/*
    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; box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.1); }
.article > div { padding: 0 0 0 0; margin: 0 0 0 0; }
/* Header */
.article .art-header { display: block; width: 100%; height: 43px; line-height: 33px; background: url('cms/art/middle_table_top_middle.gif') left bottom repeat-x; }
.article h2 { font: normal 21px verdana; text-align: center; padding-top: 7px; color: #1a1a1a; }
/* Content */
.article .art-content { overflow: hidden; padding: 8px 8px 8px 8px; background-color: #fff; }
.article.slider .art-content { overflow: hidden; padding: 0px 1px 0px 1px }
/* Footer */
.article .art-content h2 { font-weight: normal; line-height: 33px; margin: 0 0 0 0; padding: 0 0 0 0; font-size: 14px; color: #678E18; }
.article .art-content h3 { font-weight: normal; line-height: 33px; margin: 0 0 0 0; padding: 0 0 0 0; font-size: 13px; color: #678E18; }
.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 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; box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.1); }
.table div { position: relative; padding: 0 0 0 0; margin: 0 0 0 0; }
/* Header */
.table .tab-header { display: block; width: 100%; height: 43px; background: url('cms/box/box_top_middle.gif') 0 bottom repeat-x; }
.table h2 { font: normal 21px verdana; text-align: center; padding-top: 7px; color: #1a1a1a; }
/* Table icon */
img.icon { float: right; position: relative; width: 48px; height: 43px; margin-right: 4px;  }
/* Content */
.table .tab-content { width: auto; font: normal 13px arial; color: #333333; overflow: hidden; padding: 8px 8px 8px 8px; background-color: #fff; }
/* Footer */
.table .tab-foot { clear: both; width: 100%; }


/**	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; }
/* 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 }
.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: #5C8607 }

/**	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: 200px; float: none; clear: left }
ul.product li { width: 170px; height: 200px; padding-right: 24px; 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: 24px 24px 0 0; font-size: 0px; width: 0; height: 0; background: url('cms/roll-left.gif') no-repeat left top; }
.scrollable a.next { float: right; position: relative; padding: 24px 24px 0 0; right:-18px; top: 100px; font-size: 0px; width: 0; height: 0; background: url('cms/roll-right.gif') no-repeat left top; }
.scrollable a.prev:hover,
.scrollable a.next:hover { background-position: left bottom }


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

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

/* Products & category frame */
.category { text-align: center; width: 160px; height: 200px; float: left; }
div.product {text-align: center;margin: 2px;width: 220px;height: 320px;float: left; background: #eee; border: 1px solid #cacaca; }

div.product img {margin-top: 45px; width:200px; height:149px; border:1px solid #cacaca;}


.product a{ text-decoration: none; color: #333333 }
ul.product li a{ text-decoration: none; color: #333333 }
div.product a{ text-decoration: none; color: #333333 }

.product .price { clear: both; color: #D2292A; font-weight: bold; }
.product .prodDesc, .category .prodDesc { height: 18px; clear: both; margin: 0 0 0 0; }
.product .priceDesc, .category .priceDesc { height: 26px; clear: both; margin: 0 0 0 0; }

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

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 tr.notRequired { opacity: 0.9; }

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 #2480ff; 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 #2480ff; 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 #2480ff; cursor: pointer; }
.address.margin, .address .margin { margin-left: 16px; }

/* Big shop button */
.addToCart { color: transparent }
.addToCarton { color: transparent }
/*input[type=submit].addToCartMini { margin-top: 5px; text-align: center; background: url('../images/add-to-cart-mini.gif') no-repeat top left; padding: 1px 33px 0 0; width: 103px; height: 28px; font-size: 13px; color: #fff; }*/
input[type=submit].addToCartMini {margin-top: 5px;text-align: center;background: url('../images/button-do-koszyka-rolover.png') no-repeat top left;width: 200px;height: 33px;font-size: 13px;color: #fff;}
input[type=submit].addToCartMini:hover { background-position-y:  middle;   }
input[type=submit].addToCartMiniDisabled {margin-top: 5px;cursor:default;text-align: center;background: url('../images/button-do-koszyka-rolover.png') no-repeat bottom left;width: 200px;height: 33px;font-size: 13px;color: #fff;}


input[type=submit].bigShop { background: #2480ff; font-size: 16px; width: 178px; height: 48px; border: 0px; margin-left: 15px; }
/*input[type=submit].bigShop:hover { background-color: transparent; }*/

/* 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 { }

#myTabs > div { padding: 8px }
.no_enough { color: #f00 }
.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; }

span.chars { font-size: 8px; color: #aaa; }
.dirbar { background: #E5EED2; border: 1px solid #ccc; padding: 4px 4px 4px 4px; }

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

table.product_list thead tr{ background: #fff 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; border: 1px solid #f0f0f0; }
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.cartSteps li { background: #ddd; margin: 3px; border-radius: 5px;  float: left; color: #fff; text-align: center; line-height: 38px; width: 137px; font-size: 16px; padding: 0 14px 0 0; }
ul.cartSteps li a { color: #fff; line-height: 38px; }
ul.cartSteps li.active { background: #2480ff; margin: 3px; border-radius: 5px; background-image: url('cms/step-active.gif'); color: #fff; }
ul.cartSteps li.available { background: #85B8FD; background-image: url('cms/step-available.gif') }

table.tlink a { color: #3196FC; text-decoration: underline }
table.tlink td { padding: 4px 8px 0 8px; }

.pagination a {	padding: 2px 4px 2px 4px;	border: 1px solid #EBF4DB; }
.pagination a:hover {	background-color: #EBF4DB; }

.table .handler, .article .handler { height: 42px; margin-top: 30px; background: url(../images/table-header-bg.gif) repeat-x; }
