@import url("../../default/styles/screen.css");

#home_image_container{
	background-color: #FFFFFF;
	background-image:url(../images/home_image_bg.gif);
	background-repeat: repeat-x;
	border-top: solid 1px #FFFFFF;
}
#home_image{
	width: 777px;
	height: 239px;
	margin: auto;
	background-image:url(../images/home_image.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	border-top: solid 1px #FFFFFF;
}
#home_image h1, .hide{
	display: none;
}
#home_intro{
	width: 582px;
	float: right;
}
#home_teasers{
	width: 167px;
	float: left;
	border-top: solid 4px #919190;
	border-bottom: solid 9px #b42628;
	background-color: #cccccc;
	background-image:url(../images/home_teasers.gif);
	background-repeat: repeat-x;
	background-position: top;	
	margin-top: 15px;
}
#physiotherapy, #unisex-pilates, #core-muscles{
	width: 144px;
	padding: 12px;
}
#physiotherapy{
	padding-bottom: 10px;
}
#unisex-pilates, #core-muscles{
	padding-top: 8px;
}
#physiotherapy_title{
	background-image:url(../images/title_physiotherapy.gif);
	margin: 0px;
}
#unisex-pilates_title{
	background-image:url(../images/title_unisex-pilates.gif);
	margin: 0px;	
}	
#core-muscles_title{
	background-image:url(../images/title_core-muscles.gif);
	margin: 0px;	
}	
#home_teasers a{
	display: block;
	background-image:url(../images/grey_button.gif);
	width: 128px;
	height: 34px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 33px;
	padding-left: 15px;
	text-decoration: none;
}
#home_teasers a:hover{
	text-decoration: underline;
}
#last_home_textarea .block_title{
	text-indent: 0em;
}
#last_home_textarea h2{
	font-size: 1.75em;	
	border-bottom: solid 1px #919190;
}
#home_teasers p{
	margin: 0px;
	margin-top: 4px;
}
#home_intro{
	padding-top: 47px;
}
#content{
	padding-top: 0px !important;
	background-image:url(../images/home_image_bottom.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#home_textarea{
	float: left;
	width: 411px;
	text-align: justify;	
}
#news_teasers{
	width: 142px;
	float: right;
	margin-bottom: 26px;	
}
.home_news_teaser{
	background-color: #8e1e1e;
	background-image:url(../images/news_teaser_bg.gif);
	background-repeat:repeat-y;
}
.home_news_teaser_top{
	background-image:url(../images/news_teaser_top.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
.home_news_teaser_bottom{
	background-image:url(../images/news_teaser_bottom.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
.home_news_teaser_bottom a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	text-align: left !important;
	display:block;
	min-height: 28px;
}
.home_news_teaser_bottom a:hover{
	text-decoration: underline;
}