/* *** BASIC SETUP *** */
body, td, p, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
body {
	font-size:  		90%;
	margin: 			0;
	text-align: 		center;
	background-color : #54534a !important;
}
a {color:#bb9d5e;cursor:pointer;}
a:link		{color:#bc9e5e;text-decoration:none;}
a:visited	{color:#bc9e5e;text-decoration:none;}
a:hover		{color:#bc9e5e;text-decoration:none;}
a:focus		{color:#bc9e5e;text-decoration:none;}
a:active	{color:#bc9e5e;text-decoration:none;}

img {display:block;}

.clearboth, .breaker {
	height: 2px;
	font-size: 1px;
	line-height: 2px;
	clear:both;
}

hr {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
	visibility:hidden;
}

/* *** BASIC LAYOUT *** */

#page {
	width:		993px;			/* for full width, change to "auto" */
	margin: 	0 auto;
	padding:	0 0 0 10px;
	text-align: left;
	background-color : #s;
}
#headerBlock {
    margin:0;
    padding:0;
	background-color : #e2dab8;
}
#bodyBlock
{
	width:			993px;		/* for full width, change to "auto" */
	clear:  		both;
	min-height: 	69em;
	position:   	relative;
	margin-top: 	0em;
	background-color : #fff;
	border-top : 1px solid #fff;
}

#contentColumn  	/* The big wahoonie */
{
	margin:0 0 0 260px;
	line-height:1.2em;
	z-index:1;
	position:relative;
}
#leftColumn {

	position:absolute;
	top:0px;
	left:0px;
	width:240px;
	min-width:240px;
	line-height:1.2em;
	text-align:left;
	padding-right : 10px;
	border-right : 2px dotted #a1a19c;
}
#rightColumn {
	position:absolute;
	top:0px;
	right:0px;
	width:160px;
	min-width:160px;
	line-height:1.2em;
	text-align:left;
}

#footerBlock
{
	clear:  			both;
	padding:			2px 2px 2px 2px;
	margin: 			0px 0px;
	background-color:   #4a4948;
	font-size:  		10px;
	color:  			#000;
	line-height:		1.4em;
}

#bookmarks
{
	clear:  			both;
	text-align: 		center;
	background-color:   #4a4948;
	padding:			7px 0;
	font-size:  		10px;
	line-height:		1.4em;
}



/* *** HEADER *** */

h1{
	font-size : 0.7em;
	margin : 0 !important;
	padding : 1px 4px 2px 4px;
	white-space : nowrap;
	
	background-color : #54534a;
}
	


#pageBanner {
	height : 157px;
	background-color : #e2dab8;

	margin : 0;
	position : relative;

	border-top : 1px solid #54534a;
	border-bottom : 1px solid #54534a;
	
}
#pageBanner img.logohayshed 	{ position:absolute;	top:13px;	left:69px;}
#pageBanner img.logopitchfork   { position:absolute;	top:23px;	left:522px;}
#pageBanner img.titlehayshed  	{ position:absolute;	top:59px;	left:210px;}
#pageBanner img.titlepitchfork  { position:absolute;	top:31px;	left:690px;}
#pageBanner img.divider  		{ position:absolute;	top:35px;	left:496px;}

/* SETS PROPERTIES FOR BOX CONTAINING HEADER MENUS. ALL OTHER MENU STYLES IN MENU.CSS */
#navTop { 

	background-image : url(../images/oldvinesmodernwines.gif);
	background-position : left 50%;
	background-repeat : no-repeat;

	padding : 5px 0 4px 0;

	background-color : #54534a;
	
	height : 28px;
}

/* *** LEFT/RIGHT COLUMNS *** */

#leftColumn, #rightColumn {
	font-size:  			1.0em;
}
#leftColumn label, #rightColumn label {
	font-weight:bold;
}
#leftColumn input, #rightColumn input {
	font-size:  			0.9em;
	margin: 				1px;
	display:				block;
}
#leftColumn p, #rightColumn p,
#leftColumn form, #rightColumn form	{
	margin: 				0px;
}
#leftColumn h2
{
	font-family:Arial, Verdana, Helvetica, Times, sans-serif;
	background-color : #a1a19c;
	margin:0;
	padding: 12px 0 4px 17px;
	line-height:18px;
	font-size:1.0em;
	
	color : #fff !important;
	font-weight:700;
/*	border:1px solid #000; */
}


#rightColumn h2
{
	background-color : #F5841F;
	border-bottom : 1px solid #F5841F;
	color : #fff !important;

	font-family:Arial, Verdana, Helvetica, Times, sans-serif;
	line-height:1.1em;
	margin:0 0 4px 0;
	padding: 0 0 0 0;
	font-size : 1em;
	font-weight:700;
}

