@charset "UTF-8";
/* CSS Document */
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 210%;
	color: #c92f8a;
	font-weight: normal;
	margin: 0 0 6px 0;
	line-height: 80%;
	padding-bottom: 7px;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333;
	font-weight: normal;
	margin: 2px 0 0 0;
}
		

	
	
	
	
	
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #333;
	font-weight: normal;
	margin: 0 0 6px 0;
	line-height: 140%
	}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #c92f8a;
	font-weight: normal;
	margin: 0;
	padding-bottom: 6px;
}
h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #6B8926;
	margin: 0;
}
		
		
/*** Main container ***/
body { 	
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 73%;
	background:#FFF;
	width:100%; 
	height: 100%;
	line-height: 1.3em;
	}

html { 	
	padding:0;
	margin:0 ;
	width:100%; 
	height: 100%;
	}
	
a:focus, a:hover, a:active { outline:none } 
a:link, a:visited, a:active  { color:#c92f8a; text-decoration:underline;}
a:hover { text-decoration:none; }
	
img {border: 0;}

p {margin: 0 0 25px 0;}

#container1 {
	width:100%; 
	margin: 0 auto;
  	text-align: left;
  	position: relative;
  	min-height: 100%; /* For Modern Browsers */
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
	}

#container2 {
	width:940px;
	margin: 0 auto;
	padding:0;	
	}







/*** Splash ***/


#container3 {
	width:1060px;
	height: 672px;
	margin: 0 auto;
	padding:0;
	background: url("images/splash_bg.jpg") 0 80px no-repeat;
	}
	
	
#splash_logo {
	width:338px;
	height: 187px;
	padding: 58px 0 0 0;
	margin: 0 auto;	
	}	
	
	
	

	
/*** Top container ***/

#top_container { 	
	padding:0;
	margin: 20px 0 15px 0;
	width: 940px; 
	float: left;
	height: 90px;
	}
	

#logo { 	
	padding:0;
	margin: 8px 0 0 0;
	width: 194px;
	height: 74px;
	float: left;
	}
	
#banner { 	
	padding:0;
	margin: 0 0 0 0;
	width: 728px;
	height: 90px;
	float: right;
	}
	
	
	


/*** bread crumb div ***/

#breadcrumb_container { 	
	padding: 0px 0 0 0;
	margin: 0 0 0 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 940px;
	height: 25px;
	float: left;
	}


#last_updated {
	float: left;
	width: 210px;	
	padding-top: 4px;
	} 
	
#last_updated p {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	color:#999;
	}	
	
#breadcrumb {
	float: left;
	width: 495px;
	padding-top: 4px;
		} 
	
#breadcrumb p {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	color:#999;
	}	
#breadcrumb a{
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration:underline;
	}		
	
#recommended {
	float: right;
	width: 232px;
	height: 17px;
	
	text-align: left;
} 
#recommended img{
	float: right;
}	
		




/*** Left nav ***/
#left_nav_container { 	
	padding:0;
	margin:0 0 0 0;
	width:210px; 
	float:left;
	}	
			

.inlineList {
	list-style:none;
	float:left;
	padding: 0;
	margin: 0;
	font-size: 95%;
	line-height: 1.2em;
	width: 190px;
	margin:0 0 0 0;	
	margin-top: 4px;
	}

		
.inlineList li {	
	margin:5px 10px 0 0;
	list-style:none;	
	display: block;
	max-width: 190px;
	color: #333;
	float: left;
	
	}
	
.inlineList li a, .inlineList li a:visited{	
	text-decoration:none;
	display: block;
	
	border: 1px solid #E9E9E9;
	padding:5px 7px;	
	color:#fff;
	background-color: #c92f8a;
}
.inlineList li.cat a{	
	text-decoration:none;
	display: block;
	white-space: nowrap;
	border: 1px solid #E9E9E9;
	padding:5px 7px;	
	color:#fff;
	background-color: #c92f8a;
}
.inlineList li a:hover{
	color: #FFF;
	background-color: #000;
	text-decoration:none;
}
.inlineList li a.active, .inlineList li a.active:hover {
	/*color:#fff;
	background-color: #c92f8a;*/
	color: #FFF;
	background-color: #000;
	text-decoration:none;
}

