/* 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:72%;
}
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: 0 0 1.2em 0;
}
hr {
    height:1px;
    width:100%;
	color:#cccccc;
    background:#cccccc;
    margin: .26em 0;  
	border:none 0;
 }
h1 {font-size:1.3em;margin-bottom:.8em;}
h2 {font-size:1.25em;}
h3 {font-size:1.2em;}
h4 {font-size:1.15em;}
h5 {font-size:1.1em;}
h6 {font-size:1.0em;}
input, select, th, td {
	font-size:1.0em;
}
.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 grad Admissions*/



/***************************************************************************/
	/*BAND 2: contains logo and myiit login*/
/***************************************************************************/
#band_2 { 
	width:800px;
	height:86px;
	background-color:#ffffff;
	position:relative;
}
#logo {
	position:absolute;
	top:0;
	left:10px;
}
#portal_login {
	position:absolute;
	top:20px;
	right:10px;
}
#ql_2{
	width:130px;
	position:absolute;
	top:25px;
	left:595px;
	font-size:9px;
}
input#txt_search_2 {
	width:105px;
	height:16px;
	position:absolute;
	top:48px;
	left:595px;
	font-size:9px;
}
#search_button_2 {
	width:20px;
	height:20px;
	position:absolute;
	top:48px;
	left: 705px;
	
}


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

#band_3 { 
	width:800px;
	border-top:7px solid #0099cc;
	
	font-size:.9em;
	background-color:#cc0000;
}
#iit_home, #top_global_nav, #apply_now {
	float:left;
	clear:none;
}
#iit_home {
	width:160px;
	background-color:#cc0000;
	font-weight:bold;
}
#iit_home a {
	margin-left:10px;
	display:block;
	height:2em;
	margin-top:.5em;
	color:white;
}
#top_global_nav {
	width:468px;
	text-align:center;
	background-color:#CC0000;
	font-weight:bold;
	color:white;
	height:2.5em;
	border-right:1px solid #cc0000;
	border-left:1px solid #cc0000;
}
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:84px;
}
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;
	width:800px;
	/*background:url(/psych/template_images/ga_masthead_band_2.gif) bottom right no-repeat;*/
	background-color:#cccccc;
	font-size:.90em;
	/*overflow:hidden;*/
}


#sub_global_nav {
	float:left;
	width:160px;
	/*height:112px;*/
	
}
#sub_global_nav ul {
	margin:10px;
}
#sub_global_nav li {
	
	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:639px;
	height:112px;
	
	border-left:1px solid #cccccc;
	/*overflow:hidden;*/
	
	
}
#txt_search {
	width:100px;
	
}
#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;
	
}
#c5 form#armour_quicklinks {
	margin-top:15px;
	margin-left:10px;
}
#band_4_border {
	/*clear:both;
	width:800px;
	height:16px;*/
	display:none;
	/*background:#FFFFFF url(/psych/template_images/below_band_4.gif) top right repeat-x;*/
	/*the bottom border part of this band*/
}

/********************* sct navlist styles****************************/
/*************** // sct navlist styles // *****************/
/*********************sct navlist styles****************************/

/*the little home link above the left sct nav*/
div#psych_home_link {
	width:140px;
	margin: 0 0 0 10px;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
div#psych_home_link a {
	color:#000000;
}
/*********************start sct navlist styels *****************/
/*applies to all*/
ul#sct_navlist {
	width:140px;
	margin:0 0 0 10px;
	
}
ul#sct_navlist ul {
	margin:0 0 0 0px;
}
ul#sct_navlist ul ul{
	margin:0 0 0 10px;
}
ul#sct_navlist ul ul ul {
	margin:0 0 0 10px;
}
ul#sct_navlist ul ul ul ul{
	margin:0 0 0 10px;
}
/*applies to all*/
ul#sct_navlist li {
	line-height:1.2em;
	font-weight:bold;
	margin-top:1.2em;
	font-size:11px;
}
ul#sct_navlist li li {
	font-weight:normal;
	font-size:10px;
	margin-top:.4em;
}
ul#sct_navlist li li li {
	font-weight:normal;
	font-size:10px;
}
ul#sct_navlist li li li {
	font-weight:normal;
	font-size:10px;
}
ul#sct_navlist li a {
	line-height:1.2em;
}
ul#sct_navlist li a, ul#sct_navlist li a:link, ul#sct_navlist li a:visited{
	color:#333333;
}
ul#sct_navlist li a:hover, ul#sct_navlist li a:active {
	color:#000000;
} 
ul#sct_navlist li li a, ul#sct_navlist li li a:link, ul#sct_navlist li li a:visited{
	color:#666666;
}
ul#sct_navlist li li a:hover, ul#sct_navlist li li a:active {
	color:#333333;
} 