#leftColumn h2 a, #rightColumn h2 a {
	text-decoration: none;
	color: #fff;
}
#leftColumn h2 a:hover, #rightColumn h2 a:hover	{
	color: #fff;	
}
#leftColumn .boxBody
{
	line-height:1.3em;
	font-style:normal;
	background-color : #c3c3c0;
	color : #000;
	margin:0;
	padding:17px;
	font-size:75%;
}
#leftColumn address
{
	line-height:1.3em;
	font-style:normal;
	background-color : #bc9e5e;
	color : #fff;
	margin:0;
	padding:7px;
	font-size : 1em;
	font-weight : bold;
}


#leftColumn .boxBody span.enewsTitle
{
	font-size : 1.3em;
	font-weight : bold;
}



#rightColumn .boxBody
{
	line-height:1.3em;
	font-style:normal;
	background-color:#fff;
	color:#000;
	margin:0 0 12px 0;
	padding:7px;
	font-size:75%;
	border:2px solid #bb9d5e;
}
#leftColumn .boxBody a,
#rightColumn .boxBody a,
#leftColumn address a
{
	color : #fff;
	text-decoration : none;
	font-weight : bold;
}


#leftColumn ul,
#rightColumn ul
{

	background-color : #f5f3ea;
	border-left : 10px solid #f5f3ea;
	line-height:1.2em;
	font-size:85%;
	margin:0;
	padding:0 1px 12px 1px;
	list-style:none;
	font-family:Arial, Verdana, Helvetica, Times, sans-serif;
	font-weight:400;
	/*
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	*/
}
#leftColumn ul li,
#rightColumn ul li
{
	border-bottom:1px solid #fff;
	background-color:#f5f3ea;
	margin:0;
	padding:0px 0 0px 20px !important;
		border-bottom : 2px dotted #a1a19c;
		
		
		
	background-image : url(../images/btn_smallArrow.gif);
	background-position : 15px 6px;
	background-repeat : no-repeat;
		
		
}
#leftColumn ul li a,
#rightColumn ul li a {
	display:block;
	font-size: 1.0em;
	display:block;
	color:#6a6a68;
	background-color:#f5f3ea;
	text-decoration:none;
	padding:3px 0 3px 10px;
}
#leftColumn ul li a:hover,
#rightColumn ul li a:hover {
	color:#6a6a68;
	background-color:#f5f3ea;
	text-decoration:none;
	font-weight : bold;
}
#leftColumn ul li div.plainText
{
	padding:3px 0 3px 10px;
	color:#6a6a68;
	font-size: 1.0em;
}
#rightColumn h3
{
	line-height:			18px;
	background-color:   	#fff;
	margin: 				0;
	padding:				7px 0px;
	font-size:  			1.1em;
	color:  				#bb9d5e;
	font-weight:			700;
}
#rightColumn h3 span
{
	display:				block;
}
#rightColumn #referralCredit
{
	margin-bottom: 			12px;

}
#rightColumn #referralCredit span
{
	margin: 				0;
	padding:				4px;
	border: 				1px solid #be2a40;
	font-size:  			1em;
	font-weight:			700;
	text-align: 			right;
}
#leftColumn .boxBodyBasket
{
	background-color:   	#f5f3ea;
	line-height:1.3em;
	font-style:normal;
	color : #000;
	margin:0;
	padding:17px;
	font-size:75%;
}
#leftColumn #smallCart	{
	font-size:0.85em;
}
#leftColumn #smallCart th, #leftColumn #smallCart td {
	padding:0 3px;
}
#leftColumn #smallCart td {
	color : #bb9d5e;
}
#leftColumn #smallCart .noItem, #leftColumn #smallCart .cartTotal {
	color:#999999;
}
#leftColumn #smallCart .cartTotal {
	text-align:	right;
}
#leftColumn #smallCart .smallCartTotal {
	height: 5px;
	line-height: 5px;
}
#leftColumn .creditcards
{
	text-align:center;
	margin-bottom:10px;
	padding-bottom:10px;

}
#leftColumn .creditcards span
{
	font-size:0.7em;
	text-align:center;
	display:block;
	color : #fff;
}
#leftColumn .creditcards .creditcard {
	margin:3px auto 0 auto;
	display:inline;
	border:solid 1px #fff;
}
#rightColumn div.sideSpecials {color:#000;}
#rightColumn div.sideSpecials a {color:#000;text-decoration:none;}
#rightColumn div.sideSpecials strong {display:block;color:#bb9d5e;text-align:center;font-size:1em;margin:1em 0 0.3em 0;}
#rightColumn div.sideSpecials img {
	border:1px solid #000;
	margin:0 auto;
}
#rightColumn div.sideSpecials span.specialsPrice {display:block;}
#rightColumn div.sideSpecials a:hover span.specialsPrice span {color:#bb9d5e;text-decoration:underline;}