.sitemap{
	padding: 5px 20px;
}
.sitemap a{
	text-decoration: none;
}
.sitemap a:hover{
	text-decoration: underline;
}
.sitemaptop{
	padding-top: 10px;
	font-size: 120%;
}
	



/*** Content Container ***/
#content_container {
	float: left;
	width: 730px;	
	}




/*** Main Promotion ***/

#main_promo {
	float:left;
	width: 540px;
	margin: 18px 0 0 0;
	}	
	
#seller {
	float: right;
	}
	
#image_home {
	width: 540px;
	height: 350px;
	background:url("images/img_home_placeholder.jpg");
	margin: 10px 0 0 0;		
	overflow: hidden;
	}
	
.moreL {
    display: block;
    width: 110px;
    height: 35px;
    background: #FFF url("images/i.png") 0 0 no-repeat;
    text-decoration: none; 
	margin-top:0;
	padding: 15px 0 0 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 200%;	
	}
.moreHome{
	background: url(images/theofferhome.png) no-repeat;
	width: 130px;
	height: 39px;
	display: block;	
	margin-top: 300px;
	margin-left: 400px;
}
.moreTranL2{
	float:right;
   display: block;
   width: 150px;
   height: 39px;
   background: url(images/theofferhome.png) no-repeat;
   text-decoration: none; 
	margin:0 0 2px 0px;
}
a:hover.moreL {
    background-position: -140px 0;
	text-decoration: none;
	color:#666;
	}
	





/*** Deal of the Week ***/

#image_dotw {
	width: 540px;
	height: 350px;
	background:url("images/img_dotw_placeholder.jpg");
	margin: 5px 0 0 0;		
	}
	
#dotw_info_container {
	float:left;
	width: 528px;
	height: 169px;
	background: url("images/bg_trans.png") 0 0 repeat;
	margin: 175px 0 0 6px;	
	position: relative;
	}
.moreTransLdefault{
	display: block;
	background: url("images/idf.gif") 0 0 no-repeat;
	padding: 5px 0 0 30px;
	height: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 200%;	
	float: left;
}
a:hover.moreTransLdefault	{
	background: url("images/idf.gif") 0 -25px no-repeat;
	 height: 22px;
	 text-decoration: none;
	color:#666;
}

.moreTransL {
	float:right;
    display: block;
    width: 110px;
    height: 20px;
    background: url("images/i.png") 0 -15px no-repeat;
    text-decoration: none; 
	margin: 4px 0 0 20px;
	padding: 1px 0 0 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 200%;	
	}
	
a:hover.moreTransL {
    background-position: -140px -15px;
	text-decoration: none;
	color:#666;
	}
	
#product {
	float: left;
	width: 206px;
	height: 162px;
	background: #FFF;
	margin: 4px 0 0 4px;		
	position: relative;
	text-align: center;
	border: 1px solid #CCC;
	}	
#product .glass{
	position: absolute;
	bottom: 0px;
	left: 0px;
}
#product_seller {
	float: left;
	background: #FFF;
	margin: 4px 0 0 15px;
	padding: 4px;	
	}	

#product_copy {
	float: left;
	margin: 4px 0 5px 15px;
	padding: 0;
	width: 280px;
	max-height: 75px;	
	}
	
#rrp {
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:line-through;
	font-size: 130%;
	margin: 13px 10px 0 0px;
	padding: 0 0 10px 0;
	 height: 20px;
	}	

#offer_price {
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	margin: 13px 10px 0 0px;
	padding: 0 0 10px 0;
	color:#c92f8a;
	 height: 20px;
	}		
