/*--------------------layout---------------------*/
#productMain
{
    /*border:solid 1px red;*/
    margin: 0 auto;
    width: 980px;
    overflow: hidden;
}


#productMain div
{
    /*margin-top:24px;*/
}
#productMain #productLeft, #productMain #productRight
{
    float: left;
    overflow: hidden;
    margin-bottom: 28px;
   /* margin-top: 25px; */ /* REMOVE TOP MARGIN HERE TO SNUG ELEMENTS UP TO HERO IMAGE, MC - 120610 */
}
#productMain #productLeft
{
    width: 510px;
}

#productMain #productLeft .ArticleCallOut
{
    width: 510px;
}

#productMain #productLeft .ArticleCallOut img
{
    width: 227px;
    height: 163px;
}

#productMain #productLeft .ArticleCallOut a
{
    width: 200px;
    font-weight: 700;
}

#productMain #productLeft .ArticleCallOut div
{
    width: 240px;
    overflow: hidden;
    margin-left: 0px;
}

#productLeft .ArticleCallOut h6
{
    font-size: 15px;
    line-height: 18px;
}

#productMain #productRight
{
    margin-left: 0;
    width: 465px;
}

#productListing
{
    clear: both;
   /* float: left;*/
    padding-left: 11px;
}

#ProdNav
{
    clear: both;
}


#ProdNav ul#nav
{
    text-align: left;
    width: 960px;
    background: transparent url( "/App_Themes/Quaker/Images/products/bg_prodNavBar.gif" ) no-repeat 0 0px;
    padding: 0;
    float: left;
    margin: 0;
    height: 40px;
}


#ProdNav li
{
    float: left;
    display: inline;
    margin-left: 0;
    margin: 0;
}


#ProdNav li a
{
    display: block;
    height: 40px;
    text-indent: -9999px;
    margin: 0;
}
#ProdNav li a.NotSelected:hover, #ProdNav li a.selected
{
    background: transparent url( "/App_Themes/Quaker/Images/products/bg_prodNavBar.gif" ) no-repeat 0 0px;
    outline: none;
}



#ProdNav li#nav01 a
{
    width: 126px;
}
#ProdNav li#nav02 a
{
    width: 89px;
}
#ProdNav li#nav03 a
{
    width: 108px;
}
#ProdNav li#nav04 a
{
    width: 109px;
}
#ProdNav li#nav05 a
{
    width: 113px;
}

#ProdNav li#nav06 a
{
    width: 138px;
    /*margin-left: 75px;*/
}

#ProdNav li#nav07 a
{
    width: 216px;
    margin-left: 50px;
}


#ProdNav li#nav01 a.NotSelected, #ProdNav li#nav01 a.NotSelected:hover
{
    background-position: 0 -40px;
}
#ProdNav li#nav02 a.NotSelected, #ProdNav li#nav02 a.NotSelected:hover
{
    background-position: -126px -40px;
}
#ProdNav li#nav03 a.NotSelected, #ProdNav li#nav03 a.NotSelected:hover
{
    background-position: -215px -40px;
}
#ProdNav li#nav04 a.NotSelected, #ProdNav li#nav04 a.NotSelected:hover
{
    background-position: -323px -40px;
}
#ProdNav li#nav05 a.NotSelected, #ProdNav li#nav05 a.NotSelected:hover
{
    background-position: -432px -40px;
}

#ProdNav li#nav06 a.NotSelected, #ProdNav li#nav06 a.NotSelected:hover
{
    background-position: -545px -40px;
}

#ProdNav li#nav07 a.NotSelected, #ProdNav li#nav07 a.NotSelected:hover
{
    background-position: -733px -40px;
}



#ProdNav li#nav01 a.selected
{
    background-position: 0 -82px;
}
#ProdNav li#nav02 a.selected
{
    background-position: -126px -82px;
}
#ProdNav li#nav03 a.selected
{
    background-position: -215px -82px;
}
#ProdNav li#nav04 a.selected
{
    background-position: -323px -82px;
}
#ProdNav li#nav05 a.selected
{
    background-position: -432px -82px;
}

#ProdNav li#nav06 a.selected
{
    background-position: -543px -82px;
}

#ProdNav li#nav07 a.selected
{
    background-position: -733px -82px;
}

