/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	color:#000000;
	background:#FFFFFF url(../images/iit_page_background.jpg) top left repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

html
{ /*for footer stick*/
height: 100%;
}

* html #container 
{ /*for footer stick*/
height: 100%;
}

/************#links - default (for now)**************/
a, a:link, a:visited {
	color:#CC0000;
	text-decoration:none;
	font-weight:100;
}
a:hover, a:active {
	text-decoration:underline;
	color:#CC0000;
	font-weight:100;
}
a img {
	border-width:0;
	border-style:none;
}

a.gray:link, a.gray:visited, a.grey:link, a.grey:visited {
	color:#666666;
}

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:#1589FF;
}
.red_caps {
	color:#1589FF;
	text-transform:uppercase;
	font-weight:bold;
	font-size:120%;
}

.blue {
	color:#1589FF;
}

.small {
	font-size:9px;
}

h1 {font-size:170%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}
h5 {font-size:110%;}
h6 {font-size:100%;}



#container {
	margin:0 auto;
	text-align:left;
	width:800px;
	border:1px solid #999999;
}

/*header contains logo and quicklinks/search field/contact link*/
#header {
	width:100%;
	height:7em;
	color:#FFFFFF;
	background-color:#000000;
	position:relative;
}
#iit_logo {
	position:absolute;
	top:15px;
	left:15px;
	width:349px;
	height:33px;
}
#quicklinks	{
	width:300px;
	position:absolute;
	top:15px;
	right:95px;
	text-align:center;
}
#dotted_border {
	width:300px;
	height:2px;
	background-image: url(../images/dot_black_white.gif);
	background-repeat:repeat-x;
	margin-top:5px;
}

#myiit_login {
	position:absolute;
	width:61px;
	height:47px;
	top:10px;
	right:10px;
}
#quicklinks select, #txt_search {
	width:120px;
	font-size:9px;
}
#quicklinks p {
	margin:0;
	/*font-weight:bold;*/
	font-size:9px;
	/*padding-top:5px;*/
	text-align:center;
}
#quicklinks a {
	color:white;
	background-color:#000000;
	/*font-weight:bold;*/
	font-size:9px;
}
a:hover#give {
	text-decoration:underline;
}
#quicklinks a.MenuBarItemSubmenu {
	margin-left:0;
}
/*a.MenuBarItemSubmenu ,*/ /*a#contactus {
	background:url(/engineering/template_images/dept_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;
	font-weight:bold;
}

#quicklinks p {
	/*the bottom row*/
	margin:5px 0 0 0;
	background-image: url(../images/dot_black_white.gif);
	background-repeat:repeat-x;
	font-weight:normal;
	padding-top:5px;
	text-align:center;
}
#quicklinks a {
	color:white;
	margin-left:5px;
}
a#applynow, a#contactus {
	
	background:url(../images/dot_black_white_vertical.gif);
	background-repeat:repeat-y;
	background-position:100% 0;
	padding-right:7px;
	
}
a#applynow {
	text-transform:uppercase;
	text-decoration:none;
}

/*************************************************************/
/*-------------------TOP NAVIGATION LIST---------------------*/
/*************************************************************/

#global_top_nav { 
	width:100%;
	margin:0 auto;
	background:#CC0000;
	height:2.5em;
	font-family:"Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}
#global_top_nav ul {
	list-style-type:none;
}

#global_top_nav li {
	float:left;
}
#global_top_nav li a {
	background:url(../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;
	font-weight:bold;
	font-size:10px;
}

.gnav_1 {
	width:160px;
}
.gnav_2 {
	width:140px;
}
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 right column, profile photo, profile tabs and text below*/
/*************************************************************/


#mainwrap {
	background:#FFFFFF url(../images/right_col_gradient2.jpg) 560px 0 repeat-y;
}

#right_column {
float: right;
clear: none;
width: 195px;
margin-right: 25px;
display: inline;
margin-bottom: 10px;
background: transparent;
/*background-image: none;*/
/*background-repeat: repeat;*/
/*background-attachment: scroll;*/
/*background-position: 0% 0%;*/
color: #333333;
}

#right_column ul {
	list-style-type:none;
}

#right_column h3 {
	font-weight:normal;
	color:#CC0000;
	font-size:140%;
	padding-bottom: 5px;
}

#right_column a, #right_column a:link, #right_column a:visited {
	color:#333333;
	text-decoration:none;
	font-size:10px;
}
#right_column a:hover, #right_column a:active {
	color:#CC0000;
}

#quick_library {
	position:relative;
	top:10px;
}

#quick_library li {
	padding-bottom: 10px;
}

#my_library {
	position:relative;
	top:80px;
}

#my_library li {
	padding-bottom: 3px;
}

#csep_news {
	position:relative;
	top:85px;
}

#csep_news li {
	padding-bottom: 12px;
}

#csep_news a:hover, #csep_news a:active {
	color:#CC0000;
	background:transparent;
}

.right_column_select {
	font-size:10px;
	width:190px;
	font-family:"Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
}

/* library news headlines via feedburner 


.feedBurnerFeedBlock ul {
	list-style-type: none;
	padding: 0 0 10 0;
	margin: 0;
	text-decoration: none;
}

.feedBurnerFeedBlock li {
	display:none;
	list-style-type: none;
	padding: 0 0 10 0;
	margin: 0;
	text-decoration: none;
}

.feedBurnerFeedBlock a:link { text-decoration: none; }
.feedBurnerFeedBlock a:visited { text-decoration: none }
.feedBurnerFeedBlock a:hover { text-decoration: underline }
*/

