td, th
{
    font-family: Tahoma;
    font-size: 12px;
    color: #4c4c4c;
    text-decoration: none;
}
body
{
    background-color: #f0f0f0;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
#inner_bg_part
{
    width: 900px;
    height: auto;
    background-image: url(images/inner_bg.jpg);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
#main_container
{
    width: 845px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

#middle_container
{
    width: 845px;
    height: auto;
    float: left;
}
#bottom_container
{
    width: 845px;
    height: auto;
    float: left;
    margin-top: 30px;
}
/*========================================top part=====================================*/

#top_container
{
    width: 845px;
    height: 166px;
    float: left;
}
.logo_part
{
    width: 845px;
    height: 105px;
    float: left;
}
.logo
{
    width: 644px;
    height: 75px;
    padding-top: 30px;
    float: left;
    clear: right;
}
.cart_part
{
    width: 200px;
    height: 85px;
    float: right;
    padding-top: 20px;
}
.tahoma_12
{
    font-family: Tahoma;
    font-size: 12px;
    color: #010101;
    text-decoration: none;
}
.arial_20_red
{
    font-family: Arial;
    font-size: 20px;
    color: #f03b42;
    text-decoration: none;
}
#link_part
{
    width: 845px;
    height: 39px;
    float: left;
    background-image: url(images/link_bg.gif);
    background-repeat: repeat-x;
}
.link_box
{
    width: 615px;
    height: 39px;
    float: left;
    clear: right;
}
.link_box ul
{
    padding: 0px;
    margin: 0px;
    float: left;
    list-style: none;
}
.link_box li
{
    margin: 0px;
    padding: 0px;
    font-family: verdana;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    border-right: 1px solid #ffffff;
    padding: 10px 0px 15px 0px;
    float: left;
}
.link_box li a
{
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    margin: 0px;
    padding: 10px 15px 15px 15px;
}
.link_box li a:hover
{
    background-image: url(images/rol_bg.gif);
    background-repeat: repeat-x;
    color: #ffffff;
    padding: 10px 15px 15px 15px;
}
.link_box_active
{
    background-image: url(images/rol_bg.gif);
    background-repeat: repeat-x;
    color: #ffffff;
    padding: 10px 15px 15px 15px;
}
.search_box
{
    width: 230px;
    height: 39px;
    float: left;
}
.verdana_12_bold
{
    font-family: verdana;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.textfield_top
{
    width: 130px;
    height: 16px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border: 0px;
}

/*=================================middle part===============================*/

/*===============left=============*/

#left_part
{
    width: 191px;
    float: left;
    clear: right;
    height: auto;
}
#category_box
{
    width: 188px;
    height: auto;
    background-image: url(images/category_bg.gif);
    background-repeat: repeat-x;
    background-color: #f3f3f3;
    float: left;
    border: 1px solid #cdcdcd;
}
.arial_20_gray
{
    font-family: Arial;
    font-size: 20px;
    color: #565656;
    text-decoration: none;
}

#category_box ul
{
    padding-left: 20px;
    padding-top: 5px;
    margin: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    float: left;
}
#category_box li
{
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    line-height: 25px;
    list-style-position: inside;
    list-style-image: none;
}
#category_box li a
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    line-height: 28px;
    margin: 0px;
    padding: 0px;
}

#category_box li a:hover
{
    color: #ff363b;
}
.category_box_active
{
    color: #ff363b;
}
.special_box
{
    width: 188px;
    height: auto;
    background-color: #f1f1f1;
    border: 1px solid #c8c8c8;
    float: left;
    margin-top: 20px;
}
.arial_18_gray
{
    font-family: Arial;
    font-size: 18px;
    color: #565656;
    text-decoration: none;
}

/*=============================right part=========================*/

#right_part
{
    width: 638px;
    height: auto;
    float: left;
    margin-left: 15px;
}
.header
{
    width: 638px;
    height: 235px;
    float: left;
}
.header_img
{
    width: auto;
    height: auto;
    float: left;
    clear: right;
}
.img_border
{
    border: 3px solid #e5e5e5;
}
.featured_belt
{
    height: 27px;
    padding-top: 10PX;
    padding-left: 10PX;
    width: 628px;
    float: left;
    background-color: #666666;
    font-family: tahoma;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
.arial_11_underline
{
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
.arial_11_underline:hover
{
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
}
.featured_img_box
{
    width: 638px;
    float: left;
    margin-top: 23px;
    height: auto;
}
.featured_img_box_useracc
{
    width: 638px;
    float: left;
    margin-top: 0px;
    height: auto;
}
.featured_img_box_new
{
    width: 222px;
    float: left;
    margin-top: 23px;
    height: auto;
}
.featured_img_box_new_cat
{
    float: left;
    margin-top: 23px;
    height: auto;
}
.featured_img_box_catlist
{
    width: 200px;
    float: left;
    margin-top: 23px;
    height: auto;
}
.featured_img
{
    width: 180px;
    height: auto;
    background-color: #FFFFFF;
    border: 1px solid #c8c8c8;
    margin-right: 20px;
    float: left;
    clear: right;
}
.tahoma_13_bold
{
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: #0d0d0d;
}
.red_btn
{
    font-family: Tahoma;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    padding: 5px;
    background-color: #ff1616;
    border: 1px solid #d4d4d4;
    height: auto;
    width: auto;
    text-align: left;
    margin: 0px;
    float: left;
    cursor: pointer;
}
.red_btn:hover
{
    font-family: Tahoma;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    padding: 5px;
    background-color: #4b4b4b;
    border: 1px solid #d4d4d4;
    height: auto;
    width: auto;
    text-align: left;
    margin: 0px;
    float: left;
    cursor: pointer;
}
.login_box
{
    width: 188px;
    height: auto;
    background-color: #FFFFFF;
    border: 1px solid #d4d4d4;
    float: left;
    margin-top: 20px;
}
.login_belt
{
    background-image: url(images/login_belt_bg.gif);
    background-repeat: repeat-x;
    height: 26px;
    padding-top: 5px;
    width: 170px;
    padding-left: 18px;
    font-family: Tahoma;
    font-size: 16px;
    color: #565656;
    text-decoration: none;
    float: left;
}
.field_box
{
    width: 188px;
    height: auto;
    float: left;
}
.arial_12_blck
{
    font-family: Arial;
    font-size: 12px;
    color: #0d0b0c;
    text-decoration: none;
}
.arial_11_blck
{
    font-family: Arial;
    font-size: 11px;
    color: #0d0b0c;
    text-decoration: none;
}
.arial_11_blck:hover
{
    font-family: Arial;
    font-size: 11px;
    color: #0d0b0c;
    text-decoration: underline;
}
.textfield
{
    width: 120px;
    height: 16px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    padding-top: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border: 1px solid #d4d4d4;
}
.arial_15_blck
{
    font-family: Arial;
    font-size: 15px;
    color: #6a6a6a;
    text-decoration: none;
}
/*===================================bottom part================================*/

.bottom_link
{
    font-family: arial;
    font-size: 12px;
    color: #1084b2;
    text-decoration: none;
}
.bottom_link:hover
{
    font-family: arial;
    font-size: 12px;
    color: #040a0c;
    text-decoration: underline;
}
.bottom_link_active
{
    font-family: arial;
    font-size: 12px;
    color: #040a0c;
    text-decoration: underline;
}
.bottom_sep
{
    font-family: arial;
    font-size: 12px;
    color: #1084b2;
    text-decoration: none;
    padding-left: 6px;
    padding-right: 6px;
}

/*==============================CATEGORY PAGE=============================*/


.category_img_box
{
    width: 198px;
    height: 200px;
    float: left;
    /*margin-left: 12px;*/
    background-color: #ffffff;
    border: 1px solid #c8c8c8;
}
.shoes_belt
{
    width: 198px;
    height: 30px;
    padding-top: 5px;
    float: left;
    border-bottom: 1px dotted #c8c8c8;
    font-family: Arial;
    font-size: 20px;
    color: #565656;
    text-decoration: none;
    text-align: center;
}

.display_box
{
    width: 635px;
    height: auto;
    float: left;
    background-color: #f8f8f8;
    border: 1px solid #d2d2d2;
    margin-top: 22px;
}
.display_belt
{
    width: 635px;
    height: 32px;
    float: left;
    background-color: #FFFFFF;
    border-bottom: 1px solid #d2d2d2;
}
.h1
{
    height: 27px;
    padding-top: 10PX;
    width: 628px;
    float: left;
    font-family: tahoma;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px dotted #000000;
}
.top_font
{
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.top_font:hover
{
    font-family: Tahoma;
    font-size: 12px;
    color: #1084b2;
    text-decoration: none;
}
.display_cart_box
{
    width: 635px;
    height: auto;
    float: left;
    border-bottom: 1px dotted #000000;
}
.arial_14_gray
{
    font-family: Arial;
    font-size: 14px;
    color: #424242;
    text-decoration: none;
}
.arial_13_red
{
    font-family: Arial;
    font-size: 13px;
    color: #ff1616;
    text-decoration: none;
    font-weight: bold;
}
/*===========================================PRODUCT PAGE===================================*/

.box
{
    width: 635px;
    height: auto;
    float: left;
    margin-top: 20px;
}

.product_left
{
    width: 200px;
    height: auto;
    float: left;
}

.pro_img_box
{
    border: 1px solid #dddddd;
    background-color: #FFFFFF;
    width: 190px;
    height: auto;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

.product_right
{
    width: 420px;
    height: auto;
    float: left;
    margin-left: 15px;
}

.arial_12_gray
{
    font-family: Arial;
    font-size: 12px;
    color: #777777;
    text-decoration: none;
}
.realeated_text_bet
{
    width: 620px;
    height: 30px;
    float: left;
    font-family: Arial;
    font-size: 15px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px dotted #dedede;
}
.releated_img_part
{
    width: 620px;
    height: auto;
    float: left;
}
.releated_img_box
{
    border: 1px solid #dddddd;
    width: 180px;
    height: auto;
    float: left;
    clear: right;
    margin-right: 15px;
    margin-top: 15px;
}
.cart_belt
{
    width: 638px;
    line-height: 30px;
    padding: 3px;
    background-image: url(images/cart_belt_bg.gif);
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
    text-align: center;
}
