@charset "UTF-8";
/* CSS Document */

a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#CC0000;
}
/* left column images and content....................................................*/
	.leftcolumn {
	display: inline;
	float: left;
	width: 590px;
	height:510px;
	margin:0;
	padding:45px 60px;
	background:#ff9933;
	
}

/* main links decoration....................................................*/
.leftcolumn a {
	text-decoration:none;
	color:#000033;
}
.leftcolumn a:hover {
	color:#006699;
}
.borderleft {
	border-left:#999 1px solid;
}
.borderright {
	border-right:#999 1px solid;
}
.backgroundnone {
	background-color:#FFF;
}
.border{ border:1px solid #999;}
/* thumbnail....................................................*/
div.thumbnailmain {
	width: 130px;
	height:140px;
	float: left;
	display:inline;
	margin:5px 0px;
	padding: 10px 7px;
	
}
div.thumbbrand{
		width: 130px;
	height:140px;
	float: left;
	display:inline;
	margin:5px 0px;
	padding: 10px 7px;
}
div.thumbbrand img{
	border: 1px solid #777;
	margin: 5px 0px;}
	
	
div.thumbbrand  h5 {
	display:block;
	text-align:center;
	margin-bottom: 5px;
	padding:5px 0;
}
	

div.thumbnailmain img {
	border: none;
	margin: 5px 0px;
}



div.thumbnailmain h5 {
	display:block;
	text-align:center;
	margin-bottom: 5px;
	padding:5px 0;
}
.clear {
	clear: left;
}

div.thumbnailmainseracon {
	width: 130px;
	height:125px;
	float: left;
	display:inline;
	padding: 13px 7px 3px 7px;
	
}

div.thumbnailmainseracon img {
	border: 1px solid #777;
	margin: 5px 0px;
}
div.thumbnailmainseracon h5 {
	display:block;
	text-align:center;
	margin-bottom: 5px;
	padding:5px 0 2px 0;
}



/* Imagethumbs....................................................*/
div.imagethumb {
	display:inline;
	float: left;
	width: 660px;
	padding-bottom: 5px;
	border-bottom: solid #000 1px;
}
div.imagethumb img {
	float: left;
	border: 1px solid #999;
	margin: 10px 10px 0 0px;
}
div.imagethumb p {
	margin: 0;
	padding: 10px;
}
/* left column contactpage....................................................*/
.leftcolumn_contact {
	border-left:#999 1px solid;
	display: inline;
	float: left;
	width: 525px;
	margin:25px 0px 15px 140px;
	padding:5px 0 0 15px;
}
.leftcolumn_contact p {
	line-height:135%;
}
.leftcolumn_contact h4 {
	margin:0;
	padding:0;
}
/* left column about....................................................*/
.leftcolumn_about {
	display:inline;
	float: left;
	width: 570px;
	margin:0;
	padding:20px 0px 0 80px;
	background:#fff;
}
.leftcolumn_about h5{
	display:block;
	width:550px;
	
}


div.thumbnailabout {
	width: 130px;
	height:100px;
	float: left;
	display:inline;
	padding:5px;
	
}

div.thumbnailabout img {
	border: 1px solid #777;
	margin: 3px;
}




/* left column where to buy page....................................................*/

#leftcolumn_where {
	font-size:13px;
	display: inline;
	float: left;
	width: 430px;
	margin:15px 0px 25px 25px;
	padding:15px;
}
#leftcolumn_where a {
	color:#1A1A1A;
	text-decoration:none;
}
#leftcolumn_where a:hover {
	color:#999;
}
#leftcolumn_where li {
	margin:0;
	list-style-type:none;
	padding:3px;
}
#leftcolumn_where ul {
	margin-left:10px;
	padding:0;
}
#leftcolumn_where h3 {
	margin:0;
	padding:0;
}
#leftcolumn_where .whereSoehnle {
	background-color:#ff9966;
}
#leftcolumn_where .whereSpace {
	background-color:#cccccc;
}
#leftcolumn_where .redlink a {
	text-decoration:none;
	color:#000033;
}
#leftcolumn_where .redlink a:hover {
	color:#cc0000;
	text-decoration:underline;
	;
}

