﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
}

#header
{
	margin:0 auto;
	width:904px;	
}

#header1
{	
	background:url(../Images/Header/Header1.jpg) no-repeat;
	width:317px;	
}

#navigation
{
	margin:180px 0px 10px 50px;
	list-style:none;
	line-height:20px;	
	letter-spacing:1px;	
}

#navigation li a:link,#navigation li a:visited
{
	color:White;
	text-decoration:none;	
}


#navigation li a:hover
{
	color:#0000ca;
	text-decoration:underline;	
}



#header2
{	
	background:url(../Images/Header/Header2.jpg) no-repeat;
	width:587px;
}

#header1, #header2{
	float:left;
	height:331px;
}

#searchBox
{
	margin:15px 0px 15px 50px;
	float:left;
}

#searchButton
{
	/*background:url(../Images/Header/SearchButton.png) no-repeat;*/
	margin:16px 5px;
	width:60px;
	height:21px;
	float:left;
}

#siteMapNode
{
	margin:18px 5px;
	width:500px;
	height:21px;
	float:left;
}


#whiteVR
{
	background:url(../Images/Main/WhiteVR.gif) repeat-y;
	width:1px;
	height:95%;
	float:left;
	margin:5px 0px;	
}

#whiteHR /*between contentbody and footer*/
{
	background:url(../Images/Main/WhiteVR.gif) repeat-x;
	width:100%;
	height:20px;
	float:left;	
		
}

.oval
{
	background:url(../Images/Main/oval.png) no-repeat;
	width:285px;
	height:130px;
	float:left;
	padding:10px 10px;	
}

#fb
{
	background:url(../Images/Main/LikeUs.png) no-repeat;
	width:285px;
	height:130px;
	float:left;
	padding:10px 10px;	
}

#fb iframe
{
	padding:80px 10px 0px 160px;
}
#mainBody
{
	margin:10px 0 0 10px;
	float:left;
	width:615px;
}

#Twitter div
{
	padding:80px 0px 0px 0px;
	margin-left:120px;
	float:left;
	
}
#Twitter
{
	background:url(../Images/Main/Twitter.png) no-repeat;
	width:285px;
	height:130px;
	float:left;
	padding:10px 10px;	
}

#mainSubBannerBg .centerBg /*I need to add class, replacing the class with div will not function well, sub page banner*/
{
	margin:0 auto;	
	height:177px;
	width:904px;
}

#subSideLink /*use in aboutus, academics pages sidelink*/
{
	padding:10px 0 0 30px;
	float:left;	
	width:286px;	
}

#subSideLink a:link, #subSideLink a:visited /*use in aboutus, academics pages sidelink*/
{
	color:#294d95;	
}

#subSideLink .activeLink
{
	color:#294d95;
}

#announcements
{
	padding:0 0 10px 0;
}

#footer
{
	background:url(../Images/Footer/GreyBg.jpg) repeat-x;	
	width:100%;
	height:209px;
	float:left;	
}

#footer div.inner
{
	margin: 0 auto 0 auto;
	width:960px;
	height:99%;
    /*top: -164px;
    left: 150px;
    top: -4px;
    left: 0px;*/
    position:relative;
}

#aroundCampus
{
	background:url(../Images/Footer/AroundCampus.png) no-repeat;
	width:312px;
	height:175px;
	float:left;
	margin:10px 3px 20px 40px;	
}

#faq /*padding top only works on this*/
{
	margin:5px 0 0 0;
	border:solid 1px;
}

#allRights
{
	background:url(../Images/Footer/blueRectangular.png) no-repeat;
	width:904px;
	height:51px;
	float:left;
	
}

#footer2 /*center the blue rectangular footer*/
{
	margin:0 auto;  /*for center*/
	width:904px;	
}

#arLeftColumn /*all reserved footer left column*/
{
	width:300px;
	margin:3px 0 0 0;
	padding-left:10px;
	text-align:center;

}

#arRightColumn /*all reserved footer right column*/
{
	width:590px;
	margin:8px -25px 0 0;
	text-align:center;
}

#arLeftColumn, #arRightColumn 
{
	float:left;		
	color:White;
}

#webmail
{
	background:url(../Images/Main/WebMail.png) no-repeat;
	width:304px;
	height:130px;
	float:left;
	margin-bottom:10px;
}

