

/*styles for shop by use/brand page*/
.blockOfItems
{
	border: 1px solid #B4B4A8;
	float: left;
	width: 575px;
	padding-bottom: 10px;
	margin-top: 5px;
}
.blockOfItems h2
{
	background-color: #ede7cf;
	padding: 3px 15px;
	margin: 0 0 15px 0;
	font-size: 11px;
}
.blockOfItems h2.shopByBrand
{
	background-color: #ede7cf;
	padding: 0 15px;
	margin: 0 0 15px 0;
}
.blockOfItems .item
{
	float: left;
	width: 284px;
	padding-bottom: 15px;
}
.blockOfItems .item.odd
{
	border-right: 1px solid #B4B4A8;
}
.blockOfItems .item img
{
	float: left;
}
.blockOfItems .description
{
	float: left;
	padding: 10px 0 0 4px;
	width: 200px;
	color: #747474;
	font-size: 11px;
}
.blockOfItems .description h3
{
	font-size: 11px !important;
	padding: 0 0 3px 0;
}
.blockOfItems .description a
{
	color: #3F93B6;
	font-weight: bold;
	text-decoration: none;
}
.blockOfItems .description a:hover
{
	text-decoration: underline;
}

/*styles for shop by category page*/
.itemsListing
{
	display: none;
}

.itemsListing .item
{
	border: 1px solid #B4B4A8;
	/*background: url(../../images/bg-itemListing.gif) repeat-x bottom left #fff;*/
	float: left;
	width: 257px;
	padding-bottom: 15px;
	margin-top: 9px;
}

.itemsListing .item h2
{
	background-color: #000000;
	padding: 3px 15px;
	margin: 0 0 15px 0;
	font-size: 11px;
}

.itemsListing .item.odd
{
	margin-right: 9px;
}

.itemsListing .item img
{
	float: left;
}

.itemsListing .description
{
	float: left;
	padding: 10px 0 0 4px;
	width: 200px;
	color: #747474;
	font-size: 11px;
}

.itemsListing .description h3
{
	font-size: 11px !important;
	padding: 0 0 3px 0;
}

.itemsListing .description a
{
	color: #3F93B6;
	font-weight: bold;
	text-decoration: none;
}

.itemsListing .description a:hover
{
	text-decoration: underline;
}

/*product detail styles*/
.productDetails
{
	float: left;
	font-size: 11px;
	color: #747474;
}

.productDetails .left
{
	float: left;
	width: 170px;
	padding-left: 15px;
}

.productDetails .left .productImage
{
	padding-bottom: 3px;
	font-size: 10px;
}

.productDetails .left .accessories
{
	clear: both;
	margin-top: 18px;
	border-top: 1px solid #C7C7BC;
}

.productDetails .left .accessories h3
{
	padding: 5px 0;
	font-size: 15px !important;
}

.productDetails .left .accessories .item
{
	float: left;
	width: 168px;
	clear: both;
	margin-top: 3px;
	font-size: 10px;
}

.productDetails .left .accessories .item img
{
	float: left;
}

.productDetails .left .accessories .item .itemName
{
	float: left;
	width: 100px;
	padding: 2px 0 0 5px;
	font-weight: bold;
}

.productDetails .right
{
	float: right;
	width: 368px;
	padding-left: 2px;
}

.productDetails .right .priceCart
{
	float: left;
}

.productDetails .right .priceCart .price
{
	float: left;
	width: 243px;
	font-weight: bold;
	padding-top: 5px;
}

.productDetails .right .priceCart .price .sale
{
	color: #b5514d;
	padding-left: 10px;
}

.productDetails .right .priceCart .cart
{
	float: right;
	width: 125px;
}

.productDetails .right #specs table
{
	width: 300px;
	
}

.productDetails .right #specs table td, .productDetails .right #specs table th
{
	padding: 3px;
}

.productDetails .right #specs table th
{
	font-weight: bold;
}