/* start right column where to buy....................................................*/

#rightcolumn_where {
	font-size:13px;
	display: inline;
	float: left;
	width: 430px;
	margin:15px 0px 25px 25px;
	padding:15px;
}
#rightcolumn_where a {
	color:#1A1A1A;
	text-decoration:none;
}
#rightcolumn_where a:hover {
	color:#999;
}
#rightcolumn_where li {
	margin:0;
	list-style-type:none;
	padding:3px;
}
#rightcolumn_where ul {
	margin-left:10px;
	padding:0;
}
#rightcolumn_where .whereLeifheit {
	background-color:#cc3333;
}
#rightcolumn_where .whereBalbo {
	background-color:#66cc99;
}
/* LeftColumn Creative.....................................................*/

.leftcolumn_creative {
	display: inline;
	float: left;
	width: 690px;
	margin:0;
	padding:10px;
}


.creativetxt hr {
	margin:8px 0 0 0;
	padding:0;
}

.cchome{
	
		text-align:center;
		display:inline;
		float:left;
		width:300px;
		margin:15px 0 0 10px;
		padding:30px 15px;
		
	}
	.cchome img{
	
		padding-bottom:5px;
		
	}
.cchometxt{
		text-align:right;
		display:inline;
		float:left;
		width:280px;
		margin:50px 0 0 15px;
		padding:10px;
		
	}
	.cchometxt a{
		text-align:right;}
		
/*individual Creative home text....................................................*/


.creativechome{
		
		display:inline;
		float:left;
		margin-left:30px;
		padding:0px;
		
	}
	.creativechome img{
		padding-bottom:5px;
		
	}
		
		.creativechometxt{
		text-align:right;
		display:inline;
		float:right;
		width:400px;
		margin:0px 0 0 15px;
		padding:0;
		
		
	}
	.creativechometxt a{
		text-align:right;}

.creativechome hr {
	margin:0;
	padding:0;
}



/*individual home page images....................................................*/
	div.imagehome {
	display:inline;
	float: left;
	width: 225px;
	padding: 10px 20px;
}
div.imagehome img {
	float: left;
	border: 1px solid #fff;
}
div.imagehome p {
	margin: 0;
	padding: 5px;
}
div.imagehome h3 {
	display:inline;
	color:#fff;
	padding:5px 5px 0 0;
	margin:0;
}
.center {
	margin-left:90px;
}
/*image popup....................................................*/
	
	.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnail span { /*CSS for enlarged image....................................................*/
	position: absolute;
	background-color: #999;
	padding: 3px;
	border: 1px solid #000;
	visibility: hidden;
	color: #fff;
	text-decoration: none;
}
.thumbnail span img { /*CSS for enlarged image....................................................*/
	border-width: 0;
	padding-left: 5px;
}
.thumbnail:hover span { /*CSS for enlarged image on hover....................................................*/
	visibility: visible;
	top:0px;
	left: 0px; /*position where enlarged image should offset horizontally....................................................*/
}
/* CSS for koopeh text box....................................................*/
#koop {
	display:inline;
	position:relative;
	float:right;
	width:300px;
	margin: -130px 0px 0 0;
	padding:0 10px;
}
/* CSS for galic main image....................................................*/
	#leftcolumn_galic img {
	margin-left:100px;
	padding:10px 0;
}
#leftcolumn_galic {
	border-right: solid 1px #999;
	display: inline;
	float: left;
	width: 669px;
	margin:0;
	padding:0 20px;
}
.galictxt {
width:410px;
	text-align:right;
	margin-top:13px;
	margin-left:270px;
}

