﻿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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    text-align: left;
}
html
{
    background-color: #9f1f1c;
    /*BA281B*/
}

a img, :link img, :visited img
{
    border: 0;
}

a
{
	outline:none;
}

table
{
    border-collapse: collapse;
    border-spacing: 0;
}
table.tablePad td
{
    padding: 5px !important;
}
table.tablePad label
{
    font-weight: bold;
    display: block;
}

table.tablePad tbody tr td span
{
    display: block;
    float: left;
    margin: 5px;
}
table.tablePad tbody tr td span span
{
    float: none;
    margin: 0px;
}
em, i
{
    font-style: italic;
}
ul
{
    list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after
{
    content: "";
}

body
{
    text-align: center;
    font-family: Arial, Sans-Serif;
    font-size: 75%;
    font-weight: normal;
    color: #754c24; /* background: transparent url('/images/global/bg_footer.jpg') repeat-y scroll 50% top; */
}

div
{
    /* position: relative; This breaks IE6!! */
}

img
{
    border: none;
}

img.left-col
{
    margin: 0 25px;
    display: block;
}

sup
{
    position: relative;
    top: -4px;
    font-size: 90%;
    vertical-align: 0;
}

a
{
    color: #9c0706;
    text-decoration: underline;
}


strong
{
    font-weight: bold;
    color: #533110;
}

.bold
{
    font-weight: bold;
}

.red 
{
    color: #9c0706;   
    text-decoration: none; 
}

h1 /* H1s are now for the last breadcrumb */
{
    display: inline;
}

h2
{
    font-size: 1.83em;
    color: #9c0706;
    line-height: 1.2em;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 800;
}
h2 a
{
    text-decoration: none;
}

h2 sup
{
    font-size: 12px;
    top:-9px;
}

h3, h3.tablehead
{
    font-size: 14px;
    color: #9c0706;
    font-weight: bold;
    margin: 3px 0 3px;
}

h3.tablehead
{
    font-style: italic;
}
h3 strong
{
    font-size: 14px;
    color: #9c0706;
    font-weight: bold;
    margin: 3px 0 3px;
    letter-spacing: inherit;
}

h4
{
    font-size: 14px;
    color: #9c0706;
    font-weight: bold;
    margin: 3px 0 10px;
}
h5
{
    font-size: 12px;
    color: #9c0706;
    font-weight: normal;
    margin: 0px 0 5px;
}

h6
{
    font-size: 18px;
    color: #9c0706;
    font-weight: bold;
    margin: 3px 0 3px;
}

p
{
    margin-bottom: 14px;
}

ol
{
    margin: 0px 0px 14px 10px;
    margin-left: 15px;
}

ul
{
    margin-bottom: 14px;
}

li
{
    margin-left: 15px;
}

.red
{
    font-size: 14px;
    color: #9c0706;
    font-weight: bold;
}
.skip_to_main
{
    position: absolute;
    top: 0px;
    left: 0px;
}

#spotlight_tags
{
    position: absolute;
    left: -9999px;
}

#container
{
    position: relative;
    text-align: left;
    width: 938px;
    /*width: 938px;*/
    background-color: #ffffff;
    margin: 0px auto;
    overflow: hidden; /*added*/
}

#header
{
    /*z-index: 3;*/
    padding: 11px 0px 0px 27px;
}

/***************************************************
SITE NAVIGATION
***************************************************/
#site_navigation
{
    color: #FFFFFF;
    font-size: 12px;
    margin: 0 auto;
    padding: 0;
    width: 951px;
    font-size: .9em;
    height: 94px;
    position: relative;
    z-index: 1;
}
#site_navigation .site-logo
{
    margin-left: 30px;    
}
#site_search
{
    position: absolute;
    right: 25px;
    top: 20px;
    top: 15px;
}

#site_search ul li
{
    display: inline;
    margin: 0;
    /*background: transparent url('/images/global/c-frame/header/header_contentdivide.png') no-repeat scroll top right;*/
}
#site_search ul li a
{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 6px;
}

#site_search ul li a img
{
    vertical-align: middle;
    padding: 0 4px;   
}
#site_search ul li input
{
    height: 12px; 
    margin: 0 0 0 6px;
    vertical-align: middle;
    color: #46240b;
}
#site_search .divider
{
    vertical-align: top;
    padding: 0;   
}
#site_search .search-button
{
    margin-left: -4px;  
}

#top_nav
{
    z-index: 42;
    position: absolute;
    left: 139px;
	top: 57px;
}

#top_nav ul
{
    margin-bottom: 0px;
}

#top_nav li
{
    z-index: 41;
    float: left;
    position: relative;
    list-style: none;
    text-align: center;
    margin: 0 18px;
}
#top_nav li a
{
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}
#top_nav li div
{
    z-index: 40;
    position: absolute;
    visibility: hidden;
    top: 20px;
    left: 0px;
    width: 141px;
    background: #9c0001;
    /*background: #9c0001 url(/images/global/folgers_dropdown_stretch.gif) repeat-y scroll left top;*/
    /*background: #9c0001 url(/images/global/dropdwn_divider.jpg) repeat-y scroll left top;*/
    z-index:2000;
    z-index: auto;
    border: solid 1px brown;
}

#top_nav li div ul
{
    width: 141px;
    /*background: transparent url(/images/global/folgers_dropdown_top.gif) no-repeat scroll left top;*/
    padding: 8px 0px 6px 0px;
    z-index: 9999;
}

#top_nav li div ul li
{
    float: none;
    padding: 6px 0;
    background: #9c0001 url(/images/global/dropdwn_divider.jpg) no-repeat scroll center bottom;
}
#top_nav li div ul li.last
{
    background: none;
    padding-bottom: 0;
}

#top_nav li div ul li a
{
    display: block;
    text-align: center;
    color: #fff;
    padding-bottom: 6px;
    text-decoration: none;
    letter-spacing: .2em;
    line-height: 1.3em;
    margin: 0;
	width: 110px;
	font-size: 10px;
}
#site_search ul li a:hover,
#top_nav li a.selected,
#top_nav li a:hover, 
#top_nav li div ul li a:hover
{
    color: #ffcd00;    
}

#top_nav li div ul li.last a
{
    border-bottom: none;
}

/**** left-nav menu ***/
ul.leftmenu
{
    float: left;
    list-style-type: none;
    margin: 21px 0 0 0;
    width: 200px;
    padding: 0;
}
ul.leftmenu li
{
    display: block;
    *display:inline-block;
}

ul.leftmenu ul
{
    list-style-type: none;
    padding: 0;
    margin: 3px 0 4px;
}

ul.leftmenu a
{
    display: block;
    text-decoration: none;
    font-weight: bold;
    line-height:16px;
}
ul.leftmenu li a.selected, 
ul.leftmenu li ul li a.selected
{
    color: #9C0706;
}
ul.leftmenu li
{
    padding: 0 0 10px 0;
    background: url("/images/global/left_nav_divider.gif") no-repeat scroll left bottom transparent;
}
ul.leftmenu li ul li
{
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0 0 0 -5px;
    padding: 2px 0 1px;
}

ul.leftmenu li a
{
    color: #754C24;
}

ul.leftmenu li a#twoline
{
    line-height: 12px;
}
ul.leftmenu li a:hover
{
    color: #9C0706;
}

ul.leftmenu li ul li a
{
    color: #754C24;
    padding-left: 19px;
}

ul.leftmenu li ul li a:hover
{
    color: #9C0706;
}
/**** End Left-Nav menu ****/

#breadcrumbs, .breadcrumbs
{
    /* *** position: relative; breaks IE6 */ /*width: auto;*/
    margin-top: 20px;
}
.breadcrumb-links
{
    color: #999999;
    font-size: .9em;
    letter-spacing: .1em;
    line-height: 1.2em;
    margin-bottom: 1em; /*white-space:nowrap;*/
}
#breadcrumbs a, .breadcrumbs a
{
    color: #9c0706;
    text-decoration: none;
}

#breadcrumbs a:hover, .breadcrumbs a:hover
{
    color: #666666;
    text-decoration: underline;
}

#main_content
{
    /*background: #ffffff url(/images/global/folgers_main_bg.jpg) no-repeat scroll 349px top;*/
    padding: 0px 19px 0px 16px;
}

#content_left
{
    float: left;
    width: 755px;
    padding-bottom: 25px;
}

#content_right
{
    float: left;
    width: 123px;
    margin-top: 27px;
}
#leftmenu_right
{
    float: left;
    width: 700px;
}
#no_leftmenu_right
{
    float: left;
    width: 700px;
    margin-left: 200px;
}
.clear
{
    clear: both;
}

.prod_img
{
    float: left;
    width: 333px;
}

.prod_info
{
    float: left;
    width: 400px;
    height: 365px;
}
.prod_description
{
}
.prod_group
{
    display: none;
}
.prod_container, .prod_img img
{
    display: none;
}


.prod_info div.active, .prod_img img.active
{
    display: block;
}
.prod_info p
{
    font-size: 13px;
}

.prod_group_list, .prod_list
{
    clear: both;
    list-style-type: none;
}

.prod_group_list .endpiece{
    width: 15px;
    height: 155px;
}

.prod_list
{
    background: url("/images/global/product_list_bg.jpg") repeat-x scroll left 3px transparent;
    height: 140px;
}

#takeover .prod_list
{
	height: 150px;
}

.prod_group_list li, .prod_list li
{
    float: left;
    margin: 0;
}

.prod_group h2
{
    width: 400px;
}
.prod_list li
{
    display: none;
}

.prod_list li.active
{
    display: list-item;
}

.prod_list li.previous, .prod_list li.next
{
    margin-top:16px;
}

.prod_list li.previous
{
	left: 20px;
}
.prod_list li.next
{
    position: absolute;
right:20px;
}

.prod_avail_in
{
    display: block;
}

div.prod_avail_in div
{
    color: Black;
}

#prod_group_info_filter-packs p,
#prod_group_info_filter-packs ol
{
    margin-bottom: 5px;    
}

.red_tagline
{
    color: #9C0706;
}

div.left_avail
{
    float: left;
    width: 120px;
    margin-right: 20px;
}

div.roastometer img
{
    display:block;
}
div.roastometer
{
    margin: 0;
    display: block;
}

p.find
{
    clear: both;
    padding: 5px 0 5px;
    text-align:center;
    width:313px;
}
p.find img
{
    display:inline;
}

p.find .buy-online
{
	position: relative;
	left: 27px;
}
.prod_details
{
    color: #333333;
    margin-left: 25px;
    clear: both;
}

.left_column, .left
{
    float: left;
}

.right_column
{
    padding-left: 15px;
    border: 1px solid blue;
}

div.bodyimage
{
    width: 286px;
    float: left;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

div.wrapcontainer
{
    width: 99.5%;
    float: left;
}
.image-left
{
    float: left;
    vertical-align: text-top;
}
.image-right
{
    float: right;
    vertical-align: text-top;
}

div.copyleft
{
}

.padright
{
    margin-right: 15px;
}
.padtop
{
    padding-top: 45px;
}
.padtopsmall
{
    padding-top: 25px;
}
.padtopsmaller
{
    padding-top: 15px;
}
.padleft
{
    padding-left:144px;
}
.marginbottom
{
    margin-bottom: 15px;
}
div.copyleft ul
{
    margin-bottom: 10px;
}
div.copyleft ul li, .li_indent li
{
    margin: 0 0 10px 15px;
    list-style-type: disc;
    list-style-position: outside;
}

div.copyleft ul li.imgwrap
{
    margin: 0 0 10px 264px;
    list-style-type: disc;
    list-style-position: outside;
}
div.copyleft ul li.imgwrap2
{
    margin: 0 0 10px 174px;
    list-style-type: disc;
    list-style-position: outside;
}

div.buttonlinks
{
    padding: 20px 0 0 0;
}

p.buttonlinks a, div.buttonlinks a
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    border: none;
    text-decoration: none;
}
p.buttonlinks img
{
    padding: 0 0 0 0;
    margin: 0 0px 0 0;
    border: none;
    display: block;
    float: left;
}


div.brewlink
{
    padding: 10px 0 0 0;
}
.calculate_button
{
    margin: 8px 0 -7px 0;
}
.brewlink_button
{
    margin: 0 0 -8px 0;
    width: 61px;
    height: 25px;
}
.brewlink_cups
{
    width: 50px;
    margin-left: 5px;
    border:1px solid gray;
}
.brewresult
{
    padding: 8px 0 8px;
    line-height: 1.3em;
    font-size: 1.1em;
    font-weight: Bold;
    color: #9c0706;
    font-style: italic;
    height:35px;
}


div.copyright
{
    width: 150px;
    float: left;
    line-height: 18px;
}

a.backtotop
{
    display: block;
    text-align: right;
}

a.backtotop img
{
    margin: 0px 3px -3px 0;
}
div.divider
{
    width: 100%;
    text-align: center;
    padding: 10px 0 20px 0;
}

table.backimaged
{
    width: 100%;
    padding: 0 0 0 0;
    margin: 0 0 20px 0;
}

table.backimaged th, table.backimaged td, table.backimaged td.bgcell
{
    background: url("/images/global/table_cell_bg.gif") repeat-x top;
    height: 56px;
    padding: 0 15px 0 15px;
    font-family: Arial; /*font-size: 1.1em;*/
    color: #533110;
    background-color: #ffffff;
    text-decoration: none;
    text-align: center;
    line-height: 1.3em;
    font-weight: normal;
    text-transform: none;
    border-right: solid 1px #f6d782;
    vertical-align: middle;
}

table.backimaged th
{
    background: #ffffff url("/images/global/table_header_cell_bg.gif") repeat-x left bottom;
    height: 53px;
    color: #9c0706;
    background-color: inherit;
    font-weight: Bold;
}

table.backimaged td.bgcell
{
    padding: 5px 15px 5px 15px;
    background-color: #f8f6f3;
    font-weight: normal;
    font-style: italic;
}
table.backimaged .cell_last
{
    border-right:none;
}
table.tb_recipe, table.tb_locations
{
    padding: 10px 0 10px 0;
    font-family: Arial;
    font-size: 1.1em;
}

table.tb_recipe span
{
    font-weight: bold;
}

table.tb_locations td.cell_header
{
    padding: 10px 0 5px;
}

table.tb_locations td.cell_radio
{
}

table.tb_locations td.cell_label
{
    padding: 3px 0 3px;
}

div.col_location
{
    float: left;
    padding-right: 15px;
    padding-bottom: 20px;
    width: 167px;
}
div.noproduct
{
    margin-top: -10px;
    padding-left: 364px;
}
ul.ul_recipe li
{
    margin: 0 0 3px 0px;
    list-style: none;
}
ul.ul_recipe li a span
{
    text-decoration: none;
}


/* --- Holiday Promotion form --- */
div.formcontainer
{
    padding: 10px 0 10px 0px;
}
div.subhead
{
    padding: 0 0 20px 0px;
}
div.step
{
    float: left;
    padding: 0px 0px 0px 0px;
    font-weight: bold;
}

span.validator
{
    color: Red;
}
div.txtcontrol
{
    padding: 5px 0px 3px 0px;
    width: 100%;
}

div.txtcontrol input
{
    width: 200px;
}

div.txtcontrol div select
{
    width: 204px;
}
div.ctlcaption, div.ctlcaption_survey
{
    float: left;
    padding: 0px 8px 0px 0px;
    width: 157px;
    text-align: right;
}
div.ctlcaption span, div.ctlcaption_survey span
{
    color: Red;
}



div.ctlcaption_survey
{
    width: 92px;
}

div.ctlchk
{
    width: 550px;
    padding: 8px 0px 0px 145px;
}
div.ctlchk label
{
    margin: 0px 0 0 8px;
}
div.txtessay
{
    padding: 5px 0px 3px 0px;
}

div.essay div.ctlcaption
{
    float: none;
    padding: 0px 8px 0px 20px;
    width: 80px;
    text-align: left;
    font-weight: bold;
}

div.essay input, div.essay textarea
{
    width: 680px;
    margin: 0 0 0 20px;
}
div.essay div.validator
{
    clear: both;
    padding: 0 0 0 20px;
}

div.essay div.limit
{
    padding: 0 0 0 0px;
    font-size: 10px;
    width: 700px;
    text-align: right;
}
div.essay div.remaining
{
    padding: 0 0 0 0px;
    width: 700px;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
}


div.answer div.ctlcaption
{
    float: none;
    padding: 0px 8px 0px 0px;
    width: 80px;
    text-align: left;
    font-weight: bold;
}

div.answer input, div.answer textarea
{
    width: 680px;
    margin: 0 0 0 0px;
}

div.answer div.limit
{
    padding: 0 0 0 0px;
    font-size: 10px;
    width: 680px;
    text-align: right;
}
div.answer div.remaining
{
    padding: 0 0 0 0px;
    width: 680px;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
}

div.submit
{
    width: 680px;
    text-align: center;
    padding: 10px 0 0 0;
}

div.submit_survey
{
    text-align: right;
    padding: 10px 0 0 0;
    width: 307px;
}
div.submit span, div.submit_survey span
{
    color: Red;
}
div.remaining
{
    padding: 0 0 0 0px;
    width: 100%;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
}
#eCardFormContent .wordcount
{
    padding: 0 0 0 0px;
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    color: #4A1C06;
    width: 455px;
}

div.txtcontrol input.lastinit
{
    width: 20px;
    text-transform: uppercase;
}

/* --- End Holiday Promotion form --- */

/**************
    FORM STYLES
    ***************/

fieldset
{
    /*margin: 10px 0;*/ /*padding-top: 10px;*/
    border: none;
}
legend
{
    font-weight: bold;
    padding: 0pt 2px;
}
fieldset label
{
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
    width: 170px;
    font-weight: bold;
}
fieldset ol, fieldset ul
{
    margin: 0pt;
    padding: 0pt;
}
fieldset li
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0pt;
    padding: 0.5em 0;
}


