body
{
	background:#ba7d99;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif
}

#header
{
	background:#6d2948;
	height:140px; /*119px; */
	margin:0 auto;
	position:relative;
	width:770px
}

#logo
{
	left:0;
	position:absolute;
	top:0
}

#logo h1 a
{
	background:url(../img/header.gif) no-repeat top left;
	display:block;
	height:140px;
	text-indent:-9999px;
	width:517px
}

#nav
{
	position:absolute;
	right:20px;
	top:4px
}

#nav a
{
	background-position:right center;
	background-repeat:no-repeat;
	color:#FFF;
	display:block;
	font-size:13px;
	padding:4px 32px 4px 0;
	text-decoration:none
}

#nav a#nav-shop
{
	background-image:url(../img/wine-shop.gif)
}

#nav a#nav-advisor
{
	background-image:url(../img/wine-advisor.gif)
}

#nav a#nav-services
{
	background-image:url(../img/our-services.gif)
}

#nav a#nav-account
{
	background-image:url(../img/your-account.gif)
}

#nav a#nav-blog
{
	background-image:url(../img/your-account.gif)
}

#bar
{
	background:#000;
	font-size:10px;
	line-height:14px;
	margin:0 auto;
	padding:6px 20px;
	width:730px
}

#bar #quick-links
{
	float:left
}

#bar #quick-links li
{
	display:inline;
	margin-right:10px
}

#bar #quick-search
{
	float:right
}

#bar #quick-search fieldset.quick {
	margin: 0;
	padding: 0;
	width: auto;
}
#bar #quick-search label
{
	margin-right:10px;
	padding: 0;
	margin-bottom: 0;
	font-size: 10px;
}

#bar #quick-search input
{
	font-size:10px;
	width: auto;
	padding: 0;
	margin-bottom: 0;
}

#main-body
{
	background:#6d2948;
	margin:0 auto;
	padding:10px 20px;
	width:730px
}

#breadcrumbs
{
	float:left;
	margin-bottom:10px;
	width:550px
}

#breadcrumbs li
{
	display:inline;
	font-size:12px
}

#advanced-search
{
	float:right;
	margin-bottom:10px;
	width:180px
}

#advanced-search p
{
	font-size:12px;
	text-align:right
}

legend {
    font-size: 12px;
    margin-bottom: 10px;
    color: #fff;
}

.block
{
	background:#783957;
	border:1px solid #855a6e;
	margin-bottom:10px;
	width:552px;
}

.block h2
{
	background:#955f77 url(../img/h2.gif) no-repeat right center;
	font-size:12px;
	margin-bottom:10px;
	padding:4px
}

.block h3
{
	color:#FFF;
	font-size:14px;
	font-weight:normal;
   margin-top: 20px;
	margin-bottom:10px;
	padding:0 10px;
}

.block h4 {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 10px;
}

.block p
{
	color:#FFF;
	font-size:12px;
	line-height:1.5;
	margin-bottom:10px;
	padding:0 10px
}

.block ul,.block ol
{
	color:#FFF;
	font-size:12px;
	line-height:1.5;
	margin-bottom:10px;
	margin-left:1.5em;
	padding:0 10px
}

.block ul li
{
	list-style-type:disc
}

.block ol li
{
	list-style-type:decimal
}

.block a
{
	color:#FFF;
	text-decoration:underline
}

.block table
{
	font-size:12px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding:0 10px
}

.block td
{
	border:1px solid #FFF;
	padding:5px
}

.block th
{
	border:1px solid #FFF;
	font-weight:700;
	padding:5px
}

.half
{
	float:left;
	margin-right:10px;
	width:270px
}

#content
{
	float:left;
	width:570px
}

#sidebar
{
	float:right;
	width:156px
}

#sidebar .block
{
	width:156px
}

#footer
{
	background:#6d2948;
	margin:10px auto 0;
	width:770px
}