#webmail p
{
	margin:30px 0 0 80px;
	text-align:center;
	font-weight:bold;
	letter-spacing:1px;
}

.login /*use in webmail login*/
{
	font-size:.6em;
}

.tnr /*times new roman font, use in webmail*/
{
	font-family:Times New Roman;
	font-size:2.5em;
	color:White;
}

#backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:100;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:1;  
}  
#popupContact{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:665px;  
width:725px;  
background:#FFFFFF;  
border:2px solid #cecece;  
z-index:2;  
padding:12px;  
font-size:13px;  
}  
#popupContact h1{  
text-align:left;  
color:#6FA5FD;  
font-size:22px;  
font-weight:700;  
border-bottom:1px dotted #D3D3D3;  
padding-bottom:2px;  
margin-bottom:20px;  
}  
#popupContactClose{  
font-size:14px;  
line-height:14px;  
right:6px;  
top:4px;  
position:absolute;  
color:#6fa5fd;  
font-weight:700;  
display:block;
cursor:pointer;  
}
/* Tabs */
.csstabs{
position:relative;

width:600px;
height:200px;
margin-left:-50px;
display:block;
float:right;
}
.csstabs h3{
padding:5px;
height:15px;
text-align:center;
font-family:Times New Roman;	
color:#284a91;
/*border-top:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;*/
}
.tabcontent{
padding:10px 0 0 10px;
width:560px;
color:White;
background:url(../Images/Footer/FAQBG.png) repeat-x;
}
.tab1
{
width:560px;    
}
.tab1 .tabcontent{
z-index:2;
position:absolute;
left:0;
top:25px;
height:135px;
}
.tab1 h3{
z-index:3;
width:50px;
position:absolute;
left:0;
top:0;
}

.tab2 .tabcontent{
z-index:1;
position:absolute;
left:0;
top:25px;
height:135px;
}
.tab2 h3{
width:50px;
position:absolute;
left:50px;
top:0;
}
.tab3 .tabcontent{
z-index:1;
position:absolute;
left:0;
top:25px;
height:135px;
}
.tab3 h3{
width:50px;
position:absolute;
left:100px;
top:0;
}

.tab4 .tabcontent{
z-index:1;
position:absolute;
left:0;
top:25px;
height:135px;
}
.tab4 h3{
width:50px;
position:absolute;
left:150px;
top:0;
}

.tab5 .tabcontent{
z-index:1;
position:absolute;
left:0;
top:25px;
height:135px;
}
.tab5 h3{
width:50px;
position:absolute;
left:200px;
top:0;
}


.csstabs:hover h3,
.csstabs:focus h3,
.csstabs:active h3{
background:none;
}

.tab1:hover h3,
.tab1:focus h3,
.tab1:active h3{
z-index:4;
cursor:pointer;
background-color:White;
}
.tab1:hover .tabcontent,
.tab1:focus .tabcontent,
.tab1:active .tabcontent{
z-index:3;
background:url(../Images/Footer/FAQBG.png) repeat-x;
}

.tab2:hover h3,
.tab2:focus h3,
.tab2:active h3{
z-index:4;
cursor:pointer;
background-color:White;
}
.tab2:hover .tabcontent,
.tab2:focus .tabcontent,
.tab2:active .tabcontent{
z-index:3;
background:url(../Images/Footer/FAQBG.png) repeat-x;
}

.tab3:hover h3,
.tab3:focus h3,
.tab3:active h3{
z-index:4;
cursor:pointer;
background-color:White;
}
.tab3:hover .tabcontent,
.tab3:focus .tabcontent,
.tab3:active .tabcontent{
z-index:3;
background:url(../Images/Footer/FAQBG.png) repeat-x;
}

.tab4:hover h3,
.tab4:focus h3,
.tab4:active h3{
z-index:4;
cursor:pointer;
background-color:White;
}
.tab4:hover .tabcontent,
.tab4:focus .tabcontent,
.tab4:active .tabcontent{
z-index:3;
background:url(../Images/Footer/FAQBG.png) repeat-x;
}

.tab5:hover h3,
.tab5:focus h3,
.tab5:active h3{
z-index:4;
cursor:pointer;
background-color:White;
}
.tab5:hover .tabcontent,
.tab5:focus .tabcontent,
.tab5:active .tabcontent{
z-index:3;
background:url(../Images/Footer/FAQBG.png) repeat-x;
}

/* End Tabs */