#creditfooter {
  visibility: hidden;
}

/*main contains profile photo and tabs plus main content area*/
#main {
	width:560px;
	float:left;
	clear:none;
	/*margin-bottom:120px;*/
	margin-bottom:0px;
	line-height:1.5em;
	/*just added*/
	background-color:#FFFFFF;
}
/* home page image*/
#home_page_photo {
	border-right:1px solid #999999;
	/*border-bottom:1px solid #999999;*/
	width:560px;
	height:100px;
	margin:0;
	padding:0;
}

/* tabbed search tool */

#searchTool {
	float:left;
	width:560px;
	height:100px;
	margin:0;
	padding:0;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	background: #CCCCCC;
	position:relative;
	top:-2px;
}

div.searchbar {
    width: 490px;
    font-size: 10px;
    margin: 10px 0px 0px 35px;
}

div.searchbar ul {
    padding: 0px;
    margin: 0px;
    display: inline;
}

div.searchbar ul li {
    float: left;
    height: 10px;
	min-width:91px;
	line-height: 10px;
    list-style: none;
    margin-right: 3px;
    margin-left: 3px;
    background-image:url(../images/searchTool_nav_bg.png);
    text-align: center;
    padding: 5px;
	top: 1px;
    position: relative;
}

div.searchbar ul li a, a:visited {
    color: #444444;
    text-decoration: none;
    font-weight: bold;
}

div.searchbar ul a:hover {
    color: #000000;
}

div.searchbar ul li.active {
    border-bottom: solid 1px #FFFFFF;
    background-image:url(../images/searchTool_nav_bg_active.png);
    padding: 5px;
    top: 1px;
    position: relative;
    height: 10px;
	min-width:91px;
    font-size: 11px;
}

div.searchbar ul li.active a {
    color: #000000;
}

div.searchbar ul li.active a:visited {
    color: #000000;
}

.searchbox {
    /*border-top: solid 1px #666666;
    border-bottom: solid 1px #666666;
    border-left: solid 1px #666666;
    border-right: solid 1px #666666;*/
    background:url(../images/searchbox.png);
	background-repeat:no-repeat;
    text-align: left;
    margin: 0px 0px 10px 25px;
    padding: 0px;
    width: 510px;
    height: 60px;
}

div #searchboxWrapper {
	padding: 15px 5px 5px 30px; 
	height: 30px;
}

#searchboxWrapper a, a:visited {
	color:#1589FF;
	font-size:10px;
}

#searchboxWrapper a:hover, a:active {
	text-decoration:underline;
}

.searchbox_submit {
	font-family:"Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;
	font-size:10px;
	font-weight:bold;
}

.searchform {
    visibility: hidden;
    position: absolute;
}


/* -------------------------------------------------------------------- */
/*  	##############CONTENT AREA STYLES BELOW ##########				*/

/* _______________________________________________________________________ */
/*	start homepage layout (has two columns)	*/

#homepage_column1 {
	float:left;
	clear:left;
	width:205px;
	margin:5px 0 5px 70px;
	display:inline;/*fixes IE6 margin doubling bug*/
}

#homepage_column2 {
	float:left;
	clear:none;
	width:205px;
	margin:5px 0 -7px 70px;
	display:inline;/*fixes IE6 margin doubling bug*/
}

#homepage_column1 h1, #homepage_column2 h1{
	padding: 0 0 .3em 0;
	margin:0 0 5px 0;	
	font-size:14px;
	font-weight:bold;
	width:80%;
	color:#CC0000;
	border-bottom:1px solid #CC0000;
}

#homepage_column1 h1 a, #homepage_column2 h1 a {
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
}

.homepage_mainlinks {
	
	padding: 0 0 10px 0;
}

.homepage_mainlinks li {
	margin-left: 15px;
}

.more { 
	list-style-type:none;
}

.homepage_mainlinks a, a:visited {
	color:#000000; 
	font-size:12px; 
	font-weight:normal;
}

.homepage_mainlinks a:hover, a:active {
	color:#CC0000; 
	text-decoration:none;
}

/* tooltip popups */

.popup {
	display:none;
}

.popup_table a {
	font-size:10px;
	color:#000000;
}

.popup_table a:hover, a:active {
	color:#CC0000;
	text-decoration:underline;
}

.popup_table td {
	padding-right:15px;
	padding-bottom:5px;
}

/* bottombox */

#bottombox{
	float:left;
	border-top:1px solid #999999;
	background:#CCCCCC;
	width:100%;
	height:17px;
	text-align:center;
}

#bottombox p {
	text-align:center;
}

#bottombox a {font-size:10px; color:#000000;}
#bottombox a:hover, a:active {color:#CC0000; text-decoration:none;}

/*end homepage layout (has two columns)*/
/* _______________________________________________________________________ */

/* footer */
#footer {
	width:100%;
	height:60px;
	position:relative;
	clear:both;
	background-color:#000000;
	color:white;
	text-align:center;
	border-top:1px solid #999999;
}

#footerFDLP {
	float:right;
	width:23px;
	height:20px;
	position:relative;
	top:15px;
	right:125px;
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-size:10px;
	color:#FFFFFF;
}
#footer a:hover, #footer a:active {
	text-decoration:underline;
}


.clear{
	clear:both;
}






















































































































































































































































































































































































