/* @override http://www.wineworks.co.uk/css/plain.css */

/*
Wineworks Core CSS.
Authored by Ian Halliday. http://helloian.com

Yahoo! UI Reset code, Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/

#main .textwrap{
	margin-bottom: 2em;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}

/* ----- TEMPORARY FLOAT FIX - APPLY EASYCLEAR ----- */
.clear{clear:both;}

.r_text{
	text-align: right;
	}
.l_text{
	text-align: left;
	}
/* ----- ----- ----- */

body{
    font: normal 80% /*Helvetica, */Arial, sans-serif;
	text-align:center;
	line-height:150%;
	margin:0;
	padding:0;
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: /*100%*/ Arial, Helvetica, sans-serif;
	color:#000;	
}
td,th{padding:5px;}

/* ----- global links ----- */
a:link, a:visited, a:active{
	color:#275f81;
	text-decoration:none;
	outline: none;
}
a:hover{color:#555;}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
hr{display:none;}
strong{font-weight: bold;}
.strikeout{text-decoration: line-through;}

.strong{
	font-weight: bold;
	}
/* ----- hidden items ----- */
#skip{display:none;}
.hidden{display:none;}

/* ----- bullets -----*/
.contentbullet{
	background: url(../graphics/wineworks/body/bullet_body_small.png) no-repeat;
	padding-left: 22px;
	margin-bottom: .5em;
}
.smallbullet{
	background: url(../graphics/wineworks/shop_page/bullet_small.png) no-repeat;
	padding-left: 18px;
	}

.bigplus{
	background: url(../graphics/wineworks/home/bullet_plus_large.png) no-repeat;
	padding: 5px 0 7px 35px;
	margin-top: 10px;
	}
	
/* ----- needs a home ----- */
ul li a h3{
	color: #793B4D;
}

/* ----- container size & positioning ----- */
#container{
	text-align: left;
	background: #5ea1c0 url(../graphics/wineworks/sprites/x_sprite.png) repeat-x;
	background-position: left -60px;
	}
	
#page{
	background: url(../graphics/wineworks/sprites/y_sprite.png) top left repeat-y;
	width: 950px;
	margin:0 auto;
	padding: 0 20px;
	}


/* ----- header area ----- */
#header{
	height:60px;	
	position:relative;
	margin:0;
	text-align: center;
}

/* ----- company logo ----- */
h1 {
	font: bold 150% Arial, Helvetica, sans-serif;
	width: 230px;
	height: 60px;
	float: left;
	}

h1 a{
	float: left;
	width: 230px;
	background: url(../graphics/wineworks/sprites/header_sprite.jpg);
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}

/* ----- info area ----- */
#topnav{
float:left;
width:490px;
}

#topnav li{
	float: left;
	}
	
#topnav li a{
	display: block;
	height: 60px;
}

#topnav li.home a{
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) no-repeat -230px 0;
	width: 98px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}

#topnav li.shop a{
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) no-repeat -328px 0;
	width: 98px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}

#topnav li.guides a{
	background:url(../graphics/wineworks/sprites/header_sprite.jpg) no-repeat -426px 0;
	width: 98px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}
	
#topnav li.about a{
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) no-repeat -524px 0;
	width: 98px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}

#topnav li.contact a{
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) no-repeat -622px 0;
	width: 98px;
	height: 0px;
	padding-top: 60px;
	overflow: hidden;
}

#topnav li.home a:hover{
	background-position: -230px -60px;
	}
#topnav li.shop a:hover{
	background-position: -328px -60px;
	}
#topnav li.guides a:hover{
	background-position: -426px -60px;
	}
#topnav li.about a:hover{
	background-position: -524px -60px;
	}
#topnav li.contact a:hover{
	background-position: -622px -60px;
	}	
	
#topnav li.home a:active{
	background-position: -230px -120px;
	}
#topnav li.shop a:active{
	background-position: -328px -120px;
	}
#topnav li.guides a:active{
	background-position: -426px -120px;
	}
#topnav li.about a:active{
	background-position: -524px -120px;
	}
#topnav li.contact a:active{
	background-position: -622px -120px;
	} 
	
/* ----- search box ----- */
#search{
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) -720px top;
	width: 230px;
	height: 60px;
	float: right;
}

#search #searchKeyword{
	width: 110px;
	border: none;
	background: none;
	float: left;
	margin-left: 80px;
	margin-top: 22px;
	}

#search #searchSubmit{
	float: right;
	width: 30px;
	height: 20px;
	margin-top: 22px;
	}

/* ----- breadcrumbs ----- */

.breadcrumbs{
	height: 30px;
	line-height: 30px;
	background: url(../graphics/wineworks/sprites/x_sprite.png) top left repeat-x;
}
.breadcrumbs .homecrumb{
	margin-left: 10px;
	float: left;
	}
.breadcrumbs a{
	float: left;
	}
.breadcrumbs a:hover{
	color: white;
	}	 
