/* Custom stylesheet for B@1
 * by Dieter Orens
 * @author name <dieter@dio5.com>
 * --------------------------------------------------------------- */

html, body {
    text-align:center;
    background:#e2d5c8 url(../images/body-bg-top.gif) repeat-x left top;
    font:14px Arial, sans-serif;
    line-height:1.4;
}

.container{
    position:relative;
    width:1000px;
    margin:0 auto;
    text-align:left;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

img{
    display:block;
}


/* HEADER
 * ------------------------------------------------------------------- */

#Header{
    position:relative;
    height:180px;
    background:url(../images/header-bg.gif) no-repeat 490px top;
    margin:0 0 10px;
}

#Header h1{
    padding:0;
    background:none;
}

#SpotifyLink{
    position:absolute;
    right:0;
    top:8px;
}

#SpotifyLink #inner{
    position:absolute;
    right:0;
    top:8px;
    width:78px;
    height:126px;
    background:transparent;
    color:#e2d5c8;
}

/* NAV
 * ------------------------------------------------------------------- */

/* MAIN
 * -------------------------- */

#Main{
    position:relative;
    overflow:hidden;
    margin:8px 0 0;
}

#Main li{
    margin:0 16px 0 0;
    float:left;
}

#Main a{
    display:block;
    float:left;
    color:#fbcb34;
    font:bold 21px Arial, sans-serif;
    text-decoration:none;
    line-height:1;
}


#Main a:hover,
#Main a:focus,
#Main a.current,
#Main a.section
{
    color:#fff;
}

/* SUB
 * -------------------------- */

#Sub a{
    text-decoration:none;
}

#Sub a:hover,
#Sub a:focus,
#Sub a.current,
#Sub a.section,
#Bars ul a:hover,
#Bars ul a.current
{
    color:#af002a;
}

#Sub{
    padding:12px;
    background-image:none;
}


/* CONTENT
 * ------------------------------------------------------------------- */

/* MAINCONTENT
 * -------------------------- */

#MainContent{
    position:relative;
    background:#fff;
    width:626px;
    float:right;
}

.inner{
    margin:12px;
}

.TwoColumnPage .inner,
.BarPage .inner,
.CocktailPage .inner,
.CocktailHolderPage .two-cols,
.CustomUserDefinedForm .inner,
.BartenderChallengePage .inner
{
    background:url(../images/line.gif) repeat-y 386px top;
}

.BarPage .email{
    background:none;
}

.col{
    width:376px;
    float:left;
}

.col-2{
    width:206px;
    float:right;
}

.last,
#Content .selector li.last{
    margin:0;
}

/* BANNERIMAGES
 * -------------------------- */

#BannerImages{
    height:168px;
    width:626px;
    overflow:hidden;
}


/* SHARETHIS
 * -------------------------- */

#ShareThis{
    border-top:1px solid #dcdcdc;
    border-bottom:1px solid #dcdcdc;
    background:url(../images/sharethis.gif) no-repeat left top;
    height:30px;
    padding:0 0 0 40px;
    margin-top:16px;
    overflow:hidden;
}

#ShareWrap{
    position:relative;
    background:#fff;
    padding:0 0 12px;
}

#ShareThis a{
    background:url(../images/share-icons.gif) no-repeat left top;
    width:20px;
    height:30px;
    display:block;
    float:left;
    text-indent:-30000px;
    margin:0 6px 0 0;
}

#ShareThis a#Facebook{ }
#ShareThis a#Delicious{ background-position:-26px top; }
#ShareThis a#Digg{ background-position:-52px top; }
#ShareThis a#Stumble{ background-position:-78px top; }
#ShareThis a#Reddit{ background-position:-104px top; }
#ShareThis a#Twitter{ background-position:-130px top; }
#ShareThis a#ShareEmail{ background-position:-210px top; width:56px; margin:0 13px 0 56px; }
#ShareThis a#SharePrint{ background-position:-279px top; width:52px; margin:0; }


/* BARS
 * -------------------------- */

#Map{
    position:relative;
    width:626px;
    height:417px;
    background:url(../../../mapfield/images/map.jpg) no-repeat left top;
}

.location{
    position:absolute;
}

#GMap{
    width:206px;
    overflow:hidden;
    margin-top:6px;
}

/* LOVEDCOCKTAILS/REVIEWS
 * -------------------------- */

.selector{
    border-bottom:5px solid #002e60;
    margin:0 0 12px;
    padding:12px 12px 0;
}

.selector span{
    color:#eb7124;
    font-size:18px;
}

.selector a{
    text-decoration:none;
}

#Content .selector ol,
#Content .selector ul{
    position:relative;
    overflow:hidden;
    margin:0;
    padding-bottom:18px;
}

