

body
{
    background-color: #ffffff;
}


a
{
    color: #818181;
    font-size: 12px;
    font-family: Verdana, Serif;
    text-decoration: none;
}


a:hover
{
    color: #212121;
    font-size: 12px;
    font-family: Verdana, Serif;
    text-decoration: underline;
}


a.main
{
    color: green;
    font-size: 14px;
    font-family: Verdana, Serif;
    font-weight: bold;
    text-decoration: none;
}


a.main:hover
{
    color: #529075;
    font-size: 14px;
    font-family: Verdana, Serif;
    font-weight: bold;
    text-decoration: none;
}


td
{
    color: #212121;
    font-size: 12px;
    font-family: Verdana, Serif;
    vertical-align: top;
}


#foot
{
    color: #212121;
    font-size: 10px;
    font-family: Verdana, Serif;
}


.header
{
    color: #212121;
    font-size: 18px;
    font-family: Verdana, Serif;
    font-weight: 600;
    text-decoration: none;
}


.category_path
{
    color: #000198;
    font-size: 18px;
    font-family: Verdana, Serif;
    font-weight: 600;
    text-decoration: none;
}


a.category_path:hover
{
    color: #212121;
    font-size: 18px;
    font-family: Verdana, Serif;
    font-weight: 600;
    text-decoration: none;
}


ul.menu
{
    list-style-type: none;
}

ul.menu li
{
    float: left;
    text-align: center;
    padding-left:8px;
    padding-right:8px;
}


ul.menu li a
{
    color: green;
    display: block;
    font-size: 14px;
    font-family: Verdana, Serif;
    font-weight: bold;
    text-decoration: none;
}


td.item_menu
{
    cursor: pointer;
    color: green;
    font-size: 14px;
    font-family: Verdana, Serif;
    font-weight: bold;
    text-decoration: none;
    height: 50px;
}

td.item_menu_order
{
    cursor: pointer;
    color: green;
    font-size: 14px;
    font-family: Verdana, Serif;
    font-weight: bold;
    text-decoration: none;
    height: 104px;
}



td.info
{
    color: #243451;
    font-size: 14px;
    font-family: Verdana, Serif;
    font-weight: bold;
    text-decoration: none;
}


td.header
{
    color: #212121;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Serif;
    vertical-align: middle;
}


td.weight
{
    color: #212121;
    background-color: orange;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Serif;
    vertical-align: middle;
}


td.price
{
    color: #212121;
    background-color: yellow;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Serif;
    vertical-align: middle;
}


td.idata
{
    text-align: left;
    height: 25px;
    vertical-align: top
}


#shipping_costs
{
    border-bottom: 1px dashed #000;
    color: Orange;
    font-weight: bold;
}


#order_response
{
    font-size: 20px;
    color: Red;
    text-align: center;
}


#order_comment
{
    font-size: 16px;
    color: Navy;
    text-align: center;
}



td.reg_field
{
    text-align: right;
    vertical-align: middle;
    height: 25px;
}

td.reg_check
{
    text-align: left;
    vertical-align: middle;
    width: 250px;
    height: 25px;
}

td.reg_space
{
    width: 5px;
}

.reg_input
{
    width: 250px;
}


td.reg_control
{
    text-align: center;
}


td.reg_error
{
    color: Red;
    font-weight: bold;
    vertical-align: middle;
    width: 300px;
}




.pager
{
    float: left;
    padding-left: 10px;
}

.pager span
{
    float:left;
    padding:0 8px;
}

.pager a.page_link
{
    font-size: 14px;
    line-height: 22px;
    padding: 0 5px;
}

.pager span.page_current
{
    font-size: 16px;
    padding-top: 1px;
}

.pager p
{
    float:left;
    padding-top:4px;
    position: relative;
    top: -12px;
}

.pager .page_number
{
    float:left;
    height:25px;
    padding:0px 9px 0;
}

.pager .page_number input
{
    width:25px;
}

.pager .pager_submit
{
    float:left;
    padding-left:15px;
}


#search_hint
{
    padding-top: 5px;
}

#search_hint strong
{
    font-weight: normal;
}



/* Shipping costs table */

.sc_table td
{
    color: #212121;
    font-size: 14px;
    font-family: Verdana, Serif;
    padding-right: 5px;
    text-align: right;
    vertical-align: middle;
    width: 100px;
}

td.sc_header
{
    background-color: #ffffaa;
    font-weight: bold;
}

td.sc_weight
{
    background-color: #ffde64;
    width: 90px;
}

td.sc_price_dhl
{
    background-color: #d2d0ff;
}
td.sc_price_usps
{
    background-color: #b4ffb4;
}
td.sc_price_fedex
{
    background-color: #ffe6ff;
}



/* Feeedback Form */

#fb_form
{
    float: left;
    border: 1px solid gray;
    width: 405px;
    height: 277px;
    padding: 5px;
    margin-left: 8px;
}

#fb_form div
{
    text-align: left;
    width: 300px;
}

#fb_message
{
    font-size: 16px;
    float: left;
    height: 22px;
    line-height: 22px;
    width: 250px;
}

#fb_captcha
{
    float: left;
    text-align: left;
    width: 125px;
    line-height: 60px;
    height: 60px;
}

#fb_comment
{
    height: 80px;
    width: 400px;
}


/* Feedback Template */


#feedbacks
{
    float: left;
}

div.fb_header
{
    font-size: 16px;
    float: left;
    margin-left: 15px;
    margin-bottom: 9px;
    line-height: 25px;
    height: 25px;
    width: 405px;
}

div.feedback
{
    margin-left: 15px;
    width: 400px;
}

div.fb_name
{
    float: left;
    font-weight: bold;
}

div.fb_date
{
    float: right;
    font-weight: bold;
}

div.fb_text
{
    clear: both;
    margin-left: 12px;
    padding-top: 2px;
}

#fb_pages
{
    clear: both;
    width: 400px;
    margin-left: 200px;
}

#fb_pages span
{
    padding: 0px 8px;
}



/*  */

.li_item td
{
    vertical-align: middle;
}

.li_item div
{
    float: left;
    width: 75px;
}

.li_item a
{
    float: left;
}



#item_message
{
    border: solid 1px red;
    padding: 8px;
    margin-bottom: 12px;
}

#item_message a
{
    font-size: 14px;
}