#footer ul
{
	padding:10px;
	text-align:right
}

#footer li
{
	color:#FFF;
	display:inline;
	font-size:10px
}

#home #main-body
{
	padding:20px 20px 0
}

#home #content
{
	float:none;
	width:730px
}

#home #content .block
{
	width:730px
}

#home #flash
{
	height:165px;
	margin:0 auto 20px;
	width:692px
}

.cake-sql-log
{
	border:1px solid #3a1626;
	font-size:10px;
	margin:0 auto 20px;
	width:770px
}

.cake-sql-log th
{
	background:#7a2e50;
	color:#FFF;
	font-weight:700;
	letter-spacing:1px;
	padding:5px;
	text-align:center
}

.cake-sql-log td
{
	padding:5px;
	text-align:center
}

.cake-sql-log caption
{
	background:#ba467b;
	border:1px solid #3a1626;
	border-bottom:none;
	color:#FFF;
	font-weight:700;
	letter-spacing:1px;
	margin:20px auto 0;
	padding:5px;
	text-align:center;
	width:770px
}

.select-type
{
	background:url(../img/select-type.jpg) no-repeat center center;
	height:128px;
	width:270px
}

.select-country
{
	background:url(../img/select-country.jpg) no-repeat center center;
	height:128px;
	width:270px
}

.half select
{
	float:left;
	font-size:11px;
	margin:10px 0 10px 10px;
	width:170px
}

.half input
{
	float:right;
	margin:10px 10px 10px 0
}

fieldset
{
	margin:0 10px 10px;
    clear: both;
}

fieldset label
{
	color:#FFF;
	font-size:12px;
	margin-bottom:10px;
    width: 220px;
    display: block;
    float: left;
    clear: both;
}

.block fieldset p {
    padding: 0;
}

fieldset .input select {
    font-size: 12px;
    margin-bottom: 10px;
}

fieldset.quick {
    clear: none;
}

fieldset.quick label {
    clear: none;
    letter-spacing: normal;
    width: auto;
}

fieldset.check {
    margin-bottom: 10px;
}

fieldset.check label {
    clear: none;
    margin-bottom: 0 !important;
    width: auto;
}

fieldset.check input {
    float: left !important;
    margin-left: 10px !important;
    margin-right: 20px !important;
    margin-bottom: 0 !important;
}

fieldset.check p {
    clear: left;
    font-size: 10px;
    margin-left: 46px;
    font-style: oblique;
}

fieldset .input label
{
	float:left;
	font-size:11px;
	margin-bottom:10px;
	padding:2px
}

fieldset .input input
{
	float:right;
	font-size:11px;
	margin-bottom:10px;
	padding:2px;
	width:300px;
}

fieldset p
{
	font-size:11px !important
}

.error-message
{
	clear:both;
	float:right;
	font-size:10px !important;
	margin-bottom:10px;
	margin-top:-10px;
	width:310px;
    color: #ccc;
}

.CustomerTitle .error-message {
    width: 100px;
    float: left;
    margin-left: 224px;
}

.checkbox
{
	float:right !important;
	width:auto !important
}

.submitImage
{
	float:right;
	margin-bottom:10px;
	margin-right:10px
}

#authMessage
{
	background:#955f77;
	border:1px solid #6d2948;
	color:#FFF;
	font-size:12px;
	margin:10px;
	padding:5px
}

form.advanced-search {
    width: 400px;
    float: left;
}

.advanced-search label {
    width: auto;
}

.advanced-search select
{
	font-size:11px;
	width:250px;
    float: right;
}

.advanced-search .half-width
{
	float:right;
	margin-left:10px;
	width:120px
}

.advanced-search .half-width label {
    clear: none;
}

.advanced-search .half-width select {
    width: 120px;
}

.product_small
{
	background:#783957;
	border:1px solid #855a6e;
	margin:10px;
	min-height: 200px;
}

