@import url("reset.css");


body {
/*	background: #B3DBC6;*/
	background-image: url('../images/template/background2.png');	
	background-repeat: repeat-x;
	background-position: center top;	
	background-color: #dcd9d8; /*#d9ece1;*/	
	font-size: 87.5%; /* Base font size: 14px */
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	line-height: 1.429;
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: auto;
}

/*Start general structure of the site*/

h1, h2, h3, h4, h5 {
	font-weight: 400;
	line-height: 1.1;
	margin-bottom: .8em;
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif; 
}

/* Headings */
h1 {font-size: 1.571em;font-weight:800;}	/* 22px */
h2 {font-size: 1.429em;}	/* 20px */
h3 {font-size: 1.286em;font-weight:800;}	/* 18px */
h4 {font-size: 1.143em;font-style: italic; }	/* 16px */
h5 {font-size: 1em; font-weight:800;}	/* 14px */



/* Anchors */
a {
	outline: 0;
}

a img {
	border: 0px; 
	text-decoration: none;
}

a:link, a:visited {
	color: #C74350;
	padding: 0 1px;
	text-decoration: underline;
}

/* Paragraphs */
p {margin-bottom: 1.143em;}
* p:last-child {margin-bottom: 0;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

::-moz-selection {background: #F6CF74; color: #fff;}
::selection {background: #F6CF74; color: #fff;}

/* Lists 
ul {
	list-style: disc;
	margin: 1em 0 1.5em 1.5em;
}*/

ol {
	list-style: outside decimal;
	margin: 1em 0 1.5em 1.5em;
}

dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Quotes */
blockquote {font-style: italic;}
cite {}

q {}

/* Tables */
table {margin: .5em auto 1.5em auto; width: 98%;}

	/* Thead */
	thead th {padding: .5em .4em; text-align: left;}
	thead td {}

	/* Tbody */
	tbody td {padding: .5em .4em;}
	tbody th {}

	tbody .alt td {}
	tbody .alt th {}

	/* Tfoot */
	tfoot th {}
	tfoot td {}

	
	/***** Layout *****/
.body {
	clear: both; 
	margin: 0 auto; 
	width: 802px;
	
}

/*End general structure of the site*/


	
/*******Header**********/
#header {
	background-image: url('../images/template/logo-background.png');	
	margin: 0 auto;
	width:802px;
	height:80px;/*125px*/
	overflow:hidden;
}

#langSwitcher {
	margin-bottom:10px;
}

/*select.icon-menu option {
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:30px;
}*/

#header div{
	position: relative;
}


/*#logo {
	float:left;
	margin-top:3px;
	margin-left:10px;
}*/

#left-head{
	float:left;
	margin-top:3px;
	margin-left:10px;
}

#center-head{
	float:left;
	width:300px;
	margin-left:30px;
	margin-top:20px;
	font-size:20px;
	font-weight:700;
	color:#00853f; /*yanzi green r0 g133 b63*/
}

#right-head{
	float:right;
		height:65px;
	padding-right:20px;
	text-align: right;
}

#right-head ul{
	width: 285px;
}

#right-head ul li div{
	display:inline;
}
.head-phone{
	font-size: 28px;
	font-weight: 800;
	color: #919195; /*cool gray 9 r145 g145 b149*/
}

#head-phone-img{
	vertical-align:middle;
	margin-right:5px;
	margin-bottom:6px;
}

#language-switcher{
	margin-right:20px;
}



/*#login {
	height:65px;
	padding-top:10px;
	padding-right:25px;
	float:right;
	text-align: right;
	vertical-align: middle;
}*/

/*login button */
a.signin {
	background:#00853F;/*#88bbd4;*/
	padding:4px 20px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#00853F url('../images/template/bg-btn-green.png') repeat-x scroll 0 0;
	*padding:4px 12px 6px;
	position:relative;
	margin-left:3px;
	border:1px solid #00853F;
	color:#fff;
	text-shadow:0 -1px 0 #00853F;
	
	
}
a.signin:hover {
	background:#7EC29E;
}

.login-link {
	text-decoration:none;
	color:#00853f;
	font-weight: bold;
}

.login-link a {
	text-decoration:none;
	color:#00853f;	
}
.login-link a:hover {
	text-decoration:none;
	color:#d1541e;
}

/*other links*/
.orange-link a{
	text-decoration:none;
	color:black;	
}

.orange-link a:link {
	text-decoration:none;
	color:black;	
}

.orange-link a:hover {
	text-decoration:none;
	color:#d1541e;
}

.guide-link a{
	text-decoration:none;
	color:black;	
}

.guide-link a:hover {
	text-decoration:none;
	color:#d1541e;
}
/********************************/


/*content*/
.upper-part{
	background-image: url('../images/template/upper-part.png');
	background-repeat: repeat ;
	width:802px;
	height:10px;
}

.lower-part{
	background-image: url('../images/template/lower-part.png');
	background-repeat: repeat ;
	width:802px;
	height:10px;
	margin-bottom: 15px;
}
/********************************/