.validationSummary
{
    margin: 10px 0;
    border: solid 1px #FF0000;
    background-color: #FFFFC1;
    padding: 5px;
    color: #FF0000;
}


.validationSummary li
{
    margin: 5px 0;
    list-style-type: square;
}

.validationSummary ul
{
    margin-left: 20px;
    padding: 0;
}

h2.wrap-left
{
    width: 332px;
    margin-top: 25px;
}

.faq_list
{
    color: #9c0706;
    margin: 0px 0px 30px 14px;
    /*margin: 0px 0px 14px 307px;*/
}

.faq-answers > li
{
	margin-top: 10px;
	margin-bottom: 20px;
}

.faq_label
{
    float: left;
    width: auto;
    font-weight: bold;
    color: #9c0706;
    padding-right: 5px;
}

.faq_question
{
    float: left; /*width: 610px;*/
    font-weight: bold;
}

.faq_answer
{
    clear: left;
    margin: 5px 0px 10px 25px; /*   *margin-top:-14px; */
}

.left_narrow
{
    padding-right: 58px;
    padding-left: 25px;
}

.left_wide
{
    padding-right: 40px;
    padding-left: 135px;
    display: inline-block;
}

.right
{
    float: right;
}

div.sitemap
{
    margin-left: -15px;
}

div.sitemap ul
{
    margin-bottom: 0px;
}

div.sitemap ul li
{
    margin-bottom: 15px;
}

div.sitemap ul li li
{
    margin-bottom: 0px;
}
.tooltip-link
{
    cursor: pointer;
}
div.tooltip
{
    background-color: #000;
    border: 1px solid #fff;
    padding: 10px 15px;
    width: 200px;
    display: none;
    color: #fff;
    text-align: left;
    z-index: 40;
    font-size: 12px;
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
}

table.prod_results
{
    width: 650px;
    padding: 0 0 0 0;
    margin: 15px 0 20px 0;
}

table.prod_results th
{
    padding: 3px 10px 3px 10px;
    color: black;
    background-color: inherit;
    font-weight: Bold;
    font-family: Arial;
    font-size: 1.3em;
}

table.prod_results td, table.prod_results td.nav_row
{
    background: url("/images/global/table_cell_bg.gif") repeat-x top;
    height: 30px;
    padding: 3px 10px 3px 10px;
    font-family: Arial;
    font-size: 1.1em;
    color: #533110;
    text-decoration: none;
    text-align: left;
    line-height: 1.3em;
    font-weight: normal;
    text-transform: none;
    vertical-align: middle;
}

table.prod_results td.nav_row
{
    height: auto;
    padding: 15px 0px 20px 0px;
    text-align: right;
}
table.prod_results td.nav_row a
{
    color: #9c0706;
}

div.next
{
    float: right;
}

