@import url("datepicker.css");
/*******************************************************************************
                       Common rules
*******************************************************************************/
html {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 10px;
    font: 12px Tahoma;
    background: #ffffff;
    color: #003876;
}

a {
    color: #1055e5;
    text-decoration: none;
}

a:hover {
    color: #d47804;
}

img {
    border: none;
}

ul, ol {
    margin: 0; padding: 0;
    padding-left: 1.5em;
}

li {
    margin: 0; padding: 0;
}

thead td, tfoot td {
    font-weight: bold;
    text-align: center;
}

.info_text {
    font-size: 11px;
/*    text-align: justify;*/
}

.clear {
    clear: both;
    font-size: 0px;
}

div.hr {
    height: 1px;
    margin: 0 auto;
    font-size: 0px;
    line-height: 1px;
    background: transparent url(../images/separator_h.gif) top left repeat-x;
}

.sep {
	padding: 15px 0;
}

/* ********** HEADERS ********** */

h1 {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

h2 {
    margin: 2px 0px;
    padding: 0px;
    font-size: 14px;
}

h3 {
    margin: 5px 0px;
    padding: 0px;
    color: #d47804;
    font-size: 12px;
}

h3 span {
    color: #003876;
    font-weight: normal;
}

#tdMiddle form h3 {
    margin: 5px 5px 5px 205px;
}

h4 {
    margin: 5px 0px;
    padding: 0px;
    font-size: 12px;
}
sup {
    color: #d47804;
    font-weight: bold;
}
span.offer {
    color: #d47804;
    font-weight: bold;
}

.counters {
    text-align: center;
    margin: 5px;
}

.discount {
    text-decoration: line-through;
    color: #808080;
    font-weight: normal;
}
/* ********** FORM ********** */
form {
    margin: 0;
    padding: 0;
}

label {
    display: block;
    width: 75px;
    float: left;
    text-align: right;
    padding: 2px 5px 0 0;
}
select {
    font: 12px Tahoma;
    border: 1px solid #003876;
    color: #003876;
    background: #f1f6fe;
}
input, textarea {
    float: left;
    width: 90px;
    margin-bottom: 5px;
    border: 1px solid #A3BAD3;
    font: 12px Tahoma;
}
input.cb {
    border: none;
}
textarea {
    width: 275px;
    height: 75px;
}

form br {
    clear: left;
}

input.fancy {
    float: none;
    width: 80px;
    height: 20px;
    border: none;
    padding: 0 0 2px 0;
    font: 11px Tahoma;
    color: #003876;
    background: #999 url(../images/btn_80.gif) top left no-repeat;
    cursor: pointer;
}

input.fancybig, #tdMiddle input.fancybig {
    float: none;
    width: 120px;
    height: 20px;
    border: none;
    padding: 0 0 2px 0;
    font: 11px Tahoma;
    color: #003876;
    background: #999 url(../images/btn_120.gif) top left no-repeat;
    cursor: pointer;
}

form input.cb {
    width: auto;
    border: none;
    margin-right: 5px;
}
form label.sc {
    width: 150px;
    text-align: left;
    font-size: 11px;
    margin-bottom: 5px;
}

/*********** center forms ***********/
form.data {
    margin-top: 5px;
}
form.data label {
    width: 200px;
}
form.data input {
    width: 200px;
    padding: 1px;
}
form.data textarea {
    padding: 1px;
}
form.data select {
    margin: 0px 0px 5px 0px;
    width: 200px;
}
form.data input.fancy {
    width: 80px;
    margin: 5px 5px 5px 205px;
}
form.data input.fancybig {
    margin: 5px 5px 5px 205px;
}

form.data .addr {
    margin: 0px 0px 0px 205px;
}
form.data .addr input, form.data .addr label {
    float: none;
    display: inline;
}
form.data .cb input {
    width: auto;
    border: none;
    margin-right: 5px;
}
form.data input.num {
    width: 4em;
}
form.data select.hour {
    width: auto;
}

#tdMiddle input.qty {
    margin: 0;
    font-size: 11px;
    color: #003876;
    float: none;
    width: 25px;
    text-align: center;
}

#preOrder form {
    height: 100px;
}
#preOrder label {
    width: 80px;
}
#preOrder input {
    width: 60%;
}
#preOrder input.fancy {
    width: 80px;
}
#preOrder input.fancy, #preOrder input.fancybig {
    margin: 5px 5px 5px 85px;
}

/*******************************************************************************
 * BEGIN: Page layout
 ******************************************************************************/