.breadcrumbs span{
	float: left;	
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) no-repeat 0 -120px;
	padding-top: 30px;
	padding-right: 2px;
	height: 0px;
	overflow: hidden;
	margin: 0 7px 0 5px
	}

/* ----- shopping basket ----- */
#basket{
	height: 30px;
	line-height: 30px;
	background: url(../graphics/wineworks/sprites/x_sprite.png) left -30px repeat-x;
	}
#basket p{
	margin: 0 10px;
	width: 450px;
	color: white;
	}
#basket p.phone{
	float:left;
	text-align: left;
	}
#basket p.basket{
	float:right;
	text-align:right;
	}
#basket a{
	color:white;
	}	
	
/* ----- page divs(style 2 or 3 col display) ----- */
#mid{
	border-top: 1px solid white;
	border-bottom: 1px solid #244b5c;
	}
#home{
	border-top: 1px solid white;
	/*background: url(../graphics/wineworks/body/home_bg.png) top center repeat-y;*/
	border-bottom: 1px solid #244b5c;
	}

.twincol{
	background: url(../graphics/wineworks/sprites/y_sprite.png) repeat-y;
	background-position: -1880px top;
	}
	
/* ----- Rounded corner box ----- */	
	
.rbox{
	margin: 0 30px 30px 30px;
	background: url(../graphics/wineworks/body/rbox_bottom_right.png) bottom right no-repeat;
	}
	
.rbox_header{
	background: url(../graphics/wineworks/body/rbox_top_right.png) top right no-repeat;
}
#main .rbox h3{
	background: url(../graphics/wineworks/body/rbox_top_left.png) no-repeat;
	border: none;
	margin: 0;
}
.rbox_inner{
	background: url(../graphics/wineworks/body/rbox_bottom_left.png) bottom left no-repeat;
	padding: 0 20px 20px 20px;
}

/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:230px;
}
	
/* ----- advanced side navigation ----- */
#side #menu{
	margin-top:30px;
	}
		
#side h3{
	height: 20px;
	margin:0;
	padding:10px 20px;
	margin-bottom:1px;
	font-size:100%;
	font-weight: bold;
	background: url(../graphics/wineworks/sprites/y_sprite.png) no-repeat;
	background-position: -990px bottom;
}

#side ul, #side ul li{
	margin:0;
	padding:0;
	list-style:none;
}

#side li a{
	cursor: pointer;
	display:block;
	width:100%;
	height: 20px;
	padding: 10px 0;
	color:#555;
	background: url(../graphics/wineworks/sprites/y_sprite.png) no-repeat;
	background-position: -990px bottom;
}

#side ul li a:hover{
	background:#ebf4f8 url(../graphics/wineworks/body/leftmenu_hvr.png) right no-repeat;
	}
#side ul li a.selected,
#side .current{
	/*background: #dcebf0 url(../graphics/wineworks/sprites/header_sprite.jpg) -60px right no-repeat;*/
	}

#side ul li a span{
	display:block;
	padding:3px 20px;
}

#side li.activehead{
	background: #b1d2e0 url(../graphics/wineworks/body/leftmenu_selected_head.png) right no-repeat;
}

#side ul ul{
	background: #c9e0ea url(../graphics/wineworks/body/leftmenu_openul.png) right repeat-y;
}

/* ----- subdepartment navigation ----- */
.navSubDept, .navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
/*.navSubDept{
	background: url(../graphics/wineworks/department/sub_dept_ul_bg.png);
	}*/
	
.navSubDept li a{
	display: block;
	height: 20px;
	padding: 10px 20px;
	}

.navSubDept li a{color:#777;}
.navSubDept li a:hover, .navSubDept li a.selected{color:#777;text-decoration:underline;}

/* ----- full page sub dept navigation ----- */

#main #content ul.subdeptnav li{
	background: none;
	padding: 0;
	margin: 0;
}

ul.subdeptnav h4,
#content ul.subdeptnav h4{
	display: block;
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) left -220px ;
	height: 20px;
	margin-bottom: 10px;
	padding: 10px 0 10px 40px;
}
ul.subdeptnav h4 a,
#content ul.subdeptnav h4 a{
	color: #793B4D;
}
#content .content_left ul.subdeptnav h4,
#content .content_right ul.subdeptnav h4{
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) -660px -220px;

}

/*#content ul.subdeptnav a h2{
	border-bottom: none;
	padding: 10px 0 10px 40px;
	}
#content ul.subdeptnav a h3{
	border-bottom: none;
	padding: 10px 0 10px 40px;
	font-weight: normal;
	}*/
/*#content ul.subdeptnav h4 a{
	padding: 10px 0 10px 40px;
	}*/
a.biglink{
	display: block;

	background: url(../graphics/wineworks/department/sub_nav_bg.png);
	height: 20px;
	margin: 10px 0;
	padding: 10px 0 10px 40px;
}

/* ----- department shop pages ----- */

#main.department .product_highlights li{
	background: red;
	width: 320px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../graphics/wineworks/department_shops/highlight_bottom.jpg) bottom;
}