/*general & 1st level*/
ul#sct_navlist li.tmpl1_leftnav {
	 /*only top level must override*/
}

ul#sct_navlist li.tmpl1_leftnav_selected {
	color:#333333;
	font-weight:bold;
}
ul#sct_navlist li.tmpl1_leftnav_submenu {
	
}
ul#sct_navlist li.tmpl1_leftnav_selected_submenu {	
	color:#333333;
	font-weight:bold;
}


/*********************end sct navlist styles****************************/


/***************************************************************************/
	/* 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 0 20px 15px;
	overflow:hidden;
}
#home_content {
	margin:0 0 0 1px;
	width:639px;
	overflow:hidden;
	
	float:left;
	clear:none;
}
#breadcrumb {
	font-size:.90em;
	
}
#breadcrumb a, 
#breadcrumb a:link, 
#breadcrumb a:visited,  
#breadcrumb a:hover,
#breadcrumb a:active{
	color:#666666;
	
}

/*new breadcrumbs*/
#sct_bc_div_breadcrumb1 {
	margin-bottom:1.2em;	
}
#sct_bc_div_breadcrumb1 ul {
	font-size: 0.9em;
	color:#000000;
	margin:0;
	padding:0;
}
#sct_bc_div_breadcrumb1 li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}
#sct_bc_div_breadcrumb1 li a, #home_lnk a {
	color:#666666;
	text-decoration: none;
}
#sct_bc_div_breadcrumb1 li a:hover, #home_lnk a:hover {
	text-decoration: underline;
}
#home_lnk {
	float:left;
	font-size:0.9em;
	color:#666666;
}
/*end new breadcrumbs*/

#column_left{
	/*left hand sct navigation column*/
	width:160px;
	float:left;
	display:inline;
	clear:none;
	margin-top:0;
	padding-top:10px;
	overflow:hidden;
	padding-bottom:100px;
	
	background:#FFFFFF url(/psych/template_images/psych_internal_left_col.gif) top right repeat-x;
}
#c4 {
	width:160px;
	overflow:hidden;
	margin: 40px 0 0 0 ;
	padding-left:5px;
}

#c4_home {
	/* the image component under the sct nav area */
	margin:40px 0 75px 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;
}








#column_right{
	/*right hand component area column*/
	width:160px;
	margin-left:35px;
	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:#0099cc;
	border-top:1px solid #0099cc;
	border-left:1px solid #0099cc;
	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(/psych/template_images/3_col_bg.gif) top left repeat-y;
}

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


/*************** // 2 column left //****************/
#wrapper_two_column_left {
	background:#FFFFFF url(/psych/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(/psych/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: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 3em;
	line-height:1.2em;
	font-size:.90em;
}
#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;
}


/***************************************************************************/
	/* AREAS OF STUDY
/***************************************************************************/

#areas_of_study div{
	margin-bottom: 20px;
	line-height:1.2em;
	font-size:.90em;
}

#areas_of_study h1{ margin-bottom:20px; }
#areas_of_study h4 {font-size:.96em; font-weight:bold;}
#areas_of_study ol, #areas_of_study ul{margin-top:0}
#areas_of_study li{ margin-bottom:8px; }
#areas_of_study ul.dual_degree{ margin-left:0;}
#areas_of_study li.dual_degree{ list-style:none; margin-left:0}

