body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin:0px;
	padding:0px;
}
a.link {
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
.link {
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}
.clear {
	clear:both;
	font-size:1px;
}
form {
	margin:0px;
}
.logo {
	float:left;
	width:281px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.phoneNum {
	float:right;
	width:222px;
}
#wrapper {
	width:740px;
	margin:auto;
	padding-top:8px;
}
#header_m {
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-y;
	padding:0 9px;
}
#topBar {
	margin-top:10px;
	background-image: url(../images/bar_bg.gif);
	background-repeat: no-repeat;
	padding: 12px 15px;
	color: #000000;
	font-size: 11px;
}
#freeDeliveryBar {
	margin-top:5px;
	background-image: url(../images/delbar.gif);
	background-repeat: no-repeat;
	padding: 3px 15px 12px 15px;
	color: #FFF;
	font-size: 14px;
	font-weight:normal;
	text-align: center;
}
#topBar_left {
	float:left;
	width:350px;
}
#topBar_right {
	float:right;
	width:350px;
	text-align: right;
}
.blueBold {
	font-weight:bold;
	color:#0099FF;
}
input#inpSearch {
	font-size:10px;
	margin: 0px;
	width: 150px;
	padding: 0px;
}
#left_column {
	width:205px;
	float:left;
	margin-right:10px;
}
#right_column {
	width:525px;
	float:left;
	margin-bottom: 20px;
}
#productNav_m {
	background-image:url(../images/products_bg.gif);
	background-repeat:repeat-y;
	padding:5px 20px;
}
#infoNav_m {
	background-image:url(../images/info_bg.gif);
	background-repeat:repeat-y;
	padding:5px 20px;
}
#infoNav_t {
	margin-top:10px;
}
ul.navigation {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.navigation li {
	margin:0px;
	border-bottom:#949494 dotted 1px;
	padding:3px 0px;
}
ul.navigation li img{
	margin-right:5px
}
ul.navigation li a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
ul.navigation li a:hover {
	text-decoration:underline;
}
#featureBox {
	margin-bottom:10px;
	background-image: url(../images/feature_bg.jpg);
	height: 99px;
	font-size: 11px;
	background-repeat: no-repeat;
	padding: 120px 220px 5px 18px;
	line-height: 115%;
}
.featuredProductLeft {
	float:left;
	width:260px;
	margin-bottom:5px;
	margin-right:5px;
}
.featuredProductRight {
	float:left;
	width:260px;
	margin-bottom:5px;
}
.featuredMain {
	background:url(../images/feature_bg.gif) repeat-y;
}
.thumb {
	float:left;
	width:105px;
	padding-left: 5px;
	height: 140px;
}
.miniDesc {
	float:right;
	width:145px;
}
.bold {
	font-weight:bold;
}
.redBold {
	color:#FF0000;
	font-weight:bold;
}
.redbold {
	color:#FF0000;
	font-weight:bold;
}
.greenBold {
	color:#ADD13B;
	font-weight:bold;
}
#paymentBox {
	margin:10px 0px;
}
#pagination {
	margin-bottom:10px;
}
#navNumbers li {
	display: inline;
	list-style-type: none;
	margin-right: 1px;
	
}
ul#navNumbers {
	margin:0px;
	padding:0px;
	margin-bottom:20px;
}
#navNumbers li a {
	padding:4px 6px 4px 6px;
	width:18px;
	height:18px;
	background-color:#0099FF;
	text-decoration:none;
	color:#FFFFFF;
}
#navNumbers li a:hover,#navNumbers li a.current {
	background-color:#C1C1C1;
	text-decoration:none;
}
h1 {
	font-size: 16px;
	font-weight: normal;
}
label.contact {
	width: 175px;
	display: block;
	margin-top: 5px;
	height: 14px;
	float: left;
}
.detailLeft {
	float:left;
	width:260px;
	text-align: right;
}
.detailRight {
	float:right;
	width:240px;
	padding-left: 10px;
	border-left: 1px #CFCFCF solid;
}
.ourPrice {
	font-size:17px;
	font-weight:bold;
	letter-spacing:-1px;
}
.delivery {
	font:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
}
label {
	width: 195px;
	float: left;
	text-align: left;
	margin-right: 5px;
	display: block
}
hr.dotted {color: #fff; background-color: #fff; border: 1px dotted #333333; border-style: none none dotted; }
