﻿/*------------------------------------------------------------

*Project: Liquor King

*Date: Sep 2009

*Author(s): Andrew Ford
			Abdullah Norozi Iranzad 

*Company: Cucumbersoftware.com
------------------------------------------------------------*/
body, div, td, th, input, textarea, .pmAdmin body .canvasWrapper
{
	color: #595959;
	font-family:'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	font-size: 11px;
	line-height:120%;
}
body
{
	background:#363333 url('/web/design/img/bubble-bg.jpg') repeat-x;
}
.canvas
{
	width:958px;
	margin:0 auto;
}
.canvasWrapper
{
	padding:30px 0 0 0;
	overflow:hidden;
	width:100%;	
}
.js .canvasWrapper
{
	padding:0;
}
.main_cont
{
	width:958px;
	overflow:hidden;
}
noscript
{
	padding:0;
	margin:0;
}
.nsJS
{	
	border-bottom:solid 1px #FFCC00;
    background-color:#FFFF99;
    padding:10px 0;
    text-align:center;
    position:absolute;
    top:0;
    left:0;
    right:0;
    z-index: 100;
    width:100%;
}
/* HEADER */
#top
{
	width:100%;
	height:119px;
}
#top2
{
	height:65px;
	width:960px;
}
.headerCont
{
	height:119px;
	width:570px;
	float:left;
}
.logo
{
	float:left;
	width:129px;
	height:90px;
	margin-left:-32px;
}
.topNav
{
	float:left;
	width:450px;
	height:89px;
	margin:17px 0 0 20px;
}
.topNav ul
{
	width:350px;	
	display:block;
	height:30px;
	margin:0 0 0 0;
}
.topNav li
{
	float:left;
	font-size:11px;
	padding:0 10px;
	margin:7px 0 0 0;
}
.topNav li.first
{
	padding-left:3px;
}
.topNav li a
{
	color:#757474;	
	text-decoration:none;
}
.topNav li a:hover
{
	color:#000;	
	text-decoration:none;
}
.topNav li.sep
{
	border-left:1px solid #878686;
	height:10px;
	margin:8px 0 0 0;
	padding:0;
}
.topNav .topRow
{
	width:450px;
	height:38px;
	background:url('/web/design/img/topnav-line.gif') no-repeat bottom left;
}
.topButton a,
.rewardsPoints a
{
	float:left;	
	margin:0 10px 5px 0;
	padding:0;
	height:30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.topButton a
{
	display:block;
	color:#595959;
	text-decoration:none;
	background:#f0f0f0;	
	font-size:18px;
	font-weight:bold;	
}
.topButton a:hover
{
	background:#e5f5ff;
	color:#595959;
	display:block;
}
.topButton a span
{
	padding:7px 8px 0 8px;
	display:block;
}
.rewardsPoints a,
.rewardsPoints a:hover
{
	display:block;
	background:#f9f5da;
	text-decoration:none;
	color:#c87d12;
	font-size:10px;
	font-family: helvetica,arial,sans-serif;
}
.rewardsPoints a img
{
	margin:7px 3px 0 6px;
	float:left;
}
.rewardsPoints span
{
	padding:8px 5px 0 0;
	display:block;
	width:80px;
}
/* Mini Cart */
.miniCart
{
	float:right;
	width:360px;
	height:119px;
	background:url('/web/design/img/minicart-bg.png') right 0 no-repeat;
	margin:0 14px 0 0;
	position:relative;
}
.cartDetails
{
	font-weight:bold;
	text-align:left;
	position:absolute;
	top:35px;
	right:0;
}
.cartItems,
.cartPrices
{
	font-size:30px;
	letter-spacing:-2px;
	display:inline-block;
	float:left;
}
.cartImg
{
	float:left;
	top:-11px;
	position:relative;
}
.cartItems
{	
	padding-right:10px;
}
.cartItems a
{
	color:#bbb;	
	text-decoration:none;
}
.cartPrices .price
{
	
	font-size:30px;	
	padding-right:3px;
}
.cartPrices .currency
{
	font-size:12px;
}
.cartPrices .cents
{
	font-size:15px;
	position:relative;
	display:inline-block;
	top:-11px;
}
.cartPrices a
{
	color:#000;
	text-decoration:none;
}
.loginRegisterLinks
{
	margin-top:16px;
	margin-right:6px;
}

ul.loginRegisterLinks li {
	float: right;
	
}
ul.loginRegisterLinks li.sep
{
	padding:0;
}
ul.loginRegisterLinks li a {
	color: #757474;
	text-decoration: none;
	padding:0 10px;
}
ul.loginRegisterLinks li a:hover
{
	color:#000;	
}
ul.loginRegisterLinks a.registerNowPreview
{
	background:url('/web/design/img/pipe.gif') right 3px no-repeat;
	padding-right:11px;	
}
ul.cartLinks
{
	position:absolute;
	top:100px;
	right:10px;
	display:block;
	width:160px;
	height:20px;
}
ul.cartLinks li
{
	float: right;
	padding:0 5px;
	font-size:11px;
	position:relative;
	display:inline-block;
}
ul.cartLinks li a
{
	color:#353535;
	color:#585858;
	text-decoration:none;
	padding:1px;
	position:relative;
	display:block;
}
ul.cartLinks li a:hover
{
	color:#000;
}


/* FOOTER */
#footer
{
	margin:0 auto;
	width:958px;
	height:157px;
	background:url('/web/design/img/footer-bg.jpg') left top no-repeat;	
}
#footer h6
{
	
	font-size:18px;
	height:26px;
	color:#fff;
}
#footer h6 a
{
	color:#fff;
	text-decoration:none;
}
#footer li a
{
	color:#b5b5b5;
	font-size:11px;
	text-decoration:none;
	margin:0 0 0 -5px;
	padding:0;
}
#footer li a:hover
{
	color:#fff;
}
#footer ul
{
	list-style-type:disc;
	list-style-image: url('/web/design/img/footer-bullet.png');	
	list-style-position:outside;
	margin:0 0 0 12px;
	padding:0 0 0 0;
}
#footer li
{
	margin:0 0 0 0;
	padding:0 0 0 0;

}
#footer li .bullet
{
	font-size:9px;
	display:none;
}
.footerCol1 div,
.footerCol5 div,
.footerCol1 a.emailAFriend
{
	font-family:Arial, helvetica, Sans-Serif;
}
.footerCol1 .line1,
.footerCol1 .line3
{
	font-size:11px;
	color:#fff;
}
.footerCol1 .line3
{
	margin:8px 0 0 0;
}
.footerCol1 .phoneNo
{
	text-indent:-9999px;
	background:url('/web/design/img/phone-no.png') no-repeat;
	width:147px;
	height:16px;
	margin:2px 0 0 0;
	
}
.footerCol1 a.emailAFriend
{
	background:url('/web/design/img/email-a-friend.gif') top left no-repeat;
	width:118px;
	height:22px;
	display:block;
	margin:5px 0 0 0;
	font-size:12px;
	color:#dde9ef;
	text-decoration:none;
	padding:4px 0 0 5px;
	word-spacing:-1px;
}
.mac.safari .footerCol1 a.emailAFriend
{
	font-size:11px;
}
.footerCol1 a:hover.emailAFriend
{
	color:#fff;
}
.footerCol1
{
	float:left;
	height:130px;
	width:197px;
	margin:12px 0 0 15px;
}
.footerCol2
{
	float:left;
	height:130px;
	width:175px;
	margin:15px 0 0 0;
}
.footerCol3
{
	float:left;
	height:130px;
	width:189px;
	margin:15px 0 0 0;
}
.footerCol3 .col1,
.footerCol3 .col2
{
	float:left;
}
.footerCol3 .col1
{
	width:58px;
}
.footerCol3 .col2
{
	width:100px;
}
.footerCol4
{
	float:left;
	height:130px;
	width:130px;
	margin:15px 0 0 0;
}
.footerCol5
{
	float:right;
	height:130px;
	width:220px;
	margin:15px 0 0 0;
	text-align:right;
	position:relative;
}
.footerCol5 .line1,
.footerCol5 .line2
{
	color:#828181;
	font-size:11px;
}
.footerCol5 .line1
{
	top:5px;
	right:10px;
	position:absolute;
}
.footerCol5 .cclogos
{
	position:absolute;
	right:13px;
	top:26px;
}
.footerCol5 .line2
{
	top:73px;
	right:57px;
	position:absolute;
}
.footerCol5 .sealid
{
	top:89px;
	right:12px;
	width:240px;
	height:40px;
	position:absolute;
}
.footerCol5 .seal
{
	width:199px;
	height:40px;
	float:left;
}
.footerCol5 .id25
{
	width:40px;
	height:40px;
	float:right;
}
.drinkResponsibly
{
	margin-top:10px;
}

/* USEFUL CSS ENHANCEMENTS */
html { overflow-y:scroll; } /* Stop FF page jump */
label, select, .pointer { cursor:pointer; } /* Let the user know to click */
input[type=submit],input[type=radio], input[type=checkbox] { cursor:pointer; } /* Let the user know to click */
::selection	{ background:#3399ff; color:#fff; /* Safari and Opera */ } /* Change Text Highlight Colour */
::-moz-selection { background:#3399ff; color:#fff; /* Firefox */ } /* Change Text Highlight Colour */
.clearFix { line-height:0; height:0; clear:both; padding:0; margin:0; font-size:0; border:none; } /* Clear fix */



/* Login Styles */
#mask,
#maskWrap {
	display: none;
	opacity: 0.8;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9000;
	background-color: #000;
}
.close,
.closeWrap,
.closeVoucher {
	text-indent: -9999px;
	width: 50px;
	height: 12px;
	position: absolute;
	top: 11px;
	right: 13px;
	background: url('/web/design/img/cb-close.gif') no-repeat;
	cursor:pointer;
}
.loginCont, .divVoucherEmailPopup {
	position: fixed;
	display: none;
	width: 230px;
	padding: 7px 0 7px 11px;
	z-index: 9999;
	border: 1px solid #D4D4D4;
	background: #FFF url('/web/design/img/bg-loginBox.gif') no-repeat;
}
.divVoucherEmailPopup {
	display: none;
	width: 315px;
	height: auto;
	background: #FFF url('/web/design/img/bg-loginBox.gif') repeat-x;
}
.loginField a {
	font-size: 11px;
	color: #605E5E;
}
.linkPipe
{
	border-right:1px solid #605E5E;
	padding-right:5px;
	padding-bottom:2px;
}
.linkNoPipe
{
	padding-left:3px;
}
.loginField label, .errorMessage, .divVoucherEmailPopup label, .divVoucherEmailPopup .voucherEmtpyInput, .divVoucherEmailPopup .voucherInvalidInput {
	font-size: 12px;
	font-weight: bold;
	color: #605E5E;
	display: block;
	padding: 0 0 3px 1px;
}
.divVoucherEmailPopup label {
	width: 105px;
	padding: 2px 0 0 1px;
	float: left;
}
.errorMessage, .divVoucherEmailPopup .voucherInvalidInput {
	/*color: #961B1B;*/
	color:#ff0000;
	padding: 0 0 10px 1px;
}
.divVoucherEmailPopup .voucherInvalidInput {
	display: none;
}
.loginField .errorMessage {
	padding: 0 5px 10px 1px;
}
.errorMessage a {
	/*color: #961B1B;*/
	color:#ff0000;
}
.errorMessage p
{
	margin-bottom:5px;
}
.divVoucherEmailPopup .voucherEmtpyInput {
	font-weight: normal;
	padding: 10px 0 10px 1px;
}
.loginField input, .divVoucherEmailPopup input {
	width: 14px;
	height: 14px;
	margin: 0 6px 0 0;
	padding: 0;
	float: left;
	position: relative;
}
.loginField input.text, .divVoucherEmailPopup input.text {
	font-size: 11px;
	width: 212px;
	height: 17px;
	margin: 0 0 8px 0;
	padding: 1px 0 0 3px;
	float: none;
}
.loginField input.textAlt {
	width: 145px;
}
.divVoucherEmailPopup input.text {
	width: 167px;
}
a.loginButton, .divVoucherEmailPopup a.addToCart {
	display: inline-block;
	height: 21px;
	color: #FFF;
	margin-left: 8px;
	padding-top: 6px;
	padding-bottom: 0;
	position: relative;
}
input.loginButton
{
	height: 27px;
	color: #FFF;
	margin-left: 8px;
	padding-bottom: 0;
	position: relative;
	border:0;
	width:54px;
	float:right;
}
.loginFieldCheck
{
	padding: 3px 0 5px 0;
}
.divVoucherEmailPopup {
	text-align: left;
}
.divVoucherEmailPopup a.addToCart {
	margin: 0;
	top: 0;
	left: 110px;
}


/* Error / Required / Message */
.formField 
{
	position:relative;
}
.formField .error
{
	position:absolute;
	left:285px;
	z-index:999;
}
.formField .text
{
	line-height:150%;
}
.messageCont
{
	border:solid 1px #FFCC00;
    background-color:#FFFF99;
    padding:10px;
    margin-bottom:20px;
}

/* General Content Styles */
.generalContentContainer {
	width: 960px;
	background-color: #FFF;
}
.generalContent {
	font: 12px/130% 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif;
	color: #595959;
	width: 608px;
	padding: 35px 13px 23px 35px;
	float: left;
}
.generalContent h1, .generalContent h2, .generalContent h3, .generalContent h4, .generalContent h5, .generalContent h6, .loginCont h2 {
	font-weight: bold;
	line-height: 120%;
	color: #000;
}
.generalContent h1 {
	font-size: 24px;
}
.generalContent h2, .loginCont h2 {
	font-size: 18px;
	margin-bottom: 8px;
}
.generalContent h2.greyHeading {
	font-size: 14px;
	color: #757373;
	padding: 0 0 3px 0;
	margin-bottom: 11px;
	background: url(/web/design/img/topnav-line.gif) no-repeat left bottom;
}
.generalContent h3 {
	font-size: 16px;
}
.generalContent h4 {
	font-size: 14px;
}
.generalContent h5 {
	font-size: 12px;
}
.generalContent h6 {
	font-size: 12px;
}
.generalContent p {
	margin: 0 0 12px 0;
	font-size:12px;
	line-height:130%;
}
.generalContent b {
}
.generalContent u {
}
.generalContent i {
}
.generalContent p a {
	color: #0067A5;
	text-decoration: none;
	display: inline-block;
	padding: 0;
}
.generalContent p a:hover {
	background-color: #D8F3F4;
}
.generalContent img,
.generalContent a img
{
	padding:0 15px 0 0;
}
.generalContent a:hover img
{
	background-color:Transparent;
}
.generalContent strikethrough {
}
.generalContent sub {
}
.generalContent sup {
}
.generalContent address {
	margin: 0 0 12px 0;
}
.generalContent pre {
	margin: 0 0 12px 0;
}
.generalContent ul {
	margin: 0 0 12px 0;
}
.generalContent ul li {
	list-style: inside disc;
}
.generalContent ul li a {
	color: #0067A5;
	text-decoration: none;
	display: inline-block;
	padding: 3px 3px 0 3px;
}
.generalContent ul li a:hover {
	background-color: #D8F3F4;
}
.generalContent ol {
	margin: 0 0 12px 0;
}
.generalContent ol li {
	list-style: inside decimal;
}
.generalContent ol li a {
	color: #0067A5;
	text-decoration: none;
	display: inline-block;
	padding: 3px 3px 0 3px;
}
.generalContent ol li a:hover {
	background-color: #D8F3F4;
}
.generalContent .Fontxx-Small {
	font-size: 9px;
}
.generalContent .Fontx-Small {
	font-size: 10px;
}
.generalContent .FontSmall {
	font-size: 11px;
}
.generalContent .FontMedium {
	font-size: 12px;
}
.generalContent .FontLarge {
	font-size: 13px;
}
.generalContent .Fontx-Large {
	font-size: 14px;
}
.generalContent .Fontxx-Large {
	font-size: 15px;
}
.generalContent table {
	width: 100%;
	margin: 0 0 12px 0;
	border-top:solid 1px #000;
	border-left:solid 1px #000;
}
.generalContent table th {
	text-align: left;
	vertical-align: top;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
}
.generalContent table td {
	text-align: left;
	vertical-align: top;
	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
}
.generalContent hr {
	text-align: left;
	color: #000;
	display: block;
	width: 100%;
	height: 1px;
	padding: 0;
	margin: 0 auto 12px 0;
	border: none;
	background-color: #000;
}
.generalRightContent {
	width: 244px;
	padding: 35px 35px 23px 22px;
	float: left;
}
.generalRightContent a {
	display: block;
	margin-bottom: 12px;
}


/* FORM BUTTONS */
.formBtn,
.generalContent .formBtn
{
	height:43px;
	color:#dde9ef;
	text-transform:uppercase;
	text-align:center;
	padding:14px 10px 0 10px;
	background:url('/web/design/img/form-btn.jpg') 0 0 repeat-x;
	font-size:12px;
	display:inline-block;
	text-decoration:none;
}
.generalContent .formBtn:hover,
.formBtn:hover
{
	color:#fff;
	background-color:Transparent;
}

/* Splash */
.splash
{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	background:#363333 url('/web/design/img/bubble-bg.jpg') repeat-x;
	z-index:9999;
}
.splashCont
{
	width:550px;
	height:270px;
	margin:25px auto 0 auto;
	position:relative;
	text-align:center;
}
.splashCont h3
{
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin:10px 0 1px 0;
	line-height:120%;
}
.splashCont p
{
	margin:0 0 15px 0;
	font-size:14px;
	line-height:120%;
	color:#000;
}
.splashBtn
{
	margin:15px 0 0 0;
	padding-top:0;
	border:0;
	width:95px;
}
.splashVerification select
{
	margin-right:5px;
}
.splashCont .splashErrorMessage p
{
	color:#ff0000;
	font-weight:normal;
}
/* Add to cart loader graphic */
.addLoader
{
	float:left;
}
.point
{
	display:none;
}