/* For the 2nd level and below Undergrad Admissions pages */
/* GENERAL NOTES: 
 * left columns are 160px
 * right columns are 170px
 * center is 468px + 1px border on rt and left = 470. 
 * 800 total wide.
 * PUT CONTENT STYLES AT BOTTOM**
 */

* {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
html
{ /*for footer stick*/
height: 100%;
}

body
{ /*for footer stick*/
height: 100%;
}
* html #wrapper_two_column_right, 
* html #wrapper, 
* html #wrapper_three_column, 
* html #wrapper_two_column_left, 
* html #wrapper_two_column_right, 
* html #wrapper_open
{ /*for footer stick*/
height: 100%;
}


ul {
	list-style-type:none;
}
td {
	vertical-align:top;
}
#content {
	color:#333333;
}
#content ul {
	/* default list style for user-entered content areas */
	list-style-type:disc;
	margin:1.2em 3em;
}
#content ol {
	/* default ordered list style for user-entered content areas */
	margin:1.2em 3em;
}
dt {
	font-weight:bold;
}

p {
	margin:1.2em 0;
}
h1	{font-size:14px;color:#000000;}
h2	{font-size:13px;color:#000000;}
h3	{font-size:12px;color:#000000;}
h4	{font-size:11px;color:#000000;}
h5	{font-size:10px;color:#000000;}
h6	{font-size:10px;color:#000000;}


div.clear {
	clear:both;
}
.hide {
	display:none;
}

.normal {
	color:#666666;
	font-weight:normal;
}
.hilite {
	color:#000000;
	font-weight:bold;
}




/************#links - default styles**************/
a, a:link, a:visited {
	color:#CC0000;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
	color:#CC0000;
}
a img { /*dont underline image links*/
	border-width:0;
	border-style:none;
}
a { /*gets rid of the dotted Firefox borders around links*/
	outline:none; 
}


/* some standard classes that can be applied to content */
.red {
	color:#CC0000;
}
.gray, grey {
	color:#666666;
}

.offwhite{
	color:#eeeeee;
}

.light_gray, light_grey {
	color:#999999;
}
.dark_gray, dark_grey {
	color:#333333;
}
.caps {
	text-transform:uppercase;
}
.plain {
	list-style-type:none;
}
.hide {
	display:none;
}
table.padder{
padding:10px;
}



#wrapper, 
#wrapper_three_column, 
#wrapper_two_column_left, 
#wrapper_two_column_right, 
#wrapper_open {
	width:800px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	
	/*footer stick method: http://solardreamstudios.com/learn/css/footerstick/ */
	/*below to get footer to stick*/
	position: relative;
	min-height: 100%;

}
#container_top {/*needed to get footer to stick*/
	padding-bottom: 4em;
}



/***************************************************************************/
	/*BAND 1: small top strip with gray background gradient*/
/***************************************************************************/
/*#band_1 { 
	display:none;
	width:800px;
	height:13px;
	background:#FFFFFF url(/engineering/template_images/tmpl1/band_1_background_pixel.jpg) top left repeat-y;
}
*/
/*band 1 not used in Undergrad Admissions*/



/***************************************************************************/
	/*BAND 2: contains logo and myiit login*/
/***************************************************************************/
#band_2 { 
	width:800px;
	height:53px;
	background-color:#000000;
	position:relative;
}
#logo {
	position:absolute;
	top:10px;
	left:10px;
}
#portal_login {
	position:absolute;
	top:0;
	right:10px;
}






/***************************************************************************/
	/* BAND 3: iit.edu link +  top global nav strip  + apply now link
/***************************************************************************/

#band_3 { 
	width:800px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#iit_home, #top_global_nav, #apply_now {
	float:left;
	clear:none;
}
#iit_home {
	width:160px;
	background-color:white;
	font-weight:bold;
}
#iit_home a {
	margin-left:10px;
	display:block;
	height:2em;
	margin-top:.5em;
}
#top_global_nav {
	width:468px;
	text-align:center;
	background-color:#CC0000;
	font-weight:bold;
	color:white;
	height:2.5em;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}
ul#global_navlist {

}
ul#top_global_navlist li{
	float:left;
	color:#000000;
	background-color:#CC0000;
	
	text-transform:uppercase;
	
}
#top_global_navlist li a {
	text-align:center;
	display:block;
	height:2em;
	margin-top:.5em;
}
#apply_now {
	width:170px;
	text-align:center;
	display:block;
	height:2em;
	margin-top:.5em;
	font-weight:bold;
}
#top_global_navlist a:link, #top_global_navlist a:visited {
	color:white;
	text-decoration:none;
}
#top_global_navlist a:hover,#top_global_navlist a:active {
	text-decoration:underline;
}
a#alumni, a#visitors {
	width:150px;
}
a#business, a#prospective {
	width:150px;
}



