/******************************************************************** GLOBAL */
* {
    padding: 0px;
    margin: 0px;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 16px;
}
html, body {
    width: 100%;
    height: 100%;
}
.clear {
    font: 0px/0px Tahoma;
    height: 0px;
    clear: both;
    overflow: hidden;
}
.hidden {
    display: none;
}
a {
    color: #000000;
    text-decoration: underline;
    outline: none;
}
a:hover {
    color: #db0d02;
    outline: none;
    text-decoration: underline;
}
.fl { float: left;  }
.fr { float: right; }
body {
    background: url(../images/body_bg.png) 0px 0px repeat;
}
img {
    border: 0px none;
}


/******************************************************************* MESSAGES */
#message {
    cursor: pointer;
}
#message .error {
    padding: 5px 0px 5px 0px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #DD7777;
    background: #FFDDDD;
    color: #AA0000;;
}
#message .result {
    padding: 5px 0px 5px 0px;
    font-weight: bold;
    text-align: center;
    border: 1px solid #55CC55;
    background: #DDFFDD;
    color: #009900;
}


/*********************************************************************** HEAD */
#main {
    width: 100%;
    height: 100%;
}
#site {
    width: 980px;
    margin: 0px auto;
    min-height: 100%;
    background-color: #FFFFFF;
}
#site-head {
    height: 117px;
    background: url(../images/head_bg.gif) 0px 0px no-repeat;
}
#site-head a.logo {
    display: block;
    float: left;
    width: 200px;
    height: 80px;
    background: url(../images/logo.png) 35px 20px no-repeat;
}


/******************************************************************* TOP_MENU */
#site-head .topmenu {
    display: block;
    float: right;
    width: 750px;
    height: 35px;
    margin: 0px 15px 0px 0px;
}
#site-head .topmenu .item {
    float: right;
    height: 35px;
    margin: 0px 1px 0px 1px;
    background: url(../images/topmenu_bg.gif) 0px 0px repeat-x;
}
#site-head .topmenu .item .left {
    height: 35px;
    background: url(../images/topmenu_lt.gif) 0px 0px no-repeat;
}
#site-head .topmenu .item .right {
    display: block;
    height: 35px;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
    font: bold 12px/32px Arial;
    color: #FFFFFF;
    background: url(../images/topmenu_rt.gif) 100% 0px no-repeat;
}
#site-head .topmenu .item .right span {
    font: bold 12px/32px Arial;
    color: #FFFFFF;
}
#site-head .topmenu .item .right:hover {
    text-decoration: underline;
}
#site-head .topmenu .item .control {
    float: left;
    margin: 7px 0px 0px 0px;
}
#site-head .topmenu .item .control .txt {
    float: left;
    margin: 0px 5px 0px 0px;
    border: 1px solid #EEEEEE;
    height: 17px;
    width: 140px;
}


/********************************************************************** PHONE */
#site-head .phone {
    float: right;
    width: 259px;
    height: 32px;
    margin: 10px 15px 0px 0px;
    background: url(../images/phone.png) 0px 0px no-repeat;
}


