/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
    /*background: #0f100e url(images/templatemo_main_bg.jpg) repeat-x top;*/
	background: #0f100e url(images/main_bg_short.jpg) repeat-x top;
}
		
a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC0000; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.margin_r_15 { margin-right: 15px; }

.button_01 a {
	float: right;
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_01.png) no-repeat;
}

h1 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

h3 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}


/* site title */

#templatemo_site_title_bar_wrapper {
	width: 100%;
	height: 9px;
	margin: 0 auto;	
	background:  url(images/site_title_wrapper.jpg) top center no-repeat;
}

#templatemo_site_title_bar {
	width: 960px;
	height: 9px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
	/*background: url(images/site_title_bg.jpg) top center no-repeat;*/
}

#site_title {
	float: left;
	margin: 0px;
	padding: 25px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-left: 5px;
}

#templatemo_site_title_bar #search_box {
	float: right;
	width: 280px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
}

#search_box form {
	float: left;
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 20px;
	width: 195px;
	padding: 6px 5px 4px 5px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: none;	
}

#searchbutton {
 	height: 30px;
	width: 70px;
	margin: 0px;
	padding: 6px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: none; 
	border: none;
}

/* menu */

/* banner */

#templatemo_banner_wrapper {
	clear: both;
	width: 100%;
	height: 270px;
	margin: 0 auto;	
	background: url(images/banner_wrapper_y.jpg) no-repeat center top;
}

#templatemo_banner {
	width: 960px;
	height: 270px;
	padding: 0 10px;
	margin: 0 auto;
	/*background: url(templatemo_images/banner_bg.jpg) no-repeat center top;*/
}

#templatemo_banner_slider {
	clear: both;
	width: 960px;
	height: 250px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 20px 0 0 0;
}

/* end of banner */

/* end of menu */
/*
#templatemo_menu_wrapper {
	clear: both;	
	width: 100%;
	height: 50px;
	margin: 0 auto;	
	background: url(images/menu_wrapper.jpg) top center no-repeat;
}

#templatemo_menu {
	clear: both;
	width: 980px;
	height: 50px;
	margin: 0 auto;
	/*background: url(images/menu_bg.jpg) top center no-repeat;
}*/
/*
#templatemo_menu ul {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	margin: 0 10px 0 0;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;	
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #000000;
	background:url(images/templatemo_button_01.png) no-repeat;
}

#templatemo_menu li .last {
	margin-right: 10px;
}*/
/* jquery meny*/
#jsddm_menu_wrapper {
	clear: both;	
	width: 100%;
	height: 50px;
	margin: 0 auto;	
	background: url(images/menu_wrapper.jpg) top center no-repeat;
}
#jsddm
{	clear: both;
	width: 880px;
	height: 50px;
	margin: 0 auto;}

	#jsddm li
	{
	padding: 10px 0 0 0;
	list-style: none;		
	float: left;
	display: block;
	width: 120px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;	
	outline: none;
	}

	#jsddm li a
	{	display: block;
		padding: 5px 12px;
		text-decoration: none;
		color: #fff;
		white-space: nowrap;
		height: 25px;

		}

	#jsddm li a:hover, #jsddm li .current
	{	
	background:url(images/templatemo_button_01.png) no-repeat;
	color: #000
	}
		
		#jsddm li ul
		{	margin: 5px 0 0 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			border-top: 1px solid #77C21D;
			background-color:#1D221B;
			
			background-image: -moz-linear-gradient(top, #0F2508, #10180A); /* Firefox 3.6 */
			background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #10180A),color-stop(1, #0F2508)); /* Safari & Chrome */
			filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0F2508', endColorstr='#10180A'); /* IE6 & IE7 */
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0F2508', endColorstr='#10180A')"; /* IE8 */
			
			-moz-box-shadow: 2px  2px 3px #969696; /* for Firefox 3.5+ */
			-webkit-box-shadow: 2px 2px 3px #969696; /* for Safari and Chrome */
			filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
			
			-moz-border-radius-bottomleft:7px;
			-webkit-border-bottom-left-radius:7px;
			-moz-border-radius-bottomright:7px;
			-webkit-border-bottom-right-radius:7px;
			}
		
			#jsddm li ul li
			{	float: none;
				display: inline;
				padding: 0;;
			}
			
			#jsddm li ul li a
			{	width: auto;
				/*background: #1D221B;*/
				color: #fff;
				font-size: 14px;
			}
			
			#jsddm li ul li a:hover
			{	background:url(images/button1x120.jpg) repeat-x;
				color:#000;
			}

body#hem a#hem,
body#omynnor a#omynnor,
body#media a#media,
body#konsult a#konsult,
body#aktuellt a#aktuellt,
body#news a#news,
body#webbshop a#webbshop
 {
	background:url(images/templatemo_button_01.png) no-repeat;
	color: #000
}



/* end of menu */

/* content */

#templatemo_content_wrapper {
	clear: both;	
	width: 100%;
	margin: 0 auto;	
	background: url(images/templatemo_content_wrapper.jpg) top center no-repeat;
}

