/*---------------------------------------------------------*/
/*-- V0.2 - 090403 - LR -----------------------------------*/
/*---------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, abbr, cite, em, font, img, small, strong,
sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, input, legend, table, caption, tr, th, td, blockquote {
	margin: 0;
	padding: 0;
}

ul, ol {
	/*list-style:none;*/
	margin-left: 25px;
}

li {
	color: #FFFFFF;
}

body {
	background:#deddd8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	color:#FFF#
}

body.review_form {
	background:#958784;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	color:#FFF;
	padding-left:10px;
	padding-top:10px;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

a {
	/*color:#958784;*/
	color:#deddd8;
	text-decoration:none;
}

a:hover {
	color:#deddd8;
	text-decoration:underline;
}

#home_bottom a{
	color:#686361;
}

a img{
	border:0 none;
}

table {
	border-collapse:collapse;
}

p{
text-transform:none;
}

.logo_link{
	position:absolute;
	left:20px;
	top:90px;
	width:415px;
	height:250px;
	text-indent:-9000px;
	outline:none;
}

.logo_link.small{
	top:0;
	width:250px;
	height:125px;
}


/*---------------------------------------------------------*/
/*-- Text Styles ------------------------------------------*/
/*---------------------------------------------------------*/

h1 {
	font-size:36px;
	font-weight:bold;
	margin:6px 0 18px;
	padding:0;
	color: #ffffff;
}

h1.logo {
	background:#ffffff url('../graphics/logo.jpg') no-repeat;
	width:342px;
	height:99px;
	overflow:hidden;
	text-indent:-99999px;
}

h1.logo a {
	width:342px;
	height:99px;
	display:block;
}

h2 {
	font-size:14pt;
	font-weight:bold;
	margin:12px 0 16px;
	padding:0;
	color:#fff;
}

h2.replace {
	font-size:30px;
	color:#FFF;
	font-weight:bold;
}


h3 {
	font-size:16pt;
	font-weight:bold;
	padding:12px 0 14px;
	color:#fff;
	text-transform:uppercase;
}

h4.home_bottom_title {
	font-size:20pt;
	font-weight:bold;
	padding:0 0 14px;	
	color:#958784;
	text-transform:uppercase;
}

h4{
	color:#fff;
	font-size:12pt;
}

p {
	margin:12px 0;
	color:#fff;
}

.sexsmith{
	text-transform:uppercase;
}



h3.login_header{
	border-bottom:1px solid #deddd8;
	padding:10px 0 3px 3px;
	font-size:20pt;
	
}
h2.form_h2{
	border-bottom:1px solid #deddd8;
	padding:12px 0 8px 19px;
}

h2#shopping_title{
	margin:30px 0 0;
	font-size:25pt;
	text-transform:uppercase;
}
/*---------------------------------------------------------*/
/*-- Error & Notification Styles --------------------------*/
/*---------------------------------------------------------*/

.success {
	background:#B5C044;
	color:#ffffff;
	border:2px solid #009900;
	padding:5px;
	font-weight:bold;
	margin-bottom:5px;
}

.success_message{
	background:#B5C044;
	color:#ffffff;
	border:2px solid #009900;
	padding:5px;
	font-weight:bold;
	float:right;
	width:600px;
	margin:10px 65px 0 0;
	text-align:center;
}

.error {
	background: #8A0050;
	color:#ffffff;
	border:2px solid #FF0000;
	padding:5px;
	font-weight: bold;
	margin-bottom: 5px;
	width: 90%;
}

.error_review {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#8A0050 none repeat scroll 0 0;
	border:2px solid #FF0000;
	color:#FFFFFF;
	font-weight:bold;
	margin-bottom:5px;
	margin-left:78px;
	padding:3px;
	width:442px;
}

.inline_error {
	color:#FF0000;
	font-weight:bold;
}

/*---------------------------------------------------------*/
/*-- Main Page Layout -------------------------------------*/
/*---------------------------------------------------------*/

#wrapper{
	width:1000px;
	margin:10px auto;
	text-align:left;
	padding:5px 0 100px 0;
}

#top_nav{
	width:940px;
	margin:5px auto 0;
}

#top_nav li{
	float:left;
	display:block;
	color:#958784;
	padding:0 5px 0 0;
	font-size:10pt;
}
#top_nav ul{
	margin:2px 0 0;
	float:left;
}	

#top_nav li a{
	float:left;
	display:block;
	color:#463f3e;
	padding:0 5px 0 0;
	line-height:23px;
	vertical-align:bottom;
}

#top_login{
	float:right;
}
#top_logout{
	float:right;
}

#top_logout a {
	color:#463f3e;
	text-align:right;
}

#top_nav p{
	float:left;
	margin:5px 10px 0 0;
	font-size:14pt;
	color:#958784;
}

#top_nav p.welcome_user{
	font-size:10pt;
	float:right;
	margin:5px 10px 0 0;
}

#top_nav p img{

}

#top_nav fieldset{
	float:left;
	border:none;
}

#top_nav #login_form{
	float:left;
}

#login_form span{
	height:32px;
	float:left;
	padding:3px 10px 3px 3px;
}

