/* RadMenu Quaker skin */

.RadMenu_Quaker
{
    position: relative;
    z-index: 200;
    width: 605px;
    /*margin-left:25px;*/
}

.RadMenu_Quaker ul.horizontal
{
    background: transparent url("/App_Themes/Quaker/Menu/skins/Quaker/img/quaker-main-nav-bkg.gif") no-repeat 0 0px;
    text-align: left;
    width: 605px;
    padding: 0;
    margin: 0;
    height: 35px;
    overflow: hidden;
    z-index: 200;
    position: absolute;
    left: 45px;
}


.RadMenu_Quaker .rootGroup li
{
    float: left;
    display: inline;
    margin: 0;
    cursor: pointer;
    cursor: hand;
}



.RadMenu_Quaker .rootGroup li a
{
    display: block;
    height: 45px;
    text-indent: -9999px;
    margin: 0;
    cursor: pointer;
    cursor: hand;
}



.RadMenu_Quaker .rootGroup li a:hover, .RadMenu_Quaker .rootGroup li a.selectedItem, .RadMenu_Quaker .rootGroup li a.over
{
    background: url("/App_Themes/Quaker/Menu/skins/Quaker/img/quaker-main-nav-bkg.gif") no-repeat;
    outline: none;
    cursor: hand;
}


.RadMenu_Quaker .rootGroup li.ndx_0 a
{
    width: 80px;
    background-position: 0 0px;
    cursor: hand;
}

.RadMenu_Quaker .rootGroup li.ndx_1 a
{
    width: 131px;
    background-position: -80px 0 ;
    cursor: hand;
}

.RadMenu_Quaker .rootGroup li.ndx_2 a
{
    width: 106px;
    background-position: -211px 0;
    cursor: hand;
}
.RadMenu_Quaker .rootGroup li.ndx_3 a
{
    width: 107px;
    background-position: -317px 0px;
    cursor: hand;
}
.RadMenu_Quaker .rootGroup li.ndx_4 a
{
    width: 178px;
    background-position: -424px 0;
    cursor: hand;
}



.RadMenu_Quaker .rootGroup li.ndx_0 a.selectedItem
{
    background-position: 0 -34px;
    cursor: hand;
}

.RadMenu_Quaker .rootGroup li.ndx_1 a.selectedItem
{
    background-position: -80px -34px;
    cursor: hand;
}

.RadMenu_Quaker .rootGroup li.ndx_2 a.selectedItem
{
    background-position: -211px -34px;
    cursor: hand;
}
.RadMenu_Quaker .rootGroup li.ndx_3 a.selectedItem
{
    background-position: -317px -34px;
    cursor: hand;
}
.RadMenu_Quaker .rootGroup li.ndx_4 a.selectedItem
{
    background-position: -424px -34px;
    cursor: hand;
}



.RadMenu_Quaker .rootGroup li.ndx_0 a.over, .RadMenu_Quaker .rootGroup li.ndx_0 a:hover
{
    background-position: 0 -34px;
    cursor: hand;
}

.RadMenu_Quaker .rootGroup li.ndx_1 a.over, .RadMenu_Quaker .rootGroup li.ndx_1 a:hover
{
    background-position: -80px -34px;
    cursor: hand;
}

.RadMenu_Quaker .rootGroup li.ndx_2 a.over, .RadMenu_Quaker .rootGroup li.ndx_2 a:hover
{
    background-position: -211px -34px;
    cursor: hand;
}
.RadMenu_Quaker .rootGroup li.ndx_3 a.over, .RadMenu_Quaker .rootGroup li.ndx_3 a:hover
{
    background-position: -317px -34px;
    cursor: hand;
}
.RadMenu_Quaker .rootGroup li.ndx_4 a.over, .RadMenu_Quaker .rootGroup li.ndx_4 a:hover
{
    background-position: -424px -34px;
    cursor: hand;
}



/******************************************/

#menuContainer
{
    position: relative;
    display: block;
}


#subnav_items
{
    margin: 35px 0 0 0;
    padding: 0 0 0 0;
    /*padding-top: 5px;*/
    background-color: #ffffff;
    position: absolute;
    /*top: 39px;*/ /*left:0px;*/ /*  height: 305px; /*width:700px;*/
    z-index: 100;
    border-top: none;
    border-left: solid 4px #e9e5df;
    border-right: solid 4px #e9e5df;
    border-bottom:solid 4px #e9e5df;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;   
    overflow: hidden;
    display: none;
    -moz-box-shadow: 3px 3px 6px #666666;
    -webkit-box-shadow: 3px 3px 6px #666666;
    box-shadow: 3px 3px 6px #666666;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6,Direction=135,Color='#666666')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6,Direction=135,Color='#666666');
}
.top_content{
    /*margin-top: -1px;*/
    height: 9px;
    background: transparent url(/App_Themes/Quaker/Menu/skins/Quaker/img/quaker-sub-nav-top-shadow.gif) repeat-x;
}
.main_content
{

    overflow: hidden;
    margin: 17px 0 10px 12px;
    background-color: #ffffff;
}
div.bottom_content
{
    clear: both;
    padding: 0 10px;
    position: absolute;
    bottom: 5px;
    overflow: hidden;
    background-color: #ffffff;
}
div.additionalMenuItems
{
    display: none;
}

#subnav_items ul
{
    list-style-type: none;
}



#subnav_items ul.level1 li.first
{
    margin-left: 10px;
}
#subnav_items ul.level1 li.last
{
    margin-right: 10px;
    background: #fff none;
}