#divMain {
    border: 1px solid #A3BAD3;
    background-color: #EFF3F7;
    padding: 2px;
}

#divHeader {
    background-color: #C3D1E0;
    padding: 2px;
}
#divHeader table {
    width: 100%;
}
#divHeader table td {
    border: 1px solid #eff3f7;
    background: #ffffff url(/images/header-bg.jpg) bottom repeat-x;
}
#divHeader table td.menu {
    background: #eff3f7;
}

#divLogoContainer {
    height: 100px;
    background-image: url(/images/top_bg2.gif);
}

.logo {
    height: 130px;
    text-align: center;
    border: 1px solid #A3BAD3;
    padding-top: 28px;
}
.head-right {
    border: 1px solid #A3BAD3;
    font-size: 14px;
    font-weight: bold;
    height: 158px;
    padding: 0px 5px;
}

.menu-img {
    background: #ffffff;
    padding-top: 15px;
    height: 100px;
    border: 1px solid #A3BAD3;
    text-align: center;
}
.menu-txt {
    margin-top: 1px;
    padding-top: 10px;
    background: #dee6f0 url(/images/menu/bg.jpg) right repeat-y;
    height: 30px;
    border: 1px solid #A3BAD3;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#currencySelector, .phone, .phone-title {
    width: 180px;
    margin: 4px auto;
    font-size: 11px;
}
.phone-title {
    font-size: 14px;
    font-weight: bold;
}
#currencySelector div {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 1px;
}
.separator {
    border-bottom: 1px dotted #b2c6db;
    margin: 0px 0px;
}

/* ********** BODY TABLE ********** */
#tableBody {
    width: 100%;
    border: none;
    margin-top: 2px;
    background-color: #ffffff;
}

#tdLeft {
    margin: 0;
    padding: 0;
    width: 200px;
    vertical-align: top;
}

#tdMiddle {
    padding: 0px 5px;
    vertical-align: top;
}

#tdRight {
    margin: 0;
    padding: 0;
    width: 200px;
    vertical-align: top;
}

/* ********** BLOCK ********** */
.block {
    border: 1px solid #B2C6DB;
    padding: 5px;
    margin-bottom: 3px;
}

.block .header {
    width: auto;
    height: 22px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-left: 1px solid #B2C6DB;
    background: #ECF1F6 url(../images/block_head.gif) no-repeat;
    white-space: nowrap;
}

.block .header img {
    vertical-align: middle;
    margin-right: 4px;
}

.block .content {
    padding: 0px;
    border-left: 1px solid #B2C6DB;
    border-bottom: 1px solid #B2C6DB;
    background: transparent url(../images/block_bottom.gif) no-repeat bottom right;
}

.wrap {
    padding: 5px;
}

.block .subcontent {
    padding: 5px;
    border-bottom: 1px solid #B2C6DB;
    background: transparent url(../images/block_bottom.gif) no-repeat bottom right;
}

.bigblock {
    border: 1px solid #B2C6DB;
    padding: 5px;
    margin-bottom: 3px;
}
.bigblock .header {
    width: auto;
    padding: 3px 0 0 10px;
    height: 19px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-left: 1px solid #B2C6DB;
    background: #ECF1F6 url(../images/block_head_big.gif) no-repeat;
    white-space: nowrap;
}
.bigblock .content {
    padding: 5px;
    border-left: 1px solid #B2C6DB;
    border-bottom: 1px solid #B2C6DB;
    background: transparent url(../images/block_bottom.gif) no-repeat bottom right;
}
.bigblock .subcontent {
    padding: 5px;
    border-bottom: 1px solid #B2C6DB;
    background: transparent url(../images/block_bottom.gif) no-repeat bottom right;
}

.simpleblock {
    padding: 5px;
    margin-bottom: 3px;
}
.simpleblock .header {
    width: auto;
    padding: 3px 0 0 10px;
    height: 19px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-left: 1px solid #B2C6DB;
    background: #ECF1F6 url(../images/block_head_big.gif) no-repeat;
    white-space: nowrap;
}
.simpleblock .content {
    padding: 5px;
    border-left: 1px solid #B2C6DB;
    border-bottom: 1px solid #B2C6DB;
    background: transparent url(../images/block_bottom.gif) no-repeat bottom right;
}
.simpleblock .subcontent {
    padding: 5px;
    border-bottom: 1px solid #B2C6DB;
    background: transparent url(../images/block_bottom.gif) no-repeat bottom right;
}

