html {
	background: url(//cdn.beercellar.com/images/bkgnd.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_24 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background: #FFFFFF
	
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/

.alpha {
	margin-left: 0 !important;
}

.omega {
	margin-right: 0 !important;
}



/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
 
.grid_1, 
.grid_2, 
.grid_3, 
.grid_4, 
.grid_5, 
.grid_6, 
.grid_7, 
.grid_8, 
.grid_9, 
.grid_10, 
.grid_11, 
.grid_12, 
.grid_13, 
.grid_14, 
.grid_15, 
.grid_16, 
.grid_17, 
.grid_18, 
.grid_19, 
.grid_20, 
.grid_21, 
.grid_22, 
.grid_23,
.grid_24{
	display:inline;
	float: left;
	position: relative;
	margin-left: 5.0px;
	margin-right: 5.0px;
}


/* Grid >> 2 Columns
----------------------------------------------------------------------------------------------------*/

.container_24 .grid_1{
	width:30px;
}

.container_24 .grid_2{
	width:70px;
}

.container_24 .grid_3{
	width:110px;
}

.container_24 .grid_4{
	width:150px;
}

.container_24 .grid_5{
	width:190px;
}

.container_24 .grid_6{
	width:230px;
}

.container_24 .grid_7{
	width:270px;
}

.container_24 .grid_8{
	width:310px;
}

.container_24 .grid_9{
	width:350px;
}

.container_24 .grid_10{
	width:390px;
}

.container_24 .grid_11{
	width:430px;
}

.container_24 .grid_12{
	width:470px;
}

.container_24 .grid_13{
	width:510px;
}

.container_24 .grid_14{
	width:550px;
}

.container_24 .grid_15{
	width:590px;
}

.container_24 .grid_16{
	width:630px;
}

.container_24 .grid_17{
	width:670px;
}

.container_24 .grid_18{
	width:710px;
}

.container_24 .grid_19{
	width:750px;
}

.container_24 .grid_20{
	width:790px;
}

.container_24 .grid_21{
	width:830px;
}

.container_24 .grid_22{
	width:870px;
}

.container_24 .grid_23{
	width:910px;
}

.container_24 .grid_24{
	width:950px;
}





/* Prefix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_24 .prefix_1 {
	padding-left:40px;
}

    .container_24 .prefix_2 {
	padding-left:80px;
}

    .container_24 .prefix_3 {
	padding-left:120px;
}

    .container_24 .prefix_4 {
	padding-left:160px;
}

    .container_24 .prefix_5 {
	padding-left:200px;
}

    .container_24 .prefix_6 {
	padding-left:240px;
}

    .container_24 .prefix_7 {
	padding-left:280px;
}

    .container_24 .prefix_8 {
	padding-left:320px;
}

    .container_24 .prefix_9 {
	padding-left:360px;
}

    .container_24 .prefix_10 {
	padding-left:400px;
}

    .container_24 .prefix_11 {
	padding-left:440px;
}

    .container_24 .prefix_12 {
	padding-left:480px;
}

    .container_24 .prefix_13 {
	padding-left:520px;
}

    .container_24 .prefix_14 {
	padding-left:560px;
}

    .container_24 .prefix_15 {
	padding-left:600px;
}

    .container_24 .prefix_16 {
	padding-left:640px;
}

    .container_24 .prefix_17 {
	padding-left:680px;
}

    .container_24 .prefix_18 {
	padding-left:720px;
}

    .container_24 .prefix_19 {
	padding-left:760px;
}

    .container_24 .prefix_20 {
	padding-left:800px;
}

    .container_24 .prefix_21 {
	padding-left:840px;
}

    .container_24 .prefix_22 {
	padding-left:880px;
}

    .container_24 .prefix_23 {
	padding-left:920px;
}



/* Suffix Extra Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_24 .suffix_1 {
	padding-right:40px;
}

    .container_24 .suffix_2 {
	padding-right:80px;
}

    .container_24 .suffix_3 {
	padding-right:120px;
}

    .container_24 .suffix_4 {
	padding-right:160px;
}

    .container_24 .suffix_5 {
	padding-right:200px;
}

    .container_24 .suffix_6 {
	padding-right:240px;
}

    .container_24 .suffix_7 {
	padding-right:280px;
}

    .container_24 .suffix_8 {
	padding-right:320px;
}

    .container_24 .suffix_9 {
	padding-right:360px;
}

    .container_24 .suffix_10 {
	padding-right:400px;
}

    .container_24 .suffix_11 {
	padding-right:440px;
}

    .container_24 .suffix_12 {
	padding-right:480px;
}

    .container_24 .suffix_13 {
	padding-right:520px;
}

    .container_24 .suffix_14 {
	padding-right:560px;
}

    .container_24 .suffix_15 {
	padding-right:600px;
}

    .container_24 .suffix_16 {
	padding-right:640px;
}

    .container_24 .suffix_17 {
	padding-right:680px;
}

    .container_24 .suffix_18 {
	padding-right:720px;
}

    .container_24 .suffix_19 {
	padding-right:760px;
}

    .container_24 .suffix_20 {
	padding-right:800px;
}

    .container_24 .suffix_21 {
	padding-right:840px;
}

    .container_24 .suffix_22 {
	padding-right:880px;
}

    .container_24 .suffix_23 {
	padding-right:920px;
}



/* Push Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_24 .push_1 {
	left:40px;
}

    .container_24 .push_2 {
	left:80px;
}

    .container_24 .push_3 {
	left:120px;
}

    .container_24 .push_4 {
	left:160px;
}

    .container_24 .push_5 {
	left:200px;
}

    .container_24 .push_6 {
	left:240px;
}

    .container_24 .push_7 {
	left:280px;
}

    .container_24 .push_8 {
	left:320px;
}

    .container_24 .push_9 {
	left:360px;
}

    .container_24 .push_10 {
	left:400px;
}

    .container_24 .push_11 {
	left:440px;
}

    .container_24 .push_12 {
	left:480px;
}

    .container_24 .push_13 {
	left:520px;
}

    .container_24 .push_14 {
	left:560px;
}

    .container_24 .push_15 {
	left:600px;
}

    .container_24 .push_16 {
	left:640px;
}

    .container_24 .push_17 {
	left:680px;
}

    .container_24 .push_18 {
	left:720px;
}

    .container_24 .push_19 {
	left:760px;
}

    .container_24 .push_20 {
	left:800px;
}

    .container_24 .push_21 {
	left:840px;
}

    .container_24 .push_22 {
	left:880px;
}

    .container_24 .push_23 {
	left:920px;
}





/* Pull Space >> 2 Columns
----------------------------------------------------------------------------------------------------*/

    .container_24 .pull_1 {
	right:40px;
}

    .container_24 .pull_2 {
	right:80px;
}

    .container_24 .pull_3 {
	right:120px;
}

    .container_24 .pull_4 {
	right:160px;
}

    .container_24 .pull_5 {
	right:200px;
}

    .container_24 .pull_6 {
	right:240px;
}

    .container_24 .pull_7 {
	right:280px;
}

    .container_24 .pull_8 {
	right:320px;
}

    .container_24 .pull_9 {
	right:360px;
}

    .container_24 .pull_10 {
	right:400px;
}

    .container_24 .pull_11 {
	right:440px;
}

    .container_24 .pull_12 {
	right:480px;
}

    .container_24 .pull_13 {
	right:520px;
}

    .container_24 .pull_14 {
	right:560px;
}

    .container_24 .pull_15 {
	right:600px;
}

    .container_24 .pull_16 {
	right:640px;
}

    .container_24 .pull_17 {
	right:680px;
}

    .container_24 .pull_18 {
	right:720px;
}

    .container_24 .pull_19 {
	right:760px;
}

    .container_24 .pull_20 {
	right:800px;
}

    .container_24 .pull_21 {
	right:840px;
}

    .container_24 .pull_22 {
	right:880px;
}

    .container_24 .pull_23 {
	right:920px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	font-size: 11px;
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
	vertical-align: middle;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/

.beer-body {
}

.beer-body-title {
	text-align: left;
}

.wide_image {
 /* CODE ME */
 text-align: center;
}

a.prodtitle {
font-size: 14px;
color: #3E4B51;	
text-decoration: none;
margin-bottom:5px;
padding-right: 5px;
}

a.prodtitle-wide {
font-size: 14px;
color: #3E4B51;	
text-decoration: none;
margin-bottom:5px;
padding-right: 10px;
padding-left: 10px;
}

img {
border: 0px;
}

#beers img {
	float: left;
}


p.price1_small_bold {
color: #bbb;
text-decoration: none;	
}

.green-text {
	color: green;
}

#completion-content {
	background-color: white;
}

#completion {
	background-color:white;
	margin-left: 125px;
	border: 2px solid #aaa;
	border-radius: 10px 10px 10px 10px;
}

