* { margin: 0; padding: 0; border: none; }
a { color: inherit; text-decoration: none;}
a:hover { text-decoration: underline; }
body { 
	color: #000000/*#888942*/;
	background: #e3e7ba url(../images/pattern.jpg) repeat;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	}
	#tophr, #midhr, #bothr {
	clear: both;
	color: #ffffff;
	height: 0;
	border-bottom: 12px solid #b1bc60;
	}
	#bothr { border-bottom: none; }
	
	.innerwrap {
	width: 940px;
	margin: 0 auto;
	}
	.error, .ok {
	color: #cc0000;
	font-weight: bold;
	font-size: 120%;
	}
	.ok { color: #006600; }
#header {
	background: #ffffff url(../images/horiz.gif) repeat-x;
	color: #7d2f2b;
	text-transform: uppercase;
	font-weight: bold;
	}
	#header li{ list-style: none; }
	
	#contact {
	float: right;
	margin: 14px 10px 0 0;
	text-align: right;
	font-size: 90%;
	line-height: 1.2em;
	width: 250px;
	height: 115px;
	background: url(../images/fadeseal.gif) no-repeat top right;
	}
	

#wrap { 
background: #ffffff url(../images/doublecol.gif) repeat-y 50%;
clear: both;
}		

#fadeseal { float: right; clear: none; }
#rightbar {
	float: right;
	width: 45%;
	}
	.default {
	height: 420px;
	overflow: auto;
	}
	* h1 {
		font-size: 130%;
		color: #7d2f2b;
		letter-spacing: .06em;
		text-transform: uppercase;
		margin: 1em 0;
		}
		* h1 img { margin-right: 1em; }
		
	* h3 {
		clear: both;
		color: #7d2f2b;
		margin: 1em 0;
		border-top: #888942 dotted;
		padding-top: 1em;
		}
	* h5 {
		clear: none;
		color: #7d2f2b;
		font-size: 85%;
		font-weight: bold;
		
		}
		#rightbar.default h5 {margin-bottom: -.5em; }
		#first {
		border:  0;
		padding-top: .5em;
		}
		
	* h2{
	font-size: 100%;
	color: #7d2f2b;
	text-align: left;
	margin: 10px 0;
		}
	h3 em, h2 em, #leftbar p em {
		color: #888942;
		font-style: normal;
		}
	cite {
		font-style: italic;
		color: #7d2f2b;
		display: block;
		font-weight: bold;		
		}
#leftbar {
	float: left;
	width: 52%;
	}
	#leftbar .item, #leftbar .wine {
	margin: .5em auto;
	padding: .5em;
	padding-bottom: 2em;
	width: 85%;
	border-bottom: #888942 dotted;
	}
	#leftbar .item img{
	/*float: left;
	margin: 5px 30px 5px 0;*/
	display: block;
	}
	#leftbar .wine img{
	float: left;
	margin: 5px /* 70px */15px 5px 15px;
	}
	#leftbar .item h4, #leftbar .wine h4 {
	color: #888942;
	margin: 1em 0;
	font-size: 130%;
	}
	#leftbar .item p, #leftbar .wine p {
	color: #000000;
	}
	#leftbar #geek {
	clear: both;
	}
	#leftbar #options a{
	color: #7d2f2b;
	font-weight: bold;
	display: block;
	float: left;
	clear: none;
	text-transform: uppercase;
	}
	#options {
		clear: left;
		display: block;
		}
	#options em {
		color: #888942;
		}

	#leftbar h1 {
		text-align: center;
		border-bottom: #888942 dotted;
		margin: .5em 2em;
		}
	
		#empty {
		font-size: 140%;
		text-align: center;
		color: #888942;
		font-weight: bold;
		margin: 120px auto;
		position: relative;
		left: 35px;
		}

	#leftbar form {
		text-align: right;
		margin: 2em 0;
		width: 85%;
		}
		#leftbar form label {
		display: inline;
		color: #000000;
		margin: 0 5px;
		}
	#leftbar h2 {
	text-align: center;
	}
		

	#midbar {
		float: right;
		}
		#midbar img {
		display: block;
		margin: 30px 30px 30px 0;
		}
		#midbar h2 { text-align: left;}		
			
		#splash {
		float: left;
		width: 275px;
		display: block;
		margin-left: -3px;
		clear: none;
		}	
	
.cartitem {
display: block;
clear: both;
border-bottom: #888942 dotted;
padding: 10px;
width: 100%;
margin: 0 auto;
}
.cartitem h4 { color: #7d2f2b; margin: .5em 0; font-size: 110%;}
.price { color: #000000; }

.cartitem, .cart table.fieldset, .cart .control {
	position: relative;
	left: 33px;
	} 
.cart table.fieldset {
	width: 50%;
	border: 1px solid #000000;
	}
.cart table.fieldset td, .cart table.fieldset th { width: 50%; text-align: right;}
#total th, #total td {
color: #7d2f2b;
border-top: 1px solid #000000;
}
#total th { color: #000000;}

.cartitem hr, .wine hr, .item hr {
clear: both;
height: 1px;
color: #ffffff;
background-color: #ffffff;
}
.cartitem img{
float: left;
}

		#rightbar p, #rightbar h5, #rightbar h4, #rightbar ul li{
		margin: .5em;
		line-height: 1.9em;
		font-size: 85%;
		list-style: none;
		}
		#rightbar h4 { color: #888942;}
		#rightbar p { margin-bottom: 1em; }
		#rightbar ul li a { color: #7d2f2b; font-weight: bold; }
		#rightbar ul li a em { color: #888942; font-style: normal;}
			#rightbar ul li a:hover { color: #7d2f2b; }
		#rightbar ul li em, #rightbar p em { font-style: italic; color: #7d2f2b;}
		
		#rightbar.bullets ul li { list-style: disc; }
		
		