#main.department .product_highlight{
	width: 280px;
	padding: 20px;
	background: url(../graphics/wineworks/department_shops/highlight_top.jpg) top no-repeat;
	}
	
#main.department .product_highlight h3.product_title{
	margin-bottom: 1em;
	font-weight: bold;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	width:720px;
}

#pages{
	display:inline;
	float:left;
	width:720px;
}

#main .inner {
	margin: 30px;
	}

#main .inner > p{
	margin-bottom: 1em;
}

#main .textwrap > p{
	margin-bottom: 1em;
}
#main .textwrap > h3{
	margin-bottom: .5em;
	color: #793b4d;
	font-weight: bold;
}
#main h2{
	color: #793b4d !important;
	font-weight: bold !important;
	margin-bottom: 1em;
	padding-bottom: 19px;
	border-bottom: 1px double #793b4d;
}

/* ----- content (inc product) pages ----- */
#centercol{
	width: 430px;
	float: left;
	margin-bottom: 30px;
	}
.centercol{
	width: 430px;
	float: left;
	margin-bottom: 30px;
	}

#centercol p,
#centercol ul{
	margin-bottom: 1em;
}	

#centercol h3,
#centercol h4{
	font-weight: bold;
	margin-bottom: 1em;
	color: #793B4D;
}

#centercol li{
	line-height: 150%;
}

#rightcol{
	float: right;
	width: 170px;
	}
	
#content h2{
	padding: 2px 0 3px 0;
	margin-bottom: 0.5em;
	color: #77b0c7;
	font-weight: normal;
	}
	
#content .content_left{
	float: left;
	width: 320px;
}

#content .content_right{
	float: right;
	width: 320px;
	padding-top: 20px;
	height: 320px;
}

.twincol #content{
	width: 430px;
	margin-bottom: 40px;
	}	
	
#content a{
	cursor: pointer;
}
	
#content p,
#content li{
	line-height: 150%;
	}
/* -- TODO Fix first child selector for #content > li -- */
#content h3{
	padding: 1em 0;
	margin-bottom: 1em;
	color: #793B4D;
	font-weight: bold;
	border-bottom: 1px solid #b6dceb;
}
#content h4{
	color: #793B4D;
	font-weight: bold;
	padding-bottom: 1em;
}
#content p,
#content dd{
	margin-bottom: 1em;
	}
#content .half-block p{
	padding-bottom: 0;
	}

#content ol{
	list-style: decimal;
	padding-left: 30px;
	}
#content ol li{
	margin-bottom: 1em;
}
#content ol li ol{
	list-style: lower-roman;
	margin-top: 1em;
	border-left: 1px solid #77b0c7;
}
#content ul{
	margin-bottom: 1em;
}

#content dt{
	padding-bottom: 1em;
	}
#content dd{
	border-left: 1px solid #77b0c7;
	padding-left: 1em;
	margin-bottom: 2em;
	}
#content dl#totals dd,
#content dl#grand_total dd{
	border-left: none;
}

#content .module1,
#content .module2{
	float: left;
	width: 315px;
}

#centercol ol{
	list-style-type:decimal;
	margin-left: 24px;
	margin-bottom: 1em;
	}
#centercol ol li{
	margin-bottom: .5em;
	}
	
/*.guide*/ #content ul li,
#centercol ul li{
	background: url(../graphics/wineworks/body/bullet_body_small.png) no-repeat;
	padding-left: 22px;
	margin-bottom: .5em;
}

#centercol ul ul{
	padding-left: 22px;
}
	
#content dl.faq dt:before{
	content:  "Q.";
	color: #793B4D;
	font-weight: bold;	
}

#content dl.faq dd:before{
	content:  "A.";
	display: block;
	color: #793B4D;
	font-weight: bold;
}

#content ul.fruits1,
#content ul.fruits2,
#content ul.fruits3{
	float: left;
	width: 33%;
}

#content #quantities{
	margin-bottom: 1em;
}

#content #rightcol h3{
	border-bottom: 1px solid #7ebbd4;
}

#content .liquor-cost{
	margin-bottom: 2em;

}

#content .liquor-cost-total{
	border-top: 1px solid #b6dceb;
	border-bottom: 1px solid #b6dceb;
}
#content .quantities-left-col{
	width: 600px;
	text-align: left;
}
#content .quantities-right-col{
	width: 60px;
	text-align: center;
}
/* ----- product pages ----- */
#imageholder{
	width: 170px;
	margin: 20px 0 30px 0;
	float: left;
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) right -20px  no-repeat;
	}
	
#imageholder .image{
	width: 130px;
	height: 200px;
	padding: 20px;
	}
	
#imageholder .zoom_tip{
	width: 130px;
	height: 50px;
	padding: 30px 20px 0 20px;
	margin: 20px 0 0 0;
	background: url(../graphics/wineworks/sprites/header_sprite.jpg);
	background-position: -20px -70px;
	text-align: center;
}

#imageholder .zoom_tip a{
	color: black;
	}
	
a#zoom {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) -130px -150px;
	float: right;
	margin-right: 20px;
	}
	