.closediv{
	margin-bottom:0px; 
	padding: 0;
	position: fixed;
	bottom:4px;
	right: 20px;
	z-index: 99;
}
.closediv a{	
	display: block;
	color:#c92f8a;
	font-size: 120%;
}
	
	



/*** Deal of the week What Who Says ***/

.dotw_theysay {
	float: left;
	padding:0;
	margin: 0;
	padding: 15px 0 0 0;
	width:269px;
	border-right: 1px solid #ccc;
	}	
	
	
.dotw_theysay p {
	margin: 4px 0 5px 0;
	padding: 5px 35px 0 0;
	color:#333;
	}


.dotw_wesay {
	float: left;
	padding:0;
	margin: 0;
	padding: 15px 0 0 20px;
	width:249px;
	border-right: 1px solid #ccc;
	position: relative;
	overflow: hidden;		
}	
	
	
.dotw_wesay p {
	margin: 4px 0 5px 0;
	padding: 5px 20px 0 0;
	color:#333;
	}
		

.moreTransSm {
	float:left;
    display: block;
    width: 50px;
    height: 15px;
    background: url("images/i_sm.png") 0 2px no-repeat;
    text-decoration: none; 
	margin: 4px 0 0 0;
	padding: 0 0 2px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	line-height: 1.3em;
	}
	
a:hover.moreTransSm {
    background-position: -70px 2px;
	text-decoration: none;
	color:#666;
	}

	
					
	


/*** Right nav ***/
#right_nav_container { 	
	padding:0;
	margin: 70px 0 0 0;
	padding: 0 0 0 15px;
	width:175px; 
	float:right;
	}	

#right_nav_container2 { 	
	padding:0;
	margin: 50px 0 0 0;
	padding: 0 0 0 15px;
	width:175px; 
	float:right;
	}
		

.inlineList2 {
	list-style:none;
	float:left;
	padding: 0;
	margin: 0;
	font-size: 95%;
	line-height: 1.2em;
	width: 170px;
	margin:0 0 10px 0;
	}

			
.inlineList2 li {
	float:left;
	margin-right:4px;
	list-style:none;
	}
	
.inlineList2 li a {
	color: #333;
	text-decoration:underline;
	}


.inlineList2 li a:hover {
	color:#c92f8a;
	text-decoration:none;
	}


.inlineList3 {
	list-style:none;
	float:left;
	padding: 0;
	margin: 0;
	font-size: 95%;
	line-height: 1.2em;
	width: 170px;
	margin:0;
	}

			
.inlineList3 li {
	float:left;
	margin-right:4px;
	list-style:none;
	}
	
.inlineList3 li a {
	color: #333;
	text-decoration:underline;
	}


.inlineList3 li a:hover {
	color:#c92f8a;
	text-decoration:none;
	}	

.moreTransSm2 {
	float:left;
    display: block;
    width: 50px;
    height: 15px;
    background: url("images/i_sm.png") 0 2px no-repeat;
    text-decoration: none; 
	margin: 4px 0 5px 0;
	padding: 0 0 2px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	line-height: 1.3em;
	
	}
.moreTransSm_new {	
   display: block;  
   height: 15px;
   background: url("images/i_sm_new.png") 0 2px no-repeat;
   text-decoration: none; 
	margin: 4px 0 5px 0;
	padding: 0 0 2px 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	line-height: 1.3em;
	
	}
	a:hover.moreTransSm_new {
    background-position: 0px -15px;
	text-decoration: none;
	color:#666;
	}
a:hover.moreTransSm2 {
    background-position: -70px 2px;
	text-decoration: none;
	color:#666;
	}





/*** h3 needs to be further down the script to overwrite other css ***/

