body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	color: #ffffff;
}
a {
	color: #cccccc;
	text-decoration: underline;
}
a:hover {
	color: #5cffad;
	text-decoration: none;
}

.bg {
	background-color: #000000; 
	background-image: url(../images/vs-bg2.jpg); 
	background-repeat:repeat-x;  
}
#bgfade {
	padding-top: 20px;
	padding-bottom: 20px;
}
#siteholder {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	background-image:url(../images/vs-header.jpg);
	height: 110px;
	overflow: hidden;
}
#logo {
	float: left;
	padding-top: 38px;
	position: absolute;
}
#phone {
	float: right;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #cccccc;
	padding-right: 24px;
	padding-top: 39px;
	padding-bottom: 1px;
}
#search {
	float: right;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #cccccc;
	padding-right: 24px;
	padding-top: 40px;
	text-align: right;
}
#search form {
	height: 19px;
	overflow: hidden;
	width: 205px;
}
.searchbox {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #464646;
	color: #cccccc;
	width: 150px;
}
.searchbutton {
	background-color: #464646;
	border: 1px solid #464646;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
}



#tnav {
	float: right;
	clear: right;
	padding-right: 24px;
	padding-top: 16px;
}
#tnav a {
	padding-top: 7px;
	display: block;
}
#tnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#tnav ul li {
float: left;
}
#tn-cart {
	margin-left: 22px;
}
#tn-checkout {
	margin-left: 22px;
}
.tnavspacer {
	margin-left: 12px;
	margin-right: 12px;
}
#contentholder {
	background-image:url(../images/vs-content-bg.gif);
	padding-bottom: 20px;
}
#contentbg {
	background-image:url(../images/vs-content-bgfade.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#lnav {
	float: left;
	width: 210px;
	margin-left: 12px;
	margin-top: 35px;
}
#lnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#lnav ul li {
	background-image:url(../images/vs-ln-spacer.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#lnav ul li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image:url(../images/vs-ln-arrow.gif);
	background-repeat: no-repeat;
	background-position: 35px 3px;
	padding-left: 53px;
}
#lnav ul li a:hover {
	color: #cccccc;
}
#lnav ul li ul {
}
#lnav ul li ul li {
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
#lnav ul li ul li a {
	background-image:url(../images/vs-ln-arrow2.gif);
	background-position: 35px 4px;
	font-size: 11px;
	color: #cccccc;
	padding-top: 1px;
	padding-bottom: 1px;
}
#lnav ul li ul li a:hover {
	color: #999999;
}
.lnavcontent {
	padding-left: 35px;
	padding-top: 10px;
}
#content {
	margin-left: 240px;
	width: 737px;
}
#breadcrumbs {
	font-size: 10px;
	color: #666666;
	padding-top: 15px;
	padding-bottom: 6px;
}
#breadcrumbs a {
	text-decoration: none;
	color: #999999;
}
#breadcrumbs a:hover {
	color: #cccccc;
}
#bookmark {
	float: right;
}
#footer {
	background-image:url(../images/vs-footer.jpg);
	height: 60px;
	font-size: 10px;
	color:#999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #cccccc;
}
#jj {
	float: right;
	padding-right: 24px;
	padding-top: 10px;
	
}
#copyright {
	padding-left: 24px;
	padding-top: 10px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #cccccc;
	/*border-bottom: 1px solid #4a4a4a;*/
	padding-bottom: 1px;
	padding-top: 2px;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #999999;
}
form {
	margin: 0px;
	padding: 0px;
}
















.price {
	color: #5cffad;
	font-weight: bold;
}

.box {
	background-color: #4a4a4a;
	padding: 10px;
}

.searchbutton {
	font-weight: bold;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ffffff;
}
.textbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	border: 1px solid #666666;
	color: #ffffff;
}

.textbuttonr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	border: 1px solid #666666;
	color: #ffffff;
}

.eleven {
	font-size: 11px;
}
.listingtitle {
	color: #999999;
}
.listingtitle a {
	font-weight: bold;
}
.listingcategory {
	font-size: 11px;
}
.listingcategory a {
	text-decoration: none;
}
.listingdescription {
	margin-top: 5px;
}
.listingdate {
	font-weight: bold;
	font-size: 11px;
}
.listingdate a {
	font-weight: bold;
	text-decoration: none;
}
.listingrank, .listinghits {
	font-size: 11px;
}
.listingimages {
	float:right; 
	width:200px; 
	margin-left:20px;
}
.listingimages img {
	border: 1px solid #4a4a4a;
	margin-bottom: 10px;
}
.listingimages img:hover {
	border: 1px solid #333333;
}
.productholder {
	width: 340px;
	display: inline;
	float: left;
	height: 110px;
	}
form {
	margin: 0px;
}
.pages {
	font-size: 11px;
	margin-top: 20px;
	}
	.page {
		border:1px solid #4a4a4a;
	padding: 2px;
	padding-left: 5px; 
	padding-right: 5px;
	background-color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	}
.pages a {
	border:1px solid #4a4a4a;
	padding: 2px;
	padding-left: 5px; 
	padding-right: 5px;
	background-color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	

}
.pages a.on {
	background-color: #000000;
}
.horrule {	
	border-bottom: 1px solid #4a4a4a;
	margin-top: 10px;
	margin-bottom: 10px;
}
.error {
	font-weight: bold;
	color: #c53600;
}
.error p {
	margin:0px;
	display: inline;
}
.catimage img {
	border: 1px solid #4a4a4a;
}
.catimage {
	text-decoration: none;
	font-weight: bold;
}
a:hover.catimage img {
	border: 1px solid #333333;
}

#adminnav {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;

}
#adminnav li {
	float: left;

}
#adminnav li a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
#adminnav li a:hover {
color: #ffffff;
background-color: #232323;

}
#adminnav li div {
		padding-left: 10px;
		padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #000000;
}
#productbanners {
	margin-bottom: 10px;
	height: 184px;
	overflow: hidden;
	width: 737px;
}