
#wrapper
{

margin: 0 auto 0 auto;
width: 800px;
border:1px solid #CCC;
padding:0 7px 7px 7px;
background-color:#FFF;
background-image: url("/img/Olivakvist.jpg");
background-repeat:no-repeat;
background-position: 0 95%;
}

#menuwrapper
{
width: 178px;
float: left;
margin-right:7px;

}

#content
{
width: 600px;
float: left;
padding:0px 0px 30px 10px;
}

/*Oliva*/
.header
{
background-image: url("/img/HeaderOliva.jpg");
background-repeat:no-repeat;
height: 172px;
text-indent: -2200px;
margin: 0 0 5px;
}


#startmain
{
margin: 0;
overflow: hidden;
_height: 1%;
}


#menu
{
margin-bottom:6px;
padding-bottom:10px;
background-color:#938E00;
}

#productmenu
{
padding-bottom:10px;
background-color:#938E00;
}

#mainmenu a
{
color:#000;
}

#content a
{
color:#000;
text-decoration:underline;
}



.Footer address
{
text-align:center;
padding:3px;
font-style: normal;
display: block;
background-color:#938E00;
color:#FFF;
}

address a:link, visited
{
color:#FFF;
}

h1{
color:#996600;
}

h2{
color:#996600;
font-style:italic;
line-height:20px;
}

h3{
font-size:12px;
font-weight:100;
background-color:#D6D8A9;
padding:5px;
border:1px dotted #996600;
color:#FFF;
}


h4{
color:#996600;
}

h5{
font:11px Arial, Helvetica, sans-serif ;
color:#938E00;
}

h6{

color:#996600;

}


b{
color:#938E00;
}





a:link{
color:#996600;
}

a:visited{
color:#996600;
}

a:hover{
color:#938E00;
}




ul{
/*
padding:20px 5px;*/
margin:0;
padding:0;
}

ul li{
padding:5px 0 3px 12px;
/*
background-image:url(../img/SunProductIconInactive.gif);
background-repeat:no-repeat;
background-position:0 8px;*/
}

#content ul li{
list-style:none;
background-image:url(../img/SunProductIconInactive.gif);
background-repeat:no-repeat;
background-position:0 8px;
}

#startPuff{
float:right;
width:230px;
}

#startPuff ul{
padding:15px 0 0 0;
}


#startPuff li a{
text-decoration:none;
}

#startPuff li a:hover{
text-decoration:underline;
}


#startContent ul li{
list-style:none;
}

ol li{
padding:5px 0 3px 0px;
}

.mTable{
padding:0;
margin:0;
font-family:Arial;
font-size:12px;
}


.mTDRoot a:hover{
color:#333300;
text-decoration:none;
}

#productmenu .mTDRoot a:link, a:visited{
color:#FFF;
text-decoration:none;
}

#productmenu .mTDSub a:link, a:visited{
text-decoration:none;
color:#FFF;
}

.mTDSub a:hover{
color:#333300;
text-decoration:none;

}

#mainmenu .mTDActive{
width:180px;
background-color: #938E00;

}

#productmenu .mTDActive{
width:180px;
background-color: #666600;

}

/*Ikoner i menyn */



.mTDRoot .mIconActive
{	
	background-image:url(../img/menuIconActive.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float: left;
	width: 12px;
	height: 12px;	
	margin: 1px;
	text-decoration: none;

}

.mTDRoot .mIconInactive
{	
	background-image:url(../img/menuIconInactive.gif);
background-repeat: no-repeat;
	background-position: 0px 5px;
	float: left;
	width: 12px;
	height: 12px;	
	margin: 1px;
	text-decoration: none;
}

.mTDSub .mIconActive
{
	background-image:url(../img/SubIconActive.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	float: left;
	width: 9px;
	height: 12px;	
	margin: 1px 3px 1px 0px;
	text-decoration: none;
	font-size:11px;

}

.mTDSub .mIconInactive
{	
	background-image:url(../img/SubIconInactive.gif);
		background-repeat: no-repeat;
	background-position: 0px 5px;
	float: left;
	width: 9px;
	height: 12px;	
	margin: 1px 3px 1px 0px;
	text-decoration: none;
font-size:11px;
}



.mIndentation{
float:left;
display:inline;
width:8px;
height:100%;
}

.mTDSub a{
font-size:11px;
}