﻿/* start with Eric Meyer's reset css */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
@import url("/css/sitever1styles.css");



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;
}
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;
}

/* end reset*/
html
{
    min-height: 100%;
    margin-bottom: 1px;
}

/*DEFAULT HEADERS - MYKE*/
/*h1, h2, h3, h4
{
    font-family: Georgia, Times New Roman, Serif;
    color: #4c2a03;
}
h1
{
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 12px;
}

h2
{
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 8px;
}

h3
{
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 7px;
}*/

h1{
	margin: 0 0 22px 0;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 20px;
	font-weight: bold;
	color: #4c2a03;
	line-height: 1.25;
}

h2{
	margin: 0 0 16px;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 16px;
	font-weight: bold;
	color: #4c2a03;
}


h3{
	margin: 0;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #4c2a03;
	padding-bottom: 3px;
}

h4
{
    font-size: 11px;
    line-height: 16px;
    color: #4c2a03;
    font-family:Tahoma,Verdana,Helvetica,Arial,Sans-serif;
}

h1 a{color: #4c2a03; text-decoration: none;}
h1 a:hover{text-decoration: none;}
h1 span{font-weight: normal;}

.h1, .h1grey
{
    font-size: 22px;
}

.h2, .h2grey
{
    font-size: 18px;
}

.h3, .h3grey
{
    font-size: 16px;
}

.h4, .h4grey
{
    font-size: 13px;
    
}

.h1, .h2, .h3, .h4
{
    color: #748213;
    font-weight: bold;
}

.h1grey, .h2grey, .h3grey, .h4grey
{
    color: #4c2a03;
    font-weight: bold;
}


h1.grey, h2.grey, h3.grey, h4.grey
{
    color: #4c2a03;
}

body
{
    font: 11px/1.5 Tahoma,Verdana,Helvetica,Arial,Sans-serif;
}

body.body /* This CSS Style is here so that the default FCK Editor will not inherit the background properties of the page */
{
    color: #4C2A03;
    background: #ebd5b1 url(/img/new/paperTile3.png) repeat-y scroll center top;
}
sup
{
    font-size: 10px;
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    bottom: 1ex;
}
.largebodycopy
{
    font-size: 13px;
}

a
{
    color: #748213;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    /*color: #b41d23;*/
    color: #748213;
    font-weight: bold;
    text-decoration: underline;
}



img, div
{
    /*behavior: url(/js/iepngfix.htc);*/
}

#one_column
{
    
}

.newsletterFull 
{
    width: 600px;
    margin-top: 36px;
    margin-left: 200px;
}

#one_column td
{
    vertical-align: top;
}

.line
{
    border: 0px;
    padding: 0 0 18px 0;
    margin-right: 20px;
    line-height: 18px;
    margin-bottom: 9px;
    background: transparent url(/img/base/dot_line.gif) repeat-x scroll left bottom;
}

div.page
{
    width: 980px;
    padding: 0 20px;
    margin: 0 auto;
}

.header, .content, .footer
{
    float: left;
    display: inline;
    clear: both;
    width: 100%;
    position: relative;
}
.header
{
    height: 115px;
    background: transparent url(/img/new/header-bg.jpg) no-repeat 0 0;
    z-index: 30;
}
.header a.home{
    display: block;
    width: 180px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 40;
}
.segment-selector{
    display: block;
    background: #778515;
    font-family: Georgia, Times New Roman, Serif;
    font-size: 12px;
    height: 33px;
}
.segment-selector ul, .foodservice .segment-selector ul{
    margin-left: 180px;
    background: #778515 url('/img/new/tabs.jpg') no-repeat 0 0;
    overflow: hidden;
    height: 33px;
}
.k12 .segment-selector ul{
    background-position: 0 -33px;
}
.segment-selector li{
    float: left;
    display: inline;
    /*display: inline-block;*/
    list-style-type: none;
    width: 105px;
}
.segment-selector a{    
    color: #4d2b06;
    text-decoration: none;
    width: 105px;
    display: block;
    height: 33px;
    margin-top:6px;
    margin-right: 4px;
    text-align: center;
}
.segment-selector a:hover{ 
    color: #778515;
    text-decoration: none;
}
body.k12 .header
{
    /*Changed to regualr logo 3-31-10*/
    /*background: transparent url(/img/base/Logo_SchoolFoodservice.jpg) no-repeat 0 0;
    background: transparent url(/img/base/header_bg.jpg) no-repeat 0 0;*/
}
div.topbar
{
    position: relative;
    background-color: transparent;
    height: 24px;
    text-align: right;
    padding-right: 20px;
}

.topbar a
{
    color: #4d2b06;
    margin-left: 10px;
    text-decoration: underline;
}
/*.topbar a:hover{color: #4c2a03;}*/

.topbar a:hover
{
    color: #778515;
}

div.logo
{
    float: left;
    display: inline;
    width: 183px;
    height: 115px;
    position: relative;
}
.logo a
{
    display: block;
    width: 220px;
    height: 115px;
}

div.sitesearch
{
    width: 230px;
    float: right;
    display: inline;
    margin-right: 0px;
    padding-top: 2px;
    height: 22px;
}

div.marketprice, div.user_controls
{
    float: right;
    display: inline;
    margin-left: 3px; /*width:487px;*/
    font-size: 11px;
    line-height: 18px;
    padding-top: 2px;
    height: 22px;
}

.sitesearch input
{
    font-size: 10px;
    margin-left: 10px;
    float: right;
    display: inline;
}


body.home
{
    z-index: 1;
    
}
.sitenav
{
    position: absolute;
    top: 68px;
    left: 0;
    z-index: 20;
    padding-left: 180px;
    font-size: 13px;
    
}
.sitenav a{

    font-family: Georgia, Times New Roman, Serif;
}
.sitenav ul.nav
{
    list-style-type: none;
}
.sitenav .subnav{
    padding: 1em 0 .25em;
    background-color: #4d2b06;
    position: absolute;
    /*top: 2em;*/
    left: 0;
    font-size: 11px;
    
}
.sitenav .subnav h2{
    color: #fbcd79;
    font: 11px/1.5 Tahoma,Verdana,Helvetica,Arial,Sans-serif;
    font-weight: bold;
    display: inline;
    white-space: nowrap;
    padding: 0 1em;
}
.sitenav .subnav ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.sitenav .subnav li{
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    
}
.sitenav .subnav a .count{color: #b19576;}
.sitenav .active a{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;    
    background-color: #778515;
    color: White;
}
.sitenav .subnav li a
{
    padding: .5em 1em;
    font-family: Tahoma,Verdana,Helvetica,Arial,Sans-serif;

}
.sitenav li .subnav{display: none;}
.sitenav li
{
    float: left;
    display: inline;
    position: relative;
    
}
.sitenav li a{
    display: block; 
    line-height: 1.2;   
    padding: .5em 1.25em;
    color: #4d2b06;
    font-weight: bold;
}
.sitenav > ul > li > a{
}
.sitenav li.has-sub  a:hover, .sitenav .nav > li.has-sub:hover > a
{
    background-color: #4d2b06;
    color: White;
    text-decoration: none;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;    
        -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; 
}
.sitenav li.over a, .sitenav li a:hover{
    background-color: #4d2b06;
    color: White;
    text-decoration: none;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;     
}
.sitenav li:hover .subnav, .sitenav li.over .subnav{
    display: block;
    
}
.sitenav .subnav li a
{
    color: White;
        -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px; 
    background: none;
}
.sitenav .subnav li a:hover{
    background-color: #778515;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;    
}




ul.audience
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    display: inline;
    clear: right;
    width: 760px;
    overflow: hidden;
}

ul.audience li
{
    float: left;
    display: inline;
    padding: 0;
    display: block; /* background:transparent url('../img/base/audience.jpg') no-repeat;*/
}

ul.audience li a
{
    display: block;
    overflow: hidden;
    height: 93px;
    width: 131px;
    text-decoration: none;
    background: blue url( '../img/base/audience.jpg' ) 0 0 no-repeat; /* background:transparent url('../img/base/onsite.png') top left no-repeat;*/
}
ul.audience li.restaurant a
{
    background-position: -367px 0px;
}
ul.audience li.k12 a
{
    background-position: -367px -186px;
}
ul.audience li.college a
{
    background-position: -367px -93px;
}
ul.audience li.onsite a
{
    background-position: -367px -279px;
}
ul.audience li.restaurant a.active
{
    width: 367px;
    background-position: 0px 0px;
}
ul.audience li.k12 a.active
{
    width: 367px;
    background-position: 0px -186px;
}
ul.audience li.college a.active
{
    width: 367px;
    background-position: 0px -93px;
}
ul.audience li.onsite a.active
{
    width: 367px;
    background-position: 0px -279px;
}
ul.audience li.restaurant a:hover
{
    background-position: 0px 0px;
}
ul.audience li.k12 a:hover
{
    background-position: 0px -186px;
}
ul.audience li.college a:hover
{
    background-position: 0px -93px;
}
ul.audience li.onsite a:hover
{
    background-position: 0px -279px;
}
ul.audience li img
{
    position: absolute;
    border: none;
}

ul.audience li a span
{
    position: relative;
    z-index: -1;
}



div.content
{
    background-color: #fff;
    min-height: 300px;
    padding-bottom:20px;
    padding-top: 20px;
}
.footer
{
    background: transparent url(/img/new/footer-bg.jpg) no-repeat 0 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    border-top: solid 3px #52361b;
    height: 154px;
}



.cf
{
    clear: both;
}

.footnote
{

    background-color: #52361b;
    width: 980px;
    padding: 0;
    margin: 0 auto;
    font-size: 10px;
    line-height: 1.5;
    color: White;
}
.footnote .legal
{
    float: left;
    display: inline;
    
    margin: 20px;
}
.footnote .other
{
    float: right;
    display: inline;
    text-align: right;
    margin: 20px;
}
.footnote  a
{
    color:#fbcd79;
    text-decoration: underline;
}

.footnote  a:hover
{
    color: white;
}


.footnote li
{
    display: inline;
}


/* slightly enhanced, universal clearfix hack */
.ui-helper-clearfix:after, .clearfix:after
{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.ui-helper-clearfix, .clearfix
{
    display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix, * html .ui-helper-clearfix
{
    height: 1%;
}
.ui-helper-clearfix, .clearfix
{
    display: block;
}
/* close commented backslash hack */

.panel
{
    background-color: #fde9c5;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #c9bfb3;
}

.panel div.body
{
    padding: 9px;
}

.panel h1, .panel h3, .panel h4
{
    background-color: #ebd5b1;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 9px;
    margin: 0px;
}

.panel h1, .panel h2
{
    background-color: Transparent;
}

#insights_layout ul.Contentlist li
{
    list-style-type: none;
    margin-left: 0;
    float:left; 
   
}

#insights_layout ul.fourCol li
{
    width:160px;
}

#insights_layout ul.threeCol li
{
    width:203px;
    
}

#insights_layout ul.threeCol li li
{
   list-style-type: disc;
   margin-left: 20px;
    width:175px;
   padding-right:10px;
}

#insights_layout ul.growth li { list-style-type:none; margin:0; width:275px; height:100px; }
#insights_layout ul.growth li img { float:left; padding-right:10px; }

#insights_layout ul li, ul.list li
{
    list-style-type: disc;
    margin-left: 20px;
}



.liDecimal ol li
{
    list-style-type: decimal;
    margin-left: 50px;
}

.liDisc ul li
{
    list-style-type: disc;
    margin-left: 50px;
}


#contact_us_form
{
    width: 500px;
}



#registration_form label, #contact_us_form label
{
    min-width: 125px;
    _width: 125px;
    display: block;
    float: left;
    display: inline;
    font-weight: bold;
}

#contact_us_form label
{
    width: 180px;
    padding-right: 10px;
    clear: left;
}

#registration_form table, #contact_us_form table
{
    clear: left;
    /*margin-left: 125px;*/
}

#contact_us_form table
{
    margin-left: 190px;
}

#registration_form td
{
    white-space: nowrap;
    padding: 3px;
}

/*#registration_form input, #registration_form select
{
    margin: 0px 5px 6px 7px;
}*/

#contact_us_form input, #contact_us_form select
{
    margin: 0px 0px 6px 0px;
}

#registration_form td input
{
    margin: 0px 5px 0px 7px;
}

#contact_us_form td input
{
    margin: 0px 0px 0px 0px;
}

#contact_us_form input[type="text"]{
	width: 250px;
}

#registration_form input[type="text"]{
	width: 450px;
}

#registration_form input[type="password"]{
	width: 450px;
}

