body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595c52;
	background: url(../img/bg.png) repeat-x;
}
h1.bar {width:152px; height:25px; background:url(../img/bar.jpg); color:#fff; font-size:11px; font-weight:bold; padding:10px 0 0 35px; margin:12px 0 0 0; }
h1.prodtitle{color:#364b4c; font-size:14px }
h2.proddescription {color:#364b4c; font-size:11px; margin:5px 0 5px 0;}
.prodinfo p {color:#364b4c; }
.price {font-size:14px; font-weight:bold; color:#cc0000; }
.button {background:url(../img/button.gif) repeat ;height:17px; border:1px solid #000; padding: 2px 8px 2px 8px; color:#fff; font-size:10px;text-transform:uppercase; margin-left:10px; cursor: pointer;}
.button a {color:#fff; text-decoration: none;}
.button_right {background:url(../img/button.gif) repeat ;height:11px; border:1px solid #000; padding: 8px 8px 2px 8px; color:#fff; font-size:10px;text-transform:uppercase; margin-left:10px; float:right;}
.newslettertext{color:#595c52; line-height:130%; margin-bottom:10px;}
.form {width:150px;}

#main {
	width:990px;
	background:url(../img/main.png) repeat-y;
	margin:0 auto;
	padding: 0 6px 0 6px;
}

#header{
	width:978px;
	height:120px;
	background:url(../img/header_new.jpg);


}

#logo{
	width:210px;
	height:74px;
	float:left;
	margin: 3px 0 0 5px;

}

#menu {
	width:978px;
	height:41px;
	float:left;
	margin-top:-7px;
}

 #tabsE {
      float:left;
      width:100%;
	  height:41px
      font-size:93%;
      line-height:normal;
	  margin-top:5px;
	

      }
    #tabsE ul {
	  margin:0;
	  padding:3px 10px 6px 5px;
	  list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 8px;
      text-decoration:none;
	  font-weight:bold;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("tabrightE.gif") no-repeat right top;
      padding:15px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
	  background: url(../img/menu_over.png);
	  height:40px;
	  color:#364b4c;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
	  color:#364b4c;
      }
      a.current span {
          background: url(../img/menu_over.png);
	  height:40px;
	  color:#364b4c;
}


#breadcrumbs{
	width:968px;
	height:21px;
	background:url(../img/breadcrumbs.gif) repeat-x;
	padding: 10px 0 0 10px;
	color:#757575;
	text-transform:uppercase;
	font-weight:bolder;
	font-size:10px;
	
}
#breadcrumbs a{
    color:#757575;
    text-decoration: none;
}
#breadcrumbs a hover{
    text-decoration: underline;
}

#left{
	float:left;
	width:188px;

}
#middle{
	float:left;
	width:582px;
	margin: 12px 11px 0 11px;
}

#right{
	float:left;
	width:187px;

}

.box {
	width:167px;
	background:#f1ffcc;
	padding:10px;
}

.prodbox{
	width:171px;
	border:1px solid #d9d9d9;
	float:left;
	padding:10px 8px 15px 8px;
	margin: 10px 4px 0 1px;
        height: 205px;

}
.prodinfo{
	margin:5px 0 10px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #313131;
	border-top: 1px dotted #313131;

}
.cart {
width:167px;
line-height:20px;
}
.cartbuttons{
	margin:10px 0 10px 0;
	padding: 20px 0 20px 0;
	border-bottom: 1px dotted #313131;
	border-top: 1px dotted #313131;

}
.line{width:582px; height:1px; background: url(../img/line.gif) repeat-x; margin: 10px 0 0 0;}


.newsletterbox{width:167px ;border-top: 1px dotted #313131; padding-top:10px; margin-top:10px;}

#right .box p {padding: 5px 0 5px 0;}
#pagebottom	{
	width:990px;
	height:63px;
	background:url(../img/pagebottom.jpg) no-repeat;
	margin:0 auto;
	padding: 0 6px 0 6px;
}
#footer{
	width:100%;
	height:140px;
	background:#33494a;
}
div#footerContainer {
    width: 978px;
    margin:5px auto;
    padding: 0 10px 0 6px;
}
div#copytext {
    margin: 5px 0;
    color: #fff;
    font-weight: bold;
    float: left;
}
div#footer_logo {
    width: 100px;
    height: 38px;
    background: url(../img/loggo_footer.jpg) no-repeat;
    float: left;
}
div#footer_butik {
    float: right;
    color:#fff;

}
div#footer_butik a {
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}
div#footer_butik a:hover {
    text-decoration: underline;
}