/********************************************************************** HMENU */
#site-head .hmenu {
    clear: both;
    float: left;
    height: 30px;
    margin: 0px 15px 0px 15px;
    padding: 7px 0px 0px 0px;
}
#site-head .hmenu .item {
    float: left;
    height: 30px;
    margin: 0px 1px 0px 1px;
}
#site-head .hmenu .hitem {
    position: relative;
    float: left;
    height: 30px;
    margin: 0px 1px 0px 1px;
}
#site-head .hmenu .left {
    float: left;
    width: 5px;
    height: 30px;
}
#site-head .hmenu .right {
    float: left;
    width: 5px;
    height: 30px;
}
#site-head .hmenu .button {
    display: block;
    float: left;
    height: 30px;
    padding: 0px 4px 0px 5px;
}
#site-head .hmenu a.main {
    position: relative;
    display: block;
    color: #000000;
    font: bold 11px/11px Tahoma;
    text-decoration: none;
    margin-bottom: 2px;
    z-index: 80;
}
#site-head .hmenu a.main * {
    line-height: 11px;
}
#site-head .hmenu .item .left {
    background: url(../images/hmenu_lt.png) 0px 0px no-repeat;
}
#site-head .hmenu .item .right {
    background: url(../images/hmenu_rt.png) 100% 0px no-repeat;
}
#site-head .hmenu .item .button {
    background: url(../images/hmenu_bg.png) 0px 0px repeat-x;
}
#site-head .hmenu .hitem .left {
    background: url(../images/hmenu_lth.png) 0px 0px no-repeat;
}
#site-head .hmenu .hitem .right {
    background: url(../images/hmenu_rth.png) 100% 0px no-repeat;
}
#site-head .hmenu .hitem .button {
    color: #0D6992;
    background: #FFFFFF;
}
#site-head .hmenu .submenu {
    display: none;
    position: absolute;
    z-index: 59;
    width: 200px;
    margin: 25px 0px 0px -5px;
    padding: 0px 0px 10px 0px;
    background: url(../images/submenu_end_bg.png) 0% 100% no-repeat;
}
#site-head .hmenu .submenu .top {
    width: 200px;
    height: 10px;
    background: url(../images/submenu_top_bg.png) 0px 0px no-repeat;
}
#site-head .hmenu .mask {
    position: absolute;
    z-index: 60;
    height: 15px;
    margin-top: 25px;
    background: #FFFFFF;
}
#site-head .hmenu .submenu a {
    display: block;
    padding: 3px 10px 3px 15px;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
    background: url(../images/submenu_bg.png) 0% 0% repeat-y;
}
#site-head .hmenu .submenu a:hover {
    color: #0D6992;
    text-decoration: underline;
}

#site-head .midmenu {
    float: right;
    width: 475px;
    margin: 15px 0px 0px 0px;
}
#site-head .midmenu a {
    display: block;
    float: left;
    padding: 2px 15px 2px 15px;
    font: bold 12px Arial;
    color: #FFFFFF;
    text-decoration: none;
    border-left: 1px solid #FFFFFF;
}
#site-head .midmenu a:hover {
    text-decoration: underline;
}
#site-head .midmenu a.last {
    border-right: 1px solid #FFFFFF;
}


/*********************************************************************** MENU */
#site-menu {
/*    height: 46px;*/
    text-align: center;
    background: url(../images/main_menu_bg.gif) 0px 0px repeat-x;
}


/******************************************************************** CATALOG */
#site-content {
    background: #FFFFFF;
}

#site-content .catalog {
    width: 220px;
}
#site-content .catalog a {
    display: block;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}
#site-content .catalog table {
    width: 100%;
    border: 1px solid #094763;
    border-collapse: collapse;
}
#site-content .catalog .brand {
    padding: 4px 0px 4px 10px;
    font: bold 18px Tahoma;
    color: #0D6992;
}
#site-content .catalog .level0 {
    height: 32px;
    padding: 0px 0px 0px 10px;
    border: 1px solid #094763;
    background: url(../images/cat_bg_0.gif) 0% 50% repeat-x;
}
#site-content .catalog .level0 a {
    background: url(../images/bul.gif) 95% 50% no-repeat;
}
#site-content .catalog .level0 a.path {
    background: url(../images/bulh.gif) 95% 50% no-repeat;
}
#site-content .catalog .level1 {
    height: 25px;
    padding: 0px 0px 0px 10px;
    background: #0a638b;
    border: 1px solid #094763;
}
#site-content .catalog .level1 a {
    padding-left: 15px;
    background: url(../images/bul.gif) 3px 50% no-repeat;
}
#site-content .catalog .level1 a.path {
    background: url(../images/bulh.gif) 0px 50% no-repeat;
}
#site-content .catalog .level2 {
    height: 25px;
    padding: 0px 0px 0px 20px;
    background: #2d8db8;
    border: 1px solid #094763;
}
#site-content .catalog .level2 a {
    padding-left: 15px;
    background: url(../images/bul.gif) 3px 50% no-repeat;
}
#site-content .catalog .level2 a.path {
    background: url(../images/bulh.gif) 0px 50% no-repeat;
}
#site-content .catalog .level3 {
    height: 25px;
    padding: 0px 0px 0px 30px;
    background: #38a6ec;
    border: 1px solid #094763;
}
#site-content .catalog .level3 a {
    padding-left: 15px;
    background: url(../images/bul.gif) 3px 50% no-repeat;
}
#site-content .catalog .level3 a.path {
    background: url(../images/bulh.gif) 0px 50% no-repeat;
}
#site-content .catalog .level4 {
    padding: 0px 0px 0px 40px;
    background: #bfe4f5;
}
#site-content .catalog .level4 a {
    color: #0a638b;
    padding: 2px 0px 2px 15px;
    background: url(../images/dbul.gif) 3px 50% no-repeat;
}
#site-content .catalog .level4 a.path {
    background: url(../images/dbulh.gif) 0px 50% no-repeat;
}
#site-content .catalog a.selected {
    text-decoration: underline;
}
#site-content .catalog .level4 span {
    font: bold 11px Tahoma;
    color: #6090A0;
}
#site-content .catalog .line {
    background: #bfe4f5;
}
#site-content .catalog .line div {
    width: 140px;
    margin: 4px 0px 4px 40px;
    border-top: 1px solid #094763;
    height: 0px;
}


