/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	"UBER" STANDARD CSS - NOT COMPATIBLE WITH SELECTEDIT SITES
//---------------------------------------------------------------------------------------------------------
//	CONTENT STYLES:  see tempaltes directory for navigation styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Body structure elements
//-------------------------------------------------------------------------------------------------------*/
body
{
	margin:					20px 0px;
	padding:				0px;
	
	background-color:		white;

	background-image:		url( /site/images/bg_main.gif );
	background-position:	top center;
	background-repeat:		no-repeat;

	font-family:			verdana,sans-serif;
	color:					#A26372;
}

/*	horizontal centering	*/
#center-x
{
	/*	Do not modify		----------------------------*/
	margin-right: auto;
	margin-left: auto;
	/*	Customize			----------------------------*/
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 948px;
}

.popup
{
	width:				300px;
	padding:			20px;
}

#ticker
{
	background-color:		#e3d687;
}

#ticker #table td 
{
	height:					31px;
	line-height:			31px;
	background-color:		#e3d687;}

#header
{
	position:				relative;
	border-bottom:			1px solid #A26272;
	width:					100%;
	height:					136px;
}

img#logo
{
	margin-left:			-2px;
}

table#body
{
	width: 948px;
}

col#col-content
{
	width:					auto;
}

/*---------------------------------------------------------------------------------------------------------
//	search
//-------------------------------------------------------------------------------------------------------*/
form#search
{
	display:				block;
	position:				absolute;
	bottom:					16px;
	right:					250px;

	margin:					0px;

	width:					207px;
	text-align:				right;
}
form#search table
{
	float:					right;
	margin-top:				5px;
}

form#search label,
form#account label
{
	font-family:			verdana,sans-serif;
	text-transform:			uppercase;
	line-height:			18px;
	font-size:				12px;
	color:					#C9B971;
	white-space:			nowrap;
	padding-right:			5px;
	width:					50px;
}

form#search a
{
	display:				block;
	font-family:			verdana,sans-serif;
	font-size:				10px;
	color:					#C9B971;
}

input#searchtext
{
	border:					0px;
	background-image:		url( /site/images/bg_search_input.gif );
	background-repeat:		no-repeat;

	margin-right:			3px;
	width:					101px;
	height:					18px;

	padding:				2px 5px 0px;;

	text-align:				left;

	line-height:			18px;
	font-size:				10px;
	color:					#888687;
}
input#gobutton
{
}



form#account
{
	position:				absolute;
	bottom:					16px;
	right:					0px;

	margin:					0px;

	border:					1px solid #D8D3AE;
	width:					213px;
	height:					68px;

	padding:				5px;
}

input.login
{
	border:					0px;
	background-image:		url( /site/images/bg_login_input.gif );
	background-repeat:		no-repeat;

	margin-right:			3px;
	width:					120px;
	height:					18px;

	padding:				2px 5px 0px;;

	text-align:				left;

	line-height:			18px;
	font-size:				10px;
	color:					#888687;
}

a#cart
{
	float:					right;
	background-image:		url( /site/images/cart_icon.gif );
	background-position:	left center;
	background-repeat:		no-repeat;
	padding-left:			22px;
}

a#cart,
a#signup
{
	font-family:			verdana,sans-serif;
	text-transform:			uppercase;
	line-height:			18px;
	font-size:				12px;
	color:					#C9B971;
}

/*-------------------------------------------------------------------------------------------------------
//	left col
//-------------------------------------------------------------------------------------------------------*/
td#left
{
	width:					158px;
	padding:				0px;
}

/*	Optional sitebar	*/
td#right
{
	padding: 33px 12px 0 22px;
	width: 290px;
	line-height: 1.7em;
	font-family: verdana,arial,sans serif;
	font-size: 10px;
	color: black;
}

td#content
{
	width:					auto;
	padding:				16px;
}

#minheight
{
	height:				383px;
}

#winelist
{
	background-color:		#F7F3EA;
	border:					1px solid #E4E0C7;
	border-top:				0px;
	padding:				10px 10px 0px;
}

#winelist h2
{
	margin-bottom:			8px;
	font-family:			verdana,sans-serif;
	font-size:				11px;
	color:					#854061;
}
#winelist h2 a
{
	color:					#854061;
}
#winelist ul
{
	list-style-type:		none;
	margin:					0px 0px 20px 16px;
	padding:				0px;

	line-height:			16px;
	font-size:				11px;
}
#winelist a
{
	color:					#A26372;
}

/*---------------------------------------------------------------------------------------------------------
//	Footer styles
//-------------------------------------------------------------------------------------------------------*/
#footer
{
	clear:					both;
	margin-top:				14px;
	border-top:				1px solid #A26272;
	padding-top:			2px;

	line-height:			16px;
	font-family:			verdana,sans-serif;
	font-size:				10.5px;
	color:					#8C6239;
}
#footer a
{
	color:					#8C6239;
}

#footer .navigation
{
	margin:					0px;
	padding:				0px;

	text-transform:			uppercase;
	font-size:				9px;
}

#footer .navigation a
{
	color:					#A26372;
}

#footertext
{
	float:					right;
	text-align:				right;
	white-space:			nowrap;
	color:					#8C6239;
}






/*-------------------------------------------------------------------------------------------------------*/
/*	Global navigation styles
/*-------------------------------------------------------------------------------------------------------*/
#nav-global
{
	white-space:			nowrap;

	font-family:			verdana,arial,sans serif;
}

#nav-global a
{
	margin-right:			10px;
}




/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	Standard body styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
h1
{
	margin:					0px;
	padding:				0px;

	font-family:			verdana,sans-serif;
	font-weight:			bold;
	font-size:				20px;
}

h1 a,h1 a:hover
{
	text-decoration:		none;
	color:					#854061!important;
}

h2
{
	margin:					0em;
	padding:				0px;
	
	font-family:			arial,sans serif;
	font-weight:			bold;
	font-size:				11px;
	color:					black;
}

h3
{
	margin:					1.7em 0em 0em 0em;
	line-height:			1.7em;
	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				0.70em;
	color:					black;
}

/*	Standard body style	*/
.bodytext
{
	margin:					0em 0em 1.7em 0px;
	padding:				0px;
	line-height:			1.2em;
	font-family:			arial,sans-serif;
	font-size:				10pt;
	color:					black;
}

a
{
	text-decoration:		none;
	color:					rgb(134,42,47);
}

a:hover
{
	color:					rgb(102,34,34);
}

blockquote
{
	margin:					1em 3em;
	border-top:				1px solid rgb(221,204,204);
	border-bottom:			1px solid rgb(221,204,204);
	padding:				0.5em 0em;
	font-family:			times new roman,times;
	font-size:				1.15em;
	font-style:				italic;
	line-height:			1.4em;
	color:					rgb(153,51,51);
}

/*---------------------------------------------------------------------------------------------------------
//	Sidebar styles
//-------------------------------------------------------------------------------------------------------*/
.sidebar
{
	line-height:			1.4em;
	font-family:			verdana,sans serif;
	font-size:				0.65em;
	color:					rgb(102,102,102);
}

/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Table Data
//-------------------------------------------------------------------------------------------------------*/
table.data
{
}

table.data th
{
	background-color:		#7c003f;
	text-align:				left;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	color:					white;
	padding:				5px;
	font-weight:			normal;
	border-bottom:			1px solid #F0e7d0;
}

table.data td
{
	padding:				5px;
	text-align:				left;
	font-family:			verdana,arial,sans serif;
	font-size:				10px;
	background-color:		#DDCEA2;
	color:					black;
	border-bottom:			1px solid #F0e7d0;
	border-right:			1px solid #F0e7d0;
}


/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	DHTML menu styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
ul.menublock,ul.submenublock
{
	/*	Do not modify		----------------------------*/
	position:				absolute;
	z-index:				200;
	visibility:				hidden;
	margin:					0px;
	padding:				0px;
	list-style-type:		none;
	display:				none;
	border-top:				1px solid #CFC181;
	border-left:			1px solid #CFC181;
	border-right:			1px solid #CFC181;

	/*	Customizeable options	------------------------*/
	width:					150px;
	border-bottom:			none;
}

ul.submenublock
{
}

/*	Do not modify	*/
ul.menublock li, ul.submenublock li
{
	display:				inline;
}

ul.menublock a,ul.submenublock a
{
	display:				block;
	width:					auto;
	height:					22px;
	border-bottom:			1px solid #CFC181;
	padding:				0px 8px;
	line-height:			22px;
	white-space:			nowrap;
	font-family:			verdana,arial,sans serif;
	font-size:				11px;
	text-decoration:		none;
	text-transform:			uppercase;
	color:					#A36173;

	background-color:		#F7F4EA;
}

ul.submenublock a,
ul.submenublock a:hover
{
}

.menublock a:hover,
.submenublock a:hover,
.menublock a.highlight
{
	background-color:		#ECE5CE;
}

/*	Makes arrow indicator for links with submenu	*/
a.showsub,
a.showsub:hover,
a.highlight
{
	background-image:		url( /images/arrow0.gif );
	background-position:	center right;
	background-repeat:		no-repeat;
}

/*	Menu item mouseover	*/
a.showsub:hover,
a.highlight
{
	background-image:		url( /images/arrow1.gif );
}



/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	MISCELLANEOUS DEFAULTS
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*	Used so that non-CSS browsers deliniate footer block from body content	*/
hr
{
	display:				none;
}

p
{
	margin:					0px;
}

/*	Hidden elements	*/
.hdn
{
	display:				none;
}

/*	because HTML should have this as the default	*/
td
{
	vertical-align:			top;
	padding:				0px;
}

/*	prevent ugly purple borders around linked images	*/
img
{
	border:					0px;
}

img.thumb
{
	margin:					0px 10px 10px 0px;
	float:					left;
	border:					1px solid rgb(135,44,53);
}


