/* general */
.content_rgbw{
	width:960px;
	margin:0 2px;	/* 2px of margin left and right because in drupal parent of this element has 964px */
	color: #373737;
}
.section{
	width:100%;
}
.float_container{
	width:100%;
	overflow:hidden;
}
.absolute_pos{
	position: absolute;
}

hr{
	width: 100%;
	height: 1px;
	overflow: hidden;
    font-size: 1px; /* IE 6 */
}
hr.sections_divider{
    background-color: #e6e6e6;
    margin:30px 0;
}
hr.sections_divider_free{
	background-color: #e6e6e6;
	margin:0;
}
hr.sections_divider_free_top{
    background-color: #e6e6e6;
    margin:0 0 30px 0;
}
hr.sections_divider_free_bottom{
    background-color: #e6e6e6;
    margin:30px 0 0 0;
}
hr.sections_empty_divider{
    background-color: transparent;
    margin:15px 0;
}
hr.sections_divider5{
    background-color: #e6e6e6;
    margin:5px 0;
}
hr.sections_divider10{
    background-color: #e6e6e6;
    margin:10px 0;
}
hr.sections_divider15{
    background-color: #e6e6e6;
    margin:15px 0;
}
hr.sections_divider20{
    background-color: #e6e6e6;
    margin:20px 0;
}
hr.sections_divider_after_baby{
	background-color: #e6e6e6;
	margin:40px 0 0 0;
}


