body {
	margin:0px;
	padding:0px;
	background-image: url(../images/bgNew.jpg);
	background-color: #ECECEC;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	line-height:140%;
}
form {
	margin:0px;
}
p {
	line-height:140%;
}
h1 {
	margin:0px;
	letter-spacing: -1px;
	font-size:large;
	font-weight: normal;
}
h2 {
	margin:10px;
	color:#666666;
	font-size:medium;
}
.clear {
	font-size:1px;
	clear:both;
}
.leftImageBox {
	width:140px;
	float:left;
}
.leftproductBox {
	width:150px;
	float:right;
}
#wrap {
	width:845px;
	margin:auto;
}
#whiteRounded {
	background-image:url(../images/toprounded.jpg);
	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: medium;
	font-weight:normal;
	margin:0px;
	width:400px;
	float:left;
}
#intro h2 {
	font-size:small;
	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:329px;
	padding-left:10px;
}
#contactHeader {
	float:right;
	width:450px;
	padding-right:10px;
	text-align: right;
}
.searchBar {
	width:815px;
	background: url(../images/searchbar.gif) no-repeat;
	margin:auto;
	height:28px;
	padding:5px;
	padding-top:7px;
	font-size:small;
	margin-bottom:10px;
	color:#FFFFFF;
}
.searchBar label {
}
.searchBar input.field, .searchBar select {
	width:160px;
}
#header {
	padding-bottom:15px;
	padding-top: 15px;
}
.searchBar .button {
	vertical-align:middle; 
	padding-left:10px;
	padding-right:10px;
}
#breadcrumb {
	margin-bottom:10px;
	font-size:small;
	padding:0px;
}
#breadcrumb a {
	text-decoration:underline;
	color:#000000;
}
#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: 10px;
}
#navigation { background-color:#E1DEBD;}
#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-color:#E1DEBD; padding: 3px 0px 3px 10px;}
#navigation ul li.main  a:hover ,#navigation ul li.main a.selected {
	color: #FFF;
	background-color:#9E9D7C;
	padding: 3px 0px 3px 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:small;}
#navigation ul li.sub {border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 2px 4px 2px 10px;}
#navigation ul li.sub a{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; font-weight:bold;}
.leftBanner {
	padding-top: 10px;
}
#homeSpecial {
	background-image:url(../images/specialOfferBg.jpg);
	background-repeat:no-repeat;
	height:160px;
}
#homeSpecial .description h1 {
	color:#D80000;
	font-size:large;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0px;
}
#homeSpecial .description h2 {
	font-size:medium;
	letter-spacing:-1px;
	font-weight:normal;
	margin:0px;
}
#homeSpecial .description .smallPrice {
	color:#D80000;
	font-size:medium;
	letter-spacing:-1px;
}
#homeSpecial .description .largePrice {
	color:#D80000;
	font-size:large;
	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 {
	margin:0px;
	padding:0px;
	border-spacing: 5px
}
table#productListing td {
	width:305px;
	border:solid 1px #E1DEBD;
	/*border-right:solid 1px #E1DEBD;*/
	padding:10px;
}
table#productListing td img.prod {
	border:0px;
	width:140px;
}
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;
	width:100%;
}
table#categoryListing td {
	width:200px;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	padding:20px 10px 20px 10px;
}
table#categoryListing td img {
	border:0px;
	margin-bottom:15px;
	margin-right:15px;
}
table#categoryListing td a {
	text-decoration:none;
	color:#333333;
	font-size:small;
	font-weight:bold;
}
table#categoryListing td a:hover {
	color:#D80000;
}
table#categoryListing td.right {
	width:200px;
	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:small;
	font-weight:bold;
	color:#999999;
}
.largeTitle {
	font-size:medium;
	font-weight:bold;
	color:#3C3B32;
}
.smallPrice {
	font-size:medium;
	font-weight:bold;
	color:#949375;
}
.largePrice {
	font-size:large;
	color:#D80000;
}
.smallRed {
	color:#949375;
}
.xxlargePrice {
	font-size:x-large;
	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 {
	float:left;
	width:200px;
	padding: 18px 0 0 15px;
	line-height: 100%;
	font-size: 11px;
}
#footRight {
	float:left;
	width:290px;
	margin-top: 35px;
	margin-left: 30px;
	display: block;
	font-size: 11px;
}
.largeText {
	font-size:large;
	letter-spacing:-1px;
}
#footRight .link{
	float:left;
	width:145px;
	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;
	color:#FFFFFF;
}
#baseText .copyright a {
	color:#E1DEBD;
}
#baseText .piped, #baseText .piped a{
	color:#999999;
	text-decoration:none;
	font-size:x-small;
}
#pagingBar {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#848367;
	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:#93937A;
	color:#FFFFFF;
	text-decoration:none;
	border:1px solid #848367;
}
#navNumbers li a:hover, #navNumbers li a.current {
	background-color:#ffffff;
	color:#333333;
	text-decoration:none;
}
.num_pages {
	display:block;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.sortby {
	float:right;
	text-align:right;
	font-size:x-small;
	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:large;
}
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:large;
	letter-spacing:-1px;
}
h2.heading {
	font-size:medium;
	margin:0px;
	color:#000000;
}
.productImage {
	float:right;
	width:250px;
	text-align:right;
}
.productIntro {
	float:left;
	width:400px;
	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;
}
hr.dotted {
	border: none 0;
	border-top: 1px dotted #999999;
	height: 1px;
	margin: 15px 0px;
}