#registration_form select{
	width: 455px;
}

#registration_form td label, #registration_form .communication_list label, #contact_us_form td label, #contact_us_form .communication_list label
{
    display: inline;
    float: none;
    font-weight: normal;
}

#registration_form .communication_list
{
    /*margin-left: 125px;*/
}

#registration_form h4
{
    width: 300px;
}

#registration_form div.number
{
    background-color: #DE7814;
    color: #ffffff;
    float: left;
    display: inline;
    font-weight: bold;
    width: 15px;
    text-align: center;
    margin-right: 5px;
}

#registration_form hr
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-bottom: dotted 1px #DE7814;
    margin-top: 20px;
}

.coverDiv
{
    background-color: Black;
    color: White;
    left: 0;
    opacity: 0.8;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}


#popinContentDiv
{
    background: white none repeat scroll 0 0;
    border: 0 none;
    position: absolute;
}

#popin_coverDiv
{
    background: white none repeat scroll 0 0;
    left: 0;
    position: absolute;
    top: 0;
}


.slides li
{
    float: left;
    display: inline;
    width: 192px;
    padding: 10px 7px;
    margin-bottom: 0px;
    /*background-image: url(../img/woodRecipeBkgd.jpg) no-repeat; */
}
.slides li h4 a
{
    color: #4c2a03;
    margin: 0;
    text-decoration: none;
}
.slides li h4
{
    color: #4c2a03;
    margin: 0;
}
.carousel h2
{
    margin: 4px 8px;
    font-size: 16px;
}
.carousel
{
    padding: 9px;
    background-color: #FDE9C5;
    border: 1px solid #CCCCCC;
    margin-bottom: 18px;
}