.product_small .image
{
	position: absolute;
	margin: 0 0 10px 0px;
	width:82px;
}

.basket
{
	border:none;
	margin:0 auto 10px;
    padding: 0 10px !important;
    width: 136px;
}

.basket td
{
	border:none;
	font-size:10px;
	padding:1px
}

.basket td.name
{
	padding-top:4px
}

.basket td.delete
{
	padding:8px 5px 0 0;
	vertical-align:top
}

.basket td.quantity
{
	border-bottom:1px dashed #945472;
	color:#ccc;
	font-size:9px;
	font-style:oblique;
	padding-bottom:4px;
	text-align:left;
	vertical-align:bottom
}

.basket td.price
{
	border-bottom:1px dashed #945472;
	color:#ccc;
	font-size:9px;
	font-style:oblique;
	font-weight:700;
	padding-bottom:4px;
	text-align:right;
	vertical-align:bottom
}

.basket td.view
{
	padding-top:8px;
	text-align:center
}

.basket td.total {
	border-bottom: 1px dashed #945472;
	color: #fff;
	font-weight: 700;
	padding: 4px 0;
	vertical-align: bottom;

}

.large_basket
{
	border:none;
	width:530px
}

.large_basket tr {
    border-bottom:1px dashed #945472;
}

.large_basket tr.total {
    border: none;
}

.large_basket .quantity
{
	width:20px !important
}

.large_basket .quantity input
{
	width:20px
}

.basket_options
{
	margin:10px
}

.product_large {
    min-height: 316px;
}

.product_large .image
{
	position: absolute;
	margin: 0 0 10px 0px;
	width:145px;
}

.product_large ul {
    margin: 0;
}

.product_large ul li {
    margin-left: 156px;
}

.product_small ul {
    margin: 0;
}

.product_small ul li {
    margin-left: 92px;
}

.offer
{
	display:block;
	float:left;
	height:136px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:5px;
	width:257px
}

.flash-replaced {
	margin-bottom: 0;
}

.price span.original
{
	color:red;
	text-decoration:line-through
}

#nav li,.large_basket th.price,.large_basket .price,.large_basket th.total
{
	text-align:right
}

#nav a:hover,#bar #quick-links li a:hover,#breadcrumbs li a:hover,#advanced-search p a:hover,#footer li a:hover,.large_basket td a:hover
{
	text-decoration:underline
}

#bar #quick-links li a,#breadcrumbs li a,#advanced-search p a,#footer li a
{
	color:#FFF;
	text-decoration:none
}

.block h2.special,.half h2
{
	margin-bottom:0
}

#home #breadcrumbs,#home #advanced-search,#home #sidebar,#home #flash .alt
{
	display:none
}

fieldset .input,fieldset .submit,.products
{
	clear:both;
}

fieldset .submit {
    margin-top: 10px;
}

.half_width label,.advanced-search input
{
	font-size:11px;
	margin-bottom:2px
}

.product_small h2 a,.basket td.name a,.large_basket td a
{
	text-decoration:none
}

.product_small li,.product_large li
{
	list-style:none !important
}

.product_small .info,.product_large .info
{
	font-size:11px
}

.large_basket th,.large_basket td
{
	border:none;
	font-size:11px;
	padding:6px 4px
}

li.drinking_type {
	float: right;
	width: 32px;
	height: 32px;
	display: block;
	z-index: 100;
    margin-left: 10px !important;
}

li.drinking_type img {
	width: 32px;
	height: 32px;
}

li.info {
	margin-bottom: 5px;
	font-style: oblique;
}

li.quantity {
    float: left;
	font-size: 10px;
	margin-bottom: 10px;
}

li.add {
    float: left;
    margin-left: 10px !important;
	margin-bottom: 10px;
}

li.more {
	font-size: 11px;
	margin-bottom: 5px;
}

li.price {
	font-size: 10px;
    margin-bottom: 10px;
}

li.price .case {
    font-size: 14px;
}