#complete-header {
	border-radius: 8px 8px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#completion-child-table1 {
	width:710px;
	background-color: white;
	border-collapse: collapse;
	border-color: #aaa;
}

#completion-child-table1-header {
	background-color: #59707D;
	border: 1px solid #59707D;
}

#completion-child-table2 {
	width:710px;
	background-color: white;
	border-collapse: collapse;
	border: 2px solid #aaa;
}

#completion-child-table2-header {
	background-color: #59707D;
	border: 1px solid #59707D;
}

#completion-child-table2-details {
	background-color: #75909F;
	color: white;
}

#suggestion-container {
	border: 2px solid #aaa;
	border-radius: 10px 10px 10px 10px;
}

#suggestion-header {
	border-radius: 8px 8px 0px 0px;
	margin: 0px;
}

#sale-blurb {
	margin-right: 12px;
	font-size: 9px;
}

#sale-blurb-modifier {
	margin-right:12px;
	font-size:11px;
	width:90%;
} 

.bc-search-info {
	margin-top: 20px;
}

#bc-search-info-btn {
	display: inline;
	background-color: #9EC3D9;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: white;
	margin: 0;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left:5px;
}

#bc-membership-length-input {
	width: 200px;
	height: 22px;
	font-size: 13px;
}


#bc-buy-btn {
	display: inline;
	background-color: #D88D3F;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: white;
	margin: 0;
	padding: 3px;
	padding-left: 16px;
	padding-right: 16px;
	margin-left:5px;
}

.padding-left10 {
	padding-left: 10px;
}

.padding-left5 {
	padding-left: 5px;
}

.padding5 {
	padding: 5px;
}

#main-top {
background: #ccc;	
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;	
height:25px;
font-size: 10px;
margin: 5px;
color: #444;
padding-top:8px;
}


#suggest {
height: 24px;
font-size: 10px;
color: #444;
padding-top:8px;
padding-left:10px;
}

#suggest a {

color: #444;
text-decoration: none;
}

#suggest a:hover {

color: #444;

}

#detail-title {
	margin-right: -50px;
}

#f12-mast {
	padding-right:45px;
	padding-left:45px;
	margin-top: -8px;

}

#f12-mast img {
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom:4px;
	height: 42px;
}

#f12-box-count {
	font-size: 14px;
	text-align: center;
}

#s12-mast {
	padding-left:36px;
	padding-right:36px;
	padding-top: 7px;
}

#s12-slave {
	padding-right:12px;
	padding-left:12px;
	padding-top:10px;
	margin-left:36px;
	margin-right:36px;
	margin-bottom:1px;
}

#s12-box-count {
	font-size: 14px;
	margin-top: -2px;
	text-align: center;
	margin-bottom: 8px;
	width:150px;
	padding-right: 10px;
	margin-left: -11px;
}


.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}


.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#nav-top {
	background-color: #d88d3f;
	height: 18px;
	vertical-align: middle;	
	padding: 0px 25px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	margin-left: 5px;
	margin-right: 5px;
}

.nav-font {
color: #fff;
font-size: 11px;	
}

.nav-font a {
    color: #fff;
	text-decoration:	none;
}

.nav-font a:hover {
color: #000;	
}

.TabbedPanelsContentGroup {
color: #fff;	
}

.searchbeer-box {
	background: #59707d url(//cdn.beercellar.com/images/box-underline.png) no-repeat center 40px;
	height: 230px;
	margin-bottom: 10px;
	border-radius:8px;
width: 230px;

-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;	

color: #fff;
height:230px;
position:relative;
bottom:0px;
}

.searchbeer-box h2 {
	background: url(//cdn.beercellar.com/images/icon-find.png) right 5px;
	background-repeat: no-repeat;
	margin: 10px 10px;
	height: 30px;
	color: #fff;
	padding-top:10px;
	font-weight:normal;
}

.shopping-box {
	background: #59707d url(//cdn.beercellar.com/images/box-underline.png) no-repeat center 40px;
	height: 230px;
	margin-bottom: 10px;
	border-radius:8px;
width: 230px;

-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;	

color: #fff;
height:230px;
position:relative;
bottom:0px;
}

.shopping-box h2 {
	background: url(//cdn.beercellar.com/images/icon-cart.png) right 5px;
	background-repeat: no-repeat;
	margin: 10px 10px;
	height: 30px;
	color: #fff;
	padding-top:10px;
	font-weight:normal;
}

#tabs {
	height: 230px;
	margin-bottom: 10px;
	behavior: url(//cdn.beercellar.com/includes/css/PIE.htc); /*ie*/ 
}

#content-top {
	background-color: #cccccc;
	margin: 10px 5px;
	font-size: 10px;
	height: 30px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

#cart-top {
	text-align:center;
	height: 65px;
	float: right;
	background-color: #d88d3f;
	width: 130px;
	margin-right: 5px;
	-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomright: 8px;
border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomleft: 8px;
border-bottom-left-radius: 8px;

}

.cart-top-total {
	color: #fff;
	font-size:12px;
	
}

.cart-top-btns {
		color: #fff;
	font-size:11px;
}

.cart-top-btns a {
		color: #fff;
	font-size:10px;
	text-decoration:	none;
}


#cart-top h2{
	display:block;
	width:60px;
	padding: 0px 25px;
color:#fff;
font-size:14px;	
text-align: left;
text-transform:uppercase;
margin-top: 5px;
margin-bottom: 3px;
background:url(//cdn.beercellar.com/images/icon-cart.png) no-repeat right top;
}


#left-panel {
float: left;
height: auto;
}

footer {
	color: #4D4D4D;
	margin: 0 auto;
	width: 960px;
	display: block;
	min-height: 230px;
behavior: url(//cdn.beercellar.com/includes/css/PIE.htc); /*ie*/
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
margin-top:10px;
}
#content-area {
}
nav {
	font-size:24px !important;
	background:none repeat scroll 0 0 #59707d;
  height:24px;
    margin:5px 5px 0;
    padding:6px 9px 12px;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
font-family: BillboardRegular;

}



#twitter {
	
}

#beers-description {
font-size: 10px;	
}

#beers-description a, #featured-beers-description a {
color: #808080;	
text-decoration: none;
}

#featured-beers-description {
margin-top: 5px;
font-size: 10px;	
}

#beers-box {
    background:url("/images/box-underline.png") no-repeat scroll center 40px #81A6B9;
    border-radius:8px 8px 8px 8px;
    bottom:0;
    color:#999;
    height:230px;
    margin-bottom:10px;
    position:relative;
    width:230px;
}

#beers h2 {
    background:url("/images/icon-feature.png") no-repeat scroll right 5px transparent;
    color:#FFFFFF;
    font-weight:normal;
    height:34px;
    margin:0px 10px 0px;
    padding-top:10px;
	margin-bottom:0px;
}

#beers-feature {
background: #fff;
display:block;	
padding-top: 3px;
height:160px;
}

a#more {
   background:none repeat scroll 0 0 #9EC3D9;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    right:10px;
        text-decoration: none;

}


a#specialmore {
   background:none repeat scroll 0 0 #81A6B9;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    right:10px;
    text-decoration: none;
}


#specials-box {
    background:url("/images/box-underline.png") no-repeat scroll center 40px #9EC3D9;
    border-radius:8px 8px 8px 8px;
    bottom:0;
    color:#999999;
    height:230px;
    margin-bottom:10px;
    position:relative;
    width:230px;
}

#specials-box h2 {
    background:url("/images/icon-special.png") no-repeat scroll right 5px transparent;
    color:#FFFFFF;
    font-weight:normal;
    height:34px;
    margin:0 10px;
    padding-top:10px;
}



#twitter-box {
 border-radius:8px 8px 8px 8px;
    bottom:0;
    color:#FFFFFF;
    height:230px;
    position:relative;
	 background:url("//cdn.beercellar.com/images/box-underline.png") no-repeat scroll center 40px #59707d;
	  margin-bottom:10px;
    width:230px;	
}