#Content .selector li{
    float:left;
    list-style:none;
    width:108px;
    margin:0 14px 0 0;
    text-align:center;
    line-height:18px;
}

.selector img{
    margin:0 0 4px;
}

/* COCKTAILS
 * -------------------------- */

.loves{
    background:url(../images/love-comment.gif) no-repeat left 2px;
    padding-left:20px;
    margin-right:20px;
    color:#666;
    font-weight:bold;
}

.comments{
    background:url(../images/love-comment.gif) no-repeat left -26px;
    padding-left:20px;
    color:#666;
    font-weight:bold;
}

.items li{
    position:relative;
    min-height:108px;
    margin-bottom:25px;
}

.items img{
    position:absolute;
    left:0;
    top:0;
}

.holder{
    margin-left:120px;
}

.CocktailPage .col-2 img{
    margin-bottom:12px;
}

.price{
    font-size:14px;
    color:#000;
}

.video{
    font-size:14px;
    text-transform:uppercase;
}

/* REVIEWS
 * -------------------------- */

.inner .reviews li{
    list-style:none;
    margin:0 0 24px;
}


/* COMMENTS
 * -------------------------- */

#Form{
    background:#ededed;
    padding:12px;
    margin:16px 0 24px;
}

#Form h2{
    color:#009cb1;
    font-size:18px;
}

#PageComments{
    position:relative;
}

#PageComments li{
    position:relative;
    background:#009cb1 url(../images/comment-bottom.gif) no-repeat left bottom;
    list-style:none;
    margin:0 0 12px;
    color:#fff;
}

#PageComments li.admin{
    background:#002e60 url(../images/admin-comment-bottom.gif) no-repeat left bottom;
}

#PageComments .inner{
    position:relative;
    padding:8px 12px 22px;
    margin:0;
    background:url(../images/comment-top.gif) no-repeat left top;
}

#PageComments li.admin .inner{
    background:url(../images/admin-comment-top.gif) no-repeat left top;
}

#PageComments li a{
    color:#fff;
    text-decoration:underline;
}

#PageComments p{
    margin-bottom:6px;
    font-size:18px;
}

#PageComments p.author{
    margin:0;
    font-size:12px;
}

#PageComments p.love{
    background:url(../images/love-single.png) no-repeat left center;
    padding-left:20px;
}

/* ASIDE
 * -------------------------- */

#Aside{
    width:364px;
    float:left;
}

.box{
    background:#f8f7e4 url(../images/widget-line.gif) no-repeat 8px 8px;
    padding:20px 8px 8px;
    margin:0 0 10px;
    position:relative;
}

.box .holder{
    margin:0 0 0 165px;
    min-height:220px;
}

.box img.illu{
    position:absolute;
    left:8px;
    top:20px;
}

/* MONUMENT WIDGET
 * -------------------------- */

#MonumentWidget{
    position: relative;
    margin-bottom: 10px;
    text-align: center;
}

#MonumentWidget p{
    color: #fff;
    position: absolute;
    bottom: 3px;
    left: 0;
    margin: 0;
    text-align: center;
    width: 364px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

/* IMAGE WIDGET
 * -------------------------- */

#ImageWidget{
    position: relative;
    margin-bottom: 10px;
    text-align: center;
}

#ImageWidget p{
	background-color: #002e60; 
    color: #fff;
    margin: 0;
	padding: 3px 3px;
    text-align: center;
    width: 358px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}


/* COCKTAILFINDER
 * -------------------------- */

#CocktailFinder ul{
    position:relative;
    overflow:hidden;
    margin:0 0 8px;
}

#CocktailFinder li{
    float:left;
    margin:5px 4px 0 0;
    width:83px;
    height:101px;
    text-align:center;
    line-height:1;
}

#CocktailFinder li.current{
    background:#fff;
}

#CocktailFinder li a{
    text-decoration:none;
}

#CocktailFinder li.current a,
#CocktailFinder li a:hover{
    color:#AF002A;
}


/* FORMS
/* --------------------------- */

form{
    width:352px;
}

#Aside form{
    width:auto;
}

#Aside #Form_Form{
    padding-left: 16px;
}

legend{
    display:none;
}

input.text,
input.datePicker,
textarea,
select{
    border:1px solid #c8c8c8;
    width:308px;
    font-size:12px;
    padding:2px;
}

input.datePicker{
    width:90px;
}

#Aside input.text,
#Aside input.datePicker,
#Aside textarea{
    border:1px solid #fff;
}

select{
    border:1px solid #ededed;
    background:#ededed;
    /*width:auto;*/
}

#Form input.text,
#Form textarea{
    width:272px;
}

input.text:focus, 
textarea:focus{
    background:#fffbdf;
}

