@charset "utf-8";
/* CSS Document */

table.productdetail {
	width: 710px;
	/*border-bottom: 1px dashed #C1C1C1;*/
	}
table.ProductDetailLeft {
	width: 100%;
}

table.ProductDetailLeft td {
	font-size: 90%;
	line-height: 130%;
	color: #2F2F2F;
	}
table.ProductDetailLeft td p,
table.ProductDetailLeft td h3,
table.ProductDetailLeft td ul  {
	margin-bottom: 10px;
	margin-top: 10px;
	}
table.ProductDetailLeft td h3  {
	padding: 0 0 0 0;
	font-size: 90%;
	color: #2F2F2F;
	}
table.ProductDetailLeft td h3 span {
	font-weight: normal;
	}
table.ProductDetailLeft ul {
	margin-left: 15px;
	}
table.ProductDetailLeft ul li {
	list-style: dot;
	padding: 0 0 0 0;
	list-style-position: outside;
	font-size: 90%;
}

.Col1 {
	width:220px;
	padding-right: 10px;
	vertical-align: top;
}

.Col2 {
	width:230px;
	vertical-align: top;
	text-align: center;
}
table.ImageTable {
	width: 100%;
	margin: 0 auto 0 auto;
	}
img.LargeProductImage {
	width: 339px;
	height: 339px;
	display: block;
	margin: 15px 0 0 10px;
	border: 1px solid #EEE;
	}
td.PriceLabelCell h3 {
	margin: 0 !important;
	padding: 0 !important;
	}
p.MorePicsLink {
	text-align: center;
	font-size: 80% !important;
	margin: 25px 0 0 0 !important;
	}
p.MorePicsLink a {
	color: #9C9C9C;
	}
p.MorePicsLink a:hover {
	color: #3C3A2C;
	}
td.ResultContent {
	/*width:250px;*/
	padding-top:2px;
}
td.ResultContent h1	{
	/*height: 60px!important;
	_height: 100px!important;*/
	width: 90%;
	background: url(images/prodTitle_bg.png) 0 0 no-repeat;
	padding: 30px 0 0 0!important;
	_padding: 30px 0 0 0!important;
	color:#000;
	font-size:200%;
	}

/***START Add Items Styles***/
table.optionsbox {
	font-size: 80%;
	width: 100%;
	margin: 10px 0 0 0;
	}
img.AddToCart {
	margin: 0 0 0 5px;
	}
.ContentDropDown {
	border:1px solid #7F9DB9;
	}
td.OptionsBoxCell {
	/*width: 150px;*/
	}
td.AddCell {
	vertical-align: top;
	padding: 10px 0 0 0;
	width: 80%;
	}
input.QtyInput {
	font-size: 60%;
	}
table.AddTable {
	border: 3px solid #E5E5E5;
	width: 280px;
	background: url(images/add-cart-table-bg.gif);
	}
table.AddTable td {
	vertical-align: top;
	padding: 8px 4px 8px 4px;
	}
span.TradePrice {
	font-size: 90%;
}
/***END Add Items Styles***/


/***START Attribute Syles***/
table.AttributeTable {
	}
table.AttributeMenuTable td {
	padding: 10px 20px 0 0;
	vertical-align: top;
	}

table.AtributeRadios {
	color: #575757;
	background: url(images/add-cart-table-bg.gif);
	/*border-left: 3px solid #E5E5E5;
	border-right: 3px solid #E5E5E5;*/
	border-bottom: 3px solid #E5E5E5;
	width: 280px;
	}
table.AtributeRadios table.content {
	border-left: 3px solid #E5E5E5;
	border-right: 3px solid #E5E5E5;
	width: 100%;
}
table.AtributeRadios td span.AttributeNameOld {
	display: none;
	}
table.AtributeRadios table td {
	border-bottom: 1px dotted #E5E5E5;
	border-left: 1px dotted #E5E5E5;
	font-size: 70%;
	vertical-align: middle;
	padding: 6px 2px 6px 25px;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	}
table.AtributeRadios table td.NoPreference {
	background-image: url(images/attribute_swatches/no-preference.gif);
	}
table.AtributeRadios table td.SulphurYellow {
	background-image: url(images/attribute_swatches/sulphur-yellow.gif);
	}
table.AtributeRadios table td.AppleGreen {
	background-image: url(images/attribute_swatches/apple-green.gif);
	}
table.AtributeRadios table td.Beige {
	background-image: url(images/attribute_swatches/beige.gif);
	}
table.AtributeRadios table td.White {
	background-image: url(images/attribute_swatches/white.gif);
	}
table.AtributeRadios table td.VolcanicRed {
	background-image: url(images/attribute_swatches/volcanic-red.gif);
	}
table.AtributeRadios table td.BurntOrange {
	background-image: url(images/attribute_swatches/burnt-orange.gif);
	}
table.AtributeRadios table td.Blue {
	background-image: url(images/attribute_swatches/blue.gif);
	}
table.AtributeRadios table td.Violet {
	background-image: url(images/attribute_swatches/violet.gif);
	}
table.AtributeRadios table td.FluorescentOrange {
	background-image: url(images/attribute_swatches/fluorescent-orange.gif);
	}
table.AtributeRadios table td.FluorescentGreen {
	background-image: url(images/attribute_swatches/fluorescent-green.gif);
	}
table.AtributeRadios table td.FluorescentPink {
	background-image: url(images/attribute_swatches/fluorescent-pink.gif);
	}
	
table.AtributeRadios table td label {
	vertical-align: top;
	color: #575757;
	}
table.AtributeRadios table tr td:first-of-type {
	border-left: 0;
	}
table.AtributeRadios table tr:last-of-type td {
	border-bottom: 0;
	}
div.AttributeTitle {
	margin-top: 10px;
	overflow: hidden;
	*height: 30px;
	}
div.AttributeTitle p {
	float: left;
	}
div.AttributeTitle p img {
	vertical-align: middle;
	}
div.AttributeLines {
	border-left: 3px solid #E5E5E5;
	border-bottom: 3px solid #E5E5E5;
	width: 130px;
	*width: 100%;
	float: right;
	*float: none;
	height: 30px;
	}
/***END Attribute Syles***/


table.RecomendBox {
	font-size: 80%;
	width: 100%;
	margin: 10px 0 0 0;
	}
.RecomendHeader {
	background: url(images/recomendations_bg.png) no-repeat top left;
	color: #777677;
	padding: 2px 0px 2px 5px;
	font-weight: bold;
	}
div.RecomendHeaderTitle {
	float: left;
	}
div.RecomendHeaderPageNo {
	float: right;
	}
table.RelatedProductsLists {
	width: 100%;
	}
div#imgCol {
	width: 100px;
	float: left;
	}
div#infoCol {
	/*width: 370px;*/
	/*float: left;*/
	}
div#infoCol div {
	margin: 10px 0 0 0;
	}
#infoCol {
	margin-top:3px;
	font-size:0.8em;
	color:#0c0b0b;
}
#infoCol a {
	color:#0c0b0b;
}
#infoCol label {
	float:left;
	width:110px;
	font-weight:bold;
}
.pageNumbers {
	border:solid 1px #0c0b0b;
	color:#0c0b0b;
}
.pageNumbers a {
	border:none;
	color:#0c0b0b;
	}
.RecomendPaging {
	font-size:0.8em;
	}
div.ReccMoreInfo a img {
	width: 13px;
	height: 11px;
	margin: 0 0 0 5px;
	}
div.ReccMoreInfo a:hover {
	color: #A52525 !important;
	}
/***END Related Items Styles***/

tr.M10CAP,
tr.M10CSK {
	display: none;
	}