.email_back{
	background:url(../graphics/email_back.png) top left no-repeat;
}
#password_back{
	background:url(../graphics/password_back.png) top left no-repeat;
}
#email{
	width:139px;
}
#password{
	width:92px;
}

#login_form input{
	border:0 solid #ffffff;
	color:#958784;
	font-size:8pt;
	padding:2px 5px 0;
}

#login_form button.login_submit{
	background:url(../graphics/login_back.png) top left no-repeat;
	border:none;
	width:67px;
	height:32px;
	padding:0 0 10px;
	font-size:15pt;
	color:#fff;
	text-indent:-9000px;
	outline:none;
}

.login_dark_btn{
	background:url(../graphics/login_dark_btn.png) top left no-repeat;
	border:none;
	width:81px;
	height:32px;
	padding:0 0 10px;
	font-size:15pt;
	color:#fff;
	text-indent:-9000px;
	outline:none;
	text-align:left;
}

.register_btn{
	background:url(../graphics/register_back.png) top left no-repeat;
	width:85px;
	height:28px;
	padding:4px 0 0;
	display:block;
	float:left;
	color:#fff;
	text-align:center;
	font-size:16pt;
	text-indent:-9000px;
	outline:none;
	border:none;
}

.register_dark_btn{
	background:url(../graphics/register_dark_btn.png) top left no-repeat;
	width:85px;
	height:30px;
	display:block;
	float:left;
	color:#fff;
	text-align:center;
	font-size:16pt;
	text-indent:-9000px;
	outline:none;
	border:none;
}

.submit_btn{
	background:url(../graphics/submit_btn.png) top left no-repeat;
	width:100px;
	height:30px;
	float:left;
	margin-left:100px;
	display:inline;
	color:#fff;
	text-align:center;
	font-size:16pt;
	text-indent:-9000px;
	outline:none;
	border:none;
}

#main_cont{
	width:990px;
	margin:0 auto;
	position:relative;
	zoom:1;
}

#main_cont_wrap .home{
	/*background:url(../graphics/home_back.png) top left no-repeat;*/
	min-height:547px;
	height:auto!important;
	height:547px;
}

#main_cont_wrap .our_concept{
	background:url(../graphics/our_concept_back.png) top left no-repeat;
	min-height:527px;
	height:auto!important; 
	height:527px;
	width:410px;
	padding:20px 100px 0 490px;
}

#main_cont_wrap .big_orders{
	background:url(../graphics/big_orders_back.png) top left no-repeat;
	min-height:527px;
	height:auto!important;
	height:527px;
	width:410px;
	padding:20px 100px 0 490px;
}

main_cont_wrap .competition{
	background:url(../graphics/our_concept_back.png) top left no-repeat;
	min-height:527px;
	height:auto!important;
	height:527px;
	width:410px;
	padding:20px 100px 0 490px;
}

#competition_terms {
	background-color:#FFF;
	color:#818181;
}
.terms, td {
	padding:5px;
}

#main_cont_wrap .find_us{
	background:url(../graphics/find_us_back.png) top left no-repeat;
	min-height:527px;
	height:auto!important; 
	height:527px;
	width:410px;
	padding:20px 100px 150px 490px;
}

#main_cont_wrap .view_basket{
	background:url(../graphics/checkout_back.png) top left no-repeat;
	min-height:547px;
	height:auto!important; 
	height:547px;
	width:990px;
	padding-top:1px;
}

#main_cont_wrap .form{
	/*background:url(../graphics/checkout_back.png) top left no-repeat;*/
	min-height:547px;
	height:auto!important; 
	height:547px;
	width:990px;
	padding: 5px 0 0 25px;
}

#home_bottom{
	background:url(../graphics/home_bottom.png) top left no-repeat;
	width:930px;
	height:222px;
	margin:0 auto;
	padding:10px 30px 10px 30px;
}

#home_bottom p{
	color:#958784;
	font-size:8pt;
}

#big_idea{
	width:415px;
	margin:10px 0 0 30px;
	float:left;
	display:inline;
}

#big_idea h3{
	padding:0;
	margin:0 0 20px;
}

#best_seller{
	margin:10px 0 0 35px;	
	float:left;
	width:195px;
	display:inline;
}
#best_seller img.wine_thumb{
	float:right;
	margin:0 0 0 7px;
	width:33px;
	height:115px;
}

#best_seller h3{
	padding:0;
	margin:0 0 20px;
}
#mailing_list{
	margin:10px 0 0 35px;	
	float:left;
	width:175px;
	padding-top:40px;
	display:inline;
}

#nav{
	position:absolute;
	bottom:30px;
	z-index:20;
	*width:450px;
}

#nav.main{
	right:50px;
	*width:900px;
}


#nav li{
	margin:0;
	float:left;
	display:inline;
	width:117px;
	margin-right:18px;
	height:117px;
}

#nav.main li{
	margin:0;
	margin-right:28px;
}

#nav li a{
	display:block;
	color:#fff;
	text-align:center;
	font-size:24pt;
	padding-top:25px;
	line-height:19pt;
	height:92px;
	width:117px;
	margin:0 auto;
}