.subcontent .link {
    padding: 5px 0px 5px 25px;
}
/* ********** CART ********** */
#divCart {
    padding: 5px 5px 5px 0;
}

#imgCart {
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    margin: 0 5px 0 0;
}

#divCartSummary {
    float: left;
    width: auto;
    height: 38px;
}

#divCartSummary .head {
    font-weight: bold;
}

#divCartSummary .param {
    font-size: 11px;
}

#divCartSummary .value {
    font-size: 11px;
    color: #D17502;
}

#divCartContent {
    margin-top: 8px;
}
#divCartContent div {
    border-top: 1px dotted #B2C6DB;
    font-size: 11px;
    padding: 3px;
}
.buttons {
    margin-top: 8px;
    padding-top: 5px;
    border-top: 1px dotted #B2C6DB;
    text-align: center;
}

#divCompareContainer div {
    border-bottom: 1px dotted #B2C6DB;
    font-size: 11px;
    padding: 3px;
}
#divCompareContainer .buttons {
    margin: 3px auto;
    border: none;
}
/* ********** CATALOG ********** */
.catalog ul {
	margin: 0;
	padding: 0;
    list-style: none;
}
.catalog ul ul {
    list-style: square;
    margin-top: 5px;
}
.catalog ul li {
	
}
.catalog ul.folded {
	display: none;
}
.catalog .catalog {
    padding: 0px 10px;
}
.catalog .link {
    margin: 1px 0;
    padding: 3px 0px 4px 25px;
    border-bottom: 1px solid #B2C6DB;
    font-weight: bold;
}
.catalog .link.last {
    border-bottom: none;
}
.catalog .link .link {
    padding-left: 0px;
    border-bottom: 1px dashed #B2C6DB;
    font-weight: normal;
}
.catalog .link .link.last {
    border-bottom: none;
}
.catalog .link a.active {
    color: #D47804;
}
#divCompareDescription {
    padding: 5px;
}

#divCompareDescription img {
    vertical-align: middle;
}

#tableProductsHeader,
.tableProductSummary,
.tableProductDescription {
    width: 100%;
    margin: 2px 0 0 5px;
    border-collapse: collapse;
    background-color: #B2C6DB;
}

table.tableProductSummary {
    background-color: #ECF1F6;
}

table.tableProductDescription {
    background-color: transparent;
}
#tableProductsHeader td, .tableProductSummary td {
    padding: 5px;
    border: 1px solid #FFFFFF;
    border-bottom: none;
    text-align: center;
}
#tableProductsHeader tr.note td {
    background-color: #ffffff;
    text-align: left;
}

.tableProductDescription td {
    padding: 5px;
}
.tableProductDescription td.img {
    width: 120px;
    text-align: center;
}
.tableProductDescription td .specs {
    font-size: 11px;
}
.tableProductDescription td div.more {
    color: #D47804;
    text-align: right;
    white-space: nowrap;
}

.promo {
	color: #D47804;
}

.more {
    white-space: nowrap;
    text-align: right;
    margin: 6px 4px 4px 4px;
}

/* COLUMNS */

/* compare column */
#tableProductsHeader td.compare2,
.tableProductSummary td.compare2 {
    padding: 0;
    width: 30px;
}

div.compare {
    cursor: pointer;
    background: #ffffff url(/images/icons/compare_unchecked.gif) 2px 2px no-repeat;
}

div.compared {
	cursor: pointer;
    background: #ffffff url(/images/icons/compare.gif) 2px 2px no-repeat;
}

div.progress {
    background: #ffffff url(/images/icons/compare_progress.gif) 2px 2px no-repeat;
    cursor: default;
}

/* name column */
#tableProductsHeader td.name,
.tableProductSummary td.name {

}

table.tableProductSummary td.name {
    text-align: left;
}

/* price column */
#tableProductsHeader td.price,
.tableProductSummary td.price {
    width: 70px;
}
#tableProductsHeader td#asort {
    font-weight: bold;
    background: #d4a56a;
}
.tableProductSummary td.price {
    color: #D47804;
    font-weight: bold;
    font-size: 14px;
}

/* qty column */
#tableProductsHeader td.qty,
.tableProductSummary td.qty {
    width: 50px;
}

/* cart column */
#tableProductsHeader td.cart {
    width: 111px;
}
.tableProductSummary td.cart {
    width: 50px;
}

.tableProductSummary td.cart img {
    cursor: pointer;
}

