body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:visited {
}
form {
	padding: 0px;
	margin: 0px;
}
.bg {
	background-image:url(../images/bg-fade.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #333333;
}
#bg {
	background-image:url(../images/bg-gravel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 0px 20px 0px;
}
#siteholder {
	width: 998px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	height: 194px;
	overflow: hidden;
	background-image:url(../images/header-bg.png);
}
.divider {
	border-left: 1px solid #cccccc;
	margin-left: 10px;
	margin-right: 10px;
}
#logo {
	padding: 57px 0px 10px 30px;
	font-size: 40px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	position: relative;
}
#logo a {
	text-decoration: none;
	color: #666666;
}
#cart {
	float: right;
	padding: 40px 25px 5px 0px;
	font-size: 11px;
	color: #666666;
	
}
#cart a {
	text-decoration: none;
}
#cart a:hover {
}
#loggedin {
	padding: 10px 10px 5px 0px;
	font-size: 11px;
	color: #999999;
	text-align: right;
	background-color: #f1f1f1;
	border-bottom: 1px solid #e6e6e6;
}
#loggedin a {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
}
#loggedin a:hover {
	color:#006600;
}
#loggedin a.logout {
	color: #CC0000;
}
#tagline {
	float: right;
	padding: 4px 25px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	clear: right;
	text-transform: uppercase;

}
#bookmark {
	float: right;
	padding: 0px 25px 15px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	clear: right;
}
#bookmark a {
	text-decoration: none;
	color: #666666;
}
#bookmark a:hover {
	color: #333333;
	}
#phone {
	text-transform: uppercase;
	padding: 8px 25px 0px 0px;
	float: right;
	clear: right;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

#search {
	float: right;
	clear: right;
}
#search form {
	float: right;
	padding: 4px 10px 5px 10px;
}
#search a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 9px;
	padding-bottom: 6px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	float: right;
	background-image:url(../images/tnav-spacer.jpg);
background-repeat: no-repeat;
background-position: left;
}
#search a:hover {
	background-color: #870d0f;
	color: #ffffff;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
	padding-left: 5px;
	color: #666666;
}
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666666;
	background-color:#666666;
	color: #ffffff;
}
#tnav {
	height: 30px;
	margin: 0px 25px 0px 25px;
	background-image:url(../images/tnav-bg.jpg);
	clear: both;
}
#contentholder {
	padding: 0px 25px 20px 25px;
	clear: both;
	background-image:url(../images/content-bg.png);
	background-position: left;
	

}
#content {
	float: right;
	width: 720px;
	padding-bottom: 20px;
}
#content ul {
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content ul li {
background-image:url(../../images/arrow1-g.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;

}
#lnav {
	width: 208px;
}
#lnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image:url(../images/fade-gray.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #e4e4e4;
}
#lnav ul li div {
	font-weight: bold;
	padding: 7px 5px 5px 20px;
	font-size: 14px;
	background-color:#a5a5a5;
	background-image:url(../images/lnav-h-bg.jpg);
	color: #000000;

}
#lnav ul li a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
#lnav ul li a:hover {

}
#lnav ul li ul {
padding-bottom: 20px;

}
#lnav ul li ul li {
}
#lnav ul li ul li a {
	display: block;
	padding: 2px 5px 2px 32px;
	border-top: none;
	background-image:url(../images/lnav-spacer2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#lnav ul li ul li a:hover, #lnav ul li ul li.on a {
	background-color: #f1f1f1;
	color: #000000;
}
#lnav ul li ul li ul {
	background-color: #f1f1f1;
	padding-bottom: 0px;
}
#lnav ul li ul li ul li {
}
#lnav ul li ul li ul li a, #lnav ul li ul li.on ul li a {
	font-size: 11px;
	background-image:url(../../images/arrow1-g.gif);
	background-position: 22px 7px;
	padding-left: 32px;
	color: #666666;
}
#lanv ul li ul li ul li a:hover, #lnav ul li ul li.on ul li a:hover {
	color: #333333;
}
#payment {
	text-align: center;
	padding-top: 30px;
}
#payment img {
	margin-bottom: 20px;
}
#footer {
	clear: both;
	padding: 13px 25px 0px 25px;
	font-size: 11px;
	color: #000000;
	background-image:url(../images/footer-bg.png);
	height: 60px;
	background-position: bottom;
}
#footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer ul li {
	float: left;
}
#footer ul li ul {
	display: none;
}
#footer a {
	text-decoration: none;
	color: #666666;
	margin-right: 5px;
}
#footer a:hover {
	color: #333333;
}
.generated {
	color: #666666;
	float: left;
	
}
#jj {
	float: right;
}
#jj img {
	margin-bottom: -3px;
	margin-left: 2px;
}
#copyright {
}

h1 {
	margin: 0px;
	padding: 3px 0px 2px 0px;
	font-size: 18px;
	color: #990000;
	text-transform: uppercase;
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 5px;

}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #666666;
	padding-top: 10px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #999999;
}
h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #999999;
}
#homeimages {
	height: 168px;
	overflow: hidden;
	margin-bottom: 10px;
}
.error {
	font-weight: bold;
	color: #CC0000;
}
.success {
	font-weight: bold;
	color:#009900;
}
.alert {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #cccccc;
}
.textbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color:#666666;
	color: #ffffff;
}
.red {
	color: #990000;
}
.clearright {
	clear: right;
}
.clearleft {
	clear: left;
}
.clearall {
	clear: both;
}

.tableheading {
	font-weight: bold;
	background-color:#e6e6e6;
	color: #000000;
}
.tablerow1 {
	background-color: #f1f1f1;
}
.tablerow2 {
	background-color: #ffffff;
}