#twitter-box h2 {
    background:url("//cdn.beercellar.com/images/icon-twitter.png") no-repeat scroll right 5px transparent;
    color:#FFFFFF;
    font-weight:normal;
    height:30px;
    margin:10px;
    padding-top:10px;
}
#facebook-box {
 border-radius:8px;
    bottom:0;
    color:#FFFFFF;
    height:230px;
    position:relative;
	 background:url("//cdn.beercellar.com/images/box-underline.png") no-repeat scroll center 40px #59707d;
	  margin-bottom:10px;
    width:230px;	
    box-sizing: border-box;
    border:1px solid #59707d;
}

#facebook-box h2 {
    background:url("//cdn.beercellar.com/images/icon-facebook.png") no-repeat scroll right 5px transparent;
    color:#FFFFFF;
    font-weight:normal;
    height:30px;
    margin:10px;
    margin-bottom:4px;
}

#twitter-box p{
 font-size: 11px;
	padding: 0px 10px;
}

#twitter-box a {
 text-decoration: none;
 color: #fff;
}

#twitter-text a:hover {
color: #9ec3d9;
text-decoration: none;
}

a#twittermore {
    background:none repeat scroll 0 0 #9EC3D9;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    right:10px;
}

a#shoppingmore {
    background:none repeat scroll 0 0 #9EC3D9;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    right:10px;
    text-decoration: none;
}


a#shoppingmore1 {
    background:none repeat scroll 0 0 #9EC3D9;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    text-decoration: none;
    right: 75px;
}

a#shoppingcheckout {
    background:none repeat scroll 0 0 #D88D3F;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    right:10px;
    text-decoration: none;
}

#giftcard-desc {
	width: 380px;
	margin: 23px 10px 0px 10px;
}

#giftcard-check {
	margin-top: 15px;
	margin-left: auto;
	margin-right:5px;
	margin-bottom: auto;
	border: 2px solid #aaa;
	border-radius: 8px 8px 8px 8px;
	width: 300px;
	text-align: center;
}

#giftcard-check-btn {
	background-color: #9EC3D9;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: black;
	padding: 5px;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 11px;
	width: 120px;
	margin-top: auto;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

#giftcard-check-btn a {
	color: black;
}

#giftcard-body {
	border: 2px solid #aaa;
	border-radius: 10px 10px 10px 10px;
	margin-top:70px;
	padding-bottom: 90px;
}

#giftcard-body-header {
	border-radius: 8px 8px 0px 0px;
	margin-top: 0px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

#giftcard-card-table img {
	width: 136px;
	height: 200px;
	border: 0;
	margin-right: 10px;
}

#giftcard-textbox textarea {
	width: 130px;
}

#giftcard-control {
	margin-top: 20px;
	margin-right:15px;
}

#giftcard-checkout-btn {
	background-color: #D88D3F;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: white;
	padding: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	width: 140px;
	margin-top: auto;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}

#giftcard-control #giftcard-check-btn {
	margin-right: 0px;
}
.float-left {
	float: left;
}

.margin-auto {
	margin: auto;
}

#news-box p{
 font-size: 11px;
 padding: 0px 10px;
}

#news-box a {
 text-decoration: none;
 color: #fff;
}

#news-box a:hover {
text-decoration: none;
}


#news-box h4 {
 color: #9EC3D9;
 font-size:12px;
 margin: 0px ;
 padding: 0px 10px;
 
}

#news-box h4:hover {
text-decoration: none;
}

#news-box {
 	border-radius:8px 8px 8px 8px;
    bottom:0;
    color:#FFFFFF;
    height:230px;
    position:relative;
	background:url("//cdn.beercellar.com/images/box-underline.png") no-repeat scroll center 40px #59707d;
	margin-bottom:10px;
    width:230px;	
}

#news-box h2 {
    background:url("//cdn.beercellar.com/images/icon-news.png") no-repeat scroll right 5px transparent;
    color:#FFFFFF;
    font-weight:normal;
    height:30px;
    margin:0 10px 10px 10px;
    padding-top:10px;
}

#news-box p{
	padding: 0px 10px;
	margin: 2px 0px;
}


a#newsmore {
 background:none repeat scroll 0 0 #9EC3D9;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    right:10px;
    text-decoration: none;

}

#free-freight-box p{
 font-size: 11px;
 padding: 0px 10px;
}

#free-freight-box a {
 text-decoration: none;
 color: #fff;
}

#free-freight-box a:hover {
text-decoration: none;
}


#free-freight-box h4 {
 color: #9EC3D9;
 font-size:12px;
 margin: 0px ;
 padding: 0px 10px;
 
}

#free-freight-box h4:hover {
text-decoration: none;
}

#free-freight-box {
 	border-radius:8px 8px 8px 8px;
    bottom:0;
    color:#FFFFFF;
    height:230px;
    position:relative;
	background: #59707d;
	margin-bottom:10px;
    width:230px;	
}

#free-freight-box h2 {
    color:#FFFFFF;
    font-weight:normal;
    height:30px;
    margin:0 10px 10px 10px;
    padding-top:10px;
}

#free-freight-box p{
	padding: 0px 10px;
	margin: 2px 0px;
}


a#free-freightmore {
 background:none repeat scroll 0 0 #9EC3D9;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    right:10px;
    text-decoration: none;

}

.dd-a2c {
 	background:none repeat scroll 0 0 #d88d3f;
    border:medium none;
    border-bottom-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    padding:10px;
    position:absolute;
    text-decoration: none;
	height: 43px;
	width: auto;
	right: 0px;
	box-sizing: border-box;
}

a#specials-more {
 	background:none repeat scroll 0 0 #59707D;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    right:10px;
    text-decoration: none;
}

a#specials-more {
 background:none repeat scroll 0 0 #59707D;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    right:10px;
    text-decoration: none;
}

a#specials-more-6 {
 background:none repeat scroll 0 0 #59707D;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    right:92px;
    text-decoration: none;
}

a#specials-more-12 {
 background:none repeat scroll 0 0 #59707D;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    left:10px;
    text-decoration: none;
}



a#featured-view {
 background:none repeat scroll 0 0 #59707D;
    border:medium none;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    bottom:0;
    color:#FFFFFF;
    cursor:pointer;
    margin:0 5px;
    padding:2px 5px;
    position:absolute;
    right:10px;
    text-decoration: none;
}

#w-top h1 {
width: 470px;	
color: #59707D;
}

h1 {
font-family: BillboardRegular;	
		font-size:24px;
		font-weight: normal;
		text-transform:uppercase;
		color: #59707D;
		padding-left:10px;
		margin-top:0px;
		padding-top:10px;	
}



h2 {
		font-family: BillboardRegular;	
		font-size:24px !important;
		font-weight: normal;
}

body {
margin: 0px;	
}

.center {
	text-align: center;
}

.no-text-decoration {
	text-decoration: none;
}

.underline {
	text-decoration: underline;
}

.zero-margin {
	margin: 0;
}

#vote-table {
	margin-left: 115px;
}

#sorry-table-header {
	background-color: #59707D;
	color: white;
	border-radius: 8px 8px 0px 0px;
	border: 1px solid #aaa;
	padding: 3px;
}

#sorry-table {
	border: 1px solid #aaa;
	border-radius: 8px 8px 8px 8px;
}

#sorry-submit {
	background-color: #D88D3F;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: white;
	margin: 0;
	margin-bottom: -4px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	margin-left:5px;
	width: 33px;
	height: 16px;
	cursor: pointer;
}