#rightColumn #rememberme {
    padding:                5px 0px 0px 0px !important; 
    margin:                 1px 0px 0px 0px !important;
    float:                  left;
    vertical-align:         middle;
    height:                 11px;
    line-height:            11px;
    font-size:10px;
}

#rightColumn #remembertext {
    padding:                0px 0px 0px 0px !important; 
    margin:                 0px 0px 0px 0px !important;
    vertical-align:         middle;
    height:                 11px;
    line-height:            11px;
    font-size:              0.8em;
}


#rightColumn .fastordertitle
{
	font-family : Arial, Verdana, Helvetica, Times, sans-serif;
	line-height : 18px;
	background-color : #bb9d5e;
	margin : 0;
	padding : 0 0 0 3px;
	font-size : 0.85em;
	color : #fff;
	font-weight : 700;
	border : 2px solid #bb9d5e;
}
#rightColumn .fastorder
{
	font-size : 0.75em;
	border : 2px solid #bb9d5e;	
	margin : 0 0 10px 0;
	padding : 10px;
}
#rightColumn .discounttitle
{
	font-family : Arial, Verdana, Helvetica, Times, sans-serif;
	line-height : 18px;
	margin : 0;
	padding : 0 0 0 17px;
	font-size : 0.85em;
	background-color : #bb9d5e;
	color : #fff;
	font-weight : 700;
	border : 2px solid #bb9d5e;
}
#rightColumn .discount
{
	text-align : center;
	font-size : 0.75em;
	border : 2px solid #bb9d5e;	
	background-color : #00adef;
	margin : 0 0 10px 0;
	padding : 10px;
	color : #fff;
}


#leftColumn h2.orange
{
	border-bottom:1px solid #fff;
}
#leftColumn h2.darkblue
{
	background-color : #bb9d5e;
	color : #fff;
}

/* *** FOOTER *** */

#footerBlock a,
#footerBlock a:visited
{
	text-decoration:		none;
	color:					#ccc;
}
#footerBlock a:hover
{
	text-decoration:		underline;
	color:					#ccc;
}
#footerBlock ul
 {
	margin: 				0.3em 0 0 0; 
	padding:				0;
	list-style: 			none;
	text-align: 			right;
}
#footerBlock ul li
{
	margin: 				0;
	padding:				0 5px 0 5px;
	list-style: 			none;
	display:				inline;
	border-left:			1px solid #ccc;
}
#footerBlock ul li.first
{
	border-width:			0;
}
#footerBlock #copyright
{
	margin: 				0.3em 0 0.3em 0.5em; 
	color : #ccc;
}
#footerBlock .powered
{
	margin: 				0;
	float:  				right;
	text-align: 			right;
	padding:				0;
		color : #ccc;
}
#bookmarks a,
#bookmarks a:hover,
#bookmarks a:visited
{
	color:  				#ccc;
	text-decoration:		none;
}
/* *** LIST NAVIGATION *** */

#shoppingCart .listNavTable {
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #AAA;
	padding-bottom:2px;
}

#shCart .listNavTable span,
#shoppingCart .showNavTable span
{
	padding:0 0.5em;
}
#shoppingCart .listNavTable a,
#shoppingCart .showNavTable a
{
	margin:0;
	padding:0;
}
#shoppingCart .listNavTable img,
#shoppingCart .showNavTable img
{
	display:inline;
	border-width:0px;
	margin:1px 0;
	vertical-align:middle;
}
#shoppingCart .showNavTable
{
	font-size:10px;
	text-align:right;
	border-bottom:1px solid #fff;
	padding-bottom:2px;
}

/* *** 'BACK' LINKS IN SHOPPING CART HEADERS *** */


#shoppingCart #linkHeader {
	position:relative;
}
#shoppingCart
{
	padding-top : 24px;
}

#shoppingCart h2
{
	background-color:	transparent;
	font-family : Georgia, Arial, Verdana, Helvetica, Times, sans-serif;
	margin: 			24px 0;
	padding:			0px 0.5em 0px 2em;
	font-size:  		2.0em; /* was 2.4em */
	color:  			#bb9d5e;
	font-weight:		normal;
	
	
	line-height : 1.1em;
	
text-indent: -1.5em;
}
#shoppingCart .fakeH2 {
	background-color:	transparent;
    margin: 			0 0 0 0;
	padding:			0.2em 0.5em;
	font-size:  		0.9em;
	color:  			#bb9d5e;
	font-weight:		bold;
	position:absolute;
	top:1px;
	right:3px;
}


#shoppingCart .fakeH2 a {color:#fff;}
#shoppingCart .fakeH2 a:hover {color:#fff;padding-right:0.0em;}


/* *** BREADCRUMBS *** */

#breadcrumbs {
	font-size:0.7em;
	padding:0 0 0.5em 0;
		background-color : #54534a;
		color : #fff;

}

/* **** IE7 FIX **** */
#shoppingCart .contentArea
{
	width : 100%;
	margin-top : 12px;
}