dl#aos_box_right{
	border:dotted 1px #cccccc;
	width:142px; 
	padding: 3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	margin-bottom:3px;
}

dl#aos_box_right dt{
	font-weight:bold;
}


dl#aos_box_right dd{
	list-style:none;
}


dl#aos_box_right a {
	text-decoration:none;
	color:#666666;
}

dl#aos_box_right a:hover, ul#aos_box_right a:visited, ul#aos_box_right a:active{
	text-decoration:none;
	color:#cc0000;
}

#aos_list{
	margin-top:20px;
}

#aos_list h4 a{
	color:#333333;
	text-decoration:none;	
}

#aos_list h4 a:hover, #aos_list h4 a:active{
	border-bottom:1px dashed #cccccc;
}

#aos_list .box a{
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


#aos_list .box{
	display:none;
	margin-top:5px;
	margin-bottom:5px;
}

/***************************************************************************/

div.clear {
	clear:both;
}


/*****************************************************/
/************* Faculty Bios Template *******************/
/*****************************************************/
#psych_fac_bio { /*the wrapper*/

}
#psych_fac_bio h1 { /*the wrapper*/
	margin-top:20px;
}
#fac_thumb {

}
#psych_fac_bio h2, #psych_fac_bio h3 {
	font-size:1.1em;
	margin-bottom:0;
	margin-top:10px;
}
#psych_fac_bio ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#arch_fac_bio div#additional_info h2 {
	margin-top:1em;
	font-size:1.1em;
}
/*****************************************************/

/*****************************************************/
/************* Faculty Bios Template *******************/
/*****************************************************/
.pi_container {
	float:left;clear:left;width:500px;margin-bottom:20px;
}
.pi_thumb {
	float:left;
	clear:none;
}
.pi_text {
	float:left;
	clear:none;
	margin-left:10px;
	width:400px;
}




/*****************************************************/


/******************** research profiles **************/

#r_profile h1{
	margin-bottom:0;
}

#r_profile p{
	margin-top:20px;
	font-size:.90em;
}

.p_list{ width:500px; margin-bottom:20px;}
.p_list img{ float:left; clear:both; margin-right:10px;}
.p_list h2{ margin-top:0;}
.p_list strong{color:#666666;}
.p_list p{font-size:.90em;}
.abs {
	width:400px;
	float:left;
	clear:none;
}


/*****************************************************/

/*****************************************************/
/************* Profile Page Template *******************/
/*****************************************************/
#profile_page {
	line-height:1.4em;
}
#profile_page h1 {
	margin:20px 0 1em 0;
}
/*****************************************************/


/*****************************************************/
/************* Course Descriptions *******************/
/*****************************************************/

#courselist{
	padding-left:18px;
	padding-right:18px;
}

.course_header{
	margin-top: 10px;
	margin-bottom:10px;
	text-transform:uppercase;
	cursor:pointer;
	color:#cc0000;
	text-decoration:none;
}

.coursebody{
	/*margin-left:20px;*/
	margin-top:5px;
	text-align:justify; 
	/*font-size: 11px;*/
	color:#333333;
	display:none;
}

#course_links ul {
	list-style:none;
	margin:0;
}

#course_links ul li a{
  margin-bottom:0;
  color:#666666;
}

/*******************************************************


/* 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;	
}



/**********New Course Descriptions **********************/
/*				Added 2-17-2011						*/
/*******************************************************/

#psych_course_descriptions .prerequisites, 
#psych_course_descriptions .corequisites {
	/*display:none;	*/
	display:block;	
}
#psych_course_descriptions .attributes {

	display:block;	
}
#psych_course_descriptions  div.course_title {
	text-transform:uppercase;
	color:#cc0000;
	cursor:pointer;

}
#psych_course_descriptions  div.course_title:hover {
	text-decoration:underline;	
}
#psych_course_descriptions h2 {
	padding:20px 0 15px 0;	
}
#psych_course_descriptions .course_info  {
	display:none;
}
#psych_course_descriptions div.course  {

}
#psych_course_descriptions .course {
	padding-bottom:10px;
}

/*******************************************************/

