﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a, a:hover, a:visited{
    color: #fff;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

.guide{
    border: dotted 1px #fff;
}


body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #fff;
    background: #5ba7dc url(/images/bg.gif) repeat;
}

#wrapper{
    position: relative;
    padding-top: 110px;
    width: 850px;
    margin: 0 auto;
}

h2{
    font-size: 16px;
    color: #022b49;
    line-height:1.3em;

}

.terms h1{
    color: #022b49;
    font-size: 14px;
    font-weight: bold;
}

.terms h2{
    color: #022b49;
    font-size: 12px;
    font-weight: bold;
}

.terms h3{
    margin-top: 15px;
    color: #022b49;
    font-size: 12px;
    font-weight: bold;
}

.terms .mar{
    margin-top: 15px;
}

.terms p{
    margin-top: 15px;
    color: #022b49;
    font-size: 12px;

}

.terms ul{
    margin: 5px 0 0 15px;
    color: #022b49;
    font-size: 12px;
    list-style-position: inside;
    list-style-type: square;
}

.terms ul.second{
    margin: 5px 0 0 30px;
    color: #022b49;
    font-size: 12px;
    list-style-position: inside;
    list-style-type: circle;
}

.terms ul li{
    margin-top: 3px;
}

p{
    line-height: 1.3em;
    margin-top: 23px;
    color: #022b49;
}

p a, p a:hover, p a:visited{
    color: #022b49;
    text-decoration: underline;
}

p.head{
    margin: 0;
    font-size: 13px;
}

#logo{
   position: absolute;
   z-index: 10;
   top: 20px;
   left: -10px; 
}

.big{
    font-size: 14px;
    font-weight: bold
}

a.big{
    color: #022B49;
    font-size: 14px;
    font-weight: bold; 
}



#nav{
    position: absolute;
    top: 50px;
    left: 264px;
    width:580px;
}

h3{
   margin-bottom: 13px;
   font-size: 14px;
}


#nav li{
    float: left;
    margin-right: 19px;
    padding: 0px 15px;
    line-height: 35px;
    height: 35px;
    cursor: pointer;
    background-color: #0b4e95;
    border: solid 3px #0b4e95;
    /*-moz-border-radius: 10px;*/
    /*-webkit-border-radius: 10px;*/
}



#nav li a{
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
}


#nav li:hover{
    border: solid 3px #0b4e95;
    /*-moz-border-radius: 10px;*/
    /*-webkit-border-radius: 10px;*/
}

#nav li.ono{
    border: solid 3px #e6891b;
    /*-moz-border-radius: 10px;*/
    /*-webkit-border-radius: 10px;*/
}


#gnlNav{
    margin-top: 8px;
}

#content{
    position: relative;
    width: 788px;
    background-color: #0b4e95;
    padding: 86px 22px 40px 40px;

}

#pageDesc{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 494px;
    height: 64px;
    padding: 12px 69px 16px 287px;
    font-size: 15px;
    color: #022b49;
    line-height: 1.5em;
    background-color: #fff;
}

#pageDesc.bold{
    font-size: 25px;
    font-weight: bold;
    line-height: 2.5em;
    text-transform: uppercase;
}

#footer{
    position: relative;
    width: 850px;
    height: 75px;
}

#fLogo{
    position: absolute;
    top: 11px;
    right: 35px;
    width: 164px;
    height: 28px;
    padding-top: 12px;
    background: transparent url(/images/logoBushs.png) no-repeat bottom right;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
}

#fNav{
    position: absolute;
    top: 20px;
    left: 268px;
    list-style: none;
}

#fNav li{
    float: left;
    padding-right: 36px;
}

#fNav li a{
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#copyright{
    position: absolute;
    bottom: 7px;
    right: 35px;
    font-size: 8px;
}

#homeLeft{
    float: left;
    margin-top: 40px;
    width: 180px;
    text-align: center;
    
}

.homeMid{
    float: left;
    position: relative;
    margin-top: 40px;
    margin-left: 13px;
    width: 335px;
    height: 427px;
    background: transparent url(/images/recipeInfoBG.gif) no-repeat;
}

#homeRight{
    float: left;
    margin-top: 40px;
    margin-left: 20px;
    width: 230px;
}

#ratedImage{
    padding-bottom: 20px;
}

.ratedDesc{
    font-size: 16px;
    /*font-weight: bold;*/
}

.ratedRating{
    font-size: 36px;
    font-weight: bold;
    padding: 10px 0;
}

.ratedBased{
    font-size: 11px;
}

.ratedSort{
    margin-top: 30px;
    font-size: 13px;
}