/*******************************************************************************
 * END: Page layout
 ******************************************************************************/

/* ********** COMPARE ********** */
#tableCompare {
    margin: 0;
    border-collapse: collapse;
    width: 100%;
}
#tableCompare td.name {
    font-weight: bold;
}
#tableCompare th, #tableCompare td {
    padding: 3px;
}
#tableCompare tr.distinct {
    background-color: #FFDDDD;
    border-top: 1px solid #B2C6DB;
}
#tableCompare tr.common, #tableCompare th {
    border-top: 1px solid #B2C6DB;
}
#tableCompare td.propval {
    border-left: 1px solid #B2C6DB;
}
#tableCompare td.title {
    background: #ECF1F6;
    border-left: 1px solid #B2C6DB;
}
#tableCompare td.price {
    color: #d47804;
    background: #ECF1F6;
    border-left: 1px solid #B2C6DB;
}

/* ************* NEWS ************** */
.news_hdr {
    font-size: 12px;
    color: #104889;
    font-weight: bold;
    padding-bottom: 2px;
}
.small_link {
    font-size: 9px;
    color: #d47804;
}
a.big_link {
    color: #d47804;
}
a.big_link:hover {
    color: #1055e5;
}
.news_separator {
    border-bottom: 1px dotted #b2c6db;
    margin: 10px 0px;
}
#current-news {
    color: #d47804;
}
.block .head {
    font-weight: bold;
}
#divBlockOffer div.wrap a img {
    display: block;
    margin: 0px auto;
}
/* ************* ITEMS ************** */
div.item {
    width: 250px;
    text-align: center;
    float: left;
    height: 200px;
    padding: 5px;
}

div.item div.itm_head {
    color: #003876;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 10px;
    text-align: center;
}

div.item div.itm_descr {
    color: #003876;
    font-size: 9px;
    padding-bottom: 10px;
    text-align: center;
}

div.item div.itm_body {
    width: 120px;
    height: 116px;
    border-right: 1px solid #b2c6db;
    border-bottom: 1px solid #b2c6db;
    text-align: center;
    margin: auto;
}

.itm_price {
    color: #d47804;
    font-weight: bold;
    font-size: 14px;
}
div.item div.itm_price {
    background-color: #ecf1f6;
    text-align: center;
    vertical-align: bottom;
}

#tdMiddle .block, #tdMiddle .block .content, #tdMiddle .block .header {
/*    overflow: hidden;
    width: 100%;*/
    width: auto;
}
#tdMiddle .block {
    padding-right: 5px;
}

.pager {
    color: #003876;
    text-align: center;
}
.pager .curr {
    color: #d47804;
    font-weight: bold;
}
.pager .disabled {
    color: #b2c6db;
}

.filter .active {
    color: #d47804;
}
.filter .disabled {
    color: #b2c6db;
}
/* ********** Product ************* */
.product {
    padding: 0px 5px;
}
.product .header {
    width: 50%;
    height: 19px;
    padding: 3px 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-left: 1px solid #B2C6DB;
    background: #ECF1F6 url(../images/block_head_big.gif) no-repeat;
    white-space: nowrap;
}
.product .header img {
    vertical-align: middle;
    margin-right: 4px;
}
.product > .info {
    padding: 5px;
    border-left: 1px solid #B2C6DB;
    border-bottom: 1px solid #B2C6DB;
    background: transparent url(../images/block_bottom.gif) no-repeat bottom right;
/*    width: auto; */
    overflow: hidden;
}
.info h3 {
    overflow: hidden;
/*    white-space: nowrap;*/
    text-align: center;
    border-right: 1px solid #b2c6db;
    margin: 0px;
    height: 30px;
}
.info td {
    text-align: left;
}
.info .img {
    border-bottom: 1px solid #b2c6db;
    width: 410px;
    padding: 5px;
    height: 410px;
    margin: 0px auto;
}
.info .img img {
    display: block;
    margin: 0px auto;
}
.info .price {
    background: #ECF1F6;
    border-bottom: 1px solid #b2c6db;
    font-weight: bold;
/*    color: #0515e9;*/
    color: #d47804;
    font-size: 16px;
    padding: 3px 5px;
}
.info .img2 {
    padding: 5px;
    height: 100px;
    border-right: 1px solid #b2c6db;
}
.info .img2 img {
    display: block;
    margin: 0px auto;
}