#nav li a:hover{
	text-decoration:none;
}

#buy_wine{
	background:url(../graphics/nav_buy_wine.png) top left no-repeat;
}
#nav #buy_wine a{
	font-size:26pt;	
}
#our_concept{
	background:url(../graphics/nav_our_concept.png) top left no-repeat;
}
#nav #our_concept a{
	font-size:20pt;
	padding-top:35px;
	height:87px;
}
#login{
	background:url(../graphics/nav_pink.png) top left no-repeat;
}
#nav #login a{
	font-size:21pt;
	padding-top:45px;
	height:77px;
}
#special_offers{
	background:url(../graphics/nav_pink.png) top left no-repeat;
}
#nav #special_offers a{
	font-size:21pt;
	padding-top:27px;
	height:89px;
}
#party_time{
	background:url(../graphics/nav_party_time.png) top left no-repeat;
}
#nav #party_time a{
	font-size:22pt;
	padding-top:27px;
	height:89px;
}
#best_seller_btn{
	background:url(../graphics/nav_blue.png) top left no-repeat;
}

#nav #best_seller_btn a{
	height:89px;
	font-size:25pt;
	color:#746966;
}
#contact_us{	
	background:url(../graphics/nav_contact_us.png) top left no-repeat;
}
#nav #contact_us a{
	font-size:21pt;
	color:#746966;
	padding-top:45px;
	height:77px;
}
/*---------------------------------------------------------*/
/*-- Form Styles ------------------------------------------*/
/*---------------------------------------------------------*/

.generic_form {
	padding:12px;
	font-size:12px;
	color:#FFFFFF;
	width: 400px; /*40%*/
	/*background-color: #CCCCCC;*/
	float:left;
}
.generic_form_review {
	padding:12px;
	font-size:12px;
	color:#FFFFFF;
	width: 282px; /*40%*/
	/*background-color: #CCCCCC;*/
	float:right;
}

.generic_form fieldset{
	border:1px solid #390E1F;
	padding:12px;
}

.generic_form legend{
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

.generic_form .generic_row{
	clear:left;
	margin-bottom:12px;
}
.generic_form .generic_row_full{
	clear:left;
	margin-bottom:12px;
	width:100%;
}

.generic_form .generic_row label{
	width:85px;/*130*/
	float:left;
	margin:4px 12px 0 0;
}

.generic_form .generic_row  label.review_label {

	width:67px;/*130*/
	float:left;
	margin:4px 0 0 0;

}
.generic_form .generic_row_body{
	float:left;
}

.no_label .generic_row_body{
	margin-left:142px;
}

.button_row .generic_row_body {
	margin-left:142px;
	width:155px;/*554*/
}
.review_row .generic_row_body {
	margin-left:142px;
	width:300px;/*554*/
}

.button_row button{
	float:right;
	margin-right:77px;
	display:inline;
}

.checkbox_row.generic_row .generic_row_body input{
	float:left;
	padding:1px 12px 3px;
	width:20px;
	margin:5px 3px 0 0;
}

.checkbox_row small {
	vertical-align:bottom;
	display:block;
	width:250px;
	padding-top:7px;
}

.generic_form .generic_row input{
	width:200px;/*547*/
	padding:4px 2px 2px;
	border:1px solid #999;
	height:17px;
}

.generic_form .checkbox_row input{
	width:50px;/*547*/
	padding:4px 2px 2px;
	border:1px solid #999;
	height:17px;
}
.generic_form .checkbox_row label{
	width:85px;/*130*/ /*253*/
	float:left;
	margin:4px 12px 0 0;
	/*text-align:right;*/
}

.generic_form .generic_row radio{
	width: 50px;
	
}

.generic_form .generic_row checkbox{
	width: 50px;
}

.generic_form .generic_row textarea{
	width:295px;/*547*/
	padding:4px 2px 2px;
	border:1px solid #999;
	height:100px;/*220*/
}

.generic_form .generic_row .mceEditor select{
	width:auto;
}

.generic_form .generic_row select{
	width:200px;/*306*/
	padding:2px 2px 2px 0;
	border:1px solid #999;
	color:#390F1E;
}

.generic_form .error_row select, .generic_form .error_row input, .generic_form .error_row textarea {
	border:1px solid #990000;
	background:#FFE6E6;
}

.search_label {
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

.dob select{
	width: 50px;
}
.short input{
	width: 50px;
}

.index_search_label {
	color:#9C0D60;
	font-size:12px;
	font-weight:bold;
}

.search_wines_index {
	color:#564A3F;
	width:228px;
	margin:5px 0 10px;
	height:24px;
	padding:4px;
}

.button_link {
	background:#8A0050;/**********************************************************************/
	float:left;
	/*border:0 none;*/
	border:1px solid #fff;
	color:#FFF;
	padding:1px 5px 3px;
	font-size:12px;
}

.generic_row input.left_button_input{
	width:auto;
}
/*---------------------------------------------------------*/
/*-- Generic Row Clearfix -----------------------------------*/
/*---------------------------------------------------------*/

.generic_row:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}

.generic_row {
    display:inline-block;
}

html[xmlns] .generic_row {
    display:block;
}

* html .generic_row {
    height:1%;
}



/*---------------------------------------------------------*/
/*-- Tabs on wine page  -----------------------------------*/
/*---------------------------------------------------------*/


#tabs_index {
	margin-top:18px;
	width:460px;
}