#LeftContainer
{
    float: left; 
    width: 520px;
}
#CompareListWrapper
{
    width: 330px;
    float: right;
    margin-top:15px;
    margin-right: 10px;
    /*top: 0px;
    display: inline;*/
}
#CompareListTop
{
 height: 28px;
 background: transparent url(/App_Themes/Quaker/Images/products/prod-wall-compare-top.gif) no-repeat 0 0;
 padding-top: 18px;
}
#CompareListBody
{
   background: #f4f1eb;
}
#CompareListBottom
{
    height: 22px;
    background: transparent url(/App_Themes/Quaker/Images/products/prod-wall-compare-btm.gif) no-repeat 0 0;
}
.compare-list-divider
{
    height: 5px;
    width: 328px;
}
#oatmealDIV, #oatcerealDIV, #oatSnacksDIV, div#moreProductDIV , div#riceSnacksDIV
{
    float: left;
    width: 520px;
}


div#oatmealDIV ul li, div#oatcerealDIV ul li, div#oatSnacksDIV ul li, div#moreProductDIV ul li, div#riceSnacksDIV ul li
{
    float: left;
    display: inline;
    margin: 0 20px 0 0;
    /*overflow: hidden;*/
    height: 230px;
    margin-top:15px;
}


div#oatmealDIV, div#oatcerealDIV, div#oatSnacksDIV, div#moreProductDIV, div#riceSnacksDIV
{
    font-family: Verdana;
    font-size: 11px;
    color: #b60b14;
    margin: 0 0 0 20px;
    display: inline;
}
div#oatmealDIV p, div#oatcerealDIV p, div#oatSnacksDIV p, div#moreProductDIV p, div#riceSnacksDIV p
{
    font-weight: bold;
}
/* ---------------  product recommendations search   --------------------*/
/******* product search common styles ******/
#productSearchFields .filterHeader
{
    font-weight: bold;
    font-size: 12px;
    color: #666666;
}

div#productSearchButtons
{
    clear: left;
}

#productSearchButtons input
{
    width: 124px;
    height: 24px;
    float: left;
    display: block;
}

#productSearchButtons a
{
    width: 129px;
    height: 24px;
    float: left;
    font-size: 11px;
    margin-right: 10px;
    display: block;
}


/** for product landing **/
div#productRecommendationsDiv
{
    background: transparent url( "/App_Themes/Quaker/Images/products/bg_product_recommendations.gif" ) no-repeat 0 0px;
    height: 460px;
    padding: 23px 20px;
}

div#productRecommendationsDiv h5
{
    margin: 17px 0 15px 0;
    display: block;
}

div#productRecommendationsDiv #productSearchFields, div#productRecommendationsDiv #productSearchButtons
{
    width: 765px;
}
div#productRecommendationsDiv #productSearchButtons
{
    height: 30px;
}


div#productRecommendationsDiv #productSearchButtons a
{
    margin-left: 500px;
    display: inline;
}



div#productRecommendationsDiv #productSearchFields div
{
    float: left;
    height: 279px;
    width: 180px;
}

div#productRecommendationsDiv #productSearchFields div.B
{
    width: 215px;
}
div#productRecommendationsDiv #productSearchFields div.D
{
    width: 178px;
}

div#productRecommendationsDiv #productSearchFields table td
{
    font-size: 13px;
    color: #666666;
    vertical-align: middle;
    padding: 4px 0;
}

div#productRecommendationsDiv #productSearchFields table td label
{
    padding-left: 10px;
    height: 17px;
    float: left;
}
div#productRecommendationsDiv #productSearchFields table td input
{
    height: 17px;
    width: 15px;
    float: left;
}




/************************************************************ result page */



div#productSearchResults
{
    margin: 27px 0 0 12px;
    padding: 0 0 0 0;
}

div#productSearchResults img.title
{
    margin-left: 12px;
}
div#productSearchResults #left
{
    float: left;
    overflow: hidden;
    width: 585px;
    margin-top: 20px;
    margin-right: 30px;
}

div#productSearchResults .stats
{
    padding: 0 6px 8px 12px;
    border-bottom: solid 1px #dbdbdb;
    color: #5f656a;
    font-size: 12px;
    float: left;
}

div#productSearchResults .recordCount
{
    width: 130px;
    float: left;
    text-align: left;
}


div#productSearchResults .paging
{
    width: 435px;
    float: right;
    text-align: right;
    color: #666666;
    font-size: 11px;
}

div#productSearchResults .noResults
{
    width: 560px;
    margin: 25px 0 0 10px;
    float: left;
    clear: both;
}

div#productSearchResults .noResults p
{
    color: #4e555b;
    font-size: 16px;
    margin-top: 20px;
    line-height: 22px;
}



div#productSearchResults ul.animated_thumbnail_wrap li
{
    margin-top: 30px;
    height: 230px;
    margin-right: 35px;
    overflow: hidden;
}


