@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474747;
}
a {color: #474747; text-decoration:none;}
form {
	margin: 0px;
	padding: 0px;
}
#header {
	height: 132px;
	background-image: url(images/tp_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#header #logo {
	background-image: url(images/tp_bg1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 132px;
	width: 510px;
}
#header #logo img {
	margin-top: 35px;
}
#header #logo #title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ababab;
}
#title h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #ababab;
	}
#header #toppic {
	background-image: url(images/tp_bg2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 132px;
}
#mmnu {
	margin-bottom: 20px;
}
.mmnu {
	background-color: #e2e2e2;
	background-image: url(images/mmnu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #474747;
}
.mmnu a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
}
.mmnu a:hover {
	color: #b41012;
}
.mmnubgr {
	background-color: #e2e2e2;
}
.cartbgr {
	background-color: #696969;
	background-image: url(images/cart_bgr.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.cartbgr a {color: #FFFFFF;}
#scrhform div {
	border: 1px solid #c8c5c5;
	padding: 0 8px;
	margin: 4px;
}
#scrhform #searchkey {
	width: 400px;
	background-color: #FFFFFF;
	height: 17px;
	padding-top: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #474747;
}
#main {
	background-color: #fbfbfb;
}
#leftcol {
	width: 23%;
	float: left;
}
#categories {
	padding-bottom: 16px;
	background-image: url(images/cat_lst_shd.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.shad {
	padding-bottom: 4px;
	background: url(images/cat_shd.gif) no-repeat right bottom;
}
.selected {
	background-image: url(images/sel_cat.gif);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	background-color: #636363;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
.first {
	background-image: url(images/cat_mrkr.gif);
	background-repeat: no-repeat;
	background-position: 15px 20px;
	background-color: #909090;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.first:hover {
	background-image: url(images/cat_mrkr2.gif);
	background-repeat: no-repeat;
	background-position: 15px 20px;
	background-color: #b1b1b1;
}
.first a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.newsblock {
	background-color: #fbfbfb;
	padding: 20px;
	color: #777777;
}
.newsblock h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.newsblock a {
	color: #777777;
	text-decoration: none;
}
.newsblock a:hover {text-decoration:underline;}
.newsblock .morenews {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c42d2e;
	padding-left: 15px;
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.compareproductstext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777777;
}


#rightcol  {
	float: right;
	width: 77%;
	background-color: #FFFFFF;
}
#rightcol #content {
	margin-right: 24px;
	margin-left: 22px;
}

#breadcrumb h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#breadcrumb a {
	color: #c42d2e;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#content h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #C42D2E;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .catlist {
	float: left;
	list-style-type: none;
	padding: 0px;
	width: 50%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content .catlist li {
	line-height: 1.5em;
}

#content .detailinfo {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
	font-weight: normal;
	float: left;
	list-style-type: none;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .detailinfo li {
	line-height: 1.2em;
}

.detailinfo {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
	font-weight: normal;
	float: left;
	list-style-type: none;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.detailinfo li {
	line-height: 1.2em;
}


#content .catlist a {
	background-image: url(images/mrkr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	font-weight: bold;
}

#content .catlist a:hover {text-decoration:underline}
.grline {
	height: 3px;
	width: 100%;
}
#content .prodblock {
	height: 166px;
	background-image: url(images/dots_sprtr.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#content .lastprodblock {
	height: 166px;
}
#content .midlenblock {
	background-image: url(images/dots_sprtr.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
#content .lastmidlenblock {
	
}
.prodblock .prodimg, .lastprodblock .prodimg {
	padding: 10px;
}
.prodblock .proddesc, .lastprodblock .proddesc {
	float: left;
	font-size: 11px;
	padding: 15px;
}
.proddesc h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #474747;
	margin: 0px;
	padding: 0px;
}
.proddesc a {
	color: #c42d2e;
	text-decoration: none;
	background-image: url(images/more.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
}
.prodblock .pricenbuy, .lastprodblock .pricenbuy {
	float: right;
	height: 145px;
	background-color: #fbfbfb;
}
.pricenbuy .price {
	font-size: 14px;
	font-weight: bold;
	color: #c42d2e;
}
.prev {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
	background-image: url(images/prev.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}
.prev:hover {color: #b60100;}
.next {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
	text-decoration: none;
	background-image: url(images/next.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 10px;
}
.next:hover {color: #b60100;}
.pgs a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #474747;
	text-decoration:none;
}
.pgs a:hover {color: #b60100;}
.pgs {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b60100;
}
#footer {
	background-image: url(images/ftr_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 120px;
}
#footer .ftrlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #474747;
	padding-top: 40px;
	padding-bottom: 10px;
}
#footer .ftrlinks a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c42d2e;
}

.button {
background:#cd1618 url(images/buttnbg.gif) repeat-x scroll 0 100%;
font: bold 110% 'trebuchet ms',helvetica,sans-serif; 
padding-left: 6px;
padding-right: 6px;
color: #fff;
border:1px solid; 
height: 25px;
padding-bottom:4px;
border-color: #ba1113 #eb1c1f #eb1c1f #ba1113;
}


ul#snavv {list-style-type: none; float: left;font-weight:bold; font-size:1em;}
ul#snavv li {list-style-type: none; float: left;font-weight:bold; padding: 8px; font-size:1em;border:1px solid #D8D8D8;padding:7px;}

ul#rightbrand {list-style-type: none; float: left;font-weight:bold; font-size:1em; }
ul#rightbrand li {list-style-type: none; float: left; font-size:1em; padding-top: 6px; padding-left:30px; width: 340px;}

.curr {background-color: #D8D8D8;border:1px solid #000;}

specification_table { border-color: #D8D8D8; border-style: solid; border-width: 1px 0px; width: 100%; margin: 10px 0px 10px 0px;  }
.specification_table caption { font-weight:bold; padding: 11px 0px 8px; text-align: left; position:static; }
.specification_table .tstyle2 td, .specification_table .tstyle2 th { background: #FFFFFF; }
.specification_table .tstyle1 td, .specification_table .tstyle1 th { background: #FAF7F4; }
.specification_table th { border-right: 1px solid #D8D8D8; font-weight: normal; padding: 3px 0px 2px 15px; text-align: left; vertical-align: top; width: 180px;}
.specification_table td { border: none; padding: 3px 15px 5px; text-align: left;}
.specification_table .glossary { color:#666666; cursor: pointer; cursor: hand; }
.specification_table h4 {font-weight:bold; padding: 5px 0px 8px; font-size:1em;}

.specification_table tr.last td {
border-bottom:1px solid #D8D8D8;
padding:5px 5px 5px 15px;
}
.specification_table tr.last th {
border-bottom:1px solid #D8D8D8;
padding:5px 5px 5px 15px;
}