/* style.css Document */
td.tab a:link{ color:#FFFFFF; text-decoration:none}
td.tab a:visited{ color:#FFFFFF; text-decoration:none}
td.tab a:hover{ color:#FFFFFF; text-decoration:none}
td.tab a:active{ color:#FFFFFF; text-decoration:none}

/* Featured Products */

.listing{background-color:#e6ebf3}
.listing2{background-color:#c4d4e4}
 
/*.listing3{background-color:#ffc1ca;}*/
.listing3{background-color:#d32032;}
/*.listing4{background-color:#ffc1ca;}*/
.listing4{background-color:#fb182f;}
.listing3 table tr td a{color:#ffffff; font-weight:bold}
.listing4 table tr td a{color:#ffffff;font-weight:bold}
/*.listing4 table tr td a{color:#d32032;font-weight:bold}*/

.listing3 table tr td.price{color:#ffffff;font-weight:bold;font-size:13px}
.listing4 table tr td.price{color:#ffffff;font-weight:bold;font-size:13px}
/*.listing4 table tr td.price{color:#d32032;font-weight:bold;font-size:13px}*/

a.highlight{color:#ffffff}
a.highlight1{color:#ffffff}
/*categories tree menu */

.ProductMain{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	background-color: #56bde8;
	margin: 0px;
	padding: 5px;
	text-transform: uppercase;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#ProductSub{ margin:0px; padding:0px}
#ProductSub li{
	color:#3a639b;
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#ProductSub li a:link, #ProductSub li a:visited{
	background-image: url(images/lap/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	color:#3a639b;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
#ProductSub li a:hover{
	background-color: #98D7F1;
	color: #FF0000;
	text-decoration: none;
}
li.subcat{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li.subcat a{color:#3a639b; font-weight:bold}

.slideshow { height: 307px; width: 200px; margin: auto }
/*.slideshow div { color:#000; }
.slideshow div p { color:#000; }*/

#doc_width{ width:937px; margin:0px auto;}
.p_row1{ width:920px; float:left;  background:url(images/feat2img/bg-back.jpg) repeat-x left bottom;}
.p_row1 .pt1{ width:300px; float:left; padding:0px 0px 0px 5px; font-family:Arial, Helvetica, sans-serif; color:#505050; font-size:16px; font-style:italic; line-height:17px; }
.p_row1 .pt1 .left{ width:120px; float:left; padding-left:20px;}
.p_row1 .pt1 .left h3{ color:#df0633; padding:0px 0px 5px 0px; margin:0px; font-size:22px; line-height:27px;}
.p_row1 .pt1 .left strong{ line-height:25px;}
.p_row1 .pt1 .right{ width:154px; float:right;}
.h3_class{
color:#df0633; padding:0px 0px 5px 10px; margin:0px; font-size:22px; line-height:27px; float:left;
}