* {
padding: 0;
margin: 0;
} 

body {
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
color: #000000;
line-height: 20px;
}

#all {
width:100%;
height: 280px;
background: url('jore/htmlbg.jpg');

}

img { border: none; }
a { text-decoration: none; color: #DFA60D; }
a:hover { color: #BBBBBB; }
h3 { border-bottom: 1px dotted #ccc; color: #F0A848; padding: 10px 0 2px 0; }
h3 a { color: #92BF2F; }
h3 a:hover { color: #F0A848; }


h1{
    font-size: 12pt;
    padding-top: 2px;
    padding-bottom: 2px;
}

#wrap {
margin: 0 auto;
width: 980px;
}

#header {
    height: 162px;
    background-image: url('jore/logo.png');
	background-repeat: no-repeat;
}
#header-left{
    float: left;
    width: 560px;
    height: 180px;
}
#header-right{
    float: left;
    width: 400px;
    height: 58px;
	padding-top: 80px;
    padding-left: 20px;
    font-size: 12px;
    color: #ffc640;
}
#login{
    padding-bottom: 2px;
    margin-top: 6px;
    width: 76px;
    height: 18px;
    border: none;
    color: #FFF;
    font-weight: bold;
    background: url('img/btn.jpg');
}

#shop_name { text-transform: uppercase; padding: 75px 0 0 20px; font-size: 40px; font-weight: bold; }
#shop_name a { color: #3f2929; }
#shop_name a:hover { color: #3f2929; }
#shop_name_long { padding: 130px 0 0 170px; font-size: 21px; color: #FFF; font-weight: 100; }

#menu {
	margin-left: 10px;
	width: 960px;
    height: 38px;
	margin-top: 20px;
	padding-top: 20px;
	background-image: url('jore/menu.png');
	background-repeat: no-repeat;
}
#menu li {
float: left;
margin-left: 62px;
text-align: center;
list-style-type: none;
}

#menu li a {
text-decoration:none;
font-size: 18px;
font-weight: bold;
color: #393939;
font-family: Tahoma;
}
a.menu-link{
    color: #FFF;
}
a.menu-link-on{
    color: #0040C4;
}
#menu li a:hover {
color: #fff;
text-decoration: underline; 
}

#content {
background-color: #FFFFFF;
padding: 5px;
}

#left {
float: left;
width: 200px;
}
#left li { list-style-type: none; }

#left h2 {
margin-left: 5px;
padding: 5px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background-color: #3f2929;
border-right: 1px solid #3f2929;
border-left: 1px solid #3f2929;
}
#menu-head{
	margin-top: 6px;
    margin-left: 5px;
    width: 178px;
	height:30px;
	padding-bottom:2px;
	padding-left:17px;
	padding-top:12px;
    font-size: 16px;
	font-weight: bold;
    color: #FFF;
    background: url('jore/left_h.png');
}
#left .box {
border-right: 1px solid #393939;
border-left: 1px solid #393939;
border-bottom: 1px solid #393939;
margin: 0 0 5px 5px;
padding: 5px 0 10px 0;
}

#right { 
float: right;
width: 740px;
margin-right: 5px;
}
.contentleft {
float: left;
width : 740px;
}
.contentleft h2 {
padding: 5px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: #EEF0F1 url(./../images/hbg.gif) repeat-x;	
border-right: 1px solid #3f2929;
border-left: 1px solid #3f2929;
}
.contentleftbox {
border-right: 1px solid #3f2929;
border-left: 1px solid #3f2929;
border-bottom: 1px solid #3f2929;
margin: 0 0 10px 0;	
padding: 0 10px 10px 30px;
line-height: 180%;
text-align: justify;
}

.contentright {
float: right;
width: 180px;
}
.contentright h2 {
padding: 5px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #fff;
background: #EEF0F1 url(./../images/hbg.gif) repeat-x;	
border-right: 1px solid #3f2929;
border-left: 1px solid #3f2929;
}
.contentrightbox {
border-right: 1px solid #3f2929;
border-left: 1px solid #3f2929;
border-bottom: 1px solid #3f2929;
margin: 0 0 10px 0;	
padding: 10px;
text-align: justify;
}

#product_info{
width:100%;	
float:left;
font-size:10px;
}

#product_data{
    font-size: 10px;
}