p.toplink
{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.tm
{
    padding-top: 15px;
    font-size: 10px;
}

.ref
{
    font-size: 10px;
}
.leftsmuckers
{
    width: 680px;
    font-size: 11px;
}
div.serving
{
    color: #9c0706;
    padding: 8px 0 10px;
}

table.admintable
{
    color: Black;
    background-color: #F9F99F;
    border-color: #CC9360;
    border-width: 1px;
    border-style: solid;
}
table.admintable td input
{
    width: 120px;
}
table.admintable td.gv_chk input
{
    width: 20px;
}
table.admintable th
{
    background-color: #CC9360;
    font-weight: bold;
}
table.admintable td, th
{
    padding: 4px 10px 4px 5px;
    vertical-align: middle;
    text-align: left;
}
table.admintable th.gv_buttons
{
    width: 60px;
}
table.admintable div.gv_head
{
    font-size: 15px;
}
table.admintable div.gv_headcheck
{
    height: 75px;
}
table.admintable div.gv_date
{
    padding-top: 8px;
    font-size: 10px;
    color: #CC9360;
}
table.admintable div.question_box
{
    width: 690px;
}
table.admintable tr.admintable_alt
{
    background-color: #F9FCC6;
}
table.admintable tr.admintable_selected
{
    background-color: #6C339F;
    color: #F9FCC6;
}
div.username
{
    float: left;
    padding-right: 20px;
    font-size: 11px;
    color: Black;
}
ul.adminlist
{
    padding-top: 20px;
}
ul.adminlist li
{
    padding: 0 0 10px;
    list-style-type: disc;
}

table.login td
{
    padding: 3px 0 3px;
}
table.login input
{
    width: 170px;
}
table.login input.login_button
{
    margin-top: 10px;
    width: 70px;
}

ul.ul_faq li
{
    list-style-type: disc;
    margin-bottom: 5px;
}


/* FOOTER ALT STICK */

#main_form, form.main_form
{
    background: transparent url('/images/global/c-frame/bg_repeater.jpg') repeat-y scroll 50% top;
}

#background_top
{
    background: transparent url('/images/global/c-frame/bg_top.jpg') no-repeat scroll 50% top;
    text-align: center;
}
#master_search
{
    color: #FFFFFF;
    font-size: 12px;
    height: 26px;
    margin: 0 auto;
    padding: 4px 0;
    width: 951px;
    font-size: .9em;
}
#master_search div#master_search_content
{
    float: right;
    padding-right: 55px;
}
#master_search div
{
    float: left;
}
#master_search a.rb_mastersearch
{
    color: #ffffff;
    text-decoration: none;
}
#master_search a.rb_mastersearch img
{
    vertical-align: -5px;
}
#master_search .rb_mastersearch input
{
    margin: 4px 3px 0 12px;
}
#master_search .rb_mastersearch label
{
    top: -5px;
}
#master_search .txt_mastersearch
{
    width: 190px;
    height: 16px;
    margin-left: 10px;
    display: block;
    float: left;
}
#master_search .btn_mastersearch
{
    margin-left: 10px;
    display: block;
    float: left;
}
#footer
{
    margin: 0px auto;
    background: transparent url('/images/global/c-frame/bg_bottom.jpg') no-repeat scroll 50% top;
}

#footer p
{
    padding: 180px 0 0 0;
    text-align: center;
    font-size: .9em;
    line-height: 1.6em;
    color: #ffffff;
}
#footer p span
{
    display: block;
    text-align: center;
    margin-bottom: 8px;  
}

#footer a
{
    letter-spacing: .1em;
    margin: 0 4px;
    color: #ffffff;
    text-decoration: none;
}
#footer p span.tagline span
{
    display: inline; 
    margin: 0 4px;   
}
#footer p span.tagline a
{
    letter-spacing: normal;   
}

#footer a:hover
{
    text-decoration: underline;
}


/* SPECIAL HOLIDAY ONLY STYLES */
#holiday_header
{
    padding: 36px 88px 0 74px;
    margin-left: 64px;
    margin-top: 42px;
}

#holiday_header #breadcrumbs
{
    margin-top: -60px;
    height: 96px;
    padding: 0;
}

#holiday_header #breadcrumbs .breadcrumb-links
{
    margin-bottom: 50px !important;
    display: block;
    color: #999999;
    font-size: .9em;
    letter-spacing: .1em;
    line-height: 1.2em;
    margin-bottom: 1em;
}
#holiday_header #breadcrumbs .breadcrumb-links a
{
    color: #9c0706;
    text-decoration: none;
}

#holiday_header #breadcrumbs .breadcrumb-links a:hover
{
    color: #666666;
}
#holiday_header.rules
{
    height: 94px;
    background: transparent url(/images/holiday/rules_bg.jpg) no-repeat scroll top left;
}

#holiday_header.entry
{
    height: 183px;
    width: 738px;
    background: transparent url(/images/holiday/entry_bg.jpg) no-repeat scroll top left;
}

#holiday_header.thanks
{
    height: 256px;
    width: 784px;
    background: transparent url(/images/holiday/2.1_folgers_perfect_cup_main_image.jpg) no-repeat scroll top left;
}

#holiday_header h2, #holiday_header p
{
    color: #FFFFFF;
    margin: 0 0 1em 0;
}

#holiday_header p
{
    padding: 0 100px 0 0;
    font-size: 13px;
    line-height: 1.3em;
}

#holiday_header img
{
    float: left;
}
#holiday_header a
{
    color: #FFFFFF;
    text-decoration: underline;
}

#holiday_header b, #holiday_header strong
{
    color: #FFFFFF;
}

.none
{
    display: none;
}

div.filter h3
{
    margin-bottom: 8px;
}

div.filter h4
{
    color: #000000;
    font-size: 12px;
}

div.filter ul li
{
    padding-bottom: 3px;
    margin-left: 0px;
}
div.filter ul li a, div.filter h3 a
{
    text-decoration: none;
}
div.filter ul li a:hover, div.filter h3 a:hover
{
    text-decoration: underline;
}
div.filter ul li.active a, div.filter h3 a.active
{
    font-weight: bold;
    text-decoration: underline;
}
div.canister_select
{
    width: 334px;
    text-align: center;
    margin: 10px 0 10px 0;
    padding: 0 0 10px 0;
    background: url("../images/holiday/canister/dotted_line.gif") bottom left no-repeat;
}
div.canister_own
{
    width: 334px;
    text-align: center;
    margin: 10px 0 10px 0;
    padding: 0 0 10px 0;
}
div.canister_left
{
    float: left;
    width: 285px;
    padding: 20px 0 0 0;
}
div.canister_right
{
    float: left;
    width: 420px;
    padding: 0 0 0 15px;
}
div.canister_right ul li
{
    margin: 0 0 15px 0;
}
div.canister_series
{
    padding: 15px 0 5px;
}
h3.canister
{
    font-size: 10px;
    color: #9c0706;
    font-weight: bold;
    margin: 3px 0 10px;
}
div.canister_tip
{
    padding: 345px 0 0 10px;
}
div.canister_tip p
{
    padding: 8px 0 0 0;
}
div.canister_tip img
{
    margin: 0 0 0 -10px;
}
div.canister_flash
{
    height: 465px;
    width: 586px;
}
div.winners_right
{
    vertical-align: text-top;
    width: 420px;
    float: left;
}
div.winners_right p
{
    padding: 0px 0 10px 0;
    font-style: italic;
}
div.winners_right p img
{
    padding: 8px 0 0 0;
    display: block;
}
div.winners_right p.winners_head
{
    font-style: normal;
}
/* the overlayed element */
.overlay
{
    /* initially overlay is hidden */
    display: none;
    width: 524px;
    min-height: 208px;
    z-index: 3000;
   /* -moz-box-shadow: 0 0 20px 5px #000;
    -webkit-box-shadow: 0 0 20px #000;
    border: 1px solid #9C0706;*/
}

#kcupdemo
{
    width: 976px;
    min-height: 650px; 
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -moz-box-shadow: 0 0 50px #000;
    -webkit-box-shadow: 0 0 50px #000;
}

#kcupdemo div.close
{
    display: none;
}

/* default close button positioned on upper right corner */
.overlay div.close
{
    /*background-image: url(/images/overlay/close.png); */
    color:#9C0706;
    cursor:pointer;
    font-weight:bold;
    position:relative;
    right:-475px;
    top:25px;
    width:35px;
}
.overlaymasterdiv
{
    background-color: transparent;
    width: 524px;
}
#overlay-bg
{
    background: transparent url("/images/overlay/div_overlay_repeater.png") repeat-y scroll left top;
    padding: 15px 25px;
    width: 474px;
}
#overlay-top
{
    background: transparent url("/images/overlay/div_overlay_top.png") no-repeat scroll left top;
    width: 524px;
    height:18px;
}
        
#overlay-bottom
{
    background: transparent url("/images/overlay/div_overlay_btm.png") no-repeat scroll left top;
    width: 524px;
    height:18px;
}
#overlay .contentWrap
{
    overflow: auto;
    z-index: 1000;
}
/* End Overlay */

div.good-news-header
{
    width: 849px;
    height: 223px;
    background: url(/images/good-news/wakeup_hdr.jpg) no-repeat top left;
}
div.good-news-header img
{
    display: block;
    float: right;
}
div.good-news-header p
{
    color: #fef9b0;
    font-size: 12px;
    padding: 75px 90px 0 300px;
    line-height: 18px;
}
div.good-news-breadcrumb
{
    margin-left: 295px;
    margin-bottom: 5px;
}
div.good-news-content
{
    margin: 10px 0 0 30px;
    width: 786px;
}
p.good-news-heading
{
    font-size: 18px;
    color: #ac2930;
    font-weight: bold;
    margin: 3px 0 8px;
}
div.good-news-content table
{
    width: inherit;
    border: none;
    margin-left: -10px;
}
div.good-news-content table td
{
    width: 242px;
    padding: 0 10px 0 10px;
    border-right: solid 1px #e4ddd5;
    vertical-align: top;
}
div.good-news-content table td div
{
    font-weight: bold;
    margin-bottom: 7px;
}
div.good-news-content table td img
{
    margin-top: 5px;
    margin-bottom: 10px;
}
div.good-news-subhead
{
    font-weight: bold;
    width: inherit;
}
div.good-news-rss
{
    margin-bottom: 5px;
}




/*********** WHAT'S NEW SPECIFIC ****************/
#whats-new #breadcrumbs
{
    margin-left: 309px;
}

.whats-new-item
{
    float: left;
    display: inline;
    clear: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    _margin-bottom: 10px;
}

.whats-new-item img
{
    float: left;
    display: inline;
    margin: 0 12px;
}

.whats-new-item p img
{
    margin: 0 8px 0 0;
}

.whats-new-item table img
{
    display: block;
    margin: 0 10px 0 0;
    float: none;
}

.whats-new-item h3
{
    margin-top: 50px;
}


/* JINGLE */

.jingle-left
{
	width: 300px;
	float: left;
}
.jingle-headline
{
    font-weight: bold; /*text-transform: uppercase;*/
    color: #9c0706;
}

.jingle-callout
{
    background: transparent url('/images/about-us/ringtones_callout_background.png') no-repeat scroll left top;
    margin-left:25px;
	margin-right:30px;
    padding: 10px 15px 0;
    width: 226px;
    float: right;
    height: 379px;
}

.jingle-callout h4
{
    font-size: 20px;
    margin-bottom: 3px;
}


.jingle-callout h3
{
    margin-bottom: 0;
}


ul.jingle
{
    list-style-type: disc;
}

ul.jingle li
{
    margin-bottom: 1em;
}

.jingle-callout ul li
{
    margin-bottom: .5em;
    margin-left: 0;
}

.jingle-callout ul li span
{
    color: #9c0706;
}

.jingle-callout ul li div, .jingle-callout ul li object
{
    display: inline;
    position: relative;
    top: 2px;
    left: 5px;
    border: none;
}

div.commercialcallout
{
    float: left;
    width: 185px;
}
.trantino a span.linebreak
{
    margin-left: 18px;
    margin-left: 15px;    
}

div.commercialcallout h3
{
    /*text-align: center;*/
    width: 184px;
}
div.singlerow
{
    width: 100%; 
}
div.multiplerow
{
    padding-top: 20px;
    *padding-top: 10px;
    clear: both;
    /*float: left;*/
}

/*div.commercialcallout > a > img
{
	margin-left: 12px;
}*/

#closeupWrapper{
    float: left;
    /*margin-bottom: 30px;
    *margin-bottom: 10px;*/
}
#videosWrapper{
    clear: both;
    display: block;
    padding-top: 13px;
    *display: inline;

}

