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

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;
}
.red {
	color:#CC0000;
}
.red_caps {
	color:#CC0000;
	text-transform:uppercase;
	/*font-weight:bold;*/
	font-size:120%;
	font-weight:normal;
}
.blue {
	color:#0099cc;
}
.small {
	font-size:9px;
}
h1 {font-size:130%;color:#cc0000;}
h2 {font-size:125%;}
h3 {font-size:120%;}
h4 {font-size:115%;}
h5 {font-size:110%;}
h6 {font-size:105%;}


#container {
	margin:5px auto;
	text-align:left;
	width:800px;
	border:1px solid #999999;
}

/*************************************************************/
/*-------------------HEADER (LOGO & QUICKLINKS)---------------*/
/*************************************************************/
#header {
	width:100%;
	height:100px;
	color:#000000;
	background-color:#ffffff;
	position:relative;
}
#logo {
	position:absolute;
	top:5%;
	left:10px;
	width:310px;
	height:83px;
}
#quicklinks	{
	width:350px;
	position:absolute;
	top:25%;
	right:55px;
	text-align:center;
}
#quicklinks select, #txt_search {
	width:120px;
	font-size:9px;
}
#quicklinks_bottom {
	margin:5px 0 0 0;
	background-image: url(/psych/template_images/dot_blue_white.gif);
	background-repeat:repeat-x;
	padding-top:5px;
	text-align:center;
	width:350px;
}
a#contactus {
	background:url(/psych/template_images/dot_blue_white_vertical.gif);
	background-repeat:repeat-y;
	background-position:top left;
	display:block;
	color:black;
	width:100px;
	float:left;
	clear:none;
	text-align:center;
	font-weight:bold;
}
a#give {
	text-align:center;
	color:black;
	background:url(/psych/template_images/dot_blue_white_vertical.gif);
	background-repeat:repeat-y;
	background-position:top left;
	width:140px;
	display:block;
	float:left;
	clear:none;
	font-weight:bold;
}
a#applynow {
	text-transform:uppercase;
	text-decoration:none;
	margin-left:0;
	color:black;
	font-weight:bold;
}
#apply_menu {
	width:110px;
	float:left;
	clear:none;
}
#myiit_logo {
	position:absolute;
	top:10px;
	right:0;

}

/*************************************************************/
/*-------------------TOP NAVIGATION LIST---------------------*/
/*************************************************************/
#global_top_nav { 
	width:100%;
	margin:0 auto;
	background:#CC0000;/*top dotted border*/
	border-top:7px solid #0099cc;
	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(/psych/template_images/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;
}
/*************************************************************/






/*************************************************************/
/*-------------------MAIN AREA---------------------*/
/*includes left column, profile photo*/
/*************************************************************/

#left_column { 
	float:left;
	clear:none;
	width:260px; /* changed by tt 06.06.08 */
	margin:0 0 20px 20px;
	display:inline;
	color:#333333;
	overflow:hidden;
	
}
/*the top left homepage nav*/
#left_column dt {
	font-weight:normal;
	font-size:12px;
	margin-top:15px;
	font-weight:bold;
	text-transform:uppercase;	
}
#left_column dt a, #left_column dt a:link, #left_column dt a:visited{
	color:#CC0000;
}
/* default right column links */
#left_column a, #left_column a:link, #left_column a:visited {
	color:#333333;
	text-decoration:none;
}
#left_column a:hover, #right_column a:active {
	color:#CC0000;
}
/*the programs link (red with an arrow on right)*/
dt#academic_prog a{
	background:url(/psych/template_images/homepage_red_arrow.gif) right 50% no-repeat;
	padding:.5em 25px .5em 0;
	color:#CC0000;
}
dt#academic_prog a:link, dt#academic_prog a:visited, dt#academic_prog a:hover, dt#academic_prog a:active {
	color:#CC0000;
} 
#right_column h3 {
	clear:both;
}


#give_graphic {
	position:relative;
	margin:20px 0;
	
}
/*colleges & institutes list*/
#institutes {
	
}
#institutes h3 {
	font-size:12px;
	font-weight:bold;	
	text-transform:uppercase;
}
#institutes li {
	margin-top:.6em;
}
#institutes a, #institutes a:link, #institutes a:visited, #institutes a:hover, #institutes a:active  {
	
}
/*main contains profile photo and tabs plus main content area*/
#main {
	width:506px;
	float:right;
	clear:none;
	margin-bottom:20px;
	line-height:1.7em;
	background-color:#FFFFFF;
}
#profile_top {
	width:506px;
	height:10px;
	background: url(/psych/template_images/top_blue_gradient.jpg) top left repeat-y;
}
#profile_bottom {
	width:506px;
	height:25px;
	background: url(/psych/template_images/bottom_blue_gradient.jpg) top left repeat-y;
}
#profile_middle{
	width:506px;
	padding:15px 0;
	background: url(/psych/template_images/middle_blue_gradient.jpg) top left repeat-y;
}
#profile_text_wrap {
	width:426px;
	margin-left:40px;
	overflow:hidden;
}
#profile_text_wrap h1 {
	margin-bottom:0;	
}
#profile_text_wrap p.description {
	margin-top:0;
	
}

/* footer */
#footer {
	width:100%;
	height:5em;
	position:relative;
	clear:both;
	background-color:#000000;
	color:white;
	text-align:center;
}
#footer p {
	padding:1em 20px ;
	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;
}
.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;	
}


