div{ margin: 0; padding: 0; }
*{ margin: 0; padding: 0;}
body{ margin: 0;  padding: 0; background-image: url('img/master_bg.png'); background-repeat:repeat-x; }
ul{ list-style-type: none; float: left;}
h1{ font-size: 0; color: transparent; }
img{ float: left; }
h2{
	
	font-family: helvetica;
	font-size: 14px;
	margin: 3px 0px 0px 12px;
	width: 200px;
	color: #ffffff;
	cursor: pointer;
	float: left;
}
h3{
	
	font-family: helvetica;
	font-size: 14px;
	margin: 15px 0px 15px 5px;
	background-color: #f8e402;
	float: left;
}
h4{

	font-family: helvetica;
	font-size: 14px;
	width: auto;
	margin: 3px 0px 6px 0px;
	color: #444444;
	cursor: pointer;
	float: left;
}
.small_p{

	font-family: helvetica;
	font-size: 12px;
	width: 220px;
	margin: 3px auto 8px 0px;
	
	color: #444444;
	float: left;
}
a{
	font-family: helvetica;
	font-size: 20px;
	text-decoration:none;
	color: #333333;

}
a:link :visited  :active{

	font-family: helvetica;
	font-size: 20px;
	color: #333333;

}
a:hover{

	background-color: #eeeeee;
	font-family: helvetica;
	font-size: 20px;
	color: #333333;

}
.profiles_link :link :visited  :active :hover{

	background-color: #f7fe7a;
	font-family: helvetica;
	font-size: 16px;
	text-decoration:none;
	color: #333333;
}
#profile_link_arrow{

	margin-top: 4px;
	margin-right: 5px;
}
#profiles_link{

	width: 400px;
}
#loader{

	width: 32px;
	height: 16px;
	position: relative;
	top: 107px;
	left: 855px;
	display: none;
}
#wrapper{

	width: 900px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	border-style: solid;
	border-width: 0px;
	border-color: #ffffff;
	overflow: hidden;
}
#head{

	background-image: url( 'img/ordinar_head.png' );
	background-repeat: no-repeat;
	width: 900px;
	height: 130px;
	float: left;
}  
#left_side{

	width: 135px;
	height: 600px;
	margin: 0;
	padding: 0;
	float: left;
}
#main_menu{

	margin-top: 8px;
	margin-left: -100px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}
#main_menu li{

	list-style-image: url( 'img/li_arrow.png' );
	position: relative;
}
#meny_box{

	width: 100%;
	float: left;
	position: relative;
}
#blog_menu{

	width: 110px;
	float: left;
}
.names{
	
	font-size: 14px;
	font-weight: 600;
	color: #444444;
}
#middle{

	width: 530px;
	height: auto;
	float: left;
}
#middle p{

	font-family: helvetica;
	font-size: 14px;
	margin: 5px;
	margin-right: 20px;
	margin-top: 12px;

}
#middle ul{

	font-family: helvetica;
	font-size: 14px;
	margin: 5px;
	display: block;
	float: left;
}
#middle span{

	font-size: 18px;
}
#members{

	width: 120px;
	
}
.member_profile_right{

	width: auto;
	float: left;
}
#right{
	
	background-image: url( 'img/news_bg_top.png' );
	background-position: top;
	background-repeat: no-repeat;
	
	border-style: solid;
	border-width: 0px;
	padding-bottom: 100%;
	border-color: #f56b0a;
	width: 223px;
	height: 100px;
	left: -3px;
	float: right;
}
.news_section{
	
	float: left;
}
#right p{
	
	font-family: helvetica;
	font-size: 14px;
	margin: 5px;
	margin-left: 12px;
	float: left;
}
#footer{
	
	background-image: url('img/foot.png');
	background-repeat: no-repeat;
	height: 75px;
	width: 624px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 230px;
	position: relative;
	top: -550px;
	
}
#members_box{

	border-style: solid;
	border-width: 5px;
	border-color: #eeeeee;
	background-color: #fbfbfb;
	margin-right: 25px;
	margin-top: 12px;
	float: left;
}
#right span{

	font-size: 18px;
}
#orginalmedlemslista{
	float: left;
}
#contact_form{

	width: 500px;
	margin-top: 15px;
	float: left;
}
#contact_form_left{

	width: 150px;
	float: left;
	margin-left: 5px;
}
#contact_form_right{

	width: 250px;
	float: left;
}
#contact_form_left input{
	
	font-family: helvetica;
	font-size: 14px;
	background-color: #f7fe7a;
	width: 130px;
	padding: 3px;
	border-style: dotted;
	border-width: 1px;
	border-color: #f56b0a;
	display: block;

}
.facebook{

	font-size: 11px;
}
.facebook:hover{

	font-size: 11px;
}
.share_box{
	
	width: 130px;
	margin-bottom: 15px;
	float: right;
}
.share_box img{
	
	margin-bottom: -3px;
	margin-right: 5px;
	border-style: none;
	float: left;
}
.little_arrow{

	width: 20px;
	height: 20px;
	position: relative;
	top: 28px;
	right: 20px;
	display: none;
}
.little_arrow_2{

	width: 20px;
	height: 20px;
	position: relative;
	top: 0px;
	right: 20px;
	display: none;
}
textarea{
	
	background-color: #f7fe7a;
	border-style: dotted;
	border-width: 1px;
	border-color: #f56b0a;
	padding: 6px;
	font-family: helvetica;
	font-size: 16px;
	color: #444444;
}
label{

	font-family: helvetica;
	font-size: 14px;
	color: #444444;
}
.founder_profile{
	
	background-color: #eeeeee;
	width: 480px;
	height: auto;
	margin: 12px 0px 0px 7px;
	padding: 0;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	float: left;
}
.founder_profile_right{

	width: 295px;
	margin: 0;
	border-style: none;
	border-color: #cccccc;
	border-width: 1px;
	margin-top: 5px;
	float: right;
}
.founder_profile_right p{

	font-family: helvetica;
	font-size: 13px;
	margin: 0px 10px 0px 0px;
	width: auto;
	height: auto;
	float: right;
}
.founder_profile img{
	
	margin: 2px 15px 2px 2px;
	float: left;
}
#rekommenderade_lankar a{

	font-size: 16px;
}