#closeupWrapper h3.header,
#videosWrapper h3.header{
    margin: 15px 0 5px !important;
}

#closeupWrapper p,
#videosWrapper p{
    width: 80%;
}

div.enjoyingcallout
{
    float: left;
    width: 233px;
}

div.enjoyingcallout h3
{
    text-align: center;
    width: 201px;
}

div.enjoyingcallout p
{
    padding: 0 0 0 5px;
    width: 187px;
}


/**** Recipe Section ****/
div.recipecourse
{
    float: left;
    padding-right: 25px;
}
div.recipecourse h3
{
    text-align: center;
}
h3.trantino,
h4.trantino
{
    font-size: 14px;
    color: #9c0706;
    font-weight: bold;
    margin: 3px 0 10px;
}
h3.trantino a,
h4.trantino a
{
    text-decoration: none;
}
h3.trantino a img,
h4.trantino a img
{
    padding-right: 5px;
}
p.recipehowto
{
    margin-bottom: 30px;
}
p.recipehowto img
{
    margin: 0 0 -6px;
    padding-right: 10px;
}

#recipes_breakfast
{
    background: url('/images/recipes/main_img_bkfst_recipes.jpg') no-repeat top left;
}
#recipes_entree
{
    background: url('/images/recipes/main_img_entree_recipes.jpg') no-repeat top left;
}
#recipes_dessert
{
    background: url('/images/recipes/main_img_dessert_recipes.jpg') no-repeat top left;
}
#recipes_drink
{
    background: url('/images/recipes/main_img_drink_recipes.jpg') no-repeat top left;
}

.recipes_white
{
    width: 645px;
    height: 262px;
    margin-top: 15px;
}
.recipes_white h2
{
    color: #FFFFFF;
    margin: 0 0 6px 258px;
    padding-top: 18px;
}
.recipes_white p
{
    color: #ffffff;
    line-height: 22px;
    margin: 0 0 0 258px;
    width: 368px;
}
.recipes_white p a
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
.recipes_white p strong
{
    color: #ffffff;
    font-weight: bold;
}
#recipelist
{
    width: 645px;
    padding: 0;
    margin: 0;
}

#recipelist li
{
border-bottom:1px solid #DACEC4;
border-spacing:15px;
float:left;
height:135px;
margin:0 20px 25px 0;
padding:0;
width:302px;
}

#recipelist div.recipeimage
{
	width: 105px;
	height: 105px;
	/*background-color: #9c0001;*/
	background-repeat: no-repeat;
}


#recipelist div.recipeimage
{
    float: left;
    width: 105px;
}

#recipelist div.recipeinfo
{
    float:left;
    padding:0 0 0 10px;
    width:187px;
}

#recipelist div.recipeinfo div
{
    padding: 0px 0 3px 0;
}

div.datapagertop, div.datapagerbottom
{
    width: 645px;
    text-align: right;
    font-weight: bold;
}
div.datapagertop a, div.datapagerbottom a
{
    text-decoration: none;
}
div.datapagertop
{
    padding: 10px 0 20px 0;
}
div.datapagerbottom
{
    padding: 35px 0 10px 0;
    clear: both;
}
span.CurrentPage
{
    font-weight: bold;
}

#RecipePrint img
{
    cursor: pointer;    
}
/*.recipedetailprint{
    float:right; 
    clear: both; 
    margin-top:-33px; 
    margin-right: 14px;
}*/

.recipedetailimage
{
    background: transparent url('/images/recipes/img_bckgrd.gif') no-repeat top left;
    width: 267px;
    height: 334px;
    float: left;
    margin: 10px 15px 0 0;
}

.recipedetailimage img
{
    width: 251px;
    max-height: 259px;
    padding: 8px 8px 8px 8px;
    vertical-align: top;
}

.recipedetailimage p
{
    color: #ffebb5;
    padding: 0 8px 8px 10px;
    line-height: 20px;
}
.recipedetailimage .recipe-detail-label
{
    color: #ffffff;
    font-size: 12px;
}

.recipeingredients
{
    float: left;
    width: 330px;
    margin: 5px 0 0 0;
}

.recipeingredients ul li
{
    list-style-type: none;
    margin: 3px 0 3px 0px;
}

.recipeingredients ul li .ingredient_subhead
{
    color:#9C0706;
    font-weight:bold;
    margin:5px 0 5px 0;
}
.recipedirections
{
    clear: both;
    padding-top: 10px;
    width: 590px;
}
.recipedirections ol li, ol.ol_rednumber li
{
    margin: 8px 0 8px 9px;
    color: #9C0706;
    font-weight: bold;
}
.recipedirections ol li span, ol.ol_rednumber li span
{
    color: #754C24;
    font-weight: normal;
}
ul.disclist li
{
    margin: 8px 0 8px 20px;
    list-style: disc;
    
}

/**** End Recipe Section ****/

.measure_divider
{
    background: url('/images/coffee-how-to/page_divider.gif') no-repeat top left;
    width: 510px;
    height: 5px;
    margin: 20px 0 15px;
}

.measurement_chart, .cups_calculator
{
    background: #ffffff;
    margin: -3px 0 0;
    padding-bottom: 22px;
}

iframe.calc_frame
{
    width: 510px;
    height: 212px;
}
iframe.chart_frame
{
    width: 510px;
    height: 225px;
}
/**** Tabs ****/
/* root element for tabs  */
ul.tabs
{
    list-style: none;
    margin: 0 !important;
    padding: 0;
    height: 22px;
}

/* single tab */
ul.tabs li
{
    float: left;
    text-indent: 0;
    padding: 0;
    margin: 0 !important;
    list-style-image: none !important;
}

/* link inside the tab. uses a background image */
ul.tabs a
{
    background: url(/images/coffee-how-to/measurement_flowplayer_img.gif) no-repeat -260px 0;
    font-size: 11px;
    display: block;
    height: 22px;
    line-height: 22px;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 1px;
}