.sitereg a
{
    
}
.ui-tabs
{
    padding: .2em;
    zoom: 1;
}
.ui-tabs .ui-tabs-nav
{
    list-style: none;
    position: relative;
    padding: 0;
}
.ui-tabs .ui-tabs-nav li
{
    position: relative;
    float: left;
    display: inline;
    border-bottom-width: 0 !important;
    margin: 0 .2em -1px 0;
    padding: 0;
    border: 1px solid #CCCCCC;
}
.ui-tabs .ui-tabs-nav li a
{
    float: left;
    display: inline;
    text-decoration: none;
    padding: .5em 1em;
    background-color: #EBD5B1;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected
{
    padding-bottom: 1px;
    border-bottom-width: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a
{
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a
{
    cursor: pointer;
}
/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel
{
    padding: 10px;
    display: block;
    margin-top: 0;
}
.ui-tabs .ui-tabs-hide
{
    display: none !important;
}
.ui-tabs li.ui-tabs-selected a, .ui-tabs li.ui-tabs-selected
{
    background-color: #FDE9C5;
}
table.admin_tag_cblist td
{
    width: 125px;
}



/*Added by Myke*/

#headBanner
{
    width: 980px;
    height: 26px;
    background: url(../img/base/headerBG.jpg) repeat-x;
    color: #d3bf94;
}

#audienceBanners
{
    position: absolute;
    top: 0px;
    left: 175px;
    width: 806px;
    height: 115px;
}

.sitereg, #loginL, #marketL, .africaPromo { float:left; }

.sitereg { margin-left: 200px; }

#loginL, .africaPromo { margin-left: 20px; }

#marketL { margin-left: 18px; }

.africaPromo { margin-top:-22px; }
.africaPromo:hover 
{
    -webkit-transition: -webkit-transform 1s ease-in-out;
    -moz-transition: -webkit-transform 1s ease-in-out;
    -webkit-transform: rotate(7deg);
    -moz-transform: rotate(7deg);
}

#ctl00_ctl00_ctl00_content_base_main_main_pnlTools_NONK12
{
    padding-bottom: 36px;
}

#segmentWrap
{
    visibility: hidden;
    position: absolute;
    top: 3px;
    left: 191px;
    font-weight: bold;
}

#homeWrap
{
    margin-left: 18px;
    float: left;
}




#segmentsCont
{
    position: relative;
    width: 805px;
    height: 115px;
    background-image: url(../img/base/segmentBG.png);
    overflow: hidden;
    z-index: 0;
}

#segmentsRoll
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100px;
    height: 70px; 
    background: url(../img/base/trans.gif);
    z-index: 30;
}

#segmentsRoll:hover
{
    /*cursor: pointer;*/
}

#linkCont
{
    background-color: #000;
    width: 800px;
    z-index: 29;
}

#ST1
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 805px;
    height: 115px; /*background-image: url(../img/base/segment1.png);*/
    z-index: 22;
}

#SegContent
{
    position: absolute;
    top: 21px;
    left: 115px;
    height: 74px;
    width: 552px;
    overflow: hidden;
    background-color: black;
}

#SegContent ul
{
    list-style: none;
}

#SegContent ul li
{
    border-right: solid 1px #fff;
    padding-left: 0px;
    float: left;
}

#SegContent ul .l
{
    border-right: none;
}

.clearM
{
    clear: both;
}

.insightsViewArchive {
    position:relative;
    float:left; 
    margin-top:1px;
    padding:3px 5px 5px 10px; 
    width:204px; 
    height:10px; 
    color:#FFF; 
    font-size:0.8em; 
    font-weight:bold; 
    background-color:#c3b9ac;
    }

.insightsViewArchive a {
    color:#FFF; 
    }
    
.insightsViewArchive a:hover {
    color:#FFF; 
    text-decoration:underline;
    }




/* scroll */
/* single scroll item */ 
.items div { 
    float:left; 
    width:200px; 
    padding-left: 10px; 
} 

/* scrollOne */
/* root element for single scroll */ 
.scrollable { 
    position:relative; 
    overflow:hidden; 
    width: 218px; 
    height: 320px; 
    float:left; 
} 
 
/* root element for the scroll pics */ 
.scrollable .items { 
    width:20000em; 
    position:absolute; 
    clear:both; 
} 
 
 
/* possible settings for the active scroll */ 
.scrollable .active { 
 
}

.insightsDotArrow {height:25px; background-color:#e1d9c7;}

.navi {width:180px; height:24px; float:left; padding-left: 4px; padding-top: 1px;}

.navi a {
    display: block;
    width: 20px;
    height: 16px;
    margin-top:5px;
    background-image: url(/img/insights/dot.gif);
    float: left;
    cursor:pointer;
    }
    
.navi a.active{
    background-image: url(/img/insights/activeDot.gif);
    cursor:inherit;
    }





/* mouseover state */
div.navi a:hover {
	background-position:0 0px;      
}

/* active state (current page state) */
div.navi a.active {
	background-position:0 0px;     
}

/* Arrows for Insights Column */
.insightsArrows {width:35px; margin-top:4px; float:left;}

.prev {
    background-image: url(/img/insights/prevArrowMore.gif);
    display:inline;  
    width: 20px;
    height: 16px;
    margin-top:0px;
    padding-top:0px;
    border:0px;
    float:left;
    cursor:inherit;
    }
    
.prev.disabled 
{
    background-image: url(/img/insights/prevArrow.gif);
    cursor:inherit;
    }

.next {
    background-image: url(/img/insights/nextArrowMore.gif);
    width: 20px;
    height: 14px;
    padding-top:0px;
    margin-top:0px;
    float:left;
    cursor:pointer;
    }
   
.next.disabled 
{
    background-image: url(/img/insights/nextArrow.gif);
    cursor:inherit;
    }




/*MORE ADDED BY MYKE*/


.brownBox{
	padding: 15px;
	background-color: #fff9e3;
	border: 1px solid #d0ccc3;
	margin-bottom: 16px;
}

.expertImage{
	float: left;
	margin-right: 12px;
	width: 120px;
	height: 150px;
	

}

.expertDesc{
	
}

.brownBox hr{
	height: 1px;
	background-image: url(../img/m/brownBoxHR.jpg);
	background-repeat: repeat-x;
	border: none;
	margin: 0px;
	/*margin-top: 20px;*/
}

.brownBox_hr{
	height: 1px;
	background-image: url(../img/m/brownBoxHR.jpg);
	background-repeat: repeat-x;
	border: none;
	padding-bottom: 0px;
	/*margin-top: 20px;*/
}

#expertThumbs{
	margin-top: 10px;
}

#expertThumbs{
	margin: 15px 0 0 0;
	padding: 0;
}