/*
	Body
*****************/
#content{
	background-image: url('../images/template/body-part.png');
	background-repeat: repeat-y;
	overflow: hidden;	
	width: 802px;
}

#content-text-only{
	background-image: url('../images/template/body-part.png');
	background-repeat: repeat-y;
	overflow: hidden;
	width: 740px;
	padding:30px;
}

#content-no-borders{
	/*background: #fff;*/
	overflow: hidden;	
/*	width: 760px;*/
	width: 802px;
}

#index-content{
	/*background: #fff;
	margin-bottom: 1em;*/
	overflow: hidden;
	width: 802px;
}

#about-content li{
	list-style: none; 
	margin: 0 auto; 
	width: 860px;
	display:inline;
}

.content-text-only{
	width: 740px;
	padding-left:30px;
}



.content-body-text{
	overflow: hidden;
	width: 740px;
	padding:30px;
}

.articlecontainer{
	margin: 20px;
}
.articlecontainer p{
	
	white-space:normal;
}

.article-column{
	width:360px;
}

.gray-border{
border-style:solid;
border-color: #919195;
border-width: 1px;
}

.article-header{

}

.article-img-container{
	width:100px;
	text-align: center;
}

.left{
	float:left;
}
.right{
	float:right;
}



.highlight{
	
	background-color: #cacaca;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	-webkit-box-shadow: 5px 5px 5px #b3b3b3;
	-moz-box-shadow: 5px 5px 5px #b3b3b3;
	box-shadow: 5px 5px 5px #b3b3b3;
	margin-bottom: 30px;
}

.column{
	width:225px;
}
.column p{
	width:205px;
	font-size:0.95em;
	margin:10px 10px 0 10px;
	text-align:left;
	float:left;
}

.column h3{
	color: #00853f;
	font-size:1.15em;
	width: 205px;
	margin:10px 0 10px 10px;
}

.service-title{
	font-size:1.05em;
	font-weight:600;
}



.contentcolumn{
	padding-bottom:10px;
	width:500px;
}


.contentcolumn h4{
	padding-top:10px;
	font-weight:600;
}

p.price{
	text-align:right;
	margin:0px 10px 10px 10px;
	font-weight:500;
	font-size:0.95em;
	font-style:italic;
}

a.product-icon-wrap{
	display:block;
	width:100px;
	height:100px;
    float:left;
    margin: 0px 10px 0 0;
 
}
.product-icon{
	float:left;
	width:100px;	
}

.view-more{
	display:none;
	width:100px;
	height:100px;
	color:white;
	font-weight:600;
	line-height:1.3em;
	text-align:center;
	margin-top:30px;
	
}

a.product-icon-wrap:hover,
a.product-icon-wrap:active{
	
	 background-color:#3b3b3b;
		overflow:hidden;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

a.product-icon-wrap:hover .view-more,
a.product-icon-wrap:active .view-more{
	
	display:block;

}



a.shawdowbox-link{
	text-decoration:none;
	padding:0;
	line-height:0;
}
.diagram {
	
	margin: 20px 0 20px 0;
}

.imgmask{
	position:absolute;
	display:inline-block;
	width:100px;
	height:100px;
	z-index:1000;
	color:white;
	background-color:#3b3b3b;
	float:left;
	text-align:center;
	line-height:1.5;
}

#contact-btn{
	display:block;
	width:200px;
	height:40px;
	color:#fff;
	font-size:1.5em;
	background-image: url('../images/template/contact-btn.png');
	background-repeat: no-repeat;
	text-align:center;
	text-decoration:none;
	padding:0;
	line-height:1.67em;
	margin-right:10px;
	font-weight:400;
}

a.red-button-3d{
	display:block;
	width:160px;
	height:67px;
	
	background-image: url('../images/template/red-button-3d.png');
	background-repeat: no-repeat;
	
	
	

}

a.partners-contact-text{
	color:#fff;
	font-size:1.315em;
	margin-right:10px;
	font-weight:600;
	text-align:center;
	text-decoration:none;
	padding:20px 10px 10px 0px;
}
.partners-img{
	 display:block; 
	 width:360px; 
	 height:380px;
	 background-repeat: no-repeat;
}

/***************end content *****************/

/* submenu */
#left-content{
	float:left;
	width: 170px;
	padding: 30px;
	margin-bottom:20px;
}

/* submenu */
#right-content{
	float:right;
	/*width: 500px;	*/
	width: 475px;	
	padding: 30px;;
}

/*.contact-page .content-cols li{
	margin-top:15px;
	
}*/

.contact-page div.form-row{
margin-left:0px;
}

.page-title{
	padding-left: 20px;
	padding-top: 20px;
}
/********************************/

.contact-support-box{
	margin-top:40px;
	padding-left:12px;
	padding-top:5px;
	width:168px;
	background-color:#d9eae0;/*#b7dac5;*/
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Google Chrome */
	border-radius: 10px;
	font-size: 0.9em;
}