/***PRODUCT LISTING PAGE***/
.subcategory-holder, .infobox {
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	background-image:url(../images/fade-gray.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #e4e4e4;
}
.subcategory {
	float: left;
	width: 150px;
	height: 120px;
	text-align: center;
	margin-right: 20px;
}
.subcategory-image {
	width: 100px;
	height: 75px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 5px;
	margin-left: 25px;
}
.subcategory-image img {
	width: 100px;
}
.subcategory a {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
.productlisting-holder {
	padding-top: 5px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 5px;
}
.productlisting {
	border-top: 1px solid #e6e6e6;
	padding-top: 10px;
	margin-top: 5px;

}
.columnlayout {
	float: left;
	width: 345px;
	height: 110px;

}
.evenpadding {
	padding-left: 20px;
	border-left: 1px solid #e6e6e6;
}
.productlisting-image {
	float: right;
	width: 100px;
	height: 75px;
	margin-left: 10px;
	overflow: hidden;
	margin-right: 10px;
}
.productlisting-image img {
	width: 100px;

}
.productlisting-price {
	float: right;
	font-weight: bold;
	color: #CC0000;
	padding-right: 20px;
	font-size: 11px;
}
.productlisting-name {
	font-weight: bold;
	padding-bottom: 5px;
}
.productlisting-manufacturer {
	font-size: 11px;
	color: #666666;
}
.productlisting-category {
	font-size: 11px;
	color: #666666;
}
.productlisting-category a, .productlisting-manufacturer a {
	color: #666666;
	text-decoration: none;
}
.productlisting-text {
	font-size: 12px;
	padding-top: 5px;
}

/***PRODUCT PAGE***/
.product {
	padding: 10px;
		background-image:url(../images/fade-gray.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #e4e4e4;
	margin: 10px 0px 0px 0px;
	width: 380px;
}
.product form {
	padding: 10px 0px 0px 0px;
}
.product-logo {
	float: right;
}
.product-logo img {
	width: 100px;
}
.product-image {
	float: right;
	width: 300px;
	text-align: center;
	font-size: 11px;
	color: #999999;
	font-style: italic;
	margin-left: 18px;
	margin-bottom: 20px;
}
.product-image img {
	margin-bottom: 5px;
	width: 300px;

}
.product-image .smallimage {
	width: 70px;
	float: left;
	margin-right: 6px;

}
.product-manufacturer {
	font-size: 11px;
	color: #666666;
}
.product-category a, .product-manufacturer a {
	color: #666666;
	text-decoration: none;
}
.product-category {
	font-size: 11px;
	color: #666666;
}
.product-model {
}
.product-retailprice {
}
.product-price {
	font-weight: bold;
	color: #cc0000;
}
.product-savings {
	font-size: 11px;
	font-weight: bold;
	color:#009900;
}
.product-shipping, .product-call {
	font-size: 11px;
	color: #cc0000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}
.product-description {
}

.news {
	padding-bottom: 10px;
}
.news-title {
	padding-bottom: 2px;
}
.news-title a {
	font-weight: bold;
}
.news-date {
	font-size: 11px;
	color: #999999;
}
.news-description {
	
}
.latest-news {
	float:right;
	width: 260px;
	background-image:url(../images/fade-gray.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #e4e4e4;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.latest-news div {
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	padding: 5px 10px 5px 10px;
}
#content .latest-news ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#content .latest-news ul li {
	padding: 0px;
	background-image: none;
}
.latest-news ul a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	padding: 2px 5px 2px 22px;
	border-bottom: 1px dotted #e6e6e6;
	border-top: none;
	background-image:url(../../images/arrow1-g.gif);
	background-repeat: no-repeat;
	background-position: 12px 7px;

}
.latest-news ul a:hover {
	color: #333333;
}

/***CART PAGE***/
.cartrow {

}
.cartrow div {

}
.cartrow input {

}
.cartrow-remove {

}
.cartrow-product {

}
.cartrow-options {
	font-size: 11px;
	color: #666666;
}
.cartrow-price {
	text-align: right;
	padding-right: 10px;

}
.cartrow-quantity {

}
.cartrow-subtotal {
	text-align: right;

}
.cartrow-shipping {
	text-align: right;
}
.cartrow-total {
	text-align: right;
	font-weight: bold;

}
.cartrow-update {
	clear: both;
	float: right;
	padding: 10px 0px 10px 0px;
}
.cartrow-paypal {
	clear: both;
	float: right;
	padding-top: 20px;
}
.cartrow-googlecheckout {
	clear: both;
	float: right;
	padding-top: 20px;
}

/***ADMIN***/
.mainselection {
	background-color:#FFFFCC;

}

.pagelinks {
font-size: 11px;
clear: left;
padding-top: 20px;

}
.pagelinks a {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	border: 1px solid #999999;
	margin-left: 2px;
	background-color: #e6e6e6;
		font-weight: bold;
}
.pagelinks a:hover {
	background-color: #cccccc;

}
.pagelinks .on {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid #999999;
	background-color: #999999;
	color: #ffffff;

}
.pagelinks .page {
	float: left;
	display: block;
	padding: 0px;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	background-color:#666666;
	border: 1px solid #999999;
	color: #ffffff;

}

.smallfont {
	font-size: 11px;
}
#adminnav {
	height: 35px;
}
#adminnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
	height: 21px;
	background-color: #666666;
	overflow: hidden;
}
#content #adminnav li {
	float: left;
	background-image: none;
	padding: 0px;
}
#content #adminnav li a {
	display: block;
	padding: 3px 8px 3px 8px;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	background-color: #666666;
	color: #ffffff;

}
#content #adminnav li a:hover {
	color: #ffffff;
	background-color: #333333;
}
.recentproducts {
	font-size: 11px;
	font-weight: bold;

}
.recentproducts li {
	margin-bottom: 5px;
}