﻿body
{
    background-color: #a6a6a6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
}

.page_top
{
    height: 36px;
    border-bottom: 1px solid white;
}

.page_parent
{
    background-image: url('../template_images/body_back.jpg');
    background-repeat: repeat-x;
    background-color: #f1f1f1;
    /* padding-bottom: 10px; */
}

.page_container
{
    margin-left: auto;
    margin-right: auto;
    padding-top:10px;
}

.page, .page_container
{
    width: 950px;
}

.header
{
    height: 149px;
    overflow: visible;
}

.header_left
{
    width: 8px;
    height: 149px;
    background-image: url('../template_images/header_left.png');
    float: left;
    background-repeat: no-repeat;
}

.header_right
{
    width: 10px;
    height: 149px;
    background-image: url('../template_images/header_right.png');
    float: right;
    background-repeat: no-repeat;
}

.header_cont
{
    margin-left: 8px;
    margin-right: 10px;
    height: 149px;
    background-repeat: no-repeat;
    background-image: url('../template_images/header_logo.gif');
    background-color: #e6e6e6;
}

.header_computer
{
    background-image: url('../template_images/computer.png');
    background-repeat: no-repeat;
    width: 350px;
    height: 235px;
    float: right;
    margin-top: -41px;
}

.menu
{
    height: 40px;
    padding-top: 10px;
}

.menu_left
{
    background-image: url('../template_images/menu_left.png');
    background-repeat: no-repeat;
    width: 8px;
    height: 40px;
    float: left;
}

.menu_right
{
    background-image: url('../template_images/menu_right.png');
    background-repeat: no-repeat;
    width: 8px;
    height: 40px;
    float: left;
}

.menu_cont
{
    float: left;
    height: 40px;
    background-color: #d9d9d9;
}

.menu_incont
{
    padding: 2px;
    padding-top: 0px;
}

.menu_split
{
    background-color: #0873EF;
    float:left;
    width: 2px;
    height: 16px;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
}

.menu_item
{
    font-size: 16px;
    font-weight: bold;
    color: #0873EF;
    float: left;    
}

.menu_button
{
    float: left;    
    list-style: none;
}

.menu_button a
{
    font-size: 16px;
    font-weight: bold;
    color: #0873EF;
    text-decoration: none;    
}

.menu ul
{
    margin: 0;
    padding: 0px;
    list-style: none;
}

.page_sub_menu
{
    background-color: #d9d9d9;
    float:left;
    padding:2px;
}

.dxm-separator
{
    background-color: #0873EF;
    float: left;     
    width: 2px;
    height: 16px;
    margin-left: 4px !important;
    margin-right: 4px !important;
    margin-top: 3px;
}

.page
{
    background-color: #F1F1F1;
    background-image: url('../template_images/page_back.jpg');
    background-repeat: repeat-x;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 1px;
    /* margin-bottom: 10px; */
}

.ptitle
{
    font-size: 16px;
    font-weight: bold;
    color: #0873EF;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
}

.ptitle_none
{
    font-size: 16px;
    font-weight: bold;
    color: #0873EF;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: -30px;
}

.spec_page
{
    background-color: White;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    height: 215px;
}

.footer_container
{
    border-top: 1px solid white;
    height: 110px;
}

.footer
{
    width: 930px;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
}

.footer_left
{
    background-image: url('../template_images/footer_left.gif');
    background-repeat: no-repeat;
    width: 10px;
    height: 90px;
    float: left;
}

.footer_right
{
    background-image: url('../template_images/footer_right.gif');
    background-repeat: no-repeat;
    width: 10px;
    height: 90px;
    float: right;
}

.footer_cont
{
    margin-left: 10px;
    margin-right: 10px;
    height: 90px;
    text-align: center;
    background-color: #d9d9d9;
}

.footer_in
{
    padding-top: 36px;
}

.footer_cent
{
    margin-left: auto;
    margin-right: auto;
}

