body, html
{
    height: 100%;
}

body
{
    font: 12px Arial, Helvetica, sans-serif;
    color: #76644A;
    background: url(images/body_bg.gif);
}

a
{
    color: #76644a;
    text-decoration: underline;
}

a:hover
{
    color: #f37153;
    text-decoration: underline;
}

#wrapper
{
    border-top: 10px solid #fa7355;
    margin: 0 auto;
    padding: 0 0 10px 0;
}

#wrapper_whole_sale
{
    background: url(images/whole_salebullet.gif) top left repeat-x;
    padding-top: 10px;
}

#header
{
    width: 1000px;
    height: 130px;
    margin: 0 auto;
    position: relative;
    z-index:1000;
}

#top_logo
{
    float: left;
    width: 255px;
}

.top_logo
{
    float: left;
    width: 241px;
    padding: 29px 0 0 9px;
}

#top_right
{
    float: right;
    width: 745px;
    position: relative;
}

#top_right .top_line
{
    width: 730px;
    height: 1px;
    background: url(images/top_line.gif) repeat-x top right;
    position: absolute;
    top: 64px;
    right: 0px;
}

.top_right_links
{
    float: right;
    width: 250px;
    text-align: right;
    padding: 4px 0 0 0;
    font: 10px Arial, Helvetica, sans-serif;
    position: relative;
}

.top_right_links p
{
    text-align: right;
    line-height: 18px;
    padding: 0 0 2px 0;
}

.top_right_links p a
{
    color: #76644A;
    text-decoration: none;
}

.top_right_links p a:hover
{
    color: #76644A;
    text-decoration: underline;
}

.top_right_links .extra_link
{
    position: absolute;
    right: 0;
    top: 69px;
    color: #fa7355;
    text-transform: uppercase;
}

.top_right_links .checkout_link
{
    float: right;
    padding: 0 0 0 5px;
    font: bold 14px "arial";
    color: #fa7355;
    text-transform: uppercase;
}
/*Code changes done by Prabhu TT 1114 */
.top_right_links .checkout_link_01
{
    float: right;
    padding: 22px 0 0 5px;
    font: bold 14px "arial";
    color: #fa7355;
    text-transform: uppercase;
}
.top_right_links .checkout_link_01 a
{
    float: right;
    color: #fa7355;  
    text-align: right;
    text-decoration: none;
}

.top_right_links .checkout_link_01 a:hover
{
    color: #83b8d1;
    text-decoration: none;
}
/*Code changes done by Prabhu TT 1114 */

.top_right_links .checkout_link a
{
    color: #fa7355;
    text-decoration: none;
}

.top_right_links .checkout_link a:hover
{
    color: #83b8d1;
    text-decoration: none;
}

.top_right_links .logout_cp
{
    float: right;
    font: bold 10px "arial";
    color: #fa7355;
    text-transform: uppercase;
}

.top_right_links .logout_cp a
{
    color: #fa7355;
    text-decoration: none;
}

.top_right_links .logout_cp a:hover
{
    color: #83b8d1;
    text-decoration: none;
}

/*Code changes done by Prabhu TT 1114 */

.ie7 .cCap55px {float:right;margin-right:-5px;}
.ie7 .cCap4px {float: left;}
.ie8 .cCap55px {float:right;margin-right:-4px;}
.ie8 .cCap4px {float:right;margin-right:-4px;}

 .logout_cp_upd
{
    float: right;
   /* font: bold 10px "arial";*/
   color: #76644A;
   font: 10px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
.logout_cp_upd a
{
    color: #76644A;
    text-decoration: none;
}

.logout_cp_upd a:hover
{
    color: #83b8d1;
    text-decoration: none;
}

/*Code changes done by Prabhu TT 1114 */




.viewBag
{
    text-align: right;
    color: #76644A;
    height: 15px;
    text-transform: uppercase;
    line-height: 15px;
    position: relative;
    padding: 0 0 0 0;
}

.viewBag a
{
    color: #76644A;
    height: 15px;
    padding: 0 18px 0 0;
    text-decoration: none;
}

.viewBag a:hover
{
    color: #76644A;
    text-decoration: underline;
}

.viewBag .bag
{
    display: block;
    color: #76644A;
    height: 15px;
    width: 12px;
    position: absolute;
    top: -1px;
    right: 0px;
    background: url(images/bag_icon1.gif) no-repeat top left;
}

.viewBag.active .bag
{
    background: url(images/bag_icon1.gif) no-repeat bottom left;
}

#bagCount
{
    color: #76644a;
    background: #ffffff;
    padding-left: 5px;
    padding-right: 5px;
}

#top_menu
{
    margin: 0 300px 0 300px;
}

#main_container
{
    width: 1000px; /*height:700px;*/
    margin: 0 auto;
}

.left_container
{
    width: 658px;
    margin: 0;
    float: left;
    position: relative;
}

.right_container
{
    width: 325px;
    margin: 0;
    float: right;
    position: relative;
}

.box_orange_full
{
    background: url(images/box_orange_middle_bg.gif) repeat-y left top;
    padding: 0px 0 0 0;
    position: relative;
}

.box_orange_full .top_curve
{
    background: url(images/box_orange_top.gif) no-repeat left top;
    height: 10px;
    width: 1000px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.box_orange_full .bot_curve
{
    background: url(images/box_orange_bot.gif) no-repeat left top;
    height: 10px;
    width: 1000px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
}

.box_orange_full .box_bot
{
    background: url(images/box_orange_bot.gif) no-repeat left bottom;
    padding: 0 0 0px 0;
}

.box_orange_full .box_middle
{
    background: url(images/box_orange_top.gif) no-repeat left top;
    padding: 10px 10px;
    min-height: 608px;
}


.box_orange_full .box_middle_O1
{
    background: url(images/box_orange_top.gif) no-repeat left top;
    padding: 10px 10px;
    min-height: 1050px;
}

.box_orange_full #box_middle_628
{
    padding: 0px 1px;
    height: 628px;
    overflow: hidden;
    position: relative;
}

.box_orange_full #box_middle_628 .content
{
    padding: 10px;
}

.box_orange_330
{
    background: url(images/box_orange_middle_bg_330.gif) repeat-y left top;
    padding: 0px 0 0 0;
    width: 325px;
    position: relative;
}

.box_orange_330 img
{
 max-width: 323px !important;
}

.box_orange_330 .top_curve
{
    background: url(images/box_orange_top_330.png) no-repeat left top;
    height: 10px;
    width: 325px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.box_orange_330 .bot_curve
{
    background: url(images/box_orange_bot_330.png) no-repeat left top;
    height: 10px;
    width: 325px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
}


.box_orange_330 .box_title
{
    background: url(images/title_small_box_bg.gif) no-repeat left top;
    font: 17px 'georgia';
    color: #78644b;
    padding: 0px 5px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-left: -1px;
}

.box_orange_330 .box_bot
{
    background: url(images/box_orange_bot_330.gif) no-repeat left bottom;
    padding: 0 0 0px 0;
}

.box_orange_330 .box_middle
{
    background: url(images/box_orange_top_330.gif) no-repeat left top;
    padding: 0 1px;
}

.box_orange_330 .box_middle_628
{
    border-left: 1px solid #F17355;
    border-right: 1px solid #F17355;
    min-height: 628px;
    padding: 0 0;
}

.box_orange_330 #box_middle, .box_orange_330 #box_middle2, .box_orange_330 #box_middle3
{
    margin: 0px 1px;
    height: 628px;
    overflow: hidden;
    position: relative;
}


* html .box_middle_628
{
    height: 628px;
}

.box_orange_330 .box_middle_308
{
    padding: 0 1px;
    min-height: 308px;
}

* html .box_middle_308
{
    height: 308px;
}

.box_orange_330 .box_middle_148
{
    background: url(images/box_orange_top_330.gif) no-repeat left top;
    padding: 0 1px;
    min-height: 148px;
}

* html .box_middle_148
{
    height: 148px;
}

.box_orange_672
{
    background: url(images/box_orange_middle_bg_672.gif) repeat-y left top;
    padding: 0px 0 0 0;
    width: 658px;
}


.box_orange_672 .box_bot
{
    background: url(images/box_orange_bot_672.gif) no-repeat left bottom;
    padding: 0 0 0px 0;
}

.box_orange_672 .box_middle
{
    padding: 0 1px;
}

.box_orange_672 .box_middle_628
{
    padding: 0 1px;
    min-height: 628px;
}

.box_orange_672 #box_middle_628
{
    margin: 0px 1px;
    height: 628px;
    overflow: hidden;
    position: relative;
}

.content
{
    /*padding:9px 0 0 18px;*/
    padding: 20px;
}

.content.faq_section
{
    padding: 30px 40px 20px 48px;
}

.box_orange_full #box_middle_628 .content.faq_section
{
    padding: 30px 40px 30px 40px;
}

.content a
{
    color: #76644A;
    text-decoration: none;
}

.content a:hover
{
    color: #76644A;
    text-decoration: underline;
}

.content h1
{
    font: bold 20px Arial, Helvetica, sans-serif;
    padding: 0 0 0px 0;
    text-transform: uppercase;
}

.content h2
{
    font: bold 17px Arial, Helvetica, sans-serif;
    padding: 10px 0 0px 0;
}

.content h2.title
{
    padding: 15px 0 15px 0;
    text-transform: uppercase;
    border-top: 1px solid #f97355;
}

.content p
{
    font: 13px/18px Arial, Helvetica, sans-serif;
    text-align: justify;
}

.box_orange_159
{
    background: url(images/box_orange_middle_bg_159.gif) repeat-y left top;
    padding: 0px 0 0 0;
    width: 159px;
}

.box_orange_159 .box_bot
{
    background: url(images/box_orange_bot_159.gif) no-repeat left bottom;
    padding: 0 0 0px 0;
}

.box_orange_159 .box_middle
{
    background: url(images/box_orange_top_159.gif) no-repeat left top;
    padding: 0 1px;
}

.box_orange_159 .box_middle_628
{
    background: url(images/box_orange_top_159.gif) no-repeat left top;
    padding: 0 1px;
    min-height: 628px;
}

.box_orange_159 .box_middle_308
{
    background: url(images/box_orange_top_159.gif) no-repeat left top;
    padding: 0 1px;
    min-height: 308px;
}

.box_orange_159 .box_middle_148
{
    background: url(images/box_orange_top_159.gif) no-repeat left top;
    padding: 0 1px;
    min-height: 148px;
}

/*-------------------------------------------25-02-2010------------------------------------------*/

.box_shopingcart_full
{
    background: url(images/box_orange_middle_bg.gif) repeat-y left top;
    padding: 0px 0 0 0;
}

.box_shopingcart_full .box_bot
{
    background: url(images/box_blue_bot.gif) no-repeat left bottom;
    padding: 0 0 0px 0;
}

.box_shopingcart_full .box_middle
{
    background: url(images/box_orange_top.gif) no-repeat left top;
    padding: 5px 1px 0 1px; /*min-height:628px;*/
}

.box_shopingcart_full .content_box
{
    padding: 0px 14px 0px 14px;
    margin: 0px 0 0 0;
    overflow: auto;
    max-height: 520px;
}

.box_shopingcart_full .content_box_content
{
    padding: 10px 0;
    margin: 0px;
    border-bottom: 1px solid #f07153;
}

.box_shopingcart_full .content_box_content .prodImg
{
    width: 160px;
    height: 103px;
    margin: 0px 20px 0px 0;
    float: left;
}

.box_shopingcart_full .content_box_content .info
{
    width: 440px;
    margin: 0px 0;
    float: left;
}

.box_shopingcart_full .content_box_content .info .title
{
    font-weight: bold;
    padding: 0 0 3px 0;
    text-transform: lowercase;
    font-size: 13px;
}

.box_shopingcart_full .content_box_content .info .desc
{
    padding: 0 0 10px 0;
    font-size: 12px;
}

.box_shopingcart_full .content_box_content .small_strap
{
    width: 78px;
}

.box_shopingcart_full .content_box_content .options
{
    float: left;
    text-align: right;
    width: 160px;
    margin: 0px 20px;
}

.box_shopingcart_full .content_box_content p
{
    padding: 2px 0;
    margin: 0px;
    line-height: 16px;
}

.box_shopingcart_full .content_box_content .select_small
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 50px;
}

/************** New CSS for Cart ****************/
.box_shopingcart_752
{
    background: url(images/box_orange_middle_bg_752.gif) repeat-y left top;
    padding: 0px 0 0 0;
    float: left;
    position: relative;
    background-color: #fff;
}

.box_shopingcart_752 .top_curve
{
    background: url(images/box_orange_top_752.gif) no-repeat left top;
    height: 10px;
    width: 752px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.box_shopingcart_752 .bot_curve
{
    background: url(images/box_blue_bot_752.gif) no-repeat left top;
    height: 10px;
    width: 752px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
}


.box_shopingcart_752 .box_middle
{
    padding: 5px 1px 0 1px; /*min-height:628px;*/
}

.box_shopingcart_752 #content_box
{
    padding: 0px 14px 0px;
    height: 424px;
    overflow: hidden;
    position: relative;
}

.box_shopingcart_752 .content_box_content
{
    padding: 10px 0;
    margin: 0px;
    border-bottom: 1px solid #f07153;
}

.box_shopingcart_752 .content_box_content .prodImg
{
    max-width: 160px;
    /*height: 103px;*/
    margin: 0px 20px 0px 0;
    float: left;
}

.box_shopingcart_752 .content_box_content .info
{
    width: 320px;
    margin: 0px 0;
    float: left;
}

.box_shopingcart_752 .content_box_content .info .title
{
    font-weight: bold;
    padding: 0 0 3px 0;
    text-transform: lowercase;
    font-size: 13px;
}

.box_shopingcart_752 .content_box_content .info .desc
{
    padding: 0 0 10px 0;
    font-size: 12px;
}

.box_shopingcart_752 .content_box_content .small_strap
{
    width: 78px;
}

.box_shopingcart_752 .content_box_content .options
{
    float: right;
    text-align: right;
    width: 190px;
    margin: 0px 0;
}

.box_shopingcart_752 .content_box_content p
{
    padding: 2px 0;
    margin: 0px;
    line-height: 16px;
}

.box_shopingcart_752 .content_box_content .select_small
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 50px;
}

.box_shopingcart_752 .blue_box
{
    background-color: #fff;
    border: 10px solid #B8E1EB;
    border-bottom: none;
    padding: 10px 10px 10px 10px;
    margin: 0px 0 0px 0;
    width: 710px;
    float: left;
}

.box_shopingcart_752 .blue_box .table
{
    /*width:992px; */
    border: 0px;
    background-color: #fff;
}

.box_shopingcart_752 .blue_box .table td
{
    padding: 7px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #76644A;
}

.box_shopingcart_752 .blue_box .selet_big
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 130px;
}

/**************/

div.selections
{
    margin: 0 0 5px 0;
}

div.selections div.selection
{
    margin: 0 0 3px 0;
    height: 20px;
}

.additional_size_link
{
    text-align: right;
    padding: 0 0 3px 0;
    color: #76644A;
}

.additional_size_link a
{
    color: #76644A;
    text-decoration: none;
}

.additional_size_link a:hover
{
    color: #76644A;
    text-decoration: underline;
}

.itemTotal
{
    font-size: 14px;
    font-weight: bold;
    border-top: 1px solid #ddd8d2;
    padding: 4px 0 0 0;
}

div.options a.moveToFavs
{
    display: inline-block;
    width: 123px;
    height: 14px;
    margin: 4px 0;
    background: url('images/move_to_favorites.gif') top left no-repeat;
}

.my_favorites_txt
{
    text-align: right;
    color: #f07153;
    padding: 0 0 5px 0;
    font: bold italic 12px Arial, Helvetica, sans-serif;
}

.border_top
{
    border-top: 1px solid #76644A;
}

.border_top_orange
{
    border-top: 1px solid #f97355;
}

.blue_box
{
    background-color: #fff;
    border: 10px solid #B8E1EB;
    border-bottom: none;
    padding: 15px 15px 15px 15px;
    margin: 0px 0 0px 0;
    width: 948px;
    float: left;
}

.blue_box .table
{
    /*width:992px; */
    border: 0px;
    background-color: #fff;
}

.blue_box .table td
{
    padding: 7px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #76644A;
}

.blue_box .selet_big
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 130px;
}