#Aside input.text:focus,
#Aside textarea:focus{
    border:1px solid #ccc;
}

label{
    color:#002f60;
    display: block;
    font-weight:bold;
    font-size:13px;
}
#Form label{
    color:#009cb1;
    font-size:14px;
    width:auto;
    display: inline;
    float: left;
}
label.required{
    width:auto;
}

div.field{
    position:relative;
    overflow:hidden;
    margin:0 0 8px;
}

div.middleColumn{

    width:318px;
}

#Form div.middleColumn{
    float:right;
    width:auto;
}

.Actions input{
    margin-left:230px;
}

.Actions{
    margin:12px 0;
}

#Form .Actions{
    margin:0;
}

#Form .Actions input{
    margin-left:74px;
}

#Content form p.checkbox{
    padding-bottom:12px;
    line-height:1.3;
    clear:both;
    overflow:hidden;
    position:relative;
}

#Content #Form p.checkbox{
    margin-left:74px;
}


#Content #Form p#Love{
    margin:12px 0 6px 74px;
}

#Content form p.checkbox input{
    float:left;
    font-size:12px;
    color:#002e60;
}

#Content form p.checkbox label{
    float:left;
    font-size:12px;
    color:#002e60;
    width:260px;
    margin:0 0 0 4px;
}

#Content #Form p.checkbox label{
    width:250px;
}

.required, .bad, .error{
    color:#ff0000;
    font-size:12px;
    font-weight:bold;
}

form .cvfile p{
    font-size:12px;
    color:#666;
    margin:0;
}

.requiredField > label:after{ content:" *"; color:#990000; }

#ui-datepicker-div{
    font-size:85%;
}

#NewsletterBox label{
    width:45px;
    float: left;
}

#NewsletterBox input.text{
    width:126px;
}

#NewsletterBox .action{
    margin-left:90px;
}

/* BARTENDER CHALLENGE
 * --------------------------- */

.daysLeft{
    position:absolute;
    width:120px;
    text-align:center;
    right:12px;
    top:8px;
    font-size:62px;
    font-weight:bold;
    color:#fff;
    line-height:1;
    z-index:100001;
}

#Scores{
    margin:16px 0 28px;
}

.score{
    position:relative;
    min-height:131px;
    margin-bottom:24px;
}

.topscore{
    background:url(../images/topscore.png) no-repeat left top;
    width:131px;
    height:106px;
    padding-top:25px;
    position:absolute;
    left:0;
    top:0;
    margin:0;
}

.topscore-score{
    font-size:70px;
    font-weight:bold;
    color:#fff;
    display:block;
    width:131px;
    text-align:center;
    line-height:70px;
}

.topscorer{
    display:block;
    width:131px;
    text-align:center;
    color:#fff;
    font-size:15px;
    line-height:16px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:-1px;
    margin-top:-6px;
}

.scoreContent{
    margin-left:144px;
}

.score .scoreContent h3{
    font-size:16px;
    line-height:18px;
    color:#B0002A;
    margin-bottom:2px;
    text-transform:uppercase;
}

.score .scoreContent p{
    line-height:19px;
}

#BartenderChallengeWidget{
    margin-bottom:10px;
    position:relative;
}

#BartenderChallengeWidget .daysLeft{
    right:10px;
    top:10px;
    width:107px;
    font-size:60px;
}

#Overlay{ 
    position:absolute;
    width:626px;
    height:170px;
    left:0;
    top:0;
    z-index:100000;
}
.BartenderChallengePage #Overlay{
    background:url(../images/bartender.png) no-repeat left top;
}
.ScoreboardPage #Overlay{
    background:url(../images/scoreboard.png) no-repeat left top;
}

/* LOVES-CHECKBOX
 * --------------------------- */

.jquery-checkbox{ 
    display:block;
    float:left;
    font-size: 13px;
    line-height: 13px;
    height:13px;
    cursor: pointer;
    cursor: hand;
    position:relative;
}

#Love label{ font-size: 16px; }

.jquery-checkbox img {
    vertical-align: middle; width: 14px; height: 13px;
    background: transparent url(../images/love.png) no-repeat 0px 0px;
}
.jquery-checkbox-hover img{
    background-position: 0px -26px;
}
.jquery-checkbox-checked img{
    background-position: 0px -13px;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
    background-position: 0px -39px;
}

/* FOOTER
 * ------------------------------------------------------------------- */

#Footer{
    margin:20px 0;
    position:relative;
}

#Footer p{
    color:#002e60;
    font-size:12px;
    line-height:1.3;
}

#Footer a{
    text-decoration:none;
}

#Credits{
    position:absolute;
    right:0;
    top:0;
}

#Form .recaptchatable #recaptcha_response_field{
    position: relative !important;
    margin: 12px 0 0 !important;
}
