body {
	background-image: url(../images/pageBg.gif);

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.mainTable {
	width: 970px;
}
form {
	margin: 0px;
	display: inline;
}
div {
	margin: 0px;
}

.leftCol {
	width: 135px;
	padding-right: 10px;
	border-right: 1px solid #DADADA;
}
hr {
	border-top: 1px solid #DADADA;
	border-bottom: none;
	height: 1px;
}
h1 {
	margin: 0px;
	font-size: 18px;
}
#search td {
	color: #FFFFFF;
	font-weight: bold;
}
#search input {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #666666;
}
#topNav td {
	background: url(../images/topNavDivider.gif) right center no-repeat;
}
#topNav td a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	padding: 0px 8px;
}
#minicart a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#links {
	background: url(../images/linkBg.gif) bottom repeat-x #F6F6F6;
	border: 1px solid #DADADA;
	padding: 10px;
}
#links td a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 8px;
}
#links td {
	padding-right: 40px;
}
#newsletter {
	background: url(../images/linkBg.gif) bottom repeat-x #F6F6F6;
	border: 1px solid #DADADA;
}
#newsletter input {
	border: 1px solid #DADADA;
	color: #818181;
}
div.leftNavHeading {
	color: #D82A38;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
	padding: 0px;
}
#leftNav a {
	color: #3D3D3D;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	width: auto;
	display: block;
	margin-bottom: 6px;
}
div.block {
	background: url(../images/leftNavBg.gif) right top no-repeat;
	padding: 10px 5px 0px 0px;
}
.productName {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;	
}
#products td {
	border-right: 1px solid #DADADA;
}
#footerLinks td {
	color: #818181;
}
#footerLinks a {
	color: #818181;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.priceStrike {
	text-decoration: line-through;
}
.price {
	color: #D82A38;
	font-size: 12px;
	font-weight: bold;
}
.priceMi {
	color: #D82A38;
	font-size: 14px;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.currentpage {
	color: #818181;
	font-size: 18px;
}
.prevnext {
	font-size: #666666;
	font-weight: bold;
}
#pageNav br {
	display: none;
	margin: 0px;
}	
#subproducts td {
	border-bottom: 1px solid #DADADA;
}
#subproducts img {
}
.imgCont {
	float: left;
	padding-right: 10px;
}
#selectBox select {
	color: #818181;
	font-size: 11px;
	font-family: Arial, Verdana, Times New Roman;
}