ul.tabs a:active
{
    outline: none;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */
/* width 1 */
ul.tabs #w1
{
    background-position: 0 0;
    width: 79px;
}
ul.tabs #w1:hover
{
    background-position: 0 -23px;
}

ul.tabs #w1.current
{
    background-position: 0 -46px;
}

/* width 2 */
ul.tabs #w2
{
    background-position: -79px 0;
    width: 198px;
}
ul.tabs #w2:hover
{
    background-position: -79px -23px;
}
ul.tabs #w2.current
{
    background-position: -79px -46px;
}
/* width 3 */
ul.tabs #w3
{
    background-position: -277px 0;
    width: 113px;
}
ul.tabs #w3:hover
{
    background-position: -277px -23px;
}
ul.tabs #w3.current
{
    background-position: -277px -46px;
}
#tab_panes
{
    width: 390px;
    height: 160px;
    margin-top:10px;
}

/* tab pane styling */
#tab_panes div
{
    padding: 0;
}

#tab_panes table
{
    width: 385px;
}
#tab_panes table th, div.panes table td
{
    padding: 0 5px 0 5px;
    font-family: Arial;
    color: #754C24;
    background-color: #ffffff;
    text-decoration: none;
    text-align: center;
    line-height: 1.3em;
    font-weight: normal;
    text-transform: none;
    border-right: solid 1px #dacec4;
    vertical-align: middle;
    font-weight: bold;
}
#tab_panes table td
{
    padding: 5px;
    border-top: solid 1px #dacec4;
}
#tab_panes table th
{
    background: #ffffff url("/images/global/table_header_cell_bg.gif") repeat-x left bottom;
    color: #9c0706;
    background-color: inherit;
    height:40px;
    vertical-align:top;
}
#tab_panes table th.th_nobr
{
    white-space: nowrap;
}
#tab_panes table .cell_last
{
    border-right:none;
}
/**** End Tabs ****/

div.brewingvid
{
    padding-bottom: 20px;
    text-align:center;
}

div.brewingvid p
{
    margin: 0 auto;
    width: 510px;
    padding-top: 8px;
}
div.brewingvid img{
    margin-left: 95px;
    width: 512px;
    height: 288px;
}

.brewingsteps
{
    width: 159px;
    float: left;
    margin: 0 40px 0 0;
}
.brewingsteps p
{
    float: left;
    margin-bottom: 0;
}

div.chousecallout
{
    float: left;
    width: 160px;
    margin-right: 10px;
}
div.chousecallout img
{
    display:block;
}
div.chousecallout h3
{
    height: 25px;
    text-align: center;
    width: 160px;
}
div.chousecallout h3 img
{
    display:inline;
}

/* *** Site Search *** */

#GSASearchResults
{
    width: 645px;
    padding: 0;
    margin: 0;
}
#GSASearchResults li
{
    padding: 0 0 20px 0;
}


/*****************************
****           CONTACT US FORM */
.numbers li
{
	margin-bottom: 19px;
}

.required-notice
{
	font-weight: bold;
	margin: 30px 0;
}

.required
{
	color: #ff0000;
}

.input-field
{
	margin-bottom: 15px;
}

.input-field label
{
	display: block;
	font-weight: bold;
	margin-bottom: 1px;
}

.input-field input
{
	padding: 1px 0;
}

.input-field input.textbox, .input-field textarea.textbox
{
	width: 323px;
}

.input-field textarea.textbox
{
	height: 100px;
}

.input-field select.short
{
	width: 65px;
}

.input-field input.short
{
	width: 61px;
}

.input-field .dob
{
	margin-left: 15px;
}

.input-field .radio-buttons li
{
	display: inline;
}

.input-field .radio-buttons input
{
	vertical-align: -3px;
	margin-right: 5px;
}

.input-field .radio-buttons label
{
	display: inline;
	font-weight: normal;
	margin-right: 25px;
}
.opt-in
{
	margin: 30px 0 50px 0;
}

.leftmenu-body
{
    margin-right: 120px;
}
.jingles td
{
    vertical-align: middle;
    padding: 5px 45px 5px 0;
    border-bottom: 1px solid #999999;
}
.jingles .last-row td
{
    border-bottom: none;
}
.jingles td img
{
    vertical-align: text-bottom;
}
.jingles td.artist-song
{
    font-weight: bold;
}
.jingles td.listen
{
    color: #f0c329;
}
.jingles td.listen div
{
    display: inline;
}
.jingles td.listen img
{
    vertical-align: middle;
}
.jingles td.download
{
    padding-right: 15px;
}

.jingle-links
{
    float: left;
    margin: 0;
    padding: 0;
}

.jingle-links li
{
    display: block;
    float: left;
    text-align: center;
    margin: 0 20px 0 0;
    padding: 0;
}

.jingle-links .text
{
    height: 40px;
    text-align: center;
}

.jingle-links a
{
    font-size: 1.1667em;
    white-space: nowrap;
    text-decoration: none;
}

.jingle-links .disclaimer
{
    font-size: .75em;
    text-align: center;
    margin-top: 4px;
}

.bts-videos-container
{
    width: 640px;
    height: 448px;
    background: transparent url(/images/about-us/behind-the-scenes/fol_jingle_video-bg.jpg) no-repeat scroll left top;
    padding: 0 20px 0 7px;
}

.bts-videos
{
    float: left;
    width: 509px;
}
.left-marg {
    margin-left: 155px;
}

.jingle_container .video-info
{
    display: none;
    float: left;
    width: 509px;
    margin-bottom: 10px;
}

.jingle_container #bts-intro
{
    display: block;
}

.jingle_container .video-info h1
{
    float: left;
    color: #ffffff;
    margin-bottom: 0;
}

.jingle_container .video-info .links
{
    float: right;
    display: inline;
    margin: 8px 0 0 0;
    padding: 0;
}

.jingle_container .video-info .links li
{
    display: inline;
    margin: 0 0 0 15px;
    padding: 0;
}

.jingle_container .video-info a
{
    color: #ffffff;
}

.bts-intro-container
{
    position: relative;
    clear: both;
}

.bts-intro-copy
{
    position: absolute;
    width: 509px;
    height: 382px;
    background: transparent url(/images/folgers-jingle/behind/main.jpg) no-repeat scroll left top;
}

#jc-intro-copy
{
    background-image: url(/images/folgers-jingle/contest/main.jpg);
}

.bts-intro-copy td
{
    font-size: 1.1667em;
    line-height: 1.5em;
    vertical-align: middle;
    padding: 0 40px;
}

.bts-intro-copy h2
{
    font-size: 1.5em;
    color: #ffffff;
}

.bts-intro-copy a
{
    color: #f6ca21;
    text-decoration: none;
}

.bts-intro-copy a img
{
    vertical-align: middle;
}

.transcript-link
{
    display: none;
    margin-top: 10px;
}

.transcript-link a
{
    color: #ffffff;
}

.bts-divider
{
    float: left;
    margin: 15px 20px 0 20px;
}

.bts-playlist
{
    float: left;
    margin: 36px 0 0 0;
    padding: 0;
}

.bts-playlist li
{
    float: left;
    width: 245px;
    line-height: 1.5em;
    margin: 0 0 25px 0;
    padding-left: 0;
    clear: left;
}

.bts-playlist li a
{
    color: #ffffff;
    text-decoration: underline;
}

.bts-playlist .thumb
{
    float: left;
    border: 1px solid transparent;
    margin-right: 20px;
}

.bts-playlist .thumb:focus
{
    border: 0;
}

.bts-playlist .video-title
{
    float: left;
    display: block;
    width: 75px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2em;
    margin-bottom: 2px;
}

.bts-playlist .playing .thumb
{
    border-color: #f6ca21;
}

.bts-playlist .playing .video-title, .bts-playlist .playing .play-video
{
    color: #f6ca21;
}

/* Coupon redirect page styles */
.coupon_text 
{
    display: block;
    margin: 0 10px;
    font-weight: bold;   
}

/* Folgers Jingle section styles */
.jingle_container
{
    width: 866px;
    background: #912217 url(/images/folgers-jingle/box_curve_top.jpg) no-repeat scroll left top;
    margin: 10px auto 15px auto;
}

.jingle_container_bottom
{
    width: 866px;
    background: transparent url(/images/folgers-jingle/box_curve_bottom.jpg) no-repeat scroll left bottom;
}

.jingle_content, .jingle_subpage_content
{
    color: #ffffff;
    padding: 23px;   
}

.jingle_subpage_content
{
    padding-left: 34px;
    padding-right: 34px;
}

.jingle_container h1
{
    display: block;
    font-size: 2em;
    margin-bottom: 15px;
}

.jingle_nav
{
    display: block;
    text-align: center;
    list-style-type: none;
    margin: 0 0 40px 0;
    padding: 0;
}

.jingle_nav li
{
    display: inline;
    margin: 0 0 0 33px;
    padding: 0;
}

.jingle_nav li.first
{
    margin-left: 0;
    padding: 0;
}

.jingle_nav li a
{
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

.jingle_nav li a.selected, .jingle_nav li a:hover
{
    color: #f0c329;
}

#jingleFlash
{
    margin-bottom: 11px;
}

#jingleFlash .flash-alternate
{
    width: 455px;
    height: 267px;
    color: #25170e;
    background: transparent url(/images/folgers-jingle/main.jpg) no-repeat scroll left top;
    padding: 25px 90px 0 275px;
}

#jingleFlash .flash-alternate h1
{
    font-size: 2em;
    font-weight: bold;
    color: #9c0001;
}

.jingle_callouts
{
    display: block;
    list-style-type: none;
    white-space: nowrap;
    margin: 0 0 16px 0;
    padding: 0;
}

.jingle_callouts li
{
    display: inline;
    margin: 0 0 0 13px;
    margin: 0 0 0 17px;
    padding: 0;
    float: left;
}

.jingle_callouts li.first
{
    margin-left: 0;
    /*width: 262px;
    height: 159px;
    display: inline-block;
    position: relative;*/
}

.jingle_callouts li.first a.contest-enternow
{
    position: absolute;  
    width: 80px;
    height: 75px;
    top: 20px;
    left: 15px;
    display: block;   
}
.jingle_callouts li.first a.contest-rules
{
    position: absolute;  
    width: 95px;
    height: 15px;
    top: 115px;
    left: 15px;
    display: block;
}

.wuc_callout
{
    font-size: .9167em;
    text-align: center;
    clear: both;
    padding-top: 12px;
    *padding-top: 0;
}

.wuc_callout a
{
    color: #ffd32a;
    text-decoration: underline;
}

.disclaimer
{
    font-size: .75em;
    margin-left: 25px;
}

#download_ringtones
{
    background: transparent url(/images/folgers-jingle/download/hero_image.jpg) no-repeat scroll right bottom;
}

#download_ringtones p
{
    width: 490px;
}


/************************************************
    PROMOTIONS & ACTIVITIES ESSAY CONTEST
************************************************/
#HolidayFlashContainer
{
    margin: 0 0 15px 20px;    
}

#HolidayFlash
{
    margin-top: 10px;
}

#HolidayFlash .noFlash
{
    position: relative;
    width: 866px;
    height: 555px;
    color: #ffffff;
    background: transparent none no-repeat scroll left top;
}

.screen_reader_text
{
    position: absolute;
    left: -9999px;
}

#HolidayFlash .noFlash strong
{
    color: #ffffff;
}

#HolidayFlash .noFlash .intro
{
    position: absolute;
    left: 241px;
    top: 198px;
    width: 240px;
}
#HolidayFlash .noFlash .intro.contest-over
{
    position: absolute;
    left: 241px;
    top: 238px;
    width: 230px;
}

#HolidayFlash .noFlash .intro.contest-over p
{
    text-align: center;
}

#HolidayFlash .noFlash .promotionalNote
{
    position: absolute;
    left: 538px;
    top: 315px;
    width: 299px;
    height: 67px;
}

#HolidayFlash .noFlash .enter
{
    position: absolute;
    left: 305px;
    top: 298px;
    width: 94px;
    height: 26px;
}

#HolidayFlash .noFlash .create
{
    position: absolute;
    left: 630px;
    top: 144px;
    width: 121px;
    height: 54px;
}

#HolidayFlash .noFlash .recipes
{
    position: absolute;
    left: 564px;
    top: 214px;
    width: 61px;
    height: 52px;
}

#HolidayFlash .noFlash .rules
{
    position: absolute;
    left: 460px;
    top: 314px;
    width: 47px;
    height: 43px;
}

#HolidayFlash .noFlash .prizes
{
    position: absolute;
    left: 65px;
    top: 74px;
    width: 87px;
    height: 66px;
}

#HolidayFlash .noFlash .facebookShare
{
    position: absolute;
    right: 24px;
    top: 32px;
    width: 65px;
    height: 66px;
}

#HolidayFlash .noFlash .prize
{
    position: absolute;
    left: 435px;
    top: 471px;
    width: 380px;
}
#HolidayFlash .noFlash .prize .padmedium{
    margin-left: 20px;
}
#HolidayFlash .noFlash .prize .padlarge{
    margin-left: 27px;
}
#HolidayFlash .noFlash .prize .padlarger{
    margin-left: 32px;
}
#HolidayFlash .noFlash .prize .padsmall{
    margin: 10px 0 0 10px;  
}
#HolidayFlash .noFlash .prize .over{
    margin: 10px 0 0 -17px;
}

#HolidayFlash .noFlash .prize strong
{
    color: #620d11;
}

#HolidayFlash .noFlash .prize a
{
    font-size: 1.0833em;
    color: #620d11;
    text-decoration: none;
}

p.disclaimer-keurig{
    clear: left;
    white-space: nowrap;
    padding-bottom: 15px;
    *padding-bottom: 4px;
}

.EssayContainer
{
    width: 867px;
    margin: 10px 0 15px 20px;
    background: #cc2e2b url(/images/promotions/holiday-exclusives/2011/global/top_long_background.jpg) no-repeat scroll 0 0;
}
.HolidayRecipeContainer
{
    width: 867px;
    margin: 10px 0 15px 20px;
    background: #D12F2A url(/images/promotions/top_holiday_background.jpg) no-repeat scroll 0 0;
}

#EssayContainerBottom
{
    position: relative;
    background: transparent url(/images/promotions/holiday-exclusives/2011/global/bottom_long_background.jpg) no-repeat bottom;
    min-height: 539px;
    width: 867px;
}

#HolidayExclusivesBreadcrumb
{
    width: 847px;
    margin: 13px 0 0 40px;    
}
#HolidayExclusivesFooter
{
    width: 860px; 
    padding: 0;
    position: relative;
    left: 23px;
    top: -8px;
    font-size: 0.9em;
    color: #9C0706;
}
#HolidayExclusivesFooter p{
    margin: 0;
    float: left;
}
#HolidayExclusivesFooter a
{
    position: absolute;
    top: 0;
    right: 0;
}
#HolidayExclusivesPrizes
{
    width: 550px;
    float: left;
    position: relative;
    min-height: 595px;
    margin-top: 10px;
}

#HolidayExclusivesPrizes #PrizeContainer{
    float: left;
    width: 100%;
}

