* { margin:0; padding:0; text-decoration:none;}
p { padding:0 0 10px 0;}
body { font-family:arial; padding:20px 0; font-size:12px; background-image:url('images/bg.png');}


a.basket_small {
 background-image:url('images/Shoppingcart_32x32.png');
 background-repeat:no-repeat;
 background-position:5px 50%;
 display:block;
 padding:3px 3px 3px 40px;
 color:#000;
 background-color:#f6f8f0;
 -moz-border-radius:5px;
 border:1px solid #666;
 text-decoration:none;
 margin:10px 0;
}

a.basket_small span {
 display:block;
 text-decoration:underline;
}

div.content {
 display:none;
}

a.mtabell {
 background-image:url('images/application_view_detail.png');
 background-repeat:no-repeat;
 background-position:0 50%;
 display:block;
 padding:0 0 0 20px;
 margin:10px 0 0 0;
 color:#000;
 text-decoration:underline;
}

h2.size {
 margin:10px 0 0 0;
}

ul.list_categories {
 list-style-type:none;
}

ul.list_categories li { 
 float:left;
 margin:20px;
 display:block;
 width:150px;
 height:150px;
 overflow:hidden;
 text-align:center;
}

ul.list_categories li a img { 
 margin:0 auto;
 display:block;
}

ul.list_categories li a span { 
 font-size:12px;
 color:#900;
 font-weight:bold;
 margin:0 0 5px 0;
 display:block;
}



table.size {
 margin:10px 0 20px 0;
 width:100%;
 border-collapse:collapse;
 border:1px solid #ddd;
}

table.size tr td {
 text-align:center;
 padding:4px;
 border-right:1px solid #ddd;
}

table.size tr th {
 background-color:#ddd;
 padding:2px;
 padding:4px;
}


table.size tr.row1 td {
 background-color:#eee;
}


div.left { float:left; }
div.right { float:right; }

h4.default_small_list {
 font-size:14px;
 color:#777;
 margin:0 0 10px 0;
}


ul.default_small_list {
 list-style-type:none;
}

ul.default_small_list li {
 display:block;
 margin:0 0 5px 0;
 padding:0 0 5px 0;
 border-bottom:1px dotted #ddd;
}

ul.default_small_list li a {  color:#000; }
ul.default_small_list li.selected a {  font-weight:bold; }



div.ebiz_news {
 display:block;
 width:370px;
 height:130px;
 overflow:hidden;
 border-bottom:1px dotted #ddd;
 margin:0 0 10px 0;
 padding:0 0 10px 0;
}

div.ebiz_news div {
 padding:10px;
}

div.ebiz_news img {
 float:right;
 width:100px;
 margin:0 0 10px 10px;
}

div.ebiz_news a {
 color:#000;
 text-decoration:underline;
}

div.ebiz_news h1 {
 font-size:14px;
}


h1.campaigns {
 display:block;
 font-size:12pt;
 color:#333;
 background-color:#f6f8f0;
 -moz-border-radius:5px;
 border:1px solid #e2e6d8;
 padding:5px;
 margin:20px 0 10px 10px;
}

/* gallery */

div.mask {
 position:relative;
 float:left;
 display:block;
 width:500px;
 height:300px; 
 overflow:hidden;
 margin:0 0 20px 10px;
}
#gallery { position:absolute; }
#gallery div {
 -moz-border-radius:5px;
 display:block;
 width:500px;
 height:300px;
 float:left;
 background-position:50% 50%;
 background-repeat:no-repeat;
 background-color:#fff;
}

#gallery div a {
 display:block;
 width:500px;
 height:300px;
}


.buttons {
 float:right;
 display:block;
}
.buttons span {
 display:block;
 font-size:12pt;
 color:#333;
 background-color:#f6f8f0;
 -moz-border-radius:5px;
 border:1px solid #e2e6d8;
 padding:10px;
 width:215px;
 pointer:hand;
 cursor:pointer;
 margin:0 0 5px 0;
}

.buttons span h1 {
 font-size:16px;
}

.buttons span p {
 font-size:12px;
}

.buttons span a {
 font-size:12px;
 color:#000;
 text-decoration:underline;
}


.buttons span.active, .buttons span:hover {
 color:#000;
 background-color:#c5d8c8;
 border:1px solid #aaa;
}



h2.small_title {
 margin:20px 10px;
 font-size:13px;
 color:#333;
 background-color:#f6f8f0;
 -moz-border-radius:5px;
 border:1px solid #e2e6d8;
 padding:5px;
}

div.products_small {
 display:block;
 margin:0 0 10px 0;
 background-color:#f6f8f0;
 -moz-border-radius:5px;
 border:1px solid #e2e6d8;
 padding:5px;
}

div.products_small img {
 margin:0;
 float:left;
 display:block;
 -moz-border-radius:5px;
 border:4px solid #fff;
}

div.products_small span.price {

 font-size:12pt;
 color:#333;

}


div.products_small a {
 width:80px;
 color:#000;
 display:block;
 float:left;;
 margin:0 0 10px 0;
}

ul.menu_pages {
 display:block;
}

ul.menu_pages li {
 float:right;
 display:block;
 list-style-type;
}

ul.menu_pages li a {
 text-decoration:none;
 color:#000;
 display:block;
 padding:5px 10px;
}


div.obs {
 padding:30px;
 text-align:center;
 color:#900;
 font-weight:bold;
}

span.variant {
 color:#666;
 font-weight:bold;
 padding:0 0 0 10px;
}