/*********************************************************************** PATH */
#site-content .catalog_path {
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
    color: #888888;
    border-bottom: 2px solid #2d8db8;
}
#site-content .catalog_path a {
    color: #222222;
}


/******************************************************************* BLUE BOX */
#site-content .blue_box .head {
    height: 31px;
    background: url(../images/wnd_bg.png) 0px 0px repeat-x;
}
#site-content .blue_box .left {
    position: absolute;
    width: 5px;
    height: 31px;
    background: url(../images/wnd_lt.png) 0px 0px no-repeat;
}
#site-content .blue_box .right {
    position: absolute;
    width: 5px;
    height: 31px;
    margin-left: 725px;
    background: url(../images/wnd_rt.png) 100% 0% no-repeat;
}
#site-content .blue_box .head .buttons td {
    height: 31px;
    text-align: center;
    font: 18px Tahoma;
    color: #FFFFFF;
}
#site-content .blue_box .head .buttons td.selected {
    background: url(../images/wnd_hbg.png) 0px 0px repeat-x;
}
#site-content .blue_box .head .buttons td.sep {
    border-right: 1px solid #8fbad9;
}
#site-content .blue_box .head .buttons td a {
    font: 18px Tahoma;
    color: #FFFFFF;
    text-decoration: none;
}
#site-content .blue_box .head .buttons td.selected a {
    color: #444444;
}
#site-content .blue_box .body {
    border: 2px solid #0988c2;
    border-width: 0px 2px 2px 2px;
    background: #FFFFFF;
    padding: 10px 0px 10px 0px;
}
#site-content .blue_box .body .product {
    float: left;
    padding: 0px 15px 0px 15px;
}
#site-content .blue_box .body li {
    margin-left: 15px;
}




/***************************************************************** PRODUCT_SM */
#site-content .product_sm .frame {
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px solid #CCCCCC;
}
#site-content .product_sm .mask {
    width: 150px;
    height: 150px;
    margin: 0px auto;
}
#site-content .product_sm .name {
    display: block;
    margin: 0px 0px 4px 0px;
    font: bold 12px Arial;
    color: #222222;
    text-align: center;
    text-decoration: none;
    width: 150px;
    height: 30px;
    overflow: hidden;
    margin: 0px auto;
}
#site-content .product_sm .name:hover {
    text-decoration: underline;
}
#site-content .product_sm .rate {
    height: 20px;
    width: 115px;
    margin: 0px auto;
}
#site-content .product_sm .rate div {
    float: left;
    width: 20px;
    height: 20px;
    margin: 0px 3px 0px 0px;
}
#site-content .product_sm .rate .full {
    background: url(../images/rate_f.gif) 0px 0px no-repeat;
}
#site-content .product_sm .rate .half {
    background: url(../images/rate_h.gif) 0px 0px no-repeat;
}
#site-content .product_sm .rate .empty {
    background: url(../images/rate_e.gif) 0px 0px no-repeat;
}
#site-content .product_sm .compare a {
    font-size: 11px;
    color: #0A638B;
}
#site-content .product_sm .stock_status_on {
    font-size: 11px;
    color: #538596;
}
#site-content .product_sm .stock_status_off {
    font-size: 11px;
    color: #ff0000;
}
#site-content .product_sm .price  {
    text-align: center;
    /*width: 150px;*/
    overflow: hidden;
    white-space: nowrap;
}
#site-content .product_sm .price .old {
    font-family: Arial;
    display: inline;
    text-decoration: line-through;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    color: #000000;
}
#site-content .product_sm .price .new {
    display: inline;
    font: bold 15px Arial;
}
#site-content .product_sm .price .new1 {
    display: inline;
    font: bold 15px Arial;
    color: #FF0000;
}
#site-content .product_sm .compare {
    text-align: center;
}
#site-content .product_sm sup {
    font-size: inherit;
    font-family: Arial;
}