#tabs_index ul {
	list-style:none;
	padding:0;
	margin:0;
}

#tabs_index ul li {
	float:left;
	width:auto;
	margin:0 1px 0 1px;
}

#tabs_index ul li a {
	height:24px;
	display:block;
	outline:none;
	text-indent:-9999px;
}

#tabs_index ul li a#wine_info 		{ background:url(../graphics/buttons/wine_info.jpg) top left no-repeat; width:74px; }
#tabs_index ul li a#more_info 		{ background:url(../graphics/buttons/more_info.jpg) top left no-repeat; width:73px; }
#tabs_index ul li a#customer_review { background:url(../graphics/buttons/customer_reviews.jpg) top left no-repeat; width:119px; }
#tabs_index ul li a#press_review 	{ background:url(../graphics/buttons/press_reviews.jpg) top left no-repeat; width:99px; }

#tabs_index ul li a#wine_info.selected 			{ background:url(../graphics/buttons/wine_info_active.jpg) top left no-repeat }
#tabs_index ul li a#more_info.selected			{ background:url(../graphics/buttons/more_info_active.jpg) top left no-repeat }
#tabs_index ul li a#customer_review.selected 	{ background:url(../graphics/buttons/customer_reviews_active.jpg) top left no-repeat }
#tabs_index ul li a#press_review.selected 		{ background:url(../graphics/buttons/press_reviews_active.jpg) top left no-repeat }

#tabs_index ul li a.last {
	
}

#tabs_index ul li a:hover {
	text-decoration:none;
}

#tabs_index ul li a.selected {
	font-weight:bold;
}

.description_wrap_wine {
	display:inline;
	float:left;
	margin:8px 0 0 21px;
	padding-bottom:10px;
	width:466px;
}

.wine_wrap_details {
	clear:both;
	color:#FFFFFF;
	margin:0 3px 10px 0;
	overflow:hidden;
	position:relative;
}

#customer_reviews, #press_reviews {
	padding-top:10px;
}
#wine_more_info, #customer_reviews {
	margin:0 auto;
	width:460px;
}

.user_review {
	border-bottom:1px solid #FFF;
}

.reviews {
border-top:1px solid #FFFFFF;
margin-top:20px;
padding-top:10px;
}


/*---------------------------------------------------------*/
/*-- View Basket ------------------------------------------*/
/*---------------------------------------------------------*/

#side_info{
	float:left;
	margin:150px 20px 0 50px;
	display:inline;
	width:240px;
}
#side_info p{
	margin:5px 0;
}
#side_info h3{
	padding:0;
}

.delete_btn{
	width:23px;
	height:30px;
	background:url(../graphics/delete_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	border:none;
	float:left;
}

.empty_basket_btn{
	width:115px;
	height:30px;
	background:url(../graphics/empty_basket_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	border:none;
	float:right;
}

.update_btn{
	width:56px;
	height:32px;
	background:url(../graphics/update_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	border:none;
}

.decrease_btn{
	width:12px;
	height:9px;
	background:url(../graphics/decrease_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	float:left;
	clear:left;
	margin:13px 18px 0 0;
}
.increase_btn{
	width:12px;
	height:9px;
	background:url(../graphics/increase_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	float:left;
	margin:13px 0 0;
	*margin:13px 0 0;
}
.quantity_input{
	width:46px;
	height:30px;
	background:url(../graphics/quantity_back.png) top left no-repeat;
	float:left;
	margin-right:15px;
	padding:3px;
}

.quantity_form{
	border:none;
	background:none;
	border:0 solid #FFFFFF;
	color:#958784;
	font-size:8pt;
	padding:2px 5px 0 0;
	width:40px;
}
#basket_table{
	margin-top:20px;
}
#basket_table td, #basket_table th{
	color:#fff;
	padding:5px 6px;
}
.sep_top{
	background:url(../graphics/separator_top.png) bottom right no-repeat;
}
.sep_mid{
	background:url(../graphics/separator_mid.png) top right repeat-y;
}
.sep_bottom{
	background:url(../graphics/separator_bottom) top right no-repeat;
}
.continue_btn{
	width:139px;
	height:30px;
	float:left;
	display:inline;
	outline:none;
	margin:0 30px 0 3px;
	background:url(../graphics/continue_shopping_btn.png) top left no-repeat;
	text-indent:-9000px;
}
.checkout_btn{
	width:84px;
	height:30px;
	background:url(../graphics/checkout_btn.png) top left no-repeat;
	float:left;
	text-indent:-9000px;
	outline:none;
}
.basket_total span{
	font-size:16pt;
	font-family:myriad pro, arial, sans-serif;
	font-weight:normal;
}

.basket_total{
	font-size:13pt;
	vertical-align:middle;
}

#promo_btn{
	width:64px;
	height:31px;
	background:url(../graphics/apply_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	border:none;
	margin:2px 0 0 10px;
}
#promo_back{
	float:left;
	height:25px;/*34*/
	width:135px;
	background:url(../graphics/promo_back.png) top left no-repeat;
	padding:6px 2px 0;
}
#promo_input{
	border:none;
	width:125px;
	color:#958784;
	font-size:10pt;
}

.toggle_form{
	width:20px;
	height:20px;
	background:url(../graphics/toggle_arrow.png) top left no-repeat;
	float:right;
	margin:15px 10px 0;
	padding:0 0 0 25px;
	line-height:20px;
}
.form_wrap{
	clear:both;
	padding-top:1px;
}
.show{
	background-position:0 -20px;
}

.thumb_image{
	width: 56px;
	height: 57px;
	text-align:center;
	padding: 1px;
	background-repeat: no-repeat;
}	

.large_image {
	background-repeat:no-repeat;
	float:left;
	height:250px;
	padding:1px;
	text-align:center;
	width:80px;
}
/*---------------------------------------------------------*/
/*-- Footer Styles ----------------------------------------*/
/*---------------------------------------------------------*/

#footer {
	width:1000px;
	margin:10px auto 0;
}