/* Showcase
#showcase{
	width:802px;
	background-image: url('../images/showcase/showcase.png');
	background-repeat: no-repeat;
}

#showcase-img{
	width:174px;
	height:136px;
	background-image: url('../images/showcase/circles.png');
	background-repeat: no-repeat;
	margin-top:186px;
	margin-left:1px;
	position:absolute;*/
}
/********************************/


/*featured stuff*/
#featured {
	margin: 0 auto 15px auto; 
	overflow: hidden;
	width: 802px;
	height:160px;
}
		 
#featured h2 {
	color: #C74451; 
	font-size: 1.714em; 
	margin-bottom: 0.333em;
}

#featured h3 {
	font-size: 1.429em; 
	margin-bottom: .5em;
}
 
#featured h3 a:link, #featured h3 a:visited {
	color: #000305; 
	text-decoration: none;
}
#featured h3 a:hover, #featured h3 a:active {
	color: #fff;
}
#featured ul.boxes{
	list-style: none; 
	margin: 0 auto; 
	width:802px; 
}

#featured ul.boxes li{
	float: left; 
	/*display: inline;*/
	color: #d1541e;
	margin: 0;
	width:250px;
	margin-bottom:5px;
	
}

#featured ul.boxes li div {
/*	color:#fff;
	border: 2px solid #00853F;*/
	/*padding:10px;
	background: #282828;				
	 border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
}
#middle {
	padding-right:25px;
	padding-left: 25px;
}
/********************************/
	
/** end index.html 
********************/

ul.content-cols{
	list-style: none; 
	margin: 0 auto; 
	width: 760px;
}

ul.left-content-cols{
	list-style: none; 
	margin: 0 auto; 
	width: 500px;
}

li.left-text-col{
	float: left;
	width:430px;
	padding:10px;
}


li.left-image-col{
	float: left;
	width:285px;
	padding:10px;
	/*margin-top:5px;*/
}


li.right-text-col{
	float: right;
	width:430px;
	padding:10px;
}


li.right-image-col{
	float: right;
	width:285px;
	padding-top:40px;
	padding-right:10px;
}

/*text with the last image in the farms and stores page */
#lower-col{
	float: left;
	width:760px;
	padding-left:30px;
}

li.clear-new-line{
	clear:both;
	padding:15px;
}

.sidenote{
	margin-top:20px;
	padding:5px;
	font-size:0.85em;
	border: 2px solid black;
}

.content-highlight{
	font-size: 1.143em;
	font-weight: bold;
	color:#fff;
	padding:15px;
	background: #282828;
	width:710px;
	margin-left:30px;
}

/*image below the highligted area*/
.title-image{
	padding-bottom:30px;
	margin-left:30px;
}

/*image in the customers*/
.portfolio-image{
	margin-top:32px;
	margin-bottom:60px;
	margin-left:32px;
	margin-right:32px;
	border-style:solid;
	border-width: 1px;
	border-color:#282828;
	padding:3px;
	background: #282828;
}

.portfolio-image a{ 
	background: #282828;

	display:inline-block;
}

.project-title{
	/*width: 150px;*/
	width:728px;
	height: 0px;
	position:absolute;
	margin-top:0px;
	margin-left:1px;
	font-family: Verdana, 'Helvetica Neue', Arial, sans-serif; 
	font-size:15px;
	font-weight:bold;
	color:white;
	padding-left:5px;
	padding-top:15px;
	z-index:1;	
	background: #282828;
	border:1px solid #282828;
	padding:0px;
}

.project-title p{
	padding:5px;
}
/******************************************/


#contact{
	list-style: none;
	width:240px;
	float:left;
	/*padding: 30px;*/
	margin-top:30px;
	margin-left:40px;
	margin-right:0px;
	margin-bottom:30px;
}


/*  lower menu bar or navigation*/
#lower-bar {
	background-image: url('../images/template/body-part.png');
	background-repeat: repeat-y;
	overflow: hidden;
	width: 802px;
}

#reseller {
	float: left;
}

#lower-nav {
	float: right;
	margin-right:20px;
	margin-top:7px;
	color:black;

}

/*
	Footer
*****************/
#footer {
	padding-bottom: 2em; 
	text-align: center;
}


/*Accordion
#firstpane p {
	padding: 0 0 1em;
} */

.msg_list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.msg_head {
	padding: 5px 20px;
	cursor: pointer;
	position: relative;
	background-color:#b7dac5;
	margin:1px;
	background: url('../images/template/down-arrow.png') left no-repeat #c6e3d1;
	background-position: 5px 10px;
	font-size:14px;
}

.msg_head .block{	
	background: url('../images/arrows/up-arrow.png') left no-repeat #c6e3d1;
}

.msg_body {
	padding: 5px 10px 15px;
	background-color:#F0F0F0;/*#dee3df;*/
}

