/********************************************

This Page is the Stuedent Services Section CSS
Some of these styles override the main css

********************************************/


/* About Section Specific Styles */

#rt_sidebar #sub_header{
	background: transparent url(studentsvcs_header.gif) no-repeat center top; 
}


#studentservices_careerservices #video{	background:url(vid_careers.gif) no-repeat;}
#studentservices_careerservices #video a:focus, 
#studentservices_careerservices #video a:hover, 
#studentservices_careerservices #video a:active{background:url(vid_careers_ro.gif) no-repeat;}


#studentservices_intro h1 {
padding: 189px 15px 9px 15px; 
background: #660099 url(studsvcs_pic.jpg) no-repeat top center;}


/* Page Specific Styles */

/* About Intro Pages */

#left_column{
width:175px;
	float:left;
	display:block;
}

#right_column{
width:175px;
	float:right;
	display:block;
}


#studentservices_intro h2{
	font: 11px Verdana, Helvetica, sans-serif;
	line-height:11px;
	display: block;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
	background-color: #660099;
	margin: 0px 0px 5px 0px;
	padding:3px 4px 4px 5px;
}

#studentservices_intro ul.jd_admin,
#studentservices_intro ul.llm_admin,
#studentservices_intro ul.registrar,
#studentservices_intro ul.financial,
#studentservices_intro ul.career,
#studentservices_intro ul.dean,
#studentservices_intro ul.affairs
 {
list-style: none;
margin-left:0px;
margin-bottom:10px;
}

#studentservices_intro ul.jd_admin ul,
#studentservices_intro ul.llm_admin ul,
#studentservices_intro ul.registrar ul,
#studentservices_intro ul.financial ul,
#studentservices_intro ul.career ul,
#studentservices_intro ul.dean ul,
#studentservices_intro ul.affairs ul {
list-style: none;
margin-left:10px;
margin-bottom:0px;
margin-top:2px;
}

#studentservices_intro ul.jd_admin li,
#studentservices_intro ul.llm_admin li,
#studentservices_intro ul.registrar li,
#studentservices_intro ul.financial li,
#studentservices_intro ul.career li,
#studentservices_intro ul.dean li,
#studentservices_intro ul.affairs li{
margin-bottom:3px;
}

#studentservices_intro ul.jd_admin a{font: 10px Verdana, Helvetica, sans-serif;color:#990066;}
#studentservices_intro ul.llm_admin a{font: 10px Verdana, Helvetica, sans-serif;color:#990066;}
#studentservices_intro ul.registrar a{font: 10px Verdana, Helvetica, sans-serif;color:#993333;}
#studentservices_intro ul.financial a{font: 10px Verdana, Helvetica, sans-serif;color:#336666;}
#studentservices_intro ul.career a {font: 10px Verdana, Helvetica, sans-serif;color:#336699;}
#studentservices_intro ul.dean a{font: 10px Verdana, Helvetica, sans-serif;color:#996633;}
#studentservices_intro ul.affairs a {font: 10px Verdana, Helvetica, sans-serif;color:#669933;}

#studentservices_intro h2.jd_admin{background-color:#990066;}
#studentservices_intro h2.llm_admin{background-color:#990066;}
#studentservices_intro h2.registrar{background-color:#993333;}
#studentservices_intro h2.financial{background-color:#336666;}
#studentservices_intro h2.career{background-color:#336699;}
#studentservices_intro h2.dean{background-color:#996633;}
#studentservices_intro h2.affairs{background-color:#669933;}

ul.jd_admin a{font: 10px Verdana, Helvetica, sans-serif;color:#990066;}
ul.llm_admin a{font: 10px Verdana, Helvetica, sans-serif;color:#990066;}
ul.registrar a{font: 10px Verdana, Helvetica, sans-serif;color:#993333;}
ul.financial a{font: 10px Verdana, Helvetica, sans-serif;color:#336666;}
ul.career a {font: 10px Verdana, Helvetica, sans-serif;color:#336699;}

ul.jd_admin ul a{padding-left:7px; background: url(images/jd_admin_dash.gif) no-repeat 0px 6px;}
ul.llm_admin ul a{padding-left:7px; background: url(images/llm_admin_dash.gif) no-repeat 0px 6px;}
ul.registrar ul a{padding-left:7px; background: url(images/registrar_dash.gif) no-repeat 0px 6px;}
ul.financial ul a{padding-left:7px; background: url(images/financial_dash.gif) no-repeat 0px 6px;}
ul.career ul a {padding-left:7px; background: url(images/career_dash.gif) no-repeat 0px 6px;}
