/* ARMOUR DEPARTMENT HOMEPAGE STYLES */

* {
	margin:0;
	padding:0;
}
body {
	text-align:center;
	color:#333333;
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

/************#links - default (for now)**************/
a, a:link, a:visited {
	color:#CC0000;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
	color:#CC0000;
}
a img {
	border-width:0;
	border-style:none;
}
a.gray:link, a.gray:visited, a.grey:link, a.grey:visited {
	color:#666666;
}
ul {
	list-style-type:none;
}
p {
	margin: 1.2em 0;
}


/*standard general classes*/
.gray {
	color:#666666;
}
.black, a.black, a.black:link, a.black:visited {
	color:#000000;
}
.grey {
	color:#666666;
}
.armourgray {
	background-color:#d9d9db;
}
.red {
	color:#CC0000;
}
.red_caps {
	color:#CC0000;
	text-transform:uppercase;
	font-size:120%;
	font-weight:normal;
}
.blue {
	color:#7D95B1;
}
.small {
	font-size:9px;
}

h1 {font-size:14px;}
h2 {font-size:13px;}
h3 {font-size:12px;}
h4 {font-size:11px;}
h5 {font-size:10px;}
h6 {font-size:10px;}

h3 {margin-top:2em;}

#container {
	margin:0 auto;
	text-align:left;
	width:800px;
	border:1px solid #999999;
	background:#FFFFFF url(/engineering/template_images/dept_homepage/right_column_gradient.jpg) 510px 0 repeat-y;
}
/***************************************************************/
/** #header: contains logo and quicklinks/search field/contact link*/
#header {
	width:100%;
	height:80px; /*12em;*/
	color:#FFFFFF;
	background-color:#000000;
	position:relative;
}
#ace_logo {
	position:absolute;
	top:5%;
	left:10px;
	width:282px;
	height:102px;
}
#quicklinks	{
	width:300px;
	position:absolute;
	top:25%;
	right:10px;
	text-align:center;
}
#dotted_border {
	width:300px;
	height:2px;
	background-image: url(/engineering/template_images/homepage/dot_black_white.gif);
	background-repeat:repeat-x;
	margin-top:5px;
}

#quicklinks select, #txt_search {
	width:120px;
	font-size:9px;
}
#quicklinks p {
	/*the bottom row*/
	margin:0;
	/*margin:5px 0 0 0;
	background-image: url(/engineering/template_images/homepage/dot_black_white.gif);
	background-repeat:repeat-x;*/
	font-weight:bold;
	/*padding-top:5px;*/
	text-align:center;
}
#quicklinks a {
	color:white;
	background-color:#000000;
	font-weight:bold;
}
a#give {
	margin-left:10px;
}
#quicklinks a.MenuBarItemSubmenu {
	margin-left:0;
}
a.MenuBarItemSubmenu , a#contactus {
	background:url(/engineering/template_images/homepage/dot_black_white_vertical.gif);
	background-repeat:repeat-y;
	background-position:100% 0;
	padding-right:10px;
}
a.MenuBarItemSubmenu  {
	text-transform:uppercase;
	text-decoration:none;
}


/*************************************************************/
/*-------------------TOP NAVIGATION LIST---------------------*/
/*************************************************************/
#global_top_nav { 
	width:100%;
	margin:0 auto;
	background-color:#CC0000;
	height:2.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}
#global_top_nav ul { 
	
}
#global_top_nav li {
	float:left;
}
#global_top_nav li a {
	background:url(/engineering/template_images/dept_homepage/dot_white_red_vertical.gif);
	background-repeat:repeat-y;
	background-position:100% 0;
	color:#FFFFFF;
	background-color:#CC0000;
	text-align:center;
	display:block;
	height:1.5em;
	margin-top:.4em;
}

a#gnav_prospective, a#gnav_business {
	width:210px;
}
a#gnav_alumni, a#gnav_visitors {
	width:120px;
}
a#gnav_iit {
	width:140px;
}
#global_top_nav li.end a{/*no right border on last item*/
	background-image:none;
}
#global_top_nav a:link, #global_top_nav a:visited {
	color:white;
	text-decoration:none;
}
#global_top_nav a:hover,#global_top_nav a:active {
	text-decoration:underline;
}
/*************************************************************/