h3 {
	float:left;
	margin:18px 0 0 0;
	padding: 0 0 0 0;
	font-size: 110%;
	color:#c92f8a;
	font-weight:normal;
	width: 160px;
	display: block;
	background: url("images/nav_bg2.gif") 0 0 repeat-y;
	line-height: 1.2em;
	}	

h3 a:link, a:visited  { color:#c92f8a; text-decoration: none;}
h3 a:hover { text-decoration: underline; }

h3 a.active {
	margin:0;
	padding: 0 0 0 13px;
	color:#c92f8a;
	font-weight:normal;
	width: 160px;
	display: block;
	background: url("images/nav_bg.gif") 0 0 repeat-y;
	text-decoration:none;
	}
 h3.active {	
	padding: 0 0 0 13px;
	color:#c92f8a;
	font-weight:normal;
	width: 160px;
	display: block;
	background: url("images/nav_bg.gif") 0 0 repeat-y;
	text-decoration:none;
	}
	
	
	
	

/***Home Voucher ***/

#virgin_wines_voucher {
	clear:both;
	float:left;	
	padding:0;
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
	width:730px;
	height: 188px;
	background:url("images/vwines_voucher.gif") 0 0 no-repeat;	
	}	

#virgin_wines_voucher_thank {
	clear:both;
	float:left;	
	padding:0;
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
	width:730px;
	height: 201px;	
	}	
	
	
	
	
	
	

/*** Form ***/

input.defaultpage,.defaultpage, form {border:0 none;}

.floatleft
{ 	float:left;
	width: 100px;
	margin: 0 0 10px 0	}


.submit { 	
	float:left;
	width: 135px;
	height: 42px;
	margin: 92px 0 0 10px;
	}
	
	.submit2 { 	
	float:left;
	width: 135px;
	height: 42px;
	margin:125px 0 0 460px;
	}
	
#form_container {
    width: 160px;
	margin: 30px 0 0 400px;
	padding: 0 0 0 0;
    text-decoration: none;
	font-size: 100%;
	float:left;
	}
	
#form_container p { 	
	float:left;
	width: 100px;
	margin: 0 0 0 0;
	color:#FFF;
	}






/*** Footer ***/

#footer_container { 	
	padding: 6px 0 0 0;
	margin: 35px 0 0 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 940px;
	height: 22px;
	float: left;
	}


#drinkaware {
	float: left;
	width: 210px;	
	}

#drinkaware img {
	margin: 3px 0 0 0;	
	} 
	
	
#bottom_nav {
	float: left;
	width: 395px;
		} 
	
#bottom_nav p {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	color:#999;
	}	

#bottom_nav a {
	text-decoration: none;
	color: #333;
	}	
	
#bottom_nav a:hover {
	text-decoration:underline;
	color:#c92f8a;
	}		
	
#copyright {
	float: right;
	width: 232px;
	height: 17px;
	text-align:right;
		} 
.copyright {
	float: right;
	width: 122px;
	height: 17px;
	text-align:right;
		} 
#copyright p {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color:#333;
		}


#drinkaware_copy {
	float: left;
	width: 210px;	
	}

#drinkaware_copy p {
	margin: 3px 0 0 0;
	color:#999;
	font-size: 95%;
	} 
	
	
#bottom_nav2 {
	float: left;
	width: 495px;
	margin: 4px 0 0 0;
		} 
	
#bottom_nav2 p {
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 95%;
	color:#999;
	}	

#bottom_nav2 a {
	text-decoration: none;
	color: #333;
	}	
	
#bottom_nav2 a:hover {
	text-decoration:underline;
	color:#c92f8a;
	}
	
	
	
	
	
/*** Splash Footer ***/

#footer_splash { 	
	padding: 280px 0 0 0;
	margin: 0 auto;
	width: 1020px;
	height: 22px;
	}


#drinkaware_splash {
	float: left;
	width: 440px;	
	}

#drinkaware_splash img {
	margin: 0 38px 0 0;	
	} 
	
	
#enter {
	float: left;
	width: 90px;
	margin: 10px 0 0 90px;
		} 
		
	