/***************************************************************** PAGE_INDEX */
#page-index {
    min-height: 400px;
    padding: 5px;
}
#page-index .lcol {
    width: 210px;
    overflow: hidden;
    vertical-align: top;
}
#page-index .lcol img {
    float: left;
}
#page-index .rcol {
    width: 760px;
    vertical-align: top;
}
#page-index .rcol div {
    width: 758px;
    margin-left: 2px;
    overflow: hidden;
}
#page-index .rcol img {
    float: left;
}
#page-index .hcell {
    padding: 5px 0px 0px 0px;
}
#page-index .hcell img {
    float: left;
}

#page-index .scroll {
    position: relative;
    margin: 5px 0px 0px 0px;
    width: 970px;
    height: 75px;
    background: url(../images/scroll_bg.gif) 0px 0px repeat-x;
}
#page-index .scroll .wrapper {
    width: 840px;
    height: 75px;
    overflow: auto;
    margin: 0 65px;
    position: absolute;
    top: 0;
}
#page-index .scroll .arrow {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 17px;
    height: 22px;
}
#page-index .scroll .left {
    left: 20px;
    top: 27px;
    background: url(../images/scroll_ln.gif) 0px 0px no-repeat;
}
#page-index .scroll .left:hover {
    background: url(../images/scroll_lh.gif) 0px 0px no-repeat;
}
#page-index .scroll .right {
    right: 20px;
    top: 27px;
    background: url(../images/scroll_rn.gif) 0px 0px no-repeat;
}
#page-index .scroll .right:hover {
    background: url(../images/scroll_rh.gif) 0px 0px no-repeat;
}
#page-index .scroll .wrapper ul {
    width: 9999px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
#page-index .scroll ul li {
    display: block;
    float: left;
    width: 120px;
    height: 75px;
}
#page-index .scroll ul li a img {
    display: block;
    border: 0px none;
}



/************************************************************** PAGE_CATEGORY */
#page-category {
    min-height: 400px;
}
#page-category .lcol {
    width: 220px;
    vertical-align: top;
    background: #E5E5E5;
}
#page-category .rcol {
    vertical-align: top;
    padding: 15px;
}
#page-category h1 {
    font: bold 18px Tahoma;
    color: #0d6992;
    padding: 0px 0px 10px 0px;
}
#page-category .categories {
    width: 100%;
}
#page-category .categories td {
    width: 25%;
    vertical-align: top;
    text-align: center;
    padding-bottom: 12px;
}
#page-category .categories .cell0,
#page-category .categories .cell1,
#page-category .categories .cell2{
    padding-right: 12px;
}
#page-category .categories .frame {
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 5px 0px;
    border-bottom: 1px solid #CCCCCC;
}
#page-category .categories .mask {
    width: 150px;
    height: 150px;
    margin: 0px auto;
    border: 1px solid #EEEEEE;
}
#page-category .categories .name {
    font: bold 12px Arial;
    color: #222222;
    text-decoration: none;
}
#page-category .categories .name:hover {
    text-decoration: underline;
}

#page-category .products {
    width: 100%;
}
#page-category .products td {
    vertical-align: top;
    text-align: center;
    padding-bottom: 25px;
}
#page-category .products .cell0,
#page-category .products .cell1,
#page-category .products .cell2 {
    width: 168px;
    padding-right: 20px;
}
#page-category .products .cell3 {
    width: 168px;
}
#page-category .filter {
    padding: 5px;
    border: 1px solid #e4f2fb;
    background: #f4f8fb;
    height: 20px;
}
#page-category .paging {
    padding: 4px 0px 4px 0px;
    font: bold 12px Arial;
}
#page-category .paging td {
    padding: 0px 5px 0px 5px;
}
#page-category .paging a {
    text-decoration: none;
    color: #444444;
}
#page-category .paging a.selected {
    color: #129add;
}


