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



#main_content {
	position: relative;
	background-color:#fafffc;
	width: 980px;
	margin: 0 auto;
	min-height: 470px;
	z-index: 0;
}
#main_slogen {
	background:url(../images/fooldal_szlogen980x60.jpg);
	width: 980px;
	height: 60px;
	margin: 0px 0px 0px 0px;
}


/* general styling for the tabs */
.active {
	visibility:visible; !important;
}

.greenclean {
	height: 280px;
	width: 980px;
	z-index: 0;
	visibility: hidden;
	position: absolute;
}

.greenclean p {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #959595;
}


a.webshop_link {
background-image:url(../images/link_bg250x40.jpg);
position: absolute;
display: block;
height: 40px;
width: 250px;
top: 220px;
left: 520px;
}

.greenclean img {
	border: 0;
}
	
/* purell tab */
#purell_montazs {
	background-image:url(../images/purell_montazs480x280.jpg);
	float: left;
	height:280px;
	width:480px;
}

#purell_logo {
	background-image:url(../images/purell_logo100x60.jpg);
	float: left;
	height:60px;
	width:100px;
	margin: 40px 20px 0px 60px;
}

#purell_content p {
	float: left;
	width: 280px;
	height: 60px;
	margin: 45px 20px 0px 0px;
}

#gojo_logo {
	background-image:url(../images/gojo_110x40.jpg);
	float: left;
	margin: 20px 10px 0px 50px;
	width: 110px;
	height: 40px;
}
#gojo_content p {
	float: left;
	width: 310px;
	height: 40px;
	margin: 23px 0px 0px 10px;
}
/*end of purell tab*/

/*tarco tab*/

#tarco_montazs {
	background-image:url(../images/tarco_index_montazs480x280.jpg);
	height: 280px;
	width: 480px;
	float: left;
}

#tarco_logo {
	background-image:url(../images/tarco_logo110x50.jpg);
	float: left;
	height: 50px;
	width: 110px;
	margin: 40px 10px 0px 50px;
}
#greenclean-tarco p {
	height: 50px;
	width: 280px;
	float: left;
	margin-top:42px;
}

#celtex_logo {
	float: left;
	background:url(../images/celtex_logo100x60.jpg) no-repeat;
	width: 100px;
	height: 60px;
	margin: 20px 18px 0px 50px;
}

#celtex_content p {
	width: 290px;
	margin-top: 30px;
}

/* simex tab */

#greenclean-simex p {
	float: left;
	height: 50px;
	width:	310px;
	margin: 73px 0px 0px 0px;
}

#simex_montazs {
	background-image:url(../images/simex_index_montazs480x280.jpg);
	height:280px;
	width: 480px;
	float: left;
}

#simex_logo {
	background-image:url(../images/simex_logo110x60.jpg);
	float: left;
	height:60px;
	width:110px;
	margin: 70px 10px 0px 50px;
}




/* tabs menu*/

#greenclean-tabs {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 340px;
	width: 980px;
	height: 90px;
	margin: 0px;
}


#greenclean-tabs li {
	background-image:url(../images/tabs_bg_980x180.jpg);
	display: block;
	height:90px;
	float: left;
	list-style:none;
}
	
li#tab-purell {
	width: 330px;
	background-position: 0px 0px;
	
}


li#tab-tarco {
	width: 330px;
	background-position: -330px 0px;
}

li#tab-simex {
	width: 320px;
	background-position: -660px 0px;
}

li#tab-purell.highlighted {
	background-position: 0px -90px;
}

li#tab-tarco.highlighted {
	background-position: -330px -90px;
}

li#tab-simex.highlighted {
	background-position: -660px -90px;
}

/* widgets */

#news_widget {
	position: relative;
	background-image: url(../images/news_widget_bg480x200.png);
	background-repeat:no-repeat;
	margin: 20px 10px 0px 0px;
}

#news_widget #text {
	width: 170px;
	position: absolute;
	left: 110px;
	top: 55px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}
#news_widget p {
	color: #959595;
	margin: 0px;
}

#news_widget p.dark_colored {
	color: #575757;
}
#subscribe {
	padding: 0px;
	margin: 0px;
}
#subscribe_form {
	position: absolute;
	top: 47px;
	left: 280px;
	width: 200px;
	height: 140px;
	
}

#news_submit {
	background-image:url(../images/subscribe_button186x35.jpg);
	height:35px;
	width:186px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	cursor: pointer;
}

.small_input {
	background-image:url(../images/small_input_180x30.jpg);
	background-repeat:no-repeat;
	width: 180px;
	height: 20px;
	margin: 10px 0px 10px 10px;
	padding: 5px 0px;
	border: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
		font-weight:bold;
	color: #575757;
	letter-spacing: -0,3px;
	text-align: center;
}


#reasons_widget {
	background-image:url(../images/reasons_bg480x200.png);
	background-repeat:no-repeat;
	margin: 20px 0px 0px 10px;
}

#reasons_widget p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	
	color: #575757;
	margin: 63px 0px 0px 90px;
	letter-spacing: -0,15ex;
}


