@charset "UTF-8";
/* CSS Document */

/* Career Services splash page - Spring 2010 NHulting */

Body{
	margin:0 auto;
	font-family:Verdana, sans-serif;
	font-size:89%;
	background: #023d61 url(images/images/careerservices_bkg.jpg) top left repeat-x;}

#MainContainer{margin:25px 0 0 150px;width:875px; height:auto; position:relative;}
	
#TopNav{width:700px;height:80px;position:relative;}

#Logo{background-image:url(images/images/careerservices_logo.png) no-repeat;
		width:200px;
		height:74px;
		float:left;}
		
#TopInfo{width: 190px;
		height:25px;
		padding-top:60px;
		float:right;
		font-size:0.9em; 
		color:#867462;}

#TopInfo a{text-decoration:none; color:#867462;}
#TopInfo a:hover{text-decoration:underline; color:#023d61;}
		
#Photobox{background-image:url(images/images/rotator.jpg);
background-repeat:no-repeat;
		width:700px;
		height:280px;
		margin:0;
		border:1px solid #3d3d3d;
		box-shadow: 5px 5px 5px #000000;
		-webkit-box-shadow: 5px 5px 5px #000000;
		-moz-box-shadow: 5px 5px 5px #000000;}
		
#Container{width:700px; height:304;}
		
#ContentBox{background-image:url(images/images/careerservices_welcomebox.png); background-repeat:no-repeat; width:486px;height:304px; margin-top:10px; }
		
.content {font-size:0.8em; color:#FFF; padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0;}

.listcopy {font-size:0.8em; color:#FFF; padding-left: 5px; padding-right:5px; list-style:square; list-style-type:square; list-style-position:inside;}

.listcopy a{text-decoration:underline; color:#867462;}
		
#studentlogin{background-image:url(images/images/careerservices_mid.png); background-repeat:repeat-y; padding: 5px 5px 5px 15px;font-size:0.8em; color:#FFF;line-height:1.2em; width:auto; height:auto;}

#studentlogin a{text-decoration:none; color:#FFF;}
#studentlogin a:hover{text-decoration:underline; color:#a89a8b;}
		
#studentloginTop{background-image:url(images/images/careerservices_jobskrTop.png); background-repeat:no-repeat; width:211px;height:42px;margin-top:12px;}

#studentloginBottom{background-image:url(images/images/careerservices_jobskrBottom.png); background-repeat:no-repeat; width:211px; height:18px;}

#employerlogin{background-image:url(images/images/careerservices_midemp.png); background-repeat:repeat-y; padding: 5px 5px 0 15px;font-size:0.8em; color:#FFF;line-height:1.2em; width:auto; height:auto;}

#employerlogin a{text-decoration:none; color:#FFF;}
#employerlogin a:hover{text-decoration:underline; color:#a89a8b;}
				
#employerloginTop{background-image:url(images/images/careerservices_empTop.png); background-repeat:no-repeat;width:211px; height:41px;}

#employerloginBottom{background-image:url(images/images/careerservices_empBottom.png); background-repeat:no-repeat;width:211px; height:16px;}

#worklogin{background-image:url(images/images/careerservices_midwork.png); background-repeat:repeat-y; padding: 5px 5px 0 15px;font-size:0.8em; color:#FFF;line-height:1.2em; width:auto; height:auto;}

#worklogin a{text-decoration:none; color:#FFF;}
#worklogin a:hover{text-decoration:underline; color:#a89a8b;}
				
#workloginTop{background-image:url(images/images/careerservices_workTop.png); background-repeat:no-repeat;width:211px; height:41px;}

#workloginBottom{background-image:url(images/images/careerservices_workBottom.png); background-repeat:no-repeat;width:211px; height:16px;}

#video { position:absolute; width:auto; height:auto; top: 85px; left: 725px;}

#sponsors_right { position:absolute; width:148px; height:auto; top: 435px; left: 725px; border:1px solid #fff;}

#sponsors {position:absolute; width:140px; height:auto; top: 120px; left: 0;}

.sponsor {font-size:0.8em; color:#fff; padding-left:2px; padding-right:2px; padding-top:0; padding-bottom:0;}

.sponsor_heading {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size:1.2em; color:#3d3d3d; padding:5px 0 0 5px; font-weight:lighter;}

.sponsor_heading a{text-decoration:underline; color:#111;}
.sponsor_heading a:hover{text-decoration:underline; color:#555;}
		
#Footer{background-color:#023d61; margin-top:10px;padding-left:150px; min-width:2000px;height:105px;}
		
#Footer ul 
{
	display: block;
	padding: 5px;
	float: left;
	height: auto;
	width: 185px;
	list-style-type: none;
	margin-left:20px;
}
.footer {font-size:0.8em; color:#FFF; padding:10px;}

#Footer a{text-decoration:none; color:#FFF;}
#Footer a:hover{text-decoration:underline; color:#a89a8b;}

.taupe{font-size:0.7em; color:#ffffff; border:1px dotted #FFF; padding:5px;}
.taupe a{text-decoration:none; color:#FFF;}
.taupe a:hover{text-decoration:underline; color:#867462;}

.floats{clear:both;}

h1{font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size:1.1em; color:#a89a8b; margin:5px 0 0 0;padding:5px 0 0 5px; font-weight:lighter;}

a{text-decoration:none; color:#867462;}
a:hover{text-decoration:none; color:#a89a8b;}