/*************************************************************** PAGE_PRODUCT */
#page-product {
    min-height: 400px;
}
#page-product .lcol {
    width: 220px;
    vertical-align: top;
    background: #E5E5E5;
}
#page-product .rcol {
    vertical-align: top;
    padding: 15px;
}
#page-product h1 {
    font: bold 18px Tahoma;
    color: #0d6992;
    padding: 0px 0px 10px 0px;
}
#page-product .product {
}
#page-product .product .image {
    vertical-align: top;
    width: 320px;
}
#page-product .product .image .mask{
    width: 300px;
    height: 300px;
    overflow: hidden;
}
#page-product .product .info {
    vertical-align: top;
}
#page-product .product .info .code {
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}
#page-product .product .info .price {
    color: #0D6992;
    font: bold 18px Tahoma;
    padding: 0px 0px 16px 0px;
}
#page-product .product .info .price sup {
    font-family: Arial;
}
#page-product .product .info .price span {
    color: #000000;
    font: 13px Tahoma;
    text-decoration: line-through;
}
#page-product .product .info .price div {
    padding-top: 5px;
    color: #FF0000;
    font: bold 13px Tahoma;
    text-transform: uppercase;
}
#page-product .product .info .links {
    width: 130px;
}
#page-product .product .info .links li {
    padding: 2px 0px 2px 0px;
    text-align: left;
}
#page-product .product .rate_box {
    height: 40px;
    font: bold 13px Tahoma;
}
#page-product .product .rate_box .rate {
    float: left;
    height: 20px;
}
#page-product .product .rate_box .rate div {
    float: left;
    width: 20px;
    height: 20px;
    margin: 0px 3px 0px 0px;
}
#page-product .product .rate_box .rate .full {
    background: url(../images/rate_f.gif) 0px 0px no-repeat;
}
#page-product .product .rate_box .rate .half {
    background: url(../images/rate_h.gif) 0px 0px no-repeat;
}
#page-product .product .rate_box .rate .empty {
    background: url(../images/rate_e.gif) 0px 0px no-repeat;
}
#page-product .product .rate_box .count {
    float: left;
    margin: 0px 10px 0px 6px;
    font: 13px Tahoma;
    color: #888888;
}
#page-product .product .rate_box .rate_new select {
    width: 100px;
}
#page-product .product .rate_box .rate_new input {
    font-size: 11px;
}
#page-product .product .line {
    border-top: 1px solid #CCCCCC;
    margin: 15px 0px 15px 0px;
}
#page-product .product .in_stock {
    font: bold 15px/22px Arial;
    text-transform: uppercase;
    padding: 0px 40px 0px 0px;
}
#page-product .product .help {
    padding-top: 20px;
    text-align: left;
    font: bold 15px Arial;
    text-transform: uppercase;
}
#page-product .product .red {
    font: bold 15px Arial;
    color: #FF0000;
}
#page-product .product .blue {
    font: bold 15px Arial;
    color: #1186c1;
}
#page-product .product .buy {
    display: block;
    float: left;
    width: 160px;
    height: 43px;
    margin: 8px 4px 4px 0px;
    border: none;
    background: url(../images/but_buy.gif) 0px 0px no-repeat;
}
#page-product .product .save {
    display: block;
    float: right;
    width: 90px;
    height: 43px;
    margin: 8px 4px 4px 0px;
    background: url(../images/but_save.gif) 0px 0px no-repeat;
}
#page-product .product .friend {
    display: block;
    float: right;
    width: 90px;
    height: 43px;
    margin: 8px 4px 4px 0px;
    background: url(../images/but_friend.gif) 0px 0px no-repeat;
}
#page-product .product .save_ok {
    display: block;
    float: right;
    width: 90px;
    height: 43px;
    margin: 8px 4px 4px 0px;
    background: url(../images/but_save_ok.gif) 0px 0px no-repeat;
}
#page-product .product .save_error {
    display: block;
    float: right;
    width: 90px;
    height: 43px;
    margin: 8px 4px 4px 0px;
    background: url(../images/but_save_error.gif) 0px 0px no-repeat;
}
#page-product .product .buy_param {
    float: left;
    margin-right: 11px;
}
#page-product .product .buy_param input {
    width: 30px;
    border: 1px solid #AAAAAA;
    text-align: center;
}
#page-product .product .buy_param select {
    border: 1px solid #AAAAAA;
}
#page-product .product .photos {
    padding: 4px 0px 0px 0px;
}
#page-product .product .photos li a {
    display: block;
    width: 50px;
    height: 50px;
    float: left;
    overflow: hidden;
    margin: 0px 3px 0px 0px;
    border: 1px solid #CCCCCC;
}
#page-product .product .photos a img {
    float: left;
}
#page-product .description .body .box {
    padding: 0px 10px 0px 10px;
}
#page-product .description .body .box5 {
    padding: 0px;
}