#templatemo_content {
	width: 960px;
	margin: 0 auto;
	padding: 30px 10px;
	background: url(images/templatemo_content_bg_middle.png) repeat-y center;
		height:auto;
	min-height:270px;
}

#templatemo_content_bottom {
	width: 980px;
	height: 15px;
	margin: 0 auto;
	background: url(images/templatemo_content_bg_bottom.png) no-repeat center top;
}

#templatemo_content p {
	margin-bottom: 10px;
}

.section_w960_p15 {
	clear: both;
	width: 940px;
	padding: 0 15px;
}

.section_w960_p30 {
	clear: both;
	width: 910px;
	padding: 0 30px;
}
.section_w960_p30 hr{
	border:none 0;
	border-top:1px dashed #77C21D;
	height:1px;
}
.box {
	float: left;
	width: 300px;
	background: url(images/templatemo_box_01_middle.jpg) repeat-y;
}

.box_top {
	width: 300px;
	height: 5px;
	background:url(images/templatemo_box_01_top.jpg) no-repeat;
}

.box_bottom {
	width: 300px;
	height: 15px;
	background: url(images/templatemo_box_01_bottom.jpg) no-repeat;
}

.box .box_content {
	padding: 15px 20px 15px 20px;
	/*mh samma höjd*/ height:220px;
}

.box h2 {
	color: #9b1919;
	font-size: 16px;
	margin-bottom: 20px;
}
.box h4 a{
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
.box .box_image_wrapper {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.em_text {
	font-size: 14px;
	color: #000;
}

/*datum_box*/
#datum{
width:100px;
height:126px;
text-align:center;
background-image:url(/images/datum_empty2.gif);
cursor:pointer;
display:block;
line-height:normal;
}
#datum_month{
font-size:14px;
padding-top:10px;
}
#datum_date{
font-size:70px;
margin-top:-12px;
}
#datum_place{
font-size:12px;
margin-top:-12px;
text-transform: uppercase;
}
#datum_year{
font-size:12px;
padding-top:2px;
}
/*Tabeller*/
.auto_table{
width:100%;
border:0px;
border-collapse:collapse;
}
.auto_table_top{
border-bottom: 1px dashed #77C21D;
font-weight:bold;
}
/* footer */

#templatemo_footer {
	width: 960px;
	margin: 0 auto;
	padding: 40px 10px;
	color: #cccccc;
}

#templatemo_footer  a {
	color: #ffffff;
}

#templatemo_footer .section_w240 {
	float: left;
	width: 200px;
	padding-right: 40px;
}

#templatemo_footer .section_w240 h3 {
	width: 175px;
	height: 30px;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #77C21D;
}

#templatemo_footer .footer_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


#templatemo_footer .footer_list li {
	margin: 0px;
	padding: 3px 0;
}

#templatemo_footer .footer_list li a {
	color: #cccccc;
}

#templatemo_footer .footer_list li a:hover {
	color: #FFFF00;
	text-decoration: none;
}
/* end of footer */
.terms{
background-color:#fff
}
