/*
Original design: Inland Hembygd (v1.0 - June 7th, 2012) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/inland-hembygd/
Customization and photos by Daniel Carlsson - http://allyourbasearebelongtous.se/
Includes:
jQuery v1.7.1 from http://jquery.org/
Nivo Slider v2.7.1 by Gilbert Pellegrom - http://nivo.dev7studios.com/

*/

*{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline;}

/* HTML elements */

/* body{background:#fff url(images/bg.jpg) top center fixed;} Uncomment to apply the background image */
body{background-color:#75ccd5; font-family:Arial; font-size:11px;line-height:1.6em;  }
.stretched-layout .bgWrapper {
    background-color: #fffff;
    background-image: url('../images/backgrounds/patterns/right_strip_pattern.png');
    background-position: top center;
    background-repeat: repeat;
    background-attachment: fixed
}
a{color:#000000;text-decoration:none;}
a:hover{color:#333;text-decoration:none;}
a img{border:none;}
h1,h2,h3,h4{clear:left;color:#1A9CAE;font-weight:400;margin:0.7em 0; font-family:Arial, Helvetica, sans-serif}

p,ul{margin:0 0 20px 0;}
.shadowBg {background:url('images/shadow.png') center 10px no-repeat; background-color:#75ccd5;}
.wrapper { width:960px; margin:0 auto; /* main width */ background-color:#ffffff; margin-top:10px; margin-bottom:20px; }

/* Main wrappers */
#wrapper1240{background-color:#fff;margin:20px auto;width:1240px;}
#wrapper960{background-color:#ffffff;margin:0px auto;width:960px;}
#wrapper760{background-color:#fff;margin:20px auto;width:760px;}
#wrapper600{background-color:#fff;margin:0 auto;width:600px;}
#wrapperfluid{background-color:#fff;margin:0 auto;max-width:1260px;}

/* Layout IDs */
#header{position:relative;}
#sitetitle{float:left;margin:10px 0 10px 10px;}
#sitetitle h1 {font-size:40px;color:#777;margin:0;padding:0;}
#header-image{height:300px;margin:0;padding:0;}
#content{padding:15px 5px;background-color:#fafafa;}
#extended{padding:15px 30px;background-color:#fff;}

/* Top links menu */
#toplinks{background-color:#ffffff;padding:0 15px;}
#toplinks ul{list-style:none;margin:0;text-align:left;}
#toplinks ul li{display:inline-block;font-size:11px;margin:5px 0 5px 15px;}
#toplinks ul li a{color:#808080;}
#toplinks ul li a:hover{color:#429D91;}


#toplinksank{background-color:#ffffff;padding:0 15px; }
#toplinksank ul{list-style:none;margin:0;text-align:right;}
#toplinksank ul li{display:inline-block;font-size:11px;margin:5px 0 5px 15px; font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	text-align:left;	}
#toplinksank ul li a{color:#808080;}
#toplinksank ul li a:hover{color:#429D91;}



#toplinksr{background-color:#ffffff;padding:0 15px;


font-family: Arial;
	font-size: 11px;
color: #ffffff;
	text-align:right;



}
#toplinksr ul{list-style:none;margin:0;text-align:right; height:31px;}
#toplinksr ul li{display:inline-block;font-size:11px;margin:5px 0 5px 15px;}
#toplinksr ul li a{color:#808080;}
#toplinksr ul li a:hover{color:#429D91;}

/* Main navigation menu */
#nav{float:right;font-family:'Droid Sans',Verdana,Tahoma,sans-serif;text-align:center;}
#nav ul{list-style:none;margin:30px 30px 26px 20px;}
#nav ul li{background:none!important;display:inline-block;text-align:right;height:auto;line-height:25px;margin-bottom:0;margin-left:25px;position:relative;}
#nav ul li a{color:#797777;display:block;font-size:12px;padding-top:0;text-transform:uppercase;}
#nav ul li a:hover{color:#111;}
#nav ul li a.current{color:#000;}
.new_leftdiv123{ width:685px; float:left; padding-left:15px;}
.new_middlediv123{ width:1px; float:left; height:500px; background:#f0ecec;}
.new_rightdiv123{ width:250px; float:right;}
.new_rightdiv1235{ width:220px; float:right;}
.new_rightdiv1234{ width:30px; float:left; }
.ProductsGuideTags1a{font-family: Arial;font-size: 12px;color: #6C6865;text-align:justify; text-decoration:none;}
.ProductsGuideTags1a:hover{font-size: 12px;color: #309aaa; font-style:inherit; text-decoration: none;}

/* Columns */
#sidebar{width:303px;}
#main{width:66.6%;}
#trio1{float:left;width:33.3%;}
#trio2{float:left;width:33.3%;}
#trio3{float:right;width:33.3%;}
.inner{margin:5px 30px;}
#trio1 .inner{margin-left:0;}
#trio2 .inner{margin:0;}
#trio3 .inner{margin-right:0;}
.left .inner{margin-left:0;}
.right .inner{margin-right:0;}

/* Footer */
#footer{clear:both;background-color:#fafafa;}
#footer p{color:#777;font-size:12px;margin:0;padding:15px 30px;text-align:center;}
#footer a{color:#777;}
#footer a:hover{color:#333;}

/* Image alignment */
img.alignleft,img.aligncenter,img.alignright{background:#fff;padding:4px;margin-bottom:10px;border:1px solid #ddd;}
.alignleft{float:left;margin-right:30px;}
.alignright{float:right;margin-left:30px;}
.aligncenter{text-align:center;display:block;clear:both;margin:5px auto;}

/* Additional classes */
.shadow{background:url(images/shadow.png) top center no-repeat;}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}

/* Clearing fix */
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
* html .clearfix{height:1%;}
*:first-child+html .clearfix{min-height:1%;}

/* Alternate color scheme, add class="altcolors" to the body tag to apply */
.altcolors{background-color:#e6e8e8;}
.altcolors #wrapper600, .altcolors #wrapper760, .altcolors #wrapper960, .altcolors #wrapper1240, .altcolors #wrapperfluid {box-shadow: 0px 0px 28px #ffffff;}
.altcolors #toplinks, .altcolors #footer{background-color:#ffffff;}
.altcolors #content{background-color:#f2f4f4;}

/*
 jQuery Nivo Slider v2.7.1
 http://nivo.dev7studios.com
 Copyright 2011, Gilbert Pellegrom
 Free to use and abuse under the MIT license.
 http://www.opensource.org/licenses/mit-license.php
 */
.nivoSlider{position:relative;}
.nivoSlider img{position:absolute;top:0;left:0;}
.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;}
.nivo-slice{display:block;position:absolute;z-index:5;height:100%;}
.nivo-box{display:block;position:absolute;z-index:5;}
.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;opacity:0.8;width:100%;z-index:8;}
.nivo-caption p{padding:5px;margin:0;}
.nivo-caption a{display:inline!important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer;}
.nivo-prevNav{left:0;}
.nivo-nextNav{right:0;}
.nivo-controlNav a{position:relative;z-index:9;cursor:pointer;}
.nivo-controlNav a.active{font-weight:700;}

/*
Skin Name: Nivo Slider Default Theme (modified)
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider, modified to work with the Inland One template.
Version: 1.0
Author: Gilbert Pellegrom (modified by Andreas Viklund)
Author URI: http://dev7studios.com
*/
.slider-wrapper .nivoSlider{position:relative;height:300px;background:#fafafa url(images/loading.gif) no-repeat 50% 50%;margin-bottom:40px;}
.slider-wrapper .nivoSlider img{position:absolute;top:0;left:0;display:none;}
.slider-wrapper .nivoSlider a{border:15;display:block;}
.slider-wrapper .nivo-controlNav{position:absolute;left:50%;bottom:-41px;margin-left:-60px;/* Tweak this to center bullets */}
.slider-wrapper .nivo-controlNav a{display:block;width:22px;height:22px;background:url(images/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.slider-wrapper .nivo-controlNav a.active{background-position:0 -22px;}
.slider-wrapper .nivo-directionNav a{display:block;width:30px;height:30px;background:url(images/arrows.png) no-repeat;text-indent:-9999px;border:0;}
.slider-wrapper a.nivo-nextNav{background-position:-30px 0;right:15px;}
.slider-wrapper a.nivo-prevNav{left:15px;}
.slider-wrapper .nivo-caption{font-family:'Droid Sans',Helvetica,Arial,sans-serif;background:rgba(0, 0, 0, 0.2);text-align:center;text-shadow:0 0 4px #111;}
.slider-wrapper .nivo-caption a{color:#fff;border-bottom:1px dotted #fff;}
.slider-wrapper .nivo-caption a:hover{color:#fff;}







.full_width{ width:100%; float:left; background-color:#FFFFFF;}
.full_width1{ width:876px; float:left;}
.float_left{ float:left;} 
.float_right{ float:right;} 
.padl_10{ padding-left:10px;}

.clear {clear:both}

#gallery a {
	float:left;
	position:absolute;
	overflow: auto;
}
#gallery a img {border:none;}
#gallery a.show {z-index:500}
#gallery .caption {	z-index:600; background-color:#000;	color:#ffffff;	height:100px; width:100%; position:absolute;bottom:0;	}
#gallery .caption .content {margin:5px}
#gallery .caption .content h3 {	margin:0;	padding:0;	color:#1DCCEF;	}


.ProductsGuideTags1{font-family: Arial;font-size: 12px;color: #6C6865;text-align:justify; text-decoration:none;}
.ProductsGuideTags1:hover{font-size: 12px;color: #309aaa; font-style:inherit; text-decoration:none;}
.ProductsGuideTags4{font-family: Arial; font-size:14px;color: #696562;text-align:justify; text-decoration:underline;}
.ProductsGuideTags4:hover{ font-size:14px;color: #309aaa; text-decoration:underline;}

.ProductsGuideTags5{font-family: Arial; font-size:13px;color: #696562;text-align:justify; text-decoration:underline;}
.ProductsGuideTags5:hover{ font-size:13px;color: #309aaa; text-decoration:underline;}


.ProductsGuideTags41{font-family: Arial; font-size:12px; color: #696562;text-align:justify; text-decoration:none;}
.ProductsGuideTags41:hover{ font-size:12px;color: #309aaa; text-decoration:underline;}
.ProductsGuideTags41a{font-family: Arial; font-size:11px; color: #696562;text-align:justify; text-decoration:none;}
.ProductsGuideTags41a:hover{ font-size:11px;color: #309aaa; text-decoration:underline;}

.ProductsGuideTags12{font-family: Arial; font-size:13px;color: #ffffff;text-align:justify; text-decoration:none;}
.ProductsGuideTags12:hover{ font-size:13px;color: #ffffff; text-decoration:underline;}
.ProductsGuideTags42{font-family: Arial; font-size:14px; color: #696562;text-align:justify; text-decoration:none;}
.ProductsGuideTags42:hover{ font-size:14px;color: #309aaa; text-decoration:underline;}

.left_div123{ width:400px; float:left;}
.right_div123{ width:450px; float:right;}
.left_div1231{ width:110px; float:left;}
.left_div1232{ width:290px; float:left;}
.right_div1231{ width:110px; float:left;}
.right_div1232{ width:340px; float:left;}
.footer_div1 { width:200px; float:left; padding-left:5px; padding-top:1px;}
.footer_div2 { width:280px; float:left; padding-left:5px; padding-top:1px;}
.footer_div3 { width:210px; float:left; padding-top:1px;}
.footer_div4 { width:180px; float:left;padding-top:1px;}
.footer_div5 { width:1px; height:180px; float:left; background-color:#FFFFFF; vertical-align:middle;}
.secfooter_div1 {width:auto; float:left}
.secfooter_div2 {width:auto; float:left}
.foot_div1 { width:190px; float:left; padding-top:10px;}
.foot_div2 { width:710px; float:left; padding-top:10px;}
.left_div{ width:300px; float:left; padding-top:5px;}
.right_div{ width:290px; float:right; padding-top:1px; height:31px;}
.left_div2{ width:235px; float:left;}

.left_divc {width:420px; float:left;}
.right_divc {width:420px; float:right;}

.left_divcc {width:500px; float:left;}
.right_divcc {width:360px; float:right;}
.footer_div5 { width:1px; height:190px; float:left; background-color:#808080; vertical-align:middle;}

.right_divcca {width:30px; float:left;}

.right_divccb {width:310px; float:right;}




.left_divcd {width:650px; float:left;}


.left_divab {width:433px; float:left;}
.right_divab {width:433px; float:right;}

.left_divq {width:200px; float:left;}
.right_divq {width:640px; float:right;}


.left_div313 {width:275px; float:left;}

.middle_div313 {width:290px; float:right;}

.right_div313 {width:270px; float:right;}

.left_divB {width:600px; float:left;}

.right_divB {width:298px; float:right;}


.left_divnews {width:100px; float:left;}
.right_divnews {width:790px; float:left;}
.left_divnew {width:440px; float:left;}
.right_divnew {width:440px; float:right;}


.left_divf {width:210px; float:left;}
.left_divp {width:164px; float:left;}

.left_divft {width:202px; float:left;}
.left_divftd {width:220px; float:left;}
.left_divfta {width:1px; float:left;}

.right_divhr{ width:600px; float:right;}
.left_divhr{ width:220px; float:left;}

.right_div45 {width:auto; float:left;}
.right_div451 {width:160px; float:left;}

.right_div2{ width:665px; float:right;}
.left_div8{ width:220px; float:left;}

.left_div45 {width:auto; float:left;}
.right_div45 {width:auto; float:left;}

.right_div2{ width:665px; float:right;}
.left_div8{ width:220px; float:left;}
.right_div8{ width:665px; float:right;}
.left_div1{ width:265px; float:left; padding-top:3px;}
.right_div1{ width:490px; float:right; padding-top:3px; padding-left:1px}
.right_hd1{ font-family: Arial; color:#6C6D6F; font-size:13px; margin:0; padding:0; }
.right_hd{ font-family: Arial;color:#6d6d6f; font-size:12px; margin:0; padding:0; }

.left_div12{ width:150px; float:left; }
.right_div12{ width:700px; float:right; }

.middle_div1{ width:101px; float:left; font-family: Arial;}
.middle_div2{ width:190px; float:left;}
.middle_div3{ width:101px; float:left;}
.middle_div4{ width:190px; float:left;}
.middle_div5{ width:330px; float:left;}
.middle_div6{ width:330px; float:left;}
.middle_div7{ width:874px; float:left;}
.left_div12{ width:190px; float:left; }
.right_div12{ width:700px; float:right; }
.wrapper {width: 900px;	margin: 0 auto;	text-align: left;}
.navigationTabs { height: 23px;	line-height: 23px; border-bottom: 1px solid #ccc;}
.navigationTabs li {float: left; height: 23px;	line-height: 23px;	padding-right: 3px;}

.navigationTabs li a{float: left; height: 23px;	line-height: 23px;	padding: 0 10px; overflow: hidden;	
color: #52697E; background-color: #eee; position: relative;	text-decoration: none;}
.navigationTabs li a:hover {background-color: #f0f0f0;}
.navigationTabs li a.active {background-color: #fff;	border: 1px solid #ccc;	border-bottom: 0px solid;}

.tabsContent {	border: 1px solid #ccc;	border-top: 0px solid;	width: 900px;	overflow: hidden;}

.tab {	padding: 16px;	display: none;}

.bor{ border-bottom:#4CACC5 1px solid; width:640x; }
.bor1{ border-bottom:#4CACC5 1px solid; width:200x; }
.bor_2{ border-bottom:#4CACC5 1px solid; width:400x; }

.bor_f{ border-bottom:#4CACC5 1px solid; width:100x; }

.left_divc1 {width:420px; float:left;}
.right_divc3 {width:420px; float:right;}
.lefta_div {width:230px; float:left;}
.lefts_div {width:2px; float:left;}

.left_divcpf {width:550px; float:left;}
.right_divcpf {width:320px; float:right;}

.left_divap {width:632px; float:right;}
.right_divap {width:218px; float:left;}

.ProductsGuideTagsanka{font-family:Helvetica,Arial,sans-serif; font-size:12px;color: #696562;text-align:justify;}
.ProductsGuideTagsanka:hover{ font-size:12px;color: #696562; text-decoration:underline;}



.ProductsGuideTagsank{font-family:Helvetica,Arial,sans-serif; font-size:11px;color: #696562;text-align:justify;}
.ProductsGuideTagsank:hover{ font-size:11px;color: #696562; text-decoration:underline;}
.ank_left { float:left; width:560px; background-color:#ffffff; height:30px;}
.ank_right { float:right; width:400px;  height:30px; background-color:#ffffff}
.ank_rightank { float:right; width:400px;  height:30px; background-color:#ffffff; padding-right:15px;}


.ank_left1 { float:left; width:510px; background-color:#ffffff; height:30px; font-family: Arial;
	font-size: 11px;

	color: #808080;
	text-align:left; height:100px;}
	
.ank_left12 { float:left; width:510px; background-color:#ffffff; height:30px; font-family: Arial;
	font-size: 11px;

	color: #808080;
	text-align:left; }
	
.ank_left11 { float:left; width:510px; background-color:#ffffff; height:30px; font-family: Arial; font-weight:bold;
	font-size: 12px;

	color: #429D91;
	text-align:left;}
	



.ank_left141b { float:left; width:450px; background-color:#ffffff; height:30px; font-family: Arial; 
	font-size: 12px;

	color: #429D91;
	text-align:left; height:auto;}
	

.ank_left141a { float:left; width:228px; background-color:#ffffff; height:30px; font-family: Arial; 
	font-size: 12px;

	color: #429D91;
	text-align:left; height:auto;}


.ank_left141aa { float:left; width:20px; background-color:#ffffff; height:30px; font-family: Arial; 
	font-size: 12px;

	color: #429D91;
	text-align:left; height:auto;}


	
.ank_left141 { float:left; width:706px; background-color:#ffffff; height:30px; font-family: Arial; 
	font-size: 12px;

	color: #429D91;
	text-align:left; height:auto;}
		
	
	
.ank_right143 { float:left; width:125px; background-color:#ffffff; height:30px; font-family: Arial; font-weight:bold;
	font-size: 12px;

	color: #429D91;
	text-align:left;}


.ank_right142 { float:left; width:125px; background-color:#ffffff; height:30px; font-family: Arial; font-weight:bold;
	font-size: 12px;

	color: #429D91;
	text-align:left;}
	
	
	
.ank_right141 { width:210px; margin:0; float:right;}
	
	
	
	
	
	
	
	
	
	
.ank_right1 { float:right; width:400px;  height:30px; background-color:#ffffff}

.foot_divank1 { width:190px; float:left; padding-top:0px;}
.foot_divank2 { width:710px; float:right; padding-top:0px;}
.main_left12w { width:210px; float:left; padding:0 0 0 10px; margin:0; padding-right:10px; font-size:14px; }
.main_left12 { width:210px; float:left; padding:0 0 0 20px; margin:0;}

#quarters {clear:both; margin:0 0 20px 0;}
#quarters h2 {font-size:14px;; color:#1A9CAE; margin:0 0 10px 0;}
#quarters p {font-size:0.9em; color:#666; margin:0 0 15px 0;}
.q1,.q2,.q3,.q4 {width:23%; margin:0 1% 0 0; float:left;}
.q4 {margin:0;}
.ank { background-image: url(images/shadow.png); width:960px;>


