body {
	margin:0px;
	padding:0px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5em; 
	background-color:#3299FE;
	background-image: url(images/templatemo_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

a:visited {
	color: #003366;
}

a:link {
	color: #3299FE;
}

a:hover {
	color: #FF9801;
	text-decoration:none;
}


#monsterdiagram a:hover {
	color: #3299FE;
	text-decoration:none;
}

#monsterdiagram a:link {
	color: white;
}


#monsterdiagram {
	color: white;
	
}


p {
	margin: 0px;
	padding: 0 0 10px 0;
}

h1 { font-size: 24px; color: #000; margin: 0 0 20px 0; padding: 0; }
h2 { font-size: 18px; color: #000; margin: 0 0 10px 0; padding: 0; }
h3 {font-size: 16px; margin: 0 0 10px 0; padding: 0;}
h4 { font-size: 14px; margin: 0 0 5px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.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; }

img.floatLeft { 
    float: left; 
	margin-right: 10px;
	margin-bottom: 3px; 
	
}

img.floatRight { 
    float: right; 
	margin-right: 10px;
	margin-bottom: 3px; 
}

/* Gör att anchor links flyttas upp så att texten inte skymms av huvudmenyn */
.relative_anchor {
	position:relative; 
	top:-135px;
}

.float_l {
	float: left;
}

#julpriser {
	color:#FF0000;
	font-weight:700;
}

.float_r {
	float: right;
}

#templatemo_wrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
}

#templatemo_header_stopper {
	width: 1200px;
	height: 102px;
	margin-bottom: 50px;
	
}

#templatemo_header_fixed {
	width: 100%;
	height: 102px;
	margin-bottom: 50px;
	position:fixed;
	color:#FFFFFF;
	background-image: url(images/templatemo_body.jpg);
	z-index:99;
	-webkit-box-shadow: 10px 40px 10px #black; /* shadow för vissa browsers*/
	-moz-box-shadow: 10px 40px 10px black; /* shadow för firefox */
	box-shadow: 10px 10px 20px #000; /* shadow för Opera 10.5+, future browsers and IE6+ using PIE.htc */
	behavior: url(PIE.htc);
	
}

#templatemo_header {
	width: 1200px;
	height: 102px;
	margin-bottom: 50px;
	position:fixed;
	z-index:100;
	
}

#templatemo_header  #site_title {
	float: left;
	width: 300px;
	padding: 30px 0 0 40px;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_header  #site_title h1 a span {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #CCC;
	font-weight: bold;
	letter-spacing: 2px;
}

.button a {
	clear: both;
	display: block;
	width: 90px;
	height: 24px;
	padding: 3px 15px 0 0;
	background:	url(images/templatemo_button.png) no-repeat;
	background-position:right;
	
	
	color: #2a92e2;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

.button a:hover {
	color: #333333;
}


.julbutton a {
	clear: both;
	display: block;
	width: 90px;
	height: 24px;
	padding: 3px 15px 0 0;
	background:	url(images/templatemo_button.png) no-repeat;
	background-position:right;
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

.julbutton a:hover {
	color: #00FF00;
}

/* menu */

#templatemo_menu {
	float: right;
	height: 45px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	position: relative;
	float: left;
	width: 120px;
	display: block;
	height: 33px;
	padding: 12px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #2089ff;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #fff;
	background: url(images/templatemo_menu_hover.jpg);
}


/* end of menu */

/*för att kunna göra menyn bredare eller content+sidebar smalare oberoende av varandra. */
#contentwrapper{
width: 1010px;
}
#templatemo_content {
	width: 610px;
	float: left;
	padding: 30px 30px 10px 30px;
	
	background: #f6f6f6;
	border: 1px solid #fff;
	
	
}

.jisit_rubrik {  
text-align:center; padding: 0px; margin: 0 0 5px 0; font-size:16px; color: #3399ff; font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; font-style:normal; text-decoration:none; font-weight:bolder;
   }

.jisit_rubrik span{ 
font-weight:bolder;color: #ff9900; font-size:16px; text-decoration:none;
}

.indexh2 {font-size: 14px; margin: 0px; padding: 0;}



/* slider */

#templatemo_slider {
	clear: both;
	width: 610px;
	height: 260px;
	margin-bottom: 60px;
}


/* end of slider */

#jonas_renliden  {
	font-style:italic;
	
}

#templatemo_sidebar {
	float: right;
	width: 260px;
	padding: 30px 0;
}

#templatemo_sidebar a:visited {
	color: #CCCCCC;
	
}
#templatemo_sidebar a:link {
	color: #FFFFFF;
}

#templatemo_sidebar a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

#request_a_quote {
	
	margin-bottom: 60px;
	
}

#request_a_quote form {
	margin: 0;
	padding: 0;
}

#request_a_quote label {
	color: #000;
}

.quote_input {
	height: 20px;
	width: 260px;
	padding-top: 5px;
	margin-bottom: 10px;
	color: #333;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#submit_btn {
	float: right;
	cursor: pointer;
	width: 180px;
	height: 45px;
	font-size: 14px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	border: none;
	
}

#sidebar_featured_project {
	margin: 0 0 40px 0;
	padding: 0;
	color: #FFFFFF;
	
	
}

