

body {
	font-family: 'Lucida Grande', Tahoma, Helvetica,sans-serif;
/*	background-image:url(../Storeimages/bkgrnd.jpg);*/
	background-repeat:repeat-y;
	background-color: #a1a7b1;
	width:768px;	
	}

div#tagline {
	text-align: center;
	width: inherit;
	color: #bbbbbb;
	font-weight: bold;
	font-size: 9px;
	}

form.itemPurchaseForm {
	background-color: #ddddff;
	padding: 5; 
	margin: 0 0 0 20; 
	border: 1px solid #bbbbbb; 
	}

#cartBox {
	padding: 5 3 0 3; 
	text-align: left; 
	margin: 0 0 5 0; 
	background-color: #ddddff;
	border-bottom: 1px solid black; 
	}

.cartBoxHeader {
	background-color: #bbbbbb;
	margin-bottom: 0 0 5 0;
	padding: 1;
	color: #c5c3b5;
	font-weight: normal;
	font-size: 9px;
	border-bottom: 1px solid #bbbbbb; 
	border-top: 0px solid #eeeeee; 
	border-right: 1px solid #bbbbbb; 
	border-left: 1px solid #bbbbbb; 
	}
		
.cartBoxPrice {
	white-space: nowrap;
	float: right;
	width: auto; 
	margin: 0; 
	padding: 0;	
	}

.cartBoxListItem {
	line-height: 100%;
	margin: 0 0 4 0;
	font-size: 9px; 
	}
	
#storeForm table td {
	padding: 3;
	}

.categoryListBox {
	width:1254;
	}
	
	.categoryListBox table {
	width:1254;
	}
	
div.categoryDiv {
	margin: 5;
	font-size: 10px; 
	padding: 0 0 4 0;
	display: block;
	}

.categoryDiv a.mainCat {
	font-size:11px; 
	height: 1%;
	display: block;
	color: #bbbbbb;
	text-transform: uppercase;
	border-bottom: 1px solid #bbbbbb; 
	margin-bottom: 1px;	
	}
	
span.subCatLink  {
	font-size: 9px; 
	color: #bbbbbb;
	width: auto;
	display: inline;
	}
	
	.subCatLink  {
	font-size: 9px; 
	color: #bbbbbb;
	width: auto;
	display: inline;
	}
	
	.subCatLink a {
	background-image:url(../Storeimages/subNav.png);
	background-repeat:no-repeat;
	}
	
	.subCatLink a a:hover{
	background-image:url(../Storeimages/subNavHover.png);
	background-repeat:no-repeat;
	}

	
		.navlinkselected {
	background-image:url(../Storeimages/subNav.png);
	background-repeat:no-repeat;
	margin:-15px 0 -15px 0px;
	}
			li .newlink .subCatLink .navlinkselected  a:hover{
	background-image:url(../Storeimages/subNavHover.png);
	background-repeat:no-repeat;
	margin:-15px 0 -15px 0px;
	}
	
	
span.subCatLink a {
	font-weight: normal; 
	font-size: 10px; 
	color: black;
	white-space: nowrap;
	}
	
.categoryDiv a.subCatLinkDiv  {
	color: black;
	}
	
#contactForm {
	width: 150px; 
	padding: 4px;
	border: 1px solid #bbbbbb;
	background-color: #d8d8d5;
	}


.featuredItem {
	width:500;
	}
	
#featuredItemsBox {
	margin-bottom: 0 0 5 0;
	padding: 0 0 0 0;
	}

#featuredItemsHead {
	margin: 10 0 5 0;
	padding: 0 0 0 0;
	color: #d8d8d5;
	font-size: 16px;
	border-top: 1px solid #bbbbbb;
	}
	

h3.customerService {
	margin: 15 0 2 0;
	padding: 0 0 0 0;
	color: black;
	font-size: 14px;
	border-bottom: 1px solid #bbbbbb;
	}
	
