/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/
body {
	margin: 0px;
	margin-top: 0px;
	}
#stripe {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 405px;
	background: url(/images/back.jpg) repeat-x;
	}	
#wrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 840px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/mainBack.jpg) repeat-y;
	}
#header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 840px;
	height: 312px;
	background: url(../images/header_rev.jpg) no-repeat;
	}
#homeLink {
	position: absolute;
	top: 30px;
	left: 95px;
	}
#homeLink img {
	width: 280px;
	height: 170px;
	}	
#basketTotal {
	position: absolute;
	top: 290px;
	right: 100px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	}		
#menu {
	float: left;
	background: url(../images/menu_back.jpg) repeat-y;
	width: 257px;
	}	
#menu_top {
	background: url(../images/menu_top.jpg) no-repeat;
	width: 257px;
	height: 10px
	}	
#mainContent {
	float: left;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	width: 510px;
	min-height: 530px;
	}	
h1 
	{
	font-size: 1.45em;
	height: 40px;
	margin-bottom: 10px;
	background: url(../images/h1_back.gif) 100% 100% no-repeat
	}	
.menuCategory {
	}	
ul.menuCategory  {
	list-style-type: none;
	margin-left: 80px;
	width: 126px;
	}	
.menuCategory li {
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 126px;
	height: 32px;
	display: block;
	}	
.menuCategory a, .menuCategory a:visited {
	display: block;
	color: #002D00;
	font-weight: normal;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	width: 126px;
	padding-top: 10px;
	}
#dropdown a	{
	background: url(../images/menu_item.jpg) no-repeat;
	}	
.menuCategory  a:hover {
 	text-decoration: none;
	color: #aa1822;
	}			
#dropdown1 a {
	background: none;
	}	
#vine {
	width: 257px;
	height: 200px;
	padding-top: 31px;
	background: url(../images/menu_bottom.jpg) no-repeat;
	}
#buyLink {
	text-align: center;
	padding-left: 40px;
	padding-right: 10px;
	background: url(../images/leftcol_back.jpg) repeat-y;
	}	
#adminMenu {
	margin-left: 50px;
	text-align: right;
	width: 160px;
	}
#adminMenu a, #adminMenu a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #002D00;
	}	
#footerContainer {
	clear: both;
	position: relative;
	width: 840px;	
	height: 190px;
	background: url(../images/footer.jpg) no-repeat;
	text-align: left;
	}
.footerMenu, #copyright, #footerText {
	margin-left: 275px;
	width: 510px;
	text-align: center;
	}	
.footerMenu {
	padding-top: 15px;
	}	
.footerMenu a:hover {
	text-decoration: none;
	}	
#copyright {
	margin-top: 125px;
	font-weight: bold;
	}			
.orderButton {
	padding: 5px;	
	}
.productPrice {
	text-align: center;
	}	
.orderBox {
	margin-top: 5px;
	text-align: center;
	}	
.price {
	font-size: 2.5em;
	color: #CC0000;	
	}
.orderBox .label {
	}	
.listinghead {
	font-size: 14px;
	color: #36118F;
	}	
.directory td {
	padding-left: 20px;
	text-align: left;
	}	
.listingName {
	margin-left: -20px;
	font-weight: bold;
	color: #007940;
	font-size: 12px;
	}	
.listingText, .listingsubtext {
	}	