#menu_top_container
{
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    position: relative;
    z-index: 900;
    background-color: white;
}

#menu_top
{
    height: 45px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

#menu_group
{
    padding: 3px;
    color: #B92789;
    display: block;
    text-decoration: none;
    font-family: 'Trebuchet MS';
    font-size: 11px;
}

#menu_top li
{
    float: left;
    display: block;
    position: relative;
}

#menu_top li ul
{
    padding: 1px 1px 0;
    display: none;
    position: absolute;
    top: 30px;
    left: 20px;
    width: 225px;
    background: #F7E4E5;
    z-index: 1000;
    border-left: 1px solid #E30099;
    border-bottom: 1px solid #E30099;
    border-right: 1px solid #E30099;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

#menu_top.menu_top_aus li ul {
    left: 10px;
}

#menu_top li ul li
{
    float: none;
    padding: 1px;
}

#menu_top li ul li a
{
    padding: 2px;
    color: #000000;
    display: block;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Trebuchet MS';
    font-size: 11px;
}

#menu_top li ul li a:hover
{
    background-color: #FFFFFF;
    color: #B92789;
}

#menu_bottom_container
{
    background-color: #FFFFFF;
    border-top: 1px solid #E30099;
    border-bottom: 1px solid #E30099;
    z-index: 800;
}

#menu_bottom
{   
    height: 28px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#menu_bottom a
{
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    float: right;
    padding-top: 5px;
    height: 20px;
}

#shipping-start
{
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    float: right;
    padding-top: 5px;
}

#menu_search #go_button
{
    position: relative;
    top: 4px;
    float: right;
    right: 20px;
}

#search_text
{
    font-family: georgia;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    float: left;
    padding-top: 7px;
    padding-right: 5px;
    padding-left: 7px;
}

#search_input_text
{
    font-family: 'Trebuchet MS', arial;
    font-size: 12px;
    color: #422121;
    float: left;
    padding-top: 3px;
    padding-right: 5px;
}

#search_input_text input
{
    background-color: #FEF1F2;
    border: 1px solid #C5BDB5;
    width: 266px;
    margin: 2px;
    height: 16px;
}

/* IE Fix for the search bar*/
*+html #search_input_text input{
    margin-top: 1px;
}

#change_cur_container
{
    float: right;
    height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    position: relative;
    z-index: 800;
}

#change_cur
{
    z-index: 1000;
    border-left: solid 1px #D3D4D6;
    border-right: solid 1px #D3D4D6;
    border-bottom: solid 1px #D3D4D6;
    position: absolute;
    right: -1px;
    background-color: #F0EEEC;
    top: 28px;
    padding: 10px;
    display: none;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    color: #666666;
    width: 300px;
}

#change_cur_container img
{
    cursor: pointer;
}

#change_cur select
{
    font-family: 'Trebuchet MS';
    font-size: 11px;
}

#change_cur button
{
    font-family: 'Trebuchet MS';
    font-size: 11px;
    margin-top: 5px;
}

#change_cur #left
{
    float: left;
    width: 195px;
    height: 60px;
    margin-right: 10px;
    border-right: solid 1px #D3D4D6;
}

#change_cur #right
{
    height: 60px;
}

#change_cur #right a
{
    float: none;
    display: inline;
    padding: 0px;
    text-decoration: none;
    line-height: 1.2;
}

#change_cur #right a:hover
{
    text-decoration: underline;
}

#change_cur .popup_close
{
    float: right;
}

#helpandfaq
{
    float: right;
    padding-top: 5px;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
}

/* Shop All Products Main Menu */

/* Position of the main image and text */
#shop_all_products{
    position: absolute;
    left: -9px;
    top: -11px;
    z-index: 1;
    cursor: pointer;
}

#shop_all_products img{
    position: absolute;
    top: 0px;
    left: 0px;
}

#shop_all_products #shop_text{
    color: white;
    font-family: georgia;
    font-size: 12pt;
    left: 27px;
    position: absolute;
    top: 23px;
    width: 183px;
    z-index: 1;
}

#shop_all_products #shop_text img{
    position: absolute;
    left: 178px;
    top: 1px;
}

/* Menu header background image positioning */
#menu_background{
    position: absolute;
    right: -13px;
    top: -7px;
}

/* Shop all products drop down menu */
#shop_all_menu{
    position: absolute;
    width: 205px;
    height: 380px;
    min-height: 410px; /* IE7 */
    border: 1px solid #C5BDB5;
    top: 57px;
    left: 19px;
    background-color: white;
    padding: 3px;
    display: none;
}

#shop_all_menu_inner{
    height: 100%;
    width: 100%;
    background-color: #FEF1F2;
    padding-bottom: 3px;
}

/* Main categories in the menu drop down */
#shop_all_menu_inner li.grouping{
    color: #666666;
    height: 20px;
    position: relative;
    padding-top: 4px;
}

#shop_all_menu_inner li.group_shop_mag{
    height: 70px !important;
}

#shop_all_menu_inner .grouping a.group{
    color: #666666;
    font-weight: normal;
    font-size: 9pt;
    font-family: georgia;  
    position: relative;
    z-index: 1;
    text-decoration: none;
    height: 20px;
    display: block;
}

#shop_all_menu_inner li.grouping.selected a
{
    color: #FFFFFF;    
}

.group_name {
    float: left;
    padding-top: 2px;
    padding-left: 5px;
    z-index: 2;
    position: relative;
}