/* headlines and text */
.content_rgbw h1, .content_rgbw h2{
	font-family: Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 12px;
}
.content_rgbw h1{
	font-size: 36px;
	line-height: 36px;
}
.content_rgbw h1.bigger{
	font-size: 48px;
	line-height: 48px;
}
.content_rgbw h2{
	font-size: 21px;
	line-height: 21px;
}
.content_rgbw h2.bigger{
	font-size: 25px;
	line-height: 28px;
}
.content_rgbw h3, .content_rgbw h3 a.sensor_link {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.content_rgbw p, .content_rgbw p.space{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.content_rgbw p.space{
	margin-bottom: 20px;
}
.content_rgbw p.note{
	font-size: 11px;
}
.content_rgbw p.note a{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #373737;
}
.content_rgbw a{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.content_rgbw a.sensor_link, .content_rgbw a.sensor_link:visited, .content_rgbw a.sensor_link:hover, .content_rgbw a.sensor_link:active{
	color: #373737;
	text-decoration: none;
}

/* Amazing potential */
.amazing{
	padding-top: 34px;
}
.amazing_left{
	width: 480px;
	padding-right: 68px;
	float: left;
}
.amazing_right{
	width: 340px;
	margin-right:72px;
	float:left;
}
.amazing_rgb, .amazing_sensors, .amazing_pwm{
	text-align: center;
	float: left;
}
.amazing_rgb, .amazing_sensors{
	width: 314px;
	padding-right: 10px;
}
.amazing_pwm{
	width: 312px;
}
.amazing_rgb p{
	margin:0 auto;
	width: 237px;
}
.amazing_sensors p{
	margin:0 auto;
	width: 268px;
}
.amazing_pwm p{
	margin:0 auto;
	width: 245px;
}

/* Home like you */
.section_absolute_your_home{
	width:960px;
	height:1090px;
}
.your_home{
	width:960px;
	min-height:1090px;
	position:absolute;
}
.your_home_pl{
	background:url('http://www.fibarouk.co.uk/img/image5pl.jpg') no-repeat;
}
.your_home_en{
	background:url('../../img/image5en.jpg') no-repeat;
}
.your_home > div{
	position: absolute;
}
.your_home_txt_top{
	width: 470px;
	top: 0px;
}
.your_home_txt_top p{
	width: 349px;
}
.your_home_txt_bottom{
	width: 470px;
	top: 890px;
}

/* Your own colors */
.own_colors{
	padding-top: 10px;
}
.own_colors_left{
	width: 479px;
	float: left;
}
.own_colors_right{
	width: 481px;
	float: left;
}
.own_colors_right p.space_top{
	margin-top: 20px;
}

/* Creator of good mood */
.creator{
	margin-top: 50px;
}
.creator h1, .creator h2{
	text-align:center;
}
.creator p{
	margin: 35px 0;
	text-align:justify;
	column-count:2;
	-moz-column-count:2;
	-webkit-column-count:2;
	column-gap:30px;
	-moz-column-gap:30px;
	-webkit-column-gap:30px;
}

/* Home response */
.home_response_left{
	width: 484px;
	float: left;
}
.home_response_right{
	width: 476px;
	float: left;
}

/* Slider */
.slider_photo{
	width: 715px;
	height: 529px;
	float: left;
}
.slider_description{
	width: 245px;
	height: 529px;
	background-color: #f9f9f9;
	position:relative;
	left:0px;
	float: left;
}
.slider_description p{
	width:205px;
	margin:12px 20px;
	text-align:center;
}
.slide1Active{
	background-color: #f9f9f9;
}
.slide2Active{
	background-color: #fffbf4;
}
.slide3Active{
	background-color: #f4f4f4;
}
.slider_photo_container{
	position:relative;
	left:0px;
}
.slider_photo_container > img{
	position:absolute;
	top:0px;
}
.slider_photo_1{
	left:0px;
}
.slider_photo_2{
	left:715px;
}
.slider_photo_3{
	left:-715px;
}
/* for translation purposes **** */
.cke_show_borders .slider_description  {
	width: 490px;
}
.cke_show_borders .slide2{
	display:block;
	left: 245px;
}
.cke_show_borders .slide3{
	display:block;
	left: 490px;
}
.cke_show_borders .temperature{
	font-size: 77px;
	line-height: 77px;
}
.cke_show_borders .raining{
	font-size: 48px;
	line-height: 48px;
}
.cke_show_borders .pagination{
	display:none;
}
.cke_show_borders .slider_photo_2{
	display: none;
}
/* **** */
.sliders_desc_container{
	position:relative;
	left: 0px;
	height: 446px;	/* 481 - 35 */
	padding-top:35px;
}
.slide1Active .sliders_desc_container{
	padding-top:15px;
}
.slide1Active .pagination{
	padding-top:20px;
}
.sliders_desc_container > div{
	position: absolute;
}
.slide1, .slide2, .slide3{
	margin: 0 auto;
}
.slide1{
	z-index: 3;
}
.slide2{
	z-index: 2;
	display:none;
}
.slide3{
	z-index: 1;
	display:none;
}
.temperature, .more_headline, .raining, .alarm{
	font-family: Arial;
	font-weight: bold;
	width:187px;
	margin:0 29px;
	text-align:center;
}
.temperature{
	font-size: 87px;
	line-height: 87px;
}
.raining{
	font-size: 52px;
	line-height: 52px;
}
.alarm{
	font-size: 64px;
	line-height: 64px;
}
.headline_explanation{
	width: 182px;	/* 187px - padding-right */
	height: 31px;
	margin:0 29px;
	padding-right: 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 21px;
	text-align:right;
	line-height:31px;
	vertical-align: middle;
	color: #fff;
}
.slide1 .headline_explanation{
	background: #16c5f0; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE2YzVmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzEwOTdlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZjhjZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGY4Y2UyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBmOGNlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  #16c5f0 0%, #1097e5 50%, #0f8ce2 100%, #0f8ce2 100%, #0f8ce2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#16c5f0), color-stop(50%,#1097e5), color-stop(100%,#0f8ce2), color-stop(100%,#0f8ce2), color-stop(100%,#0f8ce2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #16c5f0 0%,#1097e5 50%,#0f8ce2 100%,#0f8ce2 100%,#0f8ce2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #16c5f0 0%,#1097e5 50%,#0f8ce2 100%,#0f8ce2 100%,#0f8ce2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #16c5f0 0%,#1097e5 50%,#0f8ce2 100%,#0f8ce2 100%,#0f8ce2 100%); /* IE10+ */
	background: linear-gradient(to right,  #16c5f0 0%,#1097e5 50%,#0f8ce2 100%,#0f8ce2 100%,#0f8ce2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16c5f0', endColorstr='#0f8ce2',GradientType=1 ); /* IE6-8 */
}
.slide2 .headline_explanation{
	margin-top:10px;
	background: #f0e306; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZTMwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U1Y2UwNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmM4MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGY4Y2UyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzBmOGNlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  #f0e306 0%, #e5ce04 50%, #e2c804 100%, #0f8ce2 100%, #0f8ce2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f0e306), color-stop(50%,#e5ce04), color-stop(100%,#e2c804), color-stop(100%,#0f8ce2), color-stop(100%,#0f8ce2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f0e306 0%,#e5ce04 50%,#e2c804 100%,#0f8ce2 100%,#0f8ce2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f0e306 0%,#e5ce04 50%,#e2c804 100%,#0f8ce2 100%,#0f8ce2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f0e306 0%,#e5ce04 50%,#e2c804 100%,#0f8ce2 100%,#0f8ce2 100%); /* IE10+ */
	background: linear-gradient(to right,  #f0e306 0%,#e5ce04 50%,#e2c804 100%,#0f8ce2 100%,#0f8ce2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0e306', endColorstr='#0f8ce2',GradientType=1 ); /* IE6-8 */
}
.slide3 .headline_explanation{
	margin-top:5px;
	background-color: #e20404;
}
.more_headline{
	font-size: 20px;
	line-height: 20px;
}
.pagination{
	width:187px;
	height:22px;
	margin:15px 29px 5px 29px;
	text-align: center;
}
.pagination ul{
	display: inline-block;
}
.pagination ul li{
	display: inline-block;
	margin-right:14px;
	width: 16px;
	height: 17px;
	background:url('../../img/slider_page.png') no-repeat;
	background-position: -5px -32px;
}
.pagination ul li:hover{
	cursor:pointer;
}
.pagination ul li.active{
	 background-position: -5px -5px;
}
.pagination ul li:last-child{
	margin-right: 0px;
}
.hideMe{
	display: none;
}
.showMe{
	display: inline;
}

/* Possibilities */
.possibilities{
	padding-top:20px;
}
.possibilities h1.bigger{
	margin-bottom: 5px;
}
.possibilities .float_container{
	margin-top: -65px;
}
.possibilities_left{
	width:560px;
	padding-top:100px;
	float:left;
}
.possibilities_right{
	width:400px;
	float:left;
}
.possibilities_left p{
	width:475px;
}

/* Drenching */
.drenching{
	padding-top:20px;
}
.drenching_left{
	width: 540px;
	height:431px;
	background:url('../../img/image10.jpg') no-repeat;
	float:left;
}
.drenching_left .absolute_pos{
	width: 540px;
	height:431px;
}
.drenching_right{
	width: 420px;
	float:left;
}
.sensor_left, .sensor_right{
	min-width: 180px;
	max-width:200px;
	text-align: center;
}
.sensor_left{
	float: left;
	margin-right:10px;
}
.sensor_right{
	float:right;
	margin-left:10px;
}
.sensor_left p, .sensor_right p, .sensor_left p.space, .sensor_right p.space{
	font-size: 11px;
}
.water_station, .humidity, .light_power, .garden_light{
	font-family: Arial;
	font-size: 17px;
	color: #ffffff;
	line-height: 18px;
	position: absolute;
}
.water_station{
	top: 220px;
	left: 413px;
	width: 90px;
}
.humidity{
	top: 321px;
	left: 375px;
	width: 93px;
}

/* moon */
.moon{
	padding-top:0px;
}
.moon_left{
	width: 400px;
	margin-right:43px;
	float:left;
}
.moon_right{
	width: 517px;
	height:420px;
	background:url('../../img/image11.jpg') no-repeat;
	float:left;
}
.moon_right .absolute_pos{
	width: 517px;
	height:420px;
}
.light_power{
	top: 102px;
	left: 143px;
	width: 75px;
}
.garden_light{
	top: 219px;
	left: 160px;
	width: 93px;
}

/* baby */
.baby{
	padding-top:20px;
}
.baby_left{
	width: 480px;
	height:428px;
	background:url('../../img/image12_baby.jpg') no-repeat;
	float:left;
}
.baby_left .absolute_pos{
	width: 480px;
	height:428px;
}
.baby_right{
	width: 430px;
	margin-left:50px;
	float:left;
}
.bubble1, .bubble2, .bubble3, .bubble4{
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	line-height: 13px;
	position: absolute;
	text-align:center;
}
.bubble1{
	top: 70px;
	left: 107px;
	width: 60px
}
.bubble2{
	top: 101px;
	left: 380px;
	width: 80px;
}
.bubble3{
	top: 369px;
	left: 54px;
	width: 80px;
}
.bubble4{
	top: 373px;
	left: 313px;
	width: 80px;
}

/* aquarium */
.aquarium{
	padding-top:0px;
}
.aquarium_left{
	width: 429px;	/* 472 - 43 */
	margin-right:43px;
	float:left;
}
.aquarium_left > h2{
	margin-top:20px;
}
.aquarium_right{
	width: 488px;
	height:600px;
	background:url('../../img/image13_aqua.jpg') no-repeat;
	float:left;
}
.aquarium_stats{
	width: 488px;
	height: 88px;
	margin-top: 510px;
	color:#fff;
}
.float_oneOfFour{
	width: 25%;
	float:left;
	text-align:center;
}
.aquarium_stats .float_oneOfFour{
	height: 88px;
}
.stat_head{	
	font-family: Arial;
	font-weight:bold;
	font-size: 27px;
	line-height: 30px;
	margin-top:12px;
}
.stat_head span{	
	font-size: 14px;
	line-height: 16px;
}
.stat_head_little{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	height:19px;
}

/* parking */
.parking_left{
	width: 610px;
	float:left;
}
.parking_right{
	width: 350px;
	float:left;
}
.parking_absolute{
	width: 350px;
	position: absolute;
}
.parking_absolute > div, .parking_absolute > p{
	position: absolute;
}
#car_and_wall{
	top: 40px;
	left: 0px;
}
p.car_wall_top_red{
	top: 67px;
	left: 30px;
	width: 215px;
	font-family: Arial;
	font-size: 18px;
	color: red;
	text-transform:uppercase;
	text-align: right;
}
p.car_wall_top_gray{
	top: 85px;
	left: 30px;
	width: 215px;
	color: #aaa;
	text-align: right;
}
p.car_wall_bottom_black{
	top: 207px;
	left: 30px;
	width: 215px;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
}
p.car_wall_bottom_gray{
	top: 225px;
	left: 30px;
	width: 215px;
	color: #aaa;
	text-align: right;
}

/* Dimmers */
.section_absolute_dimmers{
	width:878px;
	height:938px; /* 878 + 60 (margin-top) */
}
.dimmers{
	width:960px;
	height:908px;
	margin-top: 60px;
	position:absolute;
}
.dimmers_pl{
	background:url('../../img/image16_pl.jpg') no-repeat;
}
.dimmers_en{
	background:url('../../img/image16_en.jpg') no-repeat;
}
.dimmers > div{
	position: absolute;
}
.dimmers_txt_top{
	width: 700px;
	top: -30px;
}
.dimmers_txt_top p{
	width: 475px;
}
.dimmers_txt_bottom{
	width: 600px;
	top: 730px;
	left: 320px;
}
.dimmers_txt_bottom p{
	width: 475px;
}

/* Dimmers: Light - temperature */
.light_temperature{
	padding-top:11px;
}
.light_temperature_left{
	width:605px;
	margin-right:11px;
	float:left;
}
.light_temperature_right{
	width:344px;
	float:left;
}
.light_temperature_right h2{
	margin: 20px 20px 10px 20px;
}
.light_temperature_right p{
	margin: 0px 20px;
}

/* Dimmers: Light - sensors */
.light_sensors{
	width:960px;
	height:641px;
	margin-top:10px;
	padding-top:20px;
	background:url('../../img/image19.jpg') no-repeat;
}
.light_sensors h2{
	width:500px;
}
.light_sensors p{
	width:460px;
}

/* All_together */
.all_together .float_oneOfFour p{
	margin:0 auto;
	width: 220px;
}

/* power consumption */
.consumption_left{
	width: 379px;
	float:left;
}
.consumption_right{
	width: 581px;
	float:left;
}

.consumption_left h2{
	margin-top: 70px;
}

/* wireless update */
.wireless_update_left{
	width: 510px;
	float:left;
}
.wireless_update_right{
	width: 450px;
	float:left;
}

.wireless_update_right h2{
	margin-top: 90px;
}

/* Download */
.download{
	text-align:center;
}
.download h1{
	font-weight: normal;
}
.download p{
	margin:0 auto;
	width: 295px;
	min-height: 40px;
}
.download_left, .download_right{
	width:480px;
	float:left;
}

/* fixes dedicated for specific language */

/* Estonian */
.section_absolute_your_home_et{
	width:960px;
	height:1140px;
}
.your_home_et{
	min-height: 1128px;
	background:url('../../img/image5en.jpg') no-repeat;
	background-position: 0px 65px;
}
.your_home_et .your_home_txt_bottom{
	top: 935px;
}