#page-product .gbox .lt{
    width: 6px;
    height: 33px;
    background: url(../images/gbox_lt.gif) 0px 0px no-repeat;
}
#page-product .gbox .mt{
    font: bold 12px Tahoma;
    color: #39393a;
    height: 33px;
    background: url(../images/gbox_mt.gif) 0px 0px repeat-x;
}
#page-product .gbox .rt{
    width: 6px;
    height: 33px;
    background: url(../images/gbox_rt.gif) 0px 0px no-repeat;
}
#page-product .gbox .lm {
    width: 6px;
    background: url(../images/gbox_lm.gif) 0px 0px repeat-y;
}
#page-product .gbox .rm {
    width: 6px;
    background: url(../images/gbox_rm.gif) 0px 0px repeat-y;
}
#page-product .gbox .lb{
    width: 6px;
    height: 6px;
    background: url(../images/gbox_lb.gif) 0px 0px no-repeat;
}
#page-product .gbox .rb{
    width: 6px;
    height: 6px;
    background: url(../images/gbox_rb.gif) 0px 0px no-repeat;
}
#page-product .gbox .mb {
    height: 6px;
    background: url(../images/gbox_mb.gif) 0px 0px repeat-x;
}
#page-product .gbox .body {
    background: #dddddd;
}

#page-product .photos .scroll {
    position: relative;
    width: 288px;
    height: 52px;
}
#page-product .photos .scroll .wrapper {
    width: 268px;
    height: 52px;
    overflow: hidden;
    margin: 0 12px;
    position: absolute;
    top: 0;
}
#page-product .photos .scroll .arrow {
    position: absolute;
    display: block;
    cursor: pointer;
    width: 10px;
    height: 52px;
}
#page-product .photos .scroll .left {
    left: 0px;
    top: 0px;
    background: url(../images/prd_scroll_ln.gif) 0px 0px no-repeat;
}
#page-product .photos .scroll .left:hover {
    background: url(../images/prd_scroll_lh.gif) 0px 0px no-repeat;
}
#page-product .photos .scroll .right {
    right: 0px;
    top: 0px;
    background: url(../images/prd_scroll_rn.gif) 0px 0px no-repeat;
}
#page-product .photos .scroll .right:hover {
    background: url(../images/prd_scroll_rh.gif) 0px 0px no-repeat;
}
#page-product .photos .scroll .wrapper ul {
    width: 999px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
#page-product .photos .scroll ul li {
    display: block;
    float: left;
    width: 53px;
    height: 50px;
}
#page-product .photos .scroll ul li a img {
    display: block;
    border: 0px none;
}
#page-product .params td {
    padding: 5px;
    font: 13px Arial;
}
#page-product .comment {
    width: 660px;
    margin: 0px auto;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #EEEEEE;
}
#page-product .comment .author {
    font: bold 12px Tahoma;
}
#page-product .comment .content{
    font: 12px/16px Tahoma;
    color: #444444;
}
#page-product .comment .timestamp {
    margin: 5px 0px 0px 0px;
    font: 12px/16px Tahoma;
    color: #888888;
}
#page-product .add_comment {
    width: 660px;
    margin: 10px auto 0px auto;
}
#page-product .add_comment textarea {
    width: 650px;
    height: 100px;
    margin: 0px 0px 5px 0px;
    border: 1px solid #CCCCCC;
    padding: 5px;
}
#page-product .add_comment .txt {
    width: 200px;
    border: 1px solid #CCCCCC;
    padding: 2px;
}