#expertThumbs li{
	float: left;
	margin: 0 0 0 15px;
}

#expertThumbs .f{
	margin-left: 1px;
}

.arrowButton {margin:10px 0px 0px 0px;}

hr{
	height: 3px;
	background-image: url(../img/m/dottedHR.jpg);
	background-repeat: repeat-x;
	border: none;
	margin-bottom: 10px;
	/*margin-top: 20px;*/
	
}

p{
	margin: 0 0 16px 0;
	font-family:Tahoma,Verdana,Helvetica,Arial,Sans-serif;
	font-size: 11px;
	color: #4c2a03;
}

p a{
	font-family:Tahoma,Verdana,Helvetica,Arial,Sans-serif;
	font-size: 11px;
	color: #4c2a03;
	font-weight: bold;
	text-decoration: underline;
}

p a:hover{
	color: #748213;
}

.Green{
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma;
	font-weight: bold;
	color: #748213;
}

.Green:hover{
	text-decoration: underline;
}

.rightP{
	padding-top: 44px;
}

.radioG{
	margin-top: -18px;
}

.wrapper .modBG{
	background-image: url(/img/m/pop-in-header.jpg);
	background-repeat: no-repeat;
	min-width: 510px;
	height: 69px;
}

#nyroModalContent{
	padding: 0;
	overflow: hidden;
}

