﻿* { margin: 0; padding: 0;}

p
{
    padding-bottom: 10px;
}
a
{
    color:#666;
    text-decoration:none;
    font-weight:bold;
}
a:hover
{
    color:#1b3c7a;
}

body
{
    background-color: #ffffff;
    background-image: url(/images/bg.gif);
    font-family: Helvetica, Arial, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
}

img, a img
{
    border-style:none;
}

h1
{
    font-size: 35px;
    font-weight: normal;
    color: #606060;
    padding-top: 35px;
    margin-top: 0px;
    padding: 0px;
    line-height: 40px;
}

h2
{
    font-size: 12px;
    text-transform: uppercase;
    margin:0px;
    padding: 0px;
}
h3
{
    font-size: 15px;
    text-transform: uppercase;
    margin:0px;
    padding: 0px;
}
h4
{
    margin: 3px 0px 3px 0px; 
    color: #707070;
}

h5
{
    color: #6b9431;
    margin: 10px 0px 0px 0px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.italic
{
    font-weight: bold;
    font-style: italic;
    color: #363636;
}
.wrapper
{
    width: 918px;
    margin:17px auto;
    height: 900px;
    
}

.box
{
    width:918px;
    height:659px;
    background:url(/images/boxBottom.png) no-repeat bottom left;
}


.boxTop
{
    width:918px;
    height:24px;
    overflow:hidden;
    background:url(/images/boxTop.png) no-repeat top left;
}

.gutter
{
    padding:0 12px 12px 12px;
    width:888px;
}

.gray .wrap_top-mid
{
    background-image: url(/images/wrap_tm_gray.png);
    background-repeat: repeat-x;   
    height: 416px;
    float:left;
    width: 872px;
}

.gray .wrap_top-left
{
    background-image: url(/images/wrap_tl_gray.png);
    width: 24px;
    height: 416px;
    background-repeat: no-repeat;
    float: left;
}

.gray .wrap_top-right
{
    background-image: url(/images/wrap_tr_gray.png);
    width: 22px;
    height: 416px;
    background-repeat: no-repeat;
    float: right;
}

.gray .middle
{
    width: 918px;
    float: left;
    margin-top: 17px;
}

.nav .item

{
    float: left;
    margin-right: 30px;
    padding-top: 18px;
    color: #595959;
}

.nav a
{
    color:#666;
    text-decoration:none;
    font-weight:bold;
}



.nav .active

{
    background-image: url(/images/arrow.gif);
    background-repeat: no-repeat;
    float: left;
    margin-right: 30px;
    padding-top: 18px;
    color: #173a69;
}

.nav .active a, .nav a:hover
{
    color:#1b3c7a;
}


.sep
{
    background-image: url(/images/sep.gif);
    background-repeat: repeat-x;
    height: 1px;
    width: 100%;
}

.subnav
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top:5px;
}

.subnav .text
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.subnav .item
{
    padding-left: 30px;
}

.recipe-right
{
      min-height:500px;
   	   height:auto !important;
      height:500px;
}


.subnav a
{
    text-decoration:none;
    color:#666;
    font-weight:normal;
}

.subnav a:hover
{
    color:#1b3c7a;
}


.bottleImage
{
    text-align: center; 
    float: left;
    border-style:none;
    z-index:10;
    
}



.foregroundContent
{
    width:895px;
    height:437px;
    z-index:-2;
    background:url(/images/greyGradient.png) repeat-x bottom;
}


.foregroundContentTall
{
    width:895px;
    height:533px;
    z-index:-2;
    background:url(/images/greyGradient.png) repeat-x bottom;
}
  
.otherFlavors
{
    position:relative;
    width:300px;
    top:50px;
    left:20px;
    height:280px;
    text-align:center;
    z-index:10;
}  

.otherFlavors .bottleImage
{
   margin: 20px 10px 0 0; 
   z-index:10;
}

.otherFlavors h3
{
    font-weight:normal;
    font-size:16px;
    margin:10px 0 10px 0;
}

.productDetailImage
{
    position:absolute;
    top:150px;
    height:480px;
    margin-left:340px;
   
}

.productDetailDescWrapper
{
    position:absolute;
    width:370px;
    height:230px;
    overflow:hidden;
    top:200px;
    margin-left:535px;
}

.productDetailDesc
{
    color:#333;
    padding-top:18px;
    width:300px;
    line-height:1.4em;
}

.productDetailDesc a
{
    text-decoration:none;
    color:#111;
    font-size:10px;
}

.footer
{
    margin-left: 20px;
    margin-top: 10px;
    color: #666666;
    text-transform: uppercase;
    font-size: 14px
}
.footer a
{
    font-weight: normal;
}
.footer .item:before
{
    content:"|";
    margin-left: 10px;
    margin-right: 10px;
}
.footer .item
{
    float: left;
}

.privacy h2
{
    font-size: 12px;
    text-transform: uppercase;
    margin: 10px 0px 5px 0px;
    padding: 0px;
}

.privacy
{
    overflow: auto;
    height: 515px;
    margin-left: 20px;
    margin-right: 15px;
}

.linkBox
{
    text-align: center;
}


.footer-nav li
{
    border-left: solid 1px #666666;
    padding-right: 10px;
    float: left;
    list-style: none;
    padding-left: 10px;
}

.footer-nav .first
{
    border-left: none;
    padding-left: 0px;
}