#shop_all_products .arrow{
    font-family: Geneva;
    font-size: 14px;
    color: #B92789;
    position: relative;
    z-index: 2;
    float: right;
}

#shop_all_products .arrow img{
    position: relative;
    padding-right: 10px;
    vertical-align: middle;
}

.arrow_selected{
    display: none;
}

.arrow_mag{
    padding-top: 30px !important;
}

.shop_all_current_category{
    font-weight: bold !important;
}

/* This is the image that displays as the mouse hovers over a main category */
#shop_all_products img.shop_all_selection{
    position: absolute;
    top: -4.5px;
    left: -3px;
    z-index: 0;
    display: none;
}

#shop_all_products img.shop_all_selection_mag{
    position: absolute;
    top: 22px;
    left: -3px;
    z-index: 0;
    display: none;
}

/* Popout boxes styling - pops out to the left */
#shop_all_menu_inner .grouping .shop_popout, #shop_all_menu_inner .grouping .category_container{
    position: absolute;
    border: 1px solid #C5BDB5;
    background-color: white;
    z-index: -1;
    display: none;
    padding: 3px;
}

#shop_all_menu ul
{
    list-style: none !important;
    margin-left: 0px !important;
}

.shop_popout_inner, #shop_all_menu_inner li.grouping .category_container .category_container_inner{
    background-color: #FEF1F2;
    height: 100%;
    position: relative;
}

.shop_popout_inner table {
    margin-right: 30px;
}

.shop_popout_inner .mag_column_one
{
    max-width: 250px;
    width: 250px;
}

.shop_column
{
    margin-left: 20px;
    margin-top: 0px;
    float: left;
    white-space: nowrap;
}

.shop_column .mag_img
{
    position: relative !important;
    padding-top: 55px;
}
.shop_column .mag_popout_details
{
    font-family: 'Trebuchet MS';
    font-size: 12px;
    white-space: normal !important;
    max-width: 221px;
}

.shop_column .mag_popout_details p
{
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 1.5;
}

.shop_column .mag_popout_details .mag_popout_footer
{
    padding-top: 60px;
    padding-bottom: 10px;
    line-height: 1.5;
    font-family: 'Georgia';
    font-style: italic;
}

#shop_all_menu_inner .grouping .shop_column li.category
{
    margin-top: 15px;
    margin-bottom: 15px;
}

#shop_all_menu_inner .grouping .shop_column li.category a
{
    font-family: 'Georgia';
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
    color: #9E737C;
}

#shop_all_menu_inner .grouping .shop_column li.subcategory
{
    line-height: 1.05;
    padding-top: 0px;
    padding-bottom: 0px;
}

#shop_all_menu_inner .grouping .shop_column li.subcategory a
{
    font-family: 'Trebuchet MS', arial;
    color: #666666;
    text-decoration: none;
    font-size: 12px;
}

#shop_all_menu_inner .grouping .shop_column li.category a:hover,
#shop_all_menu_inner .grouping .shop_column li.subcategory a:hover
{
    color: #DA848B;
    text-decoration: underline;
}


#menu_search{
    position: absolute;
    z-index: 999;
    left: 255px;
    width: 396px;
    top: 6px;
    line-height: 1em;
}

#menu_shoppingbag
{
    position: absolute;
    right: 19px;
    top: -1px;
    width: 286px;
    height: 42px;
    z-index: 9001;
    padding: 2px;
}

#menu_checkout_button
{                     
    float: right;
    margin-right: 10px;
    margin-top: 12px;
    cursor: pointer;
}

#menu_shoppingbag span.header
{
    font-family: georgia;
    font-size: 14px;
    color: #9E737C;
    display: block;
    margin-top: 10px;
    cursor: default;
    padding-bottom: 0px;
}

#menu_shoppingbag span.block
{
    margin-top: 3px;
    font-family: Arial;
    font-size: 10px;
    color: #666666;
    display:block;
}

#menu_tote_popup {
    position: absolute;
    display: none;
    right: -6px;
    top: -7px;
    clear: both;
    width: 308px;
    z-index: -1;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    color: #666666;
    padding-top: 56px;
    background-color: white;
    border: 1px solid #C5BDB5;
    padding-bottom: 10px;
}

#menu_tote_popup #close{
    position: relative;
    left: 208px;
    top: 5px;
}

#menu_tote_popup #view_cart{
    position: relative;
    left: -79px;
    top: 5px;
}

#menu_cart_div{
    position: relative;
    top: -43px;
    left: -4px;
    padding-top: 57px;
    border: 1px solid black;
    background-color: white;
    z-index: -1;
    display: none;
}

#menu_cart_div #cart_div {
    width: 280px;
    display: none;
    z-index: 1000;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    color: #666666;
    background-color: white;
    position: relative;
    top: 0px;
    left: 0px;
}

#menu_cart_div #cart_div .tp_item{
    background-color: white;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

#menu_cart_div #cart_div #cart_close{
    position: relative;
    left: 210px;
    padding-bottom: 5px;
    float: none;
    margin-right: 0px;
    margin-bottom: 0px;
    cursor: pointer;
}

#menu_bridge{
    min-width: 30px;
    position: absolute;
    top: -1px;
    right: -17px;
    height: 406px;
    z-index: 50;
    background-color: white;
    opacity:0;
    filter:alpha(opacity=0); /* For IE8 and earlier */
}

.nav_shop_mag_img_active
{
    display: none
}
