/*
    Document   : system.css
    Created on : 2012-04-18, 17:29:33
    Author     : Fideli
    Description:
        Each system object is defined in this css
*/

/**	Standard article *************************/
/*  Required by: cms_article, etc. */

.article { width: 100%; border: 0; }
.article > div { padding: 0 0 0 0; margin: 0 0 0 0; }

/* Header */
.article table.header, .table table.header, .cart table.header  { width: 100%; height: 38px; line-height: 30px; margin: 0; }
.article table.header td, .table table.header td, .cart table.header td {padding:0; height: 38px;}
.article table.header td.h_left, .table table.header td.h_left, .cart table.header td.h_left, 
.article table.header td.h_right, .table table.header td.h_right, .cart table.header td.h_right {width: 10px;} 
.article table.header td.h_left, .table table.header td.h_left { background: url('cms/box/bg-table-corner-1.png') left bottom no-repeat;  }
.article table.header td.h_mid, .table table.header td.h_mid { background: url('cms/box/bg-table-top-middle.png') left bottom repeat-x; }
.article table.header td.h_right, .table table.header td.h_right { background: url('cms/box/bg-table-corner-2.png') right bottom no-repeat;  }

/* Content */
.article .art-left-content { width: 100%; height: 100%; background: url('cms/box/bg-table-middle-left.png') left 0 repeat-y; }
.article .art-right-content { width: 100%; height: 100%; background: url('cms/box/bg-table-middle-right.png') right 0 repeat-y; }
.article .art-content { overflow: hidden; padding: 8px 0 8px 0; margin: 0 10px 0 10px; background-color: #eee; }
.article.category_prev .art-content {  padding: 0px; /*background-color: transparent !important;*/ }
.article.slider .art-content { overflow: hidden; padding: 0px 1px 0px 1px; }
/* Footer */
/*.article .art-foot { clear: both; height: 10px; }
.article .art-left-foot { float: left; width: 10px; height: 10px; background: url('cms/box/bg-table-corner-3.png') 0 0 no-repeat; }
.article .art-mid-foot { float: left; width: auto; height: 10px; background: url('cms/box/bg-table-bottom-middle.png') left top repeat-x; }
.article .art-right-foot { float: right; width: 10px; height: 10px; background: url('cms/box/bg-table-corner-4.png') right top no-repeat; }*/
.article .tab-foot table { clear: both; width: 100%; height: 10px; font-size: 1px; border-spacing: 0; padding: 0; }
.article .tab-left-foot { width: 10px; height: 10px; background: url('cms/box/bg-table-corner-3.png') left top no-repeat; }
.article .tab-mid-foot { height: 10px; background: url('cms/box/bg-table-bottom-middle.png') left top repeat-x;  }
.article .tab-right-foot { width: 10px; height: 10px; background: url('cms/box/bg-table-corner-4.png') right top no-repeat; }

.article .art-content h2 { font-weight: normal; line-height: 33px; margin: 0 0 0 0; padding: 0 0 0 0; font-size: 14px; color: #183E6F; }
.article .art-content h3 { font-weight: normal; line-height: 33px; margin: 0 0 0 0; padding: 0 0 0 0; font-size: 13px; color: #183E6F; }
.article .art-content h4 { font: normal 13px arial; line-height: 33px; margin: 10px 0px 0px 10px; padding: 0 0 0 0; color: #333; }
.article .art-content ul { list-style-type: none; }

.article h2 { font: normal 13px arial; line-height: 33px; margin: 9px 0 0 16px; color: #333 }
.article h4 { font: normal 13px arial; font-weight:bold; color: #333; margin-bottom:5px; }
/* Article with slides */
.article.slider .art-left-foot { float: left; width: 5px; height: 5px; background: url('cms/art/slider_down_left.gif') 0 0 no-repeat; }
.article.slider .art-foot { background-color: #0F0808 }
.article.slider .art-right-foot { float: right; width: 5px; height: 5px; background: url('cms/art/slider_down_right.gif') 0 0 no-repeat; }

/**	Commentable article *************************/
/*  Required by: cms_article_comment */
.iRowComment { margin:0px 5px 10px 5px !important; background-color:#f4f4f4; color:#474c54; border: 1px solid #e8e8e8; padding: 5px !important; border-radius: 4px; -moz-border-radius: 4px;	-webkit-border-radius: 4px; }
.iRowComment h3 {margin:0px; margin-top:0px; font-size:13px; font-weight:600;}

.article_comment_form { padding: 16px !important; margin:15px 5px 5px 5px !important; background: #fff; border: 1px solid #333; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.article_comment_form textarea {width:100%; height:120px;}
.article_comment_form .input_captcha {  }
.article_comment_form .foto_captcha {  }
.article_comment_form .input_captcha [type=text] { width:148px; text-align:center; }
.article_comment_form .captcha { }
.article_comment_pagination a { color: #444444; text-decoration:none; font-weight:100; }
.article_comment_pagination {font-weight:bold;}
.article_comment_pagination a:hover {text-decoration:underline;}


/**	Standard table *************************/
/*  Required by: cms_table, etc. */
.table { width: 100%; border: 0; }
.table div { position: relative; padding: 0 0 0 0; margin: 0 0 0 0; }
/* Header */
table.header td.h_mid h2 {float: left; font-family: arial; font-size: 18px; font-variant: normal; font-weight: bold; line-height: 33px; margin: 9px 0 0 0; width: auto; padding-left: 14px; color: #fff; height: 33px; overflow: hidden;}

/* Table icon */
img.icon { float: right; position: relative; width: 48px; height: 43px; margin-right: 4px;  }
/* Content */
.table .tab-left-content { width: 100%; height: 100%; background: url('cms/box/bg-table-middle-left.png') left 0 repeat-y;  }
.table .tab-right-content { width: 100%; height: 100%; background: url('cms/box/bg-table-middle-right.png') right 0 repeat-y;  }
.table .tab-content { width: auto; font: normal 13px arial; color: #333333; overflow: hidden; background-color: #eee; padding: 8px 0 8px 0; margin: 0 10px 0 10px }
/* Footer */
.table .tab-foot table { clear: both; width: 100%; height: 10px; font-size: 1px; border-spacing: 0; padding: 0; }
.tab-foot table td { padding: 0 0 0 0; border-spacing: 0  }
.table .tab-left-foot { width: 10px; height: 10px; background: url('cms/box/bg-table-corner-3.png') left top no-repeat; }
.table .tab-mid-foot { height: 10px; background: url('cms/box/bg-table-bottom-middle.png') left top repeat-x;  }
.table .tab-right-foot { width: 10px; height: 10px; background: url('cms/box/bg-table-corner-4.png') right top no-repeat; }


/**	Shopping cart quick preview *************************/
/*  Required by: cms_cart */
.cart { width: 100%; border: 0; }
.cart div { position: relative; padding: 0 0 0 0; margin: 0 0 0 0; }

.cart .tab-left-content { width: 100%; height: 100%; background: url('cms/box/bg-table-middle-left.png') left 0 repeat-y;  }
.cart .tab-right-content { width: 100%; height: 100%; background: url('cms/box/bg-table-middle-right.png') right 0 repeat-y;  }
.cart .cart-content, .table .cart-content { width: auto; font: normal 13px arial; color: #333333; overflow: hidden; background-color: #eee; padding: 8px 0 8px 0; margin: 0 10px 0 10px }
/* Footer */
.cart .tab-foot table { clear: both; width: 100%; height: 10px; font-size: 1px; border-spacing: 0; padding: 0; }
.cart .tab-left-foot { width: 10px; height: 10px; background: url('cms/box/bg-table-corner-3.png') left top no-repeat; }
.cart .tab-mid-foot { height: 10px; background: url('cms/box/bg-table-bottom-middle.png') left top repeat-x;  }
.cart .tab-right-foot { width: 10px; height: 10px; background: url('cms/box/bg-table-corner-4.png') right top no-repeat; }
/* Footer
.cart .cart-left-foot { float: left; width: 83px; height: 16px; background: url('cms/cart/cart_down_left.gif') left top no-repeat; }
.cart .cart-mid-foot {  }
.cart .cart-right-foot { float: right; width: 83px; height: 16px; background: url('cms/cart/cart_down_right.gif') right top no-repeat; }
*/
/* Links */
.cart-content ul { list-style-type: none; margin: 0 0 0 0; padding: 4px 0 4px 0; }
.cart-content ul li { line-height: 18px; padding: 0 0 0 0; margin: 0 0 0 0; font-family: Arial; font-size: 12px; color: #333;}
.cart-content ul.treeview { margin: 1px 0 1px 0 }
.cart-content ul.treeview li { line-height: 18px; padding: 4px 4px 4px 16px; margin: 0 0 0 0 }
.cart-content ul.treeview > li.selected > a { color: #eb5908 }

/**	Product prev quick preview *************************/
/*  Required by: cms_product_prev, hurt_product_prev */
ul.possibleCouriers { font-size: 11px; list-style-type: square !important; padding-left: 15px; margin: 0 0 0 0; }

/* Scroller  - Any object which can be scrolled */
.scroller { position: relative; left: 1%; top: -12px; overflow: hidden; width: 98%; }
ul.product { display: block; padding: 0 0 0 0; width: 9000px; height: 220px; float: none; clear: left; margin:0;}
ul.product li { width: 190px; padding-right: 20px; float: left; text-align: center; }
ul.product li form { clear: both; text-align: center; }
div.art-content.scrollable { overflow: visible }
.scrollable a.prev { float: left; position: relative; left:-18px; top: 100px; padding: 25px 25px 0 0; font-size: 0px; width: 0; height: 0; background: url('cms/roll-left.png') no-repeat left top; }
.scrollable a.next { float: right; position: relative; padding: 25px 25px 0 0; right:-18px; top: 100px; font-size: 0px; width: 0; height: 0; background: url('cms/roll-right.png') no-repeat left top; }
.scrollable a.prev:hover { background: url('cms/roll-left.png') no-repeat left bottom;}
.scrollable a.next:hover { background: url('cms/roll-right.png') no-repeat left bottom;}


/**	Loging  *************************/
/*  Required by: cms_login */
.contsHeight240 { min-height: 240px; overflow: auto; }

/* Products counter */
ul.lev-0 li a span.counter { color: #063671; }

/* Products & category frame */
.category { text-align: center; width: 160px; height: 200px; float: left; }
.category .priceDesc { height: 26px; }

/* Product table */
table.prod {border-collapse: collapse; border-style: hidden; width: 100%; margin: 7px 0; }
table.prod td.product {width: 20%; border: 7px solid transparent; }
table.prod td.productBig {width: 50%; border: 7px solid transparent; }
table.prod td.product {text-align: center; padding: 0; }
table.prod td.productBig p {text-align: left; }

table.prod td.product a {text-decoration: none; color: #063671; font-weight: bold; font-family: arial; font-size: 12px; text-align: center; }

div.product { text-align: center; margin: 10px; width: 186px; height: 260px; float: left; background: #eee; }
.product a { text-decoration: none; color: #333333 }
.product a img { border: 1px solid #aaa; border-bottom-color: #fff; border-right-color: #fff; margin: 4px 4px 4px 4px; }
.product .prod_image { width: 180px; height: 120px; text-align: center }
.product .bottom { width: 100%; height: 50px; text-align: center }
.product .halfPlace { padding: 4px 0; }

ul.product li a { text-decoration: none; color: #333333 }
.product .prodDesc, .category .prodDesc { height: 28px; clear: both; margin: 0 0 0 0; padding: 8px 2px 4px 2px;}
.product .priceDesc, .category .priceDesc {clear: both; margin: 0 0 0 0; }
.product table.priceDesc {width: 100%; padding: 0; height: 42px; }
.product table.priceDesc td {padding: 0 0 0 0; height: 100%; border-spacing: 0; margin: 0 0 0 0; }
.product table.priceDesc .lpart {width: 7px; background: url('cms/product-bottom-left.png') top left no-repeat; }
.product table.priceDesc .mlpart, .product  table.priceDesc .mrpart {background: url('cms/product-bottom-middle.png') top left repeat-x; height:42px; vertical-align: middle; }
.product table.priceDesc .mrpart {text-align: right; padding-left: 6px; }
.product table.priceDesc .mrpart form { /*width: 24px; float: right; margin-top: 2px;*/ }
.product table.priceDesc .mrpart > div {width: 70px; float: right;}
.product table.priceDesc .mrpart > div > img {margin-top: 5px; padding:0; }
.product table.priceDesc .mlpart div.price { font-size: 16px; width: 100%; text-align: left; color: #fff; }
.product table.priceDesc .mlpart div.msg {color: #00377A; overflow: hidden; max-height: 32px; }
.product table.priceDesc .rpart {width: 7px; background: url('cms/product-bottom-right.png') top left no-repeat; }
.product div.product_body {background-color: #eee; height: 230px; border: 1px solid #aaa; border-bottom: 0; border-top-left-radius: 4px; border-top-right-radius: 4px; }
.prodLongDesc a, .prodDesc a { text-decoration: none; font: bold 12px 'Arial'; color: #2c95b5  }

div.avisible { color: #5d3804; font-size: 11px; line-height: 10px; float:left; text-align: left; width: 35px; margin-top:8px; margin-left: 7px;}

input.quantity { width: 32px; text-align: right; }
.quantity { width: 32px; text-align: right; }

table.value.list tr.notRequired td { opacity: 0.9 }

table.value.list input.special_value.postcode { width: 70px; min-width: 0; border-right: 1px solid #555; border-radius: 0}
table.value.list input.special_value.city { width: 200px; }

table.value.list input.special_value.street_number { width: 70px; min-width: 0; }
table.value.list input.special_value.street { width: 200px; border-right: 1px solid #555; border-radius: 0 }

/* Address border, used by cms_account address book and shopping cart */
.address { padding: 8px 8px 8px 8px; border: 1px solid #eb5908; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
div.iItemLeft.address { width: 180px; margin-right: 14px; margin-bottom: 14px; padding: 4px 0 4px 0; border: 1px solid #eb5908; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
div.iItemLeft.address p { padding: 0 8px 4px 8px }
div.iItemLeft.address label { border-bottom: 1px solid #eb5908; cursor: pointer; }
.address.margin, .address .margin { margin-left: 16px; }

/* Radio button -link */
ul.radio li.active a { background-position: left -28px; }
ul.radio li.active:hover a { background-position: left -42px; }
ul.radio li a { background: url('../images/radio-button.png') no-repeat left top; line-height: 14px; padding-left: 32px; clear: both; float: left; }
ul.radio li { width: 100%; line-height: 14px; clear: both; margin-top: 5px; }

/* Long option box used by hurt_address_book & hurt_order_confirm */
.optBox { border: 1px solid #a4a3a3; overflow: visible; height: 18px; background: #eee; padding: 8px 8px 8px 8px; margin: 0 0 16px 0; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;  }
div.optBox a { background: url('../images/checkbox.png') no-repeat left top; line-height: 15px; padding-left: 32px; clear: both; float: left; }
div.optBox a:hover { background-position: left -15px }
div.optBox a.active { background-position: left -30px }
div.optBox a.active:hover { background-position: left -45px }

/* System Elements behaviour */
div.content h2 { clear: both }
.notRequired input {  }

.total { font-weight: bold; }
.subText { clear: right; width: 190px; height: 36px; line-height: 36px; }
.subSum { overflow: hidden; text-align: right; padding-right: 8px; line-height: 30px; font-size: 14px; color: #444; width: 102px; height: 30px; border: 3px #eee solid; -webkit-border-radius: 4px; -khtml-border-radius: 4px; -moz-border-radius: 4px;  border-radius: 4px; }

/* Tables with listing values */
table.product_list { width: 100%; border-spacing: 0; }

table.product_list thead tr{ background: #eee url('../images/separator.gif') repeat-x bottom center; }
table.product_list thead td{ height: 22px }
table.product_list tbody tr{ background: url('../images/separator.gif') repeat-x bottom center; }

table.product_list td img { width: 50px; }
table.product_list td img.preview {width: 16px; height: 16px}
table.product_list tfoot td { background: #D7E8B6 ; }

table.product_list tbody tr.notEnough { background-color: #FAE8CB; }
table.product_list tbody tr.mustDelete { background-color: #FBCCC9; }

table.prodHolder { width: 100%; }
table.prodHolder td { padding: 0 4px 0 0; vertical-align: top }
/*table td.pictures { width: 440px; }*/

/* Steps used by shop cart & similar */
ul.cartSteps { margin: 4px 0 16px 0; padding: 0; height: 40px; display:block; float: left}
ul.registerSteps { margin: 4px 0 16px 0; padding: 0; width: 100%; height: 40px}
ul.cartSteps li, ul.registerSteps li { float: left; color: #fff; text-align: center; line-height: 38px; width: 137px; font-size: 16px; padding: 0 14px 0 0; background: url('cms/step-unavailable.png') no-repeat top center;}
ul.cartSteps li a, ul.registerSteps li a { color: #fff; line-height: 38px;  }
ul.cartSteps li.active, ul.registerSteps li.active { background-image: url('cms/step-available.png'); color: #ff0; }
ul.cartSteps li.available, ul.registerSteps li.available { background-image: url('cms/step-available.png') }

div.cart-content a {font-family: Arial; font-size: 12px; color: #063671;}
.dirbar { clear: both; width: 98%; padding: 4px 4px; background: #fff; border-radius: 4px; border: 1px solid #aaa; margin: 0 0 4px 0 }
.dirbar a { padding-left: 22px; text-transform: Capitalize; background: url('../images/folder.png') no-repeat left center; }

.available { color : green; text-transform: capitalize }
.unavailable { color : red; text-transform: capitalize }
.promo { color: #EB5908; font-weight: bold }

div.news_product_name {margin-bottom: 10px;}
div.news_product_name a {color: #063671;}