#contact_us_form{
	padding-left: 30px;
}

.contactPad{
	padding: 0px 10px;
}


.contactH{
	/*padding-top: 35px;
	padding-bottom: 25px;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #4c2a03;*/
	display: none;
}

.thanksMessage{
	padding-top: 80px; font-size: 15px; color: #4c2a03;
}


#registration_form
{
/*    padding-top: 36px;
    margin-left: 20px;
    margin-right: 20px;*/
	margin-left: 20px;
}


#reg_left
{
    width: 461px;
	margin-top: 15px;
    /*padding-left: 14px;*/
    float: left;
 
}

#reg_right
{
    width: 461px;
    padding-right: 6px;
    float: left;
  	margin-top: 15px;
    margin-left: 20px;
}



#cf_left
{
    width: 461px;
	margin-top: 15px;
    /*padding-left: 14px;*/
    float: left;
 
}

#cf_right
{
    width: 0px;
    padding-right: 6px;
    float: left;
  	margin-top: 15px;
    margin-left: 20px;
}

/*#registration_form label, #contact_us_form label
{
    min-width: 125px;
    _width: 125px;
    display: block;
    float: left;
    display: inline;
	font-size: 13px;
	color: #4c2a03;
    font-weight: bold;
}*/


#contact_us_form label
{
    min-width: 125px;
    _width: 125px;
    display: block;
    float: left;
    display: inline;
	font-size: 13px;
	color: #4c2a03;
    font-weight: bold;
}

