* {
    margin: 0;
    padding: 0;
}

html body {
margin : 0;
padding : 0;
font : "Tahoma", Arial, Helvetica, sans-serif;
line-height : 18px;
}

body {
    font-family: Verdana, Helvetica, sans-serif;
    background-color:#4b8a2f;
    background-image:url(images/tile.png);
    font-size:12px;
}

h1 { 
font-weight: bold; 
font-family : Verdana, Sans-Serif; 
font-size : 18px;
margin : 0;
}


 h2 { 
font-size : 13px;
font-weight: bold; 
font-family : Verdana, Sans-Serif;
margin: 1.5em 0 0.5em 0; 
letter-spacing : 0.035em;
line-spacing: 10px;
} 


 h3 { 
font-size : 11px;
font-weight: bold; 
font-family : Verdana, Sans-Serif; 
margin: 1.5em 0 0 0;
letter-spacing : 0.035em;
line-spacing: 10px; 
} 

.pollvotes li {
font-size: 11px;
padding-bottom:10px;
}

.pollresults p {
margin-bottom: 30px;

}

hr {
margin:0;
padding:0;
}

#wrapper {
background-color:#FFF;
width:996px;
height:auto;
margin:auto;
border-left:1px;
border-right:1px;
border-bottom:1px;
border-top:1px;
border-style:solid;
border-color:#000;
}

#wlpeNewUser label {
display:block;
}


#topLogin button, #topLogin input, #topLogin textarea, #topLogin select {
    background-color: #F2F2F2;
    border: 1px solid #555555;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 10px;
    color: #000;
} 

#header{
margin:auto;
width:996px;
height:100px;
}

#linkDiv {
width: 550px;
height: 104px;
}

#menu {
margin:auto;
width:998px;
height:40px;
background-image: url(images/menu.png);
background-repeat: no-repeat;
}


#content{
height:auto;
width:auto;
clear:both;
}

#sideMenu {
float:left;
width: 185px;
height: auto;
}

#sideBar {
float:right;
width: 185px;
height: auto;
}

#noteIcon {
width: 183px;
height: 38px;
background-image:url(images/nicon2.png);
background-repeat:no-repeat;
padding-left: 10px;
padding-top: 8px;

}

.LCOS_box {
width: 185px;
background-image:url(images/nicon2.png);
background-repeat:no-repeat;
background-position: top left;


}

.LCOS_title {
padding-left: 10px;
padding-top: 8px;
margin-bottom:20px;

}

.LCOS_list {
margin: 0px;
padding: 10px;
}


.LCOS_child {
padding-bottom: 5px;
padding-left:14px;
background-image:url(images/menuarrow.jpg);
background-repeat:no-repeat;
background-position: top left;

}
  



#noteIcon2 {
width: 183px;
height: 38px;
background-image:url(images/nicon.png);
background-repeat:no-repeat;
padding-left: 10px;
padding-top: 8px;

}

#innercontent {
display:inline-block;
width: 600px;
min-height: 800px;
margin-left: 10px;
margin-right: 10px;
background-color:#ffffff;
padding-top:10px;
padding-bottom:20px;
}

#innercontent a {
text-decoration:underline;
font-color:#353535;

}


#innercontent .easypoll_bar {
	
	height: 10px;
}

img {
border:0px;

}

#bannerbar{
width:auto;
height:auto;
padding: 5px 5px 5px 5px;
margin:auto;

}

.textVSMALL {
font-size:10px;
}

.li-seperator {
margin-top: 40px;

}

div.pollvotes ul li , div.pollresults ul li, li.LCOS_child  {
list-style-type: none;
}


#innercontent ul {
margin-left:25px;
}

#sideMenu  ul {
padding: 10px;
}

#sideMenu ul li {
list-style-type: none;
}

#menu ul {
	padding-top:15px;
}

#menu li {
display: inline;
margin-top: 15px;
padding-right: 10px;
margin-left:10px;
border-right:1px;
border-top:0px;
border-left:0px;
border-bottom:0px;
border-style:solid;
border-color:#000;
}
object {
outline:none;
}

a {
outline:none;
}


a:link {
color: #000;
text-decoration:none;

}
a:visited {
color: #000;
text-decoration:none;
}
#menu a:hover {
color: #FFF;
text-decoration:none;

}

a:hover {
color: #999;
text-decoration:none;

}

.LCOS_A:hover {
color: #FFF;
text-decoration:none;
}

#footer{
height:30px;
width:998px;
padding-top:10px;
margin:auto;
background-image:url(images/footer.png);
background-repeat:no-repeat;
}
.pollresults {
   margin-top:-12px;
}

.pollresults li {
    clear:both;
    width:100%;
    font-size:0.8em;
}
.easypoll fieldset {
margin-top:-12px;
    height:auto;
    border:0px;
    padding:0px;

}
.easypoll_bar {
    background-color:#CCC;
    float:left;
    width:100%;
    margin-bottom:0.5em;

}
.easypoll_bar strong {
    float:left;
    display:block;
    padding:2px 3px;
    font-size:0.8em;

}
.easypoll_inner {
    height:100%;
    float:left;
    background-color:#000;

}

#rightFloat {
float:right;
width: 180px;

}
  
  
.checkbox, .radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(images/checkbox.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
   }
  
.radio {
    background: url(images/radio.gif) no-repeat;
   }
   
.select {
   position: absolute;
   width: 158px;
   height: 21px;
   padding: 0 24px 0 8px;
   color: #fff;
   font: 12px/21px arial,sans-serif;
   background: url(images/select.gif) no-repeat;
   overflow: hidden;
 }

.searchBtn {
	background-color:transparent;
	border:0;
	background-image:url("http://kosttilskud.dk/assets/templates/green/images/search.png");
	height:16px;
	width:16px;
}

.searchBtn:hover {
	background-image:url("http://kosttilskud.dk/assets/templates/green/images/search_h.png");
	
}



.treasureChest {
background-image:url("http://kosttilskud.dk/assets/templates/green/images/webshop/addtocart.gif");
width:150px;
height:40px;
display:block;	
}

.treasureChest:Hover {
background-image:url("http://kosttilskud.dk/assets/templates/green/images/webshop/addtocart_hover.gif");	
}


.treasure_cart {
background-image:url("http://kosttilskud.dk/assets/templates/green/images/webshop/shoppingcartbanner.gif");	
background-repeat:no-repeat;
}

.sales_header {
background-color:#CCC;
padding-left:5px;
font-size:12px;
}

.sales_items {
font-size:15px;	
}
/* Styles for AutoLinks
--------------------------------------------------------------*/

a.autolink_link  {
color : #000000;
text-decoration : underline;
}

a.autolink_link:hover {
color : #e519cb;
} 