a.featuredItem {
	clear: both;
	height: 115px;
	display: block;
	color: black;
	padding: 4 0 4 0;
	vertical-align: middle;
	border-top: 1px solid #c5c3b5; 
	border-right: 1px solid #c5c3b5; 
	border-bottom: 1px solid #c5c3b5; 
	border-left: 1px solid #c5c3b5; 
	}

a.featuredItem:hover {
	background-color: #ffe6b7;
	color: #c5c3b5;
	border: 1px solid #ff9900; 
	}

.featuredItemTitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
.featuredItemCopy {
	font-size:      11px;
	font-weight: normal;
	}

.popularItems {
	width:200px;
 /*	position:absolute;
	top:40px;
	Left:950px;*/
	
	height:auto;
	}



	
#popularItemsBox {
		/*width:220px;
 	position:absolute;
	top:44px;
	Left:1027px;*/
	background-color:#ffffff;
	height:auto;
	width:560px;
	}
	
	#popularHDR {
	vertical-align:top;
	position:absolute;
	top:0;
	left:1028px;
	background-color:#006633;
	height:44px;
	width:224px;
	
	}

#popularItemsHead {
	background-color: #bbbbbb;
	margin-bottom: 0 0 5 0;
	width: inherit;
	padding: 1;
	color: #c5c3b5;
	font-weight: normal;
	font-size: 9px;
	border-bottom: 1px solid #bbbbbb; 
	border-top: 1px solid #bbbbbb; 
	border-right: 1px solid #bbbbbb; 
	border-left: 1px solid #bbbbbb; 
	}
	
	
a.popularItem {
	display: block;
	color: black;
	padding: 3 5 2 8;
	margin: 15 10 0 10;
	height: 100px;
	width:100%;
	border-top: 1px solid #bbbbbb; 
	}

a.popularItem:hover {
	background-color: #ffcc66;
	color: #c5c3b5;
	border: 1px solid #ff9900; 
	}

.popularItemTitle {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left:10px;
	}
	
.popularItemCopy {
	font-size:      9px;
	font-weight: normal;
	margin-left:10px;
	}

/*.storeBody {
background-image:url(Storeimages/VWWBkgrnd.png)
	background-repeat : no-repeat;
	margin: 0;
	padding: 0;
	color: black;
	width:1254px;
	}*/

/*.storeBody div.footer {
	position:absolute;
	left:0;
	Top:768px;
	}*/
	
.storeBody p, .storeBody h2 {
	color: black;
	}

.storeBody a,
.storeBody .activeTab a,
/*.storeBody .inactiveTab a {
	color: #333366;
	}*/
.storeBody a:hover,
.storeBody .activeTab a:hover,
/*.storeBody .inactiveTab a:hover {
	color: #ff6600;*/
	}

div.navBarBlock {
	background-color: cccc99;
	margin-bottom: 10px;
	border: 1px solid #bbbbbb;
	}

.storeNavBar {
	background-repeat : no-repeat;
	}

.storeTable td {
	padding: 0 0 0 0;
	color: black;
	}

#itemsColumn td {
	padding: 2 3 2 3;
	margin: 0 0 0 0;
	color: black;
	}

.storeTable .contentTableHeader {
	border: 0px solid #c5c3b5;
	padding: 0 0 10 0;
	}

.storeTable .contentTableFooter {
	border: 0px solid #c5c3b5; 
	padding: 10 0 0 0;
	}

.storeTable .contentTableRow1 {
	background-color: #e2e1da;
	}
.storeTable .contentTableRow2 {
	background-color: #c5c3b5;
	}


.comparisonTable td {
	border-bottom: 1px solid #bbbbbb;
	padding: 1px 10px 1px 10px;
	white-space: normal;
	}
	
.comparisonTable td .compareDimensionsTable td {
	border-bottom: 0px solid #bbbbbb;
	padding: 0px 5px 0px 0px;
	font-size: 11px;
}

td.storeNavBlock, div.storeNavBlock {
	padding: 3px; 
	border: 1px solid #777777;
	}

div.grid {
	display: block;
	float: left;
	padding: 3px;
	margin: 10px;
	background-color: #c5c3b5;
	width: 150px;
	height:275px;
	border: 1px solid #003366;
	}

