/*
CSS Document
complied by Guy Hoogewerf - www.ncompass.co.uk - ©2009
*/
* {
	margin: 0;
	padding: 0;
}
/* mac hide \*/
html, body {
	height: 100%;
	width: 100%;
}
/* end hide */

body {
	background: #ffffff url(../images/header_background.gif) repeat-x top;
	font-family: "arial", helvetica, sans-serif;
	font-size:13px;
	color:#3b3b3b;
	text-align: center;
	line-height: 1.4em;
}
a:link {
	font-size:13px;
	color: #662d91;
	text-decoration:none;
}
a:active {
	font-size:13px;
	color: #662d91;
	text-decoration:none;
}
a:visited {
	font-size:13px;
	color: #662d91;
	text-decoration:none;
}
a:hover {
	font-size:13px;
	color: #662d91;
	text-decoration:underline;
}
#wrapper {
	width: 1050px;
	margin: 0px auto;
}
.purple {
	color: #662d91;
}
.green {
	color: #662d91;
/*	color: #99cc33;*/
}
/* Header */
#header {
	width:1050px;
	height:160px;
	clear:both;
	margin: 0px auto;
}
.logo {
	display:block;
	float:left;
	width: 230px;
	height: 120px;
	padding: 20px 0px 0px 65px;
}
/* Navigation */
#nav {
	margin-right: 80px;
	padding-top: 60px;
	height: 40px;
}
#nav ul li {
	display: inline;
	text-decoration: none;
}
#nav ul li a {
	float: right;
	margin-left: 5px;
	text-decoration: none;
	display: block;
	height: 28px;
}
#nav ul li a {
	background-image: url(../images/tabs.png);
	width: 120px;
	background-position: 0 0px;
	color: #662d91;
	font-size: 16px;
	padding-top: 12px;
	font-weight: bold;
}
#nav ul li a:hover, #nav ul li a.active {
	background-position: 0 -40px;
}
#nav .white {
	background-image: url(../images/tabs.png);
	width: 120px;
	background-position: 0 -80px;
}
/* Content */
#content {
	width: 750px;
	margin: 0 auto;
}
#content h2 {
	font-size: 18px;
	text-align: left;
	padding: 20px 0px;
}
#content h3 {
	font-size: 14px;
	text-align: left;
	padding: 15px 15px;
}
#content h4 {
	font-size: 12px;
	text-align: left;
	padding: 15px 0px;
	font-weight: bold;
}
#content p{
	text-align: left;
	padding: 0px 0px 10px 0px;
}
#content ul {
	list-style-position: outside;
	margin-left: 40px;
	text-align: left;
}
/* Sliders */
#sliders {
	background:transparent url(../images/slider_background.jpg) no-repeat scroll left top;
	height:235px;
	margin:0 auto;
	padding:20px 50px 0 55px;
	width:815px;
}
.slider {
}
.slider span.green {
	color: #99cc33!important;
}
.slider fieldset {
	clear: both;
	border: 0;
	height: 30px;
	padding-left: 80px;
	margin-bottom: 4px;
}
.slider label {
	float: left;
	width: 255px;
	line-height: 1.7em;
	font-size: 18px;
	color: #662d91;
	text-align: left;
}
.Label, .slider select {
	float: right;
	padding: 7px 0px 0px 7px;
	height:28px;
	background: url(../images/select.png) no-repeat 0 0;
	border: none;
	width: 125px;
	font-size: 15px;
	color: #662d91;
	font-weight: normal;
	text-align: left;
}
.ui-slider {
	float: left;
	width: 250px;
	margin: 8px 30px;
}
#tip {
	clear: both;
	font-style: italic;
	font-size: 11px;
	margin-left: 400px;
	text-align: left;
}
#search {
	float:right;
	margin-right: 90px;
}

/* Search Wine */
#results-table {
	background: #ffffff url(../images/search_results_title_background.jpg) no-repeat top left;
	margin:0 auto;
	padding:6px 50px 0px 55px;
	width:815px;
}
#results-table th {
	color: #662D91;
	font-weight: bold;
	font-size: 14px;
	height: 34px;
}
#results-table td {
	font-size: 13px;
	height: 30px;
}
/* Wine details */
#wine-detail-bg {
	background:transparent url(../images/wine-middle.jpg) repeat-y scroll left top;
	clear:both;
	width: 820px;
	margin: 0 auto;
}
#wine-detail-top {
	background:transparent url(../images/wine-top.jpg) no-repeat scroll left top;
	clear:both;
}
#wine-detail-bottom {
	background:transparent url(../images/wine-bottom.jpg) no-repeat scroll left bottom;
	clear:both;
	padding-bottom:60px;
	padding-top:35px;
}
#wine-detail {
	padding:0 55px;
}
#wine-detail h2 {
	font-size: 18px;
	text-align: left;
	padding: 20px 0px;
}
#wine-detail h3 {
	font-size: 14px;
	text-align: left;
	padding: 15px 15px;
}
#wine-detail h4 {
	font-size: 22px;
	text-align: left;
	padding: 20px 0px;
	color: #662d91;
}
#wine-detail p {
	text-align: left;
	padding: 0px 0px 10px 0px;
}
#wine-detail ul {
	text-align: left;
	padding: 0px 0px 10px 40px;
}
#moreinfo {
	float:right;
}

/* Special Offers */
#home-specials {
	clear: both;
	width: 760px;
	margin: 0 auto;
}
#home-offer {
	float: left;
	height: 89px;
	width: 240px;
	margin: 10px 10px 0px 0px;
}
#offer {
	float: left;
	background: #ffffff url(../images/special_offers_tab.png) no-repeat top left;
	height: 180px;
	width: 240px;
	margin: 10px 10px 0px 0px;
}
/* Buying Wine */
#steps p {
	font-size: 13px;
	margin: 0px 15px;
}
#tax {
	margin: 0 auto;
}
#tax th {
	background-color: #662d91;
	color: #ffffff;
	font-size: 13px;
	padding: 10px;
}
#tax td {
	background-color: #f7effc;
	font-size: 13px;
	padding: 10px;
}
.address {
	margin-left: 60px;
}
#bank {
	margin-left: 60px;
}
#bank th {
	text-align: left;
	padding: 5px;
	font-size: 13px;
}
#bank td {
	font-size: 13px;
	padding: 5px;
}

/* Contact Us */

#address {
	float: right;
	width: 200px;
	margin-right: -30px;
	margin-left: 30px;
}
/* Footer */
#footer {
	clear: both;
	margin: 0px auto;
	padding-top: 30px;
	text-align: center;
	width: 890px;
	line-height: 1.7em;
}
#copyright {
	text-align: right;
	font-size: 0.9em;
	padding-right: 20px;
	height: 30px;
}
