/* Start of CMSMS style sheet 'tensidch' */
/*
 *  LightStep is a Tensid (X)HTML/CSS Framework. 
 *  Copyright (C) 2008 Tensid AG
 *   
 *  http://www.tensid.ch
 *
 *	LightStep is distributed under the GNU General Public License
 *  Please visit http://www.gnu.org/licenses/.
 *  
 *  This is a W3C valid CSS 2 & 2.1 & 3 file.
 *  Please check the validation after every change you make.
 *  
 *  @Oriol Torrent
**/

/* ----- GENERAL STRUCTURE ----- */
.footer, .push {height: 60px;}
.wrapper {
	margin-bottom: -60px;
	min-height: 100%;
}

/* ----- GENERAL SKIN ----- */
html {
	color: #555555;
	overflow-y: scroll;
}

body {font-size: 12px;}
* html body {font-size: 11px;}

h1, h2, h3, h4, h5, h6 {
	border-bottom: none;
	text-transform: none;
}
p {
	line-height: 1.5em;
	text-align: left;
}

.page_title {
	color: #000000;
	font-size: 28px;
	font-weight: normal;
	margin-top: -15px;
	padding-left: 12px;
	padding-top: 0;
	position: relative;
}
.red_font {color: #de280b;}
.text_container {
	padding-left: 10px;
	padding-right: 10px;
}


/* ----- HEADER ----- */
.header_wrapper {
	background-color: #ffffff;
	border-top: 6px solid #cc0000;
	padding-bottom: 10px;
}

	.header_wrapper a:hover {border-bottom: none;}
	.header_wrapper img, .header_wrapper a img {
		margin: 0;
		padding: 0;
	}
	.header_wrapper a img {border: none;}
	.header_wrapper h1 {
		margin: 0;
		padding-top: 35px;
	}
	
	.language_chooser, .talk_to_us {text-align: right;}
	.language_chooser {
		color: #a6a6a6;
	}
	.language_chooser .lang_tab {
		background-color: #ffffff;
		border-bottom: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		-moz-border-radius-bottomleft: 0.6em;
		-moz-border-radius-bottomright: 0.6em;
		-webkit-border-bottom-left-radius: 0.6em;
		-webkit-border-bottom-right-radius: 0.6em;
		
		border-radius-bottomleft: 0.6em;
		border-radius-bottomright: 0.6em;
		float: right; 
		line-height: 1.5em;
		margin-bottom: 5px;
		margin-left: -1px;
		padding: 0 0.45em;

		-webkit-transition: all 0.15s ease-in;
	}
	.language_chooser .lang_tab:hover {
		margin-bottom: 0;
		padding-top: 5px;
	}
	.language_chooser .currentpage {
		background-color: #cc0000;
		border-color: #cc0000;
		border-top: none;
		color: #efefef;
		cursor: default;
		font-weight: bold;
		padding: 0 0.5em;
	}
	.language_chooser .currentpage:hover {
		padding-top: 0;
	}
	.talk_to_us {
		color: #bfbcb5;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		margin-right: 5px;
		margin-top: 5px;
	}
		.talk_to_us span {color: #4c4c4c;font-size: 20px;}
	
/* ----- FOOTER ----- */
.footer .left, .footer .right {margin-top: 1.2em;}
	.footer p {font-family: Helvetica,FreeSans,Arial,Garuda,sans-serif;}
	* html .footer p {margin-bottom: 0.8em;}
	.footer a {border-bottom: 1px solid;}
	.footer a:hover {color: #de280b;}


/* ----- MARKETING -----*/
.naturally_grown_main {
	background: #ffffff url("uploads/images/backgrounds/discover_marco_background.jpg") no-repeat 0 2px;
	margin-bottom: -18px;
	min-height: 292px;
	overflow: hidden;
	position: relative;
}
* html .naturally_grown_main {
	height: 292px;
	margin-bottom: -40px;
}

	.naturally_grown_main .main_image {position: relative;}
		.naturally_grown_main .main_image .button_holder {
			right: 65px;
			position: absolute;
			top: 90px;
			z-index: 10;
		}
		* html .naturally_grown_main .main_image .button_holder {
			right: 67px;
			/*top: 89px;*/
		}
			.naturally_grown_main .main_image .button_holder a {}
			.naturally_grown_main .main_image .button_holder a:hover {border: none;}
	.naturally_grown_main .marketing_paginator {
		bottom: 43px;
		display: none;
		position: absolute;
		right: 37px;
		z-index: 5;
	}
	* html .naturally_grown_main .marketing_paginator {margin-top: -98px;}
	* + html .naturally_grown_main .marketing_paginator {margin-top: -98px;}
		.naturally_grown_main .marketing_paginator ul {
			background: transparent url("uploads/images/backgrounds/marketing_paginator_middle_24.png") repeat-x;
			list-style: none;
			margin: 0;
			padding: 0 8px 0 0;
		}
		* html .naturally_grown_main .marketing_paginator ul { background-image: url("uploads/images/backgrounds/marketing_paginator_middle_8.png");}
			.naturally_grown_main .marketing_paginator ul li {
				background: url("uploads/images/backgrounds/marqueting_paginator_list_element.jpg") no-repeat 0 13px;
				float: left;
				line-height: 51px;
				list-style-image: none;
				margin-left: 8px;
				padding: 0;
				width: 25px;
			}
			.naturally_grown_main .marketing_paginator ul li:hover {
				background: url("uploads/images/backgrounds/marqueting_paginator_list_element_hover.jpg") no-repeat 0 13px;
				cursor: pointer;
			}
			.naturally_grown_main .marketing_paginator ul li:active {cursor: default;}
				.naturally_grown_main .marketing_paginator ul li a, .naturally_grown_main .marketing_paginator ul li a:link {
					color: #666666;
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					padding-left: 8px;
				}
				.naturally_grown_main .marketing_paginator ul li a:hover {
					border-bottom: none;
				}
				.naturally_grown_main .marketing_paginator ul li .block_help {display: none;}


/* ----- CONTENT -----*/

	/* ----- HORIZONTAL MENU -----*/
	ul.h_menu {
		margin-left: 30px;
		position: absolute;
		right: 20px;
		top: 35px;
	}
	ul.h_menu li a {
		color: #666666;
		font-weight: normal;
		padding-left: 0;
		padding-right: 0;
	}
	ul.h_menu li a:hover {color: #de280b;}
		ul.h_menu li a span {
			/*border-right: 1px solid #b73b27;*/
			line-height: 1.5em;
			padding-left: 0.6em;
			padding-right: 0.6em;
		}
		ul.h_menu li:last-child a span {border-right: none;}
	
	.menu_h_separator {
		margin-top: -10px;
		text-align: right;
	}
	
	
	/* ----- MARKETING SENTENCES -----*/
	.naturally_grown_main .marco_sentences {
		bottom: 50px;
		left: 50px;
		position: absolute;
	}
		.naturally_grown_main .marco_sentences p {
			color: #4c4c4c;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-weight: bold;
			line-height: 16px;
			margin-bottom: 15px;
		}


	/* ----- LEARN MORE ----- */
	a .learn_more, input.learn_more, button.learn_more, a.learn_more {
		background-color: #e2e0da;
		background-image: none;
		-webkit-transition: all 0.25s ease-in-out;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		border: 0;
		-webkit-box-shadow: #999999 0 3px 4px;
		-moz-box-shadow: #999999 0 3px 4px;
		box-shadow: #999999 0 3px 4px;
		color: #333333;
		cursor: pointer;
		display: block;
		height: 22px;
		line-height: 22px;
		padding: 0 20px;
		text-align: center;
		width: 80px;
	}
	* html a .learn_more, * html a.learn_more {background: transparent url("uploads/images/backgrounds/learn_more_8.png") no-repeat left top; color: #333333;}
	* + html a .learn_more, * + html a.learn_more {background: transparent url("uploads/images/backgrounds/learn_more_24.png") no-repeat left top;}
	
	a:hover .learn_more, input.learn_more:hover, input.learn_more:active, button.learn_more:hover, button.learn_more:active, a.learn_more:hover {
		background-color: #b73b27;
		background-image: none;
		color: #ffffff;
	}
	* html a:hover .learn_more, * html a.learn_more:hover {background: transparent url("uploads/images/backgrounds/learn_more_hover_8.png") no-repeat left top;}
	* + html a:hover .learn_more, * + html a.learn_more:hover {background: transparent url("uploads/images/backgrounds/learn_more_hover_24.png") no-repeat left top;}
				

	/* ----- SECTORS AREA ----- */
	ul.sectors_area {
		margin-left: 0;
		margin-top: 0;
		position: relative;
	}

	* html .sectors_area {
		padding-top: 0px;
	}
	
	* + html .sectors_area {
		padding-top: 20px;
	}
		ul.sectors_area li {
			background: #ffffff url("uploads/images/backgrounds/sector_bckgd.jpg") left top;
			height: 150px;
			list-style: none;
			margin-left: 0;
			margin-right: 0;
		}
		ul.sectors_area li.expand4col {
			width: 240px;
		}
			ul.sectors_area li a {
				display: block;
				height: 150px;
				position: relative;
				width: 100%;
			}
			ul.sectors_area li a:hover {border-bottom: none;}
				ul.sectors_area li span, ul.sectors_area li p {
					color: #333333;
					display: block;
					font-family: Corbel, Verdana, sans-serif;
					padding: 17px 0 0 24px;
				}
				ul.sectors_area li span {font-size: 1.5em;}
				ul.sectors_area li a span.sector_sentence {
					color: #666666;
					font-size: 0.9em;
					line-height: 1.2em;
					padding: 10px 20px 0 24px;
				}
					ul.sectors_area li a img {font-size: 1.3em;}
				ul.sectors_area li a span.video_text_icon {
					bottom: 20px;
					position: absolute;
				}
				ul.sectors_area li a span.learn_more {
					bottom: 20px;
					font-size: 1em;
					height: 22px;
					padding: 0 20px;
					position: absolute;
					right: 20px;
					width: 80px;
				}
		ul.sectors_area li.wanna_learn_more_home {
			background-color: #f7f7f3;
			background-image: none;
			border: 1px solid #dfdfd8;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			height: 140px;
			margin: 2px 0 0 4px;
		}
		* html ul.sectors_area li.wanna_learn_more_home {height: 139px;}

				
	/* ----- BUTTON FRESH UPDATED ----- */				
				
.button_fresh_updated {
	background-color: #e0ddd8;
	border-right: 1px solid #e0ddd8;
	height: 32px;
	position: relative;
	margin-bottom:15px;
}

* html .button_fresh_updated {border-right: none;}

.arrow {
	background: url(uploads/images/button_fresh_updated/button_fresh_updated_bg_002.png) no-repeat right top;
	color: #FFFFFF;
	height: 48px;
	line-height: 31px;
	padding-left: 20px;
	padding-right: 30px;
	float: left;
}
.arrow_bg {
	background: url(uploads/images/button_fresh_updated/button_fresh_updated_bg_001.png) repeat-x right top;
	height: 42px;
	margin-right: 10px;
	float: left;
}

.button_fresh_updated .img_02 {
	background-image: url(uploads/images/button_fresh_updated/button_fresh_updated_bg_001.png);
	background-repeat: repeat-x;
	color: #ffffff;
	height: 42px;
	line-height: 32px;
	padding-left: 15px;
}


.fresh_updated_text {
/*	color: #ffffff;*/
	height: 42px;
	line-height: 32px;
}

* html .fresh_updated_text {
	height: 32px;
}

* html .button_fresh_updated {
	height: 46px;
	background: url(uploads/images/button_fresh_updated/button_fresh_updated_bg_003.png);
	background-repeat: repeat-x;
	width: 2px;
} 

.button_fresh_updated .img_02 a {
	border: none;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.button_fresh_updated .img_02 a:hover {
	text-decoration: none;
}

.button_fresh_updated_next { margin-top:-10px; }
* html .button_fresh_updated_next { margin-top:-13px; }

				
	/* ----- WELCOME AREA ----- */
	.welcome_area {
		background-color: #f7f6f4;
		background-image: url("uploads/images/backgrounds/flower_benefits_24.png");
		background-position: 405px 0;
		background-repeat: no-repeat;
		border: 1px solid #d5d3cd;
		margin: 10px -1px 50px -1px;
	}
	* html .welcome_area {
		background-image: url("uploads/images/backgrounds/flower_benefits_ie6.jpg");
		margin: 10px 0 50px 0;
	}
	* html .welcome_area .nested_first {margin-left: -1px;}
	* html .welcome_area .nested_last {margin-right: -1px;}
		.welcome_area .welcome_intro {padding: 20px 0 20px 48px;}
			.welcome_area .welcome_intro h2 {
				display: block;
				font-size: 2.5em;
				line-height: 1em;
				padding-top: 0.4em;
				text-transform: none;
			}
				.welcome_area .welcome_intro h2 img {
					font-size: 1.4em;
					line-height: 1em;
				}
			.welcome_area .welcome_intro p {
				padding-right: 40px;
				text-align: left;
			}
			.welcome_area .welcome_intro a.learn_more {
				margin-left: 200px;
			}
			.welcome_area .welcome_intro a.learn_more:hover  {border-bottom: none;}
			
		.welcome_area .benefits {
			background: url("uploads/images/separators/benefits_vertical_24.png") no-repeat left 30px;
			padding: 25px 40px 0 40px;
		}
		* html .welcome_area .benefits {background: url("uploads/images/separators/benefits_vertical_8.png") no-repeat left 30px;}
			.welcome_area .benefits h3 {
				padding-top: 0.24em;
				text-transform: none;
			}
				.welcome_area .benefits h3 img {
					font-size: 1.4em;
					font-weight: normal;
					line-height: 1em;
				}
/*			.welcome_area .benefits ul, .welcome_area .benefits ul li {list-style: none; list-style-image: none;}*/
			.welcome_area .benefits ul {margin-left: 0;}
			* html .welcome_area .benefits ul {padding-left: 10px;}
			* + html .welcome_area .benefits ul {padding-left: 10px;}
				.welcome_area .benefits ul li {
					list-style-position: outside;
					margin-bottom: 0.8em;
					margin-left: 15px;
				}
				* html .welcome_area .benefits ul li {margin-left: 5px;}
				* + html .welcome_area .benefits ul li {margin-left: 5px;}
				

/* End of 'tensidch' */