#box_tags
{
	padding-top:10px;
	border:none;
	width:95%;	
font-size:10px;
	
	}

#product_other{

width:100%;	
float:center;
font-size:12px;
}

#listproducts{
width:740px;
font-size: 11px;
text-align:center;
border: 1px solid #3f2929;
}

#product_name{
width:500px;	
}

.info_legend{
	border:black 1px solid;
    font-weight: bold;
    width: 140px;
	
}

.info_value{
	border:black 1px solid;
}

.info_box{
	border:white 1px solid;
    font-weight: bold;
	
}

.info_box{
	border:white 1px solid;
}

.info_pic{
    vertical-align: top;
}

#paginator{
    margin-top: 15px;
    text-align:center;
}

.level-1{
	margin-left:20px;
list-style:disc;	
}

.level-2{
	margin-left:30px;
list-style:disc;	
}

.level-3{
	margin-left:40px;
list-style:disc;	
}


#footer {
height: auto;
color: #fff;
text-align: center;
font-size: 11px;
background-color: #4C4C4C;
margin-bottom: 5px;
}
#footer a { color: #fff; }
#footer a:hover { color: #fff; text-decoration: underline; }

#footer ul{
    margin-left: 20px;
    list-style-type: none;
}

#footer ul li {
    float: left;
    margin-left:5px;
}

#breadchrumb {
padding-left: 26px;
margin-top: 6px;
margin-bottom: 6px;
float: left;
width: 930px;
}
#breadchrumb li {
float:left;
list-style-type:none;
color: #000;
font-weight: bold;
}
#breadchrumb li a {

text-decoration:none;
color: #000;
font-weight: bold;
letter-spacing:-1px;
font-weight: 100;
font-size: 11px;
}

#breadchrumb li a:hover {
color: #393939;
text-decoration: underline; 
}

.clearfix
{
    background-color: #FFF;
	clear:both;
	display:block;
}
.clearfix-mine{
    background-color: #FFF;
    width: 980px;
    height: 10px;
}

.owntext
{
	font-size: 10px;
	text-align: justify;
}

.owntext-footer{
    background-color: #FFF;
    font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
    width: 960px;
    text-align: justify;
}

.owntext2{
    text-align: justify;
    font-size: 10px;
    line-height: -2px;
}
	


#paramlist
{
list-style-type: none;
float: left;	
padding-left: 10px;
}
#paramlist li
{
    float: left;
    padding-right: 10px;
}
#paramlist li a
{
	color: black;
	float:left;
}

#product_image
{
	float: right;
	width: 350px;
		}
		
.box_legend
{
	width: 100%;
	text-align: center;
	}
	
.box_value
{
	width: 100%;
	text-align: center;
}

#new-price{
    margin-left: 12px;
}

.promotion{
    float: left;
    margin-top: 5px;
    width: 732px;
}
.promotion-header{
    float: left;
    width: 720px;
	height: 30px;
    padding-left: 17px;
    padding-top: 12px;
    padding-bottom: 2px;
    font-size: 18px;
    font-weight: bold;
	font-family: tahoma;
    color: #FFF;
    background: url('jore/promotion_h.png');
}
.promotion-sliders-ul{
    float: right;
    height: 18px;
    margin-right: 15px;
}
.promotion-data{
    width: 720px;
    height: 230px;
    padding-left: 14px;
    padding-top: 2px;
    padding-bottom: 5px;
    font-size: 13px;
}
.promotion-data-left{
    float: left;
    padding: 2px;
    margin-right: 30px;
    width: 574px;
}
.promotion-data-right{
    float: left;
    font-size: 10px;
}
#promotion-image{
    float: left;
    width: 90px;
}

a.promotion-link-category{
    font-size: 11px;
    text-decoration: underline;
}
a.promotion-link-product{
    font-size: 14px;
    font-weight: bold;
}
td.netto-promo{
    text-align: center;
    width: 70px;
    border: 1px solid #EFB61D;
    color: #000;
}
td.brutto-promo{
    text-align: center;
    width: 120px;
    border: 1px solid #EFB61D;
    background-color: #EFB61D;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
}