a#zoom:hover{
	display: block;
	width: 20px;
	height: 20px;
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) -150px -150px;
	}

#price{
	padding: 20px 0 0 0;
	}
	
#price{
	text-align: center;
	}
#price h3{
	font-size: 2em;
	font-weight: bold;
	color: #d5e7ee;
	}

#price h3,
#price p#qty{
	padding-bottom: 5px;
	}
	
#imageholder #price p{
	float: none;
	margin: 0;
	color: #aacedc;
	}

#imageholder #price span.strikeout{
	color: #b1d1de;
	}
	
#imageholder #price #qty{
	color: #d5e7ee;
	}
#imageholder #price #quantity{
	border: #77b0c7;
	background: none; /* Rendering problem in google chrome */
	color: black;
	}

#quantity option{
	padding: 0 4px;
	}

#product{
	width: 660px;
	height: 20px;
	padding: 10px 0;
	background: url(../graphics/wineworks/products/prod_price_bg.png) center top no-repeat;
	}

#product .price{
	font-size: 130%;
	float: left;
	margin: 0 20px;
	}

#product #info{
	width: 245px;
	float: left;
}

#product #info p{
	float: left;
	padding-right: 5px;
}
	
#product #buyproduct p{
	float: left;
	margin-right: 5px;
	}
#product #buyproduct #qty{
	}

#product #buyproduct #qty .formFieldShort{
	border: none;
	width: 18px;
	padding: 2px 6px;
	}

#imageholder p#addBasket{
	margin: 15px 0;
}

/*#addBasket:hover{
	width: 150px;
	float: right;
	background: url(../graphics/wineworks/products/prod_add_hvr.png);
	padding: 1px 0 0 0;
	margin: 0 10px 0 0;
	text-align: center;
}*/

#product #buyproduct{
	float: right;
	width: 300px;
}

#additional_options{
	text-align: center;
	}

/* ----- Product page suggestions & Department product lists ----- */
.related{
	margin-top: 30px;
	}
	
.products h2{
	color: #77b0c7;
	}
	
.products h3{
	font-weight: bold;
	margin-bottom: 10px;
}

.products li{
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url(../graphics/wineworks/sprites/y_sprite.png) no-repeat /*scroll center bottom*/;
	background-position: -1220px bottom;
	}

.products div.prod_info_left{
	float: left;
	width: 410px;
	margin-left: 20px
	}

.products .image{
	float: left;
	width: 65px;
	height: 100px;
	text-align: center;
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) -730px -80px;
	border: 3px solid white;
	}
	
.products div.prod_info_left h3,
.products div.prod_info_right h3{
	padding: 2px 0;
	}

.products ul li div.prod_info_right{
	float: right;
	width: 170px;
	margin-right: 10px;
	}

.products .purchase{
	width: 90px;
	float: right;
	text-align: center;
}
.products .purchase h3{
	color: white;
}
#content .products .purchase p{
	padding-bottom: 0;
}
.products .quantity{
	display: block;
	width: 70px;
	margin: 0 auto;
}
.products .quantity label{
	display: block;
	width: 34px;

	height: 20px;
	float: left;
}
.products .quantity #qty{
	background: none; /* Causes a black background to appear in Google chrome */
	border: none;
	width: 34px;
	height: 20px;
	float: left;
	margin-left: 2px;
}	
.products .basket{

}
.products .basket label{
	width: 90px;
	}
	
/* ----- Slim Department product lists ----- */
.products_slim ul{
	margin-top: 30px;
	}
.products_slim ul li{
	height: 20px;
	padding: 10px 0;
	border-bottom: 1px solid #B6DCEB
	}
	
.products_slim .prod_slim_info{
	float: left;
	width: 440px;
	padding: 2px 10px 0 10px;
	}
.products_slim .prod_slim_title{
	float: left;
	}
.products_slim .prod_slim_price{
	float: right;
	}

.products_slim .prod_slim_buy{
	float: right;
	width: 180px;
	padding: 0 10px;
	}
.products_slim .prod_slim_buy p.quantity{
	width: 60px;
	float: left;
	}
.products_slim .prod_slim_buy p.basket{
	text-align: center;
	height: 18px;
	width: 110px;	
	float: right;
	}
.products_slim .prod_slim_buy .quantity input{
	border: none;
	height: 16px;
	padding: 2px 2px 2px 6px;
	width: 22px;
	background: url(../graphics/wineworks/products_slim/product_slim_quantity.png) no-repeat;
	}

	
.products_slim_x li{
	background: url(../graphics/wineworks/sprites/y_sprite.png) no-repeat /*scroll center bottom*/;
	background-position: -1220px bottom;
}

.products_slim_x .prod_slim_info{
	float: left;
	width: 440px;
	padding: 0px 10px 0 10px;
	}
	
.products_slim_x .prod_slim_buy{
	float: right;
	width: 180px;
	padding: 0 10px;
	}
	
.products_slim_x .prod_slim_title{
	width: 300px;
	height: 18px;
	overflow: hidden;
	float: left;
	margin: 11px 0;
	}