#registration_form hr{
	
	border: none;
}
a.btn, a.pds-vote-button, .btn{

    
background:transparent url(/img/buttons/btn_plain.gif) no-repeat scroll right top;
color:#FFFFFF;
display:block;
font-size:10px;
font-weight:bold;
height:20px;
padding-right:4px;
text-decoration:none;    
}
a.btn span, a.pds-vote-button span, .btn span  {

background:transparent url(/img/buttons/btn_base.gif) no-repeat scroll left top;
display:block;
line-height:20px;
padding:0 6px 0 9px;    
} 
a.btn:hover span, .btn span{
    text-decoration:none;
    font-weight: bold;
 } 

a.btn-back{
    /* Sliding right image */
    background: transparent url('/img/buttons/arrow_left.gif') no-repeat scroll top left; 
    display: block;
    height: 20px; 
    padding-left: 11px; 
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
}
a.btn-back span {
    /* Background left image */ 
    background: transparent url('/img/buttons/btn_base.gif') no-repeat top right; 
    display: block;
    line-height: 20px; 
    padding: 0 10px 0 3px;
} 
a.btn-back:hover span, a.pds-vote-button:hover span{
    text-decoration:none;
    font-weight: bold;
    
 } 


a.btn-forward {
    /* Sliding right image */
    background: transparent url('/img/buttons/arrow_right.gif') no-repeat scroll top right; 
    display: block;
    height: 20px; 
    padding-right: 11px; 
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;
}
a.btn-forward span{
    /* Background left image */ 
    background: transparent url('/img/buttons/btn_base.gif') no-repeat; 
    display: block;
    line-height: 20px; 
    padding: 0 3px 0 9px;
} 
a.btn-forward:hover span{
    text-decoration:none;
    font-weight: bold;
    
 } 