.new{
    float: left;
    margin-top: 5px;
    width: 740px;
    padding-bottom: 4px;
}
.new-header{
    float: left;
    width: 736px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.new-item{
    float: left;
    width: 239px;
    margin-left: 4px;
    margin-top: 4px;
}
.new-item-header{
    float: left;
    width: 232px;
    height: 38px;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 2px;
	padding-bottom: 2px;
    color: #FFF;
	background-color: #4C4C4C;
    font-size: 9px;
}
.new-item-content{
    float: left;
    width: 234px;
    height: 145px;
    padding: 2px;
    border-right: 1px solid #393939;
    border-left: 1px solid #393939;
    border-bottom: 1px solid #393939;
}
.new-item-c-left{
    float: left;
    width: 165px;
    font-size: 9px;
    text-align: center;
}
.new-item-c-right{
    float: left;
    width: 64px;
    margin-left: 4px;
}

a.new-item-link{
    color: #FFF;
    font-size: 9px;
    text-decoration: none;
}
#new-image{
    float: left;
    width: 64px;
}

td.netto-new{
    text-align: center;
    width: 58px;
    border: 1px solid #EFB61D;
    color: #000;
}
td.brutto-new{
    text-align: center;
    width: 76px;
    border: 1px solid #EFB61D;
    background-color: #EFB61D;
    font-size: 12px;
    font-weight: bold;
    color: #FFF;
}

.product-item{
    float: left;
    margin-top: 8px;
    margin-bottom: 4px;
    width: 738px;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 6px;
    border-bottom: 1px solid #3f2929;
}
.product-item-left{
    float: left;
    margin-left: 10px;
    width: 64px;
    font-size: 9px;
    margin-right: 10px;
    text-align: center;
}
.product-item-right{
    float: left;
    margin-left: 10px;
    width: 520px;
    margin-right: 5px;
}
.product-item-price{
    float: left;
    width: 100px;
    margin-left: 10px;
    text-align: center;
    font-size: 12px;
}
td.netto-prod{
    text-align: center;
    width: 100px;
    border: 1px solid #EFB61D;
    color: #000;
}
td.brutto-prod{
    text-align: center;
    width: 100px;
    border: 1px solid #EFB61D;
    background-color: #EFB61D;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
#product-paginator{
    float: left;
    width: 742px;
    margin-top: 15px;
    text-align:center;
}

.prod-sign-title{
    font-size: 9px;
    font-weight: bold;
}
.product-signature{
    font-size: 9px;
    text-decoration: underline;
}
.product-params{
    font-size: 10px;
}

a.product-title-link{
    font-size: 14px;
    font-weight: bold;
    color: #3f2929;
}

.random-products{
    width: 742px;
    margin-top: 5px;
    margin-bottom: 15px;
}
td.last-added-product{
    width: 371px;
}
td.best-product{
    width: 371px;
    text-align: center;
}
td.last-added-product-item{
    text-align: center;
}
td.best-product{
    text-align: center;
}
.rand-img{
    float: left;

    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 30px;
    width: 70px;
}
.rand-txt{
    float: left;
    width: 200px;
    margin-left: 30px;
    text-align: center;
    font-size: 11px;
}
.random-title{
    width: 366px;
    padding: 1px;
    color: #000000;
    font-weight: bold;
    text-align: center;
	border-bottom: 1px solid #393939;
}

.coda-slider{
    border-right: 1px solid #393939;
    border-left: 1px solid #393939;
    border-bottom: 1px solid #393939;
}

.contact_form,
.contact_form_select{
    border:1px solid #c0c0c0;
    width:350px;

}
.contact_form_select {
    width:352px;

}
.contact_form_error {
    border: 1px solid #e00;
    width:350px;
}
.contact_form_ok {
    border: 1px solid green;
    width:350px;
}

.form_fill {
    margin:10px 0 10px 115px;
    color:red;
}

.form_fill ul{
    margin:5px 0 5px 15px;
    color:red;
}

.content_center {
    text-align:center;
}

.title {
    margin-left: 100px;
}
.title span.selected,
.title span.notselected{
    color:#000000;
    font-size:12px;
}
.title span.notselected,
.title span.notselected a,
.title span.notselected a:hover,
.title span.notselected a:visited,
.title span.notselected a:link,
.title span.notselected a:active {
    color:#FA9987;
}

.cls {
    clear: both;
    font-size: 1px;
    height: 1px;    
}

#adverts div {
    float: left;
    width:240px;
}