#HolidayExclusivesPrizes #PrizeContainer .prizeitem{
    clear: both;
    margin-bottom: 20px; 
    float: left;
    width: 550px;
}
#HolidayExclusivesPrizes .prize_week{
    /*margin-bottom: 15px;
    *margin-bottom: 10px;
    /*min-height: 59px;
   /* width: 220px;*/
}
#HolidayExclusivesPrizes .prize_week.prize7{
    margin-top: 27px;
}
#HolidayExclusivesPrizes .prize_week.winner6{
    margin-top: 28px;
}
#HolidayExclusivesPrizes .prize_week.winner7{
    margin-top: 28px;
}
#HolidayExclusivesPrizes .prize_week img{
    float: left;
}
#HolidayExclusivesPrizes .prize_week p{
    margin-left: 45px;
    *width: auto;
}
#HolidayExclusivesPrizes .leftcolumn,
#HolidayExclusivesPrizes .rightcolumn{
    width: 220px;
    *width: 240px;
    position: relative;
}
#HolidayExclusivesPrizes .leftcolumn{
    float: left;
}
#HolidayExclusivesPrizes .rightcolumn{
    margin-left: 280px;
}
#HolidayExclusivesPrizes .rightcolumn .prize_week{
    float: none;
}
#HolidayExclusivesPrizes .rightcolumn .prize_week.long{
    *width: 270px;
}
.EssayContainerShort
{
    width: 867px;
    margin: 10px 0 15px 20px;
    background: #D12F2A url(/images/promotions/holiday-exclusives/2011/global/top_short_background.jpg) no-repeat scroll 0 0;
}

.EssayContainerShort #EssayContainerBottom
{
    background: transparent url(/images/promotions/holiday-exclusives/2011/global/bottom_short_background.jpg) no-repeat bottom;
    min-height: 477px;
    width: 867px;
}
        
#EssayContainerContent
{
    position: relative;
    width: inherit;
}
#EssayContainerContent h2
{
    color: #ede7e5;
    display: block;
    font-size: 2.167em;
}

#EssayLeft
{
    position: absolute;
    left: 20px;
    top: 0;
}
        
#EssayContent
{
    margin: 0;
    padding: 0;
    position: inherit;
    padding: 28px 0 100px 230px;
    width: 420px;
}

#EssayContent h1
{
    color: #ede7e5;
    display: block;
    font-size: 2.167em;
    margin-bottom: 15px;   
}
#EssayContent p
{
    width: 95%; 
}

#EssayContent h1.officialRules
{
    line-height: 1.15em;
}

#EssayContent h2,
#EssayContent h3,
#EssayContent p,
#EssayContent strong,
#EssayContent a
{
    color: #FFF;  
}

#EssayContent h2 cufon
{
    margin-bottom: 12px;    
}
#EssayContent h3
{
    font-size: 1em;
    margin-bottom: 3px;
}

#EssayContent h1 sup
{
    top: -10px;
    font-size: 50%;
}

#EssayNavigation
{
    position: absolute;
    top: 0;
    right: 0;
}

#EssayNavigation a:focus
{
    border: 0;
}

.holidayOverlay
{
    display: none;
    width: 369px;
    height: 214px;
    font-size: 13px;
    color: #ffffff;
    background: transparent url(/images/promotions/essay-contest/div_disclaimer.gif) no-repeat scroll left top;
}

.holidayOverlay .overlayCopy
{
    padding: 20px 30px;
}

.holidayOverlay .overlayCopy h2
{
    font-size: 15px;
    color: #ffffff;
}

#EssayEntry div.txtcontrol
{
    clear: both;
}

#EssayEntry div.datecontrol
{
    clear: both;
    padding: 5px 0 3px 0;
    float: left;
}

#EssayEntry div.datecontrol div.left
{
    width: 267px;
}

#EssayEntry div.datecontrol .month
{
    margin-left: 0;
}

.nowrap
{
    white-space: nowrap;
}

#EssayEntry, #EssayEntry div.ctlcaption, #EssayEntry div.chkcontrol, #EssayEntry div.ctlchk
{
    color: #ffffff;
}

#EssayEntry div.ctlcaption
{
    width: 145px;
    margin-top: 4px;
}

#EssayEntry input, #EssayEntry select, #EssayEntry textarea
{
    font-family: Arial;
    font-size: 1em;
}

#EssayEntry div.chkcontrol
{
    padding: 5px 0 3px 0;
}

#EssayEntry div.chkoptin
{
    padding: 30px 0 5px 0;
}

#EssayEntry div.chkoptin div input
{
    float: left;
    margin-right: 5px;
}
#EssayEntry div.chkcontrol div.ctlcaption input
{
    width: auto;
}

#EssayEntry div.chkcontrol div.chkcaption
{
    padding: 6px 0 0 153px;
}

#EssayEntry div.txtcontrol div.bottom
{
    margin-top: 14px;
}

#EssayEntry .tooltip-link img
{
    vertical-align: -5px;
    vertical-align: -3px;
}

#EssayEntry fieldset label
{
    display: inline;
    width: auto;
    line-height: 1.3333em;
    vertical-align: middle;
    font-weight: normal;
}

#EssayEntry p
{
    margin-bottom: 0;
}

#EssayEntry textarea
{
    width: 400px;
}

#EssayEntry div.remaining
{
    float: right;
    width: auto;
    padding-right: 15px;
}

#EssayEntry span.validator span
{
    color: #ffffff !important;
}

#EssayEntry .validationSummary
{
    font-size: 1.0833em;
    font-weight: bold;
    color: #fdc54e !important;
    background-color: transparent;
    border: none;
    padding: 10px 15px;
}

#EssayEntry .validationSummary ul
{
    list-style-type: none;
    margin: 6px 0 0;
    padding: 0;
}

#EssayEntry .validationSummary li
{
    list-style-type: disc;
    font-weight: normal;
    /*margin: 2px 0 0;*/
    margin: 0 0 0 15px;
}

div.tooltipEssay
{
    background-color: #f8efdd;
    border: 2px solid #a87546;
    padding: 10px 15px;
    width: 200px;
    display: none;
    white-space: normal;
    color: #46240b;
    text-align: left;
    z-index: 40;
    font-size: 13px;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
}
div.bubble{
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    z-index: 9999;
    white-space: normal;
    display: none;
    width: 264px;
    
}
div.bubble-content{
    padding: 0 15px 1px 15px;
    font-size: 1em;
    color: #9C0706;
    background: transparent url('/images/promotions/holiday-exclusives/2011/global/more_middlerepeat.png') repeat-y scroll center top;
}
div.bubble-content strong{
    color: #9C0706;
}
div.bubble-top{
    background: transparent url('/images/promotions/holiday-exclusives/2011/global/more_boxtop.png') no-repeat scroll center top;
    width: 264px;
    min-height: 18px;
}
div.bubble-bottom{
    background: transparent url('/images/promotions/holiday-exclusives/2011/global/more_boxbottom.png') no-repeat scroll center bottom;
    width: 264px;
    min-height: 18px;
}

.essayEntryNavigation
{
    width: 235px;
    height: 186px;
    background: transparent url('/images/promotions/holiday-exclusives/2011/ornaments/winner_ornaments.png') no-repeat scroll left top;
}
.essayEntryNavigation a
{
    position: absolute;
    display: block;    
}

.essayEntryNavigation .createContainer
{
    left: 59px;
    top: 37px;
    width: 67px;
    height: 58px;
}

.essayEntryNavigation .holidayHome
{
    left: 133px;
    top: 111px;
    width: 62px;
    height: 53px;
}

.essayEntryNavigation .seeRecipes
{
    right: 53px;
    top: 105px;
    width: 60px;
    height: 47px;
}
.essayEntryNavigation .shareFacebook
{
    right: 31px;
    top: 45px;
    width: 50px;
    height: 42px;
}

#WinningNav
{
    display: none;
    text-align: right;
    color: #ffffff;
    word-spacing: 2px;
}

#WinningNav a.current
{
    text-decoration: none;
}

.previousWinnersNavigation
{
    width: 235px;
    height: 186px;
    background: transparent url(/images/promotions/essay-contest/lastyear/6.1.2_ornaments.png) no-repeat scroll left top;
}

.previousWinnersNavigation .getRecipes
{
    position: absolute;
    display: block;
    left: 43px;
    top: 113px;
    width: 64px;
    height: 28px;
}

.previousWinnersNavigation .createContainer
{
    position: absolute;
    display: block;
    left: 109px;
    top: 55px;
    width: 65px;
    height: 46px;
}

.previousWinnersNavigation .seeRules
{
    position: absolute;
    display: block;
    left: 172px;
    top: 107px;
    width: 41px;
    height: 36px;
}

#EssayContent.holidayRecipes
{
    width: 755px;
    color: #ffffff;
    line-height: 1.5em;
    padding-left: 56px;
}

.holidayRecipePrimary
{
    float: left;
    width: 755px;
    height: 320px;
    background: transparent none no-repeat scroll left top;
    margin-top: 40px;
    /*width: 497px;
    height: 328px;
    background: transparent none no-repeat scroll left top;*/
}

.holidayRecipeSecondary
{
    float: left;
    width: 241px;
    height: 329px;
    background: transparent none no-repeat scroll left top;
    margin-left: 17px;
}

.holidayRecipeTertiary
{
    float: left;
    width: 241px;
    height: 152px;
    background: transparent none no-repeat scroll left top;
    margin: 17px 0 0 16px;
}

.holidayRecipeTertiaryFirst
{
    margin-left: 0;
}

.holidayRecipePrimary .holidayRecipeContent
{
    position: relative;
    margin: 55px 20px 0 492px;
    color: #462409;
    height: 265px
    /*margin: 10px 20px 0 315px;*/
}

.holidayRecipePrimary strong
{
    color: #462409 !important;
}

.holidayRecipePrimary .holidayRecipeName
{
    font-size: 1.2167em;
    margin-bottom: 5px;
}

.holidayRecipePrimary .holidayRecipeDescription
{
    line-height: 1.25em;
    margin-bottom: 25px;
}

.holidayRecipePrimary .holidayRecipePairing
{
    position: absolute;
    z-index: 1;
    left: 0;
    color: #462409;
    top: 151px;
    *top: 144px;
    left: 88px;
    *width: 175px;
    height: 105px;
    line-height: 15px;
}
.holidayRecipePrimary .holidayRecipePairing h3
{
    color: #462409 !important;
    font-size: 11px !important;
}
.holidayRecipePrimary .holidayRecipePairingInfo{
    font-size: 0.9em;
    margin-bottom: 5px;
}


#EssayContent .holidayRecipePrimary .holidayRecipePairing a img
{
    /*font-size: 1.25em;
    font-size: 1em;
    text-decoration: underline;
    color: #462409;*/
    position: absolute;
    left: 0;
    bottom: 0;
}

.holidayRecipePrimary .holidayRecipeCTA{
    position: relative; 
    margin-top: 5px;   
} 
.holidayRecipeSecondary .holidayRecipeCTA, 
.holidayRecipeTertiary .holidayRecipeCTA
{
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
}

.holidayRecipeTertiary .holidayRecipeCTA
{
    bottom: 10px;
}

.holidayRecipePrimary .holidayRecipeCTA img, .holidayRecipeSecondary .holidayRecipeCTA img, .holidayRecipeTertiary .holidayRecipeCTA img
{
    float: left;
}

.holidayRecipePrimary .holidayRecipeBottomRight
{
    position: absolute;
    z-index: 0;
    right: -30px;
    bottom: -17px
}

