
/*******************/
/* product listing */
/*******************/
.prod-list
{
	border-top: 1px solid #E4E1E0;
	width: 550px;
}
.prod-list .clabel
{
	display: none;
}
.prod-list .odata,
.prod-list .edata
{
	border-bottom: 1px solid #E4E1E0;
	padding: 10px 10px 10px 0;
	vertical-align: top;
}
.prod-list img
{
	border: 1px solid #514040;
	height: 100px;
	width: 100px;
}

.prod-list h2
{
	margin: 0;
	padding: 0;
}
.prod-title
{
	color: #493026;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
}
.prod-title:hover
{
	color: #493026;
	text-decoration: underline;
}
/**
 * Category listing
 */
.content
{
	/*color: #128;*/
	text-align: left;
	padding: 20px 0;
}
div.subcat
{
	float: left;
	width: 275px;
	margin-bottom: 15px;
}
div.subcat div.img-container
{
	margin-right: 10px;
	margin-left: 5px;
}
/* Start the title's background after the thumb */
div.subcat div.category,
div.subcat div.product
{
	margin-left: 125px;
}
div.subcat h2
{
	margin: 0 0 5px 0;
	background-color: #B18E5E;
	color: #fff;
	padding: 1px 3px;
  height:auto;
}
div.subcat h2 a
{
	color: #fff;
	text-decoration: none;
	display: block;
}
div.subcat p
{
	color: #666;
	font-size: 90%;
	padding-right: 10px;
	line-height: 135%;
}
div.subcat p,
div.subcat p a,
div.subcat p.description a
{
	color: #666;
	text-decoration: none;
}
div.subcat h2 a:hover
{
	color: #fff;
	text-decoration: underline;
}
div.img-container
{
	float: left;
	display: inline;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 9px;
}
div.img-container img
{
	border: 1px solid #999;
	padding: 1px;
}

/***************/
/* detail view */
/***************/

.button
{
	margin: 0;
}

.button2
{
	background-color: #900;
	border: 1px #900 solid;
	color: #FFF;
	display: block;
	F_S1	font-weight: bold;
	margin: 0;
	padding: 1px 4px;
	text-decoration: none;
}
.button2:active,
.button2:hover
{
	background-color: #FFF;
	border: 1px #900 solid;
	color: #900;
	text-decoration: none;
}

.btn_back
{
	float: left;
	margin: 10px 20px 0 0;
}

div.cat_name
{
	clear: right;
	padding: 10px 0 0 0;
}
div.cat_name h3
{
	margin: 0px;
	padding: 0px;
}
div.prod_name h2
{
	margin-top: 10px;
	padding: 4px 0;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	color: #990000;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
}

table.image
{
	background: #676661;
}

table.image td
{
	background: #F0F0F0;
}

table.image td.zoom
{
	width: 15px;
	padding: 2px;
}

table.image td.text
{
	padding-left: 5px;
}

div.img_table
{
	float: left;
	padding: 10px 15px 10px 0;
}

div.description
{
  color: black;
	margin-top: 10px;
	clear: right;
}

div.more_inf
{
	padding-bottom: 7px;
	border-bottom: 1px solid #7C7262;
}
div.more_inf h6
{
	border-bottom: 1px solid #7C7262;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	margin: 0 0 5px 0;
	padding: 0;
}

div.more_inf_item
{
	line-height: 160%;
	float: left;
	width: 32%;
	padding-left: 10px;
	background: url('SITE_URL_TMPLimg/dot.gif') 2px center no-repeat;
}
div.more_inf_item a
{
	color: #000;
	text-decoration: underline;
}
div.more_inf_item a:hover
{
	color: #000;
	text-decoration: none;
}

.previous
{
	float: left;
	margin-top: 10px;
}

.add2cart,
.customize,
.next,
.preview
{
	float: right;
	margin-top: 10px;
}

.error
{
	background-color: #FFFFD5;
	border: 1px solid #d98;
	color: #900;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
}
.error span
{
	background: url("../tmpl/img/error.gif") no-repeat left center;
	padding-left: 16px;
}


/******************/
/* Product blocks */
/******************/
div.help
{
	/*color: #666;*/
  height: 17px;
  margin-left: 5px;
  padding-left: 20px;
  background: url(SITE_ABSURLtmpl/img/help.gif) no-repeat left center;
  vertical-align: middle;
  float: left;
}
.block-name
{
	font-weight: bold;
	font-size: 14px;
	color: #900;
	padding-right: 5px;
  float: left;
}
.clear_both
{
  clear:both;
}
.block
{
	width: 100%;
}
.block .c1
{
	padding: 4px 10px 0 0;
	width: 1%;
}
.block .c2
{
	vertical-align: top;
	width: 99%;
}

.layout_body
{
	width: 100%;
	/*white-space: nowrap;*/
}
.layout_body .clabel
{
	padding: 3px 5px;
	color: #FFF;
	background: #B18E5E;
	border-top: 1px solid #726360;
}

.layout_body .odata,
.layout_body .edata
{
	border-bottom: 1px solid #7C7262;
	padding: 3px 5px;
}

.layout_header2
{
	margin-top: 10px;
}

.layout_header2 td
{
	font-weight: bold;
	color: #B18E5E;
}

.spec_inst
{
	color: #000;
}

.custom-fit
{
	border-bottom: 1px solid #7c7262;
	border-top: 1px solid #7c7262;
	margin: 2px 0 20px 0;
}
.custom-fit span.req
{
	font-weight: bold;
}
.custom-fit p
{
	color: #000;
	margin: 10px 0;
	text-align: left;
}
#custom-fit-help
{
	border-collapse: collapse;
}
#custom-fit-help td
{
	border: 1px solid #bbb;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
