body,html { background-color:#FFF; width:100%; }
label { display:block; }
h1,h2 { display:inline; }
.h1_wrapper {margin:0px 0px 30px 0px; display:block; }
.h2_wrapper {margin:0px 0px 20px 0px; display:block;}
/*----------CONTENT CLASS----------*/
/*---BASIC---*/
.text {
	margin:5px 0px 5px 0px;  
	line-height:1.5; 
}
.image  { 
	padding:10px 0px 10px 0px; 
}
.limiter { 
	width:100%; 
	height:10px; 
	margin:0px 0px 15px 0px; 
	display:block;
}
.limiter_copyright {
	padding-top:20px; 
	color:#CECECE; 
	font-size:10px; 
	display:block;
}
.legend  {
	padding:3px 0px 2px;  
	line-height:1.3;
}
/*--COLUMNS---*/
.column {
	display:table;
	width:100%;
	clear:both;
}
.column_item {
	width:30%; 
	margin-right:5%; 
	margin-bottom:20px;
	float:left;
}	
.column_item img 
	{ display:block; }

.column_last  {
	margin-right:0px;
}
.column_image {
		margin:auto;
}
.column_title {
text-align:center;
display:block;
}
.column_title a {
	display:inline; 
	padding-bottom:2px;	
}
/*----CONTENT TYPES---*/
.standard  {
	width:450px;
}
body.body_three_columns #wrapper, body.body_two_columns #wrapper {
	min-width:1030px;
}
.three_columns .three_columns_item { 
	width:250px; 
	margin-right:20px;
	float:left;
}
.three_columns_item { 
	float:left;
}
.three_columns .three_columns_item h1, .two_columns_item h1 {
	height:30px;
	width:100%;  
	display:block;
}
.two_columns_item {
	width:350px; 
	margin-right:50px;
	float:left;
}
/*---------------TEMPLATE---------------*/
#wrapper { 
	padding-bottom:100px; 
	min-width:900px; 
	position:absolute;
	display:block;
}
#logo { 
	width:174px; 
	height:104px; 
	top:25px; 
	left:30px;
	position:absolute; 
}
#language { 
	display:none;
	top:25px; 
	right:25px; 
	position:absolute;
}
#language a { 
	margin-left:5px; 
	color:#CECECE; 
}
/*---------------NAVIGATION---------------*/
#navigation { 
	margin:165px 0px 0px 30px; 
	padding-top:10px;
	width:170px; 
	min-height:500px;
	float:left; 
	background-repeat:no-repeat;
}
#nav li {
	margin-bottom:12px;
	display:block; 
}
#nav li a {
	padding-bottom:4px;
}
#nav li .subnav {
	margin:12px 0px 16px 16px;
}
#nav li .subnav li a {
	padding-bottom:2px; 
}
/*---------------CONTENT---------------*/
#content {
	margin:170px 0px 0px 20px; 
	min-height:500px; 
	float:left; 
}
 #real_content
	{ clear:both; }
/*---------------FOOTER---------------*/
#background, #footer { 
	position:fixed; 
	background-color:transparent; 
	background-repeat: repeat-x; 
	background-position: left bottom;
	
	width:100%;
}
#background { 
	height:100%;  
	background-image: url(../img/backgrounds/grass.png);  
	
}
#footer {
	bottom:0px; 
	height:65px;
	background-image: url(../img/backgrounds/grass.png);
}
.layout_decoration {
	position:fixed;
	height:100%;  
	width:100%;
	min-width:1000px;
}
 .deco {
	position:absolute;
	bottom:0px;
	right:10%;
}
/*---------------FARMERS---------------*/
.farmer {
	width:400px;
}
.farm {
	width:400px;
}
.farmer_first {
	margin:0px;
}
.h1_wrapper_farmer_first  {
	margin-bottom:0px;	
}
.h1_wrapper_farmer_second {
	margin-bottom:20px;
}
.farmer .column_title {
	margin-top:5px;
}
.farmer .column_title a { 
	display:inline; 
	padding-bottom:2px;
}


.legend_prefix {
	width:100px;
	
}

.legend_item {
padding-bottom:5px;
}


/*---------------STORES---------------*/
.stores {
	width:350px;
}
#store input { 
	background-color:#CEDFF3; 
	border:none; 
	height:20px; 
	padding:3px 0px 0px 5px;
	width:225px; 
	margin-bottom:10px;
}
#store .search {  
	width:95px; 
	margin-left:20px; 
	padding-left:45px; 
	background-color:transparent; 
	background-repeat:no-repeat; 
	cursor:pointer;
	background-image:url(../img/arrows/arrow_search.gif);
}
.stores label { display:block;  margin:15px 0px 5px 0px;}
.stores_item {
	cursor:pointer;
	margin-bottom:5px;
	background-color:transparent; 
	background-repeat:no-repeat; 
	background-position:10px 20px;
}
.stores_with_js .stores_item {
	overflow:hidden;
	background-image:url(../img/arrows/arrow_bottom.gif);	
}