a.btn:hover span, a.btn-forward:hover span, a.btn-back:hover span, a.pds-vote-button:hover span{
    color: #4C2A03;
    }
.action a.btn-forward, .action a.btn-back, .action a.btn{float: left; display: inline; }

 .PDS_Poll{margin-top: 6px;}
 .pds-answer{margin-top: 8px;}

.thankyou .action{margin-bottom: 16px;}

#registration_form hr{
	
    height: 3px;
	background-image: url(../img/m/dottedHR.jpg);
	background-repeat: repeat-x;
	border: none;
	margin-bottom: 10px;
	/*margin-top: 20px;*/
}

.submitBtn{
    margin-top: 15px;
}

 .h2ns{
	 font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #4c2a03;
 }
 
 .noCaps{
 text-transform: none;
 }
 
 #registration_form label
{
    min-width: 125px;
    _width: 125px;
    display: block;
    float: none;
    display: inline;
	font-size: 13px;
	color: #4c2a03;
    font-weight: bold;
}

#registration_form input, #registration_form select
{
    margin: 5px 5px 6px 0px;
}

.closePop{
    position: absolute;
    top: 30px;
    right: 20px;
}

#registration_form .action a.btn{
    float: right;    
}

#contact_us_form .action a.btn{
    float: left;
    margin-bottom: 10px;
}

.recipes_usedin{

}


.squishedSet
{
    line-height: 16px;
}



.squished
{
    line-height: 16px;
    height: 192px;
    overflow: hidden;
}




.sideBarAd{
    padding-right: 0px;
    text-align: right;
    width:282px;
}

.sideBarHRBrown{
    background-image:url(../img/m/brownBoxHR.jpg);
    background-repeat:repeat-x;
    border:medium none;
    height:1px;
    margin-top:10px;
    padding-bottom:0;
}

.bulList{
 list-style: disc;
 list-style-position: inside;
 }
 
 .popHead{
    
    width: 530px;
    height: 69px;
	background-image: url(/img/m/pop-in-header.jpg);
	background-repeat: no-repeat;
}

#close_divC{
    position:absolute; 
    top:19px; 
    left:795px;
    width: 38px;
    height: 10px;

}

#markPriceClose:hover{
    background-image: url(/img/m/close_over.png);
}

/*.unSquish {
float: left;
cursor: pointer;
padding-left: -9px;


}*/

.unSquish
{
    padding: 3px 5px 5px 10px; 
    background-color: rgb(195, 185, 172); 
    color: rgb(255, 255, 255); 
    float: left; 
    font-size: 0.8em; 
    font-weight: bold; 
    height: 10px; 
    margin-top: -20px; 
    width: 265px;
    cursor: pointer;    
}

.unsquishBwrapper{
    margin-top: -10px;
    
}

.squishHide
{
    display: none;
}

#toolsHead{
    position: relative;
    padding-left: 40px;
}

#toolsHeadIcon{
    position: absolute;
    top: 8px;
    left: 9px;    
}

a.recipePre{
    font-size: 12px;
}

#recipeAdminL{
    position: absolute;
    top: 2px;
    left: 0px;
    z-index: 50;
}