.products_slim_x .prod_slim_price{
	float: right;
	padding: 11px 0;
	}
	
.products_slim_x .prod_slim_wasprice{
	padding: 11px 0;
	}

.products_slim_x .prod_slim_buy p.basket{
	text-align: center;
	float: right;
	padding: 11px 0;
	}

.products_slim_x .prod_slim_buy #quantity{
	width: 35px;
	}
	
.products_slim_x .prod_slim_buy #qty{
	float: left;
	width: 80px;
	height: 18px;
	padding: 11px 0;
}
.products_slim_x .prod_slim_buy .quantity input {
	border: none;
	height: 16px;
	width: 22px;
	}
	
/* ----- products grid small ----- */

.products_grid_small ul{
	width: 690px;
	margin-left: -30px;
}
.rbox .products_grid_small ul{
	margin-left: -10px;
}
.products_grid_small li{
	float: left;
	width: 180px;
	height: 100px;
	padding: 9px;
	display: inline;
	background: url(../graphics/wineworks/department/small_grid_bg.jpg) top left repeat-x;
	border: 1px solid #aacedc;
	margin: 0 0 20px 30px;
}

.rbox .products_grid_small li{
	margin: 0 0 10px 10px;
}

.products_grid_small li .image img{
	float: left;
	border: 1px solid #793b4d;
}

.products_grid_small li .prod_info{
	width: 105px;
	float: right;
}

.products_grid_small li .quantity{
	width: 55px;
	height: 12px;
	float: left;
}

.products_grid_small li .quantity label{
	width: 25px;
	float: left;
	}
	
.products_grid_small li .quantity input{
	width: 25px;
	float: left;
	border: none !important;
	}

.products_grid_small li .basket{
	width: 40px;
	float: left;
}
		
/* ----- footer area ----- */
#footer{
	border-top: 1px solid #aacedc;
	background: #2c4f5f;
}
#footer-content-wrap{
	color: #89bbcf;
	text-align:center;
	padding: 10px;
}
#footer-content-wrap a{
	color: #89bbcf;
}
#footer-content-wrap ul, #footer-content-wrap li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer-content-wrap li{display:inline;margin-right:.5em;}
#footer-content-wrap a:hover{color:white;}

#footmap{
	font-size: 0.8em;
	text-align: left;
	background: #edf7fa;
	padding: 10px 0;
	border-top: 1px solid #2c4f5f;
	}
.footmap_block{
	width: 143px;
	margin-left: 15px;
	float: left;
	}
#footmap .footmap_block ul{
	padding-bottom: 1em;
	}
.footmap_block ul li,
.footmap_block h3{
	display: block;
	width: 143px;
	float: left;
	}
.footmap_block h3{
	font-weight: bold;
	}
#footer .footmap_block h3 a{
	color: #7b4051
	}

#footer-content-wrap{
	height: 80px;
	background: #2c4f5f;
	}


/* ----- pagination (page 1/2 etc.) ----- */
.pagination{
	width: 430px;
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) left -180px no-repeat;
	margin: 10px 0 20px 0;
	padding: 10px 0;
	}

.pagination a{
	display:block;
	height: 20px;
	text-align: center;
	overflow:hidden;
}
.pagination .firstPage,
.pagination .prevPage{
	background: url(../graphics/wineworks/sprites/header_sprite.jpg) left -150px;
	width: 55px;
	}

.pagination .nextPage,
.pagination .lastPage{
/*	background: url(../graphics/wineworks/sprites/header_sprite.jpg) -64px -150px;*/
	width: 55px;
	}
.pagination a.firstPage:hover,
.pagination .prevPage:hover{
	background: url(../graphics/wineworks/products/pagination_bl_hvr.png);
	}
.pagination .nextPage:hover,
.pagination .lastPage:hover{
	background: url(../graphics/wineworks/products/pagination_br_hvr.png);
	}

.pagination .links{
	width: 140px;
	}
.pagination .count{
	width: 150px;
	text-align: center;
	}
	
.pagination .links,
.pagination .count{
	float: left;
	}

.pagination .links.back a{
	float: left;
	margin-left: 10px;
	}	
.pagination .links.forward a{
	float: right;
	margin-right: 10px;
	}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}

.formButton{
	background: none;
	border: none;
	cursor: pointer;
}

/* ----- contact form ----- */
#emailform{
	width: 430px;
	float: left;
	}
#frmContact{
	background: #aacedc;
	width: 400px;
	padding: 0 15px;
	}
	
#frmContact label,
#frmContact input,
#frmContact textarea{
	display: block;
	}
	
#frmContact label{
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 2px;
	}

#frmContact input,
#frmContact textarea{
	margin-bottom: 8px;
	border: none;
	padding: 4px;
	width: 392px;
	}

#frmContact p{
	font: 11px Arial, Helvetica, sans-serif;
	color: white;
	}

.frmContactTop{
	width: 430px;	
	height: 15px;
	background: url(../graphics/wineworks/pages/contact_form_top.png);
	}
