﻿h1
{
	color: #0066cc;
	font-weight: normal;
	font-size: 2.5em;
}
div.product_image
{
	float: right;
	width: 200px;
	margin-bottom: 20px;
}
div.content_container
{
	width: 545px;    	
	float: left;
}
div.product_description
{
	float: left;
	width: 325px;
}
div#product_details
{
	width: 525px;
	height: auto;
	float: left;
	border-top: 1px solid #b2cce5;
	border-left: 1px solid #b2cce5;
	margin-top: 20px;
	overflow: hidden;	
}
div#details_menu
{
	width: 525px;
	background-image: url('/images/Products/Detail_Menu_BG.jpg');
	height: 20px;
	padding-left: 20px;
	padding-top: 4px;
}
div.detail_btn, div.detail_btn_selected
{
	background-image: url('/images/Products/Product_Detail_btn.gif');
	width: 80px;
	height: 15px;
	text-align: left;
	padding-top: 2px;   
	float: left;
	margin-right: 25px; 	
	font-size: 7.5pt;
	font-weight: bold;
}

div.detail_btn_Long, div.detail_btn_Long_selected
{
	background-image: url('/images/Products/Product_Detaillong_btn.png');
	width: 245px;
	height: 15px;
	text-align: left;
	padding-top: 2px;   
	float: left;
	margin-right: 25px; 	
	font-size: 7.5pt;
	font-weight: bold;	
}


div#claimReferences, div#supportingMaterials
{
	font-size: 0.8em;	
}

div.detail_btn_selected a
{
	text-decoration: none;
	color: #660066;    	
	padding-left: 8px;
	background-image: url('/images/Products/Detail_Menu_Arrow.gif');
	background-repeat: no-repeat;
	background-position: 2px 0px;
}    

div.detail_btn_Long_selected a
{
	text-decoration: none;
	color: #660066;    	
	padding-left: 8px;
	background-image: url('/images/Products/Detail_Menu_Arrow.gif');
	background-repeat: no-repeat;
	background-position: 3px 0px;
}    


div.detail_btn a
{
	text-decoration: none;
	color: #0066cc;    	
	width: 65px;
	display: block;
	padding-left: 12px;
}

div.detail_btn_Long a
{
	text-decoration: none;
	color: #0066cc;    	
	width: 232px;
	display: block;
	padding-left: 12px;
}

div.content_details
{
	padding-left: 15px;
}

div#right_pane
{
	padding-top: 15px;
	float: right;
	width: 230px;    	
}
div.callout
{
	width: 178px;
	margin-bottom: 20px;    	
}
div.callout_top
{
	width: 178px;
	height: 11px;
	background-image: url('/images/Products/Product_Callout_Top.jpg');    	
	background-repeat: no-repeat;
	overflow: hidden;
}

div.buynow_callout_top
{
	width: 178px;
	height: 25px;
	background-image: url('/images/Products/Product_BuyNow_Callout_Top.gif');    	
	background-repeat: no-repeat;
	overflow: hidden;
}

div.callout_content
{
	width: 178px;
	background-image: url('/images/Products/Product_Callout_Middle.jpg'); 
	background-repeat: repeat-y;
	padding: 10px;
	line-height: 12px;
	color:#660066;
}

div.buynow_callout_content
{
	width: 178px;
	background-image: url('/images/Products/Product_BuyNow_Callout_Middle.gif'); 
	background-repeat: repeat-y;
	padding: 10px;
	line-height: 12px;
	color:#660066;
}

div.callout_content_survanta {
color:#660066;
line-height:12px;
width:168px;
}

div.callout_survanta {
float:right;
margin-bottom:20px;
width:178px;
}

div.callout_bottom
{
	width: 178px;
	height: 11px;
	background-image: url('/images/Products/Product_Callout_Bottom.jpg'); 
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

div.buynow_callout_bottom
{
	width: 178px;
	height: 12px;
	background-image: url('/images/Products/Product_BuyNow_Callout_Bottom.gif'); 
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

a.callout_link
{
	color: #0066cc;
	font-size: .8em;
	line-height: 12px;
}
img.rel_product_image
{
	margin-right: 0px;
	border: none;
}
div#related_products
{
	width: 166px;
	background-image: url('/images/Products/Related_Products_BG.jpg');
	padding: 10px; 
	padding-right: 25px; 
	background-repeat: no-repeat;  	
	min-height: 201px;
	text-align: center;
	margin-top: 40px;
	font-size: 0.8em;
}
div.product_name
{
	width: 100px;
	float: right;
}
a.related_products_link
{
	color: #0066cc;
}
div#content_holder
{
	width: 850px;
}   

 h2
{
	color: #0066cc;
	font-weight: normal;
	font-size: 2.1em;
}
a.product_link
{
	color: #0066cc;
	font-weight: bold;
}
th.product_results_header
{
	background: #e0ebf5;
	color: #0066cc;
	height: 26px;
	border: 1px solid #b2cce5;
	border-bottom: 0px;
	text-align: left;
	padding-left: 10px;
}
div#product_results
{
	padding-top: 20px;
}
div#product_results td
{
	border: 1px solid #b2cce5;
	padding: 10px;
}
div#product_results table
{
	border: 1px solid #b2cce5;
}
div#content_holder
{
	width: 800px;
	float: left;
}  
html>body div#content_holder
{
	width: 800px;
	float: none;
}  
td.row_header
{
	width: 150px;
} 
ul
{
	margin-left: 0px;
	padding-left: 16px;
}
li
{
	margin-left: 13px;
	padding-left: 0px;
	padding-right: 0px;
}
ul li ul li
{
	list-style-type: square;
}