.queueImage{
    float: left;
    margin-right: 10px;
}

.queueImage.L{
    float: left;
    margin-right: 0px;
}


#nextUp{
    padding-top: 5px;
}

.clear{
    clear: both;
}

#meetme{
    margin-top: 46px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
}

#homeRecipeName{
    margin-bottom: 10px;
}

#homeSubmittedBy{
    margin-bottom: 10px;
}

#homeRecipeDesc{
    line-height: 1.5em;
}

#homeMainRecipeImage{
    position: absolute;
    top: 8px;
    left: 8px;
    height:345px;
    width:285px;
}

.homeInst{
    margin: 380px 0 0 58px;
    width: 188px;
    padding-left: 28px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2em;
    background: transparent url(/images/rightArrows.jpg) no-repeat left;
}

#homeDownload{
    position: relative;
    margin-top: 30px;
    line-height: 24px;
    font-size: 12px;
    font-weight: bold;
}

.inIcon{
    padding: 0 10px 0 0;
    vertical-align: middle;
}

#homeTheRatings{
    position: absolute;
    bottom: 10px;
    right: 2px;
    width: 35px;
}

.homeRating{
    position: relative;
    margin: 0 0 3px 0;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
}

.homeRating:hover{
    color: #e6891b;
    cursor: pointer;
}

.homeRating.hover{
    color: #e6891b;
    cursor: pointer;
}

.rolloverRating{
    display: none;
    position: absolute;
    top: 2px;
    left: -258px;
    z-index: 11;
}

.rolloverRating.Sm{
    position: absolute;
    top: 0px;
    left: -248px;
    z-index: 11;
}

#ROratingA{
    top: -1px;
}

#rContTop{

    width: 760px;
    height: 19px;
    background: transparent url(/images/subContTop.gif) no-repeat;
}

#rContMid{
    position: relative;
    padding: 24px 40px 18px 40px;
    width: 680px;
    min-height: 200px;
    background: transparent url(/images/subContMid.gif) repeat-y;
}

#rContBot{
    width: 760px;
    height: 19px;
    background: transparent url(/images/subContBot.gif) no-repeat;
}


#rContWrap{
    padding-top: 35px;
}

.steps{
    padding-bottom: 35px;
    font-size: 14px;
    color: #022b49;
}

.enterRow{
    margin-top: 30px;
}

.enterRow.f{
    margin-top: 0px;
}


.enterRow label{
    font-size: 13px;
    color: #022b49;
    padding-right: 7px;
    padding-left: 10px;
}

.enterRow label.f{
    padding-left: 0px;
}

.vat{
    vertical-align: top
}

.fPad{
    margin-left: 20px;
}

.enterRow input.inp, .enterRow textarea.inp{
    padding: 3px 5px 5px 5px;
    line-height: 10px;
    border-top: solid 2px #7c7c7c;
    border-right: solid 2px #c3c3c3;
    border-bottom: solid 1px #dddddd;
    border-left: solid 2px #c3c3c3;
    font-size: 11px;
    color: #000;
}


#contact input.inp{
    padding: 3px 5px 5px 5px;
    line-height: 10px;
    border-top: solid 2px #7c7c7c;
    border-right: solid 2px #c3c3c3;
    border-bottom: solid 1px #dddddd;
    border-left: solid 2px #c3c3c3;
    font-size: 11px;
    color: #000;
    width: 178px;
}

#contact textarea.inp{
    padding: 3px 5px 5px 5px;
    line-height: 10px;
    border-top: solid 2px #7c7c7c;
    border-right: solid 2px #c3c3c3;
    border-bottom: solid 1px #dddddd;
    border-left: solid 2px #c3c3c3;
    font-size: 11px;
    color: #000;
    width: 291px;
    height: 100px;
}

#contact label{
    float: left;
    font-size: 11px;
    color: #022b49;
    padding-right: 7px;
    width: 60px;
    padding-top: 5px;
}

.enterRow.l{
    margin-bottom: 60px;
}

select{
    padding: 3px 5px 5px 5px;
    height:25px;
    line-height: 10px;

    border-top: solid 2px #7c7c7c;
    border-right: solid 2px #c3c3c3;
    border-bottom: solid 1px #dddddd;
    border-left: solid 2px #c3c3c3;
    font-size: 11px;
}

.inputName{
    width: 155px;
}

.inputOperation{
    width: 230px;
}

.inputEmail{
    width: 220px;
}

.inputAddress{
    width: 180px;
}

.inputCity{
    width: 85px;
}

.inputZip{
    width: 55px;
}