.msg_body li{
	color: #00853f;
}

.black-text{
	color:black;
}
/****************************/
  
 /* submenu */
#wireframemenu{
	border: 1px hiden #C0C0C0;
	background-color:transparent;
	border-bottom-width: 0;
	/*width: 200px;*/
	width:170px;
}

#wireframemenu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#wireframemenu li{
	color: #888959;
}

#wireframemenu li a{
	font-size: 13px;
	font-weight:bold;
	padding: 4px 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #595959;
	text-decoration: none;
	border-bottom: 1px solid #939393;
}

#wireframemenu li a:hover{
	color:#d1541e;
}


#wireframemenu .active a{
	color:#d1541e;
}
/*******************************/

	
/*map*/
#map-img{
	/*background: url(../images/contact/map420.png) no-repeat;
	width:52%;
	height:250px;
	float:right;
	border-style:solid;
	border-width: 1px;
	border-color:black;
	margin-top:30px;
	margin-left:30px;
	margin-right:40px;
	margin-bottom:30px;*/
}
/************************/

#map{
	margin-bottom:40px;
}

/*links for the manuals*/
#guide-img{
	float:left;
	margin-bottom: 35px;
	background:transparent;
}
#guide-text{
	float:right;
	width:58%;
	padding:10px;
	margin-bottom: 60px;
}
/************************/


/* Products*/
/*.products-screenshots{
	background-image: url("../images/products/products-background.png");
	padding:30px;
	text-align:center;
	width:748px;
	height:221px;
	color: black;
}*/

.intro-content-highlight-header{
	background: url("../images/content/products/intro-content-header.png") no-repeat;
	height:18px;
}

.intro-content-highlight-footer{
	background: url("../images/content/products/intro-content-footer.png") no-repeat;
	height:14px;
}
.intro-content-highlight{
	background: url("../images/content/products/intro-content-fill.png") repeat-y ;
	padding:30px;
	text-align:center;
	width:748px;
/*	height:221px;*/
	color: black;
}

ul.products{
	list-style: none; 
	width: 760px;
	margin: 1em 0 1.5em 1.5em;
	
}


/*a line*/
li.line, .line{
	border-bottom:1px solid;
	border-color: grey;
	width:760px;
	margin-bottom:20px;
}

/*text in every product*/
#text-description{
	float: left;
	/*width:550px;*/
	width:420px;
}

/*image of every product*/
#image-description{
	float: right;
	width:300px;

}

/*link or going to the top in the products*/
.back-to-top, .back-to-top a{
	font-size:11px;
	color:#d1541e;
	margin-bottom:10px;
	float:right;
	text-align: right;
	text-decoration:none;
}

.back-to-top a:hover{
	text-decoration:underline;
}
/****************************/

/*more info...*/

p.more, p.more a{
	font-size:11px;
	color:#d1541e;
	text-decoration:none;	
}

p.more a:hover{
	text-decoration:underline;
}
/****************************/


/*let us know*/
.let-link, a.let-link {
	color:#d1541e;
	text-decoration:none;
}

a.let-link:hover{
	text-decoration:underline;
}
/****************************/


/*text inNews*/
ul.newsList{
	list-style: none; 
	width: 450px;
	margin:10px;
}

li#news{
	width:450px;
}

#pages{
	text-align:center;
}

a.page-link{
	text-decoration:none;
	color:black;
}

/*.page-link a:link {
	text-decoration:none;
	color:black;	
}*/

a.page-link:hover{
	text-decoration:none;
	color:#d1541e;
}
/****************************/


/*link or going to the previous page*/
.back, .back a{
	font-size:15px;
	color:#00853f;
	margin-right:17px;
	margin-top:4px;
	float:right;
	text-align: right;
	text-decoration:none;
}

.back a:hover{
	text-decoration:none;
	color:#d1541e;
}
/****************************/

 
/* form */ 
.form{
	font-size: 14px;
	width:320px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; 
}

.form-row{
	margin-left:50px;
	margin-bottom:20px;
	width:320px;
}


label{  
	text-align:left;
	color:#111; 
}


label.error{ 
	font-weight:normal;
	color:red;
	text-align:left;
	width:140px; 
	margin-left:5px;
	margin-bottom:10px;
}

.formRequired{
	color:#cc2e1c;
}


input {
	padding:5px 5px;
	margin:10px 0 10px 0px;
	display:block;
}

input:focus {
	padding:5px 5px;
	margin:10px 0 10px 0px;
	display:block;
	border-color: #00853F;
	border-width:1px;
}

textarea{
	padding:5px 5px;
	margin:3px 0 10px 0px;
	width:320px;
	height:150px;
	display:block;
	overflow: auto;

}
textarea:focus {
	padding:5px 5px;
	margin:3px 0 10px 0px;
	width:320px;
	height:150px;
	display:block;
	overflow: auto;
	border-color: #00853F;
	border-width:1px;

}
/****************************/