/***************************************************************************/
	/* BAND 4: contains the banner graphic, left side nav and 
	 * component area = default place for quicklinks
/***************************************************************************/
#band_4 {
	clear:both;
	/*border-bottom:8px solid #CCCCCC;*/
	/*height:112px;*/
	width:800px;
	background:#FFFFFF url(/undergrad_admission/template_images/masthead_bg.jpg) top right repeat-x;
	
	/*overflow:hidden;*/
}
#ace_home_link {
	font-weight:bold;
	
}

#sub_global_nav {
	float:left;
	width:160px;
	/*height:112px;*/
	
}
#sub_global_nav ul {
	margin:10px;
}
#sub_global_nav li {
	font-weight:bold;
	line-height:1.1em;
	margin-bottom:.5em;
}
#sub_global_nav li a, #sub_global_nav li a:link, #sub_global_nav li a:visited {
	color:#333333;
	text-decoration:none;
}
#sub_global_nav li a:hover, #sub_global_nav li a:active {
	color:#000000;
	text-decoration:none;
}
#banner_image {
	float:left;
	clear:none;
	width:468px;
	height:112px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	/*overflow:hidden;*/
	
	
}
#txt_search {
	width:100px;
	font-size:9px;
}
#c5 {
	/* the component area under apply now link */
	width:160px;
	float:left;
	clear:none;
	
	
	
}

#c5 select {
	/*style when the quicklinks is the c5 component*/
	width:140px;
	font-size:9px;
}
#c5 form#armour_quicklinks {
	margin-top:15px;
	margin-left:10px;
}
#band_4_border {
	clear:both;
	width:800px;
	height:16px;
	background:#FFFFFF url(/undergrad_admission/template_images/below_band_4.gif) top right repeat-x;
	/*the bottom border part of this band*/
}



/***************************************************************************/
	/* BAND 5: Main content area
/***************************************************************************/
/* #wrapper (s) identify different layout styles
/** //  for open layout: #wrapper_open
/** //  for 3 column layout: #wrapper_3_column
/** //  for 2 column layouts: #wrapper_2_column_left and #wrapper_2_column_right 
/** //  all content areas are within #container
**/
#content {
	margin:10px 30px 20px 30px;
	overflow:hidden;
}
#home_content {
	margin:0 0 0 1px;
	width:639px;
	overflow:hidden;
	
	float:left;
	clear:none;
}
.breadcrumb {
	font-size:9px;
	color:#CC0000;
}
.breadcrumb a, 
.breadcrumb a:link, 
.breadcrumb a:visited,  
.breadcrumb a:hover,
.breadcrumb a:active{
	color:#666666;
	text-decoration:none;
}

/*new breadcrumbs*/
#sct_bc_div_breadcrumb1 {
	margin: 12px 0 10px 0;
}
#sct_bc_div_breadcrumb1 ul {
	font-size:9px;
	color:#CC0000;
	margin:0;
	padding:0;
}
#breadcrumb1_add {
	font-size:9px;
	color:#CC0000;
	margin: 12px 0 10px 0;
	padding:0;
}
#sct_bc_div_breadcrumb1 li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}
#sct_bc_div_breadcrumb1 li a, #breadcrumb1_add a {
	font-size:9px;
	color:#666666;
	margin: 12px 0 10px 0;
	text-decoration: none;
}
#sct_bc_div_breadcrumb1 li a:hover {
	text-decoration: underline;
}
#breadcrumb1_add, #sct_bc_div_breadcrumb1 {
	float:left;
}
/*end new breadcrumbs*/


#column_left{
	/*left hand sct navigation column*/
	width:160px;
	float:left;
	display:inline;
	clear:none;
	margin-top:20px;
}
#c4 {
	width:160px;
	overflow:hidden;
	margin: 40px 0 0 0 ;
}

#c4_home {
	/* the image component under the sct nav area */
	margin:40px 0 0 10px;
	width:140px;
	overflow:hidden;
}
#c4_home h5 {
	border-left:1px solid #cc0000;
	border-top:1px solid #cc0000;
	padding: 2px 0 0 2px;
	color:#cc0000;
}
/*start of expanding menu styles*/
.showSwitch {
	display: block;
}
.hideSwitch {
	display: none;
}
.expandMenu {
  width: 155px;
  color: #666666;
}
.expandMenu dt {
	font-weight:bold;
	background-color: #FFffff;
	padding: 2px;
	margin: 0 0 0 5px;
	
	
}
.expandMenu a, .expandMenu a:link, .expandMenu a:visited {
	color: #666666;
	text-decoration:none;
}
.expandMenu dt.hilite a, .expandMenu dt.hilite a:link, .expandMenu dt.hilite a:visited, 
.expandMenu dd a.hilite, .expandMenu dd a.hilite:link, .expandMenu dd a.hilite:visited, 
.expandMenu a.hilite, .expandMenu a.hilite:link, .expandMenu a.hilite:visited, 
.expandMenu a.hilite:hover, .expandMenu a.hilite:active {
	color: #000000;
	font-weight:bold;
	
}
.expandMenu a:hover, .expandMenu a:active {
	color: #000000;
	text-decoration:none;
}
.expandMenu dd {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}


