
body
{
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
    background-color: #000000;
}

td
{
    font-family: verdana;
    font-size: 12px;
    color: #ffffff;
}

a
{
    text-decoration: none;
    color: #c1c0bf;
}

input, textarea {
font-family: verdana, sans-serif;
font-size: 100%;
}

a.black
{
    text-decoration: none;
    color: #ffffff;
}

a.white
{
    text-decoration: none;
    color: #000000;
}

a.primary_nav
{
    text-decoration: none;
    color: #ffffff;
}

a.secondary_nav
{
    text-decoration: none;
    color: #ffffff;
}

a.primary_category
{
    text-decoration: underline;
    color: #ffffff;
}

a.secondary_category
{
    font-size: 10px;
    text-decoration: underline;
    color: #ffffff;
}

.errMsg
{
    color: #fd0000;
}

.caption
{
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}

.captionw
{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}

.font_color1
{
    color: #000000;
}

.input_button1
{
    border: 1px solid #000000;
    height: 21px;
}

.input_button2
{
    border: 1px solid #000000;
    height: 21px;
    background-color: #cc3333;
    color: #ffffff;
}

.input_button3
{
    border: 1px solid #000000;
    height: 19px;
    background-color: #d9d9d9;
    color: #000000;
}

#button1
{
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    background-color: #605d5c;
    border: 1px solid #000000;
}

#button1 a
{
    text-decoration: none;
    color: #ffffff;
}

#button2
{
    padding-top: 2px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 2px;
    background-color: #dcdcdc;
    border: 1px solid #000000;
}

#button2 a
{
    text-decoration: none;
    color: #000000;
    font-size: 11px;
}

.box_border_color1
{
    background-color: #949697;
}

.box_bg_color1
{
    background-color: #515153;
}

#button_prim_nav
{
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    margin-left: 5px;
    background-color: #605d5c;
    border: 1px solid #000000;
}

#button_prim_nav a
{
    text-decoration: none;
    color: #ffffff;
}

.bgcolor1
{
    background-color: #3b3734;
}

.left_col_caption
{
    font-size: 14px;
    font-weight: bold;
}

#content
{
    width: 724px;
    padding-top: 20px;
    padding-left: 20px;
}

#content_thumbnails
{
    padding-top: 10px;
    padding-left: 10px;
}

#thumbnail_box
{
    position: relative;
    float: left;
    margin-left: 2px;
    margin-right: 4px;
    margin-bottom: 6px;
    padding-top: 12px;
    padding-left: 4px;
    padding-right: 12px;
    padding-bottom: 0px;
    width: 169px;
    height: 220px;
    text-align: center;
    background-color:#c1c0bf;
    border: 1px solid #cfcfcf;
}

#thumbnail
{
    position: relative;
    width: 177px;
    height: 162px;
}

img.thumbnail
{
    position: relative;
    border: 1px solid #5c5c5c;
}

#thumbnail_description
{
    position: relative;
    vertical-align: bottom;
    width: 160px;
    height: 27px;
    margin-top: 3px;
    font-size: 11px;
}

#thumbnail_description a
{
    color: #ffffff;
}

#thumbnail_imagenumber
{
    position: relative;
    float: left;
    text-align: right;
    margin-top: 2px;
    margin-right: 5px;
    width: 100px;
    font-size: 11px;
    color: #605d5c;
    white-space: nowrap;
}

.detail_description_background
{
    background-color: #dcdcdc;
}

.detail_description_border
{
    background-color: #5c5c5c;
}

.pricebox_border {background-color:#6c6c6c;}
.pricebox_head {background-color:#605d5c;font-size:10px;color:#ffffff;}
.pricebox_line {background-color:#dcdcdc;font-size:10px;color:#000000;}

.cart_items_border
{
    background-color: #ebebeb;
}

.cart_items_background
{
    background-color: #c1c0bf;
}

.cart_items_picture_border
{
    background-color: #5c5c5c;
    margin-bottom: 0px;
}

.cart_items_content
{
    color: #000000;
}

.caption_white_bold
{
    font-weight:bold;
}

.detail
{
    border: 1px solid #5c5c5c;
}

a.link_underline
{
    text-decoration:underline; ;
}

span.rabate
{
    color: #ff0000;
    font-size: 8px;
}

a.pageno_navigation_active {font-weight: bold; color: #fff;} 

.footer-imagepro
{
    color: #d4d4d4;
}

a.keywords{
    color: #3b3734;
}

/** transition **/
.imageContainer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}