.inputPhone{
    width: 105px;
}

.inputTC{
    margin-right: 7px;
    margin-left: 20px;
    padding: 0;
    border: none;
}

a#tc{
    color: #022b49;
    text-decoration: underline;
}


.formNav{
    position: absolute;
    bottom: 15px;
    right: 0px;
    width: 108px;
    padding-left: 26px;
    background: transparent url(/images/orangeArrows.gif) no-repeat 0 5px;

}

.formCount{
    padding: 5px 0 0 12px;
    font-size: 13px;
    color: #022b49;
}

.stepsCont{

}

.formSidebar{
    display: none;
}

.inputRecipeTitle{
    width: 160px;
}

.inputRecipeDesc{
    width: 400px;
    height: 75px;
}

.inputIngredient{
    width: 160px;
}

.inputQuantity{
    width: 40px;
}

.btnAddIngredient{
    position: absolute;
    bottom: 0px; 
    right: 0px;
    
}

.inputInstructions{
    width: 448px;
    height: 123px;
}

#ingArea{
    position: relative;
}   

#uploadPreviewImage{
    position: absolute;
    left: 40px;
    background-color: #c7c7c7;
}

#uploadPreviewInstructions{
    margin-left: 305px;
    font-size: 11px;
    color: #022b49;
}

.enter3{
    padding-bottom: 350px;
}

#nextRecipes{
    width: 240px;
    height: 83px;
    overflow: hidden;
}

.hidden{
    display: none;
}

.visibile{
    display: inherit;
}

.prize{
    color: #022b49;
    margin-top: 30px;
    position: relative;
}

.winner{
    float:left;
    width:317px;
    color: #022b49;
    margin: 30px 20px 0px 0px;
}

.winnerInfo {margin-left:17px; line-height:1.3em;}

.info{
    width: 410px;
    float: left;
    line-height: 1.3em;
}

.prizeImage{
    float: right;
}

.prizeImage#grill{
    margin-top: -40px;
}

.prizeImage#cash{
    margin-top: -40px;
}

.prizeImage#business{
    margin-top: -10px;
}

.prizeImage#rest{
    margin-top: -10px;
}

#contact{
    padding-top: 40px;
}

#left{
    float: left;
    
}

#right{
    float: right;
    text-align: right;
}













	.addthis_toolbox .custom_hover
{
    position: relative;
}

.addthis_toolbox .custom_hover .custom_button
{
    font-weight: bold;
    padding: 4px;
    -moz-border-radius: 5px 5px 0 0;    
    -webkit-border-radius: 5px 5px 0 0;
}

.addthis_toolbox .custom_hover .custom_button.active
{
    
}

.addthis_toolbox .hover_menu 
{
    display: none;
    position: absolute;
    background: #8aaace;
    margin: 40px 0 0 250px;
}

.addthis_toolbox .custom_hover .tower
{
   
    -webkit-border-radius: 0 5px 0 0;   
    -moz-border-radius-topleft: 0;
    
}
.addthis_toolbox .hover_menu 
{
    width: 275px;
    height:25px;
    padding: 5px 5px 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


.addthis_toolbox .shareIcons 
{
    float:left;
    padding:0 5px;
}


.homeMidEnd{
    background: transparent url(/images/recipeInfoBG2.gif) no-repeat;
}

.homeInstEnd{
    display: none;
    margin: 370px 0 0 40px;
    padding-right:30px;
    width: 250px;
    padding-left: 0px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2em;
    background: transparent url(/images/rightArrows.jpg) no-repeat right;
}

.homeInstEnd:hover{
    cursor: pointer;
    /*text-decoration: underline;*/
}

#thePastInfo{
    min-height: 300px;
}

#getVotedH{
    display: none;
}

.rSmall{
    font-size: 8px;
}

.headDisc{
    font-size: 12px; 
    position: absolute; 
    padding: 2px 0 0 5px;
}

#pageDesc.pageDescHome{
    font-size: 12px;
    padding: 7px 69px 25px 287px;
    
}



#popinWinner {
    position: relative; 
    width:467px; 
    height:604px; 
    overflow:hidden;
    background: transparent url(/images/winnersPopIn.jpg) no-repeat;
    }


#popinWinner a {
    color:#fff;
    text-decoration: underline;
    }

#popinWinner .close {
    position: absolute; 
    width:35px; 
    height:35px; 
    top: 0px; 
    right: 0px;
    }
    
#popinWinner .content {
    position: absolute; 
    width:467px; 
    top: 435px; 
     
    text-align:center; 
    color:#FFF;
    font-size:14px;
    line-height:1.3em;
    }
