#sidenav li.on, #sidenav li.over {
background-image: url(../images/skin/bg-sidenav-on-dogs.png);
}
#headernavrollover {
background: #0751a6;
}
#sidenavrollover {
background: #0751a6;
}        
#headernav ul.nav li.on a {
border-bottom-color: #0751a6;
 }

/* USED FOR ADMIN CONSOLE*/
body.mceContentBody
{
	width:460px;
	margin-left:100px;
}

/* MAIN PAGE STYLES */
h2
{
	
}

#contentcol h1, #contentcol h5,
body.mceContentBody h1, body.mceContentBody h5
{
	margin:0px;
	padding:0px;	
}
#contentcol h5
{
    margin-bottom:16px;
}
#contentcol .product_roundBox,
body.mceContentBody .product_roundBox
{
	clear:both;
	padding:30px 0px;
}
.top_link
{
	float:right;
	position:relative;
	left:30px;	
}
#contentcol .up30
{
	position:relative;
	top:-30px;
}
#contentcol .product_roundBox h2,
body.mceContentBody .product_roundBox h2
{
	display:block;
	width:453px;
	padding:0px 15px;
	left:-15px;
	position:relative;
	height:15px;
	overflow:hidden;
	margin:0px;
	background-image:url(../images/product_pages/round_top.gif);
}
#contentcol .product_roundBox h2.case_study,
body.mceContentBody .product_roundBox h2.case_study
{
	padding:12px 15px;
	height:16px;
	background-image:url(../images/product_pages/round_top_case.gif);
}
#contentcol .product_roundBox h2.product_lge,
body.mceContentBody .product_roundBox h2.product_lge
{
	padding:12px 15px;
	height:16px;
	background-image:url(../images/product_pages/round_top_product_lge.gif);
	color:#fff;
}
#contentcol .product_roundBox_base,
body.mceContentBody .product_roundBox_base 
{
	display:block;
	width:453px;
	padding:5px 15px 5px 15px;;
	position:relative;
	left:-15px;
	min-height:180px;
	background-image:url(../images/product_pages/round_base.gif);
	background-position:0% 100%;
}

.product_roundBox_transitional 
{
	display:block;
	width:436px;
	margin:5px 15px 5px 15px;;
	position:relative;
	left:-15px;
	min-height:180px;
	background: rgb(230,230,229);
	/* background-image:url(../images/product_pages/round_base.gif); */
	background-position:0% 100%;
}

#contentcol a.right_button
{
	clear:both;
	padding:10px 0px;
	margin:0px 0px 0px 220px;
	background:none;
	border:0px;
	height:22px;
}
.product_image
{
	float:right;
	position:relative;
	top:-50px;
	margin:0px 0px 0px 20px;
	width:160px;
}
.case_study_image
{
	float:right;
	position:relative;
	top:-53px;
	left:30px;
	width:240px;
	height:170px;
}
.product_image_sml
{
	float:right;
	position:relative;
	top:-50px;
	width:120px;
	height:170px;
}
.product_image_lge
{
	float:right;
	position:relative;
	top:-75px;
	left:15px;
	width:195px;
	height:300px;
}
.product_mnp
{
	padding:0px 0px 0px 160px;
	background-image:url(../images/product_pages/mnp.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
}
.product_table
{
	width:100%;
	border-bottom:1px solid #999;
	margin-bottom:20px;
}
.product_table th
{
	color:#fff;
}
.product_table td, .product_table th
{
	padding:3px 10px;
	font-size:10px;
}
.product_table td
{
	border-bottom:1px solid #999;
}
.product_table tr td+td
{
	border-bottom:1px solid #999;
	border-left:1px solid #999;
}
table.centered td
{
	text-align:center;	
}

a.boxedLink
{

	display:block;
	margin:10px 5px;
	padding:0px 30px;
	width:220px;
	background-image:url(../images/product_pages/round_link_grey.gif);
	background-repeat:no-repeat;
	/* background-color: #8A2D81; */
}
#contentcol ul.products_health,
body.mceContentBody ul.products_health
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#contentcol ul.products_health li,
body.mceContentBody ul.products_health li
{
	margin:0px;
	padding:0px 5px;
	clear:both;
}
.health_image
{
	float:left;
	position:relative;
	width:70px;
	height:70px;
}
#contentcol ul.products_health p,
body.mceContentBody ul.products_health p
{
	position:relative;
	margin-left:80px;
}
