/**********************************/

body{
	background:  url(/img/shsjc_bgd.jpg) no-repeat top center;
	background-attachment:fixed;
	font-family:Verdana, Helvetica, Arial, Sans-serif;
	font-size:12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

fieldset, img{border:none;}

/*********** Global Header *********/

#globHeader{
	background: #003384;
	height:46px;
	width:100%;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	text-align:right;
}

#globHeader img{padding-top:3px;}

/************home layout***************/


#container{
	position: absolute;
	width:795px;
	margin-left: 50%;
	left:-398px;
	text-align:left;
}

#top{
	width:100%;
	background: #003384;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.menu{
	width:795px;
	height:261px;
	position:absolute;
	z-index:100;
	margin-left:179px;
	}
	
#mm{
	position:absolute;	
	z-index:50;
	height:258px;
	}	
	
#bottom-holder{
	width:795px;
	position: absolute;
	z-index:10;
	min-height:300px;
	top:370px;
	#top:380px;
	background:#fff;
}

.left{
	width: 360px;
	padding:0 10px;
}

.fpright{
	width: 400px;
	float:right;
	margin-right:10px;
}

*html .fpright{width:390px;}


/*********Secondary Layout************/

#seccontainer{
	position: absolute;
	width:1000px;
	margin-left: 50%;
	left:-498px;
	text-align:left;
	background:#fff;
	}


.secbottomholder{
	width:980px;
	min-height:500px;
	background:#fff;
	margin: -10px 0 0 0px;
	padding: 0 10px;
}

.content{clear:none;}

.secbottomholder h1{
	padding: 10px 0 5px 0;
	#padding: 17px 0 5px 0;
	}