.orange_top_border
{
    border-top: 1px solid #f07153;
}

.ftx_size
{
    font-size: 18px;
}

.check_out_btn
{
    background: url(images/check_out.jpg) top left no-repeat;
    height: 23px;
    padding: 0px;
    margin: 8px 0 0 0;
    width: 94px;
    border: 0px;
    cursor: pointer;
}

.check_out_btn:hover
{
    background: url(images/check_out.jpg) bottom left no-repeat;
    height: 23px;
    padding: 0px;
    margin: 8px 0 0 0;
    width: 94px;
    border: 0px;
    cursor: pointer;
}

.box_shopingcart_blue
{
    background: url(images/box_orange_middle_bg.gif) repeat-y left top;
    padding: 0px 0 0 0;
}

.box_shopingcart_blue .box_bot
{
    background: url(images/box_orange_bot.gif) no-repeat left bottom;
    padding: 0 0 0px 0;
}

.box_shopingcart_blue .box_middle
{
    background: url(images/box_blue_top.gif) no-repeat left top;
    padding: 6px 1px 0 1px;
    min-height: 628px;
}
/*Registration.aspx alignment issue fix */
.box_shopingcart_blue .box_middle_01 {
    background: url("images/box_blue_top.gif") no-repeat scroll left top transparent;
    min-height: 1018px;
    padding: 6px 1px 0;
}

*html .box_shopingcart_blue .box_middle
{
    height: 628px;
}

.box_shopingcart_blue .blue_top_box
{
    background-color: #B8E1EB;
    height: 30px;
    padding: 5px 15px 5px 15px;
    margin: 1px 0 1px 0;
}

.box_shopingcart_blue .blue_top_box .blue_title
{
    padding: 3px 15px 0 5px;
    margin: 0px 0 0px 0;
    float: left;
}

.box_shopingcart_blue .login_section
{
    float: right;
    padding: 0px 10px 0 10px;
    margin: 0px 0 0px 0; /*width:600px;*/
}

.box_shopingcart_blue .login_section .inputbox
{
    /*margin:0 5px;*/
    font: 11px Arial, Helvetica, sans-serif;
    border: 1px solid #988a77;
    color: #76644a;
    width: 160px;
}

.box_shopingcart_blue .content_box
{
    padding: 0px 14px 0px 14px;
    margin: 0px 0 0 0;
    /*overflow: auto; height:auto;*/
    max-height: inherit;
    width: 97%;
}

.error
{
    color: #ff0000;
    position: absolute;
    border: 1px solid #ff0000;
    background: #ffd4d4;
    font: 11px Arial, Helvetica, sans-serif;
    width: 998px;
    top: 115px;/*Fixing the issue Overlapping bottom menu About,Locations existing is top 100px */
}

.error .error_text
{
    padding: 3px 5px;
}

.w40
{
    width: 40%;
    margin: 0 auto;
}

.w45
{
    width: 45%;
    margin: 0 auto;
}

.w46
{
    width: 46%;
    margin: 0 auto;
}

.w47
{
    width: 47%;
    margin: 0 auto;
}

.w48
{
    width: 48%;
    margin: 0 auto;
}

.w49
{
    width: 49%;
    margin: 0 auto;
}

.w50
{
    width: 50%;
    margin: 0 auto;
}

.w55
{
    width: 55%;
    margin: 0 auto;
}

.w60
{
    width: 60%;
    margin: 0 auto;
}

.w65
{
    width: 65%;
    margin: 0 auto;
}

.w70
{
    width: 70%;
    margin: 0 auto;
}

.w75
{
    width: 75%;
    margin: 0 auto;
}

.w80
{
    width: 80%;
    margin: 0 auto;
}

.w85
{
    width: 85%;
    margin: 0 auto;
}

.w90
{
    width: 90%;
    margin: 0 auto;
}

.w95
{
    width: 95%;
    margin: 0 auto;
}

.w96
{
    width: 96%;
    margin: 0 auto;
}

.w97
{
    width: 97%;
    margin: 0 auto;
}

.w98
{
    width: 98%;
    margin: 0 auto;
}

.w99
{
    width: 99%;
    margin: 0 auto;
}

.w100
{
    width: 100%;
    margin: 0 auto;
}

.btn_link_red
{
    margin: 5px 5px;
    padding: 0;
    height: 20px;
    font: bold 9pt Arial, Helvetica, sans-serif;
}

.btn_link_red a
{
    float: left;
    margin: 0;
    padding: 0 0 0 8px;
    color: #fff;
    background: url(images/red_but_link_img.gif) no-repeat 0 -20px;
    display: block;
    line-height: 20px;
    text-decoration: none;
}

.btn_link_red a span
{
    margin: 0;
    padding: 0 8px 0 0px;
    background: url(images/red_but_link_img.gif) no-repeat 100% 0px;
    display: block;
    line-height: 20px;
}

.btn_link_red a:hover
{
    margin: 0;
    color: #fff;
}

.btn_link_red a:hover span
{
    margin: 0;
    color: #fff;
}

.btn_red
{
    /*margin:0px 0px;*/
    padding: 0 0 0 8px;
    background: url(images/red_but_link_img.gif) no-repeat 0 -20px;
}

.btn_red input
{
    margin: 0;
    float: left;
    cursor: pointer;
    border: none;
    color: #fff;
    font: bold 9pt Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    height: 20px;
    padding: 0px 8px 2px 0px;
    background: url(images/red_but_link_img.gif) no-repeat 100% 0px;
    line-height: 20px;
}

.btn_red input:hover
{
    color: #fff;
}

.confirm_address
{
    float: left;
    width: 250px;
}

.item_details
{
    float: right;
    width: 590px;
}

.table_item_detail
{
    margin: 0;
    padding: 0;
}

.table_item_detail th
{
    margin: 0;
    padding: 0 0px 10px 0;
    font: bold 12px Arial, Helvetica, sans-serif;
}

.table_item_detail td
{
    margin: 0;
    padding: 0 0px 2px 0;
    font: 11px Arial, Helvetica, sans-serif;
}

.divider_orange
{
    background: url(images/orange_divider.gif) repeat-x top left;
    height: 1px;
    overflow: hidden;
    clear: both;
    margin: 5px 0;
}

/**********CSS for selectbox ********/
/*div.dropBox {
	width: 22px;
	height: 10px;
	line-height: 10px;
	padding: 3px 18px 4px 5px;
	background: url('images/drop_box.gif') bottom left no-repeat;
	position: relative;
	font-size: 10px;
}
#accessPop div.dropBox {
	text-align: left;
	padding-left: 3px;
	padding-right: 15px;
	width: 41px;
	background: url('images/accessory_drop_box.gif') bottom left no-repeat;
}
div.dropBox ul {
	position: absolute;
	top: 16px;
	right: 0;
	background: #fff;
	border: solid 1px #bbb2a5;
	padding: 0;
	list-style: none;
	margin: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
div.dropBox ul.center li {
	text-align: center;
}
div.dropBox ul li {
	display: block;
	padding: 2px 0 0 0;
	text-align: right;
}

div.dropBox ul li.first {
	padding-top: 2px;
}
div.dropBox ul li.last {
	padding-bottom: 6px;
}
div.strapSize ul li.first {
	padding-top: 6px;
}
div.strapSize ul li.last {
	padding-bottom: 10px;
}
div.dropBox ul li.divider {
	padding-bottom: 8px;
	border-bottom: solid 1px #dcd8d1;
	margin-bottom: 6px;
}

div.dropBox ul a {
	color: #76644a;
	text-decoration: none;
	display: block;
	padding: 2px 0;
	width: 100%;
}
div.dropBox span.special {
	color: #f37154;
}
div.dropBox ul li a:hover {
	background:	#d3edf1;
}*/

.right_curve_img
{
    /*margin-left:-1px;*/
    margin: 0px;
}

.right_curve_img img
{
    height: 628px;
    width: 323px;
}

.box_orange_672 #box_middle_628 .right_curve_img img
{
    height: 628px;
    width: 656px;
}

.right_curve_img p
{
    padding: 0px;
    line-height: normal;
    margin: 0px;
}

.flash_title
{
    text-align: center;
    padding: 20px 0 20px 0px;
}

.flash_video
{
    text-align: center;
    padding: 0 10px 0 10px;
}

.confirm_detail
{
    float: left;
    padding: 0 15px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    color: #76644A;
}

.confirm_detail .selection_area
{
    padding: 0 0px 10px 0;
    border-bottom: 1px solid #f07153;
    margin: 0 0 10px 0;
}

#totals
{
    float: right;
    text-align: right;
}

#totals .table_total
{
    margin: 0;
    padding: 0;
    display: inline-block;
}

#totals .table_total .amount
{
    margin: 0;
    padding: 2px 0;
}

#totals .table_total .label
{
    margin: 0;
    padding: 2px 10px 2px 2px;
}

.total
{
    font-size: 18px;
    margin: 5px 0;
}

.orange_color
{
    color: #f37154;
}

.general_table
{
    margin: 0;
    padding: 0;
}

.location_area .general_table td
{
    margin: 0;
    padding: 5px 0;
    font: 11px Arial, Helvetica, sans-serif;
}

.location_area .general_table td.ptb_3
{
    padding: 3px 0;
}

.location_area .general_table td.heading
{
    font: 12px Arial, Helvetica, sans-serif;
}

.general_table .inputbox
{
    margin: 0 0px;
    font: 11px Arial, Helvetica, sans-serif;
    border: 1px solid #bbb2a5;
    height: 14px;
    color: #76644a;
    width: 168px;
}

.inputbox_170
{
    margin: 0 0px;
    font: 11px Arial, Helvetica, sans-serif;
    border: 1px solid #bbb2a5;
    height: 14px;
    padding-left: 3px;
    padding-right: 3px;
    color: #76644a;
    width: 164px;
}

.inputbox_auto
{
    margin: 0 0px;
    font: 11px Arial, Helvetica, sans-serif;
    border: 1px solid #bbb2a5;
    height: 14px;
    color: #76644a;
    width: auto;
}

.general_table .inputbox_auto
{
    margin: 0 0px;
    font: 12px Arial, Helvetica, sans-serif;
    border: 1px solid #988a77;
    color: #76644a;
    width: auto;
}

.general_table .select
{
    margin: 0 0px;
    font: 12px Arial, Helvetica, sans-serif;
    border: 1px solid #988a77;
    color: #76644a;
    width: 170px;
}

.general_table .select_auto
{
    margin: 0 0px;
    font: 12px Arial, Helvetica, sans-serif;
    border: 1px solid #988a77;
    color: #76644a;
    width: auto;
}

.location_area
{
    width: 470px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}

.title_with_border
{
    border-bottom: 1px solid #fa7355;
    padding: 0 0 10px 0;
    margin: 0 0 5px 0;
}

.title_location
{
    padding: 0 0 10px 0;
    margin: 0 0 0px 0;
}

.border_top_orange
{
    border-top: 1px solid #fa7355;
}

.radio_space
{
    padding: 0 20px 0 0;
}

.location_section
{
    border-top: 1px solid #fa7355;
    padding: 10px 0 15px 0;
}

.location_left
{
    float: left;
    width: 290px;
    font: 11px Arial, Helvetica, sans-serif;
    line-height: 16px;
}

.location_left .title
{
    font: bold 14px Arial, Helvetica, sans-serif;
    line-height: 20px;
}

.location_left p
{
    padding: 0px 0;
    line-height: 18px;
    font: 11px Arial, Helvetica, sans-serif;
    line-height: 16px;
}

.location_left .image_tag
{
    float: left;
    padding: 0 10px 0 0;
    font: 25px Arial, Helvetica, sans-serif;
    height: 36px;
    line-height: 36px;
}

.location_right
{
    float: right;
    text-align: right;
    width: 175px;
    font: 11px Arial, Helvetica, sans-serif;
}

.location_distance
{
    float: right;
    text-align: center;
    font: bold 14px Arial, Helvetica, sans-serif;
    line-height: 20px;
}

.content_small
{
    padding: 10px 20px;
}