#footer p{
	font-size:8pt;
	margin:0 0 10px 0;
}

#footer_left {
	width:620px;
	float:left;
	text-align:left;
	padding:0 0 0 30px;
}

#footer a {
	color:#958784;
	text-decoration:none;
}

#footer li {
	margin: 0;
	float:left;
	display:block;
	padding:2px;
	color:#958784;
	font-size:8pt;
}

#footer li a{
	float:left;
	display:block;
	padding:0 5px 0 0;
}

#footer_right{
	width:285px;
	float:right;
	text-align:right;
	padding: 0 65px 0 0;
}

#sharing {
	margin-bottom:30px;
}

#sharing h2 {
	float:left;
	margin: 3px 0 0 10px;
	color:#958784!important;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;
}

#sharing p {
	float:left;
}

.social {
	margin-left:10px;
}

#at15ptc {
	font-weight:bold;
}

#at16pf {
	display:none;
}

#at15s {
	border-color:#E0E4E4;	
	display:none;
}

#at15s_head {
	border-color:#E0E4E4;
}


/*---------------------------------------------------------*/
/*-- CSS Clearfix -----------------------------------------*/
/*---------------------------------------------------------*/

.clearfix:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
}

.clearfix {
    display:inline-block;
}

html[xmlns] .clearfix {
    display:block;
}

* html .clearfix {
    height:1%;
}

/*----------------------stretchy baground-----------------*/
#main_cont_wrap{
	background:url('../graphics/main_back_repeat.png') top left repeat-y;
	padding:0;
	margin:0;
	width:990px;
	overflow:hidden;
}
#main_cont_bottom{
	background:url('../graphics/main_bottom.png') top left no-repeat;
	width:990px;
	height:20px;
	float:left;
	clear:both;
}