/* submit buttons */
#submit_btn{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#00853F url('../images/template/bg-btn-green.png') repeat-x scroll 0 0;
	border:1px solid #00853F;
	color:#fff;
	text-shadow:0 -1px 0 #00853F;
	font-size:11px;
	margin:0px 0px 0 0;
	font-weight:bold;	
}

#submit_btn::-moz-focus-inner {
	padding:0;
	border:0;
}
#submit_btn:hover, #submit_btn:focus {
	background-position:0 -5px;
	cursor:pointer;
}

/*.msie #submit_btn{
	margin-right:10px
}*/
/****************************/


/* messages */
.confirm_message, .error_message {
   display: none;
   width:185px;
   height:40px;
   padding: 13px 13px 13px 52px;
   background: url('../images/template/messages/message-sent.png') no-repeat;
   margin-left:50px;
   margin-top:10px;
}

.error_message {
	 background: url('../images/template/messages/message-error.png') no-repeat;
}
/****************************/

/*community buttons*/
#community-button{
	float: left;
	display:inline;
	margin-left:15px;
	margin-top:5px;
	margin-bottom:-5px;
}
/****************************/

/* animation loading */
.loading-spinner {	
	width:20px;
	height:20px;
  	background: url(../images/template/messages/ajax-loader.gif) no-repeat ;  	
  	float:right;
  	margin-right:220px;
}
/****************************/



/*#loginForm{
	font-size: 12px;
	width:120px;
	float:right;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; 
	margin-right:10px;
	
}

input#loginForm{
	font-size: 12px;
	width:120px;
	height:25px;
	float:right;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; 
	margin-right:10px;
}
	
input#loginBtn{
	font-size: 12px;
	width:60px;
	height:30px;
	float:right;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif; 
	margin-right:10px;
}*/






/* boxes in customer and how it works page

#newsletterImg{
	background-image: url("../images/boxes/mail-img.png");
	background-repeat:no-repeat;
	background-color:transparent;
	width:48px;
	height:48px;
	float:left;
	margin:15px;
	margin-right:8px;
}

#newsletterTitle{
	font-family: Helvetica, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:60px;
}



#customerImg{
	
	display:block;
	width:157px;
	height:90px;
	float:left;
	z-index:1;
	margin: 50px 1px 1px 48px; 
}


#customerImg a{
	height:50px;
	width:200px;
}

#packageImg{
	display:block;
	width:157px;
	height:90px;
	float:left;
	z-index:1;
	margin: 45px 1px 1px 20px;
}

#packageImg a{
	height:50px;
	width:200px;
}

#packagesTxt a{
	font-family: Helvetica, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight:normal;
	color:grey;
	text-align:right;
	margin-top:47px;
	margin-left:110px;
	margin-bottom:5px;
	width:120px;
	height:30px;
}
	

#orderButtonImg{
	display:block;
	width:157px;
	height:90px;
	float:left;
	z-index:1;
	margin: 70px 1px 1px 55px;
}

#orderButtonImg a{
	height:50px;
	width:200px;
}

#productsImg{
   display:block;
	width:157px;
	height:90px;
	float:left;
	z-index:1;
	margin: 70px 1px 1px 28px;
}

#productsImg a{
	height:50px;
	width:200px;
}


#productsCustomerImg{
	background-image: url("../images/boxes/customers-img.png");
	background-color:transparent;
	background-repeat:no-repeat;
	width:157px;
	height:90px;
	margin-left:48px;
	margin-top:0px;
	margin-right:1px;
	margin-bottom:1px;
}

.productsBoxHeader{
	font-family: Helvetica, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight:bold;
	text-align:center;
	z-index:5;
	margin:5px 0 0 0;
	color:black;
	
	padding:15px 15px 0px 15;
	padding-bottom:0px;
}

.box p{
	font-size: 13px; 
	font-weight:normal;
	color:grey;
}

.boxHeader{
	font-family: Helvetica, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight:bold;
	text-align:center;
	margin:0px;
	color:black;
	padding:15px;
	padding-bottom:0px;
	position:absolute;
	margin-bottom:10px;
	z-index:1;
}

.boxHeader a{
	height:20px;
	width:230px;
}


div.news-box{
	font-size: 0.90em;
}
ul.news-box-list{
	margin: 50px 0px 0 30px;
	float:left; 
	width:220px;
}


a.news-headline{
	display:inline; 
	position:relative;
	color:#084926;#d1541e;

	z-index:1;
	font-size:0.90em;
		line-height:2;
	
}

a.news-headline:hover{
	color:#d1541e;
	text-decoration:none;
}


.box{
	background-image:url("../images/template/box.png");
	background-repeat:no-repeat;
	width:250px;
	height:156px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 
	padding:0px;
	z-index:1;
	margin:0px;
}

.box  a{
	z-index:2;
	position:absolute;
	text-decoration:none;
	color:black;
	display:block;margin:0px; padding:0px; width:250px;;height:156px;
}*/

