BODY
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 	
	margin: 0px;
	color:#000000;
}
table
{
	color:#000000;
}

h1{font-size:20px; color:#000000; font-weight:bold; margin:0px}
h2{font-size:16px; color:#000000; font-weight:bold;}
h5{font-size:16px; color:#000000; font-weight:bold; padding:15px 0px 0px 0px; margin-bottom:10px; margin-top:0}
h3{font-size:12px; color:#000000; margin:0px; padding:0px; font-weight:bold;}
p{font-size:11px;}
td{font-size:11px;}

.cartInfo {font-size:11px; color:#000000;}
a.cartInfo:link, a.cartInfo:visited {color:#333333; font-size:11px; text-decoration:underline;}
a.cartInfo:hover {}

td.footerContent {
		padding:4px; 
}

td.leftColumn {
	padding:10px 0px; 
	background-image:url(/images/menu/specials_bg.jpg);
	background-repeat:repeat-x; 
	border-right: 1px solid #FFFFFF; 
	
	font-size:11px;
	width:189px;
}

#flashcontent h1{
padding:60px 50px 5px 50px;
margin:0;
}

#flashcontent p {
padding:0 50px;
margin:0;
}

a:link {font-size: 11px; color: #006699; text-decoration: underline;}
a:visited {font-size: 11px;	color: #006699; text-decoration: underline;}
a:hover {font-size: 11px;	color: #3b5a79; text-decoration: underline;}
a:active {font-size: 11px;	color: #006699; text-decoration: underline;}


a.leftColumn:link, a.leftColumn:visited{color:#22566D; font-size:11px; text-decoration:underline;}
.leftColumn h1 {color:#22566D; font-size:12px; margin-bottom:10px;}

.hpProduct h1 {color:#AFB013; font-size:14px; margin-bottom:10px;}
.hpProduct h2 {color:#22566D; margin-bottom:-10px; font-size:11px;}
.hpProduct h3 {color:#666666; font-size:11px; font-weight:bold;}
.purvisPrice {font-size:14px; font-weight:bold; color:red;}
.memPrice {font-size:14px; font-weight:bold; color:#22566D;}
.rrpPrice {font-size:14px; color:Red;}


/* Subscription Box */
#subscribe {
position:relative;
left:40px;
width:175px;
}

#subscribe .title {
color:#FFF;
float:left;
}

#subscribe input.textbox {
margin: 2px 2px 0 0;
border:1px solid #C4CFD9;
float:left;
font-size:10px;
width:145px;
}

#subscribe input.button {
font-size:10px;
font-weight: bold;
cursor:hand;
cursor:pointer;
background:#ABB400;
color:#FFF;
padding:0.1em;
border:none;
float:right;
margin-top:2px;
}


/* Newsletter */
#newsletter {
position:relative;
left:10px;
top:28px;
width:175px;
}

#newsletter input.button {
font-size:10px;
font-weight: bold;
cursor:hand;
cursor:pointer;
background:#385b81;
color:#FFF;
padding:0.2em 0.7em;
border:none;
float:right;
margin-top:2px;
width:150px;
}



/*finder*/
.finder .dark{
background:#012c4c;
padding-left:10px;
font-weight:bold;
}

.finder .light{
background:#053f6a;
padding-left:10px;
font-weight:bold;
}

.finderlinks td{
padding:3px 0; 
}

.finderlinks a{
color:#FFF;
}

.finderlinks a:hover{
color:#FFF;
}

.finderinput {font-size:11px; width:180px; height: 15px;}
.finderbutton {font-size:11px; color:#FFFFFF; font-weight:bold; background-color:#22566D; border: 1px #FFFFFF solid;}
.finder {font-size:11px; color:#FFFFFF; background:#00345b;}
.finder h1 {font-size:18px; color:#FFFFFF;}
.finder .info { padding:10px;}
.finder .info, .finder .info h1 {color:#FFF;}

/* Lists */
#listFeature td {font-size:11px; color:#000000;}
.recommended {font-size:10px; color:#CC0000;}
.flags {font-size:11px; color:#CC0000; font-weight:bold;}
.xtrapts {font-size:11px; color:#CC0000;}
.prodTitle {font-size:12px; font-weight:bold; color:#000000;}

/* Product Detail Page */
.prodTitleDT {font-size:14px; font-weight:bold; color:#000000;}
.promPrice {font-size:11px; font-weight:bold; color:#CC0000;}
.memberID {font-size:11px; font-weight:bold; color:#CC0000;}
.country {font-size:11px; color:#333333;}
.alert {font-size:11px; color:#CC0000;}
.rank {font-size:11px; color:#AFAF14;}
.addtocart {color:#FFFFFF; font-weight:bold; background-image:url(../images/buttons/button.jpg); background-repeat:no-repeat; padding:3px; width:100px; text-align:center;}



/* Featured Products */

.divider {
	border:1px solid #d2d2d2;
	border-left:none;
	}
		

.top12featuredproducts, .top12featuredproducts a {
	margin-bottom:5px;
	font-size:11px;
	text-decoration:none;
	color:#395c82
}


#intro {
padding:15px 35px 25px 35px;
}

#intro h1 {
font-size:18px;
margin:0;
padding:0;
color:#000;
}

p.intro {
font-size:14px;
margin:0;
padding:8px 0 0 0;
line-height:18px;
}

.featurebox{
	font-family:Arial, Helvetica, sans-serif; 
	background-image:url(../img/bakground.jpg);
	background-repeat:no-repeat;  
	height:177px;
	width:271px;
	float:left;
	margin-left:20px;
}

.featureContainer {
	padding:15px 10px;
}


.featureHeading{
	font-size:15px; 
	color:#367181; 
	float:left;
	margin-left:5px;
	font-weight:bold;
 }
 
.featureHeading02{
	font-size:15px;
	color:#ABB400; 
	float:left;
	margin-left:5px;
	font-weight:bold
 }
 

 .featureButton {
	float:right;
 }

 .featureMasthead {
	border-bottom:1px solid #367181; 
	height:28px;
	margin-bottom:12px;
 }
 
 .featureMasthead02 {
	border-bottom:1px solid #ABB400;
	height:28px;
	margin-bottom:12px;
 }

 .featureLeftcol {
	float:left;
	width:80px;
	height:105px;
	overflow: hidden;
 }

   
 .featureRightcol {
	margin-left:80px;
 }
 
 
ul.featureList {
	margin:0;
	padding:0;
 	list-style:none;
	font-size:12px;
 }
 
 ul.featureList li {
 	 border-bottom:1px solid #e4e3e3;
	 padding:3px 0;
}

ul.featureList li.moredetails a{
	background-image: url(../img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display:block;
	text-decoration:none;
	color:#333333;
}

ul.featureList li.moredetails a:hover{
	color:#AFB013;
}



/********************* Form Element Styles ************************/
#formdetails {
background:#FAFBED;
padding:10px 20px;
}

textarea{width: 350px; font-family: Arial,sans-serif;  font-size: 11px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;background-color: #FFFFFF;} 
input{font-family: Verdana,Arial,sans-serif; font-size: 11px; }
input.Text50 {width: 50px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text100 {width: 100px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text150 {width: 150px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text200 {width: 200px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text250 {width: 250px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
input.Text350 {width: 350px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}

select.Text100 {width: 100px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;} 
select.Text150 {width: 150px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
select.Text200 {width: 200px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
select.Text250 {width: 250px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}
select.Text350 {width: 350px; border: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF;}

input.radio { border: 0px; }
input.button {cursor:hand; background:#21556B; color: #ffffff; border:1px solid #21556B; font-weight:bold;}

.footertext{font:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000; text-align:center; padding:10px; width:800px; padding:15px; margin-left:auto; margin-right:auto}

/************************************************************/
/*** WIne Prices ***/

/*Specials Page*/

	#titlebar {	
	width:593px;
	height:49px;
	overflow:hidden;
	position:relative;
	background: url(../images/specials-titlebar.gif) no-repeat left top;
	_background: url(../images/specials-titlebar2.gif) no-repeat left top;
	}
	
	#titlebar .title-wine {
	font-size:20px;
	font-weight:bold;
	position:absolute;
	left:20px;
	top:12px;
	}
	
	#titlebar .title-beer {
	font-size:20px;
	font-weight:bold;
	position:absolute;
	left:320px;
	top:12px;
	}

	#leftcol {
	float:left;
	width:255px;
	}
	
	#rightcol {
	margin-left:296px;
	}
	
	.product-box {
	width:255px;
	_width:252px;
	height:210px;
	overflow:hidden;
	border-right:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
	position:relative;
	padding:20px;
	}
	
	.product {
	max-width:55px;
	float:left;
	}
	
	.product-info {
	margin-left:70px;
	}
	
	
	.product-name {
	font-size:17px;
	font-weight:bold;
	color:#05080d;
	margin:0 0 10px 0;
	padding:0;
	display:block;
	}
	
	.price-box {
	width:186;
	height:69px;
	overflow:hidden;
	background:url(../images/price-box.jpg) no-repeat;
	margin-left:-3px;
	position:relative;
	margin-bottom:10px;
	}
	
	.weeklypricebox{
	width:186;
	height:69px;
	overflow:hidden;
	margin-left:-3px;
	position:relative;
	margin-bottom:10px;
	}
	
	.price-box .special .title {
	color:#f50000;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	left:10px;
	top:12px;
	}
		
	.price-box .special .price {
	color:#fff;
	background:#f50000;
	padding:2px 4px;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right:12px;
	top:10px;
	}
	
	.price-box .recommend .title {
	color:#05080d;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	left:10px;
	top:41px;
	}
	
	.price-box .recommend .price {
	color:#fff;
	background:#34577d;
	padding:2px 4px;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right:12px;
	top:40px;
	}
	
	.product-info .desc {
	font-size:11px;
	line-height:16px;
	}
	
	.product-info a, .purchase, .purchase:link {
	color:#fff;
	background:#34577d;
	padding:2px 4px;
	text-decoration:none;
	font-weight:bold;
	line-height:26px;
	}
	
	.top12
	{
		background-image: url(../images/top12-separator.gif);
		background-repeat: no-repeat;
		background-position: left top;
		padding-bottom:20px;
		padding-left:10px;
		padding-right:10px;
	}
	
	.featureimage {
	float:left;
	margin-right:10px;
	margin-bottom:10px }
	
	.top12featuredproducts a:hover
	{
		text-decoration:underline;
	}
	
	span.location
	{
		margin-right:5px;
		font-weight:bold;
	}
	
	a.sidebarfeaturebutton 
	{
		color:#fff !important;
		background:#34577d;
		padding:2px 4px;
		text-decoration:none !important;
		font-weight:bold;
		float:right;
	}

	.weeklyprice-box .normal table td{
		color:red;
	}