.frmContactBottom{
	width: 430px;
	height: 15px;
	background: url(../graphics/wineworks/pages/contact_form_bottom.png);
	}


#frmContact #btnReset,
#frmContact #subContact{
	display: block;
	width: 150px;
	height: 30px;
	padding: 0;
	margin-top: 7px;
	}
#frmContact #btnReset{	
	background: url(../graphics/wineworks/pages/contact_reset.png) top left no-repeat;
	float: left;
	}
#frmContact #subContact{
	background: url(../graphics/wineworks/pages/contact_submit.png) top left no-repeat;
	float: right;
	}

/* ----- shopping cart ----- */
#basket_head{
	width: 660px;
	height: 20px;
	background: url(../graphics/wineworks/shop_page/full_block_head.png) top left repeat-y;
	}
	
#basket_foot{
	width: 660px;
	height: 20px;
	background: url(../graphics/wineworks/checkout/basket_foot.png);
	}

#ThisForm table{
	width: 658px;
	}

#basket_wrap{
	border-left: 1px solid #aacedc;
	border-right: 1px solid #aacedc;
	background: #c9e0ea;
	}
#basket_wrap .inner{
	margin: 0 20px;
	}
	
#ThisForm table thead tr,
#ThisForm table tbody tr{
	height: 40px;
	}

#ThisForm table tr th{
	font-weight: bold;
	color: #793B4D;
	}

#ThisForm table tr th.basket_remove,
#ThisForm table tr td.basket_remove{
	padding-left: 20px;
	text-align: center;
	}
	
#ThisForm table tr th.basket_total,
#ThisForm table tr td.basket_total,
#ThisForm table tr th.basket_total,
#ThisForm table tr td.basket_price{
	padding-right: 20px;
	text-align: center;
	}
	
#ThisForm .formButton{
	float: right;
	margin-bottom: 20px;
	cursor: pointer;
	}

#totals{
	width: 288px;
	float: right;
	padding: 20px 20px 10px 20px;
	border-left: 1px solid #aacedc;
	border-right: 1px solid #aacedc;
	}


#totals dt,
#grand_total dt{
	width:240px;
	float:left;
	padding-bottom: 0;
}
#totals dd,
#grand_total dd{
	margin-left:60px;
	text-align:right;
	margin-bottom: 0;
}

#grand_total{
	width: 290px;
	height: 20px;
	padding: 10px 20px 10px 20px;
	float: right;
	background: url(../graphics/wineworks/checkout/total_bg.png) no-repeat;
	font-weight: bold;
	margin-bottom: 20px
	}
	
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

/*-- Info panel layout --*/
#security h3,
#delivery h3,
#paymentmethods h3{
	background: url(../graphics/wineworks/checkout/checkout_info_header.png);
	}
#retailstore h3{
	background: url(../graphics/wineworks/shop_page/info_header.png);
	}
#delivery h3{
	background-position: -220px 0;
	}
#paymentmethods h3,
#retailstore h3{
	background-position: -440px 0;
	}

#security a img{
	display: block;
	margin: 10px 0 0 30px;
	}

.tri_block{
	float: left;
	padding-bottom: 20px;
	position: relative;
	}

.tb_inner{
	height: 200px;
	width: 180px;
	padding: 0 20px;
	background: url(../graphics/wineworks/shop_page/info_bg.png) repeat-y;
	}
.tri_block h3{
	color: #793B4D;
	font-weight: bold;
	height: 40px;
	width: 200px;
	padding: 30px 0 0 20px;
	}	
.tri_block p{
	font-size: 90%;
	}
	
.tb_left{
	width: 220px;
	background: url(../graphics/wineworks/shop_page/info_foot.png) bottom left no-repeat;
	}
.tb_center{
	width: 220px;
	background: url(../graphics/wineworks/shop_page/info_foot.png) -220px 100% no-repeat;
	}
.tb_center .tb_inner{
	background-position: -220px 0;
	}
.tb_right{
	width: 220px;
	background: url(../graphics/wineworks/shop_page/info_foot.png) -440px 100% no-repeat;
	}
.tb_right .tb_inner{
	background-position: -440px 0;
	}
	
.morelinksmall{
	background: url(../graphics/wineworks/shop_page/bullet_small.png) no-repeat;
	padding: 1px 0 1px 20px;
	margin-top: 10px;
	position: absolute;
	bottom: 18px;
	right: 20px
	}
	
/* ----- full block layout ----- */
.f_block{
	width: 660px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	}

.full_block{
	width: 660px;
	background: url(../graphics/wineworks/shop_page/full_block_foot.png) bottom no-repeat;
	padding-bottom: 20px;
	margin-bottom: 30px;
	}
.fb_inner{
	width: 620px;
	padding: 10px 20px 0 20px;
	background: url(../graphics/wineworks/shop_page/full_block_bg.png) repeat-y;
	}
.fb_inner p{
	padding-bottom: 1em;
	}
