/*/*/
/* SC.GOV Partner Styles for treasurer.sc.gov - Copyright South Carolina 2007 /*

/********************* Headings **********************/

h1 {font-size: 1.4em; color: #003061;}
h2 {font-size: 1.1em; color: #888;}
h3 {font-size: 1.1em; color: #c36e2b;}
h4 {font-size: 1.1em; color: #000;}
h5 {font-size: 1.0em;}
h6 {font-size: 1.0em;}

.relContentHeader {
	margin-top: 20px; 
	color: #af5b19;
	border-bottom: 2px solid #444;	
}
#contentLeft h1 { 
	padding-bottom: .6em;
	margin-bottom: .8em;
	margin-top: .8em;	
	color: #2c5b89;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	border-bottom: 1px dotted #b5b3b3;
}
#contentLeft h2 {
	padding: .6em; 
	color: #c36e2b;
	background: #fdf2e4;
	border: solid 1px #fee1b8;
	margin-top: 0;
}

/********************* Links **********************/
 
a:visited {color: #666;} 
a:active {color: #FF0000;} 

a.img {
	border: none !important;
	}
	a.img:hover {
		border: none !important;
		}
a:link img {
	border: none !important;
	}
a:hover img {
	background: none;
	text-decoration: none;
	border: none !important;
	padding: none;
	}
#contentLeft a {
	text-decoration: none;
	border-bottom: dotted 1px #b5b3b3;
	color: #c36e2b;
	}
#contentLeft a:hover {
	border-bottom: solid 2px #b5b3b3;
	}
.relativeContentLeft a {
	text-decoration: none;
	border-bottom: dotted 1px #b5b3b3;
	color: #376fa8;
	}
.relativeContentLeft a:hover {
	background: #376fa8;
	color: #efefef;
	border: 0;
	}
/********************* BANNER **********************/

#branding {
	background: #FFF url(/* Exception: 'maxValue' must be greater than zero.
Parameter name: maxValue    at System.Random.Next(Int32 maxValue)
   at CSSProxy.Page_Load(Object sender, EventArgs e) */) no-repeat center 0px;
	width: 745px;
	height: 200px;
	float: left;
	margin-top: 0px;
	text-indent: -4000px;	
}


/********************* NAVIGATION **********************/

#breadcrumbs { 
	color: #444444;
}
#breadcrumbs a, #breadcrumbs a:visited {
	text-decoration: none;
	border-bottom: dotted 1px #b5b3b3;
	padding: .1em;
}
#breadcrumbs a:hover {
	background: #e2e0e0;
	}

#quickLinks {
	margin: 0;
	font-weight: bold;
	padding: 0;
	border-bottom: solid 6px #393b41;
	background: #05080f url(/NR/rdonlyres/69E488E1-EE8E-493C-9689-52A3032D5CE0/0/quicklinks_bg3.jpg) no-repeat top left;
	}
	#quickLinks li {
	color: #ccc;
	padding: 10px 6px;
	margin-left: -3px;
	border-left: 1px #494b51 solid;
	border-right: 1px solid #2b2d33;  
	}
	#quickLinks li:hover {
	background-color: #666;
	}
	#quickLinks ul { 
	padding: 8px 0 8px 3px;
	float: left;
	margin: 0;
	background-color: #393b41;
	background-image: none;
	border-top: solid 1px #666;
	}
	#quickLinks li.qlTitle {
	color: #ccc;
	background-color: #292a2e;
	}
	#quickLinks a {
	color: #ddd;
	text-decoration: none;
	border: 0;
	}
	#quickLinks a:hover {
	text-decoration: none;
}
	
/*** LEFT NAV ***/
#leftNav {
	font: bold 1em/1.4 Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .05em;  
	clear: both;
	line-height: 95%;
	font-size: 1em;
	background: none;
	margin-top: 5px;
	padding: 0 0 20px 0;
	width: 170px;
	}
	#leftNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	}
	#leftNav li {
	padding: .4em;
	line-height: 1.2em;
	}
	#leftNav li a {
	display: block;
	height: auto;
	color: #555;
	background: #eaeaea;
	text-decoration: none;
	border-left: solid 4px #376fa8;
	padding: .6em;
	padding-left: 6px;
	}
	#leftNav li a:visited {
	border-bottom: 0;
	}
	#leftNav li a:hover, 
	#leftNav li a:active { 
	background: #e0e0e0;
	color: #222;
	text-decoration: none;
}

/* Sub Nav */
#leftNav ul ul {
	font-size: .9em;
	font-weight: normal;
	color: #CCC; 
	padding-left: 5px;
	margin: 0;
	width: 162px;
	}
	#leftNav ul ul li {
	border: none;
	list-style: none;
	}
	#leftNav ul ul li a {
	height: auto; 
	padding-left: 6px;
	letter-spacing: 0.05em;
	border-left: solid 2px #af5b19;
	background: none;
	}
	#leftNav ul ul li a:hover,
	#leftNav ul ul li a:active {
	margin: 0;
	text-decoration: none;
}

/* Sub Sub Nav */
#leftNav ul ul ul {
	color: #333;
	width: 152px;
	}
	#leftNav ul ul ul li {
	list-style-type: square; 
	margin-left: 15px;
	}
	#leftNav ul ul ul li a,
	#leftNav ul ul ul li a:hover {
	border: none; 
	padding: 0;
}



/*** FOOTER ***/
#agencyFooter a {color: #999; text-decoration: none; padding: .4em; margin-left: .8em;}
#agencyFooter a:visited {border-bottom: 0;}
#agencyFooter a:hover {text-decoration: none; background: #333; color: #999;}
#agencyFooter {
	background: #222 url(images/footerBackground.jpg) no-repeat top;
	color: #222;
	padding: 1.2em 0;
	border-right: 8px solid #af5b19;
}

/*********************** Content *****************/
#NCPHRICH_ContentPlaceholder {width: 550px; height: 600px;}
#page {
	margin-left: 17px; 
	padding-left: 0; 
	background:	#fff url(/NR/rdonlyres/DDA1D262-8236-4168-B959-5BC45F1F1CF8/0/pageBackground.gif) repeat-y top left;
	line-height: 1.5em;

}
#contentContainer {
	width: 550px;
	padding-left: 0;
	padding-right: 10px;
	color: #333;
	margin: 0;
	background: none;
}
#contentLeft {
	width: 550px;
	}
div.relativeContentRight {display: none;}
div.relativeContentLeft {padding-left: 5px; width: 165px; color: #666;}





