﻿body
{
  background-color:#292929;
  background-image:url(/images/main/mainbg_B.gif);
  background-repeat:repeat-y;
  background-position:center;
  padding:0;
  margin:0;
  color : #fff;
  font-family:Verdana;
  font-size:10px;
}
select, input
{
	font-family:verdana;
	font-size:10px;
}
.mainwrapper
{
    width:993px;
    margin:auto;
}
.topsection
{
    position:relative;
    background-image:url(/images/main/topsection.jpg);
    height:117px;
    left:-2px;
    background-repeat:no-repeat;
}
.topmenudiv 
{
    position:relative;
    width:100%;
    font-size:14px;
    top:42px;
}
.topmenudiv table
{
    width:992px;
    margin:0;
    padding:0;
    height:22px;
    
}
.topmenudiv table td
{    
    width:20%;
    border-left:3px solid #6e624a;
    text-align:center;
    
}
.topmenudiv a
{
    color:White;
    font-family:Trebuchet MS;
    font-size:12px;
    text-decoration:none;
}

.topmenudiv #menulast
{    
    border-right:3px solid #6e624a;
}
.mainsection
{
    position:relative;
}
.mainsection #leftmenu
{
    padding-top:5px;
    width:126px;
    vertical-align:top;
}
.mainsection .shopdiv
{
    border:2px solid #353434;
    width: 120px;
    padding-bottom:5px;
    padding-top:5px;
    padding-left:4px;
}
.shopdiv #category 
{
    width:112px;
    height:50px;
    background-color:#353434;
    text-align:center;
}
.shopdiv #country
{
    width:112px;
    height:26px;
    
    background-color:#353434;
    text-align:center;
}
.shopdiv select 
{
    width:100px;
    background-color:Black;
    color:White;
    margin-top:5px;
}
.mainsection .searchdiv
{
    border:2px solid #353434;
    width: 120px;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:4px;
    display:none;
}
.mainsection .completebanner img
{
    border:0;
    width:128px;
}
.searchdiv #search 
{    
    width:112px;
    height:57px;
    background-color:#353434;
    padding-left:4px;    
    text-align:center;
}
.searchdiv #search input
{
    width:95px;
    background-color:Black;
    color:White;
    margin-top:5px;
    margin-left:-4px;
    margin-bottom:2px;
}
.mainsection .branddiv
{
    border:2px solid #353434;
    width: 120px;
    height:350px;
    padding-bottom:5px;
    margin-top:2px;
    text-align:center;
}
.mainsection .kundkorgdiv
{    
    border:2px solid #353434;
    width: 120px;
    height:150px;
    padding-bottom:5px;
    color:White;
    overflow:auto;
    padding-left:2px;
}
.mainsection #contenttd
{
    padding-top:5px;
    padding-left: 25px;
    width:865px;
    vertical-align:top;    
}
.mainsection #contenttd #contentdiv 
{
    width: 797px;
}


#text
{
    width:170px;
    margin-left:auto;
    margin-right:auto;
}
#logo
{
    width:254px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:40px;
    margin-top:100px;
}
#flags
{
    position:relative;
    top:30px;
    left:350px;
    display:block;
}