/*.fb_core{
	width: 620px;
	padding: 0 20px;
	height: 30px;
	background: url(../graphics/wineworks/shop_page/full_block_bg.png) repeat-y;
	}*/
.fb_core{
	width: 630px;
	padding: 0 10px 0 20px;
	height: 30px;
	/*background: url(../graphics/wineworks/shop_page/full_block_bg.png) repeat-y;*/
	line-height: 30px;
	}
.fb_top{
	width: 660px;
	height: 20px;	
	padding-top: 10px;
	background: url(../graphics/wineworks/shop_page/full_block_head.png) no-repeat;
	}
.full_block h1{
	width: 660px;
	height: 20px;
	background: url(../graphics/wineworks/shop_page/full_block_head.png) no-repeat;
	padding: 20px 0 0 20px;
	margin-bottom: 0;
	}
#main .full_block h2{
	width: 660px;
	height: 20px;
	background: url(../graphics/wineworks/shop_page/full_block_head.png) no-repeat;
	padding: 20px 0 0 20px;
	margin-bottom: 0;
	border: none;
	}
#content .full_block h3{
	color: #793B4D;
	font-weight: bold;
	width: 660px;
	height: 20px;
	background: url(../graphics/wineworks/shop_page/full_block_head.png) no-repeat;
	padding: 20px 0 0 20px;
	border: none;
	margin: 0;
	}
#content .full_block ul{
	margin: 0;
}
	
#offers_block h2{
	border: none;
}

#offers_block .buyoffer{
	cursor: pointer;
}

.fb_core #terms_agree{
	height: 30px;
	float: left;
	}
.fb_core label{
	display: block;
	width: 200px;
	height: 30px;
	float: left;
	line-height: 30px;
	}
	
.fb_core span{
	float: left
	}

/* ----- half block layout ----- */
.half_block{
	width: 315px;
	}

.hbleft{
	float: left;
	}
.hbright{
	float: right;
	}

.rbox h3,
#content .rbox h3{
	font-weight: bold;
	color: #793B4D;
	padding: 15px 0 10px 20px;
	border-bottom: none;
	margin-bottom: 0px;
	}

.half_block p{
	margin-bottom: 1em;
	}
.half_block p{
	margin-bottom: 1em;
	}
	
.half_block .hb_inner{
	width: 315px;
	}
	
.bmargin {
	margin-bottom: 30px;
	}

/* - */

.customer_login label,
.customer_login input{
	display: block;
	}

.customer_login label{
	font-weight: bold;
	}

.customer_login input{
	width: 100%;
	border: none;
	width: 265px;
	padding: 5px;
	margin: 4px 0 15px 0;
	}

#newCustForm .formButton,
#existCustForm .formButton,
#lostpassword .formButton{
	width: 150px;
	height: 30px;
	margin: 0;
	float: right;
	padding: 0;
	cursor: pointer;
	}
	
#content #newCustForm .formField,
#content #existCustForm .formField{
	width: 308px;
	}
	
	
#save_info{
	display: inline;
	width: auto;
	padding: 0;
	margin: 0;
	}

.customer_login label[for="save_info"]{
	display: inline;
	font-weight: normal;
	}

.customer_login p.smallbullet{
	margin-top: 12px;
	}
	
#content .formField{
	border: 1px solid #B6DCEB;
	padding: 2px;
	width: 195px;
	}
	
#content select.formField{
	width: 200px;
	}
	
#login_options{
	float: right;
	width: 150px;
	margin-top: 15px;
	}

span.required{
	padding: 0 5px;
	}

.hbleft fieldset{
	margin-top: 5px;
	}
	
#content textarea#comments{
	width: 400px;
	}
	
fieldset.newsletter{
	margin-bottom: 30px;
	}

#total{
	float: right;
	margin-right: 30px;
	}	
	
#total dt{
	width: 250px;
	float: left;
	}
	
#total dd{
	border: none;
	margin-left: 251px;
	margin-bottom: 0;
	}
	
#summary{
	border-bottom: 1px solid #B6DCEB;
	margin-bottom: 20px;
	width: 658px;
}

#summary tr th{
	color: #793b4d;
	font-weight: bold;
}

/* ----- first table data style ----- */
td.first{width:100px;}


/* ---------------------- float fix ----------------------------- */
.inner:after, .products:after, .products li:after, .pagination:after, #total:after, .modules:after, .eclear:after, .rbox:after, rbox_inner:after, .product_highlights li:after, .textwrap:after, .breadcrumbs:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, .pagination, #total, .modules, .eclear, .rbox, .rbox_inner, .product_highlights li, .textwrap, .breadcrumbs{display:block;}
/*  \*/
.inner, .products, .products li, .pagination, #total, .modules, .eclear, .rbox, .rbox_inner, .textwrap, .breadcrumbs {min-height:1%;}
* html .inner, * html .products, * html .products li, * html .pagination, * html #total, * html .modules, * html .eclear, * html .rbox, * html .rbox_inner, * html .product_highlights, * html .textwrap, * html .breadcrumbs {height:1%;}
 /*  */
/* ----- end float fix ----- */