.box, .box:link, .box:visited{
	background-image:url("../images/template/box.png");
	background-repeat:no-repeat;
	display:block;
	width:250px;
	height:156px;
	text-decoration:none;
	text-align:center;
}

.box img{
	display:block;
	padding-top:12px;
}

.box-title{
	padding:15px 0 5px 0;
	display:block;
	font-size:1.2em;
	font-weight:600;
	color:#000;
}

.box-text{
	font-size: 13px; 
	font-weight:normal;
	color:grey;
	display:block;
}

#packageImg{
	float:left;
	padding:0;
	margin:0;
}

#testimonialImg{
	float:left;
	padding:0;
	margin:0 0 0 5px;
	width:80px;
}
#testimonialTxt{
	width:150px;
	margin-left:10px;
	float:left;
}

#partnersImg{
	padding:0;
	margin:0;
}


#packageTxt{
	width:110px;
	text-align:right;
	float:right;
	margin-right:10px;
}

#productsImg{
	margin-left:28px;
}
#ordersImg{
	display:block;
	width:150px;
	height:52px;
	background: url('/images/template/orange-btn.png') no-repeat;
	margin-left:50px;
	
	
}

.orange-btn-txt{
	display:block;
	padding-top:13px;
	font-size:16px;
	font-weight:700;
	color:#fff;
	
}
#customersImg{
	margin-left:46px;
}

#productsImg, #customersImg, #ordersImg{
	/* For IE 7 */
	*margin: 0px;
}

a.news-headline{

	color:#084926;
	font-size:0.90em;
	line-height:1.2;
	text-decoration:none;
	
}

a.news-headline:hover{
	color:#d1541e;
	text-decoration:underline;
}

.news-morelink{
	display:block;
	float:right;
    margin:10px 10px 0 ;
    font-weight:600;
    font-size:0.9em;
    
}
.news-morelink a{
	 color: #851607;
	text-decoration:none;
}
.news-morelink a:hover{
	text-decoration:underline;
}

form#emailForm{
	padding:15px;
	width:230;
	float:left;
	margin-top:10px;
	width:220px;
	/*margin-right:5px;*/
}

/*.msie form#emailForm {
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
}*/



#thanks{
	color:#00853F;

}
/*
#customersImg{
	background-image: url("../images/boxes/customers.png");
	background-repeat:no-repeat;
	background-color:transparent;
	width:48px;
	height:48px;
	float:left;
	margin:15px;
}
*/
.herrestaImg{
	width:157px;
	height:90px;
	margin-left:48px;
	margin-top:0px;
	margin-right:1px;
	margin-bottom:1px;
}

/****************************/

/*.gecko #boxHeader { 
	font-family: Helvetica, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight:bold;
	text-align:center;
	z-index:5;
	margin:0px;
	color:black; 
}

.safari #boxHeader {
	padding:10px;
}

.chrome #boxHeader {
	padding:10px;
}

.msie #boxHeader {
	padding:0px;
	margin:-10px;
}*/


.boxHeader p a{
	margin-top:20px;
	font-size: 13px; 
	font-weight:normal;
	color:grey;
}

#boxFooter{
	font-family: Helvetica, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight:normal;
	color:grey;
	text-align:center;
	margin-top:0px;
	margin-left:5px;
	margin-bottom:5px;
	width:180px;
}
/****************************/



/****************************/



#date{
	color:#5F5A59;
	font-size:12px;
	opacity:0.7;
	filter: alpha(opacity=70);
	margin-bottom:3px;
	
}

#newsPage{
	display:inline-block;
	margin-left: 400px;
  	margin-right: auto;
	
}

#newsPage a, #newsPage a:link{
	text-decoration:none;
	color: black;
}

#newsPage a:hover, #newsPage a:active {
	text-decoration:none;
	color: red;
}

#frame{
	width:350px;
	height:246px;
	background-image: url('../images/showcase/img-frame.png');
	background-repeat: no-repeat;
	position:absolute;

	
	margin-top:1px;
	margin-left:1px;
	
	margin-bottom:1px;
	margin-right:1px;
}





/************ Packages style *******/

.packages-text{
	float:left;
	width:300px;
	margin-left:30px;
}

.packages-image{
	float:right;
	width:300px;
}

#svea-logo-contact, #svea-logo-contact li{
	/* Setting a common base */
	margin: 0;
	padding: 0;
}
#svea-logo-contact li{
	/*display: inline-block;*/
	display: block;
	margin-bottom:10px;
	width: 100px;
	vertical-align: top;
	/* For IE 7 */
	zoom: 1;
	*display: inline;
}

li#svea-contact{
	width:170px;
}

.moms{
	font-size:12px;
	font-style: italic;
}

/************* end packages style ******/

.left-column-order{
	float:left;
	width: 230px;
	padding: 30px;
	margin-bottom:20px;
}


.right-column-order{
	float:right;
	/*width: 500px;	*/
	width: 450px;	
	padding: 20px;;
}
/***************************/