/*************************************************************/
/***************masthead graphic and right sub nav************/
/*************************************************************/
#banner {
	width:800px;
	float:left;
	height:173px;
	border-bottom:15px solid white;
	
}
#banner img {
	width:612px;
	height:173px;
	float:left;
}
#banner #ece_nav, #banner #ECE_nav, 
#banner #cae_nav, #banner #CAE_nav, 
#banner #mmae_nav, #banner #MMAE_nav, 
#banner #bme_nav, #banner #BME_nav , 
#banner #chbe_nav, #banner #ChBE_nav  {
	width:188px;
	height:173px;
	float:left;
	
}
#banner #ece_nav, #banner #ECE_nav, 
#banner #mmae_nav, #banner #MMAE_nav, 
#banner #bme_nav, #banner #BME_nav , 
#banner #chbe_nav, #banner #ChBE_nav  { 
	background-color:#dbdbd9;
}
#banner #cae_nav, #banner #CAE_nav {
	background-color:#dbdbd9;
}
#banner ul {
	margin-top:20px;
	margin-left:20px;
}
#banner li {
	text-transform:uppercase;
	margin-top:5px;
	font-weight:bold;
	font-size:12px;
}
#banner a:link, #banner a:visited {
	color:#000000;
	text-decoration:none;
}
#banner a:hover, #banner a:active {
	color:#cc0000;
	text-decoration:none;
}
/*
#ece_nav ul, #ECE_nav ul, 
#cae_nav ul, #CAE_nav ul {
	margin-top:20px;
	margin-left:20px;
}
#ece_nav li, #ECE_nav li, 
#cae_nav li, #CAE_nav li  {
	text-transform:uppercase;
	margin-top:6px;
	font-weight:bold;
	font-size:14px;
}

#ece_nav a:link, #ECE_nav a:link,  
#ece_nav a:visited, #ECE_nav a:visited, 
#cae_nav a:link, #ECE_nav a:link,  
#ece_nav a:visited, #ECE_nav a:visited {
	color:#000000;
	text-decoration:none;
}
#ece_nav a:hover,  #ECE_nav a:hover,  
#ece_nav a:active, #ECE_nav a:hover,   {
	color:#cc0000;
	text-decoration:none;
}
*/#right_column { /*background image of right column is 290 wide - but is actually attached to #CONTAINER div*/
	float:right;
	clear:none;
	width:250px;
	margin:20px 20px 50px 0;
	display:inline;
	background:transparent;
	color:#333333;
	/*border:1px solid green;*/
}
#right_column div.top_right_feature img {
	float:left;
	clear:none;
	width: 88px;
	margin:0 10px 5px 0;
}

#right_column div.top_right_feature table#t01 img {
	float:none;
	width: 215px;
	margin:0;
}
#right_column h2 {
	color:#CC0000;
	margin: 30px 0 10px 0 ;

}






/*************************************************************/
/*-------------------MAIN  AREA---------------------*/
/**/
/*************************************************************/
#mainwrap {
	
}
#main {
	width:460px;
	margin: 20px 20px 0 20px;
	float:left;
	clear:none;
	line-height:1.5em;
	background-color:#FFFFFF;
	/*border:1px solid black;development*/
	display:inline;/*stopes IE6 from doubling margin*/
}

#main h1 {
	color:#cc0000;
	margin-bottom:.4em;
}

#main img {
	float:left;
	clear:left;
	margin: 0 20px 10px 0;
}
#main .feature {
	clear:both;
	margin-bottom:2em;
}

/*************************************************************/
/*****footer and the feature box that sits above it **/
/*************************************************************/
#footer {
	width:100%;
	/*height:5em;*/
	height:75px;
	position:relative;
	clear:both;
	background-color:#000000;
	color:white;
	text-align:center;
	margin-top:120px;
}
p.footer_text {
	padding:25px 0 0 0;
	display:block;
}
#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color:#FFFFFF;
}
#footer a:hover, #footer a:active {
	text-decoration:underline;
}
#bottombox{ /*the box right above the footer*/
	width:510px;
	text-align:left;
	background-color:#dadada;
	color:#000000;
	position:absolute;
	overflow:hidden; /*if theres too much content it will overlap the footer!*/
	left:0;
	top:-100px;
	height:100px;
}
#footer div#bottombox a,  #footer div#bottombox a:link, #footer div#bottombox a:visited{
	color:#cc0000;
	text-decoration:none;
}
#footer div#bottombox a:hover {
	color:#CC0000;
	text-decoration:none;
}
#footer div#bottombox a:active {
	color:#CC0000;
	text-decoration:none;
}

/* _______________________________________________________________________ */
/* styles for the content within the bottom box component */
/* */
#bb_wrap {
	margin:17px 10px;
}
#bb_wrap a, #bb_wrap a:link, #bb_wrap a:visited {
	color:#333333;
}
#bb_wrap a:hover {
	color:#CC0000;
}
#bb_wrap a:active {
	color:#CC0000;
}
#bb_wrap img {
	float:left;
	margin-right:12px;
	display:inline;
}
#bb_text {
	width:500px;
	float:left;
	display:inline;
}
#bb_text h4 {
	margin:.6em 0;
	padding:0;
}
#bb_text h4 em{
	color:#CC0000;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}
/* _______________________________________________________________________ */


.clear{
	clear:both;
}

/* fix tiny font size on LCMS fields in edit mode */
#content .lcms_label, 
#lcmsContentDiv #lcms_content_only_desc,
#lcmsContentDiv div#lcms_content_only_fields, 
#lcms_content_only_fields span.lcms_label, span.lcms_label
{
	font-size:10px;	
}




