
* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
body {
    background: none repeat scroll 0 0 #ebf0f4;
    color: #575757;
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica;
/*Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;*/
    font-size: 14px;
    line-height: 18px;
    min-width: 970px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
    padding-top:0px !important;
}
a {
    color: #007fb9;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
    border: medium none;
}
.clear:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clear {
    min-height: 1px;
}
table {
    border-collapse: collapse;
}
ul {
    list-style: none outside none;
}
ol {
    list-style-position: inside;
}
input, select, button, textarea {
    color: #575757;
    font-family: Calibri,Candara,Segoe,"Segoe UI",Optima,Arial,sans-serif;
    font-size: 15px;
    line-height: 18px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
}
.fl_right {
    float: right !important;
}
.fl_left {
    float: left !important;
}
.f_bold {
    font-weight: bold;
}
.f_org {
    color: #f87b00;
}
.f_lgray {
    color: #979c9e;
}
.bg_none, .bg_none td {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.brd_none, .brd_none td {
    border: medium none !important;
}
.ta_cent {
    text-align: center;
}
.ta_left {
    text-align: left !important;
}
.ta_right {
    text-align: right !important;
}
.wrapper {
    margin: 0 auto;
    width: 950px;
}
.sup_hdr {
    background: url("/images/uz_top.png") repeat-x scroll center 1px #242424;
    color: #c9d4dd;
    height: 50px;
}
.sup_hdr h1 {
    float: left;
    font-size: 16px;
    font-weight: normal;
    line-height: 19px;
    margin-top: 14px;
}
.lang_bar {
    float: right;
}
.lang_bar img {
    float: left;
    margin: 11px 0 0;
}
.lang_bar div {
    background: url("/images/dash_gray_vert_hdr.png") repeat-y scroll left top rgba(0, 0, 0, 0);
    float: left;
    margin: 15px 0 0 29px;
    padding: 2px 0 2px 25px;
}
.lang_bar div span {
    background: url("/images/arrw_lblue_down.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    cursor: pointer;
    float: left;
    overflow: hidden;
    padding: 0 19px 0 0;
    width: 78px;
}
.main_bg {
    background: url("/images/bg_main.jpg") no-repeat scroll center 82px #fff;
}
.header {
    background: linear-gradient(to bottom, #ffffff 0%, #e4eaed 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #fff;
    padding: 15px 0 17px;
    position: relative;
}
.logo {
    float: left;
}
.nav_list {
    color: #007fb9;
    float: left;
    margin: 33px 0 0 40px;
}
.nav_list li {
    float: left;
    margin-left: 16px;
    position: relative;
}
.nav_list li:first-child {
    margin-left: 0;
}
.nav_list span {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    cursor: pointer;
    display: block;
    font-size: 18px;
    line-height: 24px;
    padding: 7px 15px;
}
.nav_list li:hover span {
    background: none repeat scroll 0 0 #e2e5e9;
    cursor: default;
}
.nav_list ul {
    background: none repeat scroll 0 0 #e2e5e9;
    border-bottom: 1px solid #fff;
    border-radius: 0 3px 3px;
    display: none;
    left: 0;
    padding: 9px 13px 10px;
    position: absolute;
    top: 38px;
}
.nav_list li:hover ul {
    display: block;
}
.nav_list ul li {
    background: url("/images/dash_gray_hor.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    float: none;
    margin: 0;
    min-width: 150px;
    padding: 11px 0 12px;
    white-space: nowrap;
}
.nav_list ul li:first-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.nav_list ul li a {
    display: block;
    padding: 0 0 0 14px;
    position: relative;
}
.nav_list ul li a:before {
    background: none repeat scroll 0 0 #007fb9;
    border-radius: 3px;
    content: "";
    height: 5px;
    left: 1px;
    position: absolute;
    top: 7px;
    width: 5px;
    z-index: 1;
}
.nav_list ul li a:hover {
    color: #f87b00;
    text-decoration: none;
}
.nav_list ul li a:hover:before {
    background: none repeat scroll 0 0 #f87b00;
}
.cart_bar {
    background: url("/images/icon_cart_hdr.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    color: #989fa4;
    float: right;
    margin: 35px 0 0;
    padding: 10px 0 10px 40px;
}
.main_cnt {
    background: none repeat scroll 0 0 #fff;
    border-radius: 3px;
    margin-top: 200px;
    min-height: 398px;
    padding: 20px 0 98px;
}
.rside {
    float: right;
    margin: 0 25px 0 0;
    width: 286px;
}
.lside {
    float: left;
    margin: 0 0 0 25px;
    width: 592px;
}
.headl1 {
    font-size: 20px;
    line-height: 24px;
    margin: 1px 0 16px;
}
.headl2 {
    color: #007fb9;
    font-size: 18px;
    line-height: 21px;
    margin: 4px 0 18px;
    position: relative;
    text-transform: uppercase;
}
.headl2 span, .headl2 a {
    background: none repeat scroll 0 0 #fff;
    padding: 0 11px 0 13px;
    position: relative;
    z-index: 2;
}
.headl2:before {
    background: none repeat scroll 0 0 #007fb9;
    border-radius: 4px;
    content: "";
    height: 7px;
    left: 1px;
    position: absolute;
    top: 7px;
    width: 7px;
    z-index: 3;
}
.headl2:after {
    background: none repeat scroll 0 0 #007fb9;
    content: "";
    height: 2px;
    left: 1px;
    position: absolute;
    top: 10px;
    width: 100%;
    z-index: 1;
}
.headl3 {
    font-size: 24px;
    line-height: 27px;
    margin: 0 0 18px;
    position: relative;
}
.headl3 span {
    background: none repeat scroll 0 0 #fff;
    padding: 0 13px 0 0;
    position: relative;
    z-index: 2;
}
.headl3:after {
    background: none repeat scroll 0 0 #575757;
    content: "";
    height: 2px;
    left: 1px;
    position: absolute;
    top: 14px;
    width: 100%;
    z-index: 1;
}
.headl4 {
    color: #fff;
    font-size: 24px;
    line-height: 27px;
    margin: 47px 0 26px;
}
.headl4 span {
    float: left;
    padding: 0 13px 0 0;
}
.headl4 p {
    background: none repeat scroll 0 0 #fff;
    font-size: 0;
    height: 2px;
    line-height: 0;
    overflow: hidden;
    position: relative;
    top: 14px;
}
.headl5 {
    font-size: 18px;
    line-height: 21px;
    margin: 45px 0 26px;
}
.txt_cnt {
    margin: 10px 0;
}
.txt_cnt p, .txt_cnt ul {
    margin: 10px 0;
}
.txt_gray_bg {
    background: none repeat scroll 0 0 #e2e5e9;
    margin: 40px 0;
    padding: 1px 15px;
}
.txt_gray_bg p {
    margin: 16px 0 18px;
}
.news_list {
    margin: 29px 0;
}
.news_list li {
    float: left;
    margin: 0 0 0 3%;
    width: 48.5%;
}
.news_list li:first-child {
    margin: 0;
}
.img_cnt {
    font-size: 0;
    line-height: 0;
    text-align: center;
}
.nl_headl {
    color: #007fb9;
    font-size: 18px;
    line-height: 21px;
    margin: 15px 0 6px;
}
.nl_date {
    color: #909090;
    font-size: 13px;
    line-height: 16px;
}
.news_list p {
    margin: 9px 0;
}
.news_list2 {
}
.news_list2 li {
    border-bottom: 1px solid #c4c4c4;
    float: left;
    margin: 17px 0 21px;
    padding: 0 0 29px;
    width: 100%;
}
.news_list2 .img_cnt {
    float: left;
    margin: 3px 20px 0 0;
}
.news_list2 .nl_headl {
    margin-top: 0;
}
.more_lnk {
    text-align: right;
}
.more_lnk a {
    text-decoration: underline;
}
.more_lnk a:hover {
    text-decoration: none;
}
.stamp_list {
    margin: 18px 0;
}
.stamp_list li {
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    margin: 18px 0 24px;
    padding: 15px 8px 24px;
}
.sl_headl {
    color: #007fb9;
    font-size: 18px;
    line-height: 21px;
    margin: 15px 4px 6px;
}
.sl_price {
    color: #909090;
    font-size: 13px;
    line-height: 16px;
    margin: 0 4px;
}
.sl_price span {
    color: #575757;
    font-size: 15px;
    line-height: 18px;
}
.stamp_list div.ta_cent {
    margin: 28px 0 0;
}
.stamp_list2 {
    margin: 26px 0;
    text-align: center;
}
.stamp_list2 li {
    float: left;
    margin: 20px 0 36px 43px;
    width: 288px;
}
.stamp_list2 li:first-child {
    margin-left: 0;
}
.stamp_list2 .sl_headl {
    font-size: 16px;
    line-height: 19px;
    margin: 18px 0 24px;
    text-transform: uppercase;
}
.stamp_list2 a {
    color: #fff;
}
.stamp_list2 a:hover {
    color: #007fb9;
}
.cart_btn {
    background: linear-gradient(to bottom, #0d97d6 0%, #0080ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #c6c6c6;
    border-radius: 7px;
    display: inline-block;
    font-size: 15px !important;
    height: 40px;
    line-height: 40px !important;
    position: relative;
}
.cart_btn span {
    background: linear-gradient(to bottom, #f2f2f2 0%, #e0e0e0 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom-right-radius: 6px;
    border-left: medium none #0074aa;
    border-top-right-radius: 6px;
    color: #007fb9;
    display: inline-block;
    font-weight: bold;
    height: 40px;
    line-height: 41px;
    margin-left: 40px;
    padding: 0 14px 0 20px;
}
.cart_btn input {
    background: url("/images/icon_cart.png") no-repeat scroll 12px 13px rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 7px;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.pgr_cnt {
    background: none repeat scroll 0 0 #ebf0f4;
    margin: 19px 0;
    padding: 16px 20px;
}
.top_lnk {
    background: url("/images/arrw_lblue_up.png") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
    padding-left: 15px;
}
.pgr a, .pgr span {
    padding: 2px;
}
.pgr a:hover {
    color: #f87b00;
    text-decoration: none;
}
a.pgr_prev {
    background: url("/images/arrw_lblue_l.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
    margin-right: 12px;
    padding-left: 11px;
}
.pgr_prev:hover {
    background-image: url("/images/arrw_org_l.png");
}
a.pgr_next {
    background: url("/images/arrw_lblue_r.png") no-repeat scroll right 7px rgba(0, 0, 0, 0);
    margin-left: 12px;
    padding-right: 11px;
}
.pgr_next:hover {
    background-image: url("/images/arrw_org_r.png");
}
.footer {
    border-top: 1px solid #d3dbe2;
    padding: 29px 0 10px;
}
.footer ul {
    float: left;
}
.footer li {
    margin: 0 0 10px;
}
.subscr_wrap {
    background: url("/images/dash_gray_vert.png") repeat-y scroll left top rgba(0, 0, 0, 0);
    float: left;
    margin: 0 38px;
}
.subscr {
    background: url("/images/dash_gray_vert.png") repeat-y scroll right top rgba(0, 0, 0, 0);
    color: #007fb9;
    padding: 0 60px 20px 56px;
    text-transform: uppercase;
}
.subscr div {
    margin: 12px 0 15px;
}
.subscr div input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #bcc2c6 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 3px;
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    color: #909090;
    font-style: italic;
    min-width: 180px;
    padding: 5px 9px 7px;
}
.subscr_btn {
    background: linear-gradient(to bottom, #0d97d6 0%, #0080ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    padding: 4px 18px 6px;
}
ul.partn_list {
    float: right;
    text-align: right;
}
.partn_list a {
    margin: 0 0 0 12px;
}
.sub_ftr {
    background: url("/images/uz_btm.png") repeat-x scroll center 1px rgba(0, 0, 0, 0);
    height: 34px;
    margin: 80px 0 0;
    padding-top: 16px;
    text-align: center;
}
.tbl_comm {
    margin: 18px 0 30px;
    text-align: center;
    width: 100%;
}
.tbl_comm th {
    background: none repeat scroll 0 0 #0095d9;
    color: #fff;
    padding: 10px 10px 11px;
}
.tbl_comm td {
    border-bottom: 1px solid #99d5f0;
    padding: 15px 10px 14px;
}
.tbl_comm select {
    width: 58px;
}
.cart_img img {
    float: left;
    margin-right: 14px;
}
.cart_remove {
    cursor: pointer;
}
.cart_btns {
    margin: 30px 0;
    text-align: center;
}
.cart_btns a {
    margin: 0 20px;
}
td.cart_total {
    border-bottom: medium none;
    font-size: 18px;
    line-height: 21px;
    padding: 0;
}
.cart_total div {
    background: none repeat scroll 0 0 #e5f4fb;
    margin: -1px 0 0;
    padding: 10px 26px;
    position: relative;
    text-align: right;
    z-index: 10;
}
.cart_total .f_org {
    font-size: 20px;
}
.tg_cnt {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.36) 0%, rgba(0, 0, 0, 1) 36%, rgba(0, 0, 0, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 203px 0 0;
    padding: 1px 0 58px;
}
.dot_delim {
    background: url("/images/dash_gray2_hor.png") repeat-x scroll left top rgba(0, 0, 0, 0);
    margin: 26px 0;
    padding-top: 40px;
}
.marg_lr {
    margin: 0 48px 0 46px;
    padding-top: 1px;
}
.marg_lr2 {
    margin-left: 20px;
    margin-right: 20px;
}
.lside2 {
    background: url("/images/dash_gray_vert.png") repeat-y scroll right top rgba(0, 0, 0, 0);
    float: left;
    margin: 0 0 0 46px;
    padding: 0 30px 0 0;
    width: 402px;
}
.conts_list {
    margin: 26px 0;
}
.conts_list li {
    background-position: left center;
    background-repeat: no-repeat;
    margin: 13px 0;
    padding: 14px 0 9px 58px;
}
.icon_cl_loc {
    background-image: url("/images/icon_ct_loc.png");
}
.icon_cl_phone {
    background-image: url("/images/icon_ct_phone.png");
}
.icon_cl_mail {
    background-image: url("/images/icon_ct_mail.png");
}
.map_cnt {
    margin: 40px 0;
}
.rside2 {
    float: right;
    margin: 0 48px 0 0;
    width: 400px;
}
.inp_list {
}
.inp_list li {
    margin: 22px 0;
}
.inp_list label {
    display: block;
    margin: 12px 0;
}
.inp_comm {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #c1c7ca;
    border-radius: 3px;
    height: 31px;
    line-height: 30px;
    padding: 0 0 0 8px;
    width: 290px;
}
textarea.inp_comm {
    height: 140px;
}
.blue_btn {
    background: linear-gradient(to bottom, #0d97d6 0%, #0080ba 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 15px !important;
    line-height: 18px !important;
    padding: 10px 30px;
}
.ship_list {
    background: url("/images/dash_gray_vert.png") repeat-y scroll center top rgba(0, 0, 0, 0);
}
.ship_list li {
    float: left;
    margin-bottom: 9px;
    min-height: 75px;
    width: 44%;
}
.ship_list label {
    display: block;
    margin: 12px 0;
}
.ship_list .inp_comm {
    box-sizing: border-box;
    width: 100%;
}
.ship_list select {
    width: 100%;
}
.half_cnt {
    float: left;
    margin-left: 4%;
    width: 48%;
}
.ship_list li .half_cnt:first-child {
    margin-left: 0;
}
.tc_inp {
    margin: 48px 40px 30px;
    text-align: center;
}
.tc_inp input {
    margin: 0 12px 0 0;
}
.ship_nav {
    background: linear-gradient(to bottom, rgba(206, 206, 206, 1) 0%, rgba(233, 233, 233, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 7px;
    margin: 13px 0 29px;
    padding: 4px;
}
.ship_nav table {
    border-radius: 3px;
    border-top: 1px solid #bebebe;
    width: 100%;
}
.ship_nav td {
    background: linear-gradient(to bottom, rgba(228, 228, 228, 1) 0%, rgba(203, 203, 203, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid #d7d7d7;
    padding-left: 20px;
}
.ship_nav td:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.ship_nav td:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.ship_nav div {
    background: linear-gradient(to bottom, rgba(13, 151, 214, 1) 0%, rgba(1, 128, 186, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
    border-top: 1px solid #2f82a7;
    color: #fff;
    margin: -1px 0 0 -26px;
    padding: 3px 0 5px 26px;
    position: relative;
    z-index: 10;
}
.ship_nav td:first-child div {
    margin: -1px 0 0 -20px;
    padding: 3px 0 5px 20px;
}
.ship_nav div a {
    color: #fff;
}
.ord_list {
    margin: 40px 0 30px;
}
.ord_list li {
    float: left;
    margin-left: 2%;
    width: 32%;
}
.ord_list li:first-child {
    margin: 0;
}
.ord_list li span:first-child {
    color: #848484;
    margin: 0 0 0 20px;
    text-transform: uppercase;
}
.ord_list ul {
    border: 1px solid #bcc2c6;
    border-radius: 3px;
    margin: 17px 0;
    padding: 33px 35px 27px;
}
.ord_list ul li {
    float: none;
    margin: 0;
    width: auto;
}
ul.post_mtd {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #bcc2c6 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    padding: 33px 0 27px;
    text-align: right;
}
ul.post_mtd li {
    float: left;
    margin-bottom: 8px !important;
    width: 100%;
}
.post_mtd input {
    float: left;
    margin-right: 8px;
}
.post_mtd label {
    float: left;
}
.ttl_list {
    float: right;
    text-align: right;
}
.ttl_list li {
    float: left;
    width: 100%;
}
.ttl_list li span {
    float: right;
    margin-left: 20px;
    min-width: 50px;
    text-align: left;
}
.serie_list {
}
.serie_list li {
    border-top: 1px solid #c4c4c4;
    float: left;
    padding: 50px 0 34px;
    width: 100%;
}
.serie_list li:first-child {
    border: medium none;
}
.serie_list .img_cnt {
    float: left;
    margin: 0 30px 0 0;
    position: relative;
}
.zoom {
    background: none repeat scroll 0 0 rgba(210, 231, 241, 0.6);
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.zoom:after {
    background: url("/images/icon_zoom.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 1;
}
.serie_list .img_cnt:hover .zoom {
    display: block;
}
.over_item {
    overflow: hidden;
}
.serie_list table {
    font-size: 18px;
    line-height: 21px;
    margin: 27px 0 0;
    text-align: center;
    width: 100%;
}
.serie_list th {
    background: none repeat scroll 0 0 #ebf0f4;
    font-size: 14px;
    font-weight: normal;
    line-height: 17px;
    padding: 11px 0 12px;
}
.serie_list table th:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.serie_list table th:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.serie_list td {
    padding: 24px 0 21px;
}
.serie_list table select {
    width: 58px;
}
.serie_list p {
    margin: 12px 0;
}
.form-width-shipping label > span, .table_form label > span {
    display: none;
}
.txt_cnt > div {
    display: none;
}
.lang_bar select {
    background-color: transparent;
    border: 0 none;
    color: #c9d4dd;
    width: 120px;
}
.lang_bar select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #c9d4dd;
}
.inp_comm.err, .cart-input.err {
    background-color: #ffecec;
    border: 1px solid #ff7f7f;
}
.ratestab {
    background-color: #ccc;
    color: #007fb9;
    cursor: pointer;
    display: block;
    line-height: 30px;
    margin: 5px 0;
    padding-left: 20px;
}
.ratestab:hover {
    text-decoration: underline;
}
.tbl_comm td[colspan="2"] {
    font-weight: bold;
}
.lang_bar option {
    background-color: #111;
}
@media only screen and (max-width: 1112px) {
}