#subnav_items ul.level2 li a:hover
{
    text-decoration: underline;
}

#subnav_items ul.level1 li.hiddenTopLi
{
    background: none;
    padding-top: 0;
    margin-top: 0;
    width: 100%;
}



#subnav_items table
{
    /*  width: 100%;*/
    margin: 0;
    padding: 0;
    float: left;
}


#subnav_items table td.last
{
    background: #fff none;
    padding-right: 10px;
}

#subnav_items table td.extra
{
    padding-left: 0px !important;
    padding-right: 0px !important;
}




#subnav_items table a, #subnav_items table a:link, #subnav_items table a:visited, #subnav_items table a:hover, #subnav_items table a:active
{
    color: #b39e77;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Verdana;
}





#subnav_items table .slide a, #subnav_items table .slide a:link, #subnav_items table .slide a:visited, #subnav_items table .slide a:hover, #subnav_items table .slide a:active
{
    color: #0a4a9c;
    font-weight: normal;
    text-transform: none;
}

#subnav_items table ul.level2
{
    margin: 8px 0 0 0;
}

#subnav_items table ul.level2 li
{
    padding: 5px 0;
}

#subnav_items table td
{
    /* color: #3574a9;*/
    font-size: 10px; /* text-transform: uppercase;*/
    margin: 0; /*height: 230px;*/
    background: #fff url(   "Img/submenuBackgroundQuaker.gif" ) repeat-y right 15px;
    padding: 0 10px 10px 10px;
    vertical-align: top;
}

#subnav_items table.noSecondLevel tr
{
    margin-bottom: 10px;
}
#subnav_items table.noSecondLevel td
{
    text-align: center;
    margin: 35px 0; /*height: 230px;*/
    background: #fff url(   "Img/submenuBackgroundQuaker.gif" ) repeat-y right 15px;
    padding: 10px;
    vertical-align: top;
}

#subnav_items table.noSecondLevel td.last
{
    background: #fff none;
}
#subnav_items table.noSecondLevel td.separator
{
    background: #fff url(  "Img/bg_separator_row.gif" ) 0 10px repeat-x;
    height: 20px;
    padding: 0;
    margin: 0;
}

#subnav_items table.noSecondLevel a, #subnav_items table.noSecondLevel a:link, #subnav_items table.noSecondLevel a:visited, #subnav_items table.noSecondLevel a:hover, #subnav_items table.noSecondLevel a:active
{
    color: #0a4a9c;
    font-weight: normal;
    text-transform: none;
    font-size: 10px;
}

#subnav_items table a.arrow_link, #subnav_items table a.arrow_link:link, #subnav_items table a.arrow_link:visited, #subnav_items table a.arrow_link:hover, #subnav_items table a.arrow_link:active
{
    /*display:block;*/
    height: 13px;
    margin: 2px 0;
    padding-right: 20px;
    padding-left: 10px;
    color: #0a4a9c;
    font-weight: normal;
    text-transform: none;
    width: inherit !important;
    background: #fff url( "img/bg_link_arrow.gif" ) no-repeat right top;
}

/*/******************************** RIGHT CALLOUT STYLE */

.callout_right
{
    background-color: #f3f9fb;
    width: 100%;
    padding: 12px;
    display: block;
    margin: 11px 0;
}


#subnav_items table .callout_right a, #subnav_items table .callout_right a:link, #subnav_items table .callout_right a:visited, #subnav_items table .callout_right a:hover, #subnav_items table .callout_right a:active
{
    color: #0a4a9c;
    font-weight: normal;
    text-transform: none;
    font-size: 10px;
}



#subnav_items table .callout_right ul li
{
    padding: 5px 0;
}



#subnav_items table td.extra a.product_callout:link, #subnav_items table td.extra a.product_callout:visited, #subnav_items table td.extra a.product_callout:hover, #subnav_items table td.extra a.product_callout:active
{
    display: block;
    color: #0a4a9c;
    color: #0a4a9c;
    font-weight: bold;
    text-transform: none;
    padding-left: 10px;
    margin-bottom: 13px;
}

#subnav_items table td.extra a.product_callout img
{
    display: block;
}

/*/******************************** BOTTOM CALLOUT STYLE */


#subnav_items table.noSecondLevel td.callout_bottom
{
    background: #fff url(  "Img/bg_separator_row.gif" ) 0 10px repeat-x;
    height: auto;
    padding: 10px 0 0 0;
    margin: 0;
    text-align: left;
}

#subnav_items table.noSecondLevel tr
{
    margin-bottom: 10px;
}

#subnav_items table.noSecondLevel td.callout_bottom td
{
    padding: 0px;
    background: none;
    text-align: left;
}

.callout_bottom span
{
    display: block;
    text-align: left;
}
.callout_bottom span.title
{
    color: #b39e77;
    padding: 10px 0;
    font-weight: bold;
}

.callout_bottom img
{
    margin-bottom: 10px;
}

.callout_bottom
{
    padding-bottom: 10px;

}

.callout_bottom a:link, .callout_bottom a:visited, .callout_bottom a:hover, .callout_bottom a:active
{
    font-style: normal;
    text-transform: none;
    font-size: 10px;
    display: block;
    text-decoration: none;
}

.callout_bottom a:hover span
{
    text-decoration: underline;
}

/* SPECIFIC OVERRIDES */
#table_0 td.td_0
{
    width: 110px;
}

#table_2 td.td_0
{
    width: 144px;
}
#table_2 td.td_1
{
    width: 155px;
}