#notice{
	height: 74px;
	padding: 8px 0 8px 0;
	background: #ffffc0;
	border-bottom: 5px solid #ffff00;
	font-size: 11px;
	line-height: 16px;
	}
#notice h2{
	font-weight: bold;
	margin-bottom: 5px;
	}
#notice p{
	display: block;
	width: 800px;
	text-align: left;
	margin: 0 auto;
	}
#notice a{
	background: #ffff00;
	padding: 5px;
	margin-top: 5px;
	}

/* ----- Google Map ----- */
.gmaptop{
	background: url(../graphics/wineworks/products/products_box_bg_top.png);
	height: 20px;
	width: 660px;
	margin-top: 20px;
	}
.gmapbottom{
	background: url(../graphics/wineworks/products/products_box_bg_bottom.png);
	height: 20px;
	width: 660px;
	margin-top: -5px;
	}
	
/* --seo pages -- */
/*#page h1{
	width: 100%;
}FIXME*/
.simage{
	float: right;
	margin: 0 0 20px 20px;
	border: 1px solid black;
}

#main.seocontent .full_block{
	padding-bottom: 20px;
}
#main.seocontent .full_block h2{
	width: 300px;
	height: 20px;
	background: url(../graphics/wineworks/shop_page/full_block_head.png) no-repeat;
	padding: 20px 0 0 20px;
	margin-bottom: 0;
	float: left;
	}
#main.seocontent .landshop{
	display: block;
	height: 20px;
	background: url(../graphics/wineworks/shop_page/full_block_head.png) right no-repeat;
	padding: 20px 20px 0 0;
	margin-bottom: 0;
	text-align: right;
}
#main.seocontent h2{
	border: none;
	}
/*----------------------------------------------------------------------------------------------------------*/
/* ecomsystem Inline Editor
============================================================================================================*/

/* ----- Left Container -----*/
#inline_editor, #inline_editor_hidden {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	border: 0;
	padding: 54px 0 0 1px;
	width: 169px;
	height: 100%;
	background: #a0b6c5 url(/graphics/admin/blue/logo.gif) no-repeat 25px 13px;
	border: 0;
	border-right: 1px solid #627e91;
	border-left: 1px solid #627e91;
	z-index: 1000;
}

dl.inline_menu {
	background: #a0b6c5 /*url(/graphics/admin/blue/dt-tl.gif) no-repeat 0 0*/;
	width: 150px;
	padding: 0;
	margin: 8px;
	margin-top: 0;
}

dl.inline_menu dt	{
	color: #fff;
	text-align: left;
	font: bold 13px Arial-Narrow, helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 3px;
	padding-left: 7px;
	background: transparent url(/graphics/admin/blue/header_arrow.gif);
	height: 20px;
}
	
html> body * html dl.inline_menu dt	{
	width: auto;
}	/* End of Tantek hack */
	
dl.inline_menu dd {
	margin: 0;
	text-align: left;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

dl.inline_menu dd a {
	display: block;
	color: #60869f;
	background: #eff3f5;
	vertical-align: bottom; /* This fixes Win IE5 gap! */
	padding: 4px;
	padding-left: 6px;
	text-decoration: none;
	width: 150px;
	/* Start of Tantek hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
	border-top: 1px solid #eff3f5;
	border-bottom: 1px solid #eff3f5;
}
		
html>body dl.inline_menu dd a {
	width: 140px; /* End of Tantek hack */
}
* html dl.inline_menu dd a {width:140px;}
dl.inline_menu dd a:hover, dl.inline_menu dd.active a {
	background: #fff;
	color: #374d5b;
	border-top: 1px solid #cfdae2;
	border-bottom: 1px solid #cfdae2;
}

/* [DRK] */
#show_menu {display: none;}
#inline_editor_hidden {width: 15px;}
#inline_editor_hidden .inline_menu {display: none;}
#inline_editor_hidden #show_menu {display: block;}
#inline_editor_hidden #show_menu span {display: block; width: 15px; cursor: pointer;}
/* [/DRK] *//* CSS Document */

/*-- Hidden items --*/

.product_highlights .quantity{
	display: none;
	}

.product_highlights div.image{
	float: left;
	width: 65px;
	border: 3px solid white;
	
}
.product_highlights div.description{
	width: 195px;
	float: right;
	}
.product_highlights div.description p{
	font-size: 0.9em;
}
.product_highlights div.description h3{
	font-size: 1.6em;
	font-weight: bold;
	width: 70px;
	float: left;
	padding: 6px 0;
}
.product_highlights div.description .basket{
	width: 110px;
	float: right;
}
.step{
	width: 200px;
	margin-left: 20px;
	float: left;
	}
.highlight{
	background:#e9c4cf;
	border: 5px solid #7A3E4F;
	padding: 5px;
	}
	
#sociallinks {
position: absolute;
right: 0;
top: 0;
margin-right:10px;
margin-top:190px;
}

.paymenterror{
	background:#e9c4cf;
	border: 5px solid #7A3E4F;
	padding: 5px;
}
