@charset "utf-8";
/* CSS Document */

.productInfo
{
	background:url(../layout/backgrounds/product_bg.gif) repeat-x left 12px;
	height:210px;
	width:533px;
	position:relative;
	margin-left:-14px;
	padding:0;

}

#content > .productInfo
{

	position:static;
}



.productInfo div.productInfoTop
{
	background:url(../layout/backgrounds/product_top_bg.gif) no-repeat right top;
	padding:14px 15px;
	margin-left:-1px;
	width:503px;
	float:left;


}



.productInfo div.productInfoTop img
{
	background:url(../layout/backgrounds/vertbar.gif) repeat-y right top;
	padding-right:13px;
	width:153px;
	height:153px;
	float:left;
	margin-right:13px;
}

.productInfo div.brief , .productInfo div.brief ul , .productInfo div.brief h6
{
	background:none!important;
	float:left;
	width:300px;
	padding:0!important;
	margin:0!important;

}

.productInfo .Actions
{
	background:url(../layout/backgrounds/product_actions_bg.gif) no-repeat right top;
	margin-left:-1px;
	width:503px;
	height:22px;
	padding:6px 15px 0 15px;
	font-size:0.8em;
	text-transform:uppercase;

}

#content .productInfo .Actions a , #content .productInfo .Actions a:active , #content .productInfo .Actions a:visited ,#content .productInfo .Actions a:hover
{
	color:#000;
	text-decoration:none;
}

.productInfo .Actions img
{
	vertical-align:top;
	margin-right:1px;
	cursor:pointer;
}

.productInfo .Actions .pagination
{
	background:url(../layout/backgrounds/vertbar.gif) no-repeat right top;
	padding:0 13px 0 0;
	margin:0 10px 0 0;
	float:left;	

}

.rating
{
	margin-bottom:10px;
}

.ratingstop {
	font-size:0.8em;
	line-height:1em;
	padding:8px 0px;
	border-bottom:1px solid #c7c7c7;
	color:#666666;
}
.compare {
	padding:0px 7px 0px 0px;
	text-decoration:none !important;
	font-weight:bold;
	background:url(../layout/bullets/arrw_adv.gif) no-repeat right 5px;
	margin-left:50px;
	
}
.ratingsItem {
	border-bottom:1px solid #c7c7c7;
	clear:both;
	padding:6px 0px !important;
	vertical-align:top;
}
.ratingsLabel {
	float:left;
	font-size:0.8em;
	line-height:1.2em;
	width:64px;
}

.radio, .radioon {
	background-image:url(../layout/backgrounds/radiobutton.gif);
	background-repeat:no-repeat;
	float:left;
	height:8px;
	font-size:0px;
	line-height:0px;
	margin:3px 0px 0px 3px;
	width:8px;
}
.radioon { background-position:0px -9px; }


.ButtonAction
{ 
	background:#f6f7f7 url(../layout/backgrounds/rightcol_link_bg.gif) no-repeat right bottom; 
	color:#364867;
	cursor:pointer;
	font-size:0.9em;
	font-weight:bold;
	margin:0px 0px 1px 0px;
	width:154px;
	padding-bottom:10px;
}


.gobutton {
	background:url(../layout/buttons/submit.gif) no-repeat scroll 128px bottom;
	color:#364867 !important;
	display:block;
	padding:10px 27px 0px 7px;
	text-decoration:none !important;
	top:0;
}


.Ads
{
	width:154px;
	margin:15px 0 0 0;
}

.Ads img
{
	width:154px;
}


.ProductOptions
{
	width:154px;
	margin:10px 0;
}
.ProductOptions img
{
	margin-bottom:5px;
}


.productpreview #content
{
	width:575px;
}

#closeImageWindow{
	float:right;
	padding:8px 20px 0 0;
}

.productpreview #clickImg
{
	margin:0 auto;
	width:447px;
	height:425px;
}

.productpreview .pagination
{
	margin:0 auto;
	text-align:center;
}

/**product block**/

#content .ProductsBlock h6
{
	padding-top:0;
	margin-top:0;
	color:#182a50;
}

.wideBlockItem
{
	background:#EEF2F7 url(../layout/backgrounds/corner.gif) no-repeat right bottom;
	padding-bottom:20px;
	width:98%;
	padding:10px;
	float:left;
	margin-bottom:1px;
}

.blockItem
{
	background:#EEF2F7 url(../layout/backgrounds/corner.gif) no-repeat right bottom;
	padding-bottom:20px;
	padding:10px;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
}

.blockthumbImg {
	background-image:url(../layout/backgrounds/thumb_bg.gif);
	background-position:0px 0px;
	height:86px;
	margin:5px 13px 0px 0px;
	width:86px;
	float:left;
}

.blockthumbImg:hover {
	background-position:0px -86px;		
}


.blockthumbImg img {
	margin:2px 0px 0px 3px;
}

.blocktxt
{
	float:left;
}

.wideBlockItem .blocktxt
{
	width:550px;
}

.blockItem .blocktxt
{
	width:220px;
}

#content .blocktxt a {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:0.9em !important;
	font-weight:bold;
	line-height:1.2em !important;
	margin-top:7px;
	padding-right:7px;
	text-decoration:none;
	
}

#content .blocktxt a:hover {
	color:#0064aa;
	text-decoration:underline;
}

#content .blocktxt ul , #content .blocktxt ul li
{
	background:none;
	margin:0;
	padding:0;
}