#templatemo_sidebar #sidebar_julpriser {
	
	margin: 0 0 40px 0;
	padding: 0;
	color: #FF0000;
	background-color:#FFFFFF;
	
	
	
}

#templatemo_sidebar #sidebar_julpriser a:link
{
color:#669900;

}
#templatemo_sidebar #sidebar_julpriser a:hover
{
color:#00FF00;
text-decoration:none;
}





#get_skype  {
	margin: 0 0 40px 0;
	padding: 0;
	color: #FFFFFF;
	
}




#get_skype .left {
	float: left;
	width: 64px;
}

#get_skype .right {
	float: right;
	width: 170px;
}

#sidebar_featured_project .left {
	float: left;
	width: 64px;
}

#sidebar_featured_project .right {
	float: right;
	width: 170px;
}




#news_section {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

.news_section h3 {
	color: #CCC;
}

.news_box  {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #CCC;
	background-color: #3299FE;
	color: #FFFFFF;
}







.service_box {
	width: 280px;
}



.service_image {
	float: left;
	width: 64px;
	margin: 3px 0 0 0;
}

.service_box .service_text {
	float: right;
	width: 200px;
	text-align: justify;
}

.service_text p {
	margin-bottom: 20px;
}

.services_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(images/templatemo_divider.jpg) bottom repeat-x;	
}

.services_section h4 {
	margin-bottom: 20px;
}

.services_section .left {
	float: left; 
	width: 120px;
}

.services_section .left img {
	border:1px solid #CCC;
	padding: 5px;
}

.services_sectio .services_content {
	clear: both;
	margin: 10px 0;
}

.services_section .right {
	float: right; 
	width: 470px;
}


.post_section {
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
	background: url(images/templatemo_divider.jpg) bottom repeat-x;	
}

.post_section h2  {
	color: #749d07;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	background: url(images/templatemo_header.png) no-repeat bottom left;
}

.post_section .post_content {
	clear: both;
	margin: 10px 0;
}
.post_content .left {
	float: left; 
	width: 130px;
}

.post_content .left img {
	border:1px solid #CCC;
	padding: 5px;
}

.post_content .right {
	float: right; 
	width: 450px;
}

.post_section p {
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.post_section .comment_tab {
	padding: 10px 0;
	margin: 40px 0 20px 0;
	border-bottom: 1px dashed #666;
	font-size: 20px;
	font-weight: bold;
}

/* gallery */
#gallery {
		width: 610px;
	}
	#gallery ul { list-style: none; margin: 0; padding: 0; }
	#gallery ul li {
		float: left;
		display: inline; 
		padding: 0;
		margin: 0;
		width: 270px;
		padding: 6px;
		margin: 0 20px 20px 0;
		background: #f1f2ea;
		border: 1px solid #d5d7ca;
	}
	#gallery ul img {
		width: 270px;
		height: 130px;
		border: none;
		margin-bottom: 5px;
	}
/* end of gallery */

#contact_form {
	float: left;
	padding: 20px 0 0 0;
}

#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	height: 18px;
	width: 350px;
}

#contact_form form label {
	display: block;
	width: 100px;
	text-align: left;
	margin-right: 10px;
	font-size: 14px;	
}

#contact_form form textarea {
	width: 350px;
	height: 150px;
}

#contact_form form .submit_btn {
	margin-left: 108px;
}


/* footer */


#templatemo_footer {
	clear: both;
	width: 910px;
	padding: 30px;
	text-align: left;
	color: #ccc;
}

#templatemo_footer a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

#templatemo_footer a:hover {
	text-decoration: none;
}

#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px 0 0;
	display: inline;
}

.footer_menu li a {
	color: #ffffff;
}

.footer_menu .last_menu {
	border: none;
}




#index_sub_menu
{
	padding:0;
	margin:0;
	color:#000000;
	font-family: arial, helvetica, sans-serif;
	white-space:nowrap;
	list-style-type:none;
	font-weight: bold;
}
#index_sub_menu li {display:inline;}
#index_sub_menu li a
{
padding: 0em 1em 0em 1em;
background:#FF9801;
color:#000;
text-decoration:none;

border:1px solid #000;
}
#index_sub_menu li a:hover
{
background:#3299FE;
color:#fff;
}

.table {
	display: table;
	margin: 0 auto;
	

}

	
	.roundcornersshadow{
	-webkit-box-shadow: 10px 40px 10px #black; /* shadow för vissa browsers*/
	-moz-box-shadow: 10px 40px 10px black; /* shadow för firefox */
	box-shadow: 10px 10px 20px #000; /* shadow för Opera 10.5+, future browsers and IE6+ using PIE.htc */
	
	/* rounded corners for different browsers */
	-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari and Chrome */
	border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using PIE.htc */
	behavior: url(PIE.htc); /* This lets IE know to call the script on all elements which get the 'opacity_roundecorners_shadow' class. 
OBS!!! Alla html-sidor som använder PIE.htc genom denna css-fil måste liga på samma nivå i katalogstrukturen för den ska hittas. OBS!!! */
	
	}

#villkor{
margin:0;
padding:0px 0px 0px 20px;
}


.border {
	border:1px solid #CCC;
	padding: 5px;
	text-align:center;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	
}

#google_translate_element{
		float: right;
		padding-top: 80px;
		padding-right: 260px;

	
}