/****************************************************************** PAGE_CART */
#page-cart {
    min-height: 400px;
}
#page-cart .lcol {
    width: 220px;
    vertical-align: top;
    background: #E5E5E5;
}
#page-cart .rcol {
    vertical-align: top;
    padding: 15px;
}
#page-cart h1 {
    font: bold 18px Tahoma;
    color: #0d6992;
    border-bottom: 2px solid #2D8DB8;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 5px 0px;
}
#page-cart .products {
    width: 100%;
}
#page-cart .products th {
    padding: 10px 4px 10px 4px;
    text-align: center;
    color: #FFFFFF;
    background: #0089cf;
}
#page-cart .products td {
    padding: 4px;
    border-bottom: 1px solid #EEEEEE;
}
#page-cart .products .mask {
    float: left;
    width: 150px;
    height: 150px;
    margin: 0px 10px 0px 0px;
}
#page-cart .products .code {
    color: #888888;
    font-size: 11px;
}
#page-cart .products a {
    color: #444444;
    text-decoration: none;
}
#page-cart .products input {
    width: 50px;
    border: 1px solid #CCCCCC;
    text-align: center;
}
#page-cart .products .delete {
    display: block;
    float: left;
    padding: 0px 0px 0px 20px;
    color: #de3a18;
    background: url(../images/but_delete.gif) 0px 1px no-repeat;
}
#page-cart .products .sum td {
    padding: 4px;
    text-align: center;
    background: #EEEEEE;
}
#page-cart .products .sum b {
    font: bold 13px Tahoma;
    color: #0089cf;
}
#page-cart .buttons {
    margin-top: 10px;
}
#page-cart .reg_info {
    margin: 5px;
    text-align: center;
    font: 12px Verdana;
}
#page-cart .confirm_msg {
    text-align: center;
}
#page-cart .confirm_msg * {
    font-size: 13px;
    color: #009900;
}
#page-cart .box .control {
    margin: 5px 10px 5px 0px;
}
#page-cart .box .control label {
    font: bold 11px Tahoma;
}
#page-cart .box .control .txt {
    width: 400px;
    padding: 2px;
    border: 1px solid #CCCCCC;
}


/****************************************************************** PAGE_AUTH */
#page-auth {
    min-height: 400px;
}
#page-auth .lcol {
    width: 220px;
    vertical-align: top;
}
#page-auth .lcol img {
    margin: 5px 0px 0px 5px;
}
#page-auth .rcol {
    vertical-align: top;
    padding: 15px;
}
#page-auth h1 {
    font: bold 18px Tahoma;
    color: #0d6992;
    border-bottom: 2px solid #2D8DB8;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 5px 0px;
}
#page-auth .box {
    width: 320px;
    margin: 0px auto 0px auto;
    font: 11px Tahoma;
    background: #F5F5F5;
}
#page-auth .box .title {
    padding: 5px;
    font: bold 13px Arial;
    color: #FFFFFF;
    background: #0089cf;
}
#page-auth .box .info {
    font: 11px Tahoma;
    color: #444444;
    margin: 10px 10px 10px 10px;
}
#page-auth .box .control {
    margin: 5px 10px 5px 10px;
}
#page-auth .box .control label {
    font: bold 11px Tahoma;
}
#page-auth .box .control .txt {
    width: 295px;
    padding: 2px;
    border: 1px solid #CCCCCC;
}


/****************************************************************** PAGE_USER */
#page-user {
    min-height: 400px;
}
#page-user .lcol {
    width: 220px;
    vertical-align: top;
}
#page-user .lcol img {
    margin: 5px 0px 0px 5px;
}
#page-user .rcol {
    vertical-align: top;
    padding: 15px;
}
#page-user h1 {
    font: bold 18px Tahoma;
    color: #0d6992;
    border-bottom: 2px solid #2D8DB8;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 5px 0px;
}
#page-user h1 .exit {
    display: block;
    float: right;
    padding: 3px 10px 3px 10px;
    font: 12px Tahoma;
    text-decoration: none;
    color: #444444;
    background: #EEEEEE;
}
#page-user h1 .exit:hover {
    background: #DDDDDD;
}
#page-user .box {
    margin: 0px;
    font: 11px Tahoma;
    background: #F5F5F5;
}
#page-user .box .title {
    padding: 5px;
    font: bold 13px Arial;
    color: #FFFFFF;
    background: #0089cf;
}
#page-user .box .info {
    font: 11px Tahoma;
    color: #444444;
    margin: 10px 10px 10px 10px;
}
#page-user .box .control {
    margin: 5px 10px 5px 10px;
}
#page-user .box .control label {
    font: bold 11px Tahoma;
}
#page-user .box .control .txt {
    width: 315px;
    padding: 2px;
    border: 1px solid #CCCCCC;
}
#page-user .order_list .orders_title {
    padding: 5px;
    margin: 0px 0px 5px 0px;
    font: bold 13px Arial;
    color: #FFFFFF;
    background: #0089CF;
}
#page-user .order_list .order {
    margin: 0px 0px 5px 0px;
    padding: 6px;
}
#page-user .order_list .order .title {
    font: bold 12px Tahoma;
    height: 17px;
    cursor: pointer;
}
#page-user .order_list .order .status {
    float: right;
    width: 110px;
    font-weight: bold;
    text-align: center;
    padding: 0px 8px 0px 8px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
}
#page-user .order_list .com {
    border: 1px solid #E5E5E5;
    color: #999999;
    background: #F5F5F5;
}
#page-user .order_list .com .products {
    display: none;
}
#page-user .order_list .new {
    border: 1px solid #AADDAA;
    background: #F0FFF0;
}
#page-user .order_list .new .title {
    color: #008800;
}
#page-user .order_list .order .products {
    margin-top: 10px;
}
#page-user .order_list .order .product {
    color: #444444;
    margin: 2px 0px 2px 0px;
    border-bottom: 1px dotted #BBBBBB;
}
#page-user .order_list .order .product div {
    float: right;
}
#page-user .body .delete {
    display: block;
    padding: 0px 0px 0px 20px;
    text-align: left;
    background: url(../images/but_delete.gif) 0px 0px no-repeat;
}