div#productSearchResults ul.animated_thumbnail_wrap li.hr
{
    height: 10px;
    margin: 0px;
    width: 580px;
    border-bottom: solid 1px #dbdbdb;
    clear: left;
    float: left;
}






div#productSearchResults #right
{
    background: transparent url(/App_Themes/Quaker/Images/products/bg_product_rec_result.jpg) no-repeat scroll 0 top;
    float: right;
    height: 497px;
    overflow: hidden;
    padding-bottom: 10px;
    margin-top: 25px;
    margin-right: 7px;
    padding: 15px 0 15px 21px;
}

div#productSearchResults #right img
{
    display: block;
}
div#productSearchResults #productSearchFields
{
    width: 308px;
}


div#productSearchResults #productSearchFields div
{
    margin-top: 10px;
}
div#productSearchResults #productSearchFields div.O
{
    height: 80px;
    margin-top: 25px;
}
div#productSearchResults #productSearchFields div.F
{
    height: 92px;
}
div#productSearchResults #productSearchFields div.B
{
    height: 110px;
}
div#productSearchResults #productSearchFields div.D
{
    height: 74px;
}


div#productSearchResults #productSearchFields table
{
    width: 100%;
    margin-top: 0;
    margin: 5px 0 0 0;
    padding: 0;
    border-collapse: collapse;
}
div#productSearchResults #productSearchFields table td
{
    height: 19px;
    border-collapse: collapse;
    font-size: 11px;
    color: #666666;
    vertical-align: text-bottom;
}

/*
div#productSearchResults #productSearchFields div.B table td
{padding: 1px 7px 4px 0;}
div#productSearchResults #productSearchFields div.D table td
{padding: 1px 7px 4px 0;}
div#productSearchResults #productSearchFields div.F table td
{padding: 1px 7px 4px 0;}
div#productSearchResults #productSearchFields div.O table td
{padding: 1px 7px 4px 0;}
*/





div#productSearchResults #productSearchFields table td label
{
    padding-left: 3px;
    line-height: 18px;
    float: left;
}
div#productSearchResults #productSearchFields table td input
{
    height: 13px;
    width: 13px;
    float: left;
    top: 3px;
}
td.leftColumn
{
    width: 130px;
}

div#productSearchResults #productSearchButtons
{
    margin-right: 65px;
}

/* Product Wall Comparison Tool */

#CompareListButton
{
 height:25px;
 Width:90px;
 background: url(/App_Themes/Quaker/Images/products/prod-compare-panel-btn.gif) 0 0;
 margin-left: 230px;
 top: 25px;
}
.compare-btn
{
    height: 18px;
    width: 70px;
    background: url(/App_Themes/Quaker/Images/products/prod-compare-btn.gif) no-repeat;
    margin-left: auto;
    margin-right:auto;
    vertical-align: bottom;
    margin-top: 15px;
}
.compare-link
{
height: 18px;
width: 70px;
}

li.product-list-item
{
    height: 75px;
    width: 95%;
    padding: 3px 0 0 5px;
    background: url(/App_Themes/Quaker/Images/products/prod-wall-compare-divider.gif) no-repeat top;
}
.product-name{
    width: 195px;
    padding-left: 2px;
    float: left;
}
.invisible
{
    display: none;
   /* visibility: hidden;*/
}
.product-list-item-image
{
    margin-left: auto; 
    margin-right: auto;
    margin-top: 2px; 
    margin-bottom: auto; 
    display: BLOCK; 
    height: 95%; 
    width: 95%;
    float: left;
}
.related-select{
 width: 190px;
 font-size: 11px;
}
.product-remove-btn
{
    width: 19px;
    height: 19px;
    
}
.product-wall-hero
{
    padding-left: 5px
}
#remove-btn
{
    float:right;
    background: url(/App_Themes/Quaker/Images/products/prod-compare-minus.gif) no-repeat;
    width: 19px;
    height: 19px;
    margin-top:20px;
    margin-right:10px;
} 
#product-list-items
{
    width: 326px;
}
#CompareListBody
{
    width: 328px;
}

/* LAYOUT UPDATES FOR NEW HEROS & HEADER IMAGES - BY MC 112210 */
div#productTopMain
{
    height: 314px;
    width: 982px;
    background: url(/Libraries/heroes/hero-products-main.sflb.ashx) no-repeat;
    margin:0 auto;
    margin-left:20px;
}
div#productTopRice
{
    height: 309px;
    width: 980px;
    background: url(/App_Themes/Quaker/Images/products/hero-products-rice-snacks.jpg) no-repeat;
    margin-left:20px;
}