li.price .bottle {
	visibility: hidden;
}

li.description {
	font-size: 11px;
	margin-bottom: 5px;
}

li.offer_name {
	font-size: 13px;
	margin-bottom: 5px;
}

.product_small li.bottle {
	margin-left: 92px;
}

.product_large li.bottle {
	margin-left: 155px;
	margin-top: 20px;
}

#search_results_count {
    float: right;
    background: url(../img/search-bottle.gif) no-repeat center top;
    margin-right: 53px;
    margin-bottom: 10px;
    width: 50px;
    height: 160px;
    position: relative;
}

#search_results_count p {
    margin: 44px auto;
    padding: 5px 0;
    text-align: center;
    color: white;
    font-size: 8px;
    line-height: 1.2;
    width: 38px;
    border: 2px solid white;
}

#search_results_count span {
    display: block;
    font-size: 20px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}

.form-error {
    border: 2px solid red;
    padding: 2px;
}

.check .form-error {
    background: red;
}

.check .error-message {
    width: auto;
    margin-left: 56px;
    float: none;
    font-size: 11px;
    color: red;
}

strong {
    font-weight: bold;
}

.special_conditions {
    font-size: 10px;
    color: #ccc;
    margin-bottom: 10px;
}

.limited_availability {
    font-size: 10px;
    color: #ccc;
    margin-bottom: 10px;
}

.under_volume_warning {
    border: 1px solid white;
    background: #ccc; /*#3F1026; */
    margin: 10px;
    padding: 20px;
    font-size: 12px;
}

.critic_notes {
    background-image: url(../img/critic_notes.png);
    background-position: 10px 30px;
    background-repeat: no-repeat;
    padding-bottom: 16px;
}

.critic_notes h3 {
    padding-left: 80px;
    margin-top: 16px;
}

.critic_notes p {
    padding-left: 80px;
}

#content p.backlink {
    clear: right;
    text-align: right;
    margin-right: 16px;
}

#content p.backlink a {
    color: white;
    text-align: right;
}

.block p.notice {
    font-size: 10px;
    color: #ccc;
}

.out_of_stock {
    color: #ccc;
}

.error-messages {
    border: 1px solid red;
    background: #ffcccc url(../img/exclamation.png) 10px center no-repeat;
    padding: 10px 10px 10px 40px;
    margin-bottom: 10px;
    margin: 0 10px 10px;
}

.error-messages .error-message {
    color: black;
    float: none;
    width: auto;
    margin: 5px 0;
}

.CustomerTitle {
    float: left;
    clear: none !important;
    margin-right: 10px;
}

.CustomerOtherTitle {
    float: left;
    clear: none !important;
    width: 180px;
}

.CustomerOtherTitle label {
    width: auto;
    margin-right: 10px;
}

.CustomerOtherTitle input {
    width: 60px !important;
    float: left !important;
}

.check .error-message {
    display: none;
}

.pagination {
    float: right;
    color: #ccc;
    font-size: 11px;
}

.pagination .previous_off {
    float: left;
    margin-right: 10px;
}

.pagination .previous_on {
    float: left;
    margin-right: 10px;
}

.pagination .next_off {
    float: left;
    margin-right: 10px;
}

.pagination .next_on {
    float: left;
    margin-right: 10px;
}

.pagination .counter {
    float: left;
    margin-right: 10px;
}

.subscriberform td {
    border: none;
    font-size: 11px;
    padding: 4px;
    vertical-align: top;
}

.subscriberform td.caption {
    font-style: oblique;
	 color: #ccc;   
	 padding-bottom: 15px; 
}

.subscriberform input {
    margin-right: 10px;
}

.subscriberform .error-message {
    padding: 0;
    margin: 0;
    width: auto;
    clear: none;
    float: none;
}

.sort {
	font-size: 11px;
	margin-left: 10px;
	float: left;
}

textarea {
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #855a6e;
	width: 520px;
}