.page_in
{
    width: 930px;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.page_title
{
    height: 20px;
}

.page_in_left
{
    width: 460px;
    float: left;    
}

.page_in_left_alone
{
    width: 930px;
    float: left;    
}

.page_in_right
{
    width: 460px;
    float: left;
    margin-left: 10px;
}

.slider
{
    margin-left: 10px;
    margin-right: 10px;
    width: 910px;
    height: 215px;
}

.slider_left
{
    background-position: center center;
    width: 32px;
    height: 215px;
    float: left;
    cursor: pointer;
    background-image: url('../template_images/slider_left.gif');
    background-repeat: no-repeat;
}

.slider_right
{
    background-position: center center;
    width: 32px;
    height: 215px;
    float: right;
    cursor: pointer;
    background-image: url('../template_images/slider_right.gif');
    background-repeat: no-repeat;
}

.slider_cont
{
    margin-left: 40px;
    margin-right: 40px;
    height: 215px;
    overflow: hidden;    
	position: relative;
}

.slider_item
{
    float: left;
    width: 205px;
    overflow: hidden;
    height: 215px;
    margin-right: 10px;
    text-align: center;    
}

.slider_image
{
    /* border: 1px solid #FFFFFF; */
}

.slider_item a
{
    text-decoration: none;
}

.slider_image_cont
{
    width: 205px;
    height: 152px;
    text-align: center;
    margin-top: 20px;
}

.slider_item_name
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #999999;
}

.slider_item_price
{
    color: #a53030;
    font-size: 14px;
    font-weight: bold;
}


.page_sub_menu
{
    margin-left: -4px;    
}

.page_sub_menu .menu_button
{
    float: none !important;
    padding-left: 2px;
}

.page_sub_menu .dxm-separator
{
    display: none;
}

.menu_button a:hover
{
    color: #000066 !important;
}

.card_title
{
    color:#0873EF;
    font-size:16px;
    font-weight:bold;
}

.card_item
{
    width: 303px;
    height: 284px;
    margin-right: 10px;
    float: left;
    background-color: #FFFFFF;
    margin-top: 10px;
}

.page_spec
{
    float: left;
    width: 950px;
    height: 215px;
}

.card_image
{
    margin-top: 22px;
    text-align: center;
    height: 198px;
}

.card_litem_name
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    text-align: center;
}

.card_litem_price
{
    color: #0873EF;
    font-size: 17px;
    font-weight: bold;
    text-align: center;    
}

.card_litem_more
{
    text-align: center;
}

.card_litem_more a
{
    color: #0873EF; 
    font-size: 14px;
    text-decoration: underline;
}

.card_list
{
    width: 950px;
}

.card_list_pager
{
    float: left;
    width: 930px;
}

.card_list_pager_cont
{
    color:#0873EF;
    float:right;
    font-size:16px;
    font-weight:bold;
    padding-top:10px;
    margin-right: 4px;
}

.card_list_pager a
{
    text-decoration: none;
    color:#0873EF;    
}

.car_list_pager_current
{
    color: #E5E5E5;
    background-color: #0873EF;
    padding-left: 2px;
    padding-right: 1px;
    border: solid 1px white;
}

.item_title
{
    font-size: 16px;
    font-weight: bold;
    color: #0873EF;
}

.item_info
{
}

.item_info_cont
{
    float:left;
    width:910px;
    background-color: #FFFFFF;
    margin-top: 10px;
    padding: 10px;
    text-align: left;
}

.item_info_image
{
}

.item_image_border
{
    display: table;
    border: 1px solid #CCCCCC;
    margin-left: auto;
    margin-right: auto;
}

.item_image_spcont
{
    padding: 4px;
}

.item_info_label
{
    float: left;
    width: 100px;
    color: #0873EF;
    font-size: 16px;
    font-weight: bold;
}

.item_info_price
{
	font-size: 19px !important;
}

.item_info_row, .item_info_row_mt, .item_info_row_mtb
{
    float: left;
    width: 600px;
}

.item_info_row_mt
{
    margin-top: 10px;
}

.item_info_row_mtb
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.item_info_value
{
    float: left;
    width: 500px;
    color: #666666;
    font-size: 13px;
    font-weight: bold;
}



.item_image_cont
{
    float: right;
    width: 300px;
    text-align: center;
    overflow: hidden;
    margin-top: 20px;
}

.item_info_html
{
    margin-top: 10px;
}

.item_info_descr_title
{
    float: left;
    width: 100px;
    color: #0873EF;
    font-size: 16px;
    font-weight: bold;
}

.item_info_descr
{
    float: left;
    width: 500px;
    color: #666666;
    font-size: 13px;
    font-weight: bold;
}

.item_print
{
    margin-top: 10px;
}

.item_print a
{
    text-decoration: none;
    color:#0873EF;       
}