/*	Main Style Sheet */

/*	General Styles */
body
{
	margin:0px;
	
}

table.layout_container
{
	width:813px;
	margin-left:0px;
	background:#FFFFFF none repeat scroll 0%;
}

/* Navigation Layout Styles */
table.layout_containerHFM
{
	border-top:none;
	border-right:#336699 solid 1px;
	border-bottom:#336699 solid 1px;
	border-left:#336699 solid 1px;
}

td.layout_menu
{
	width: 152px;
	background:#ecedf1;
	border-right:1px solid #003366;
}

td.layout_content
{
}

.overviewTitle {
    Color: #006db1;
    Font-weight: bold;
}

.navtitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

a.leftnavlink       { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; text-decoration: none; line-height: 180%; }
a.leftnavlink:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: normal; text-decoration: underline; line-height: 180%; }

.bluefade th {
	background: #19A3D1; 
	color:#fff; 
	height:21px; 
	font-size: 11px; 
	text-align:left; 
	FONT-FAMILY: verdana, arial, sans-serif, Helvetica, sans-serif; 
}
.bluefade td {
	clear: both; 
	border-right: solid 1px #19A3D1; 
	color:#2A5490;
}
.bluefade td.last {
	border-right:none;
}

.bluefade p {padding: 6px 10px 6px 10px;}

.bluefade b,strong {color:#0099CD;}
.bluefade b,strong a {color:#0099CD;}
.bluefade b,strong a:visited {color:#0099CD;}
.bluefade b,strong a:hover {color:#0099CD;}

.bluefade td.threeCol {width: 212px; height:118px; }
.bluefade td.threeCol div.text {position: relative; top:5px; left: 57px; width: 158px;  line-height: 14px; height: 80px; font-family: 

verdana, arial, sans-serif; font-size: 11px;}
.bluefade td.threeCol div.link {position: relative; top:0; left: 0px; width: 158px; height: 30px; }

.bluefade td.oneCol ul {color:#64AF5D; margin:2px 0 0 10px;}
.bluefade td.oneCol ul {color:#64AF5D; font-size:10px;}
.bluefade td.oneCol li a {color:#64AF5D;}
.bluefade td.oneCol li a:hover {color:#64AF5D;}
.bluefade td.oneCol li a:visited {color:#64AF5D;}

.bluefade td.oneCol div.colOne {float:left; position: relative; top:10px; left:24px; width:185px;}
.bluefade td.oneCol div.colTwo {float:left; position: relative; top:10px; left:24px; width:201px;}
.bluefade td.oneCol div.colThree {float:left; position: relative; top:10px; left:24px; width:236px;}

/* price styles */
#productPrice{
	border-collapse:collapse;
	width:476px;
	background: #F7F7F7;
}
#titleBar{
	height:6px;
	background-color:#003366;
}
#priceBox{
	border:1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding:5px;
}
#priceBox SELECT{  color: #006699; font-family: arial, sans-serif; font-size: 12px; }
.optionText {
	background:url(http://drh.img.digitalriver.com/DRHM/Storefront/Company/caconsum/staticContent/images/triangle_down.gif) no-repeat 100% 50%;
	padding:0 15px 0 10px;
}