.info .price2 {
    background: #ECF1F6;
    font-weight: bold;
    color: #d47804;
    font-size: 14px;
    padding: 3px 5px;
    border-bottom: 1px solid #b2c6db;
    border-right: 1px solid #b2c6db;
    text-align: center;
}
.info .actions {
    border-left: 1px solid #b2c6db;
}
.info .buy {
    padding: 3px 5px;
/*    width: 90px;*/
    margin: 0px auto;
}
.info .available {
    padding: 0;
	margin: 5px;
/*    margin: 50px 5px 5px 250px;*/
}
.info .available > div {
	margin: 5px 0;
}
.info td.buy, .info td.compare2 {
    border-left: 1px solid #b2c6db;
}
.info .buy div {
    cursor: pointer;
}
.info .buy span, .info .compare span {
    color: #d47804;
    text-decoration: underline;
}

.product .content {
    border: 1px solid #B2C6DB;
    border-right: none;
    background: transparent url(../images/block_bottom.gif) no-repeat bottom right;
    padding: 5px;
    margin: 0;
}

.details {
    /*display: none;*/
}
.details#description {
    /*display: block;*/
}
#images a img {
    border: 1px solid #999999;
}
#images a:hover img {
    border: 1px solid #D47804;
}
.teaser {
    font-size: 10px;
    color: #666666;
}
/* ************** Details ************ */
.details table {
    margin: 0;
    border-collapse: collapse;
    width: 100%;
}
.details table td.name {
    font-weight: bold;
    width: 50%;
    text-align: left;
}
.details table th, .details table td {
    padding: 3px;
}
.details table tr.common {
    border-top: 1px solid #B2C6DB;
}
.details table th {
    background: #ECF1F6;
}
.details table td.propval {
    border-left: 1px solid #B2C6DB;
}
/* ************** Details ************ */

.tabs {
    margin: 10px 5px 0px 0px;
}

.tabs a {
	outline: none;
	display: block;
    height: 18px;
    width: 120px;
    background: url(/images/btn_120.gif);
    font-weight: bold;
    float: left;
    text-align: center;
    margin-right: 5px;
    padding-top: 2px;
}
.tabs a.active {
    color: #d47804;
}

.errors {
    color: #FF0000;
    margin: 5px 5px 5px 5px;
}

div.itm_actions .compare div {
    margin: auto;
    padding-left: 25px;
}

.available .active {
    color: #019f1f;
}
.available .obsolete {
    color: #ff0000;
    font-weight: bold;
}
.available .waiting, .specs .waiting {
    color: #0113fc;
}
.available .inactive, .specs .inactive {
    color: #c5131a;
}

.tableProductDescription .active {
    color: #019f1f;
}
.tableProductDescription .waiting {
    color: #0113fc;
}
.tableProductDescription .call {
    color: #fc6001;
}
.tableProductDescription .inactive {
    color: #c5131a;
}
/* ********** CART ********** */
#divFullCartHeader {
    padding: 10px;
}

#divFullCartHeader img {
    float: left;
    margin: 0 20px 0 10px;
}

#divFullCartHeaderInfo {
    font: 12px Tahoma;
    line-height: 1.5;
}

#divFullCartHeaderInfo .param {
    font-size: 11px;
}

#divFullCartHeaderInfo .value {
    font-size: 11px;
    color: #D17502;
}

#tableFullCart {
    width: 90%;
    margin: 10px auto;
    border-collapse: collapse;
}

#tableFullCart td {
    border: 1px solid #8FA8C3;
    padding: 5px;
}

#tableFullCart thead td, #tableFullCart tfoot td {
    color: #003876;
    background-color: #ECF1F6;
}

#divFullCartFooter {
    text-align: center;
}

.tooltip {
    padding: 10px;
    width: 120px;
    height: 120px;
    background: #ffffff;
    border: 1px solid #b2c6db;
}

.remark {
    font-size: 10px;
    color: #666;
    text-align: center;
}

#hideCamera {
    position: fixed;
    z-index: 1000;
    border: 2px solid #b2c6db;
    margin: 6px;
    left: 216px;
    top: 11px;
}

#twitter {
    height: 80px;
    background: url(/banners/tw-bg.png);
    text-align: right;
    padding: 0;
}
#twitter a {
    background: url(/banners/tw-img.png) no-repeat;
    display: block;
    height: 40px;
    padding: 20px;
    font-size: 12px;
}
#twitter strong {
    font-size: 14px;
}

/**************** user defined styles ****************/
a.user-01 {
    color: #288a23;
}
a.user-01:hover, a.user-01.active {
    color: #36b92f;
}