.content_small h1
{
    font: bold 16px Arial, Helvetica, sans-serif;
    padding: 15px 0 0px 0;
}

.content_small p
{
    padding: 10px 0;
    font: 14px/18px Arial, Helvetica, sans-serif;
}

.content_small p .title
{
    font: bold 16px Arial, Helvetica, sans-serif;
}

/*****mix-n-match********/
#main
{
    width: 1000px;
    margin: 0 auto;
    height: 100%;
    text-align: left;
    position: relative;
    min-height: 628px;
}

#loading
{
    position: absolute;
    top: 250px;
    left: 50%;
    margin-left: -21px;
    width: 42px;
    height: 42px;
    opacity: 0;
    filter: alpha(opacity=0);
}

#currentShoe1, #currentShoe2
{
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -122px;
    width: 250px;
    height: 462px;
    opacity: 0;
    filter: alpha(opacity=0);
    background-position: top left;
    background-repeat: no-repeat;
}

#currentShoe3
{
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -200px;
    width: 400px;
    height: 265px;
    opacity: 0;
    filter: alpha(opacity=0);
    background-position: top left;
    background-repeat: no-repeat;
}

#currShoeImg1, #currShoeImg2, #currShoeImg3
{
    display: none;
}

#shoeThumbFull
{
    position: absolute;
    top: 430px;
    left: 50%;
    margin-left: 80px; /*width: 39px; 	height: 73px;*/
    z-index: 3;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

#shoeThumbHoriz
{
    position: absolute;
    top: 430px;
    left: 50%;
    margin-left: 72px;
    z-index: 3;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

#pshoeThumbFull
{
    /*position: absolute; 	top: 450px; 	left: 50%; 	margin-left: 100px;*/
    z-index: 3;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

#pshoeThumbHoriz
{
    /*position: absolute; 	top: 450px; 	left: 50%; 	margin-left: 82px;*/
    z-index: 3;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}


.pshoeThumb
{
    /*position: absolute; 	top: 450px; 	left: 50%; 	margin-left: 100px;*/
    cursor: pointer;
    float:left;
    margin:0 5px 5px 0;
    }

div.col
{
    position: absolute; /*top: 50px;*/
    top: 0;
    height: 565px;
    width: 215px;
    background: #fff url(images/column_bg.gif) repeat-y top right;
    margin-bottom: 25px;
    z-index: 10;
}

#shoeCol
{
    left: 0;
    padding: 50px 5px 2px 0;
    background-position: top left;
}

#strapCol, #myFavsCol
{
    right: 0;
    padding: 50px 0 2px 5px;
    background-position: top right;
}

div.colTitle
{
    position: absolute;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top center;
    top: 0;
    text-align: center;
    height: 18px;
    width: 100%;
}

#shoeCol div.colTitle
{
    background-image: url('./images/shoes.gif');
    left: 0;
}

#strapCol div.colTitle
{
    background-image: url('./images/straps.gif');
    right: 0;
}

div.colTop, div.shopByCol
{
    position: absolute;
    display: block;
    top: 18px;
    top: 0;
    background: url('./images/col_top.gif') top left no-repeat;
}

div.colTop
{
    padding: 0;
    width: 215px;
    height: 28px;
    padding-top: 12px;
    letter-spacing: 0.5px;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
}

div.shopByCol
{
    width: 215px;
    padding-top: 40px;
    height: 0;
    background-color: #fbefeb;
    background-image: url('./images/shop_by_top.gif');
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 4;
}

#shoeCol div.colTop span.shopBy
{
    display: inline-block;
    width: 142px;
    height: 21px;
    margin: 0 1px -4px 0; /*background: url('./images/shoe_green.gif') top left no-repeat;*/ /*background: url('./images/show_my_favorites_shoes.gif') top left no-repeat;*/
}

#strapCol div.colTop span.shopBy
{
    display: inline-block;
    width: 146px;
    height: 21px;
    margin: 0 1px -4px 0; /*background: url('./images/straps_green.gif') top left no-repeat;*/ /*background: url('./images/show_my_favorites_straps.gif') top left no-repeat;*/
}

div.shopByType span.shopBy
{
    display: inline-block;
    width: 138px;
    height: 20px;
    margin: 0 1px -4px 0;
    background: url('./images/shop_by_coral.gif') top left no-repeat;
}

span.shopByLabel
{
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

span.shopDrop, span.shopClose
{
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    width: 19px;
}

div.colTop span.shopDrop
{
    height: 38px;
    background: url('./images/drop_green.gif') bottom right no-repeat;
}

div.shopByType span.shopDrop
{
    height: 39px;
    background: url('./images/drop_coral.gif') bottom right no-repeat;
}

div.shopByType span.shopClose
{
    height: 39px;
    background: url('./images/drop_close.gif') bottom right no-repeat;
}

#shoeCol div.colTop, #shoeCol div.shopByCol
{
    left: 0;
}

#strapCol div.colTop, #strapCol div.shopByCol
{
    right: 0;
}

div.colTopBox
{
    width: 113px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
}

#shoeCol div.colTopBox, #strapCol div.colTopBox
{
    height: 0px;
    display: none;
    position: absolute;
}

#myFavsCol div.colTopBox
{
    height: 171px;
    display: none;
}

div.infoBox
{
    background: url("./images/popup_top.gif") no-repeat scroll left top transparent;
    font-size: 10px;
    margin: 2px 2px 0;
    padding: 2px 5px 15px;
    position: relative;
    text-align: center;
    width: 103px;
    z-index: 1;
}

.item_color
{
    font-size: 9px;
    text-transform: uppercase;
}

div.infoBox div.title
{
    font-weight: bold; /*padding-left: 10px; 	padding-bottom: 2px; 	background-image: url('./images/title_dot.gif'); 	background-position: 2px 4px; 	background-repeat: no-repeat;*/
    font-size: 14px;
    text-align: center;
}

div.infoBox div.titleHiliter
{
    font-weight: normal; /*padding-left: 10px; 	padding-bottom: 2px; 	background-image: url('./images/title_dot.gif'); 	background-position: 2px 4px; 	background-repeat: no-repeat;*/
    font-size: 11px;
}

div.infoBox div.info
{
    /*height: 22px;*/
    padding-bottom: 16px;
    line-height: 11px;
    margin-top: 5px;
}

div.infoBox div.price
{
    /*float: left; 	width: 95px;*/
    font-weight: bold;
    font: bold 12px Verdana, Geneva, sans-serif;
}

div.infoBox a.addItem
{
    display: block;
    float: left;
    width: 95px;
    height: 24px;
    margin-left: -2px;
    margin-top: 3px;
    outline: none;
}

div.infoBox a.addItem:visited
{
    outline: none;
}

#shoeInfo, #strapInfo
{
    /*background-color: #fff;*/
}

#hide_button
{
    padding: 3px 0 0;
    overflow: hidden;
    float: right;
}

#hide_button_right
{
    padding: 0px;
    overflow: hidden;
    float: right;
}

#hide_button a, #hide_button_right a
{
    background: url(./images/close_grey_ico.gif) center right no-repeat;
    padding: 6px;
    display: block;
}

#hide_button a:hover, #hide_button_right a:hover
{
    background: url(./images/close_grey_ico_h.gif) center right no-repeat;
}

#shoeInfo a.addItem
{
    background: url('./images/add_shoe.gif') top left no-repeat;
}

#shoeInfo a.addItem:hover
{
    background: url('./images/add_shoe_hvr.gif') top left no-repeat;
}

#strapInfo a.addItem
{
    background: url('./images/add_strap.gif') top left no-repeat;
}

#strapInfo a.addItem:hover
{
    background: url('./images/add_strap_hvr.gif') top left no-repeat;
}

div.infoBox td.title
{
    text-align: right;
}

div.infoBox table
{
    width: 80px;
    float: right;
}

div.dropBox
{
    width: 22px;
    height: 10px;
    line-height: 10px;
    padding: 3px 18px 4px 5px;
    background: url('./images/drop_box.gif') bottom left no-repeat;
    position: relative;
    font-size: 10px;
}

#popup_80 div.dropBox
{
    width: 57px;
    margin: 0 auto;
    height: 10px;
    line-height: 10px;
    padding: 3px 18px 4px 5px;
    background: url('./images/drop_box_80.gif') bottom left no-repeat;
    position: relative;
    font-size: 10px;
}

#accessPop div.dropBox
{
    text-align: left;
    padding-left: 3px;
    padding-right: 15px;
    width: 41px;
    background: url('./images/accessory_drop_box.gif') bottom left no-repeat;
}

div.dropBox ul
{
    position: absolute;
    top: 16px;
    right: 0;
    background: #fff;
    border: solid 1px #bbb2a5;
    padding: 0;
    list-style: none;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 140px;
    max-height: 90px;
    overflow: auto;
}

div.dropBox ul.center li
{
    text-align: left;
    margin: 0;
    width: 100%;
}

div.dropBox ul li
{
    display: block;
    padding: 2px 0 0 0;
    text-align: right;
}

div.strapSize ul, #shoeSize ul.childrens
{
    width: 150px;
}

#shoeSize ul.childrens li
{
    text-align: right;
    padding-right: 10px;
}

div.strapSize ul li a
{
    display: block;
    width: 140px;
    padding-right: 10px;
}

div.dropBox ul li.first
{
    padding-top: 2px;
}

div.dropBox ul li.last
{
    padding-bottom: 6px;
}

div.strapSize ul li.first
{
    padding-top: 6px;
}

div.strapSize ul li.last
{
    padding-bottom: 10px;
}

div.dropBox ul li.divider
{
    padding-bottom: 8px;
    border-bottom: solid 1px #dcd8d1;
    margin-bottom: 6px;
}

div.dropBox ul a
{
    color: #76644a;
    text-decoration: none;
    display: block;
    padding: 2px 5px;
}

div.dropBox span.special
{
    color: #f37154;
}

div.dropBox ul li a:hover
{
    background: #d3edf1;
}

div.searchBox
{
    margin: 0 1px 0 1px;
    border-top: solid 1px #f8b8a9;
    border-bottom: solid 1px #f8b8a9;
    padding: 1px 9px 1px 9px;
    height: 15px;
    line-height: 15px;
    font-size: 11px;
    position: relative;
}

div.searchBox input
{
    position: absolute;
    border-style: none;
    background: transparent;
    font-size: 11px;
    height: 13px;
    width: 157px;
    padding: 2px 0 0 0;
    top: 0;
    left: 50px;
}

div.colBtm
{
    position: absolute;
    bottom: 0;
    width: 215px;
    height: 8px;
    background: url(images/column_bot.gif) bottom left no-repeat;
}

#shoeCol div.colBtm
{
    left: 0;
}

#strapCol div.colBtm
{
    right: 0;
}

#shoeSquiggle, #strapSquiggle
{
    width: 41px;
    height: 11px;
    background: url('./images/scroll.png') top left no-repeat !important;
    background: transparent;
    position: absolute;
    top: 53px;
    z-index: 5;
}

#shoeSquiggle
{
    left: 89px;
}

#strapSquiggle
{
    left: 90px;
}

div.colScroll
{
    width: 13px;
    height: 555px;
    position: absolute;
    top: 50px;
    cursor: pointer;
}

#shoeScroll
{
    right: 0;
}

#strapScroll
{
    left: 0;
}

#myFavsCol div.colScroll
{
    left: 0;
}

div.colHandle
{
    width: 13px;
    height: 36px;
    background-image: url('./images/scrollbar.gif');
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    z-index: 1;
}

div.colContainer
{
    width: 215px;
    height: 565px;
    overflow: hidden;
    position: relative;
}

div.colList
{
    padding: 15px 2px 0 2px;
    width: 211px;
    cursor: pointer;
    position: absolute;
}

a.shoeThumb, a.strapThumb
{
    display: block;
    margin: 0;
    padding: 0;
    height: 103px;
    width: 211px;
    cursor: pointer;
    background-position: 25px 0;
    background-repeat: no-repeat;
    position: relative;
}
a.shoeThumb:visited, a.shoeThumb:focused, a.strapThumb:visited, a.strapThumb:focused
{
    border: none;
    outline: none;
}

a.strapThumb span
{
    position: absolute;
    left: 5px;
    bottom: 15px;
    display: none;
    text-decoration: none;
    color: #f37154;
    background: url(images/transparent_white_bg.png) no-repeat top left;
    width: 205px;
    text-indent: 50px;
    text-decoration: none;
}

a.shoeThumb span
{
    position: absolute;
    left: 5px;
    bottom: 15px;
    display: none;
    text-decoration: none;
    color: #f37154;
    background: url(images/transparent_white_bg.png) no-repeat top left;
    width: 205px;
    text-indent: 50px;
    text-decoration: none;
}

a.strapThumb:hover span, a.shoeThumb:hover span
{
    display: block;
}

a.strapThumb:hover span.addItem, a.shoeThumb:hover span.addItem, #suggestion span.addItem
{
    width: 16px;
    height: 16px;
    background: url('./images/add_item.gif') top left no-repeat;
}

a.strapThumb span.addItem
{
    right: 32px;
}

a.shoeThumb span.removeItem
{
    left: 32px;
}

#suggestion span.addItem
{
    position: absolute;
    bottom: 15px;
    right: 32px;
    cursor: pointer;
}

a.strapThumb span.addItem:hover, a.shoeThumb span.addItem:hover, #suggestion span.addItem:hover
{
    background: url('./images/add_item_hvr.gif') top left no-repeat;
}

a.strapThumb:hover span.removeItem, a.shoeThumb:hover span.removeItem, #suggestion span.removeItem
{
    width: 17px;
    height: 16px;
    background: url('./images/remove_item.gif') top left no-repeat;
}

a.strapThumb span.removeItem:hover, a.shoeThumb span.removeItem:hover, #suggestion span.removeItem:hover
{
    background: url('./images/remove_item_hvr.gif') top left no-repeat;
}

#suggestion span.removeItem
{
    position: absolute;
    bottom: 15px;
    right: 12px;
    cursor: pointer;
}

div.titleHiliter
{
    position: absolute;
    left: 0px;
    top: 1px;
    width: 26px;
    height: 26px;
    background: url(./images/hilite_title.gif) top left no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
}

div.hilitedItem
{
    position: absolute;
    left: 0;
    top: -26px;
    width: 215px;
    height: 26px;
    background-image: url(./images/selected.gif);
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
}

#shoeList div.hilitedItem
{
    position: absolute;
    left: 0;
    top: -26px;
    width: 228px;
    height: 26px;
    background-image: url(./images/selected_L.gif);
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
}

#strapList div.hilitedItem
{
    position: absolute;
    left: 0;
    top: -26px;
    width: 215px;
    height: 26px;
    background-image: url('./images/selected_R.gif');
    background-position: top right;
    background-repeat: no-repeat;
    opacity: 0;
    filter: alpha(opacity=0);
}

div.hilitedItem span
{
    position: absolute;
    top: 0;
    left: 0;
    width: 215px;
    height: 26px;
    background-image: url('./images/selected_hilite.gif');
    background-position: top left;
    background-repeat: no-repeat;
}

#shoeDrag, #strapDrag
{
    width: 15px;
    height: 52px;
    background: url('./images/drag.gif') top left no-repeat;
    position: absolute;
    top: 184px;
}

#shoeDrag
{
    right: 12px;
}

#strapDrag
{
    left: 12px;
}

div.clearIt
{
    clear: both;
}

div.shopByType
{
    position: absolute;
    top: 0;
    left: 0;
    width: 215px;
    height: 28px;
    padding: 12px 0 0 0;
    letter-spacing: 0.5px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    line-height: 12px;
    text-align: center;
}

div.shopByBody
{
    width: 215px;
    height: 0;
    background-color: #fbefeb;
    background-image: url('./images/shop_by_bg.gif');
    background-position: top left;
    background-repeat: repeat-y;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    position: relative;
    text-align: center;
}

div.shopBottom
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 215px;
    height: 9px;
    background: url('./images/shop_by_btm.gif') bottom left no-repeat;
    display: none;
}

div.styleTitle
{
    height: 21px;
    margin-top: 25px;
    margin-bottom: -5px;
    background: url('./images/style.gif') center no-repeat;
}

div.colorTitle
{
    height: 15px;
    margin-top: 25px;
    background: url('./images/color.gif') center no-repeat;
}

a.newArrivalsTitle
{
    display: block;
    height: 16px;
    margin-top: 25px;
    background: url('./images/new_arrivals.gif') center no-repeat;
}

a.newArrivalsTitle:hover
{
    background: url('./images/new_arrivals_hover.gif') center no-repeat;
}

a.motherDaughterTitle
{
    display: block;
    height: 21px;
    margin-top: 25px;
    margin-bottom: -3px;
    background: url('./images/motherDaughter.gif') center no-repeat;
}

a.motherDaughterTitle:hover
{
    background: url('./images/motherDaughter_hover.gif') center no-repeat;
}

a.viewAllTitle
{
    display: block;
    height: 15px;
    margin-top: 25px;
    background: url('./images/view_all.gif') center no-repeat;
}

a.viewAllTitle:hover
{
    background: url('./images/view_all_hover.gif') center no-repeat;
}

a.myFavoritesTitle
{
    display: block;
    height: 21px;
    margin-bottom: -5px;
    margin-top: 25px;
    background: url('./images/my_favorites.gif') center no-repeat;
}

a.myFavoritesTitle:hover
{
    background: url('./images/my_favorites_hover.gif') center no-repeat;
}

span.spacer, span.spacer2nd
{
    display: inline-block;
    padding: 0 0 0 17px;
    margin: 6px 0 0 0;
    background: url('./images/filter_dot.gif') 5px 6px no-repeat;
}

span.spacer2nd
{
    margin: 3px 0 0 0;
}

span.nospacer2nd
{
    display: inline-block;
    margin: 3px 0 0 0;
}

a.filterLink
{
    line-height: 14px;
    color: #76644a;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

a.filterLink:hover
{
    color: #8fc1ca;
}

div.btmLinks
{
    position: absolute;
    left: 8px;
    width: 207px;
    bottom: -20px;
    text-transform: uppercase;
    font-size: 8px;
}

#shoeCol div.btmLinks
{
    text-align: left;
}

#strapCol
{
    margin-bottom: 100px;
}

#strapCol div.btmLinks, #myFavsCol div.btmLinks
{
    text-align: right;
    bottom: -72px;
}

div.about
{
    width: 942px;
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -471px;
    margin-bottom: 40px;
}

div.about a
{
    color: #76644a;
    border-bottom: solid 1px #fcdcd5;
}

div.about a:hover
{
    color: #f37154;
    border-bottom: solid 1px #76644a;
}

div.about div.top
{
    width: 942px;
    height: 9px;
    background: url('./images/about/top.gif') bottom left no-repeat;
    text-align: center;
}

div.about span.title
{
    display: inline-block;
    margin-top: 2px;
}

div.about div.body
{
    width: 938px;
    margin: 0;
    padding: 113px 2px 10px 2px;
    background: url('./images/about/bg.gif') top left repeat-y;
    overflow: hidden;
}

div.about div.bottom
{
    width: 942px;
    height: 8px;
    background: url('./images/about/bottom.gif') top left no-repeat;
    margin-bottom: 40px;
    position: relative;
    overflow: visible;
}

#aboutContent div.left
{
    margin-left: 48px !important;
    margin-left: 28px;
    float: left;
}

#aboutContent div.center
{
    margin-left: 48px;
    width: 305px;
    float: left;
}

#aboutContent div.right
{
    width: 305px;
    float: right;
    padding-top: 4px;
    padding-right: 32px;
}

div.about div.body div.center p, div.about div.body div.right p
{
    font-size: 12px;
    line-height: 19px;
    margin: 0 0 20px 0;
    padding: 0;
}

#lindsayPhillips
{
    display: inline-block;
    width: 175px;
    height: 18px;
    background: url('./images/about/lindsay_phillips.gif') top left no-repeat;
}

#contactContent div.left, #connectContent div.left
{
    margin-left: 85px !important;
    margin-left: 70px;
    width: 322px;
    float: left;
}

#contactContent div.body
{
    padding-bottom: 60px;
}

#contactBottomImg
{
    position: absolute;
    bottom: 2px;
    right: 2px;
    width: 525px;
    height: 156px;
    background: url('./images/about/contact_btm.gif') bottom right no-repeat;
}

#connectContent div.left
{
    width: 166px;
    background: url('./images/about/connect_lt.gif') top left no-repeat;
}

#contactContent div.center, #careersContent div.center, #connectContent div.center, #faqsContent div.center
{
    margin-left: 54px !important;
    margin-left: 0;
    border-left: solid 1px #f8b8a9;
    padding-left: 30px;
    width: 410px;
    float: left;
}

#connectContent div.center, #faqsContent div.center
{
    margin-left: 24px;
    border: none;
}

#faqsContent div.center
{
    width: 800px;
}

#careersContent div.center
{
    height: 245px;
    padding-top: 100px;
    border: none;
    width: 768px;
    text-align: center;
}

#wholesaleContent div.center
{
    overflow: hidden;
    padding-left: 46px;
    padding-bottom: 85px;
    width: 859px;
}

div.countryTitle
{
    font-size: 13px;
    color: #f37154;
    margin: 20px 0;
}

#wholesaleTitle div
{
    padding-bottom: 15px;
    border-bottom: solid 1px #f8b8a9;
    margin-left: 186px;
    height: 20px;
}

#requestAnAd
{
    display: inline-block;
    position: relative;
    top: 5px;
    width: 90px;
    height: 17px;
    background: url('./images/about/request_an_ad.gif') bottom left no-repeat;
    border: none;
    margin-left: 20px;
}

#addUpdateAddress
{
    display: inline-block;
    position: relative;
    top: 5px;
    width: 122px;
    height: 17px;
    background: url('./images/about/add_update_address.gif') bottom left no-repeat;
    border: none;
    margin-left: 5px;
}

#findRep
{
    display: block;
    width: 74px;
    height: 20px;
    background: url('./images/about/whsle_find_rep.gif') top left no-repeat;
    margin-top: 16px;
    border: none;
}

#findRep:hover
{
    background: url('./images/about/whsle_find_rep_over.gif') top left no-repeat;
    border: none;
}

#buyWholesale
{
    display: block;
    width: 110px;
    height: 20px;
    background: url('./images/about/whsle_buy_whsle.gif') top left no-repeat;
    margin-top: 10px;
    margin-bottom: 15px;
    border: none;
}

#buyWholesale:hover
{
    background: url('./images/about/whsle_buy_whsle_over.gif') top left no-repeat;
    border: none;
}

#contactContent div.right, #careersContent div.right, #wholesaleContent div.right, #connectContent div.right
{
    margin: 0;
    background: url('./images/about/contact_rt.gif') bottom right no-repeat;
    width: 185px;
    height: 545px;
    float: right;
}

#corpOfcTitle
{
    margin: 4px 0 5px;
    width: 196px;
    height: 19px;
    background: url('./images/about/contact_corp_ofc.gif') top left no-repeat;
}

#contactContent div.left p
{
    margin: 0 0 20px;
}

#custSvcTitle
{
    margin: 0 0 5px 0;
    width: 186px;
    height: 19px;
    background: url('./images/about/contact_cust_svc.gif') top left no-repeat;
}

#pressInqTitle
{
    margin: 0 0 2px 0;
    width: 162px;
    height: 21px;
    background: url('./images/about/contact_press_inq.gif') top left no-repeat;
}

#whsleInqTitle
{
    margin: 0 0 2px 0;
    width: 220px;
    height: 21px;
    background: url('./images/about/contact_whsle_inq.gif') top left no-repeat;
}

#interestedTitle
{
    display: inline-block;
    width: 114px;
    height: 18px;
    background: url('./images/about/whsle_interested.gif') top left no-repeat;
}

div.leftList
{
    float: left;
    margin-left: -16px !important;
    margin-left: -7px;
}

div.rightList
{
    float: left;
}

#wholesaleContent div.rightList
{
    width: 183px;
    padding: 0;
    margin-right: 20px;
}

div.about div.center div.leftList p, div.about div.center div.rightList p
{
    margin-bottom: 0;
}

div.separator
{
    padding-left: 15px;
    padding-right: 20px;
    border-left: solid 1px #f8b8a9;
}

#wholesaleContent div.separator
{
    padding-left: 20px;
}

div.rightSeparator
{
    padding-right: 20px;
    margin-right: 20px;
    border-right: solid 1px #f8b8a9;
}

#faqsTitle
{
    margin: 4px 0 5px 0;
    width: 301px;
    height: 23px;
    background: url('./images/faqs_title.gif') top left no-repeat;
}

#privacyPolicyTitle
{
    margin: 4px 0 5px 0;
    width: 199px;
    height: 18px;
    background: url('./images/privacy_policy_title.gif') top left no-repeat;
}

#newsltrTitle
{
    margin: 4px 0 5px 0;
    width: 122px;
    height: 18px;
    background: url('./images/about/connect_newsltr.gif') top left no-repeat;
}

#socialSites
{
    width: 740px;
    border-top: solid 1px #f8b8a9;
    padding-top: 40px;
    overflow: hidden;
}

div.siteLeft
{
    float: left;
    width: 430px;
}

div.siteRight
{
    float: left;
}

#facebookTitle
{
    margin: 0 0 5px 0;
    width: 98px;
    height: 18px;
    background: url('./images/about/connect_facebook.gif') top left no-repeat;
}

#youtubeTitle
{
    margin: 0 0 5px 0;
    width: 87px;
    height: 18px;
    background: url('./images/about/connect_youtube.gif') top left no-repeat;
}

div.rightImg
{
    position: absolute;
    width: 185px;
    height: 129px;
    right: 2px;
    bottom: 60px;
    background: url('./images/about/contact_rt.gif') bottom right no-repeat;
}

div.about input
{
    color: #76644a;
    border: solid 1px #bab1a4;
    height: 12px;
    margin: 0 10px 0 0;
    width: 120px;
    font-size: 10px;
    line-height: 11px !important;
}

div.about #emailSubmit
{
    display: block;
    width: 54px;
    height: 17px;
    background: url('./images/about/connect_submit.gif') top left no-repeat;
    border: none;
}

div.about #emailSubmit:hover
{
    border: none;
}

div.mainBody
{
    position: absolute;
    width: 657px;
    top: 66px;
    left: 50%;
    margin-left: -329px;
    z-index: 0;
}

div.mainBody div.top
{
    width: 657px;
    height: 9px;
    background: url('./images/reg_top.gif') bottom left no-repeat;
}

div.mainBody div.body
{
    width: 467px;
    padding: 115px 95px 24px 95px;
    background: url('./images/reg_bg.gif') top left repeat-y;
    text-align: center;
}

div.mainBody div.bottom
{
    width: 657px;
    height: 8px;
    background: url('./images/reg_btm.gif') top left no-repeat;
}

#signIn
{
    width: 74px;
    height: 18px;
    background: url('./images/reg_sign_in.gif') top left no-repeat;
    margin: 0 auto;
}

#register div.section
{
    border-top: solid 1px #f8b8a9;
    padding: 15px 0 85px 0;
    margin-top: 15px;
    font-size: 10px;
    text-align: center;
}

#register td.label
{
    text-align: right;
}

div.mainBody input, #regPop input, #LoginPopup input, #changepassPop input
{
    border: solid 1px #bbb2a5;
    font-size: 11px;
    line-height: 14px;
    height: 14px;
    width: 130px;
    margin: 4px 15px 4px 10px;
    position: relative;
    font-family: arial;
    color: #555;
}

a.signInButton
{
    display: inline-block;
    width: 57px;
    height: 20px;
    background: url('./images/reg_sign_in_btn.gif') top left no-repeat;
}

a.changepasswordbtn
{
    display: inline-block;
    width: 141px;
    height: 20px;
    background: url('./images/change_pass_btn.gif') top left no-repeat;
}

#regPop a.signInButton
{
    top: 0;
}

#LoginPopup a.signInButton
{
    top: 0;
}

#changepassPop a.changepasswordbtn
{
    top: 0;
}



#createNewAccount
{
    width: 250px;
    height: 18px;
    background: url('./images/reg_create_new_account.gif') top left no-repeat;
    margin: 0 auto;
}

div.confirmPwd
{
    padding-right: 65px;
    text-align: right;
    margin-top: 6px;
}

#regPop
{
    display: none;
    width: 311px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -146px;
    z-index: 1000;
}

#regPop div.top
{
    width: 311px;
    padding-top: 16px;
    height: 11px;
    padding-bottom: 41px;
    font-weight: bold;
    background: url('./images/reg_pop_top.gif') bottom left no-repeat;
    position: relative;
    text-align: center;
}

#regPop #popRecoverTop.top
{
    background: url('./images/reg_pop_top_err.gif') bottom left no-repeat;
}

#regPop #recoverPasswdTop.top
{
    background: url('./images/reg_pop_top_blank.gif') bottom left no-repeat;
}

#regPop div.top span
{
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    padding-top: 10px;
}

a.regPopClose, a.accessPopClose
{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 68px;
}

#regPop div.body
{
    width: 307px;
    background: url('./images/reg_pop_bg.gif') top left repeat-y;
    padding: 2px 2px 22px;
}

#regPop div.body table
{
    margin-top: 20px;
    margin-left: 5px;
}

#regPop div.body td
{
    height: 30px;
}

#regPop div.body td.label
{
    text-align: right;
    font-size: 10px;
    width: 61px;
}

#regPop div.bottom
{
    width: 311px;
    height: 8px;
    background: url('./images/reg_pop_btm.gif') top left no-repeat;
}

#regPop div.createAccount
{
    width: 307px;
    height: 27px;
    background: url('./images/reg_pop_create_account.gif') 97px 20px no-repeat;
    margin: 20px auto 0;
    padding-top: 20px;
    border-top: solid 1px #f37154;
}

#regPop div.body p
{
    margin: 20px 20px 0;
}



#changepassPop
{
    display: none;
    width: 311px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -146px;
    z-index: 21;
}

#changepassPop div.top
{
    width: 311px;
    padding-top: 50px;
    height: 11px;
    padding-bottom: 41px;
    font-weight: bold;
    background: url('./images/change_pass_pop_top.gif') bottom left no-repeat;
    position: relative;
    text-align: center;
}

#changepassPop #popRecoverTop.top
{
    background: url('./images/reg_pop_top_err.gif') bottom left no-repeat;
}

#changepassPop #recoverPasswdTop.top
{
    background: url('./images/reg_pop_top_blank.gif') bottom left no-repeat;
}

#changepassPop div.top span
{
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    padding-top: 10px;
}

a.changepassPopClose, a.accessPopClose
{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 68px;
}

#changepassPop div.body
{
    width: 307px;
    background: url('./images/reg_pop_bg.gif') top left repeat-y;
    padding: 2px 2px 22px;
}

#changepassPop div.body table
{
    margin-top: 20px;
    margin-left: 5px;
}

#changepassPop div.body td
{
    height: 30px;
}

#changepassPop div.body td.label
{
    text-align: right;
    font-size: 10px;
    width: 61px;
}

#changepassPop div.bottom
{
    width: 311px;
    height: 8px;
    background: url('./images/reg_pop_btm.gif') top left no-repeat;
}

#changepassPop div.createAccount
{
    width: 307px;
    height: 27px;
    background: url('./images/reg_pop_create_account.gif') 97px 20px no-repeat;
    margin: 20px auto 0;
    padding-top: 20px;
    border-top: solid 1px #f37154;
}

#changepassPop div.body p
{
    margin: 20px 20px 0;
}










#LoginPopup
{
    display: none;
    width: 311px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -146px;
    z-index: 1010;
}

#LoginPopup div.top
{
    width: 311px;
    padding-top: 16px;
    height: 11px;
    padding-bottom: 41px;
    font-weight: bold;
    background: url('./images/reg_pop_top.gif') bottom left no-repeat;
    position: relative;
    text-align: center;
}

#LoginPopup #popRecoverTop.top
{
    background: url('./images/reg_pop_top_err.gif') bottom left no-repeat;
}

#LoginPopup #recoverPasswdTop.top
{
    background: url('./images/reg_pop_top_blank.gif') bottom left no-repeat;
}

#LoginPopup div.top span
{
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    padding-top: 10px;
}

a.LoginPopClose, a.LoginPopClose
{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 68px;
}

#LoginPopup div.body
{
    width: 307px;
    background: url('./images/reg_pop_bg.gif') top left repeat-y;
    padding: 2px 2px 22px;
}

#LoginPopup div.body table
{
    margin-top: 20px;
    margin-left: 5px;
}

#LoginPopup div.body td
{
    height: 30px;
}

#LoginPopup div.body td.label
{
    text-align: right;
    font-size: 10px;
    width: 61px;
}

#LoginPopup div.bottom
{
    width: 311px;
    height: 8px;
    background: url('./images/reg_pop_btm.gif') top left no-repeat;
}

#LoginPopup div.createAccount
{
    width: 307px;
    height: 27px;
    background: url('./images/reg_pop_create_account.gif') 97px 20px no-repeat;
    margin: 20px auto 0;
    padding-top: 20px;
    border-top: solid 1px #f37154;
}

#LoginPopup div.body p
{
    margin: 20px 20px 0;
}

#popRecoverPasswd
{
    display: block;
    position: absolute;
    width: 143px;
    height: 21px;
    top: 34px;
    left: 84px;
}

#popRecoverPasswd:hover
{
    background: url('./images/recover_passwd_hvr.gif') top left no-repeat;
}

#recoverSubmit
{
    display: block;
    width: 57px;
    height: 20px;
    background: url('./images/submit_btn.gif') top left no-repeat;
}

#shade
{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #999;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 3;
}

div.working
{
    position: absolute;
    z-index: 8;
    margin: 0;
    padding: 0;
    background-position: top left;
    background-repeat: no-repeat;
}

#statsImg
{
    position: absolute;
    top: -9999px;
    left: -9999px;
}

#viewSiteTips
{
    position: relative;
    top: 2px !important;
    top: 0;
    display: inline-block;
    width: 102px;
    height: 20px;
    background: url('./images/view_site_tips.gif') top left no-repeat;
    border: none;
}

#viewSiteTips:hover
{
    background: url('./images/view_site_tips_hover.gif') top left no-repeat;
    border: none;
}

#faqsContent h2
{
    font-size: 16px;
    border-bottom: solid 1px #f8b8a9;
    line-height: 20px;
    padding-bottom: 10px;
    margin: 14px 0;
}

#faqsContent #navSiteTitle
{
    margin-bottom: 40px;
}

.question
{
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
}

.answer
{
    font-size: 13px;
    line-height: 18px;
    padding-bottom: 18px;
}

#faqsContent h2#overviewTitle
{
    margin-top: 30px;
}

#messagePage
{
    font-size: 12px;
    left: 50%;
    margin-bottom: 40px;
    padding-bottom: 40px;
    margin-left: -329px;
    position: absolute;
    top: 65px;
    width: 658px;
}

#messagePage.checkoutOne
{
    margin-left: -471px;
    width: 942px;
}

#messagePage div.top
{
    background: url('./images/news/news_top.gif') left top no-repeat;
    height: 10px;
    width: 658px;
}

#messagePage.checkoutOne div.top
{
    background: url('./images/checkout/checkout_top.gif') left top no-repeat;
    height: 8px;
    width: 942px;
}

#messagePage div.body
{
    background: url('./images/news/news_bg.gif') left top repeat-y;
    overflow: hidden;
    padding: 75px 95px 60px;
    text-align: left;
    width: 468px;
}

#messagePage.checkoutOne div.body
{
    background: url('./images/checkout/checkout_bg.gif') left top repeat-y;
    padding: 113px 75px 60px;
    width: 792px;
}

#messagePage div.bottom
{
    background: url('./images/news/news_btm.gif') left top no-repeat;
    height: 8px;
    width: 658px;
}

#messagePage.checkoutOne div.bottom
{
    background: url('./images/checkout/checkout_btm.gif') left top no-repeat;
    width: 942px;
}

#messagePage a
{
    color: #76644a;
}

#messagePage a:hover
{
    color: #f37153;
}

img.GoImage
{
    border: none;
}

.DialogTitle
{
    /*	width: 100%;*/
    height: 32px;
    color: #f37154;
    font-weight: normal; /*	VERTICAL-ALIGN: bottom;*/
    padding: 0px 0px;
    text-align: left;
}

.DialogTitle DIV
{
    padding: 0px 15px 0px 5px;
}

TD.Button
{
    background-image: url('./images/button_bg.gif');
    background-repeat: repeat-x;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
    white-space: nowrap;
    text-transform: uppercase;
    cursor: pointer;
    color: #fff;
}

td.RegSectionTitle div
{
    padding-top: 10px;
    font-size: 18px;
    border-bottom: solid 1px #f37154;
    margin-bottom: 10px;
}

td.RegSectionTitle hr
{
    display: none;
}

#dialog_message
{
    margin-top: 20px;
    padding: 30px 0;
    border: solid 1px #f37154;
}

img.DialogInfoClose
{
    border: none;
}

h2.loginOr
{
    text-align: center;
    border-bottom: solid 1px #f37154;
}

div.sectionHeader
{
    text-align: right;
    text-transform: lowercase;
    border-bottom: solid 1px #786542;
    padding: 0 10px 8px;
    margin: 0 90px 6px;
}

#accessories
{
    margin: 0 40px 0 92px;
    overflow: hidden;
}

div.accessory
{
    width: 215px;
    height: 280px;
    float: left;
    text-align: center;
    margin-right: 50px;
}

div.accessory a
{
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: none;
}

div.accessory a:hover
{
    text-decoration: none;
    border-bottom: none;
}

div.accessory a img
{
    width: 215px;
    height: 215px;
    border: none;
}

#accessPop
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 525px;
    height: 472px;
    z-index: 1000;
    display: none;
}

#accessPop div.top
{
    height: 40px;
    background: url('./images/accessories_popup_top.gif') bottom left no-repeat;
}

#accessPop div.body
{
    padding: 20px 18px 16px;
    height: 400px;
    background: url('./images/accessories_popup_bg.gif') top left repeat-y;
}

#accessPop div.bottom
{
    height: 8px;
    background: url('./images/accessories_popup_btm.gif') top left no-repeat;
}

#accessPop div.info
{
    overflow: hidden;
    border-bottom: solid 2px #bbb2a0;
    padding-bottom: 12px;
    height: 113px;
    z-index: 2;
    overflow: visible;
}

#accessoryTitle
{
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    width: 370px;
    float: left;
}

#accessoryDesc
{
    width: 370px;
    float: left;
    text-align: left;
}

#accessPop table
{
    float: right;
}

#accessoryPrice
{
    font-weight: bold;
    float: right;
    clear: right;
    margin-right: 3px;
    margin-top: 15px;
}

#addAccessory
{
    display: block;
    float: right;
    clear: right;
    height: 23px;
    margin-right: 3px;
    margin-top: 3px;
    outline-style: none;
    outline-width: medium;
    width: 94px;
    background: url('./images/add_to_bag.gif') top right no-repeat;
}

#accessPop div.images
{
    float: left;
    clear: both;
    width: 100%;
    position: relative;
    z-index: 1;
}

#accessPop div.images div.fullImages
{
    position: absolute;
    top: 16px;
    left: 7px;
}

div.fullImages img
{
    position: absolute;
    top: 0;
    left: 0;
}

#accessPop div.thumbs
{
    position: absolute;
    top: 16px;
    right: 7px;
    height: 265px;
    width: 80px;
}

#accessPop div.thumbs img
{
    cursor: pointer;
}

#lookbook
{
    text-align: center;
    padding-top: 25px;
    margin-bottom: 65px;
}

#lookbook img
{
    margin-bottom: 70px;
    clear: both;
}

.divider_style
{
    background: url(images/divider_styled.gif) no-repeat center;
    height: 10px;
    padding: 5px 0;
    overflow: hidden;
    clear: both;
}

.info_link
{
    background: url(images/info_icon.gif) no-repeat left;
    height: 14px;
    line-height: 14px;
    padding: 0px 0 0 16px;
    overflow: hidden;
    width: 65px;
    text-transform: uppercase;
    margin: 0 auto;
    color: #76644A;
}

.info_link a
{
    color: #76644A;
    text-decoration: none;
}

.info_link a:hover
{
    color: #f37153;
    text-decoration: none;
}

.save_favorites
{
    width: 64px;
    background: url(images/save_to_favorites_small.gif) no-repeat 0 0;
    height: 22px;
    padding: 0px 0;
    margin: 3px auto;
    overflow: hidden;
}

.save_favorites a
{
    text-indent: -999em;
    height: 22px;
    display: block;
    background: url(images/save_to_favorites_small.gif) no-repeat 0 0;
}

.save_favorites a:hover
{
    background: url(images/save_to_favorites_small.gif) no-repeat 0 -22px;
}

.divider_orange_30
{
    background: url(images/orange_divider.gif) repeat-x center left;
    height: 1px;
    overflow: hidden;
    width: 30px;
    clear: both;
    display: block;
    padding: 5px 0;
    margin: 0 auto;
}

div.infoBox .addItem
{
    display: block;
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 113px;
    height: 26px;
    margin: 0;
    outline: none;
    background: url(images/add_to_bag.gif) no-repeat top left;
}

div.infoBox .addItem a
{
    display: block;
    text-indent: -9999em;
    width: 113px;
    height: 26px;
    display: block;
    margin: 0;
    outline: none;
    background: url(images/add_to_bag.gif) no-repeat top left;
}

div.infoBox .addItem a:hover
{
    background: url(images/add_to_bag_h.gif) no-repeat top left;
}

#main #bottom_middle_area
{
    margin: 0px;
    padding: 15px 0 0;
    width: 100%;
    top: 505px;
    position: relative;
    height: 140px;
}

#bottom_middle_area
{
    margin: 0px;
    padding: 15px 0 0;
    width: 100%;
}

#bottom_middle_area .work_area
{
    width: 485px;
    margin: 0 auto;
}

#bottom_middle_area .bottom_links
{
    width: 301px;
    margin: 0 auto;
    color: #76644A;
    background: url("images/top_line.gif") repeat-x scroll left top transparent;
    font: bold 12px Arial, Helvetica, sans-serif;
    padding: 7px 0 0 0;
    height: 25px;
    text-align: center;
}

#bottom_middle_area .links
{
    color: #76644A;
    display: inline-block;
    text-decoration: none;
}

#bottom_middle_area .links a
{
    color: #76644A;
    padding: 0px 6px;
    height: 25px;
    display: inline-block;
    text-decoration: none;
}

#bottom_middle_area .links a:hover, #bottom_middle_area .links a.active
{
    color: #f17355;
    background: url(images/divider_styled.gif) no-repeat scroll center bottom;
    text-decoration: none;
}

#bottom_middle_area .share_link
{
    color: #76644A;
    display: inline-block;
    text-decoration: none;
}

#bottom_middle_area .share_link a
{
    color: #76644A;
    padding: 0px 3px 0 4px;
    height: 25px;
    display: inline-block;
    text-decoration: none;
}

/***************** Srcoller ********************/
#bottom_gallery
{
    position: relative;
    font-size: 11px;
    padding: 0px;
    width: 98%;
    margin: 0 auto;
    height: 88px;
    background: url(images/scroller_bg.gif) repeat-x top left;
}

#photos
{
    margin: 0 auto;
    overflow: hidden;
    padding: 15px 0 5px;
    width: 91%;
}

#photos ul
{
    width: 2200px;
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

#photos li
{
    float: left;
    list-style: none;
    width: 76px;
    height: 57px;
    margin: 0 3px; /*cursor:pointer;*/
    color: #76644A;
    text-align: center;
    font: 10px Arial, Helvetica, sans-serif;
}

#photos li a
{
    float: left;
    display: block;
    padding: 0px 3px;
    width: 70px;
    height: 57px;
    border: 0px Solid;
    color: #76644A;
    text-decoration: none;
}

#photos li a:hover
{
    background: url(images/divider_styled.gif) no-repeat bottom center;
}

#photos li a.selected
{
    background: url(images/news-hover.gif) no-repeat top left;
}

#photoprev
{
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    left: -5px;
    display: block;
    text-decoration: none;
    background: url(images/scroll_left_btn.gif) no-repeat top left;
    width: 29px;
    height: 88px;
    text-indent: -999em;
}

#photonext
{
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    right: -5px;
    display: block;
    background: url(images/scroll_right_btn.gif) no-repeat top left;
    width: 29px;
    height: 88px;
    text-indent: -999em;
}

#bottom_gallery .total_item_display
{
    position: absolute;
    width: 99%;
    text-align: center;
    top: 65px;
    z-index: 50;
}

/***************** Custom Srcoller ********************/

.breadcrumb
{
    width: 1000px;
    margin: 0 auto;
    font: 11px Arial, Helvetica, sans-serif;
    color: #76644A;
    padding: 0 0 5px 0;
}

.breadcrumb a
{
    color: #76644A;
    text-decoration: none;
}

.breadcrumb a:hover
{
    color: #f37153;
    text-decoration: none;
}

#scroll_container
{
    width: 100%;
    background: #e6e7e8;
    margin: 0 auto;
    padding: 0 0 15px 0;
    left: 0;
}

#scroll_container .detail_area
{
    width: 1000px;
    margin: 0 auto;
    height: 85px;
    height: auto;
    padding: 15px 0;
}

.sliderArea
{
    width: 100%;
    background: url(images/slider_white_bg.gif) repeat-x top left;
    margin: 0;
    padding: 0 0 0px 0;
    position: relative;
}

.sliderGallery
{
    overflow: hidden;
    position: relative;
    padding: 0px 0 0 0px;
    height: 305px;
    margin: 0 0 0 26px;
    width: auto;
}

.snaps_title
{
    overflow: hidden;
    background: url(images/snap_shoes_title.gif) no-repeat;
    position: absolute;
    padding: 0px;
    height: 260px;
    width: 26px;
    left: 0;
}

.clogs_title
{
    overflow: hidden;
    background: url(images/clog-title.gif) no-repeat;
    position: absolute;
    padding: 0px;
    height: 260px;
    width: 26px;
    left: 0;
}

.strap_title
{
    overflow: hidden;
    background: url(images/strap_shoes_title.gif) no-repeat;
    position: absolute;
    padding: 0px;
    height: 260px;
    width: 26px;
    left: 0;
}

.favourites_title
{
    overflow: hidden;
    background: url(images/my_favorites_title.gif) no-repeat;
    position: absolute;
    padding: 0px;
    height: 260px;
    width: 26px;
    left: 0;
}

.bag_title
{
    overflow: hidden;
    background: url(images/bags_title.gif) no-repeat;
    position: absolute;
    padding: 0px;
    height: 260px;
    width: 26px;
    left: 0;
}

.scarves_title
{
    overflow: hidden;
    background: url(images/scarves_title.gif) no-repeat;
    position: absolute;
    padding: 0px;
    height: 260px;
    width: 26px;
    left: 0;
}

div.infoBox 
{
	white-space:normal;
}

.sliderGallery ul
{
    position: absolute;
    list-style: none;
    overflow: none;
    white-space: nowrap;
    padding-left: 25px;
    margin: 0;
    left: 0;
    height: 260px;
}


.sliderGallery ul li
{
    display: inline;
    position: relative;
    margin: 0 5px 0 0;
}

.img_thumb
{
    display: inline-block;
    height: 260px;
    cursor: pointer;
    position: relative;
    text-decoration: none;
}

/*a.img_thumb span {
	background:url("images/transparent_white_bg.png") repeat scroll left top transparent;
	color:#F37154;
	display:none;
	left:5px;
	padding:2px 0;
	position:absolute;
	text-align:center;
	text-decoration:none;
	top:214px;
	width:100%;
}

a.img_thumb:hover span {
	display: block;
}*/

.sliderGallery ul li span.name
{
    background: none;
    color: #76644a;
    display: block;
    left: 5px;
    padding: 6px 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 239px;
    width: 100%;
}

.sliderGallery ul li span.hover_tooltip
{
    background: url(images/hover_tooltip_bg.png) no-repeat top left;
    color: #76644a;
    display: none;
    position: absolute;
    text-align: center;
    text-decoration: none;
    left: 40%;
    top: 150px;
    font: bold 11px Arial, Helvetica, sans-serif;
    padding: 0px 2px;
    width: 71px;
    height: 30px;
    line-height: 30px;
}


.sliderGallery ul li:hover span.hover_tooltip
{
    display: block;
}

.sliderGallery UL LI img
{
    padding: 5px 0 5px 0;
    max-height: 250px;
}

.slider
{
    width: 654px;
    height: 13px;
    top: 290px;
    margin: 0 auto;
    padding: 1px;
    position: relative;
    background: url(images/slider_bg.gif) no-repeat;
}

.ui-slider-horizontal .ui-slider-handle
{
    position: absolute;
    cursor: pointer;
    height: 13px;
    width: 36px;
    top: 1px;
    background: url(images/slider_head.png) no-repeat;
    z-index: 100;
}

/*.handle
{
    position: absolute;
    cursor: pointer;
    height: 13px;
    width: 36px;
    top: 1px;
    background: url(images/slider_head.png) no-repeat;
    z-index: 100;
}*/

.slider span
{
    color: #bbb;
    font-size: 80%;
    cursor: pointer;
    position: absolute;
    z-index: 110;
    top: 3px;
}

.slider .slider-lbl1
{
    left: 50px;
}

.slider .slider-lbl2
{
    left: 107px;
}

.slider .slider-lbl3
{
    left: 156px;
}

.slider .slider-lbl4
{
    left: 280px;
}

.slider .slider-lbl5
{
    left: 455px;
}

.selected_detail
{
    text-align: center;
    position: absolute;
    width: 100%;
    color: #F37153;
    text-transform: uppercase;
    top: 269px;
    z-index: 100;
    font-size: 10px;
}

.selected_detail a
{
    color: #F37153;
    text-decoration: none;
}

.selected_detail a:hover
{
    color: #F37153;
    text-decoration: underline;
}

.selected_detail label
{
    display: inline-block; /*    background:url(images/block_grey_ico.gif) no-repeat left center;*/
    padding: 0 10px 0 16px;
    color: #F37153;
    text-decoration: none;
}

#scroll_container #bottom_middle_area
{
    margin: 0px;
    padding: 15px 0 0;
    width: 100%;
    height: 135px;
}

#scroll_container #bottom_middle_area .work_area
{
    width: 485px;
    margin: 0 auto;
}

#scroll_container #bottom_middle_area .bottom_links
{
    background: none repeat scroll 0 0 transparent;
    color: #76644A;
    font: bold 12px Arial, Helvetica, sans-serif;
    height: 25px;
    margin: 0 auto;
    padding: 7px 0 0;
    text-align: center;
    width: 290px;
}

#scroll_container #bottom_middle_area .links
{
    color: #76644A;
    display: inline-block;
    text-decoration: none;
}

#scroll_container #bottom_middle_area .links a
{
    color: #76644A;
    padding: 0px 6px;
    height: 25px;
    display: inline-block;
    text-decoration: none;
}

#scroll_container #bottom_middle_area .links a:hover, #scroll_container #bottom_middle_area .links a.active
{
    color: #f17355;
    background: url(images/divider_styled.gif) no-repeat scroll center bottom;
    text-decoration: none;
}

#scroll_container #bottom_middle_area .share_link
{
    color: #76644A;
    display: inline-block;
    text-decoration: none;
}

#scroll_container #bottom_middle_area .share_link a
{
    color: #76644A;
    padding: 0px 3px 0 4px;
    height: 25px;
    display: inline-block;
    text-decoration: none;
}

.content.whats_new
{
    padding: 20px 50px 20px 50px;
    font-size: 14px;
    color: #564943;
}

.content.whats_new a
{
    color: #F37153;
    text-decoration: none;
}

.content.whats_new a:hover
{
    color: #F37153;
    text-decoration: underline;
}

.content.whats_new .text
{
    border-bottom: 1px solid #fa7355;
    padding: 18px 0;
    line-height: 20px;
}

.detail_table
{
    margin: 0;
    padding: 0;
}

.detail_table select
{
    margin: 0;
    padding: 0;
    font: 12px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.detail_table th
{
    margin: 0;
    padding: 5px 5px;
    font: bold 13px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.detail_table td
{
    margin: 0;
    padding: 5px 5px;
    border-left: 1px solid #77664a;
    font: 11px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}

.view_snap_shoe
{
    margin: 0;
    padding: 0 4px;
    float: left;
    min-width: 75px;
    color: #76644A;
    text-align: center;
}

* html .view_snap_shoe
{
    width: 75px;
}

.view_snap_shoe a
{
    padding: 40px 0 0px 0;
    display: block;
    background: url(images/snap_shoes_icon.gif) no-repeat top center;
    color: #76644A;
    text-decoration: none;
}

.view_snap_shoe a:hover, .view_snap_shoe a.active
{
    background: url(images/snap_shoes_icon_h.gif) no-repeat top center;
    color: #F37153;
    text-decoration: none;
}

.view_snaps
{
    margin: 0;
    padding: 0 4px;
    float: left;
    min-width: 75px;
    color: #76644A;
    text-align: center;
}

* html .view_snaps
{
    width: 75px;
}

.view_snaps a
{
    padding: 40px 0 0px 0;
    display: block;
    background: url(images/view_snaps_ico.gif) no-repeat top center;
    color: #76644A;
    text-decoration: none;
}

.view_snaps a:hover, .view_snaps a.active
{
    background: url(images/view_snaps_ico_h.gif) no-repeat top center;
    color: #F37153;
    text-decoration: none;
}

.color_radio
{
    margin: 0;
    width: 325px;
}

/*.color_radio label{
	margin:0;
	float:left;
	width:70px;
}*/

/*----------------------------------------08-04-2010---------------------------------------------*/

.products_area
{
    width: 714px;
    margin: 0 auto;
    padding: 0px;
}

.products_area .left_area
{
    width: 302px;
    float: left;
    margin: 0;
    padding: 10px 15px 0 0;
}

.products_area .left_area #bottom_middle_area
{
    margin: 0px !important;
    padding: 10px 0 0 !important;
    width: 100% !important;
    position: relative;
    left: -95px;
}

.products_area .left_area #bottom_middle_area #slickbox, .products_area .left_area #bottom_middle_area #slickbox2
{
    background: none;
    position: relative;
    left: 95px;
}

.products_area .left_area #bottom_middle_area .work_area
{
    width: 485px;
    margin: 0 auto;
}

.products_area .left_area #bottom_middle_area .bottom_links
{
    width: 280px;
    margin: 0 auto;
    color: #76644A;
    background: none;
    font: bold 12px Arial, Helvetica, sans-serif;
    padding: 7px 0 0 0;
    height: 25px;
}

.products_area .left_area #bottom_middle_area .links
{
    color: #76644A;
    display: inline-block;
    text-decoration: none;
}

.products_area .left_area #bottom_middle_area .links a
{
    color: #76644A;
    padding: 0px 6px;
    height: 25px;
    display: inline-block;
    text-decoration: none;
}

.products_area .left_area #bottom_middle_area .links a:hover, .products_area .left_area #bottom_middle_area .links a.active
{
    color: #f17355;
    background: url(images/divider_styled.gif) no-repeat scroll center bottom;
    text-decoration: none;
}

.products_area .left_area #bottom_middle_area .share_link
{
    color: #76644A;
    display: inline-block;
    text-decoration: none;
}

.products_area .left_area #bottom_middle_area .share_link a
{
    color: #76644A;
    padding: 0px 3px 0 4px;
    height: 25px;
    display: inline-block;
    text-decoration: none;
}

.products_area .left_area h2
{
    font-size: 12px;
    color: #76644A;
    line-height: 15px;
    margin: 0px;
    padding: 0px 0 10px 0;
}

.products_area .left_area h2 a
{
    background: url(images/return_img.jpg) no-repeat center left;
    text-decoration: none;
    padding: 0 0 0 15px;
    cursor: pointer;
}

.products_area .left_area .img_area
{
    background-color: #fff;
    height: 300px;
    line-height: 300px;
    text-align: center;
    margin: 0;
    padding: 0px 0px 0 0;
}

.products_area .right_area
{
    width: 395px;
    float: right;
    margin: 0;
    padding: 0px 0px 0 0;
}

.products_area .right_area h2
{
    font-size: 12px;
    color: #76644A;
    line-height: 15px;
    margin: 0px;
    padding: 0px 0 8px 0;
}

.products_area .right_area .contents_box
{
    border-bottom: 1px solid #76644a;
    margin: 0;
    padding: 10px 0px;
    text-align: justify;
    /*width: 264px;*/
}

.products_area .right_area .contents_box_1
{
    margin: 0;
    padding: 10px 0px;
    position:relative;
    z-index:1;
}

#products_area_links
{
    margin: 0px;
    padding: 10px 0 0 0; /*	top:525px;*/ /*	width:100%;*/
}

#products_area_links .work_area
{
    width: 304px;
    margin: 0;
}

#products_area_links .bottom_links
{
    width: 280px;
    margin: 0 auto;
    color: #76644A;
    background: url("images/top_line.gif") repeat-x scroll left top transparent;
    font: bold 12px Arial, Helvetica, sans-serif;
    padding: 7px 0 0 0;
    height: 25px;
}

#products_area_links .links
{
    color: #76644A;
    display: inline-block;
    text-decoration: none;
}

#products_area_links .links a
{
    color: #76644A;
    padding: 0px 6px;
    height: 25px;
    display: inline-block;
    text-decoration: none;
}

#products_area_links .links a:hover, #products_area_links .links a.selected
{
    color: #f17355;
    background: url(images/divider_styled.gif) no-repeat scroll center bottom;
    text-decoration: none;
}

#products_area_links .share_link
{
    color: #76644A;
    display: inline-block;
    text-decoration: none;
}

#products_area_links .share_link a
{
    color: #76644A;
    padding: 0px 3px 0 4px;
    height: 25px;
    display: inline-block;
    text-decoration: none;
}

.color_plates
{
    margin: 0px;
    padding: 0px;
}

.color_plates ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.color_plates ul li
{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    padding: 0px;
    padding: 0px 8px 0 0;
}

.color_plates ul li a
{
    display: block;
    float: left;
    margin: 0px;
    padding: 0px 0px;
}

/*------------------------------------------------17-04-2010----------------------------------------------*/

.red_hline
{
    background: url(images/red_hline.gif) top left repeat-x;
    height: 2px;
}

.red_hat_img
{
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
}

.red_hat_img img
{
    width: 450px;
}

.img_box_area
{
    width: 215px;
    height: 280px;
    float: left;
    text-align: center;
    margin: 0px;
    padding: 0 13px;
}

/*************** 28-04-10****************/
#right_column
{
    float: right;
    position: relative;
    width: 215px;
    background: #fff url(images/column_bg.gif) repeat-y top right;
    padding: 0 0 0 5px;
}

#right_column .middle
{
    height: 555px;
    overflow: hidden;
}

.my_favorites_top
{
    position: relative;
    background: url(images/my_favorites_top.gif) no-repeat top left;
    height: 38px;
    overflow: hidden;
}

.favorites_top
{
    height: 38px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.favorites_top
{
    position: absolute;
    display: block;
    top: 0;
    background: url(images/my_favorites_top.gif) no-repeat top left;
    height: 38px;
    width: 215px;
}

div.colTop
{
    padding: 0;
    width: 215px;
    height: 28px;
    padding-top: 12px;
    letter-spacing: 0.5px;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
}

.right_column_btm
{
    position: absolute;
    bottom: 0;
    width: 215px;
    height: 8px;
    background: url(images/column_bot.gif) bottom left no-repeat;
}

#right_column .colScroll
{
    width: 13px;
    left: 0;
    height: 480px;
    position: absolute;
    top: 50px;
    cursor: auto;
}

#right_column .colList
{
    padding: 15px 2px 0 2px;
    width: 211px;
    cursor: auto;
    position: absolute;
}

.favoritesThumb
{
    display: block;
    margin: 0;
    padding: 0;
    height: 103px;
    width: 211px;
    background-position: 25px 0;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.favoritesThumb:visited, .favoritesThumb:focused
{
    border: none;
    outline: none;
}

.favoritesThumb .add_icons
{
    visibility: hidden;
}

.favoritesThumb:hover .add_icons
{
    visibility: visible;
}

.add_icons
{
    position: absolute;
    left: 5px;
    bottom: 10px;
}

.add_icons a.close
{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 0 0 3px;
    overflow: hidden;
    background: url(images/close_icon_mix.gif) no-repeat 0 0;
}

.add_icons a.close:hover
{
    background: url(images/close_icon_mix.gif) no-repeat -16px 0;
}

.add_icons a.addtocart
{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 0 0 0 3px;
    overflow: hidden;
    background: url(images/bag_icon_mix.gif) no-repeat 0 0;
}

.add_icons a.addtocart:hover
{
    background: url(images/bag_icon_mix.gif) no-repeat -16px 0;
}

/****************Checkout *****************/
#finalCheckout
{
    width: 942px;
    top: 200px;
    left: 50%;
    margin-left: -471px;
    position: absolute;
}

#finalCheckout div.top
{
    width: 942px;
    height: 41px;
    background: url('images/final_checkout_top.gif') bottom left no-repeat;
}

#finalCheckout div.top table
{
    float: right;
    margin-top: 6px;
    margin-right: 115px;
}

#finalCheckout div.top table input
{
    width: 150px;
}

#haveAccountQuestion
{
    font-weight: bold;
    margin-right: 20px;
    padding-right: 35px;
    background: url('images/final_checkout_arrows.gif') top right no-repeat;
}

#finalCheckout div.body
{
    width: 862px;
    padding: 20px 40px;
    background: url('images/final_checkout_bg.gif') top left repeat-y;
}

#finalCheckout div.bottom
{
    width: 942px;
    height: 11px;
    background: url('images/final_checkout_bottom.gif') top left no-repeat;
}

#billingAddr
{
    width: 430px;
    border-right: solid 1px #999;
    float: left;
}

#billingAddr h1
{
    padding-left: 40px;
    background: url('images/number_one.gif') top left no-repeat;
    height: 36px;
}

#shippingAddr
{
    width: 400px;
    float: right;
}

#shippingAddr h1
{
    padding-left: 40px;
    background: url('images/number_two.gif') top left no-repeat;
    height: 36px;
}

#registrationSection
{
    clear: both;
    padding-top: 20px;
    padding-bottom: 20px;
}

#shippingMethod
{
    clear: both;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: solid 1px #76644a;
}

#shippingMethod h1
{
    padding-left: 40px;
    background: url('images/number_three.gif') top left no-repeat;
    height: 36px;
}

#checkoutTotal
{
    position: absolute;
    top: 68px;
    left: 21px;
    width: 215px;
}

#checkoutTotal div.top
{
    width: 215px;
    height: 40px;
    background: url('images/col_top_bag.gif') bottom left no-repeat;
}

#checkoutTotal div.body
{
    width: 215px;
    padding: 18px 0 0;
    background: url('images/col_bg.gif') top left repeat-y;
    text-align: center;
}

#checkoutTotal div.bottom
{
    width: 215px;
    height: 9px;
    background: url('images/col_btm.gif') top left no-repeat;
}

#checkoutHeaderTotal
{
    font-weight: bold;
    margin: 0 2px 8px;
}

#checkoutHeaderCount
{
    margin: 0 2px;
}

#checkoutTotal div.body div.scroll
{
    height: 11px;
    background: url('images/scroll.gif') center no-repeat;
    margin-top: 12px;
}

#checkout
{
    position: absolute;
    top: 210px;
    left: 21px;
    width: 701px;
}

#myFavsCol
{
    right: 21px;
}

#suggestion
{
    height: 156px;
    width: 192px;
    margin: 0 1px 0 2px;
    padding: 10px 10px 5px 10px;
    border-bottom: solid 1px #fcdbd4;
    display: none;
}

#suggestion div.alsoLike
{
    line-height: 10px;
    margin-bottom: 5px;
}

#checkoutTop
{
    width: 701px;
    height: 8px;
    background: url('images/checkout_top.gif') bottom left no-repeat;
}

#checkoutFooter
{
    width: 701px;
    height: 9px;
    background: url('images/checkout_footer.gif') top left no-repeat;
}

#myBag
{
    display: inline-block;
    width: 60px;
    height: 18px;
    padding: 0;
    margin: 0 5px -5px 0;
    background: url('images/my_bag.gif') top left no-repeat;
}

#bagTotal
{
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
}

#bagTotal span.total
{
    font-weight: bold;
}

#checkoutItems
{
    width: 649px;
    padding: 0 32px 0 20px;
    margin: 0;
    border-bottom: solid 1px #f6947e;
    background: url('images/checkout_bg.gif') top left repeat-y;
    min-height: 193px;
}

#shippingInfoWrap
{
    width: 701px;
    background: url('images/checkout_bg.gif') top left repeat-y;
}

#shippingInfo
{
    border-top: solid 6px #d3edf1;
    border-left: solid 6px #d3edf1;
    border-right: solid 6px #d3edf1;
    padding: 16px 19px 12px 9px;
    margin: 0 2px 0 1px;
    width: 658px;
}

#shippingInfo a
{
    color: #76644a;
    font-weight: bold;
}

#shippingInfo a:hover
{
    color: #f37153;
    border-bottom: solid 1px #f37153;
}

#coupon
{
    float: left;
    width: 168px;
    height: 117px;
    margin-right: 16px;
}

#shippingInfo div.input
{
    padding-left: 11px;
    border-bottom: solid 2px #fcdbd4;
    padding-bottom: 9px;
}

#shippingInfo #coupon div.input
{
    padding-left: 0;
    text-align: center;
}

#couponMsg
{
    padding: 8px 8px 8px 11px;
}

#shippingInfo input.submitter
{
    border-top: solid 1px #bab1a4;
    border-left: solid 1px #bab1a4;
    border-bottom: solid 1px #bab1a4;
    border-right: none;
    margin: 0;
    padding: 1px 0 0 2px;
    font-size: 11px;
    line-height: 11px;
    height: 14px;
    width: 94px;
    color: #76644a;
}

#shipCost
{
    float: left;
    height: 117px;
    width: 283px;
}

a.inputButton
{
    display: inline-block;
    width: 15px;
    height: 17px;
    margin: 0 4px -4px 0;
    padding: 0;
    background: url('images/input_btn.gif') top left no-repeat;
}

#shippingInfo a.inputButton:hover
{
    border-bottom: none;
}

#shipCost table
{
    margin: 7px 9px;
    padding: 0;
}

#shipCost table td.radioCost
{
    width: 29px;
    text-align: right;
}

a.shipRadio
{
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url('images/radio_btn.gif') top left no-repeat;
    position: relative;
}

a.shipRadio span
{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 13px;
    height: 13px;
    background: url('images/radio_btn_sel.gif') top left no-repeat;
}

a.shipRadio span.selected
{
    display: block;
}

#shipCost a.shipRadio:hover, #shipCost a.shipRadio:visited, #shipCost a.shipRadio:focus
{
    border: none;
    outline: none;
}

#totals
{
    float: right;
    text-align: right;
}

#totals table
{
    margin: 0;
    padding: 0;
    display: inline-block;
}

#totals table td.amount
{
    padding-left: 4px;
}

#total
{
    font-size: 20px;
    margin: 10px 0;
}

#checkoutBtn
{
    display: inline-block;
    width: 95px;
    height: 24px;
    background: url('images/checkout_btn.gif') top left no-repeat;
}

#shippingInfo #checkoutBtn:hover
{
    background: url('images/checkout_btn_hvr.gif') top left no-repeat;
    border: none;
}

#checkoutItems div.item
{
    border-bottom: solid 1px #fcdbd4;
}

div.item img.prodImg
{
    width: 160px;
    height: 103px;
    margin: 25px 20px 25px 0;
    float: left;
}

div.item div.info
{
    width: 250px;
    margin: 25px 0;
    float: left;
}

div.item div.info div.title
{
    text-transform: lowercase;
    font-weight: bold;
}

div.item div.info div.desc
{
    margin-bottom: 10px;
}

div.options
{
    float: right;
    text-align: right;
    width: 200px;
    margin: 25px 0;
}

div.options a.remove
{
    display: inline-block;
    width: 17px;
    height: 16px;
    background: url('images/remove_item.gif') top left no-repeat;
}

div.options a.remove:hover
{
    background: url('images/remove_item_hvr.gif') top left no-repeat;
}

div.options .remove
{
    display: block;
    width: auto;
    height: 16px;
    background: url('images/remove_item.gif') top left no-repeat;
    font: bold 11px "arial";
}

div.options .remove a
{
    display: block;
    padding: 0 0 0 20px;
    height: 16px;
    background: url('images/remove_item.gif') top left no-repeat;
    text-decoration: none;
}

div.options .remove a:hover
{
    background: url('images/remove_item_hvr.gif') top left no-repeat;
}

div.options a.moveToFavs
{
    display: inline-block;
    width: 123px;
    height: 14px;
    margin: 4px 0;
    background: url('images/move_to_favs.gif') top left no-repeat;
}

div.selections a.addMore
{
    display: block;
    color: #76644a;
    margin: 10px 0 5px 0;
}

div.selections div.selection
{
    margin-bottom: 4px;
}

div.selections table
{
    display: inline-block;
    margin: 0 -2px 0 0;
    padding: 0;
}

div.selections div.dropBox
{
    display: inline-block;
    text-align: left;
}

div.itemTotal
{
    font-size: 14px;
    font-weight: bold;
}

#shoeClone, #strapClone, #accessoryClone, #snapClone, #shoeFavClone, #strapFavClone, #snapshoeClone
{
    display: none;
}

#myFavsCol div.colList a.strapThumb span
{
    right: auto;
    left: 32px;
}

#myFavsCol div.colList a.strapThumb span.addItem
{
    right: auto;
    left: 12px;
}

div.strap div.size ul, div.shoe div.size ul.children, div.accessory div.size ul
{
    width: 150px;
}

/*********Custom Scrollbar *************/

#right_column_middle
{
    position: relative;
    height: 555px;
    overflow: hidden;
}

.Scrollbar-Track
{
    width: 10px;
    height: 550px;
    position: absolute;
    top: 35px;
    right: -3px;
}

.box_shopingcart_752 .Scrollbar-Track
{
    width: 10px;
    height: 350px;
    position: absolute;
    top: 50px;
    right: -3px;
}

.Scroller-Container
{
    left: 0;
    top: 0; /*position:absolute;*/
    position: relative;
}

.Scrollbar-Handle
{
    width: 13px;
    height: 36px;
    background-image: url('./images/scrollbar.gif');
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    z-index: 1;
}

/************/
.emptyCart
{
    position: absolute;
    top: 30%;
    left: 37%;
    font: 20px "arial";
    text-align: center;
}

#slickbox, #slickbox2
{
    background: none;
}

.view_strap_shoes
{
    margin: 0;
    padding: 0 4px;
    float: left;
    min-width: 75px;
    color: #76644A;
    text-align: center;
}

* html .view_strap_shoes
{
    width: 75px;
}

.view_strap_shoes a
{
    padding: 40px 0 0px 0;
    display: block;
    background: url(images/shoe_ico.gif) no-repeat top center;
    color: #76644A;
    text-decoration: none;
}

.view_strap_shoes a:hover, .view_strap_shoes a.active
{
    background: url(images/shoe_ico_h.gif) no-repeat top center;
    color: #F37153;
    text-decoration: none;
}

.view_straps
{
    margin: 0;
    padding: 0 4px;
    float: left;
    min-width: 75px;
    color: #76644A;
    text-align: center;
}

* html .view_straps
{
    width: 75px;
}

.view_straps a
{
    padding: 40px 0 0px 0;
    display: block;
    background: url(images/straps_ico.gif) no-repeat top center;
    color: #76644A;
    text-decoration: none;
}

.view_straps a:hover, .view_straps a.active
{
    background: url(images/straps_ico_h.gif) no-repeat top center;
    color: #F37153;
    text-decoration: none;
}

.separater_column
{
    float: left;
    border-left: 1px solid #76644a;
    padding: 5px 10px 0 10px;
}

.separater_column h2
{
    margin: 0;
    padding: 0px 0px 10px 0;
    font: 11px Arial, Helvetica, sans-serif;
    width: 100%;
}

.separater_column h3
{
    margin: 0;
    padding: 0px 0px 5px 0;
    font: 11px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    width: 100%;
    color: #76644A;
}

.separater_column h3 a
{
    text-decoration: none;
}

.separater_column h3 a.active
{
    text-decoration: none;
    color: #F37153;
}

.goto_view
{
    float: right;
    line-height: 100%;
    border: none;
    padding: 0;
}

.goto_view img
{
    vertical-align: middle;
}

.shopby_area
{
    border: none;
    text-transform: uppercase;
    font: bold 11px Arial, Helvetica, sans-serif;
}

.shopby_area h2
{
    margin: 0;
    padding: 0px 0px 10px 0;
    font: bold 13px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}

.radio_link
{
    float: left;
    width: 75px;
    padding: 0 5px 5px 0;
    position: relative;
    font-size: 9px;
    text-transform: uppercase;
}

.radio_link a
{
    float: left;
    display: block;
    padding: 0 0 0 10px;
    text-decoration: none;
    cursor: pointer;
}

.radio_link a span
{
    display: block;
    height: 4px;
    width: 4px;
    border: 1px solid #8d7d69;
    position: absolute;
    left: 0;
    top: 3px;
    text-indent: -9999em;
    overflow: hidden;
}

.radio_link a:hover, .radio_link a.active
{
    color: #F37153;
}

.radio_link a:hover span, .radio_link a.active span
{
    background: #f0785c;
}

/*STYLE ADD BY DILIP*/

#instructions {
border:0px solid;
height:700px;
left:459px;
margin-left:-222px;
position:absolute;
text-align:center;
top:10px;
width:525px;
}

#viewNewAll
{
    display: block;
    position: absolute;
    height: 78px;
    width: 78px;
    top: 334px;
    left: 50%;
    margin-left: 152px;
}

#instructions.uk
{
    background: url('images/instructions_uk.gif') top left no-repeat;
}

#instructions.ballet
{
    background: url('images/instructions_ballet.gif') top left no-repeat;
}

#instructions.children
{
    background: url('images/instructions_children.gif') top left no-repeat;
}

#instructions.cballet
{
    background: url('images/instructions_child_ballet.gif') top left no-repeat;
}

/*background: url('images/top_nav.gif') top left no-repeat;*/

.transparent_bg
{
    background: url(images/transparent_bg_style.gif) no-repeat top center;
    height: 130px;
    margin: 0 auto;
    text-align: center;
    width: 1000px;
    position: relative;
}

.transparent_bg .link
{
    position: absolute;
    top: 40px;
    right: 20px;
}

.transparent_bg .link a
{
    width: 125px;
    height: 50px;
    display: block;
    text-indent: -999em;
}

.table_bottom_area
{
    width: 485px;
    background: #fff url(images/middle_bg_for_table.gif) repeat-y top left;
    padding: 0;
    position: relative;
}

.table_bottom_area .top_curve
{
    width: 485px;
    height: 9px;
    overflow: hidden;
    background: url(images/top_curve_for_table.gif) no-repeat top left;
    position: absolute;
    top: -1px;
}

.table_bottom_area .btm_curve
{
    width: 485px;
    height: 9px;
    overflow: hidden;
    background: url(images/bottom_curve_for_table.gif) no-repeat top left;
    position: absolute;
    bottom: 0;
}

#scroll_container .table_bottom_area .top_curve
{
    background: url(images/top_curve_for_table1.gif) no-repeat top left;
}

#scroll_container .table_bottom_area .btm_curve
{
    background: url(images/bottom_curve_for_table1.gif) no-repeat top left;
}

.size_chart_table
{
    margin: 0;
    padding: 0 0px;
}

.size_chart_table table
{
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 484px;
    border-collapse: collapse;
}

.size_chart_table table th
{
    margin: 0;
    padding: 0px 5px;
    background: #b8e0eb;
    height: 28px;
    vertical-align: middle;
    border: 1px solid #f07153;
    border-top:0px;
    border-style:none solid solid;
    border-right: 1px solid #F07153;
    border-color: #F07153;
}

.size_chart_table table td
{
    margin: 0;
    padding: 3px 5px;
    border: 1px solid #f07153;
    font-size: 13px;
    border-right:0px;
}

.size_chart_table table td.no_border
{
    border: none;
}

.size_chart_table table td span
{
    font-size: 11px;
}

.radio_area .radio_space
{
    padding: 0 10px 0 10px;
    height: 15px;
    line-height: 15px;
}

.radio_area .radio_space img
{
    padding: 1px 5px 0 0px;
    vertical-align: top;
}

#footer
{
    width: 1000px;
    margin: 0 auto;
}

#footer
{
    bottom: 0;
    margin-bottom: -80px;
    min-height: 60px;
    padding: 10px 0;
    position: relative;
    font: 10px Arial, Helvetica, sans-serif;
    color: #76644A;
    text-align: right;
}

#footer a
{
    color: #76644A;
    text-decoration: none;
}
#footer a:hover
{
    color: #000;
    text-decoration: underline;
}

#footer .verisign_logo
{
    border: 0;
    margin: -8px 0 0 0;
    padding: 0 0px 0 5px;
    vertical-align: top;
}

.cartloadingleft
{
    position: absolute;
    top: 1px;
    left: 10px;
    background-image: url('images/scroller_loading.gif');
    height: 23px;
    width: 23px;
}

.cartloadingright
{
    position: absolute;
    top: 1px;
    left: 10px;
    background-image: url('images/scroller_loading.gif');
    height: 23px;
    width: 23px;
}

.productcartloadingright
{
    position: absolute;
    top: 3px;
    left: 98px;
    background-image: url('images/scroller_loading.gif');
    height: 23px;
    width: 23px;
}

.addtobag
{
    position: relative;
}

.tab_strip
{
    height: 30px;
    color: #0091cf;
    padding: 0px 0px;
    line-height: 30px;
    margin: 0 0 0px 0;
}

.tab_strip ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.tab_strip ul li
{
    float: left;
    padding: 0 0 0 5px;
    font: bold 13px Arial, Helvetica, sans-serif;
}

.tab_strip ul li a
{
    display: block;
    float: left;
    color: #76644A;
    text-decoration: none;
    padding: 0 0 0 10px;
    height: 30px;
    line-height: 30px;
    background: url(images/address_tab_bg.gif) no-repeat 0 0px;
}

.tab_strip ul li a span
{
    display: block;
    float: left;
    padding: 0 15px 0 5px;
    height: 30px;
    line-height: 30px;
    background: url(images/address_tab_bg.gif) no-repeat 100% 0;
    cursor: pointer;
}

.tab_strip ul li a:hover
{
    color: #76644A;
    background: url(images/address_tab_bg.gif) no-repeat 0 -30px;
    text-decoration: none;
}

.tab_strip ul li a:hover span
{
    background: url(images/address_tab_bg.gif) no-repeat 100% -30px;
}

/*.tab_strip ul li a.active{
	color:#76644A;
	background:url(images/address_tab_bg.gif) no-repeat 0 -60px;
}

.tab_strip ul li a.active span{
	background:url(images/address_tab_bg.gif) no-repeat 100% -60px;
}*/

.tab_strip ul li.active a, .tab_strip ul li.active a:hover
{
    color: #76644A;
    background: url(images/address_tab_bg.gif) no-repeat 0 -60px;
}

.tab_strip ul li.active a span, .tab_strip ul li.active a:hover span
{
    background: url(images/address_tab_bg.gif) no-repeat 100% -60px;
}

.sliderGallery li .infoBox
{
    background: url("./images/popup_top.gif") no-repeat scroll left top transparent;
    font-size: 10px;
    margin: 2px 2px 0;
    padding: 2px 5px 15px;
    position: absolute;
    top: -215px;
    left: 72%;
    text-align: center;
    width: 103px;
    z-index: 1;
    display: none;
}

.line
{
    background: #f38c73;
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: -20px;
    width: 20px;
}


.sliderGallery li .infoBox div.title
{
    font-weight: bold;
    font-size: 14px;
    text-align: center;\
}

.hide_button
{
    padding: 3px 0 0;
    overflow: hidden;
    float: right;
    background: url(./images/close_grey_ico.gif) center right no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -9999em;
    display: block;
    cursor: pointer;
}

/*.hide_button a {
	background: url(./images/close_grey_ico.gif) center right no-repeat;
	width:12px;
	height:12px;
	text-indent:-9999em;
	display:block;
}*/

.hide_button:hover
{
    background: url(./images/close_grey_ico_h.gif) center right no-repeat;
}

.sliderGallery li .tooltip
{
    background: url(images/catelog_tooltip_bg.gif) no-repeat;
    color: #76644a;
    width: 280px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    top: -190px;
    right: -250px;
    text-align: left;
    font: 12px Arial, Helvetica, sans-serif;
    z-index: 2;
    display: none;
}

.sliderGallery li .tooltip .tooltip_inner
{
    padding: 15px 15px 15px 55px;
}

.sliderGallery li .tooltip h3
{
    padding: 0 0 5px 0;
    margin: 0;
    font: bold 12px Arial, Helvetica, sans-serif;
}

.sliderGallery li .tooltip p
{
    padding: 0 0 8px 0;
    margin: 0;
    font: 11px Arial, Helvetica, sans-serif;
    white-space: normal;
}

.sliderGallery li .tooltip .info_link
{
    background: url(images/info_icon.gif) no-repeat left;
    height: 14px;
    line-height: 14px;
    padding: 0px 0 0 18px;
    margin: 0;
    width: auto;
    overflow: hidden;
    text-transform: uppercase;
    font: bold 10px Arial, Helvetica, sans-serif;
    color: #76644A;
}

.sliderGallery li .tooltip .info_link a
{
    color: #76644A;
    text-decoration: none;
}

.sliderGallery li .tooltip .info_link a:hover
{
    color: #f37153;
    text-decoration: none;
}

.save_myfavorites
{
    width: 111px;
    background: url(images/save_to_my_favorite.gif) no-repeat 0 0;
    height: 13px;
    padding: 0px 0;
    margin: 8px 0 0 0;
    overflow: hidden;
}

.save_myfavorites a
{
    text-indent: -999em;
    height: 13px;
    display: block;
    background: url(images/save_to_my_favorite.gif) no-repeat 0 0;
}

.save_myfavorites a:hover
{
    background: url(images/save_to_my_favorite.gif) no-repeat 0 -13px;
}

.box_orange_full #box_middle_470
{
    padding: 0px 1px;
    height: 470px;
    overflow: hidden;
    position: relative;
}

.box_orange_672 .top_curve
{
    background: url(images/box_orange_top_672.gif) no-repeat left top;
    height: 10px;
    width: 658px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.box_orange_672 .bot_curve
{
    background: url(images/box_orange_bot_672.gif) no-repeat left top;
    height: 10px;
    width: 658px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 1;
}

.close_button
{
    overflow: hidden;
    padding: 3px 0 0;
    position: absolute;
    right: 7px;
    top: 5px;
}

.close_button a
{
    background: url(./images/close_grey_ico.gif) center right no-repeat;
    width: 12px;
    height: 12px;
    display: block;
    text-indent: -999em;
}

.close_button a:hover
{
    background: url(./images/close_grey_ico_h.gif) center right no-repeat;
}

a.img_thumb span em
{
    background: url(images/info_icon.gif) no-repeat left;
    height: 14px;
    line-height: 14px;
    padding: 2px 0 2px 18px;
    margin: 0;
    width: auto;
    overflow: hidden;
    text-transform: uppercase;
    font: bold 10px Arial, Helvetica, sans-serif;
    color: #76644A;
}

.pshoeThumb
{
    /*position: absolute; 	top: 450px; 	left: 50%; 	margin-left: 100px;*/
    cursor: pointer;
    float:left;
    margin:0 5px 5px 0;
    }

#giftimage
 {
    
    background: url("images/Holiday.ANIMATION1.gif")  center right repeat; /*url("images/backimage.bmp") repeat scroll 0 0 transparent;*/
    height: 83px;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
}
