body {
	margin:0px;
	padding:0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ECECEC;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}
form {
	margin:0px;
}
h1 {
	margin:0px;
}
h2 {
	margin:10px;
	color:#666666;
	font-size:12px;
}
.clear {
	font-size:1px;
	clear:both;
}
#wrap {
	width:845px;
	margin:auto;
}
#whiteRounded {
	background-image:url(../images/toprounded.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin:auto;
	margin-top:14px;
	display: block;
}
a.largeText {
	color:#333333;
	text-decoration:none;
}
a.smallRed {
	text-decoration:none;
}
#whiteRounded .base {
	background-image:url(../images/bottomrounded.gif);
	background-repeat:no-repeat;
	height:12px;
}
#intro {
	color:#FFFFFF;
	height:17px;
	padding-top:3px;
}
#intro h1 {
	font-size:11px;
	font-weight:normal;
	margin:0px;
	width:400px;
	float:left;
}
#intro h2 {
	font-size:10px;
	font-weight:normal;
	margin:0px;
	width:400px;
	float:right;
	text-align:right;
}
#intro h2 a {
	color:#FFFFFF;
	text-decoration:none;
}
#intro h2 a:hover {
	text-decoration:underline;
}
#logo {
	float:left;
	width:200px;
	padding-left:10px;
	margin-top:20px;
}
#contactHeader {
	float:right;
	width:500px;
	padding-right:10px;
	padding-top:2px;
	text-align: right;
}
.searchBar {
	width:815px;
	background: url(../images/searchbar.jpg) no-repeat;
	margin:auto;
	height:28px;
	padding:5px;
	padding-top:7px;
	font-size:12px;
	margin-bottom:10px;
}
.searchBar label {
}
.searchBar input.field, .searchBar select {
	width:160px;
}
#header {
	padding-bottom:20px;
}
.searchBar .button {
	vertical-align:middle; 
	padding-left:10px;
	padding-right:10px;
}
#breadcrumb {
	margin-bottom:10px;
	font-size:11px;
	padding:0px;
}
#breadcrumb a {
	text-decoration:underline;
	color:#D80000;
}
#breadcrumb a:hover {
	color:#333333;
}
.viewAll {
	margin-left:50px;
	vertical-align:middle;
	margin-top: -10px;
}
#leftColumn {
	width:150px;
	float:left;
	padding-left: 10px;
}
#mainContent {
	float:right;
	width:665px;
	padding-right: 10px;
}
#navigation ul {width:150px; margin:0px; padding:0px; list-style-type:none;}
#navigation ul li.main a {height: 27px;voice-family: "\"}\""; voice-family: inherit;	height: 20px;text-decoration: none; color:#333333}	
#navigation ul li.main  a:link, #navigation li.main a:visited {color: #333333;display: block;background:  url(../images/menuBG.gif);padding: 10px 0 0 10px;}
#navigation ul li.main  a:hover ,#navigation ul li.main a.selected {	color: #FFF;background:  url(../images/menuBG.gif) 0 -30px;padding: 10px 0 0 10px;}
#navigation ul li.navheader{height: 32px;voice-family: "\"}\""; voice-family: inherit;	height: 24px;text-decoration: none;color: #FFF;background:  url(../images/menuHead.gif) 0 0px;padding: 8px 0 0 10px; font-size:12px;}
#navigation ul li.sub {border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 7px 5px 7px 25px;background-image: url(../images/buttons/arrow.gif);background-repeat: no-repeat;background-position: 5px 5px;}
#navigation ul li.sub a{background-color:#FFFFFF;height:auto;line-height:135%; text-decoration:none; color:#333333 }
#navigation ul li.sub a:hover,#navigation ul li.sub a.selected { text-decoration:none; color:#D80000}
.leftBanner {
	padding-top: 10px;
}
#homeSpecial {
	background-image:url(../images/specialOfferBg.jpg);
	background-repeat:no-repeat;
	height:160px;
}
#homeSpecial .description h1 {
	color:#D80000;
	font-size:30px;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0px;
}
#homeSpecial .description h2 {
	font-size:15px;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0px;
}
#homeSpecial .description .smallPrice {
	color:#D80000;
	font-size:15px;
	letter-spacing:-1px;
}
#homeSpecial .description .largePrice {
	color:#D80000;
	font-size:20px;
	letter-spacing:-1px;
}
#homeSpecial .description {
	width:410px;
	float: right;
	padding-top: 10px;
}
#homeSpecial .image {
	width:230px;
	float: left;
	padding-left:20px;
}
#homeSpecial .description .more_info {
	margin-top:35px;
}
table#productListing {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}
table#productListing td {
	width:305px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	padding:20px 20px 5px 10px;
}
table#productListing td.right {
	border-top:solid 1px #CCCCCC;
	border-right:0px;
	padding:20px 0px 20px 20px;
}
table#productListing tr.first td {
	border-top:0px;
}
table#productListing td img {
	border:0px;
}
table#productListing td a {
	text-decoration:none;
	color:#333333;
}
table#productListing td a:hover {
	color:#D80000;
}
table#productListing img.prod {
	/*border:1px solid #efefef;*/
	/*width:140px;*/ 
}
table#categoryListing {
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}
table#categoryListing td {
	width:221px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	padding:20px 20px 20px 10px;
}
table#categoryListing td img {
	border:0px;
	margin-bottom:15px;
}
table#categoryListing td a {
	text-decoration:none;
	color:#333333;
	font-size:12px;
	font-weight:bold;
}
table#categoryListing td a:hover {
	color:#D80000;
}
table#categoryListing td.right {
	width:221px;
	border-top:solid 1px #CCCCCC;
	border-right:0px;
	padding:20px 0px 20px 20px;
}
table#categoryListing tr.first td {
	border-top:0px;
}
.add_to_cart {
	margin-bottom:5px;
}
.smallTitle {
	font-size:11px;
	font-weight:bold;
	color:#999999;
}
.largeTitle {
	font-size:13px;
	font-weight:bold;
}
.smallPrice {
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
.largePrice {
	font-size:18px;
	color:#D80000;
}
.smallRed {
	color:#D80000;
}
.xxlargePrice {
	font-size:26px;
	color:#D80000;
	font-weight: bold;
}
#manufacturers {
	padding:10px 10px 0px 10px;
}
#manufacturers table td {
	width:137px;
	text-align:center;
	padding-bottom:10px;
}
#footer {
	background:url(../images/footerbg.jpg) no-repeat;
	margin:auto;
	width:825px;
	height:90px;
	margin-top:10px;
}
#newsletter {
	color:#FFFFFF;
	float:left;
	width:200px;
	padding: 15px;
	;
}
#footRight {
	float:left;
	width:250px;
	margin-top: 35px;
	margin-left: 15px;
	display: block;
}
.largeText {
	font-size:16px;
	letter-spacing:-1px;
}
#footRight .link{
	float:left;
	width:125px;
	margin-bottom: 10px;
	display: block;
}
#footRight .link img{
	margin-right:5px;
}
#footRight .link a {
	color:#333333;
	text-decoration:none;
}
#footRight .link a:hover {
	color:#D80000;
}
#baseText {
	margin-top:10px;
	margin-bottom:10px;
}
#baseText .copyright{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #666;
}
#baseText .copyright a {
	color:#D80000;
}
#baseText .piped, #baseText .piped a{
	color:#999999;
	text-decoration:none;
	font-size:9px;
}
#pagingBar {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#D80000;
	padding:2px 5px;
}
#navNumbers li {
	display: inline;
	list-style-type: none;
	margin-right: 1px;
}
ul#navNumbers {
	margin: 5px 5px 5px 0px;
	padding:0px;
	float:left;
	display:block;
}
#navNumbers li a {
	padding:2px 5px;
	width:14px;
	height:14px;
	background-color:#D80000;
	color:#FFFFFF;
	text-decoration:none;
	border:1px solid #FFFFFF;
}
#navNumbers li a:hover, #navNumbers li a.current {
	background-color:#ffffff;
	color:#D80000;
	text-decoration:none;
}
.num_pages {
	display:block;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.sortby {
	float:right;
	text-align:right;
	font-size:10px;
	display:block;
	width: 175px;
	height: 14px;
	margin:2px;
}
#writeReview {
	padding:10px 0px;
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#writeReview h1 {
	margin:0px;
	font-size:15px;
}
label span {
	float: left;
	width: 8em;
	font-weight: bold;
}
input.greyInput {
	border:solid 1px #CFCFCF;
	margin-bottom:5px;
}
#productDescription {
	padding-top:10px;
	margin-top:10px;
	border-top:solid 1px #CCCCCC;
}
#customerReviews {
	font-size:12px;
	padding-top:10px;
	margin-top:10px;
	border-top:solid 1px #CCCCCC;
}
#customerReviews h2 {
	font-size:13px;
	margin:0px;
	color:#000000;
}
#customerReviews h1 {
	font-size:13px;
	margin:0px;
	margin-bottom:10px;
	color:#000000;
}
#customerReviews .name {
	color:#000000;
	font-style:italic;
	font-weight:bold;
	font-size:10px;
}
h1.prodTitle {
	font-size:18px;
	letter-spacing:-1px;
}
h2.heading {
	font-size:13px;
	margin:0px;
	color:#000000;
}
.productImage {
	float:right;
	width:250px;
	text-align:right;
}
.productIntro {
	float:left;
	width:300px;
	padding-top: 10px;
}
#detailMenu {
	width: 150px;
	margin-top: 10px;
}
#detailMenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#detailMenu li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	font-weight:bold;
}
#detailMenu li a:link, #menu8 li a:visited {
	color: #FFF;
	display: block;
	background: url(../images/buttons/menu8.gif);
	padding: 8px 0 0 25px;
}
#detailMenu li a:hover {
	color: #333;
	background: url(../images/buttons/menu8.gif) 0 -32px;
	padding: 8px 0 0 30px;
}
label.contact {
	width: 175px;
	display: block;
	margin-top: 5px;
	height: 14px;
	float: left;
}