.MenuItem
{
	/* background-color: White;*/
	
	color: #747474;
	
	
	font-size: 11px;
}


td.GroupProductListItem
{
	padding: 0px;
	padding-right: 15px;
}

div.ProductDisplayList
{
	height: 140px;
	/*width: 273px;*/
	width: 280px;
	/*background: #f8f4f4;*/
	background-color: #ebeae4;
	position: relative;
	background-image: url(productlist_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	/*background: url(../../images/bg-itemListing.gif) repeat-x bottom left #fff;*/
	border: solid 1px #999999;
}

ProductDisplayList_Borders
{
	width: 280px;
	background-color: #f3f3f3;
	position: relative;
	background-image: url(productlist_bg.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-bottom: 10px;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	border-left: solid 1px black;
}

div.ProductDisplayList_AddButton a, div.ProductDisplayList_DetailsLink a
{
	color: #e1383d;
	font-size: 13px;
	font-family: Helvetica, arial, sans-serif;
}


div.ProductDisplayList_SecondaryPrice a
{
	color: #b5514d;
	font-size: 8px;
	font-weight: 700;
	text-decoration: none;
}
div.ProductDisplayList_Guid
{
	display: none;
}

div.ProductDisplayList_Thumbnail
{
	float: left;
	height: 150px;
	width: 150px;
	overflow: hidden;
	padding: 0 5px 5px 5px;
}

div.ProductDisplayList_Name
{
	float: left;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	/*background-color: #e4dad7; */
	background-color: #ebeae4;
	color: #c42525;
	/*width: 264px;*/
	width: 268px;
	padding-left: 10px;
	margin: 0 0 10px 0;
}

/*added by sev*/
div.ProductDisplayList_Guid 
{
	float: left;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	/*background-color: #e4dad7;*/
	background-color: #ebeae4;
	color: #c42525;
	/*width: 264px;*/
	width: 260px;
	padding-left: 10px;
	margin: 0 0 10px 0;
}

div.ProductDisplayList_Guid a
{
	color: #555555;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
}

/*end added by sev*/

div.ProductDisplayList_Item
{
	/*background-color: #e4dad7;*/
	background-color: #ebeae4;
	font-size: 11px;
	color: #b5514d;
	
}

div.ProductDisplayList_Name a
{
	font-family: Helvetica, Arial, sans-serif;
	color: #555555;
	font-size: 9pt;
	font-weight: 700;
	text-decoration: none;
}

div.ProductDisplayList_Description
{
	position: absolute;
	top: 30px;
	left: 85px;
	height: 65px;
	display: block;
	width: 190px;
	overflow: hidden;
}

div.ProductDisplayList_Description a
{
	color: #636363;
	font-size: 10pt;
	vertical-align: middle;
	text-decoration: none;
	font-family: Helvetica, arial, sans-serif;
}
div.ProductDisplayList_DetailsLink, div.ProductDisplayList_AddButton
{
	height: 27px;
	line-height: 27px;
}

div.ProductDisplayList_DetailsLink
{
	width: 63px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 85px;
	left: 82px;
	text-align: center;
}
div.ProductDisplayList_AddButton
{
	width: 85px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 26px;
	left: 145px;
	text-align: center;
}
div.ProductDisplayList_Price
{
	position: absolute;
	top: 30px;
	left: 75px;
	width: 80px;
	display: block;
	overflow: hidden;
	text-align: center;
}

div.ProductDisplayList_Price a
{
	color: #404042;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
}

div.ProductDisplayList_SecondaryPrice
{
	position: absolute;
	top: 119px;
	left: 0px;
	width: 95px;
	display: block;
	overflow: hidden;
	text-align: center;
}

/********************/
/*                  */
/* PRODUCT TEMPLATE */
/*                  */
/********************/
div.ProductTemplate
{
	padding-left: 10px;
	padding-right: 10px;
}
table.ProductTemplate
{
	width: 100%;
	margin-right: 20px;
}
table.ProductTemplate td
{
	vertical-align: top;
}

div.ProductTemplate_Heading
{
	color: #b5514d;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #cccccc;
}
div.ProductTemplate_Description
{
	border-bottom: red 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}
div.ProductTemplate_Picture
{
	height: 120px;
	width: 120px;
	line-height: 120px;
	text-align: center;
}
div.ProductTemplate_Buttons
{
	padding: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
}
table.ProductTemplate_Buttons
{
	width: 100%;
}
table.ProductTemplate_Buttons td
{
	text-align: center;
}


div.ProductTemplate_AdditionalInformation
{
	margin-bottom: 10px;
}
div.ProductTemplate_AdditionalHeading, div.ProductTemplate_RelatedHeading
{
	color: #c42525;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
}
div.ProductTemplate_Related
{
	padding-top: 10px;
	border-top: 1px dashed #cccccc;
}
div.ProductTemplate_Caption_Price, div.ProductTemplate_Caption_SKU, div.ProductTemplate_SKU
{
	display: none;
}
div.ProductTemplate_Price
{
	text-align: center;
	color: #cc0000;
	font-weight: 700;
	font-size: 14px;
}
div.ProductTemplate_SecondaryPrice
{
	text-align: center;
	color: #b5514d;
	font-weight: 700;
	font-size: 8px;
}
div.ProductTemplate_Enlarge
{
	text-align: center;
	margin-bottom: 10px;
}
div.ProductTemplate_Enlarge a
{
	color: #333333;
	text-decoration: underline;
}
div.ProductTemplate_Hyperlink div.ProductTemplate_Attachment
{
	height: 20px;
}
div.AttachmentSubTypeDOC a, div.ProductTemplate_Hyperlink a
{
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.AttachmentSubTypeDOC a
{
	background-image: url(../../images/filetypes/doc16.png);
}
div.ProductTemplate_Hyperlink a
{
	background-image: url(../../images/internet16.png);
}
div.ProductTemplate_Separator
{
	border-top: 1px dashed #cccccc;
	height: 0px;
}
/***************/
/*             */
/* PRODUCT BOX */
/*             */
/***************/
div.ProductBoxSmall1
{
}
table.CenterImage
{
	width: 100%;
}
table.CenterImage td
{
	text-align: center;
}
div.ProductBoxSmall2
{
	text-align: center;
}
div.ProductBoxSmall1 img
{
	border: 0;
}

/* Product_Big */

.productdetailformview
{
	width: 590px;
}


div.ProductHeading
{
	text-align: right;
	color: #1a1a1a;
	font-size: 18pt;
	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	position: relative;
}



div.ProductTemplate_Big
{
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

div.ProductTemplate_Big_Information
{
	padding-top: 20px;
	padding-bottom: 50px;
	text-align: left;
}

div.ProductPicture img
{
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 30px;
	float: left;
	
}



.ProductPictureText
{
	clear: both;
	padding-left: 30px;
	font-size: 10pt;
	color: #818180;
	font-family: Helvetica, arial, sans-serif;
	
}

.productpictureenlarge
{
	float: bottom;
}

div.ProductTemplate_Big_Sku
{
	color: Black;
	font-weight: 700;
	font-size: 14px;
}

div.ProductTemplate_Big_Price
{
	padding-top: 20px;
	color: #cc0000;
	font-weight: 700;
	font-size: 14px;
}

div.ProductTemplate_Big_Vat
{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #cc0000;
	font-weight: 700;
	font-size: 14px;
}

div.ProductTemplate_Big_Buttons
{
	text-align: left;
	padding-bottom: 20px;
}

.productpricediv
{
	text-align: right;
	position: relative;
	right: 0;
	float: right;
}

.nowOnly
{
	font-size: 22pt;
	font-weight: bold;
	color: #818180;
}

.productprice
{
	font-size: 22pt;
	font-weight: bold;
	color: #e13a3e;
}

.qtyavailable
{
	font-size: 16pt;
	color: #818180;
	font-style: italic;
}

.productinfotabs
{
	background-color: #e9e7e0;
	font-size: 8pt;
	
	font-family: Helvetica, arial, sans-serif;
	color: #e1ea3e;
	padding-left: 6pt;
}

.productinfotabs #active
{
	font-weight: bold;
}


div.Product_Big_Related
{
	width: 100%;
}

div.Product_Big_Related td
{
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}

div.ProductTemplate_Big_AddToCartButton
{
	padding-left: 5px;
}

div.ProductTemplate_Big_AddToFavoritesButton
{
	padding-left: 5px;
}

div.ProductTemplate_Big_AdditionalInformation
{
	padding-top: 10px;
}

div.ProductTemplate_Big_AdditionalInformation img
{
	/* float:left; */
}

div.ProductTemplate_Big_AdditionalHeading
{
	color: #c42525;;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	height: 30px;
	line-height: 14px;
}

.toolTipShadow
{
	background: url("../../images/shadow.png") no-repeat right bottom !important;
	margin-left: 25px;
	margin-top: 35px;
}

.toolTipContent
{
	left: -6px;
	top: -6px;
	background-color: #FFF8DC; /*#FFFAF0;/*#FFF0F5;/*#FFFACD;*/
	border: solid black 1px;
	padding: 5px;
	font: bold 10pt sans-serif;
}


div.pricelisttemplate
{
	margin-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.pricelisttemplate td
{
	padding-left: 18px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 6px;
}

.leftPricelistHeaderColumn
{
	width: 42%;
}

.pricelistImg img
{
	width: 44px;
	height: 66px;
}
.pricelistHeading
{
	font-weight: 500;
	font-size: 11px;
	color: MenuText;
}
.pricelistText
{
	color: #b5514d;
	font-weight: 800;
	font-size: 12px;
}
.priceListPrice
{
	color: #cc0000;
	font-weight: 700;
	font-size: 12px;
}
.pricelistTemplateHeader
{
	color: #003333;
	font-weight: 700;
	font-size: 11px;
	padding-bottom: 18px;
	padding-left: 15px;
}
.pricelistDataList
{
	width: 480px;
}
div.List_Header
{
	font-weight: bold;
}
td.List_ItemStyle, td.List_AlternatingItemStyle
{
}
td.List_AlternatingItemStyle
{
	background-color: #f0f0f0;
}


div.ProductPriceList_Description
{
	height: 28px;
	display: block;
	overflow: hidden;
}
div.ProductPriceList_Description a
{
	color: #636363;
	font-size: 11px;
	vertical-align: middle;
	text-decoration: none;
}




/* New Product Page Format */
/* Product Detail Tabs */
div.producttabs
{
	width: 376px;
	height: 207px;
	border: 1px #C0C0C0 solid;
	font-size: 9pt;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
}

div.productbuttons
{
	float: left;
	width: 94px;
	height: 23px;
	border: 1px;
	border-bottom: medium solid #b5514d;
	text-align: center;
}

div.propertytitles
{
	float: left;
	width: 120px;
	padding: 10px 10px 10px 15px;
	font-weight: bold;
	height: 150px;
}

div.propertytext
{
	float: left;
	width: 346px;
	padding: 10px 10px 10px 15px;
	height: 152px;
}

div.propertyvalues
{
	float: left;
	width: 205px;
	padding: 10px 10px 10px 15px;
	height: 150px;
}

.productpage
{
	float: left;
	width: 540px; 
	height: 540px;
	
}


.productname
{
	margin: 5px 0pt 10px;
	
}

.productname h1
{
	/*color: #b5514d;*/
	color: #c42525;
	font-size: 25px;
	font-weight: normal;
}

.productimages
{
	float: left;
	width: 175px;
	height: 440px;
}

productimage
{
	padding-bottom: 3px;
	font-size: 10px;
	text-align: left;
}

.productaccessories
{
	clear: both;
	margin-top: 18px;
	border-top: 1px solid #C7C7BC;
}

.productaccessories h3
{
	padding: 5px 0;
	font-size: 15px !important;
	color: #b5514d;
}

.productaccessories .item
{
	float: left;
	width: 168px;
	clear: both;
	margin-top: 3px;
	font-size: 10px;
	
}

.productaccessories .item img
{
	float: left;
}

.productaccessories .item .itemName
{
	float: left;
	width: 100px;
	padding: 2px 0 0 5px;
	font-weight: bold;
}

.productinfo
{
	float: right;
	/*width: 390px;*/
	width: 360px;
	padding-left: 2px; /*    border-right: solid 2px #bfbfbf; */
	font-size: 10pt;
	line-height: 16pt;
	color: #1a1a1a;
	font-family: Helvetica, arial, sans-serif;
	text-align: left;
	
	
}

.productinfo .text
{
	padding-right: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}

.productinfo .priceCart
{
	float: left;
	padding: 5px 2px 0 0;
	
}

.productinfo .priceCart .price
{
	float: left;
	width: 243px;
	font-weight: bold;
	padding-top: 5px;
	
}

.productinfo .priceCart .price .sale
{
	color: #b5514d;
	padding-left: 10px;
	
}

.productinfo .priceCart .addtocart
{
	float: right;
	width: 125px;
	
}

.productinfo #specs table
{
	width: 300px;
	
}

.productinfo #specs table td, .productinfo #specs table th
{
	padding: 3px;
	
}



.ColumnSeparator
{
	border-left: solid 1px #C0C0C0;
	padding: 0 5px 0 25px;
}

.ColumnSpacer
{
	padding: 0 5px 0 25px;
}

.CatalogMenu
{
	background-color: #eeeeee;
}




.productThumbnails a{
	text-decoration:none;
}




div.GroupProductDisplayList {
	height:134px;
	margin: 0 0 10px 5px;
	position:relative;
	width: 270px;
}

div.GroupProductDisplayList_Item {
    font-size:11px;
    margin-top: 5px;
}
div.GroupProductDisplayList_Item a 
{
    color:#b5514d;
    text-decoration:none;
}

div.GroupProductDisplayList_Description
{
	margin-top:2px;
	height: 65px;
	display: block;
	width: 170px;
	overflow: hidden;
	font-size:8pt;
}
div.GroupProductDisplayList_Description a
{
	text-decoration:none;
}

div.GroupProductDisplayList_Thumbnail
{
	float: left;
	height: 75px;
	width: 75px;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
}

.GroupProductBox {
	border: solid 1px #C0C0C0;
	width:98%;
	border-top: 0;
	margin-bottom:3px; 
	float:left;
}



.product_heading
{
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-bottom: 6px;
}




.regulartext
{
	font-family: Helvetica, arial, sans-serif;
	font-size: 11pt;
	color: #181810;
}

.cartproductguidregulartext
{
	font-family: Helvetica, arial, sans-serif;
	font-size: 11pt;
	color: #e13a3e;
}


.accountinfo
{
	background-color: #e9e7e0;
	font-family: Helvetica, arial, sans-serif;
	font-size: 11pt;
	color: #181810;
	text-align: center;
	margin-top: 10px;
	
}

.accountinfo #selected
{
	background-color: #e9e7e0;
	font-family: Helvetica, arial, sans-serif;
	font-size: 11pt;
	color: #181810;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
	
}

.greyheading
{
	
	font-family: Helvetica, arial, sans-serif;
	font-size: 16pt;
	color: #808285;
}

.CartLineHeaders
{
	background-color: #f3f3f4;
	height: 35px;
	width: 590px;
	
	
}
.ShippingPurchaseButtonDiv
{
 text-align: right;
 background-color: #f3f3f4;
}