.holidayRecipeSecondary .holidayRecipeContent
{
    position: relative;
    height: 167px;
    margin: 161px 10px 0 10px;
}

.holidayRecipeSecondary .holidayRecipeDescription, .holidayRecipeSecondary .holidayRecipeDescription p
{
    margin-bottom: 8px;
}

.holidayRecipeTertiary .holidayRecipeContent{
    position: relative;
    height: 146px;
    font-size: 0.9em;
    color: #462409;
    line-height: 1.4em;
    margin: 10px 8px 0 110px;
}

.holidayRecipeContent .cufon{
    margin-bottom: 2px;    
    *margin-bottom: 1px !important;   
}
.holidayRecipeTertiary .holidayRecipeName
{
    font-size: 11px;
    margin-bottom: 5px;
}

.holidayRecipeTertiary .holidayRecipeContent .holidayRecipeDescription
{
    display: none;    
}

#EssayContent .holidayRecipeTertiary .holidayRecipeContent strong, #EssayContent .holidayRecipeTertiary .holidayRecipeContent a
{
    color: #462409;
}

.holidayRecipeTertiary .holidayRecipeDescription, .holidayRecipeTertiary .holidayRecipeDescription p
{
    margin-bottom: 3px;
}

.holidayRecipesNavigation{
    width: 235px;
    height: 186px;
    background: transparent url('/images/promotions/holiday-exclusives/2011/ornaments/recipes_ornaments.png') no-repeat scroll left top;
}

.holidayRecipesNavigation .createContainer
{
    position: absolute;
    display: block;
    left: 106px;
    top: 96px;
    width: 81px;
    height: 48px;
}

.holidayRecipesNavigation .shareFacebook{
    position: absolute;
    display: block;
    right: 10px;
    top: 47px;
    width: 50px;
    height: 38px;
}

.holidayRecipesNavigation .backHolidaysHome
{
    position: absolute;
    display: block;
    left: 21px;
    top: 64px;
    width: 71px;
    height: 50px;
}

.holidayRulesNavigation
{
    width: 235px;
    height: 186px;
    background: transparent url(/images/promotions/essay-contest/rules/6.1.3_ornaments.png) no-repeat scroll left top;
}

.holidayRulesNavigation .enterContest
{
    position: absolute;
    display: block;
    left: 21px;
    top: 97px;
    width: 52px;
    height: 38px;
}

.holidayRulesNavigation .getRecipes
{
    position: absolute;
    display: block;
    left: 88px;
    top: 73px;
    width: 66px;
    height: 28px;
}

.holidayRulesNavigation .essayContest
{
    position: absolute;
    display: block;
    left: 145px;
    top: 112px;
    width: 71px;
    height: 38px;
}

/************************************************
    HOLIDAY EXCLUSIVES CONTENT
************************************************/
#HolidayFlash .exclusivesWeek0,
#HolidayFlash .exclusivesWeek9{
    background-image: url('/images/promotions/holiday-exclusives/2011/htmlbackup/promotion_over.jpg');
}
#HolidayFlash .exclusivesWeek1{
    background-image: url('/images/promotions/holiday-exclusives/2011/htmlbackup/week1.jpg');
}
#HolidayFlash .exclusivesWeek2{
    background-image: url('/images/promotions/holiday-exclusives/2011/htmlbackup/week2.jpg');
}
#HolidayFlash .exclusivesWeek3{
    background-image: url('/images/promotions/holiday-exclusives/2011/htmlbackup/week3.jpg');
}
#HolidayFlash .exclusivesWeek4{
    background-image: url('/images/promotions/holiday-exclusives/2011/htmlbackup/week4.jpg');
}
#HolidayFlash .exclusivesWeek5{
    background-image: url('/images/promotions/holiday-exclusives/2011/htmlbackup/week5.jpg');
}
#HolidayFlash .exclusivesWeek6{
    background-image: url('/images/promotions/holiday-exclusives/2011/htmlbackup/week6.jpg');
}
#HolidayFlash .exclusivesWeek7{
    background-image: url('/images/promotions/holiday-exclusives/2011/htmlbackup/week7.jpg');
}
#HolidayFlash .exclusivesWeek8{
    background-image: url('/images/promotions/holiday-exclusives/2011/htmlbackup/week8.jpg');
}

#holidayRecipeDetailsWrapper{
    background: transparent url('/images/promotions/holiday-exclusives/2011/recipes/details/recipecard_middle_expandable.png') repeat-y scroll 0 0;
    width: 755px; 
    position: relative; 
}
#holidayRecipeDetailsTop{
    width: 755px;
    min-height: 282px;
    background: transparent url('/images/promotions/holiday-exclusives/2011/recipes/details/recipecard_top.png') no-repeat scroll 0 0; 
    *position: relative;
    *top: -3px;
}
#holidayRecipeDetailsContent{
    background: transparent url('/images/promotions/holiday-exclusives/2011/recipes/details/recipecard_bottom.png') no-repeat scroll center bottom;
    width: 755px;
    min-height: 70px;   
}
#holidayRecipeDetailsContentWrapper
{
    min-height: 401px; 
    padding: 10px 15px 15px 15px;
}
#holidayRecipeDetailsContent img
{
    float: left;
}
#holidayECardShare
{
    position: absolute;
    right: 10px;    
    top: -17px;
    *top: -5px;
}
#holidayECardShare img
{
    cursor: pointer;    
}
#holidayECardRecipe{
    position: relative; 
    top: 20px; 
    color: #4A1C06;
    padding: 0 40px 40px 0;
}
#holidayECardContent{
    position: relative;
    margin-left: 250px;
}


#holidayECardRecipe .trantino,
#holidayECardRecipe strong,
#holidayECardRecipe a,
#holidayECardRecipe p
{
    color: #4A1C06;  
}
#holidayRecipesIngredients,
#holidayRecipesDirections
{
    margin-top: 30px;    
}
#holidayRecipesIngredients ul{
    list-style-type: disc;
}
#holidayRecipesIngredients ul li.S{
    list-style-type: none;
    margin-left: 0;
}
#holidayRecipesIngredients ul li .ingredient_subhead{
    color: #B52F26;
    font-weight: bold;
    margin: 5px 0 3px 0;
}
#holidayRecipesDirections ol{
    margin-left: 0;
}
/*#holidayRecipesDirections h3.trantino
{
    margin-left: 228px;
}
#holidayRecipesDirections ol li
{
    margin-left: 235px;    
}*/

#eCardTopContentWrapper
{
    margin-top: 18px;   
}
.ecardRecipePrimary
{
    float: left;
    width: 755px;
    height: 282px;
    background: transparent none no-repeat scroll left top;
    position: relative;
    *top: -5px;
    z-index: 1;
    padding-bottom: 10px;
    *padding: 0;
}
.ecardRecipePrimary .holidayRecipeContent
{
    position: relative;
    height: 318px;
    margin: 50px 10px 0 515px;
    color: #462409;
}
.ecardRecipePrimary .holidayRecipeInfo
{
    margin-top: 5px;    
}
.ecardRecipePrimary .holidayRecipeCTA
{
    margin-top: 20px;    
}
.ecardRecipePrimary strong,
.ecardRecipePrimary a
{
 color: #462409 !important;       
}
#eCardFormWrapper
{
    width: 755px;
    background: transparent url('/images/promotions/essay-contest/recipes/ecard/6.1.4.1.1_card_middle_expandable.png') repeat-y scroll 0 0;  
    position: relative;
    top: -5px; 
}
#eCardFormContent
{
    width: 755px;
    min-height: 70px;
    background: transparent url('/images/promotions/essay-contest/recipes/ecard/6.1.4.1.1_card_bottom.png') no-repeat scroll center bottom; 
}


.eCardForm
{
    margin: 0 30px;    
    padding-bottom: 15px;
}
.eCardForm label
{
    display: block;
    color: #462409;
}
.eCardForm input,
.eCardForm textarea
{
    margin-top: 5px; 
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 1em;  
}
.eCardFormFrom
{
    width: 300px;  
}

#eCardRecipeThanks h3{
    font-size: 17px;
    padding-top: 10px;
    font-weight: normal;
}
#eCardRecipeThanks h3 strong{
    font-size: 17px;
    padding-top: 10px;
    font-weight: bold;
}

.prizes
{
    font-size: 1.3333em;
    margin-bottom: 2px;
}

.prize_week
{
    float: left;
    color: #ffffff;
}

.week_num
{
    float: left;
    margin-right: 3px;
}

.prize_desc
{
    float: left;
    width: 350px;
}

.holidayExclusives#EssayEntry
{
    clear: both;
    margin-top: 20px;
    margin-bottom: 10px;
}

.holidayExclusives#EssayEntry div.ctlcaption
{
    width: auto;
}

.holidayExclusives#EssayEntry div.chkcontrol div.chkcaption
{
    padding-left: 0;
}

.holidayExclusives#EssayEntry.holidayExclusives div.ctlcaption
{
    padding-right: 4px;
}

.exclusives_buttons input, .exclusives_buttons img
{
    vertical-align: middle;
}

.back_to_holidays
{
    text-decoration: none;
    background: transparent url(/images/promotions/holiday-exclusives/2011/global/white_arrow.png) no-repeat scroll left 50%;
    padding-left: 8px;
}
.share_facebook
{
    text-decoration: none;
    background: transparent url(/images/promotions/holiday-exclusives/2011/global/fb_icon.png) no-repeat scroll left 50%;
    padding-left: 22px;
    line-height: 17px;
    display: block;
}

.exclusives_drawings
{
    margin-bottom: 14px;
}

.exclusives_drawings th, .exclusives_drawings td
{
    vertical-align: top;
    color: #ffffff;
    padding: 0 10px 0 0;
}

.exclusives_drawings th
{
    font-weight: bold;
}

.EssayContainerShort #EssayContent
{
    padding-left: 220px;
}

.essayOverNavigation
{
    width: 235px;
    height: 186px;
    background: transparent url(/images/promotions/essay-contest/over/6.1.8_ornaments.png) no-repeat scroll left top;
}

.essayOverNavigation .enterExclusives
{
    position: absolute;
    display: block;
    left: 24px;
    top: 98px;
    width: 66px;
    height: 62px;
}

.essayOverNavigation .createContainer
{
    position: absolute;
    display: block;
    left: 91px;
    top: 56px;
    width: 81px;
    height: 50px;
}

.essayOverNavigation .recipeEcard
{
    position: absolute;
    display: block;
    left: 160px;
    top: 115px;
    width: 50px;
    height: 40px;
}



#eCardFormFooter
{
    margin-top: 60px;    
}
#eCardFormFooter a strong{
    color: #4A1C06;
}
.eCardFormPrivacy
{
    position: relative;
    margin-left: 342px;    
}
.eCardCarbonCopy
{
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}
.eCardCarbonCopy input
{
    display: inline;
    margin-right: 2px;   
}
.eCardCarbonCopy label
{
    display: inline;
    position: relative;
    top: -2px;
}
#eCardRecipeWrapper
{
    margin-top: 55px;
}
#eCardCallout
{
    position: absolute; 
    /*right: 20px; 
    top: 96px;*/
    right: -13px;
    top: 0;
    z-index: 2;
}


