@charset "utf-8";
body {
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, serif, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #d8eafc;
}

img {
	border: 0px;
}

.header {

}
.top {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
}
.top_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	cursor: default;
}
.top_left {
	background-image: url(../images/top_left.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 8px;
	background-position: left top;
}
.top_right {
	background-image: url(../images/top_right.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 8px;
	background-position: right top;
}
.main_banner {
	padding-top: 10px;
}
.cart_bg {
	background-image: url(../images/cartarea_bg.gif);
	background-repeat: repeat-x;
	width: 190px;
}


#cart_area {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/icon_cart.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
	width: 190px;
	height: 35px;
	padding-right: 5px;
}
#cart_area a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#cart_area a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#cart_area a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#cart_area a:active {
	color: #FFFFFF;
	text-decoration: none;
}.content {


}
#content_inner {
	margin-top: 10px;
}

#left_bar {
	width: 178px;
	padding-bottom: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dadada;
}
.heading_shop {
	background-image: url(../images/heading_shop.gif);
	background-repeat: no-repeat;
	height: 38px;
	background-position: bottom;
}
.price {
	font-size:12px;
}	

.price_amt {
	color:#F60;	
	font-size:14px;
}

#products {
	font-size: 11px;
	font-weight: normal;
	color: #4D4D4D;
	text-decoration: none;
	vertical-align: top;
}
#products td {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 27px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 2px;
	color: #346293;
	
}
#products a:link {
	color: #494949;
	text-decoration: none;
	padding-left: 12px;
}
#products a:visited {
	color: #494949;
	text-decoration: none;
	padding-left: 12px;
}
#products a:hover {
	color: #E9AB00;
	text-decoration: none;
	padding-left: 12px;
}
#products a:active {
	color: #494949;
	text-decoration: none;
	padding-left: 12px;
}
.products_spacing td {

}
.sidebanners_padding {
	padding-top: 12px;
}
.rightbanners_padding {
	padding-top: 8px;
}
.content_area {
	width: 567px;
	margin-top: 8px;
	margin-bottom: 30px;
}
.right_bar {
	width: 170px;
}
.table_border {
	border: 1px solid #BFBFBF;
}
.table_main_bar {
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	cursor: default;
	background-color: #3f8fcc;
}
.table {
	border: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	color: #323232;
	text-decoration: none;
}
.table td {
	border: 1px solid #FFFFFF;
}
.table a:link, a:active, a:visited {
	color: #323232;
	text-decoration: underline;
}
.table a:hover {
	color: #323232;
	text-decoration: none;
}
.content_padding {
	padding-top: 10px;
}
.table_subheading {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #a2b9ff;
}
.table_subheading a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.table_subheading a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.table_subheading a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.table_subheading a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.table_subheading td {
	padding-left:5px;
}
.more {
	color: #FB6200;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #0860a6;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content_links a:link {
	color: #FF7200;
	text-decoration: underline;
}
.content_links a:visited {
	color: #FF7200;
	text-decoration: underline;
}
.content_links a:hover {
	color: #FF7200;
	text-decoration: none;
}
.content_links a:active {
	color: #FF7200;
	text-decoration: underline;
}
.content_padding {
	padding-top: 15px;
}
.logo_padding {
	padding-top: 12px;
	padding-bottom: 12px;
}
.most_visited {
	font-size: 11px;
	font-weight: bold;
	color: #5E5E5E;
	text-decoration: none;
}
.most_visited td {
	padding-bottom:5px;
}
.most_visited a:link {
	color: #5E5E5E;
	text-decoration: underline;
	background-image: url(../images/bullet_visited.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
.most_visited a:visited {
	color: #5E5E5E;
	text-decoration: underline;
	background-image: url(../images/bullet_visited.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;	
}
.most_visited a:hover {
	color: #5E5E5E;
	text-decoration: none;
	background-image: url(../images/bullet_visited_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;	
}
.most_visited a:active {
	color: #5E5E5E;
	text-decoration: underline;
	background-image: url(../images/bullet_visited.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;	
}
#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CFCFCF;
}
#footer a:link {
	color:#5E5E5E;
	text-decoration:underline;
}
#footer a:visited {
	color:#5E5E5E;
	text-decoration:underline;
}
#footer a:hover {
	color:#5E5E5E;
	text-decoration:none;
}
#footer a:active {
	color:#5E5E5E;
	text-decoration:underline;
}
#breadcrumb {
	color: #4D4D4D;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 10px;
}
#breadcrumb a:link {
	color:#4D4D4D;
	text-decoration:none;
	font-weight:bold;
}
#breadcrumb a:visited {
	color:#4D4D4D;
	text-decoration:none;
	font-weight:bold;
}
#breadcrumb a:hover {
	color:#4D4D4D;
	text-decoration:underline;
	font-weight:bold;
}
#breadcrumb a:active {
	color:#4D4D4D;
	text-decoration:none;
	font-weight:bold;
}
.breadcrumactivelink {
	color: #B4060F;
	font-weight: bold;
}
#paging {
	background-color: #E5E5E5;
	height: 25px;
	color: #333333;
	font-size: 11px;
}
#paging a:link {
	color:#333333;
	font-size:11px;
	text-decoration:none;
}
#paging a:visited {
	color:#333333;
	text-decoration:none;
}
#paging a:hover {
	color:#333333;
	text-decoration:underline;
}
.product_box {
	background-image: url(../images/inner_pro_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
}

.pro_line1 {
	font-size: 14px;
	font-weight: bold;
	color: #B4060F;
	text-decoration: none;
}

.pro_line1 a{
	font-size: 14px;
	font-weight: bold;
	color: #B4060F;
	text-decoration: none;
}

.pro_line1 a:hover {
	text-decoration:underline;	
}
.pro_links {
	color: #FB6200;
	text-decoration: none;
	padding-top: 15px;
}
.pro_links a:link {
	color: #FB6200;
	text-decoration: underline;
}
.pro_links a:visited {
	color: #FB6200;
	text-decoration: underline;
}
.pro_links a:hover {
	color: #FB6200;
	text-decoration: none;
}
.pro_links a:active {
	color: #FB6200;
	text-decoration: underline;
}
.pay {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 10px;
}
.pay_details {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.btn_addtocart {
	padding-bottom: 10px;
}
#sub_category {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#sub_category td {
	background-image:url(../images/sub_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	font-size: 11px;
}
#sub_category a:link {
	color:#4D4D4D;
	text-decoration: none;
}
#sub_category a:visited {
	color:#4D4D4D;
	text-decoration: none;
}
#sub_category a:hover {
	color:#4D4D4D;
	text-decoration: underline;
}
#sub_category a:active {
	color:#4D4D4D;
	text-decoration: none;
}
.prodet_box {
	background-image: url(../images/inner_pro_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}
.description_padding {
	padding-bottom: 15px;
	padding-left: 5px;
	text-align:left;
}
.compare {
	padding-top: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.maintable_margin {
	margin-right: 5px;
}
.strike {
	text-decoration: line-through;
}