/*-------------------------checkout buttons--------------*/
.amend_btn{
	display:block;
	width:88px;
	height:30px;
	background:url(../graphics/amend_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	margin-top:5px;
}

.confirm_btn{
	display:block;
	width:88px;
	height:30px;
	background:url(../graphics/confirm_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	margin-top:5px;
	text-align:left;
}

.buy_this_btn{
	display:block;
	width:88px;
	height:30px;
	background:url(../graphics/buy_this_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	margin-top:5px;
	text-align:left;
	border:none;
	cursor:pointer;
}

.make_payment_btn{
	display:block;
	width:100px;
	height:30px;
	background:url(../graphics/make_payment_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	margin-top:5px;
	text-align:left;
	border:none;
	cursor:pointer;
}

.admin_bypass_payment {
	background:url(../graphics/buttons/bypass.png) top left no-repeat !important;
}

button{
	cursor:pointer;
}

a{
	cursor:pointer;
}

/*-------------------------register buttons--------------*/
.proceed_btn{
	float:right;
}
.proceed_billing_btn{
	display:block;
	width:200px;
	height:30px;
	background:url(../graphics/proceed_billing_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	margin-top:5px;
	text-align:left;
	border:none;
	cursor:pointer;
	margin-right:100px;
}

.proceed_information_btn{
	display:block;
	width:200px;
	height:30px;
	background:url(../graphics/proceed_information_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	margin-top:5px;
	text-align:left;
	border:none;
	cursor:pointer;
	margin-right:100px;
}

.save_details_btn{
	display:block;
	width:120px;
	height:30px;
	background:url(../graphics/save_details_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	margin-top:5px;
	text-align:left;
	border:none;
	cursor:pointer;
	clear:both;
}

.send_email_btn{
	display:block;
	width:100px;
	height:30px;
	background:url(../graphics/send_email_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	margin-top:5px;
	text-align:left;
	border:none;
	cursor:pointer;
}

.log_out_btn{
	background:url(../graphics/log_out_btn.png) top left no-repeat;
	width:91px;
	height:30px;
	float:right;
	display:inline;
	outline:none;
	margin:0 250px 0 3px;
	text-indent:-9000px;
}

/*-------------------------------- alert pop up ---------------------------*/

#popup_mask {
	clear:both;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:#FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	z-index:998;
	width:100%;
	height:100%;
}
#popup {
	width:500px;
	height:153px;
	/*background:url(../graphics/bgs/popup_warning.png) top left no-repeat;*/
	background-color: #DEDDD8; /*#390F1E*/
	color: #8D807D;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-250px;
	margin-top:-100px;
	z-index:999;
	text-align:center;
	/*border-bottom:8px solid #8D807D;
	border-right:4px solid #8D807D;*/
}
#popup_inner {
	width:460px;
	height:113px;
	position:relative;
	padding:20px;
	text-align:center;
}
#popup h3 {
	color:#8D807D;
	font-size:16px;
	text-transform:capitalize;
}
.popup_buttons {
	position:absolute;
	top:105px;
	text-align:center;
	width:460px;
	border:1px solid #fff;
	*left:20px
	
}
.custom_buttons {/*added 090707 dg - to fix admin pop ups - */
	position:absolute;
	top:105px;
	left:0;
	text-align:center;
	width:460px;
	
}
.custom_buttons a{ /*was popup_buttons - but was commented out dg 090707*/
	background:#8D807D;
	border:1px solid #fff;
	color:#DEDDD8;
	padding:1px 5px 3px;
	font-size:12px;
	margin: 5px;
	text-align: center;
}

#popup_no{
	display:block;
	width:48px;
	height:30px;
	background:url(../graphics/popup_no_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	margin:5px auto 0;
	text-align:left;
	border:none;
	cursor:pointer;
}

#popup_close{
	display:block;
	width:32px;
	height:33px;
	background:url(../graphics/popup_close_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	margin:0;
	text-align:left;
	border:none;
	cursor:pointer;	
	float:right;
}

.admin_menu {
	background-color: #FFCCFF;
	margin-bottom: 15px;
	padding: 5px;
	text-align:left;
}

.admin_menu a {
	color: #666666;
}

img.top_menu_icon{
	margin-right:3px;
}

/*---Mailing list-----------------*/

.mailing_list_fieldset{
	border:none;
}

.mailing_list_fieldset span{
	float:left;
	height:32px;
	padding:3px 10px 3px 3px;
}

#mailing_list_input{
	border:0px solid #fff;
	width:175px;
	color:#958784;
}

#mailing_list p{
	margin:5px 0;
}

#mailing_list strong{
	font-size:11pt;
	color:#8a0050;
}

.mailing_list_fieldset button{
	float:right;
	margin-right:5px;
	display:inline;
}

.mailing_list_back{
	background:url(../graphics/mailing_list_back.png) top left no-repeat;
}

#home_bottom strong{
	color:#8a0050;
}

#more_info{
	width:325px;
	margin:0 auto;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

.jTip_container {
	position:relative;
	zoom:1;
}

.jTip {
	cursor:help;	
	margin-right:5px;
}
.jTip_content {
	display:none;
	position:absolute;
	left:20px;
	top:-336px;
	width:170px;
	height:300px;
	background:#deddd8;
	padding:10px ;
	z-index:10;/*doesnt work in IE7*/
	color:#000000;
}

.jTip_content_right{
	left:-150px;	
}


/* ---------->>> Wine List <<<---------------------------------------------------------------*/

.wine_wrap{
	color:#fff;
	clear:both;
	margin:0 40px 10px 0;
	position:relative;
	overflow:hidden;
}

#review_wrap{
	color:#fff;
	clear:both;
	margin:0 40px 10px 0;
	position:relative;
	overflow:hidden;
	padding-left:78px;
}

.wine_wrap .thumb_image{
	float:left;
	margin:0 10px;
}

.wine_wrap .buy_box{
	width:125px;
	float:right;
	margin:0 20px 0 10px;
	clear:right;
	display:inline;
}

.wine_wrap p{
	margin:0;
}

#list_wrap h4{
	font-size:10pt;
	padding:0 5px;
}

#list_wrap{
	width:730px; 
	float:right;
}

#search_wrap {
	float:left;
	margin-left:40px;
	margin-top:155px;
	width:210px;
}

.search_wines {
	width:190px;
	margin:10px 0 10px 0;
}

.description_wrap{
	border-bottom:1px solid #deddd8;
	padding-bottom:10px;
	width:450px;
	margin:10px 0 0 0;
	float:left;
	display:inline;
}

p.wine_price{
	font-weight:bold;
	width:125px;
	margin:0 20px 10px 0;
	font-size:11pt;
}

.buy_btn{
	width:53px;
	height:30px;
	background:url(../graphics/buy_btn.png) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	border:none;
}

.search_btn{
	width:77px;
	height:30px;
	background:url(../graphics/search_button.jpg) top left no-repeat;
	text-indent:-9000px;
	outline:none;
	border:none;
	padding:0 0 8px 0;
}

.admin_edit_link {
	position: absolute;
	right: 10px;
	top: 60px;
	background: #deddd8;
	border: 1px solid #D81F24;
	
}

.admin_edit_link a{
	display:block;
	padding:4px 8px;
	color:#000;
}

.wine_table td{
padding: 5px;
background-color:#958784;

}

