@CHARSET "iso-8859-1";

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

a{
text-decoration: none;
}
#content a:visited{
color: blue;
}
a:current{
color: black;
}
/* WinIE7 only */
*:first-child+html .ClearFix{
height:1%;
}
/* WinIE6 and below */
/*�*/
* html .ClearFix{
height:1%;
}
 /**/
/* MacIE only */
/*�*//*/
.clearfix{
display:inline-table;
}
/**/
.blimedleminput {
	clear: both; width: 200px; float: left;


}


input {
	margin-bottom: 10px;
	float: right;
	width: 200px;
}
input.submit {
	width: 100px;
	margin-right: 105px;
}

input.poll_radio {
	width: 15px;
	position: relative;
	top: -2px;
	float: left;
}

#poll_page {
	position: relative;
}

#poll_view {
	text-align: left;
	width: 400px;
}

#poll_index_view {
	text-align: left;
	margin: 10px;
}
	
div.input {
	clear: both; width: 500px;
}
div.checkbox {
	clear: both;
	border: 1px solid #fff;
}

input.checkbox {
	float: left; width: 20px;
	margin-bottom: 0px;
}
label.checkbox {
	float: left; width: 150px;
	margin-top: 3px;
}

textarea {
	float: right;
	width: 200px;
	margin-bottom: 10px;
}
label{
	margin-right: 10px;
	float: left;
}
body {
	background: url("../img/bg.jpg");
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana;
	font-size: 0.8em;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
	list-style-type: none;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
}

img {
	border: 0px;
	padding: 5px;
	background: #fff;
}
img.rightimage {
	margin: 0px 0px 5px 0px;
}
img.sponsor {
	padding: 0px 0px 0px 0px;
}
img.styrelse {
	padding: 0px 0px 0px 0px;
	margin: 30px 0px 15px 0px; 
}
#wrapper {
	width: 870px;
	padding: 23px 23px 23px 23px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: #fff;
}
#top {
	width: 870px;
	padding: 23px 23px 23px 23px;
	background-color: #ffffff;
}
p {
	font-family: verdana;
}
#footer {
	color: #666666;
	font-size: 10px;
	width: 870px;
	padding: 0px;
	margin-top: 10px;
	background-color: #ffffff;
	border-top: 1px solid;
	text-align: center;
}
#medlem_center{
margin-left: 185px;
}

#buysell_center{
margin-left: 185px;
width: 400px;
}

ul.menu {
	width: 100%;
	background: url("../img/bg_menu_green.jpg");
	height: 23px;
}
li.menu {
	display: block;
	float: left;
	padding: 1px 5px 0px 5px;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	position: relative;
	top: 2px;
	font-family: verdana;
	font-size: 13px;
}
.menu a:hover { text-decoration: underline; }

ul.submenu {
	width: 100%;
	background: url("../img/bg_menu_grey.jpg");
	height: 23px;
}
li.submenu {
	display: block;
	float: left;
	padding: 1px 5px 0px 5px;
}
.submenu a {
	color: #333333;
	text-decoration: none;
	position: relative;
	top: 2px;
	font-family: verdana;
	font-size: 13px;
}
.submenu a:hover { text-decoration: underline; }

#slideshow_bg{
background-color: #95C71F;
width: 260px;
height: 270px;
}
#content {
    min-width: 870px;
	max-width: 870px;
    width: expression(document.body.clientWidth > 870? "870px": "auto" );
	padding: 0px 0px 0px 0px;
	margin-top: 15px;
	background-color: #ffffff;
}
#contentleft {
	float: left;
}
#contentright {
	float: right;
	margin-right: 23px;
}

#contentright_extended {
text-align: right;
float: right;
width: 260px;
}

#content_home{
max-width: 600px;
width: expression(document.body.clientWidth > 600? "600px": "auto" );
float: left;
}
#senaste_nyheter{
text-align: left;
max-width: 300px;
width: expression(document.body.clientWidth > 260? "260px": "auto" );
float: left;
}
#senaste_nyheter a{
color: black;
}
#senaste_nyheter a:visited{
color: black;
}

.nyheter_smallgrey{
font-size: 9px;
color: #666;
}

.senaste_nyheter_smallgrey{
font-size: 9px;
color: #666;
text-align: right;
}

.senaste_nyheter_text{
padding: 0px;
margin-left: 3px;
margin-top: -3px;
background-color: white;
/* WinIE5 and 6 only */
_margin-top: -0px;

}
/* WinIE7 only (ie8 också?)*/
*:first-child+html  .senaste_nyheter_text{
margin-top: 3px;
}

#senaste_nyheter_rubrik_start{
margin-top: 15px;
border-bottom: 1px solid;
border-color: #999999;
margin-bottom: 10px;
font-size: 16px;
font-weight: normal;
text-align: center;
}

#senaste_nyheter a{
text-decoration: none;
color: black;
}
#senaste_nyheter img{
padding: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
#senaste_nyheter p{
margin-left: 3px;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
#nyhet_view_bild img{
float:left;
vertical-align:top;
}
#sponsor_cell {
width: 290px;
height: 150px;
max-width: 290px;
width: expression(document.body.clientWidth > 290? "290px": "auto" );
float: right;
background-color: red;
}

#user_form{
background-color: red;
width: 290px;
height: 150px;
max-width: 290px;
width: expression(document.body.clientWidth > 290? "290px": "auto" );
}

div.sponsor {
	margin: 0px 10px 10px 0px;
	float: left;
	border: 1px solid;
}
div.styrelse {
	margin: 0px 45px 10px 45px;
	float: left;
}
div.news {
	border-bottom: 1px solid;
	width: 100%;
	padding: 5px 5px 10px 5px;
}
p.news {
	margin: 0px 0px 10px 0px;
}
.annons_bild {
	width: 300px;
	height: 200px;
}

#blanket {
   background-color:#111;
   opacity: 0.65;
   filter:alpha(opacity=65); 
   position:absolute;
   z-index: 9001; 
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:300px;
	height:auto;
	z-index: 9002; 
}