.eCardFormBlock
{
    margin-top: 25px;
}
.eCardFormBlock div
{
   float: left;
}
#eCardFormContent a,
#eCardFormContent div h3.trantino
{
    color: #4A1C06;    
}
#eCardFormMessageLabel
{
    float: left; 
    width: 200px;  
}
#eCardFormActions{
    float: right; 
    margin: 10px 39px 0 0;
}





#design_landing_image{
    float: left;
    width: 294px;
    position: relative;
    left: -27px;
}

#design_landing_right_text{
    float: left;
    width: 175px;
    margin: 17px 0px 0px 0px;
}

#design_landing_bottom_container{
    margin: 15px 0px 0px 0px;
    position: relative;
}

#design_landing_bottom_container ul{
    width: 200px;
    list-style-type: disc;
}

#design_landing_bottom_container #tip_callout{
    position: absolute;
    top: 26px;
    left: 260px;
    width: 195px;
}

.step_1_error{
   display: block;
   margin: 10px 0px;
}

.design_list{
    margin-top: 20px;
}

.design_list li{
    float: left;
    width: 131px;
    margin: 0px 10px 0px 0px;
}

.design_list li label{
    width: 131px;
    height: 171px;
    position: relative;
    display: block;
    /* margin-top: -20px; */
    cursor: pointer;
    text-align: right;
}

.design_list li label a{
   font-size: 11px;
   padding-right: 5px;
}

.start_over_button{
    display: block;
    position: relative;
    top: -30px;
    left: 215px;
}

#preview_image{
    width: 300px;
    height: 130px;
    text-align: right;
    font-size: 11px;
    margin-bottom: 10px;
}

#no_leftmenu_right #flashContent{
    width: 640px;
    height: 600px;
}

#no_leftmenu_right #no_flash_radio_container{
    margin: 20px 0px;
    height: 20px;
}

#no_leftmenu_right #no_flash_radio_container .no_flash_can_size{
    margin: 20px 0px;
}

#large_label_no_js{
    float: left;
    text-indent: -9999px;
    width: 193px;
    height: 44px;
    display: block;
    background: url('/images/promotions/container_creator/2_1b/33.9button_off.jpg') no-repeat;
}

#large_label_no_js:hover{
    background: url('/images/promotions/container_creator/2_1b/33.9button_on.jpg') no-repeat;
}

#small_label_no_js{
    float: left;
    text-indent: -9999px;
    width: 223px;
    height: 44px;
    display: block;
    background: url('/images/promotions/container_creator/2_1b/29.2button_off.jpg') no-repeat;
}

#small_label_no_js:hover{
    background: url('/images/promotions/container_creator/2_1b/29.2button_on.jpg') no-repeat;
}

#no_leftmenu_right .print_my_label_button{
    float: left;
    width: 155px;
    height: 44px;
}

#no_leftmenu_right #label_help{
    float: left;
    width: 170px;
    margin: 5px 0px 0px 15px;
}

#no_leftmenu_right #you_need_flash{
    margin-top: 20px;
    font-size: 14px;
    color: #9C0706;
    text-align: center;
    width: 300px;
}

#no_leftmenu_right #you_need_flash p{
    text-align: center;
}

#canister_preview{
    text-align: center;
}

#canister_preview img{
    margin-bottom: 20px;
}

#filters a.selected
{
	text-decoration: none;
}

.st_sharethis_custom{
    background: url("/images/promotions/essay-contest/recipes/details/sharethis_bttn.png") no-repeat scroll left top transparent;
    width: 24px;
    height: 8px;
    padding: 15px 5px 7px 0;
    cursor: pointer;
    float: left;
}

.st_facebook_custom{
    background: url("/images/promotions/essay-contest/recipes/details/fbook_bttn.png") no-repeat scroll left top transparent;
    width: 24px;
    height: 8px;
    padding: 15px 0 7px 0;
    cursor: pointer;
    float: left;
}

.back_to_holiday_recipes {
    background:url("/images/promotions/holiday-exclusives/white_arrow.png") no-repeat scroll left 50% transparent;
    padding-left:8px;
    text-decoration: underline;
}
.back_to_holiday_recipes_red {
    background:url("/images/promotions/holiday-exclusives/red_arrow.png") no-repeat scroll left 50% transparent;
    padding-left:8px;
    text-decoration: underline;
}

.clearspaces
{
    margin: 0;
    padding: 0;    
}

.promotion-rules
{
    font-size: 10px;
    line-height: 21px;
}
p.holiday-exclusives-winners
{
    width: 350px;    
}
.paddingTop10
{
    padding-top: 10px;    
}

/************************************************
    TEST & TARGET CONTENT PROMOTIONS/ACTIVITIES
************************************************/
#wuc-registration-callout img{
    padding-right: 25px;
}


/************************************************
    SEM RECIPE UDPATES
************************************************/
li#lm_desserts ul{
    width: 160px;
}
li#lm_drinks ul li ul li a{
    margin: 0 0 0 19px;
}

#recipe_categories{
    width: inherit;
}
div.recipe-column{
    float: left;
    width: 207px;
    margin: 0 16px 5px 0;
    min-height: 400px;
    /*height: 100%;*/
}
/*.short{
    min-height: 340px !important;    
}*/
div.recipe-column h3,
div.recipe-column h4{
    color: #9c0706;
    font-weight: bold;
    /*margin: 3px 0 10px;*/ 
}
div.recipe-column h3 a,
div.recipe-column h4 a{
    text-decoration: none; 
}
div.recipe-column h3 a img,
div.recipe-column h4 a img{
    padding-right: 5px;
}
div.recipe-column h3{
    font-size: 16px;
    text-align: center;
    width: 98%;
}
div.recipe-column h3.multiline{
    height: 40px;    
}

div.recipe-column h4,
div.recipe-column h3.recipe-name{
    font-size: 12px;
    text-align: left;
}

.recipe-featured-category{
    background-repeat: no-repeat; 
    height: 177px;
}


div.recipe-details{
    margin: 5px 0 8px 0;
    line-height: 18px;
}

/* TOP FEATURED RECIPE */
#recipe_top_wrapper{
    position: relative;
    margin-bottom: 13px;
}

#recipe_expandable{
    background: #fff url('/images/recipes/global/feature_mainbox_expandable.jpg') repeat-y 0 0; 
    width: 650px;
}

#recipe_top{
    background: transparent url('/images/recipes/global/feature_mainbox_top.jpg') no-repeat center top; 
    width: 650px; 
    min-height: 201px;
}

#recipe_bottom{
     background: transparent url('/images/recipes/global/feature_mainbox_bottom.jpg') no-repeat center bottom; 
     width: 650px; 
     min-height: 9px;
}

.recipe-frame{
    float: left;
}
.recipe-featured{
    width: 650px;
    min-height: 213px;
    min-height: 213px;
    padding-bottom: 15px;
    margin-top: 7px;
    margin-top: 0;
    background-repeat: no-repeat;
}
.recipe-featured img{
    /*margin-left: -4px;
    margin-top: -4px;*/
}

#recipe_top_details_wrapper{
    float: left;
    width: 365px;
    color: #fff;
    margin-top: 9px;
}
#recipe_top_details_wrapper h2{
    color: #fff;
    font-size: 21px;
    margin: 0;
    display: block;
}
#recipe_top_details_wrapper h2 span{
    display: block;
    font-size: 15px;
    margin: 0;
}
#recipe_top_details_wrapper div{
    font-size: 13px;
    line-height: 20px;
}

#recipe_top_details{
    margin: 5px 0 15px 0;
}
#recipe_top_details span{
    font-size: 13px;
}
.recipe-seeall{
    display: block;
    margin: 5px 0 0 0;
}




/*************************************************
	PRODUCT TAKEOVERS
*************************************************/

#takeover
{
	position: relative;
	left: 12px;
}

#takeover .breadcrumbs
{
	margin-bottom: 5px;
}

#takeover .prod_list {
margin-left: -4px;
}


#takeover #flashContent
{
	width: 873px;
    background: transparent url("/images/products/classic_complements/black-silk-takeover/blacksilk_prod1.jpg") no-repeat scroll left top;
    height: 439px;
}


#takeover #copy
{
	color:#FFFFFF;
	left:33px;
	position:relative;
	top:158px;
	width:226px;
	line-height:18px;
}

#takeover #copy p.yellow
{
	color: #DBC363;
	margin-bottom: 0;
}

#takeover #copy ul
{
	list-style-type: disc;
	width: 200px;
}

#black-silk-takeover-callouts a
{
    position: absolute;
    text-decoration: none;
    display: block;
}
#black-silk-takeover-callouts a i
{
	visibility: hidden;
}
a#find-in-store
{
    height:16px;
	left:30px;
	top:368px;
	width:161px;
}
a#recipe
{
    height:118px;
	left:617px;
	top:80px;
	width:221px;
}
a#video
{
    height:118px;
	left:617px;
	top:226px;
	width:221px;
}

#k_cup_left 
{
    float: left;
    width: 205px;
    margin-right: 15px;
}

#k_cup_right 
{
    float: left;
    width: 180px;
    text-align: center;
}

#k_cup_right h3
{
    text-align: center;
}

#k_cup_right #transcript
{
   text-align: right;
   margin-right: 12px;
}

#k_cup_demo_img
{
    float: left;
    width: 188px;
    margin-top: 50px;
}

#k_cup_demo_img h3 
{
    text-align: center;
    line-height: 20px;
}    

#prod_info.k_cup_video
{
    float: left;
    width: 496px;
}

#k_cup_video_container #mediaspace
{
    margin-top: 14px;
}

#k_cup_video_container #transcript 
{
    text-align: right;
}

p.recipe-tagline{
    line-height: 18px; 
    width: 90%;  
}

.mini-callout-link
{
    display: inline-block;
    margin: 4px 0 0 0;
}

/*********************************************
ABOUT US BOILERPLATE
*********************************************/
#boilerplatecontainer{
    clear: left;
    padding: 10px 0;
}
#boilerplatecontainer #boilerplate{
    background: transparent url('/images/about-us/boilerplate/fol_aboutsmu_02middle.jpg') repeat-y scroll 50% 0;
    width: 651px;
}
#boilerplate #content{
    padding-top: 112px;
    padding: 112px 25px 29px 25px;
}
#boilerplate p,
#boilerplate strong,
#boilerplate a{
    color: #fff;
}
#boilerplate p{
    line-height: 18px;
}
#boilerplatecontainer #top{
    background: transparent url('/images/about-us/boilerplate/fol_aboutsmu_01header.jpg') no-repeat scroll center top;
    width: 651px;
    min-height: 112px;
}
#boilerplatecontainer #top h3{
    text-indent: -9999px;
}
#boilerplatecontainer #bottom{
    background: transparent url('/images/about-us/boilerplate/fol_aboutsmu_03footer.jpg') no-repeat scroll center bottom;
    width: 651px;
    min-height: 29px;
}