/*Radio Buttons*/
#radioBtn{
	display:block;
	margin-left:120px;
	float:left;
	width:100%;
}

/**** new boxes ****/ 

.boxes-text {
	font-size:0.90em;
	line-height:1.5;
}

.boxes-text a, .boxes-text a:link, .boxes-text a:visited {
	color:#851607;
	font-weight:800;
	text-decoration:none;
}

.boxes-text a:hover{
	text-decoration:underline;
}

#main-content{
	margin-bottom: 15px;
}

.big-box-top{
	/*background: url("../images/template/big-box-top-grey.png") no-repeat; 
	width: 802px;
	height: 5px;*/
}

.big-box-middle{
	/*background: url("../images/template/big-box-middle-grey.png") repeat-y;*/ 
	width: 802px;
	height: 315px;
}

.big-box-bottom{
	/*background: url("../images/template/big-box-bottom-grey.png") no-repeat; 
	width: 802px;
	height: 5px;*/
}

#mainbox-business{
	width:802px;
	height:315px;
	
}

#mainbox-consumer{
	/*background: url('../images/content/landingpages/landingPersonal-en.png') no-repeat 0 0;*/
	width:802px;
	height:315px;
	
}

#mainbox-partners{
	width:802px;
	height:315px;
}

#mainbox-title{
	padding-top:20px;
	text-align: center;
	
}

#mainbox-question{
	width:600px;
	margin: 0 0 0 15px;
}
#mainbox-question > h2{
	padding-top:10px;
	line-height:1.3;
	text-align: left;
	font-size:20px;
	font-weight:600;
}

#mainbox-answer {
	height:230px;
	width:802px;
}

#mainbox-text-wrapper{
	width:522px;
	height:110px;
	margin-left:280px;
	margin-top:145px;
	/*fix for IE 7*/
	*margin-left:260px;
	*margin-top:124px;
}

#mainbox-text-wrapper li {
	display:block;
	float:left;
}

#textbox-wrapper{
	width:280px;
	height:110px;
}

#mainbox-text-business{
	font-size:0.9em;
	width:270px;
	height:150px;
	padding-top: 5px;
}

#mainbox-text-consumer{
	font-size:0.9em;
	width:210px;
	height:150px;
	padding-top: 5px;
	margin-left:80px;
	/*fix for IE 7*/
	*margin-left:100px;
}


#howitworks-btn {
/*	top:155px;
	right: 15px;
	position:relative;
	display:block;
	*/
	background: url('../images/content/landingpages/howitworks-btn.png') no-repeat 0 0;
	
	width:200px;
	height:69px;
	text-align: center;
	float:right;
	text-decoration:none;
	margin-top:40px;
	margin-left:20px;
}

.click-here {
	margin-top:0px !important;
	margin-left:80px !important;
	float:left !important;
}

#howitworks-txt {
	padding-top:20px;
	padding-right:20px;
	color:#fff;
	vertical-align:middle;
	font-weight: 600;
	font-size: 1.3em;
	display:block;

}


#teaser-content{
	margin: 0 auto 15px auto; 
	height:310px;
}
.content-very-tall{
	height:470px !important;
	}

.teaser-boxes {
	list-style: none; 
	margin: 0 auto; 
	width:802px;
	height: 300px; 
}

.teaser-boxes > li{
	height: 300px;
	float: left;  
}

ul.half-teaser, ul.half-teaser > li {
	height:147px;
}

.medium-box-top{
	background: url("../images/template/medium-box-top.png") no-repeat; 
	width: 376px;
	height: 5px;
}

.medium-box-middle {
	background: url("../images/template/medium-box-middle.png") repeat-y;
	width: 376px;
}

.medium-box-bottom{
	background: url("../images/template/medium-box-bottom.png") no-repeat;
	width: 376px;
	height: 5px; 
}

.small-box-top { 
	background: url("../images/template/small-box-top.png") no-repeat; 
	width: 198px;
	height: 5px;
}

.small-box-middle { 
	background: url("../images/template/small-box-middle.png") repeat-y; 
	width: 198px;
}

.small-box-middle h3, .small-box-orange h3{
	margin-left:10px;
	margin-bottom: 0.3em;
	padding-top: 10px;
}

.small-box-middle ul li {
	height:50px;
	width:180px;
	margin-top:10px;
}

.small-box-bottom {
	background: url("../images/template/small-box-bottom.png") no-repeat; 
	width: 198px;
	height: 5px;

}

.small-box-orange {
    background: url("../images/template/green-box.png") no-repeat; 
	width: 198px;
	height: 147px;
	position:relative;
}
a.small-box-green {
	 background: url("../images/template/green-box.png") no-repeat; 
	width: 195px;
	height: 147px;
	position:relative;
	display:block;
	text-decoration:none;
	color:#000;
}
a.small-box-green span{
	padding-left:10px;
	display:block;
}
a.small-box-green em{
color:#851607;
font-weight:800;
font-style:normal;
}
a.small-box-green span.gb-head{
	padding-top:10px;
	font-weight:800;
	font-size:1.286em;
}