.secmenu{width:100%;font-size:85%;background:#fff;height:37px;}

#sectop{	
	width:100%;
	background:#003384;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

.sectionmenu{
	width:180px;
	float:left;
	border:1px solid #003384;
	font-size:85%;
	margin-top:48px;
}

.sectionmenu ul{
	list-style:none;
	padding:0;
	margin:0;
}

.sectionmenu li{
	margin-left:0;
	padding-left:0;
	border-bottom:1px solid #fefefe;
}

.sectionmenu li nb{
	margin-left:0;
	padding-left:0;
}

.sectionmenu li a{
	display:block;
	padding:5px 5px;
	background: #ebebeb;
	}

.sectionmenu li a:hover{
	background: #265198;
	color:#fff;
	}
	
.sectionmenu li.nb{border-bottom:none;}
.sectionmenu h1{font-size:120%;color:#003384;margin:0;padding:2px 0 4px 15px;background:#265198;color:#fff;border-bottom:1px solid #fff;}

.mid{
	width:625px;
	margin-left:190px;
}

.right{
	width:160px;
	position:absolute;
	right:0;
	margin-top:50px;
	z-index:1;
	}


/***********Global***************/

.news{}
*html .news{/*background:red;*/clear:none;float:left;}
.news ul{list-style:none;}
.news li{padding-bottom:7px;}
.news a{color:#003384;text-decoration:none;}
.news a:hover{color:#900;text-decoration:none;}
.news a:visited{color:#003384;text-decoration:none;}


/*****************Footer****************/

#globalFoot{
	width: 100%;
	font-size: 85%;
	background: #003384;
	color: #ffffff;
	text-align: center;
	border-top: 1px solid #ffffff;
	padding:9px 0;
	clear:both;
}

#globalFoot a{
	font-weight: bold;
	color: #ffffff;
}


p{clear:none;}
.imgl{float:left;clear:none;margin:12px 12px 12px 0;}
.imgr{float:right;clear:none;margin:12px 0 12px 12px;}
.imgc{padding:7px;text-align:center}

h1{font-size:125%;padding:7px 0;}
h2{font-size:115%;padding:7px 0;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
a{color:#003384;text-decoration:none;}
a:hover{color:#900;text-decoration:none;}

/*Student Orgs*/
.studentorg{border-bottom:1px dotted #ccc;}
.studentorg img{float:right;padding-left:15px;}

/*Showcase*/
.studentshowcase{border-bottom:1px dotted #ccc;}

/*Table Class*/
table.curric{
background-color:#ffffff;
/*border: 1px solid #003384;*/
width:100%;
margin: 7px auto;
padding:2px;
border-collapse: collapse; 
}

table.curric th{
background-color:#e4eaeb;
font-weight:bold;
text-align:left;
width:100%;
margin: 7px auto;
border-collapse: collapse; border-spacing:2px; 

}


.total {
background-color:#e4eaeb;
font-weight:bold;
text-align:right;
}
.ctr {
background-color:#e4eaeb;
font-weight:bold;
text-align:center;
}

.cntr {
text-align:center;
}

.alt {
background-color:#ebebeb;
}

.fr{float:right;}

.readmore{margin:0 0px 0px 275px;}
.fullstory{margin:0px 0px 0px 225px;}
.fullstorynewspage{float:right;}

/*faculty/staff list*/


.fourcol{
	width:70%;
	text-align:left;
	float:left;
	padding:0px 5px 0px 10px;
	}
	
.fourcol .info{
	width:25%;
	float:left;
	text-align:left;
	padding:1px 0;
	margin:1px 0;
	}
.fourcol .info2{
	width:25%;
	float:left;
	text-align:left;
	padding:1px 0;
	margin:1px 0;
	}
.fourcol .info3{
	width:40%;
	float:left;
	text-align:left;
	padding:1px 0;
	margin:1px 0;
	}	
.fourcol .info4{
	width:10%;
	float:left;
	text-align:right;
	padding:1px 0;
	margin:1px 0;
	}	
.fourcol .info .alt{
	background:#efefef;
	}
.fourcol .info2 .alt{
	background:#efefef;
	}
.fourcol .info3 .alt{
	background:#efefef;
	}	
.fourcol .info4 .alt{
	background:#efefef;
	}	
.fourcol .label{
	width:25%;
	float:left;
	font-size:13px;
	text-align:left;
	color:#003384;
	font-weight:bold;
	margin-bottom:2px;
	}
.fourcol .label3{
	width:40%;
	float:left;
	font-size:13px;
	text-align:left;
	color:#003384;
	font-weight:bold;
	margin-bottom:2px;
	}
.fourcol .label4{
	width:10%;
	float:left;
	font-size:13px;
	text-align:right;
	color:#003384;
	font-weight:bold;
	margin-bottom:2px;
	}	
	
h4{color:#003384;font-size:14px;padding:0;margin:0;clear:both;}

/*curriculum*/
.curholderl{
float:left;
width:45%;
margin:10px;
padding:5px;
}
.curholderr{
float:right;
width:45%;
margin:10px;
padding:5px;
}
.curitem{
display:block;
width:100%
}
.courselabel{
float:left;
display:block;
width:80%;
font-weight:bold;
color:#003384;
}
.creditlabel{
float:left;
display:block;
width:20%;
text-align:center;
color:#003384;
font-weight:bold;
}
.course{
float:left;
display:block;
width:80%
}
.credit{
float:left;
display:block;
width:20%;
text-align:center;
}
.alt{background:#efefef;}
.clear{clear:both;}

/*notable alumni list on http://shsjc.hamptonu.edu/alumni/notable_alumni.cfm */
.header{font-weight:bold;color:#003384;}
#notablealumni{
}
.alumholder{
width:635px;
font-size:10px;
height:25px;
float:left;
padding:3px 0;
}
.name{
float:left;
width:22%;
padding-left:5px;
}
.class{
float:left;
width:6%;
}
.title{
float:left;
width:25%;
}
.org{
float:left;
width:25%;
}
.location{
float:left;
width:20%;
padding-left:5px;
}

/*Search*/
.search{
	margin: 13px 0 0 25px;
	height:20px;
	position:relative;
	float:left;
	background:url(/img/search_bgd.png) no-repeat;
}
.search_button{
	position:absolute;
	border: 0px;
	margin:1px 0 0 -27px;
	
}
.search_field{
	float:left;
	border:0;
	margin-left: 7px;
	margin-top: 2px;
	width:200px;
	height: 21px;
	padding: 1px 0px 0px 10px;
	font: 12px Arial;color:#000;
}
#sitesearch{
	background:url(/img/search.png) 2px 1px no-repeat;
	}
#sitesearch_focus{
	background:url(/img/search_h.png) 2px 1px no-repeat;
	}
/**/

/**Alumni Questionnaire**/
#alumniForm{margin:0;padding:0;border:1px solid #265198;}
.aqform{background:#ebebeb;margin-bottom:10px;}
.box{border:1px solid #265198;background:#ebeff3;padding:5px;margin:5px;}
.aqform h2{clear:both;color:#004282;margin:0;padding:10px 0;}
.regfield{float:left;width:29%;margin:0 1%;padding:0 1%;}
.regfield input, .regfield select{width:100%;}
.half{float:left;width:45%;margin:0 1%;padding:0 1%;}
.half textarea{width:100%;height:200px;}
.full{width:100%;}
.full textarea{width:96%;height:100px;margin-left:10px;}
.red{color:#ff0000;}

#facebook{
background:url(/img/facebook.png) no-repeat;
width:38px;
height:155px;
position:absolute;
right:-38px;
}

/*Thickbox*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


.caption{
	font-style:italic; font-size: 10px;
	}


/*Specific file type icons*/
a[href$='.pdf'] {
display:inline-block;
padding-left:20px;
line-height:18px;
background:transparent url(/img/pdfbullet.gif) center left no-repeat;
}