#rightbar .item {
	color: #000000;
	margin: 10px;
	margin-bottom: 0;
	}
	#rightbar .item img {
	margin-left: 10px;
	float: right;
	vertical-align: top;
	position: relative;
	top: -30px;
	margin-bottom: -30px;
	}
	#rightbar .item p {
	margin: .4em auto;
	line-height: 1.5em;
	}
	#rightbar .item h4 {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -1em;
	}
	#rightbar .price {
	text-align: left;
	font-weight: bold;
	color: #000000;
	}

input, select, textarea, .control input.basic{
border: 1px solid #000000;
display: inline;
text-align: left;
padding: .2em;
color: #000000;
}
textarea { width: 100%; }
.control input.basic { font-weight: bold; }
.control input.basic:hover { color: #000000;}
input.hidden {display: none; border: 0; }

.control {
font-weight: normal;
text-align: center;
font-size: 110%;
color: #000000;
margin: 2em 0;
}
#leftbar .control { text-align: right; }
#leftbar .control.update {text-align: center; }
.control label {
font-weight: bold;
display: inline;
color: #000000;
font-size: 100%;
}
.control input{
color: #7d2f2b;
background: none;
font-weight: bold;
font-size: 70%;
text-transform: uppercase;
border: none;
display: inline;
padding: 0 .5em;
margin: 0;
}
.control input:hover {color: #888942;}

#footer {
	background: #ffffff url(../images/bothoriz.gif) repeat-x bottom;
	padding: 8px 10px;
	}

.default h3 {
	margin-bottom: .5em;
	width: 90%;
	font-size: 90%;
	text-transform: uppercase;
	}
	.default h2 { font-size: 120%; margin-top: 2em;}
	.default p { line-height: 1.3em; }
	
	.static {
	height: 420px;
	overflow: auto;
	}		
	.singlecol {
	background: #ffffff;
	width: 500px; /* 910px */
	margin: 0 auto;
	padding: 1em;
	}
	.singlecol h1 {
	text-align: center;
	}

#copyright {
color: #7d2f2b;
text-align: left;
font-size: 85%;
}

#pologo {
	float: left;
	margin: 40px 0 0 40px;
	}

.dropstyles{
margin-left: 101px;
clear: both;
text-align: center;
font-size: 105%;
}

.dropstyles ul li{
float: right;
margin: 0 40px 0 0;
/*position: relative;
top: 2.2em;*/
}

.dropstyles ul li.last { margin-right: 15px; }

.dropstyles ul li a{
color: #7d2f2b;
text-decoration: none;
}

.dropstyles ul li a:hover{
text-decoration: underline;
}
.dropstyles ul li img {
position: relative;
margin-top: -60px;
top: 46px;
}
#attrhack[disabled="true"]+img { /* CSS hack for Opera adjustment */
	top: 43px;
	}

.dropmenudiv{
position:absolute;
top: 0;
visibility: hidden;
list-style: none;
background: #ffffff;
border:1px solid #888942;
border-bottom: none;
font-size: 85%;
z-index:102;
}
.dropmenudiv a{
width: 100%;
color: #7d2f2b;
display: block;
text-align: center;
border-bottom: 1px solid #888942;
padding: .5em 0;
text-decoration: none;
font-weight: bold;
}
.dropmenudiv a:hover{
color: #ffffff;
background: #888942;
text-decoration: none;
}

#firefoxfix {
clear: both;
height: 0;
border: 0;
color: #ffffff;
background: #ffffff;
}
#light { font-weight: normal; }


#recordset {
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 100%;
	font-size: 80%;
	}
	#recordset th {
	background-color: #000000;
	color: #ffffff;
	 border-bottom: 1px solid #ffffff;
	 border-right: 1px solid #ffffff;
	 text-align: center;
	}
	#recordset td {
	border-right: 1px solid #000000;
		border-bottom: 1px solid #000000;
	}
	#recordset td, #recordset th {
	text-align: left;
	padding: 3px;
	}
	
table.fieldset {
	text-align: left;
	border-collapse: collapse;
	width: 100%;
	/*border: 1px solid #888942;*/
	margin: 10px auto;
	font-style: normal;
	}

	#finalconfirm table.fieldset td { text-align: right; }
	table.fieldset th, table.fieldset td { padding: 5px; }
	table.fieldset th {
	text-transform: uppercase;
	color: #7d2f2b;
	text-align: left;
	font-weight: bold;
	padding-right: 0;
	width: 35%;
	}
	table.fieldset td {
	text-align: left;
	padding-left: 2%;
	padding-right: 3%;
	width: 60%;
	}
	table.fieldset td input {
	margin: 0;
	width: 95%;
	}
	table.fieldset td select {
	margin: 0;
	width: 98%;
	}
	table.fieldset .multi {
	text-align: left;
	}
	table.fieldset .multi input, table.fieldset .multi select{
	width: auto;
	float: left;
	margin-right: 5px;
	}
	table.fieldset .caption { text-align: left; }
	table.fieldset img {
	display: block;
	margin-left: 10px;
	}
	table.fieldset .note {
	display: block;
	float: right;
	font-size: 80%;
	color: #6d6e70;
	text-transform: lowercase;
	}
	table.fieldset .tdnote { padding-top: 0; }
	
	table.fieldset .check {
	text-align: left;
	padding-left: 10px;
	color: #000000;
	}
	table.fieldset .check input{
	width: auto;
	float: none;
	display: inline;
	padding: 0;
	margin-right: 10px;
	}
	
	#wineforms form { margin: 0 auto; }
	
	#myspace {
		font-size: 90%;
		border: none;
		margin-top: 130px;
		position: relative;
		right: 1em;
	}