/*
MITS
University of the West Indies, Mona

@created  07.2008

*/

/*=========================MENU======================*/
.menu {
	color: #0D778D;
	line-height: 150%;
	}

.menupadding {
	padding-bottom: 4px;

	}
	
#menuholder {	
	margin: 0px 0px 0px 0px;
    float: left;
	text-align: left;	
	width: 160px;
	height: 360px;
	padding: 5px 16px 0px 20px;
	line-height: 140%;
	}


p.sectionheader {
	font: 18px  Helvetica, Trebuchet MS, Arial, sans-serif;
	color: #D4A546;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	}


p.sectionsubheader {
	font: 14px Helvetica, Trebuchet MS, Arial, sans-serif;
	color: #444;
	font-weight: bold;
	margin-bottom: 4px;
	}


html {
	height: 100%;
}

body {
	margin:0px 0px 0px 0px;
   	WIDTH: 100%;
   	height:100%;
   	padding: 0px 0px 0px 0px;
   	text-align: center;
	background-color: #F1F1F1;
   /* part 1 of 2 centering hack */
	}


#fullcontainer {
	position: relative;
	width: 100%;
	min-height: 100%;
	_height: 100%; /* hack for IE only*/
	margin: 0px 0px 0px 0px;
	top: 0px;
	text-align: center;
	}

#header {
	top: 0px;
	width: 760px;
	height: 110px;
	margin: auto;
	background-color: #FFF;
}

#headercol1 {
	float: left; display: inline; 
   	margin: 0;
	border: 0px solid #fff;
	height: 110px; 
	width: 376px;
	background: url(../../images/acad/crest_primary_banner.jpg) no-repeat transparent;
}

#headercol2	{
	float: left; 
	display: inline; 
	margin: 0px; 
	height: 110px; 
	border: 0px solid #f00; 
	width: 345px;
}

#headersearch {
	width: 335px;
	/*border: 0px solid #0f0;*/
	height: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
} 

#genlinks {
	margin: -10px 0px 0px 25px; 
	padding: 0px; 
	border: 0px solid #f00; 
	height: 12px;
}

#uwititle a {
	display: block;
	text-indent: -9999px;
	height: 110px; 
	width: 376px;
}

#headersearchbox {
	float: left; 
	display: inline; 
	border: 0px solid #000; 
	margin: 0 2px 0px 20px;
}

#headersearchgo {
	float: left; 
	display: inline; 
	border: 0px solid #000; 
	margin: 4px 2px 0px 0px; 
}

#headersearchgotext{
	margin-bottom: 0;
}

#headerquicklinks {
	display: inline; 
	float: left; 
	margin: 0; 
	width: 150px; 
	border: 0px solid #fff; 
}

#headersearchgotext button#search-button {
	width: 34px;
	height: 40px;
	margin: -5px 0 0 0;
	padding: 0;
	background: url(../../images/search_go_rts.png) no-repeat 0 -3px;
	border: 0;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
}
/*
#header {
	top: 0px;
	width: 100%;
	height: 78px;
	margin: auto;
	height:110px;
	}
	
#headerinfo {
	width: 746px;
	margin: auto;
	padding-left: 0px;
	}	
*/
#banner {
	top: 0px;
	background-color: #eee;
	width: 762px;
	height: 140px;
	padding-bottom: 0px;
	text-align: left;
	margin: auto;
	}

#breadcrumbs {
	padding-left: 0px;
	float: left;
	width: 719px;
	text-align: left;
	margin: 6px 0px 17px 30px;
	border-bottom: 2px solid #eee;
	}

#container {
	color: #5A5340;
	font: 12px Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: normal;
	width: 786px;
	margin: auto;
	}

#content {
	text-align: left;
	width: 764px;
	min-height: 100%;
	_height: 100%;
	margin-top: 0px;
	margin: auto;
	font-weight: normal;   
	line-height: normal;
	padding: 0px 0px 0px 0px;
	margin-bottom: 12px;
	}


#main {
	width: 530px;
	float: left;
	color: #404040;
	font: 12px Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: normal;
	_height: 400px;
	min_height: 400px;
	padding: 4px 0px 18px 0px;
	}
	
#main .row {
	float: left;
}

#main .col1,
#main .col2 {
	float: left;
	width: 250px;
}

#main .col1 {
	margin: 0 30px 0 0;
}

#footerholder {
	clear: both;
	bottom: 0 !important;
	text-align: center;
	width: 764px;
	margin: auto;
	border-top: 2px solid #5B9A28;
	}

#footer {
	width: 754px;
	height: 100px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 10px 0px;
	margin: auto;
	text-align: left;
	}




/* ==================== links ==================== */

#main a {
	color: #1B4FAC;
	text-decoration: none;
	font-weight: normal;
	}
	
#main a:hover {
	color: #000;
	text-decoration: underline;
	}
		
#breadcrumbs a {
	color: #87C484;
	text-decoration: none;
	}		
	
#breadcrumbs a:hover {
	color: #87C484;
	text-decoration: underline;
	}	
		
.menu a, .menu a:visited{
	font: 14px Helvetica, Trebuchet MS, sans-serif, Verdana, Arial;
	font-weight: normal;
	color: #41935E;
	text-align: left;
	text-decoration: none;
	padding: 5px 5px 5px 0px;
	}

.menu a:hover{
	font: 14px Helvetica, Trebuchet MS, sans-serif, Verdana, Arial;
	font-weight: normal;
	color: #CEA552;
	text-align: left;
	text-decoration: underline;
	padding: 5px 5px 5px 0px;
	}

#genlinks a {
	font: 10px Arial, Helvetica, Verdana, sans-serif;  
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}

#genlinks a:hover{
	font: 10px Arial, Helvetica, Verdana, sans-serif;  
	font-weight: normal;
	color: #aaa;
	text-decoration: underline;
	}

