/*
| -------------------------------------------------------------------
| FILENAME:			remeha.nl.home.css
| DESCRIPTION:		homepage Style Sheet
| CREATED:			01/01/2009
| INITIAL AUTHOR:	Elma Smit, Ronald ter Neuzen, Martijn ter Hellen
| UPDATED BY:		Elma Smit, 01/01/2009
| 
| Copyright (c) 2009 KeyAgency
| http://www.keyagency.nl/
| -------------------------------------------------------------------
| Basic colors used for website:
|
| black: #000000;
| yellow: #ffde10;
| txt-color: #6F6F6F;
| avanta: #d5006b
| calenta: #65b9e4 
| isense: #65b9e4 
| quinta: #dfdb00
| aquanta: #756fad
| celcia: #e95d0f
| quinta boiler systeem: #0062a7
| -------------------------------------------------------------------
*/
#page #homecontent
{
	padding: 10px 30px 0 35px;
	margin: 10px 0px 0 0;
	width: 240px;
	height: 220px;
	background-image: url('../images/homepage/welkom.background.gif');
	background-repeat: no-repeat;
	border-top: 1px solid #e0e0e0;
}


#uwcomfort {
	float:right;
}
/*
| -------------------------------------------------------------------
| Banners
| -------------------------------------------------------------------
*/

#page #banners
{
	margin: 10px 0px 10px 0px;
	width: 595px;
}

#page #banners .banners
{
	overflow: hidden;
	height: 201px;
	
}

#page #banners .banners .item {padding: 0px;}

#page #banners ul.banners-nav
{
	height: 30px;
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

#page #banners ul.banners-nav li
{
	display: inline;
	list-style-type: none;
	float: left;
}

#page #banners ul.banners-nav li a
{
	display: block;
	padding: 9px 10px;
	color: #a3a4a4;
	font-size: 77%;
	text-decoration: none;
}

#page #banners ul.banners-nav li a.activeSlide { color: #464b4e; }

/*
| -------------------------------------------------------------------
| Ketelwijzer
| -------------------------------------------------------------------
*/

#ketelwijzer
{
	padding: 20px 15px 0 15px;
	margin: 0px 0 0 0;
	width: 200px;
	height: 157px;
	background-color: #7F8A90;
	background-image: url('../images/homepage/ketelwijzer.background.gif');
	background-position: right top;
	background-repeat: no-repeat;
}



#ketelwijzer h4 { color: #ffdd1d;padding:0; }

#ketelwijzer p { color: #000; padding:0; width:150px; }


#ketelwijzer a.internal-link
{
	color: #ffde10; padding:0; 
	position: absolute;
	top: 471px;
	right: 0px;
	z-index: 4;
	width: 245px;
	height: 150px;
	
}



#showerlady
{
	position: absolute;
	top: 400px;
	right: 0px;
	z-index: 3;

}

/* overrule list.css */
#navigation ul li a.selected
{
	background-color: transparent;
	color: #4A4A4A;
}
#navigation ul li a.selected:hover
{
	color: #000;
}

#homecontent p.bodytext,
#homecontent h3 {
	padding:0;
}
#flash {
	position:absolute;
	display:none;
	font-size:9px;
}
