/* product_page_standalone.css */

div#container div#content div.root {
}

div#navContainer ul#nav li {
	width: 61px;
	margin-right:23px;
}

div#subNav {

}

div#subNav ul {
	width:980px;
}

div#subNav ul li {
	width: auto;
}

div#subNav ul li.selected, 
div#subNav ul li.selectedOver, 
div#subNav ul.navFix li.selected, 
div#subNav ul.navFix li.selectedOver {
	background-image:url(../images/product/secondarynav_caret.jpg);
	background-position: 0px 13px;
	background-repeat: no-repeat;
}

div#subNav ul li:hover, 
div#subNav ul li.subNavHover {
	background-image:url(../images/product/secondarynav_caret.jpg);
	background-position: 0px 13px;
	background-repeat: no-repeat;
}


div#subNav ul li ul li {
	text-align: left;
}

div#hdrbanner {
	background-repeat: no-repeat;
	height: 125px;
	width: 980px;
	margin-bottom:30px;
}

div#hdrbanner div#hdrbanner_timestamp {
	background-color: transparent;
	color:#807F83;
	font-size:11px;
	font-weight:bold;
	height: 30px;
	padding-left:7px;
	width:180px;
}

div#hdrbanner a div#hdrbanner_link {
	background-color: transparent;
	background-image: url(/images/product/clientlog_btn.png);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 4px;
	width:180px;
}

div#hdrbanner a:hover div#hdrbanner_link {
	background-image: url(/images/product/clientlog_btn_rollover.png);
}

div#container {
}

div#container div#content div#contentLeft,
div#container div#leftNav {
	float:left;
	width:214px;
	margin-right:20px;
	margin-bottom:35px;
}

div#container div#leftNav div.rrTBLarge div.tbl_t_announce {
	line-height:20px;
}

div#container div#content div#contentLeft ul {
	margin:5px 0;
	padding:0;
} 

div#container div#content div#contentLeft ul li {
	list-style-type:none;
	margin-bottom:10px;
	color:#6a5c55;

}

div.news div.topBar a.lefthome, 
div#container div#content div#contentLeft div.news div.topBar a.lefthome {
	font-weight:bold;
}

div#container div#leftNav {

}

div#container div#leftNav div {
	width: auto;
}

div#container div#leftNav div {
	padding-top: 0px;
}

div#container div#leftNav div#leftSelected div#indent {
	background-position: 0 3px;
}

div#container div#leftNav div.rrImage {
	padding-left: 0px;
}

div#container div#rightRail div.rrImage {

}

div#container div#contentRight {
	width: 516px;
}

div#container div#contentRight div#contentHeader {
	width: auto;
}

div#container div#contentRight div#contentHeader h1,
div#container div#contentRight div#contentHeader h2 {
	background:none;
	padding:0;
	color:#555555;
}

div#container div#contentRight h1 {
	width: auto;
}

div#footerbg {
	background-image: none;
}

div#cookiepolicy {
    left:263px;
}