.expandMenu ul {
	background-color:#FFFFFF;

}
.expandMenu li {
	margin:.4em 0 .4em 20px;

}

.expandMenu li li {
	

}
/*end of expanding menu styles*/







#column_right{
	/*right hand component area column*/
	width:160px;
	margin-left:10px;
	margin-top:20px;
	float:left;
	display:inline;
	clear:none;
}
#c1 {
	/* the top component area in the right column */
	width:150px;
	overflow:hidden;
}
#c2 {
	/* the image (middle) component in the right column */
	margin:40px 0;
	width:150px;
	overflow:hidden;
	
	/*overflow:hidden; */
}
#c3 {
	/* the bottom component area in the right column */
	width:150px;
	overflow:hidden;
}
#column_right li { 
	/*incase items break to two lines*/
	line-height:1.0em;
	margin-bottom:.5em;
	margin-left:3px;
}
#c1 h1, 
#c1 h2,
#c1 h3,
#c1 h4,
#c1 h5,
#c1 h5
 {
	margin-bottom:.5em;
}
#c3 h1,
#c3 h2,
#c3 h3, 
#c3 h4, 
#c3 h5, 
#c3 h6, 
#c2 h5 {
	color:#CC0000;
	border-top:1px solid #CC0000;
	border-left:1px solid #CC0000;
	padding: 3px 0 0 3px;
	margin-bottom:.5em;
	width:150px;
}
#c3 a, #c3 a:link, #c3 a:visited {
	color:black;
	text-decoration:none;
}
#c3 a:hover {
	text-decoration:underline;
}



/*************** // open - no columns//****************/
#wrapper_open #content{ 
	float:left;
	width:740px;
	display:inline; /*prevents margin doubling bug in IE 6*/
}



/*************** // 3 column //****************/
#wrapper_three_column {
	background:#FFFFFF url(/undergrad_admission/template_images/3_col_bg.gif) top left repeat-y;
}

#wrapper_three_column #content{
	/*content area*/
	width:408px;
	float:left;
	display:inline;
	clear:none;
	
}


/*************** // 2 column left //****************/
#wrapper_two_column_left {
	background:#FFFFFF url(/undergrad_admission/template_images/2_col_left_background.gif) top left repeat-y;
}


#wrapper_two_column_left #content{
	/*content area*/
	width:580px;
	float:left;
	display:inline;
	clear:none;
	overflow:hidden;
	margin-right:0;

}


/*************** // 2 column right //****************/
#wrapper_two_column_right #content{
	/*content area*/
	width:570px;
	float:left;
	display:inline;
	clear:none;
}
#wrapper_two_column_right {
	background:#FFFFFF url(/undergrad_admission/template_images/2_col_right_background.gif) top left repeat-y;
}

/***************************************************************************/
	/* homepage content styles
/***************************************************************************/
h2.fhead {
	margin-bottom:.6em;
}
.f_inner {
	
}
/*the features, all but one get hidden*/
#f1, #f2, #f3, #f4 {
	position:relative;
}
#f1_img,  #f2_img, #f3_img, #f4_img {
	position:absolute;
	top:0;
	left:0;
}
#f1_img { z-index:1; }
#f2_img { z-index:3; }
#f3_img { z-index:5; }
#f4_img { z-index:7; }
#f1_text, #f2_text,  #f3_text,  #f4_text   {
	width:235px;
	position:absolute;
	top:50px;
	left:350px;
}
#f1_text { z-index:2;}
#f2_text { z-index:4;}
#f3_text { z-index:6;}
#f4_text { z-index:8;}

#mid_content_area  h1{
	color:#cc0000;
	margin-bottom:10px;
}

#mid_content_area {
	position:relative;
	width:609px;
	margin: 15px 0 30px 15px ;
}
#low_content_area {
	margin:0 0 0 0;
	border-top:15px solid #cccccc;
	width:639px;
}
.lca_item {
	float:left;
	clear:none;
	margin:15px 0 30px 60px;
	text-align:center;
	width:150px;
	font-weight:bold;
	display:inline;
}
.lca_item img {
	margin-bottom:5px;
}
.first_lca{
	margin-left:30px;
}



/***************************************************************************/
	/* BAND 6: Footer
/***************************************************************************/

#band_6{
	width:800px;
	height:5.4em;
	background-color:black;
	color:white;
	text-align:center;
	border-top:1px solid #cccccc;
	
	margin:0 auto;
	
	position: relative;
	margin-top: -4em;
}
#band_6 p {
	margin:1em 0;
	line-height:1.2em;
}
#band_6 a, #band_6 a:link, #band_6 a:visited, #band_6 a:hover, #band_6 a:active {
	color:#FFFFFF;
}
#band_6 a:hover, #band_6 a:active {
	text-decoration:underline;
}




div.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;	
}


#lcms_modified {
	margin-top:20px;
	color: #666666;
	font-size: 9px;
}