.galictxt hr{
	margin:10px 0 0 0;
	padding: 0;
}
/* left column Fundix...................................................*/

.leftcolumn_fun {
	display: inline;
	float: left;
	width: 660px;
	margin:0px 0 0 20px;
	padding:0;
}
.leftcolumn_fun img {
	float:left;
	padding:50px 0 0 80px;
}
.funtxt {
	text-align:right;
	width:410px;
	display:block;
	position:relative;
	margin-left:260px;
	margin-top:10px;
}


.nobackground{
	background:none;
	}
/* left column Eco....................................................*/
.leftcolumn_eco {
	border-right: solid #999 1px;
	display: inline;
	float: left;
	width: 710px;
	height:420px;
	margin:0;
	padding:0;
}
.leftcolumn_eco img {
	float:left;
	padding-left:25px;
	padding-top:30px;
}
.ecotxt {
	text-align:left;
	width:260px;
	display:block;
	position:relative;
	margin-left:300px;
	margin-top:30px;
}
.ecotxt hr {
	margin:8px 0;
	padding:0;
}

/* CSS for form ....................................................*/
#form {
	color:#000;
	width:450px;
	padding:5px 10px 0 10px;
	margin:5px 0;
}
#form p {
	margin-left:30px;
}
input {
	padding:0;
	margin-top: 15px;
	display: inline;
	margin-left:55px;
}
.button {
	margin-left:82px;
}
#txtcomments {
	margin-left:115px
}

/* CSS for TOP NAV *** NOTE THIS IS REPEATED ON THE CONTANT CSS AS WELL....................................................*/
	.topnav {
	height:10px;
	clear: both;
	margin-bottom:5px;
	margin-right:0px;
	padding-bottom:3px;
	text-align: right;
	
}
.topnav a {
	color:#990000;
	text-decoration: none;
}
.topnav a:hover {
	color: #e67d00;
	border-bottom:#e67d00 1pt solid;
}
.topnav p {
	padding: 0;
	margin:0;
	background:#FFF;
}
.botnav {
	height:10px;
	clear: both;
	margin-right:0px;
	text-align: right;
	padding-top:3px;
}
.botnav a {
	color:#990000;
	text-decoration: none;
}
.botnav a:hover {
	color: #e67d00;
	border-bottom:#e67d00 1pt solid;
}
.botnav p {
	padding: 0;
	margin:0;
	background:#FFF;
}

.redtype{
	color:#cc0000;
	
	}
	
	/* Tierra amor.................................................................................*/
	
	.tierratxt {
	float:left;
	text-align:right;
	width:320px;
	display:inline;
	margin-left:340px;
	margin-top:50px;
}

.leftcolumn_tierra {
	border-right: solid #999 1px;
	background:url(../images/tierra_amor/Tierra_main.jpg) no-repeat 0 100%;
	display: inline;
	float: left;
	width: 710px;
	height:520px;
	margin:0;
	padding:0;
}


.tierratxt hr {
	margin:8px 0;
	padding:0;
}

	/* balbo main page................................................................................*/

.balbotxt{
	float:left;
	text-align:right;
	width:300px;
	display:inline;
	margin-left:360px;
	margin-top:20px;
}

#leftcolumn_balbo img{
width:698px;
float:left;

}
#leftcolumn_balbo{
border-right: solid #999 1px;
width: 710px;
float:left;
}




	/* skeppshult................................................................................*/
	
	.leftcolumn_skepp {
			border-right: solid #999 1px;
	
	background:url(../images/Skeppshult/SkeppPan.jpg) no-repeat 0 100%;
	display: inline;
	float: left;
	width: 710px;
	height:465px;
	margin:0;
	padding:0;
		
	}
	.skepptxt {
	text-align:right;
	width:330px;
	display:block;
	position:relative;
	margin-left:360px;
	margin-top:40px;
}
.skepptxt hr {
	margin:8px 0;
	padding:0;
}