﻿#tblPSH, #tblPLT { background-color: #F7F7F7; margin-left: 5px; }
table.prodDetail th { font-weight: normal; }

#subCats, #subCats ul, #subCats li { margin: 0; padding: 0; border: 0 none; }
#subCats li { list-style: none; }
#subCats .cat1
{
	color: #fff;
	background-color: #D01D1D;
	padding-left:4px;
	border-top: 1px solid #D01D1D;
	border-bottom: 1px solid #D01D1D;
}
#subCats li {
	padding-bottom: 8px;
	font-size:12px;
	font-weight: bold;
}
#subCats li li
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:4px;
	font-size:10px;
	font-weight: bold;
}
#subCats li li.subCatActive
{
	background: url(../img/layout/arrow_subcat.gif) no-repeat right center;
	background-color: #D01D1D;
	color: #fff;
}

#subCats li li a
{
	text-decoration: none;
	color: #fff;
}
#subCats li li a:hover
{
	background-color: #D01D1D;
	color: #fff;
}
#subCats li li.subCatActive a
{
	text-decoration: none;
	color: #fff;
}
#subCats li li.subCatActive a:hover
{
	background-color: #D01D1D;
	color: #fff;
}

/* showcase */
.showcaseTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #a4a4a4;
}
a.detail:link, a.detail:visited {font-weight: bold; color: #D01D1D; text-decoration: none;}
a.detail:hover, a.detail:active {font-weight: bold; color: #434542; text-decoration: underline;}

img.addTC { margin-bottom: 2px; }

table.name22_padd { width: 100%; }
.name22_padd {
	background:#434542 url(../img/layout/showcase/name_tl.gif) no-repeat scroll 0 0;
	height:45px;
}
.name2_padd {
	background:transparent url(../img/layout/showcase/name_tr.gif) no-repeat scroll 100% 0;
	padding:5px 5px 5px 2px;
	text-align: center;
}
.name2_padd span { color: #ffffff; font-weight: bold; }
.name2_padd a:link, .name2_padd a:visited { color: #ffffff; text-decoration: none; }
.name2_padd a:hover, .name2_padd a:active { color: #ffffff; text-decoration: underline; }

table.name23_padd { width: 100%; margin-top: 2px; }
.name23_padd {
	background:#434542 url(../img/layout/showcase/name_tl.gif) no-repeat scroll 0 0;
	height:23px;
}
.name3_padd {
	background:transparent url(../img/layout/showcase/name_tr.gif) no-repeat scroll 100% 0;
	padding:5px 10px 5px 15px;
	text-align: left;
}
.name3_padd span { color: #ffffff; font-weight: bold; }
.name3_padd a:link, .name3_padd a:visited { color: #ffffff; text-decoration: none; }
.name3_padd a:hover, .name3_padd a:active { color: #ffffff; text-decoration: underline; }

.pic2_padd {
	padding:0;
	text-align:center;
	border-bottom:1px solid #E5E5E5;
}
.img {
	background:#FFFFFF none repeat scroll 0 0;
	border:0 solid #540000;
	margin-bottom: 1px;
}
table.button22_marg { width: 100%; }
.button22_marg {
	margin:5px 0 0;
}
.price2_padd {
	background:transparent url(../img/layout/showcase/part2.gif) repeat-y scroll 100% 0;
	padding:7px 0 4px 0;
	text-align:center;
	width:60%;
}
.button2_padd {
	padding:0 0 1px 5px;
}

.prodCats1 { width: 99%; margin-right:2px; }
.prodCats3 { float: left; width: 32%; margin-right:2px; }

fieldset { color: #000; border: 1px solid #ececec;
	height: auto;
	text-align: left; padding-left: 10px; padding-bottom: 10px; }
legend { color: #D01D1D; }
.parts { height: auto; text-align: left; }

.prodImg { border: 1px solid #fff; }
.prodImgHover { border: 1px solid #D01D1D; }
.prodPrice
{
	font-size: 16px;
	color: #D01D1D;
	font-weight: bold;
	padding: 5px;
}
.prodPriceDiscount
{
	font-size: 14px;
	color: #434542;
	font-weight: bold;
	padding: 5px;
	text-decoration: line-through;
}
.prodLink
{
	color: #D01D1D;
	font-weight: bold;
}
a.aProdLink { text-decoration: none;}
.prodDefPrice
{
	padding: 2px;
}
.discount_perc
{
	margin-top: 5px;
	padding: 5px;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #D01D1D;
	font-weight: bold;
	width: 100px;
}

table.tblFeats { border-collapse: collapse; }
table.tblFeats th
{
	background-color: #434542;
	color: #fff;
	border-left: 1px solid #434542;
	border-right: 1px solid #ececec;
	border-top: 1px solid #434542;
	border-bottom: 2px solid #D01D1D;
	height: 25px;
	text-align: left;
	padding-left: 1px;
	font-weight: bold;
}
table.tblFeats td
{
	height: 25px;
	background-color: #fff;
	border: 1px solid #ececec;
	padding-left: 3px;
	text-align: left;
}
table.tblFeats td.avail
{
	padding-bottom: 10px;
	background-color: #ececec;
	font-size: 11px;
	font-weight: bold;
	color: #D01D1D;
}

.AddToCart, .GoToCart, .AddToCartPresent
{
	height: 32px;
	border: 1px solid #959595;
	vertical-align: middle;
	text-align: left;
	padding-left: 2px;
}
.GoToCart {	background: url(../img/bg_gotocart.gif) no-repeat right; background-color: #fff; }
.AddToCart { background: url(../img/bg_addtocart.gif) no-repeat right; background-color: #fff; }
.AddToCartPresent { background: url(../img/bg_addtocart_present.gif) no-repeat right; background-color: #fff; }
.CartLinks a:link, .CartLinks a:visited
{
	color: #D01D1D;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	margin-right: 5px;
	margin-left: 5px;
}
.CartLinks a:hover, .CartLinks a:active
{
	color: #434542;
	text-decoration: underline;
	cursor: pointer;
}

a.featdisp:link, a.featdisp:visited
{
	font-weight: bold;
	text-decoration: underline;
	color: #D01D1D;
}
a.featdisp:hover, a.featdisp:active
{
	text-decoration: underline;
	color: #434542;
}

#selMore
{
	float: left; margin: 5px 20px 10px 0;
}
#selMore a:link, #selMore a:visited
{
	color: #D01D1D;
	text-decoration: underline;
	font-weight: bold;
}
#selMore a:hover, #selMore a:active
{
	color: #434542;
	text-decoration: underline;
}

.ulColors, .ulColors ul, .ulColors li { margin: 0; padding: 0; border: 0 none; }
.ulColors { position:relative; z-index: 1000; }
.ulColors li
{
	position: relative;
	list-style: none;
	border-top: 1px solid #C7C7C7;
	padding: 3px;
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	margin-left: 0;
	text-indent: 0;
	#text-indent: -1em;
	_text-indent: -1em;
}
.ulColors li.normal	{ background-color: #FFFFFF; color: #D01D1D; }
.ulColors li.hover	{ background-color: #E1E1E1; color: #D01D1D; }
.ulColors li.active	{ background-color: #EC9119; color: #FFFFFF; }

.ulColors li a:link, .ulColors li a:visited { color: #D01D1D; text-decoration: none; }
.ulColors li a:hover, .ulColors li a:active { color: #D01D1D; text-decoration: none; }

table.tblDispFeats1 { padding: 0; margin: 0; border: 1px solid #F2F2F2; }
table.tblDispFeats1 td, table.tblDispFeats1 th { padding: 0; margin: 0; font-size: 11px; }
table.tblDispFeats { padding: 0; margin: 0; margin-top: 5px; border-collapse: collapse; border: 1px solid #434542; }
table.tblDispFeats td { padding: 3px; margin: 0; height: 20px; text-align: center; border: 1px solid #434542; background-color: #ffffff; }
table.tblDispFeats th { padding: 3px; margin: 0; height: 20px; background-color: #434542; color: White; border: 1px solid #434542; border-bottom: 1px solid #fff; border-right: 1px solid #fff; font-weight: bold; }
table.tblDispFeats td, table.tblDispFeats th { font-size: 11px; }

table.tblFriendAdvice { padding: 0; margin: 0; border: 1px solid #F2F2F2; }
table.tblFriendAdvice td, table.tblFriendAdvice th { padding: 3px; margin: 0; height: 20px; font-size: 11px; }
table.tblFriendAdvice tr.sp td, table.tblFriendAdvice tr.sp th { border-bottom: 1px dashed #D01D1D; padding-bottom: 13px; }

table.tblSeeAlso { border-bottom: 1px dotted #434542; background-color: #ffffff; }
table.tblSeeAlso td a:link, table.tblSeeAlso td a:visited { font-weight:bold; color: #D01D1D; text-decoration: none; }
table.tblSeeAlso td a:hover, table.tblSeeAlso td a:active { color: #434542; text-decoration: underline; }
table.tblSeeAlso td span.price { font-size: 13px; font-weight: bold; color: #434542;}

table.tblAlsoBought { margin-top: 5px; margin-bottom: 5px; background-color: #ffffff; }
table.tblAlsoBought td { width: 160px; text-align: center; border: 1px dotted #d5d4d4; vertical-align: top; }
table.tblAlsoBought td span.price { font-size: 13px; font-weight: bold; color: #434542;}

img.img_pad_right { padding-right: 5px; }

.fsetBG { background-color: #f2f2f2; }

.cont_heading_td_st, .cont_heading_td_st1
{
	color:#D01D1D;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background:transparent url(../img/layout/actions/cont_heading_td.gif) no-repeat scroll 3px 10px;
	border-bottom:1px solid #CCCCCC;
	border-left:4px solid #F7F7F7;
	border-right:4px solid #F7F7F7;
	padding:12px 10px 7px 28px;
	width:100%;
}
.cont_heading_td_st1 { border-bottom: 0; }
.cont_heading_td_p {
	color:TESTCOLOR;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background:transparent url(../img/layout/actions/cont_heading_td.gif) no-repeat scroll 3px 10px;
	border-bottom:1px solid #CCCCCC;
	border-left:4px solid #F7F7F7;
	border-right:4px solid #F7F7F7;
	padding:12px 0 7px 28px;
	width:100%;
}
.cont_heading_td_p a:link, .cont_heading_td_p a:visited {
	color:#D01D1D;
	font-weight:bold;
	text-decoration:underline;
	padding: 0;
	margin: 0;
}
.cont_heading_td_p a:hover, .cont_heading_td_p a:active
{
	color: #434542;
	text-decoration:none;
}
.cont_heading_td_also
{
	color:#D01D1D;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px solid #CCCCCC;
	border-left:4px solid #F7F7F7;
	border-right:4px solid #F7F7F7;
	padding:2px 2px 10px 2px;
	width:100%;
}
a.lback:link, a.lback:visited
{
	text-decoration: none;
	text-transform: none;
	font-size:10px;
	color: #434542;
	vertical-align: top;
}
a.lback:hover, a.lback:active
{
	text-decoration:underline;
	font-size:10px;
	color: #434542;
}
.price_padd {
	padding:7px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}
.descr
{
	vertical-align: top;
	padding: 5px 5px 0 0;
}
td.descr_td_11 { font-size: 11px; }
td.prodname { padding-bottom: 2px; }

a.catalog:link, a.catalog:visited, a.lightview:link, a.lightview:visited
{
	color: #D01D1D;
}
a.catalog:hover, a.catalog:active, a.lightview:hover, a.lightview:active
{
	color: #434542;
	text-decoration: none;
}
#notifyMsgKO { color: Red; }
