@charset "utf-8";
/* CSS Document */
h1 {margin-bottom: 1px; color: #000;}
#content p.headerp{
    width: 555px;
} 

.products{padding-left:32px;}
.product_wrapper 
{
    width:404px; 
    height: 166px;
    position: relative;
    float: left;
    background: url(/images/5/prices/product_bg.jpg) no-repeat top #FFF;
    padding-top: 50px;
    margin-right: 10px;
}

div.product_description h2 { 
    position: absolute; 
    top: 0px; 
    left: 10px; 
    color: #FFF;
    font-weight: bold; 
    font-size: 16px;
}

div.product_description { width:285px; margin-left: 100px; /*margin-top: 50px;*/

font-size: 11px;
}

.product_image { position: absolute; top: 50px; left: 9px; }
.product_description table{ width: 285px; font-size: 13px; /*font-weight: bold;*/ }
.product_description table tr td,
.product_description table tr th
{ border: 1px solid #FFF; }
.product_description table tr th { height: 24px; background-color: #000; font-weight: bold; font-size: 13px;}
.data_nohover td:hover 
{
    background-color: #EFEFEF;
    color:#9B212E;
}

.enquiryit a { 
    position: absolute;    
    width: 77px; 
    height: 24px;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    background: url(/images/5/prices/enquiry_btn_red.png) no-repeat top;
    top: 15px;
    right: 10px;
    font-size:11px;

}

.back_button_bar {
    
background-color: transparent;
    
}



/*
.product_wrapper {
	margin:0 30px;
	width:760px;
	background:url(/images/greyshader.gif) no-repeat;
	border-bottom:2px dashed #901E78;
}
.product_wrapper {
	width:760px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:700px;
}
html > body .product_wrapper {
	width:700px;
}
.product_image {
	padding:10px;
	float:left;
}
.product_image {
	width:150px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:130px;
}
html > body .product_image {
	width:130px;
}
.product_image img {
	margin-left:22px;
}
.product_description {
	width:400px;
	overflow:hidden;
	float:left;
}
.product_order {
	padding-top:10px;
	text-align:right;
	width:100px;
	float:left;
}
table {
	margin-top:15px;
	font-size:12px;
	font-weight:bold;
	border:1px solid #FFF!important;
}
table a {
	display:block;
	height:100%;
	width:100%;
	line-height:30px;
}
.data_highlight th {
	background:#901E78;
	font-weight:bold;
	border:2px solid #FFF;
}
table.data_highlight td {
	border:2px solid #FFF;
}
table.data_highlight td:hover {
	border:1px solid #FFF;
	color:#555;
}
.info_pane {
	margin-top:10px;
	width:100%;
}
.info_pane img {
	margin:2px 0;
}
select {
	border-color: ThreeDFace;
	border-width: 2px;
	border-style: inset;
	width:65px;
	font-size:12px;
}
.sIFR-replaced {
	margin-bottom:0!important;
}
div.product_order label {
	float:left;
	margin-left:32px;
	padding-right:4px;
	line-height:20px;
}
.hoveroffer {
	background-color:#FAFF9D;
	color:#555!important;
}
*/
