body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	/* font-family: sans-serif, Geneva, Arial, Helvetica; */
	font-family: Arial, Helvetica;
	behavior: url("styles/csshover3.htc");
	background-color: #555555;
}

td {
	font-family: sans-serif, Geneva, Arial, Helvetica;
	font-size: 11px;
	color: #626161;
}
input, select, textarea {
	font-family: sans-serif, Arial;
	font-size: 11px;
	color: #626161;
}
a:link, a:visited, a:active {
	color: #002dd6;
}
a:hover {
	color: #dc0000;
	text-decoration:none;
}
a.product:link, a.product:active, a.product:visited {
	text-decoration:none;
}
a.gray:link, a.gray:active, a.gray:visited {
	color:#5a5a5a;
}
.container {
	background-color: #FFFFFF;
	width: 994px;
}

.promo {
	width: 335px;
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #303030;
	text-align: left;
}
.callnow {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-top: 6px;
	padding-right: 13px;
	background-image: url(../images/bg_callnow.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	vertical-align: top;
}
.topmenu {
	text-transform: uppercase;
	font-size: 9px;
	text-align: right;
	padding-top: 15px;
	vertical-align: top;
}
.topmenu a, .footer a {
	color: #626161;
	text-decoration:none;
}
.topmenu a:hover, .footer a:hover {
	color: #dc0000;
	text-decoration:underline;
}
.search {
	background-color: #cccccc;
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
}
.searchtext {
	width: 160px;
	border: 1px solid #FFFFFF;
}
.bigbanner {
	background-image: url(../images/bg_bigbanner.jpg);
	background-repeat: no-repeat;
	width: 367px;
	padding-left: 248px;
	text-align: left;
	vertical-align: top;
	padding-right: 12px;
}
.largetext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.leftblock {
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.leftblock a {
	text-decoration:none;
	color:#616161;	
}
.leftblock a:hover {
	text-decoration:underline;
	color:#dc0000;	
}
.catheader {
	text-transform: uppercase;
	color: #4c4c4c;
	margin-bottom: 5px;
	font-weight: bold;
}
.title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
.navbar {
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.navbar a {
	color:#dc0000;
	text-decoration:none;
}
.navbar a:hover {
	color:#002dd6;
	text-decoration:underline;
}
.productcell {
	padding-right: 5px;
	padding-bottom: 15px;
	width: 33%;
	border-bottom: 3px solid #cccccc;
}
.brand {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
}
.oldprice {
	font-size: 10px;
	color: #b5b4b4;
	text-decoration: line-through;
}
.oldprice_detail {
	font-size: 12px;
	color: #b5b4b4;
	text-decoration: line-through;
}
.price {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}
.price_detail {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #FF0000;
}
.bestsellers {
	font-weight: bold;
	text-transform: uppercase;
	color: #002dd6;
	border-bottom: 3px solid #cccccc;
}
.onsale_header {
	background-image: url(../images/bg_onsale.gif);
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 8px;
	height: 27px;
}
.whiteline {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
.newsletter {
	background-image: url(../images/bg_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 23px;
	padding-left: 5px;
}
.emailtext {
	width: 120px;
	border: 1px solid #FFFFFF;
}
.footer {
	border-top: 3px solid #cccccc;
	font-size: 9px;
	text-transform: uppercase;
	padding-top: 10px;
	color: #bbb7b7;
	text-align: left;
}
.content {
	border-top: 3px solid #cccccc;
	font-size: 12px;
	padding-top: 10px;
	text-align: left;
}
.product_title {
	font-size: 14px;
	font-weight: bold;
	color: #002dd6;
}
.black {
	color: #000000;
}
.imgborder {
	border: 1px solid #cccccc;
}