div.front {
 background-image:url('/static/css/images/front.png');
 background-repeat:no-repeat;
 height:341px;
 display:block;
 margin:10px 0 0 10px;
 padding:10px 0 0 0;
}

div.front h1 {
 margin:0 0 0 20px;
 font-size:20px;
}

div.front p {
 margin:10px 0 0 20px;
 display:block;
 width:300px;
}


div.imagereplacement {
 width:60px;
 padding:10px;
 text-align:center;
 display:block;
 color:#999;
 background-color:#fafafa;
 -moz-border-radius:5px;
 border:1px solid #eee;
}

img {
 border:0;
}

table.basket {
 border-collapse:collapse;
 width:100%;
}

table.basket tr th {
 text-align:left;
}

table.basket tr td {
 padding:5px;
}

table.basket tr td.number {
 text-align:right;
 padding-right:10px;
}

table.basket tr.row0 td {
 background-color:#f6f8f0;
}

table.basket tr.totals td {
 border-top:2px solid #595c4c;
}

div.product_content {
 padding:10px;
}
div.product_content img {
 float:right;
 display:block;
}

div.product_content_detail {
 float:left;
 width:450px;
 display:block;
}

div.product_content_detail span.price {
 display:block;
 font-size:12pt;
 color:#333;
 background-color:#f6f8f0;
 -moz-border-radius:5px;
 border:1px solid #e2e6d8;
 padding:5px;
 width:100px;
 text-align:center;
 margin:10px 0;
}

div.product_content_detail span.price_vat {
 color:#aaa;
}

div.products_padding {
 padding:10px;
}

div.products_medium {
 float:left;
 display:block;
 width:240px;
 height:120px;
 overflow:hidden;
 margin:10px 0 5px 5px;
 border-bottom:1px dotted #eee;
 padding:0 0 10px 0;
}

div.products_medium img {
 float:left;
 display:block;
 margin:0 10px 0 0;
}

div.products_medium span.price {
 display:block;
 float:right;
 font-size:12pt;
 color:#333;
 background-color:#f6f8f0;
 -moz-border-radius:5px;
 border:1px solid #e2e6d8;
 padding:5px;
 width:60px;
 text-align:center;
}


div.products_medium a {
 width:140px;
 margin:0 0 5px 0;
 color:#000;
 display:block;
 float:left;
}

div.border_right {
 border-right:1px dotted #ddd;
}


form.search {
 display:block;
 padding:5px;
 background-color:#f6f8f0;
 -moz-border-radius:5px;
 border:1px solid #e2e6d8;
}



input.text {
 height:18px;
 width:130px;
}

input.submit {
 padding:3px; 
 overflow:visible;
 font-size:11px;
}


div.category_header {
 margin:20px 0 0 0;
 border-bottom:1px solid #eee;
 padding:0 0 10px 0;
 display:block;
 height:100%;
}

div.category_header h1 {
 display:block;
 float:left;
 color:#777;
 font-size:20px;
 text-transform:uppercase;
}



div.main {
 background-color:#fff;
 width:980px;
 display:block;
 margin:0 auto;
 border:1px solid #595c4c;
 border-top:5px solid #595c4c;
 -moz-border-radius-bottomleft:10px;
 -moz-border-radius-bottomright:10px;
}

div.main_padding {
 padding:10px;
}

div.logo {
 background-image:url('images/logo_bg.png');
 height:92px;
 -moz-border-radius:7px;
}

div.logo img.logo {
 margin:0 0 0 10px;
 display:block;
 float:left;
 border:0;
}


div.content_left {
 float:left;
 display:block;
 width:185px;
}

div.content_right {
 float:right;
 display:block;
 width:760px;
 border-left:1px solid #eee;
 min-height:400px;
}


ul.menu_main {
 display:block;
 float:left;
 margin:0 0 0 30px;

}

ul.menu_main li {
 padding:0 10px 0 10px;
 margin:48px 5px 0 0;
 display:block;
 float:left;
 list-style-type:none;
 background-color:#fafbf7;
 border:1px solid #f2f4e9;
 border-bottom:0;
 -moz-border-radius-topleft:5px;
 -moz-border-radius-topright:5px;
}

ul.menu_main li.selected,ul.menu_main li:hover {
 background-color:#fff;
 border:1px solid #dbded3;
 border-bottom:0;
 margin:49px 5px 0 0;
}

ul.menu_main li a {
 color:#000;
 text-decoration:none;
 display:block;
 padding:5px;
 text-align:center;
}


ul.menu_products {
 list-style-type:none;
 margin:5px 0 20px 0;
 width:180px;
 padding:0 10px 0 0;
}

ul.menu_products li {
 display:block;
 line-height:20px;
 border-bottom:1px dotted #eee;
}

ul.menu_products li a {
 color:#777;
 text-decoration:none;
}

ul.menu_products li.selected a {
 font-weight:bold;
 color:#000;
}


span.text_bottom {
 text-align:center;
 font-size:11px;
 border-top:1px solid #eee;
 color:#777;
 display:block;
 padding:10px 0 0 0;
}



fieldset {
 border:0;
}

fieldset legend {
 font-size:12px;
 font-weight:bold;
}

fieldset label {
 display:block;
 margin-top:10px;
}

fieldset input.text {
 display:block;
 height:20px;
 width:200px;
 line-height:20px;
}

fieldset input.submit {
 display:block;
 padding:5px;
 overflow:visible;
 margin-top:10px;
}






br.clearfix {
 display:block;
 height:0;
 font-size:0;
 clear:both;
}