/**************************************************************** PAGE_BRANDS */
#page-brands {
    min-height: 400px;
}
#page-brands .lcol {
    width: 220px;
    vertical-align: top;
}
#page-brands .lcol img {
    margin: 5px 0px 0px 5px;
}
#page-brands .rcol {
    vertical-align: top;
    padding: 15px;
}
#page-brands h1 {
    font: bold 18px Tahoma;
    color: #0d6992;
    padding: 0px 0px 10px 0px;
}
#page-brands .brands_list {
    margin: 10px 0px 0px 0px;
}
#page-brands .brands_list a {
    display: block;
    color: #444444;
}
#page-brands .brands_list .letter {
    float: left;
    width: 160px;
    margin: 0px 10px 25px 0px;
}
#page-brands .brands_list .letter h2 {
    font: bold 18px Tahoma;
}


/*************************************************************** PAGE_COMAPRE */
#page-compare {
    min-height: 400px;
}
#page-compare .rcol {
    vertical-align: top;
    padding: 15px;
}
#page-compare h1 {
    font: bold 18px Tahoma;
    color: #0d6992;
    padding: 0px 0px 10px 0px;
}
#page-compare .params_box {
    border-collapse: collapse;
}
#page-compare .params_box .frame {
    width: 150px;
    height: 150px;
    margin: 5px auto 5px auto;
    background: #FFFFFF;
}
#page-compare .params_box .name {
    display: block;
    text-align: center;
    margin-bottom: 10px;
}
#page-compare .params_box .delete {
    display: block;
    margin: 10px 0px 0px 10px;
    padding: 0px 0px 0px 20px;
    text-align: left;
    background: url(../images/but_delete.gif) 0px 0px no-repeat;
}
#page-compare .params_box .head {
    width: 205px;
    height: 50px;
    padding: 10px 0px 10px 0px;
    border-top: 1px solid #98cfed;
    border-bottom: 1px solid #98cfed;
    text-align: center;
    vertical-align: middle;
    font: bold 12px Arial;
    color: #FFFFFF;
    background: #0089cf;
}
#page-compare .params_box .val {
    width: 185px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    background: #f5f5f5;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}


/************************************************************** PAGE-CALLBACK */
#page-callback {
    min-height: 400px;
}
#page-callback .lcol {
    width: 220px;
    vertical-align: top;
}
#page-callback .lcol img {
    margin: 5px 0px 0px 5px;
}
#page-callback .rcol {
    vertical-align: top;
    padding: 15px;
}
#page-callback h1 {
    font: bold 18px Tahoma;
    color: #0d6992;
    padding: 0px 0px 10px 0px;
}
#page-callback .box .control {
    margin: 5px 10px 5px 0px;
}
#page-callback .box .control label {
    font: bold 11px Tahoma;
}
#page-callback .box .control .txt {
    width: 400px;
    padding: 2px;
    border: 1px solid #CCCCCC;
}



/*********************************************************************** FOOT */
#site-foot {
    padding: 50px 30px 10px 30px;
    bottom: 0px;
    font: 12px/16px Verdana;
    color: #444444;
    border-bottom: 5px #0089CF solid;
    background: url(../images/foot_bg.gif) 0px 0px repeat-x;
}