#worldpay_cards{
	width:500px;
	margin:10px auto;
}
#worldpay_cards a{
	text-align:center;
	float:left;
	margin:10px;
}

.postcode a img{
	float:right;
}

.postcode{
	width:220px;
}

strong.special {
	font-size:14px
}

span.special {
	 text-decoration:line-through;
	 font-weight:normal;
}

#prettybox p{
	float:left;
	margin:5px 10px 0 0;
	font-size:14pt;
	color:#958784;
}

#main_cont_wrap_blog .our_concept{
	background:url(../graphics/our_concept_back.png) top left no-repeat;
	min-height:527px;
	height:auto!important; 
	height:527px;
	width:410px;
	padding:20px 100px 0 490px;
	border:solid 1px #009;
}



/*--------------------------------------
------  BLOG CSS  ----------------------
---------------------------------------*/
#main_cont_wrap_blog .view_blog{
	background:url(../graphics/checkout_back.png) top left no-repeat;
	min-height:547px;
	height:auto!important; 
	height:547px;
	width:990px;
	padding-top:1px;
		border:solid 1px #009;
}

#main_cont_wrap_blog_left .view_blog_left{
	float:left;
	background:url(../graphics/checkout_back.png) top left no-repeat;
	min-height:547px;
	height:auto!important; 
	height:547px;
	width:100px;
	padding-top:1px;
		border:solid 1px #009;
}
#list_wrap_blog{
	width:600px; 
	float:left;
	margin-left:29px;
	margin-top:20px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
	
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	position:relative;
	}

#sidebar #searchform #s {
	background-color:#FFF;
padding:2px;
width:155px
	}

#sidebar #searchsubmit {

background:url(/graphics/search_button.jpg) no-repeat;
position:absolute;
right:0;
top:6px;
width:71px;
height:23px;
border:0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 122px;
        height:20px;

       
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	float: right;
	 background:url(/graphics/submit_comment.jpg) top left no-repeat;
	 height:28px;
	 margin-bottom:20px;
	}
/* End Form Elements */

/* Begin Sidebar */
#sidebar
{
        float:left;
	padding: 20px 0 10px 0;
	margin-left: 35px;
        margin-top:150px;
	width: 251px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

.entry p a:visited {
	color: #FFF;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin-bottom:30px;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #FFF;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#FFF;
	text-decoration: none;
	}

a:hover {
	color: #FFF;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}
hr {
	color:#FFF;
	clear:left;
	
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#wine_name{
		border:solid 1px #000;
		float:right;
}
wine_image {
	border:solid 1px #000;
	width:100px;
}

#pager {
	position: relative !important;
	top: auto !important;
}


/*---------------------------------------------------*/
/*----- New Home Styles -----------------------------*/
/*---------------------------------------------------*/

#main_header {
	width:970px;
	position:relative;
	margin:0 15px;
}

.purple 	{ color:#9c0d60; }
.white 		{ color:#FFFFFF; }

#flash_container {
	
}

#navigation.home {
	position:absolute;
	top:39px;
	right:15px;
	width:388px;
}

#navigation.home ul {
	list-style:none;
}

#navigation.home li#purple 		{ background:url(../graphics/new-home-page/purple_bg.png) top left no-repeat; }
#navigation.home li#pink 		{ background:url(../graphics/new-home-page/pink_bg.png) top left no-repeat; }
#navigation.home li#red 		{ background:url(../graphics/new-home-page/red_bg.png) top left no-repeat; }
#navigation.home li#green 		{ background:url(../graphics/new-home-page/green_bg.png) top left no-repeat; }
#navigation.home li#blue 		{ background:url(../graphics/new-home-page/blue_bg.png) top left no-repeat; }
#navigation.home li#light_pink	{ background:url(../graphics/new-home-page/light_pink_bg.png) top left no-repeat; }

#navigation.home li {
	margin:0 7px 12px 0;
	float:left;
	width:104px;
	display:inline;
	height:106px;
}


#navigation.home li a {
	display:block;
	color:#fff;
	text-align:center;
	font-size:16pt;
	padding-top:30px;
	line-height:1pt;
	height:74px;
	width:104px;
	margin:0 auto;
}

#navigation.home li a.dark_text {
	color:#746966;
}

#navigation.home li a.extra_top_padding {
	padding-top:42px;
	height:62px;
}

#navigation.home li a:hover {
	text-decoration:none;
}

#main_content {
	background:url(../graphics/new-home-page/main_bg.jpg) top left repeat-y;
	width:930px;
	padding:20px;
	margin:18px 15px;
	position:relative;
	zoom:1;
}

#main_content p {
	color:#564a3f;
	font-size:12px;
	margin:0 0 12px;
}

#main_content p.no_bottom_margin {
	margin-bottom:0;
}

#main_content p.purple {
	color:#9c0d60;
}

#main_content p.white {
	color:#FFFFFF;
}

#main_content p.large_font {
	color:#9c0d60;
	font-size:18px;
	margin:0 0 2px;
}

#main_content a {
	color:#9c0d60;
	text-decoration:none;
}

#main_content img.top_curve {
	position:absolute;
	top:-18px;
	left:0;
}

