/* USC Upstate University Design & Code is (c) University of South Carolina Board of Trustees */


#careermenu{background-color: #99937c; width:569px;height:20px; margin:0; padding:0px; border-bottom:1px #000000 solid;border-right:1px #000000 solid;}
	#careermenu span{}

#students {border-left:1px #000000 solid;float:left; width: 100px; top:auto;}

#alumni{border-left:1px #000000 solid;float:left; width: 100px;}

#employers{border-left:1px #000000 solid;float:left; width: 100px;}

#facstaff{border-left:1px #000000 solid;border-right:1px #000000 solid;float:left; width: 101px;}

#career_center_news_nav { font-size:.8em;width:150px; padding:0; display:block; line-height:4px; }
	#career_center_news_nav a{ padding: 5px 2px 2px 2px; background-color:#cccccc; color:#666666; font-weight:bold; display:block; line-height:normal; }
		#career_center_news_nav a:hover{background-color:#99937C; color:#000000; text-decoration:none;}

#career_center_events_nav { font-size:.8em; width:150px; padding:0; display:block; line-height:4px; }
	#career_center_events_nav a{ padding: 5px 2px 2px 2px; background-color:#cccccc; color:#666666; font-weight:bold; display:block; line-height:normal; }
		#career_center_events_nav a:hover{background-color:#99937C; color:#000000; text-decoration:none;}

.more_news img{padding-bottom: 10px;}
	.more_news a:link img, .more_news a:visited img{border:none;}

.career_news_title{ font-size:1.2em; font-weight:bold; color:#333333;}	

.career_news_date{color:#999999; font-weight:bold;}

#story_content{} /*This style is available to style news content*/

#monsterlogin a:link, #monsterlogin a:visited {
width:150px; 
height:38px; 
background-image:url(/images/academics/academic_support/career_center/logo_small.gif);
display:block;
}
#monsterlogin a:hover{width:150px; 
height:38px; 
background-image:url(/images/academics/academic_support/career_center/logo_small_hover.gif);
display:block;}
.monstertext{display:none;}


/*Disable Bullets from Fullcss_tstyles.css */
#leftcolumn ul li, #rightcolumn ul li, #singlecolumn ul li{margin-left:0em;padding-left:0; padding-bottom:0;}