.stores_item_top {
	height:30px;
	margin-bottom:0px;
}
.stores_item_name {
	display:block;
	width:275px;
	float:left;
} 
.stores_item_city {
	display:block;	
	width:75px;
	float:left;
}
.stores_item_bottom {
	line-height:1.5;
	padding-bottom:10px;
	padding-left:70px;
	font-size:11px;
}
.stores_head {
	height:25px;	
	background-image:none;
}

.stores_head .stores_item_name, .stores_active .stores_item_name {
	background-image:none;
}
.stores_active {
	margin:10px 0px 5px 0px;
}

.stores_inactive {
height:15px;
}

.stores_item_name img {
	padding-left:10px;
}

.stores_active .stores_item_name img {
	display:none;
}

.store_empty {
	margin-bottom:10px;
	display:block;
}
/*---------------PROCESS---------------*/

.process_with_js .process_part {
	opacity:0; 
	cursor:pointer;
}



.process_with_js .process_text
	{visibility:hidden;}
.process_with_js .process_text, .process_part, .process .limiter
	{position:absolute;}
	
body.body_process #wrapper {
	min-width:1100px;
}
body.body_process .limiter {
	text-align:right;
}
.process .limiter { 
	bottom:0; 
}
.process_text {
	margin-bottom:40px;
}
.process_item { 
	width:800px; 
	height:350px; 
	position:relative;
}
.process_img {
	display:block;
}
.process_inactive .process_title {
	visibility:hidden;
}
.process_inactive:hover .process_title {
	visibility:visible;
}
.pro_text { 
	width:350px; 
}
.process_title {	
display:block;
min-width:50px;
margin:10px 0px 10px 0px;

padding-bottom:10px;
}
.process_title span {
display:block;
padding-bottom:2px;
}

.process_title .last_span {
	display:inline;
}
.process_left  {text-align:left;}
.process_center  {text-align:center;}
.process_right {text-align:right;}


/*---------------Product Overview---------------*/

.product_group_overview .new_button_small {
	position:absolute;
	margin:-82px 0px 0px 70px;
}

.new_button_small {
	position:absolute;
	margin:-50px 0px 0px 75px;
}

.new_button_big {
	position:absolute;
	margin:180px 0px 0px -100px;
}

.special_group .new_button_small {
	margin:-75px 0px 0px 85px;

}

body.body_product_overview #wrapper, body.body_product_proxy #wrapper {
	min-width:700px; 
} 
body.body_product_overview .text, body.body_product_proxy .text {
	margin-bottom:20px;
}
.product_group_overview  {
	width:450px;
}
.product_back {
	margin-top:5px;
	text-align:right;
	display:block;
}
.product_group_overview .column_title   {
	margin-top:4px;
}
.product_group_overview .column_item  .column_title  {
		padding-top:10px;
	
} 
body.body_product_proxy h2 {
	margin:10px 0px 20px 0px;
} 
.product_list {
	margin-top:30px;
}
.product_list .column_title {
	padding-top:10px;
}
.special_column .column_title a{
	display:inline;
	position:absolute;
	padding-bottom:4px;
}
.special_column .column_title {
	text-align:left;
	height:20px;
	display:block;
}

.product_item .image_wrapper {
	
}

.column_title_sub {
	text-align:center;
	display:block;
}


/*---------------Splash screen---------------*/
#splash_screen_image {
	background-image:url(../img/splash_mask_s.gif);
	background-repeat:no-repeat;
}
#splash_screen_partner {
	position:Absolute;
	left:200px;
	bottom:50px;
}
#splash_screen {
	width:700px;	
	height:436px;	
	display:table;
	position:relative;
	top:120px;
	margin:0px auto 0px;
	padding-bottom:150px;
}
#splash_screen_image_sub {
	position:absolute;
	width:592px;
	height:412px;
	margin:11px 0px 0px 52px;
	overflow:hidden;
}
#splash_screen_image_sub img { 
	width:592px;
}
#splash_screen_image {
	position:absolute;
	width:700px;	
	height:436px;	
}
#splash_screen_nav {
	margin-top:450px;	
	text-align:center;
}
body.body_splash #wrapper{
	width:100%;
}
.deco_splash_2 {
	left:0;
	bottom:-30px;
}
.deco_splash_1 {
	right:-50px;
	bottom:-50px;
}
.splash_link {
	font-size:20px;
	padding-bottom:2px;
}
body.body_splash  {
	cursor:pointer;
}
/*-----IE 7 HACKS-------*/
.column_item { *padding-bottom:20px; }
.column_last { *width:28%; }
.process_part {  filter:alpha(opacity = 0); }
.process_title .last_span { *background-position:0px 17px; *padding-bottom:10px; }