#sorry-notify {
	background-color: #D88D3F;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: white;
	margin: 0;
	margin-bottom: -4px;
	margin-right: 10px;`
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	text-align: center;
	font-size: 11px;
	margin-left:5px;
	height: 16px;
	cursor: pointer;
}

#sorry-image {
	width: 66%;
	margin-left:120px;
	display: block;
}

#sorry-footer {
	margin-bottom: 50px;
}

#gifts #abstract {
	margin-top: 20px;
	text-align: center;
	margin-bottom: 30px;
}

.g-upper-box {
	width: 27%;
	border: 2px solid #CCC;
	border-radius: 8px 8px 8px 8px;
	padding: 5px;
	display: inline-block;	
	margin-left: 14px;
	margin-right: 14px;
	height: 130px;
}

.g-lower-box {
	border: 2px solid #CCC;
	border-radius: 8px 8px 8px 8px;
	padding: 5px;
	display: inline-block;
	margin-top:25px;
	margin-left: 15px;
	margin-right: 15px;
	height:136px;
}

#g-large-bottles {
	margin-right: 14px;
}

#g-gift-boxes-img-w img{
	width: 70%;
}

#g-gift-boxes-img img{
	height: 100px;
}

#g-beer-club img {
	float: right;
	margin: -5px -1px -5px 10px;
}

#g-gift-vouchers img {
	 float:right;
	  margin: -5px 0 -5px 10px;
}

#g-beer-club-blue-fill {
	background-color: #9ec3d9;
	float: right;
	height: 119px;
	width: 6px;
	margin: -5px -5px -5px -1px;
	border-radius: 0px 0px 10px 0px;
}

#g-gift-vouchers-blue-fill {
	background-color: #59707d;
	float: right;
	height: 119px;
	width: 6px;
	margin: -5px -5px -5px -1px;
	border-radius: 0px 0px 10px 0px;
}

#g-footer {
	margin-top: 35px;
	width:66%;
	margin-left: 16.5%;
}

#beer-club-header {
	background-color: #59707D;
	padding:5px;
	border-radius: 8px 8px 0px 0px;
	color: white;
	font-family: BillboardRegular;
}

#beer-club-container {
	border-radius: 10px 10px 10px 10px;
	border: 2px solid #aaa;
}

#beer-club-more-btn {
	background-color: #D88D3F;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: white;
	margin: 0;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	margin-left:5px;
}

#beer-club-more-btn a {
	text-decoration: none;
	color: white;
}

#mixed-case-more-btn {
	display: inline-block;
	background-color: #D88D3F;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: white;
	margin: 0;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	margin-left:5px;
}

#mixed-case-more-btn a {
	text-decoration: none;
	color: white;
}

#beer-club-item-desc {
	width: 575px;
}

#mixed-case-container {
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #aaa;	
}

#mixed-case-header {
	background-color: #59707D;
	padding:5px;
	border-radius: 8px 8px 0px 0px;
	color: white;
	font-family: BillboardRegular;
}

#mixed-case-item-desc {
	width: 325px;
}

#gift-vouchers-container {
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #aaa;
	padding: 10px;
	margin-left: 30px;
	margin-right: 30px;
}

#gift-vouchers-abstract {
	margin-top:15px;
	margin-bottom: 15px;
}

#voucher-amount {
	width: 50px;
	padding: 2px;
	position: relative;
}

#voucher-error-message {
	color: red;
	font-weight: bold;
}

#voucher-submit {
	background-color: #D88D3F;
	color: white;
	border: 1px solid buttonface;
	border-radius: 5px 5px 5px 5px;
}

#logo {
margin-top:10px;	
width: 230px;
height: 235px;
margin-bottom:10px;
}


h3 {
font-size: 12px;
color: #4d4d4d;	
text-transform: uppercase;

}

.CollapsiblePanelTab {
color: #4D4D4D;
font-size:14px;
text-transform:uppercase;	
}

.price1 {
width: 64px;
height: 50px;
display: inline-block;
}

.price2 {
width: 64px;
height: 50px;
display: inline-block;
}
.price3 {
width: 64px;
height: 50px;
display: inline-block;
}
.price4 {
width: 64px;
height: 50px;
display: inline-block;
}

p.price1_large, p.price2_large, p.price3_large, p.price4_large  {
font-size: 12px;	
text-decoration: none;
color: #444;
margin-top: 10px;
margin-bottom: 0px;
}

#twitter {
display: block;
width: 230px;	
}

a {
	color: #58707C;
	text-decoration: none;
}

p.price1_small_bold, p.price2_small_bold, p.price3_small_bold, p.price4_small_bold {
font-size: 10px;	
text-decoration: none;
color: #444;	
display: inline;
text-decoration: none;
}

span.price1_small_bold, span.price2_small_bold, span.price3_small_bold, span.price4_small_bold {
font-size: 10px;	
text-decoration: none;
color: #444;	
display: block;
text-decoration: none;
}

.prod-details-short {
font-size: 10px;
font-weight:normal;	
color: #888;	
padding: 5px;
margin: 0;
position: absolute;
bottom:46px;
margin-left:68px;
}

.prod-details-shorter {
font-size: 10px;
font-weight:normal;	
color: #888;	
padding: 5px;
margin: 0;
margin-left:68px;
position: absolute;
bottom:25px;
}

#prod-img-wide {
margin-left: 6px;
margin-right: 6px;
width: 208px;
}
#prod-img-wide-small {
margin-left: 6px;
margin-right: 6px;
margin-top: 15px;
width: 208px;
}


.prod-details-short a, .prod-details-shorter a{
		font-size: 10px;
		font-weight:normal;	
text-decoration: none;
color: #888;	
display: inline;
text-decoration: none;
}

.prod-details-short a:hover, .prod-details-shorter a:hover {
color: #000;	
}

#beers {
height: 240px;
}

#beers img {
padding: 0px 0px 0px 0px;
margin-right: 5px;
}

#featured-beer {
	width: 64px;
	height: 160px;
}

#featured-beers-inner {
vertical-align: bottom;	
}

#beers-inner {
vertical-align: bottom;	
margin-top: 15px;
}

#beers-small-inner {
vertical-align: bottom;	
margin-top: 15px;
height: 200px;
}

#beers-small {
background: #fff;
border-radius: 8px;
margin: 8px;
width: 220px;
}

#prodblocksmall-img {
padding: 0px;
margin-right: 5px;
padding-left: 5px;
float: left;
margin-bottom: 15px;
}

#beers-inner {
vertical-align: bottom;	
margin-top: 15px;
}

#beers-buy-box {
 	bottom:0;
    height:52px;
    position:absolute;
    width:100%;
	left: 0px;
	background: url(//cdn.beercellar.com/images/bottle-ftr.jpg) no-repeat bottom center;
}

#beers-buy-inner {
	text-align:center;
}

#detail-beer-buy-box {
    height:52px;
    width:510px;
	background: url(/images/detail-buy-beer-box.png) no-repeat bottom center;
	display: inline-block;
}

.TabbedPanelsContentGroup {
background: transparent !important;
border: none !important;	
}


#search-form {
padding: 0px 10px;	
}

#brew-email {
	background: #9EC3D9;
border-radius: 3px;	
margin: 0px 5px;
padding: 2px 5px;
color: #fff;
}

input#brewsletteremail {
background: transparent;	
border: none;
}

input#brewslettername {
background: transparent;	
border: none;
}

input#join {
	border: none;
	background: #9EC3D9;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
margin: 0px 5px;
cursor:pointer;
padding: 2px 5px;
color: #fff;
position:absolute;
bottom: 0px;
right: 10px;
}


li.TabbedPanelsTab {
	border: none;
	background: #9EC3D9;
	-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius:8px;
padding: 11px 5px;
color: #fff;
font-size:12px;
}

.TabbedPanelsContentVisible {
    height:179px;
}


li.TabbedPanelsTabSelected {
background: #81a6b9 !important;	
width: 108px;
border: none !important;

}


#	1 {
vertical-align: middle;	
}

#help {
}

#legal {
}

#beer-categories {
}

#social {
}


input#Buy {
    background-color:#D88D3F;
    border:medium none;
    border-radius:4px 4px 4px 4px;
    color:#FFFFFF;
    margin:0;
}

.add-form input#Buy {
    width: 16%;
}

input#qty {
    background-color:#FFFFFF;
    border:1px solid #DDDDDD;
    border-radius:4px 4px 4px 4px;
    color:#4D4D4D;
    margin-top: 18px;
}

select#beer_id {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #DDDDDD;
    border-radius:8px 8px 8px 8px;
    color:#4D4D4D;
    margin:0 0px;
    padding:2px 2px;
    width:50%;
}

#product-list select#beer_id {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #DDDDDD;
    border-radius:8px 8px 8px 8px;
    color:#4D4D4D;
    margin:0 0px;
    padding:2px 2px;
    width:60%;
}

#display-drop {
	position: absolute;
	margin-top: 3px;
	width: 125px !important;
}

#searchForm select {
	border: none;
    background:none repeat scroll 0 0 #9ec3d9;
    border-radius:8px 8px 8px 8px;
    color:#fff; 
    padding:2px 5px;
    width:103px;
}

select {
margin:5px;
}

#search {
	width: 103px;
    margin:4px;
}

#searchForm span {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}

.search-bottom {
	margin-top: 5px;
}

input#For {
	border: none;
    background:none repeat scroll 0 0 #FFFFFF;
	behavior: url(//cdn.beercellar.com/includes/css/PIE.htc); 
    border-radius:4px 4px 4px 4px;
    color:#75909f;
    padding:2px 5px;
	width: 155px;
	margin:5px;
	height: 12px;
	width: 353px;
}

#CollapsiblePanel1 {
	border:medium none;
		margin: 0px 5px;
}

footer a{
color: #4D4D4D;	
text-decoration: none;
}

footer a:hover {
color: #000;	
}


#w-top {
width:470px;
}

#welcome-box {
	
	background: url(/images/welcome-top.jpg) no-repeat top center;
    top:0;
    height:52px;
    position:relative;
    width:470px;
}

#welcome-box p {
	padding: 0px 10px;
	color: #59707D;
}

.shopping-box h2 {
	margin-top: 0px;
}

#twitter-box h2 {
	margin-top: 0px;
}

#scroll-top {
width:470px;
}

#scroll-box {
    position:relative;
    width:470px;
	margin-top:10px;
}

#scroll-box p {
padding: 0px 10px;	
}


#footer-big {
    background-color: #ccc;
	width: 950px;
	display: block;
	min-height: 230px;
	margin: 0px 5px;
	min-height: 255px;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#CCC), to(#666)); /* for webkit browsers */

	background: -moz-linear-gradient(top,  #CCC,  #666); /* for firefox 3.6+ */ 

}

#first {
	top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0;
	width: 200px;
}

#third {
	top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin: 0;
	width: 200px;
	min-height: 250px;
	border-left: 1px solid gray;
}
#large-footer-section {
	top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-left: 1px solid gray;
	min-height: 250px;
	width: 430px;
}

#soc-icons {
	float: right;
}

#footer-bottom {
	background: #666;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
color: #bbb;
height: 24px;
vertical-align:middle;
text-align: left;
width: 930px;
margin-left: 5px;
margin-right: 5px;
padding-left: 20px;
}

#footer-small-shown {
	margin: 0;
}

#au-legal-text {
	font-size: 10px;
}


/*******************************************************************************
MENU
 *******************************************************************************/


ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	white-space: nowrap;
	
}

ul.MenuBarActive
{
	z-index: 1000;
}

ul.MenuBarHorizontal li
{
	
	
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	color:#fff;
	
}

ul.MenuBarHorizontal li a {
text-decoration:none;
color: #fff;;
font-size:22px;
padding: 0 15px;
background: url(//cdn.beercellar.com/images/nav-sep.png) no-repeat left top;
}

ul.MenuBarHorizontal li a:hover {
background: url(//cdn.beercellar.com/images/nav-sep.png) no-repeat left top;
color:#9EC3D9;
}


ul.MenuBarHorizontal li a.active {
background: transparent;
color:#D88D3F;
}

ul.MenuBarHorizontal li a.first {
background: none;	
}



ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}

ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}

ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}

ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}


ul.MenuBarHorizontal ul
{
	border: 1px solid #CCC;
}

ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #33C;
	color: #fff;
}

ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #33C;
	color: #fff;
}


ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}




#logo {
margin-top:5px;	
width: 230px;
height: 235px;
margin-bottom:10px;
}





.beer-more {
float: right;
margin-left:3px;	

}

#beers-buy-top-box {
	padding-right: 8px;
}


#beers-buy-top-box tr td {
	font-size: 11px;
}

#beers-buy-top-box input, #beers-buy-top-box select{
	margin-top: 0px; 
}

#beers-prod h4 {
font-family: BillboardRegular;
font-size:20px;	
color: #59707D;
margin: 0;
font-weight:normal;
padding-top: 10px;
padding-left: 10px;
}

#prod-details-long h3 {
font-size: 12px;
color: #81a6b9;	
text-decoration: none;
margin-bottom:5px;
text-transform:capitalize;
font-weight:normal;
}

#clearBlue {
background: #9ec3d9;
height: 8px;
margin-top: 10px;
margin-bottom: -22px;
}

.box-heading1 {
height: 22px;
font-size: 16px;
font-family: BillboardLight;
color: #59707D;
background-color: #9EC3D9;
border-radius: 8px 8px 8px 8px;
padding: 7px 0px 4px 10px;
}

.box-heading3 {
font-size: 26px;
color: #fff;
background: #59707D;	
text-decoration: none;
text-transform:capitalize;
font-family: BillboardRegular;
font-size: 24px !important;
font-weight: normal;	
border-radius: 8px 8px 0px 0px;
padding: 7px 0px 9px 10px;
margin-bottom: -14px;
margin-top:5px;
}


.main_text_bold2 {
margin: 0;
padding: 0;
}

.main_text_bold2 a{
font-weight: bold;
}

.links-content {
}

.facebook {
background: #81a6b9 url(//cdn.beercellar.com/images/facebook-btn.jpg) no-repeat top ;
behavior: url(//cdn.beercellar.com/includes/css/PIE.htc); /*ie*/
    border-radius:5px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
 width: 70px;
    color:#FFFFFF;
    cursor:pointer;
	text-align:center;
	font-size:11px;
	padding: 2px 0px;
}

.twitter {
background: #9EC3D9 url(//cdn.beercellar.com/images/twitter-btn.jpg) no-repeat top ;
behavior: url(//cdn.beercellar.com/includes/css/PIE.htc); /*ie*/
       border-radius:5px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;
  width: 70px;
    color:#FFFFFF;
    cursor:pointer;
		text-align:center;
		font-size:11px;
			padding: 2px 0px;
}

#admin-menu {
}

#beers-prod {
height: auto;
margin-top: 5px;
}

#other-beer-box {
	background: url(//cdn.beercellar.com/images/other-beers-top.jpg) no-repeat top center;
    top:0;
    position:relative;
	margin-top:10px;
	color: #999;
	height: 52px;
}


#beers-buy-top-box-brief p {
	padding: 0px 10px;	
	line-height: 1.4em;
	color: #59707D;
	font-size: 11px;
}

#other-beer-box h1 {
	margin-bottom: 5px;
	font-size:20px;
}

#cart-2 {
display: none;
margin-left: 0px;
height: 60px;
}

#cart-2 p{
	font-family: BillboardRegular;
	vertical-align:text-top;
	width: 90px;
	color:#fff;
	font-size:14px;	
	background:url(//cdn.beercellar.com/images/icon-cart.png) no-repeat right top;
	display: block;
	font-family: BillboardRegular;
	font-size: 24px;
	font-weight: normal;
}

#boxes {
	display: none;
	width: 490px;
	height: 60px;
	color: #fff;
	text-align: right;
}

#view-cart {
	text-align: left;
}

#view-cart h2 {
	position: absolute;
	padding-top: 10px;
	padding-left: 40px;
}

#view-cart-qty {
	position: absolute;
}

#view-cart-price {
	position: absolute;
}

#boxgrid1-alone {
	margin: 0px 66px 5px 63px;
	width: 96px;
	height: 84px;
	display: inline-block;
	z-index: 1;
	position: relative;
	float: left;
	vertical-align:text-top;
	background:url('//www.beercellar.co.nz/images/emptybox.png');
}

#boxgrid1-two {
	margin: 0px 5px 5px 13px;
	width: 96px;
	height: 84px;
	display: inline-block;
	z-index: 1;
	position: relative;
	float: left;
	vertical-align:text-top;
	background:url('//www.beercellar.co.nz/images/emptybox.png');
}

#boxgrid2 {
	margin: 0px 13px 5px 5px;
	width: 96px;
	height: 84px;
	display: none;
	z-index: 1;
	position: relative;
	float: right;
	vertical-align:text-top;
	background:url('//www.beercellar.co.nz/images/emptybox.png');
} 

.boxchild {
	width: 100%;
	height: 6px;
	float: left;
	z-index: -1;
}

#message2 {
	text-align: center;
	margin-bottom: 3px;
}

.filling {
	background: #9EC3D9;
}

.filled {
background: #57DE6A;
}

#fullboxes {
	float: left;
	font-size: 14px;
	text-align: center;
	width: 100%;
	color: white;
}

#boxoverlay {
	width: 90px;
	height: 72px;
	position: absolute;
	top: 9px;
	left: 3px;
}

#boximage {
	background:url('//www.beercellar.co.nz/images/logo_black.png') no-repeat center center;
	width: 90px;
	height: 72px;
	position: absolute;
	top: 9px;
	left: 3px;
	z-index: 10;}

#bottles {
	padding-top: 12px;
	padding-right: 20px;
}

.bottle {
	margin-left: 2px;
}

.notification-bar {
    background:none repeat scroll 0 0 #CCCCCC;
    border-radius:8px 8px 8px 8px;
    color:#444444;
    font-size:15px;
    height:24px;
    margin:5px;
    padding-top:6px;
	width:950px;
	vertical-align: middle;	
    border-radius:8px;
    margin-bottom: 0px;
	display: none;
	text-align: center;
}

#search-top {
    background:none repeat scroll 0 0 #75909f;
    border-radius:8px;
    color:#444444;
    font-size:12px;
    margin-top: 5px;
}

#brewery-bar-image {
	float: right;
	width: 110px;
	height: 110px;
	padding-right: 10px;
}

#brewery-bar-title {
	padding-left: 20px;
	margin: 10px 0px 0px 0px;
}

#brewery-bar-text {
	padding-left: 20px;
	margin-top:5px;
}

#brewery-bar-feature {
	height: 120px;
	float: right;
	background-color: #75909F;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-bottom: 20px;
}

#beers-other  {
width: 230px;
margin-left: 0px;
display:inline;
float:left;
margin-right: 10px;
	
}

#beers-other-last {
	width: 230px;
margin-left: 0px;
display:inline;
float:left;
margin-right: 0px; 	
}

.white-text {
	color: #fff;
}

.prod-details-long {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #888;
line-height: 1.4em;
display: inline;
text-decoration: none;
padding-left:10px;

}

.prod-paragraph {
margin-left: 165px;
}

.prod-details-long p{
margin-left:10px;
margin-right:10px;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 0px 0px;
}



/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		
	}
}


#carouselOptions .button {
height: 70px;
width: 100%;
border-radius:8px 8px 8px 8px;
font-family: BillboardRegular;
font-size: 24px !important;
color: #000;
background:#59707d;
margin-top: 5px;
cursor: pointer;
}

#carouselOptions :hover {
 background-color:#81A6B9;
}

#carouselOptions .selectedButton :hover{
	background-color:#9EC3D9;
}

#carouselOptions .selectedButton {
height: 70px;
width: 100%;
border-radius:8px 8px 8px 8px;
font-family: BillboardRegular;
font-size: 24px !important;
color: #000;
background:#9EC3D9;
margin-top: 5px;
}

.selectedButton h2, .button h2{
text-decoration: none;
color: white;
font-weight: normal;
height: 30px;
margin: 0 10px 10px 10px;
padding-top: 10px;
}

#newarrivals h2 {
background: url("//cdn.beercellar.com/images/icon-new-arrivals.png") no-repeat scroll right 8px transparent;

}

#trending h2 {
background: url("//cdn.beercellar.com/images/icon-trending.png") no-repeat scroll right 5px transparent;

}

#topsellers h2 {
background: url("//cdn.beercellar.com/images/icon-top-sellers.png") no-repeat scroll right 5px transparent;

}

#brewery-box {
 border-radius:8px 8px 8px 8px;
    bottom:0;
    color:#FFFFFF;
    height:230px;
    position:relative;
	 background:url("//cdn.beercellar.com/images/box-underline.png") no-repeat scroll center 40px #59707d;
}

#brewery-box h2 {
    color:#FFFFFF;
    font-weight:normal;
    height:30px;
    margin:10px;
    padding-top:10px;
}

#brewery-box p{
 font-size: 11px;
	padding: 0px 10px;
}

#brewery-box a {
 text-decoration: none;
 color: #fff;
}

#brewery-box a:hover {
color: #000;	
text-decoration: none;
}

#brewery-logo {
	margin-left: 40px;
	float: center;
	display: block;
	width: 150px;
	height: 150px;
}

#brewery-name {
	font-family: BillboardRegular;	
	font-size:16px !important;
	font-weight: normal;
	text-align: center;
	color: #fff;
}

.tab-title {
	font-family: BillboardRegular;
	font-size: 16px;
}

.testimonial#headline {
	font-family: BillboardLight;
	font-size: 16px;
	margin: 5px;
}

.testimonial#quote {
	font-style: italic;
	margin: 5px;
}

.testimonial#signed {
	text-align: right;
	margin: 5px;
}

.testimonial#date {
	text-align: right;
	margin-top: 0px;
	margin-right:5px;
}

.testimonials#headline {
	font-family: BillboardLight;
	font-size: 16px;
	margin: 0;
	padding-left: 20px;
	padding-top: 10px;
}

.testimonials#quote {
	padding: 10px 10px 10px 20px;
	margin: 0px;
	font-style: italic;
}

.testimonials#signed {
	text-align: right;
	font-weight: bold;
	padding: 10px 20px 10px 10px;
	margin-top: 0px;
}

.testimonials#date {
	text-align: right;
	margin-top: 0px;
	margin-right:5px;
}

.testimonial#more {
	border: none;
	background: #9EC3D9;
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
margin: 0px 5px;
cursor:pointer;
padding: 2px 5px;
color: #fff;
position:absolute;
bottom: 0px;
right: 10px;
}

#testimonials-box {
 	border-radius:8px 8px 8px 8px;
    bottom:0;
    color:#000;
    height: 100%;
    width: 100%;
}

#testimonials-text {
	padding: 10px;
	overflow-y: auto;
	border-radius: 8px;
}

.testimonials1 {
color: #fff;
	background: #81a6b9;
	border-radius: 8px;
}

.testimonials0 {
	color: #fff;
	background: #59707d;
	border-radius: 8px;
}

h2.testimonials {
    background:none repeat scroll 0 0 #59707d;
    margin: 0;
    border-radius:8px;
    color:#FFF;
    font-size:12px;
    padding: 10px;
	width:96%;
	padding-left:17px;
	text-align: center;
}

#name {
	width: 176px;
	color: white;
}

#email {
	width: 176px;
	color: white;
}

.right-align{
	display: inline-block;
}

.left-align{
	display: inline-block;
	width: 20%;
}

.bold-text{
	font-weight: bold;
}

.red-text{
	color: red;
}

.soft-head1 {
	font-size: 20px;
	color: #fff;
	background: #59707D;	
	text-decoration: none;
	text-transform:capitalize;
	font-family: BillboardRegular;
	font-size: 24px !important;
	font-weight: normal;	
	border-radius: 8px 8px 8px 8px;
	padding: 7px 0px 7px 10px;
	margin: -5px 0px -6px 0px;
}

.billboard-regular-font {
	font-family: BillboardRegular;
}

.billboard-light-font {
	font-family: BillboardLight;
}

#about {
	margin-bottom: 25px;
}

.soft-head2 {
	font-size: 12px;
	color: #fff;
	background: #75909F;	
	text-decoration: none;	
	border-radius: 8px 8px 8px 8px;
	padding: 7px 0px 9px 10px;
	margin: -5px 5px 6px 0px;
}

.soft-head3 {
	font-size: 12px;
	color: white;
	background: #75909F;
	text-decoration: none;
	border-radius: 8px 8px 0px 0px;
	padding: 7px 7px 6px 6px;
	margin: -6px -6px 5px -6px;
}

#policy-container{
	padding-left: 6px;
	display:inline-block;	
}

#policy-right-container{
	float: right;
	display: block;
	width: 50%;
}

#policy-left-container{
	float: left;
	display: block;
	padding-right: 2px;
	width:40%; 
}

#gridfix {
	margin-top: 10px;
}

#liquor-licence {
	max-width: 100%;
}

h2.blog#title {
	background: url("/images/icon-news.png") no-repeat scroll 99% 5px #59707d;
	color: #fff;
	padding: 7px 7px 7px 7px;
	border-radius: 8px 8px 0px 0px;
	margin-bottom: 0px;
	margin-top:5px;
	height: 28px;
}

p.blog#contributor {
	font-weight: bold;
	background: #9EC3D9;
	color: #59707d;
	padding: 7px 7px 7px 7px;
	border-radius: 0px 0px 8px 8px;
	margin-top: 0px;
}

.left-align-fix {
	margin-left: -5px;
	margin-bottom: 10px;
}

.post-content {
display: inline-block;
}

.wp-image {
	margin: 0 2px 7px 0;
	padding: 4px;
	display: inline;
	float: left;
}

#jcarousel-about {
	position: absolute;
	width: 470px;
	text-align: center;
	bottom: -4px;
	color: #59707D;
}

.right {
text-align: right;
}

#qty {
	width: 15%;
}

#shopping-header {
	background-color: #d88d3f;
	height: 120px;
	
	vertical-align: middle;	

	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	position: relative;
	margin-left: 5.0px;
	margin-right: 5.0px;
}

.shopping-child {
	height: 98px;
}

.shopping-child-header h3{
	color: white;
	display: block;
	font-family: BillboardRegular;	
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 20px;
	padding-top: 5px;
	width: 290px;
}

#message {
	margin: 20px;
	color: white;
	background: #D88D3F;
	border-radius: 4px;
	padding: 5px;
}

.cart-bg {
	background:url(//cdn.beercellar.com/images/icon-cart.png) no-repeat 80% 100%;
}

#cart-list {
	list-style: none;
	color: white;
	padding-left: 20px;
	margin-top: 2px;
}

#cart-list li {
	padding: 2px;
	width: 85%;
}

.float-right {
	float: right;
}

#Buy {
	cursor: pointer;
}

.text {
padding-left: 10px;
padding-right: 10px;
}

#cart-container {
	width: 100%;
	border-radius: 8px;
	border: 2px solid #aaa;
	margin-left: -2px;
}

.top-div {
	margin-top: 10px;
}

#cart-container-embedded {
	width: 100%;
	background: #FFF;
	border-radius: 8px;
}

#cart-container-embedded h1 {
	padding-top: 15px;
	padding-left: 5%;
}

#cart-container h1 {
	border-radius: 6px 6px 0px 0px;
	margin-bottom:20px;
	margin-top: 0px;
}

#cart-trash-it {
	width: 25px;
}


table#cart {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	border-collapse: collapse;
	border: 2px solid #aaa;
}

.white-text {
	color: #ffffff;
}

#cart-table-head {
	background-color: #59707D;
	border: 1px solid #59707D;
}

#cart-total {
	display: block;
}

#freight-cost {
	display: block;
}

#coupon {
	display: block;
}

#coupon-btn {
	background-color: #D88D3F;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: white;
	margin: 0;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	margin-left:5px;
	margin-right: 5px;
}

#cart-supporting-text {
	font-weight: normal;
	font-size: 9px;
	float: left;
	margin-top: 40px
}

#checkout-button {
	background-color: #D88D3F;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: white;
	margin: 0;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	margin-top:-10px;
	margin-right: 35px;
}

.top-right-corner {
	float: right;
	padding: 2px;
	padding-right: 5%;
}

.cart-qty-con {
	width: 30px;
	text-align: center;
}

.cart-qty {
	width: 30px;
}

#cart thead tr {
	font-weight: bold;
	color: #59707d;
}

#cart thead tr td {
	padding: 5px;
	white-space: nowrap;
}

#cart tbody tr {
	background:#FFF	;
}

#cart tbody tr td {
	padding: 5px;
}

#cart tfoot tr {
	background:#FFF	;
}

#cart-details {
	background-color: #75909F;
	color: white;
}

#cart-product-name {
	width: 60%;
}

.cart-product-names {
	font-weight: bold;
}

.cart-product-variants {
	font-style: italic;
	font-size: 11px;
}

#cart .trash {
	cursor: pointer;
}

.first-list-item {
	border-top: 1px gray solid;
}

#product-list tr {
	border-bottom: 1px gray solid;
	border-left: 1px gray solid;
	border-right: 1px gray solid;

	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#product-list td {
	vertical-align: middle;
}

#product {
	padding-left: 5px;
	text-decoration: none;
	width: 420px;
}

#product-name {
font-size: 14px;
color: #3E4B51;
text-decoration: none;
margin-bottom: 1px;
margin-top: 0px;
}

#product-prices {
	text-align: right;
	width: 290px;
}

#product-brewery {
 	margin:0px;
}

#product-list .beer-list-item img{
	height: 73px
}



#bottleshot img {
	float: left;
	margin: 5px;
}

#search-links {
margin-top: 5px;
font-size: 10px;
padding-left: 10px;
}


#product-bottle img {
	text-align: center;

	margin-top: 15px;
		margin-bottom: 15px;
}

#bottle-view-container {
	display:inline-block;
}

#bottle-view-buy-btn{
	text-align: center;
    background: #D88D3F;
    padding-top: 3px;
    color: white;
    padding-bottom: 3px;
    width: 46%;
    border:medium none;
    border-radius: 4px;
    margin-top: -15px;
    margin-bottom: 10px;
    margin-left: 23px;
	font-size: 11px;
	cursor: pointer;
}

.hidden {
	display: none;
}

#nav-view-div {
	height: 26px;
	border-top-right-radius: 8px;
border-bottom-left-radius: 8px;
}

#nav-view-div span {
	display: inline-block;
	height:22px;
	width: 22px;
}

.bottom-row-text {
position: absolute;
margin-top: 5px;
width: 50px !important;
left: 28px;
white-space: nowrap;
}

.bottom-row-or {
position: absolute;
margin-top: 5px;
width: 50px !important;
left: 58px;
}

#browse-all {
margin-left: 102px;
cursor: pointer;
}

#sorry {
	padding: 0px;
}

#nav-view-div span#grid {
	margin-left: 102px;
	background:transparent url('/images/icon-grid-selected.png') center top no-repeat;
}

#nav-view-div span#grid:hover {
	background:transparent url('/images/icon-grid.png') center top no-repeat;
	cursor: pointer;
}

#nav-view-div span#grid_on {
	margin-left: 102px;

	background:transparent url('/images/icon-grid.png') center top no-repeat;
	cursor: pointer;
}

#nav-view-div span#listend {
	margin-left: -3px;
	background:transparent url('/images/icon-list-end-selected.png') center top no-repeat;
}

#nav-view-div span#listend:hover {
	background:transparent url('/images/icon-list-end.png') center top no-repeat;
	cursor: pointer;
}

#nav-view-div span#listend_on {
    margin-left: -3px;
	background:transparent url('/images/icon-list-end.png') center top no-repeat;
	cursor: pointer;
}

#nav-view-div span#list {
	margin-left: -3px;
	background:transparent url('/images/icon-list-selected.png') center top no-repeat;
}

#nav-view-div span#list:hover {
	background:transparent url('/images/icon-list.png') center top no-repeat;
	cursor: pointer;
}

#nav-view-div span#list_on {
    margin-left: -3px;
	background:transparent url('/images/icon-list.png') center top no-repeat;
	cursor: pointer;
}

#nav-view-div span#bottle {
	margin-left: -3px;
	background:transparent url('/images/icon-bottle-selected.png') center top no-repeat;
}

#nav-view-div span#bottle:hover {
	background:transparent url('/images/icon-bottle.png') center top no-repeat;
	cursor: pointer;
}

#nav-view-div span#bottle_on {
	margin-left: -3px;
	background:transparent url('/images/icon-bottle.png') center top no-repeat;
	cursor: pointer;
}

.add-form-list input#qty{
background-color: white;
border: 1px solid #DDD;
border-radius: 4px 4px 4px 4px;
color:  #4D4D4D;
margin: 0px;
}

div.trigger {
display: inline;
}

div.pop-up {
  display: none;
  position: absolute;
  width: auto;
  padding: 10px;
  background: #eeeeee;
  color: #000000;
  border: 1px solid #1a1a1a;
  font-size: 90%;
  z-index: 9999;
}

.pop-up img {
	float: left;
}

.pop-up-inner-wide h4{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;

	font-size: 120%;
	background-color: white;
}

.pop-up-inner h4{
	margin-top: 0px;
	padding-top: 10px;
	font-size: 120%;
}

.pop-up-inner {
	padding-left: 90px;
	padding-right: 10px;
	background: white;
	height: 200px;
}

.pop-up-inner-bottle {
	background: white;
	padding: 10px;
}

.pop-up-inner-bottle p {
	margin-bottom: 0px;
}

#detail-header h1{
padding-left: 15px;
margin-top: 5px;
margin-bottom: 10px;
padding-top: 0px;
}

#detail-content h3 {
	padding-left: 5px;
}

#detail-footer h3 {
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
}

#detail-content {
	background: #fff;
	border-top-right-radius: 8px;
	border-bottom-right-radius:8px;
}

#detail-content p{
	padding-left: 5px;
	padding-right: 10px;
}

#detail-sidebar h4{
	text-align: left;
	margin-bottom: 6px;
}

#detail-bg {
	background: #dbdbdb;
	margin-top: 5px;
	border-radius: 8px;
}



#mixed-case-list span {
	font-size: 7PT;
	text-decoration: none;
	font-family: verdana,helvetica,arial;
	color: #333;
}

.important-text {
	color: red;
	font-weight: bold;
}

#ship-map {
	height: 400px;
}

#checkout-header {
	height: 122px;
}

#checkout-header h1{
	padding-right: 20px;
}

.checkout-head h3 {
margin:10px;
}

.checkout-row {
	height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.checkout-row span {
	font-weight: bold;
}

.tradereg-row {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.tradereg-row label {
display: inline-block;
width: 150px;
text-align: left;
}

.tradereg-row input {
display: inline-block;
width: 200px;
padding: 0px;
}

.tradereg-row select {
display: inline-block;
margin: 0px;
width: 200px;
}


.checkout-spacer {
	height: 12px !important;
}

.checkout-field {
	float: right;
	width: 155px;
}

.checkout-field-small {
	width: 26px !important;
}	

.checkout-field span {
padding-top:5px;
display: block;
padding-left: 2px;
}

.checkout-field input {
	width: 149px;
}

.checkout-field-small input {
	width: 20px !important;
}

.checkout-field select {
	margin:0;
	margin-top: 3px;
	width: 155px;
}

.checkout-label {
	font-weight: bold;
	float: left;
	width: 103px;
}

.checkout-label-big {
	width: 200px !important;
}

.checkout-label label{
	padding-top: 4px;
	display: block;
}

.tradereg-panel {
	background: #EEE;
	color: #888;
	border-radius: 8px;
	padding:15px;
	display: inline;
	float: left;
	position: relative;
	margin-left: 5.0px;
	margin-right: 5.0px;
	width: 320px;
	height: 400px;
}

.beerclub-option {
font-weight: bold;
display: inline-block;
width: 280px;
text-align: left;
}

.tradereg-panel-wide {
	background: #EEE;
	color: #888;
	border-radius: 8px;
	padding:15px;
	display: inline;
	float: left;
	position: relative;
	width: 680px;
	margin-top: 10px;
}

.tradereg-panel h3, .tradereg-panel-wide h3{
	margin-top: 0px;
}


.tradereg-panel-active {
	background: #CCC !important;
	color: #333 !important;
}

.checkout-panel-active h3{
	color: #333 !important;
}

.checkout-panel {
	background: #EEE;
	color: #888;
	border-radius: 8px;
	padding:15px;
	height: 430px;
	width: 280px !important;
}

.checkout-panel-active {
	background: #CCC !important;
	color: #333 !important;
}

.checkout-panel-active h3{
	color: #333 !important;
}

.checkout-panel h3 {
color: #888;
margin-top: 0;
}

.checkout-info {
	font-size: 10px;
}

.checkout-card {
	display: inline-block;
	width: 90px;
	height: 25px;
}

.checkout-radio {
	float: left;
	margin-top: 6px;
	margin-bottom:6px;
	margin-right: 10px;
}

.checkout-cc {
	background-image: none !important;
	width: 40px;
}

.checkout-sc {
	float: right;
	width: 35px;
	background-image: none !important;
}

#completePurchase {
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
border: 1px solid #cccccc;
border-color: #D88D3F #D88D3F #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
font-weight: bold;
	width: 100%;
	background: #D88D3F;
	border-radius: 8px;
		cursor: pointer;
}

.next-button {
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
border: 1px solid #cccccc;
border-color: #D88D3F #D88D3F #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
font-weight: bold;
	width: 100%;
	background: #D88D3F;
	border-radius: 8px;
		cursor: pointer;
}

  input:required:invalid, input:focus:invalid {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAeVJREFUeNqkU01oE1EQ/mazSTdRmqSxLVSJVKU9RYoHD8WfHr16kh5EFA8eSy6hXrwUPBSKZ6E9V1CU4tGf0DZWDEQrGkhprRDbCvlpavan3ezu+LLSUnADLZnHwHvzmJlvvpkhZkY7IqFNaTuAfPhhP/8Uo87SGSaDsP27hgYM/lUpy6lHdqsAtM+BPfvqKp3ufYKwcgmWCug6oKmrrG3PoaqngWjdd/922hOBs5C/jJA6x7AiUt8VYVUAVQXXShfIqCYRMZO8/N1N+B8H1sOUwivpSUSVCJ2MAjtVwBAIdv+AQkHQqbOgc+fBvorjyQENDcch16/BtkQdAlC4E6jrYHGgGU18Io3gmhzJuwub6/fQJYNi/YBpCifhbDaAPXFvCBVxXbvfbNGFeN8DkjogWAd8DljV3KRutcEAeHMN/HXZ4p9bhncJHCyhNx52R0Kv/XNuQvYBnM+CP7xddXL5KaJw0TMAF8qjnMvegeK/SLHubhpKDKIrJDlvXoMX3y9xcSMZyBQ+tpyk5hzsa2Ns7LGdfWdbL6fZvHn92d7dgROH/730YBLtiZmEdGPkFnhX4kxmjVe2xgPfCtrRd6GHRtEh9zsL8xVe+pwSzj+OtwvletZZ/wLeKD71L+ZeHHWZ/gowABkp7AwwnEjFAAAAAElFTkSuQmCC');
    background-position: right top;
    background-repeat: no-repeat;
    -moz-box-shadow: none;
  }
  input:required:valid {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAepJREFUeNrEk79PFEEUx9/uDDd7v/AAQQnEQokmJCRGwc7/QeM/YGVxsZJQYI/EhCChICYmUJigNBSGzobQaI5SaYRw6imne0d2D/bYmZ3dGd+YQKEHYiyc5GUyb3Y+77vfeWNpreFfhvXfAWAAJtbKi7dff1rWK9vPHx3mThP2Iaipk5EzTg8Qmru38H7izmkFHAF4WH1R52654PR0Oamzj2dKxYt/Bbg1OPZuY3d9aU82VGem/5LtnJscLxWzfzRxaWNqWJP0XUadIbSzu5DuvUJpzq7sfYBKsP1GJeLB+PWpt8cCXm4+2+zLXx4guKiLXWA2Nc5ChOuacMEPv20FkT+dIawyenVi5VcAbcigWzXLeNiDRCdwId0LFm5IUMBIBgrp8wOEsFlfeCGm23/zoBZWn9a4C314A1nCoM1OAVccuGyCkPs/P+pIdVIOkG9pIh6YlyqCrwhRKD3GygK9PUBImIQQxRi4b2O+JcCLg8+e8NZiLVEygwCrWpYF0jQJziYU/ho2TUuCPTn8hHcQNuZy1/94sAMOzQHDeqaij7Cd8Dt8CatGhX3iWxgtFW/m29pnUjR7TSQcRCIAVW1FSr6KAVYdi+5Pj8yunviYHq7f72po3Y9dbi7CxzDO1+duzCXH9cEPAQYAhJELY/AqBtwAAAAASUVORK5CYII=');
    background-position: right top;
    background-repeat: no-repeat;
  }

#login-form input {
    width: 305px;
    padding: 6px;
    border: 1px solid black;
    border-radius:8px;
}

#submit {
    border-radius:8px;
    cursor: pointer;
    width: 318px!important;
}

#guestSubmit {
    border-radius:8px;
    cursor: pointer;
    width: 318px!important;
}

#login-check {
	width: 20px !important;
}

.login-pane label {
	font-size: 10px;
}

.login-pane {
	width: 320px !important;
	height: 300px;
	background: #CCC;
	color: #333;
	border-radius: 8px;
	padding:15px;
}

.login-inactive {
	background: #EEE !important;
	color: #888 !important;

}

.login-pane h2, .login-pane h3 {
	margin-top: 0px;
}

#reset-password {
position: absolute;
margin-top: 10px;
width: 120px !important;
bottom: 10px;
left: 20px;
padding: 6px;
border: 1px;
border-radius: 8px;
}

.trade-info{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 11px;
}

#trade-rules li{
	margin-top: 10px;
	margin-bottom: 10px;
}

#trade-important-text {
	font-weight: bold;
	color: yellow;
}

.favouriteButton {
	background-color: #D88D3F;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	margin: 18px;
	width:80%;
	cursor: pointer;
}