#main_content img.bottom_curve {
	position:absolute;
	bottom:-18px;
	left:0;
}

.main_row {
	width:930px;
	margin:10px 0 40px;
}

#last.main_row {
	margin-bottom:6px;
}

.block {
	position:relative;
	float:left;
	margin:15px 0 0;
	padding:12px;
	display:inline;
	zoom:1;
}

.best_sellers p {
	width:190px;
}

.block h4 {
	position:absolute;
	top:-38px;
	left:16px;
}

#main_content .block h4 a {
	color:#958784;
}

#main_content .block img.top_curve {
	position:absolute;
	top:-8px;
	left:0px;
}

#main_content .block img.bottom_curve {
	position:absolute;
	bottom:-8px;
	left:0;
	height:8px;	
}

.light_quarter {
	background:url(../graphics/new-home-page/light_block_bg.jpg) top left repeat-y;
	width:235px
}

.dark_quarter {
	background:url(../graphics/new-home-page/dark_block_bg.jpg) top left repeat-y;
	width:235px;
}

.light_half {
	background:url(../graphics/new-home-page/half_light_block_bg.jpg) top left repeat-y;
	width:388px;
}

.wine_video_thumb {
	float:left;
	width:190px;
	padding:0 10px 10px 0;
}

.block img.wine_thumb {
	position:absolute;
	top:-25px;
	right:22px;
	height:115px;
	width:33px;
}

#mailing_list_new {
	display:inline;
	float:left;
	padding-top:40px;
}

fieldset#mailing_list_new {
	border:none;
	padding:0;
	margin:2px 0 0;
	width:226px;
}
	
fieldset#mailing_list_new input {
	background:url(../graphics/new-home-page/input_bg.jpg) top left no-repeat;
	width:226px;
	height:20px;
	padding:2px 0 10px 8px;
	border:none;
	color:#958784;
	margin-left:-6px;
}

.purple_submit_btn{
	background:url(../graphics/new-home-page/submit_button.jpg) top left no-repeat;
	width:80px;
	height:24px;
	float:right;
	margin-left:100px;
	display:inline;
	color:#fff;
	text-align:center;
	font-size:16pt;
	text-indent:-9000px;
	outline:none;
	border:none;
}

.purple_submit_comp_btn{
	background:url(../graphics/new-home-page/competition_button.jpg) top left no-repeat;
	width:126px;
	height:24px;
	float:right;
	margin-left:100px;
	display:inline;
	color:#fff;
	text-align:center;
	font-size:16pt;
	text-indent:-9000px;
	outline:none;
	border:none;
}

.purple_submit_find_btn{
	background:url(../graphics/buttons/find_wine.png) top left no-repeat;
	width:84px;
	float:right;
	display:inline;
	font-size:16pt;
	text-indent:-9000px;
	outline:none;
	border:none;
}



/*---------------------------------------------------------*/
/*-- New Footer Styles ------------------------------------*/
/*---------------------------------------------------------*/

#new_footer {
	width:920px;
	margin:26px 40px 0;
	padding:10px 0 0;
	border-top:1px solid #958784;
}

#new_footer p{
	font-size:8pt;
	margin:0 0 10px 0;
}

.footer_left {
	width:600px;
	float:left;
	text-align:left;
	padding:0;
}

.footer_left p {
	float:left;
	padding-right:7px;
	color:#958784;
}

.footer_left p.follow_us {
	font-size:11pt;
	padding-top:4px;
	text-transform:uppercase;
}

#networking_block {
	float:left;
	clear:left;
	width:389px;
	padding-top:10px;
}

#new_footer a {
	color:#958784;
	text-decoration:none;
}

#new_footer ul {
	float:left;
	clear:left;
	width:auto;
	margin:0;
}

#new_footer li {
	margin: 0;
	float:left;
	display:block;
	padding:2px;
	color:#958784;
	font-size:8pt;
}

#new_footer li a{
	float:left;
	display:block;
	padding:0 5px 0 0;
}

.footer_right{
	width:242px;
	float:right;
	text-align:right;
	padding:0;
}

.footer_right h2 {
	float:left;
	margin: 3px 0 5px 10px;
	color:#564a3f!important;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;
	letter-spacing:0.8px;
}

.button_count a.connect_widget_like_button {
padding:4px !important;
}

#networking_block {
	margin-bottom:30px;
}



#networking_block p {
	float:left;
}

#at15ptc {
	font-weight:bold;
}

#at16pf {
	display:none;
}

#at15s {
	border-color:#E0E4E4;	
	display:none;
}

#at15s_head {
	border-color:#E0E4E4;
}

.video_thumb {
	width: 190px;
	float:left;
	margin:0 15px 15px 0;
	text-align:center;
}

.content_expander {
	width:100%;
	padding-bottom:200px;
	float:left;
	clear:both;
}

/*------------------------------------------------------------------------------------*/
/*--- READERS DIGEST -----------------------------------------------------------------*/
/*------------------------------------------------------------------------------------*/

.readers_digest {
	width:995px!important;
	background:#ffffff!important;
}

.rd_footer {
	margin-top:0px!important;
	width:995px!important;
}