#copyright {
	float: right;
	width: 232px;
	height: 17px;
	text-align:right;
		} 

#copyright p {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color:#333;
		}


#drinkaware_copy {
	float: left;
	width: 210px;	
	}
.expdate{
	text-align:left; 
	font-size:100%;
	white-space:nowrap;	
	float: left;
	width: 300px;
	position: absolute;
	bottom: 0;
	right: 0px;
	padding-bottom: 5px;	
}
.expdate2{
	margin-top:-5px;float:left;
}
.brall{
	clear:both;
	height: 1px;
}

.pagecontentbody{
	border-right:1px solid #CCC;
	padding-right:20px;
}
.pagecontentright{
	margin:15px 0 0 -1px;
	border-left:1px solid #CCC; 
	width:180px; 
	float:left; 
}
.content_pagetext{
	padding: 10px 0;
}
.content_pagetext ul{	
	margin: 5px 0 0 30px;	
	padding: 0;
	
}
.content_pagetext h3{
	width: 100%;
	margin: 5px 0;
}
.content_links{
	padding:10px 0 0 0;
}
.content_links .moreTransSm2{
	display:inline; float:none;
}
.contentrightimg{
	width:162px; 
	border:1px solid #CCC;
	margin-right:4px;
	float:right; 
	margin-bottom:15px;
}
.contentrightimg img{
	margin: 6px;
}
.contentrightimg span{
	display:block; margin:0 6px 6px 6px;
}
.headercat1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 210%;
	color: #c92f8a;
	font-weight: normal;
	margin: 0 0 00px 0;
	display: block;	
	line-height: 30px;
	float: left;
}
.headercat2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #c92f8a;
	font-weight: normal;
	margin: 7px 0 0px 0;
	display: block;
	float: right;
}
.dealfrom{
	font-family:Georgia; font-size: 150%;	color: #c92f8a;
	padding: 10px  0 0 15px;
	float: left;
}
.popdiv{
	width: 393px;
	background: url(images/poptop.png) no-repeat top left;
	padding-top: 18px;
}
.popdiv .mid{
	min-height: 100px;
	
	background: url(images/popmig.png) repeat-y left;
}
.popdiv .mid div{
	background: url(images/popmidarrow.png) no-repeat 0 60px;
	min-height: 150px;
	padding:0 30px 0 20px;
}
.popdiv .mid div.noimg{	
	min-height: 150px;
	padding:0 30px 0 20px;
	background: url(images/popmig.png) repeat-y left;
}
.popdiv .bottom{
	background: url(images/popbot.png) no-repeat bottom left;
	height: 20px;
}
.popdiv .bottom2{
	background: url(images/popbot2.png) no-repeat bottom left;
	height: 32px;
}
.btsubmitred{
	border: 0;
	background-color: #C92F8A;
	color: #FFF;
	font-size: 13px;
	font-weight: bolder;
	font-family: Georgia;
	padding: 2px 10px;
}
.tbct{
	font-family: Arial, Helvetica, sans-serif;
}
.divbubble{
	
}
.divbubble span{
	color: #FFF;
	
	display: block;
	padding:10px 20px;
	
	text-decoration: none;
}
a.divbubble{
	text-decoration: none;
	font-size: 170%;
	text-align: center;
	line-height: 120%;
	width: 172px;
	height: 87px;
	background: url(images/bubbleright.gif) no-repeat top left;
	cursor: pointer;
	display: block;
	margin-bottom: 20px;
}
a.divbubble:hover span{
color: #000;
}
.imgcat{
	width: 137px;
	border: 1px solid #CCC;
	text-align: center;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}

.expdate3{	
	color: #c92f8a;
	font-size: 90%;
	display: block;
	padding-bottom: 6px;
}
.expdatepos{
	position: absolute;top:120px;left:5px;width: 249px;
	clear: both;
}