a.small-box-green span.gb-boxes-text{
	font-size:0.90em;
	line-height:1.5;
}

.general-box-text p{
	font-size:0.90em;
	margin-left:15px;
	margin-right:10px;
}

.general-box-text h3{
	margin-left:15px;
	font-size: 1.20em;
}

.general-box-text h4{
	margin-left:15px;
	font-style:normal;
	font-size:1.11em
	padding-top:5px;
	margin-bottom:0.5em;
}

.hbox-title{
	font-size:1.08em;
	font-weight:800;
	margin-bottom:5px;
	
}

a.pdf-download{
	 background: url("../images/template/pdf_icon_64.png") no-repeat; 
	display:block;
	*zoom:1;
	width:64px;
	height:64px;
}

.short-box {
	height:137px;

}
.tall-box {
	height: 300px;
}
.ntall-box {
	height: 285px;
}

.very-tall-box {
	height: 448px;
}

.middle-box{
	margin-left: 15px;
	margin-right: 15px;
}

.medium-box-middle ul li {
	height:140px;
	margin-top:10px;
}

.medium-box-middle ul li:first-child{
	margin-top:0px;
	padding-top:10px;
}

.left-column-teaser{
	width: 90px;
	height: 120px;
	margin-left: 15px;
	float:left;
}

.right-column-teaser{
	width: 240px;
	height: 120px;
	margin-right:10px;
	float:right;
}

#teaser-news-list {
	color:#084926;
	margin-left:10px;
}

#teaser-news-list li{
	height:1.6em;
	margin-top:0px;
	 /*list-style-type:disc;
	 margin-left:10px;*/
}

ul.partners-box li{
	clear:both;
	
}
/*used for sveaverken logos in the landing pages*/
#partner1-logo-square{
	height:50px;
	margin-left:50px;
}
#partner2-logo-square{
	margin-left:50px;
		height:90px;
}
#partner3-logo-square{
	margin-left:60px;
		height:90px;
}
#partner4-logo-square{
	margin-left:25px;
		height:50px;
}

.badge-private{
	float:right;
	position:relative;
	top:-50px;
	right:-10px;
}

/****
	How it works
****/




.imagelinks > ul{
	width: 110px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.imagelinks  img, .imagelinks  span {
	text-align: center;
}

.imagelinks  img{
text-decoration:none;
}

.green-box{
	display:block;
	width:180px;
	height:100px;
	margin:10px 0 0 10px;
}

#foot-tel-address{
	margin-right:30px;
}

.bigbox-top{
	background: url("../images/template/big-box-top-grey.png") no-repeat; 
	width: 802px;
	height: 5px;
}

.bigbox-middle{
	background: url("../images/template/big-box-middle-grey.png") repeat-y;
	width: 802px;
	height: 180px;
	padding:10px 0 10px 0;
	
}

.bigbox-middle h1{
	margin-bottom:5px;
	font-size:1.3em;
}
.bigbox-middle p, .bigbox-middle h1{
	margin-left:15px;
	margin-right:15px;	
}

.bigbox-bottom{
	background: url("../images/template/big-box-bottom-grey.png") no-repeat; 
	width: 802px;
	height: 5px;
	padding-bottom:20px;
	
}
.badge-image{
	background: url('../images/content/landingpages/badge-orange-en.png') no-repeat;
	display:block;
	width:64px;
	height:64px;
	top:-25px;
	right:-20px;
	position:absolute;
	z-index:10;
	padding:0;
	
}
/*.anchorLink img{

}*/
#dev-msg  {
	background-color:	#808080;
	color:#FFFFFF;
	font-family:sans-serif;
	font-size:110%;
	font-weight:bold;
	left:0;
	padding:4px 0;
	position:relative;
	text-align:center;
	width:100%;
}

#backyn-msg{
	background-color: #1A435A;
	border-bottom: 1px solid #0E2A3E;
	padding: 7px 0;
	color:#FFFFFF;
	font-family:sans-serif;
	font-size:110%;
	font-weight:bold;
	left:0;
	padding:4px 0;
	position:relative;
	text-align:center;
	width:100%;
}
#backyn-msg a.ynbackbtn{
	color:#368DBB;
	padding: 2px;
}

#backyn-msg span{
	float: right;
	margin-right: 20px;
	border: 2px solid white;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration: none;
	display: inline-block;
	zoom:1;
	*display:inline;
	cursor: pointer;
}

.green-phone {
	color:#00853f;
	font-weight:700;
	font-size:18px;
}
ul.circle-list{
	list-style:circle inside;
	margin: 10px;
}

.nowrap-text{
	white-space:nowrap;
}

.no-script{
	display:none;
}

.topspace {
	margin-top: 20px;
} 

.bigger-txt{
	width: 400px !important;
	font-size:16px !important;	
}





