/* 
Februari 2008
Door : Herman-Pieter van Berkel  |  Aspacts

Kleuren:
rood: #9E1627;
blauw: #012063;
LightGrey: #F3F3F3;

*/

/* --------------------------------------------- // -------- Specialisten websites */

#contentHomeSpec
{
	float: left;
	margin:0;
	padding:0pt 20px 0pt 10px;
	width:295px;
}

#contentHomeSpec h1, 
#recommendListOverview h1 {
    font-size: 1.7em;
}

#contentHomeSpec {
	font-size: 0.85em;
}


/* -----------------overview on HomePage -------------------*/

#recommendListOverview {
	float: right;
	display: inline;
	width: 390px;
	padding: 0;
	margin: 0;
	font-size:0.85em;
}

#recommendListOverview .row 
{
    margin: 4px 0 0 0; 
    }

#recommendListOverview a.TeaserListLink,
#recommendListOverview a.TeaserListLink:link,
#recommendListOverview a.TeaserListLink:visited {
	float: left;
	width: 190px;
	height: 51px;
	border: solid 1px #CCCCCC;
	background: #FFFFFF;
	margin: 0 3px 0 0;
	padding: 0;
    text-decoration: none;
    cursor:hand; 
    display:block;
    }

#recommendListOverview a.TeaserListLink:hover,
#recommendListOverview a.TeaserListLink:active,
#recommendListOverview a.TeaserListLink:focus { border: solid 1px #686868; }

#recommendListOverview dl {margin:0; padding:0;}

#recommendListOverview dd.info,
#recommendListOverview dd.image { float:left; margin:0; padding:0; }

#recommendListOverview dd img { 
	border: solid 1px #CCCCCC; 
	margin: 2px;
	padding: 0;
}

#recommendListOverview dd.info 
{
    width:115px;
    }

#recommendListOverview dd.info div.title {
	font-weight: bold;
	padding: 2px;

}

#recommendListOverview dd.info div.price {
	padding: 0 2px 0 2px;
	font-size: 0.8em;
	white-space:nowrap;
}

/* --------------------------------------------- // -------- Banners */
#bannersTop { padding: 0 0 0 1px; }
#bannersTop a /* 326px x 150px  */
{
    float:left;
    
    }

/* Banners at the left */

#bannersLeft .bannersIdios
{
	float: left;
	width: 153px;
}


/* Banners at the bottom */

#bannersBottom
{
	float: left;
	width: 710px;
	margin: 25px 0 0 15px;
	padding: 20px 0;
	border-top: solid 1px #D2D2D2;
}

#bannersBottom a
{
	float: left;
	/*width: 205px;*/
	display:block;
	margin: 0 3px 0 0;
}

/* faq */
.faqHeader {
    padding: 0 0 0 30px;
    height: 20px;
    cursor:hand;
	}

dl.faq {
    margin: 0 0 15px 0;
}

dd.faqText {padding: 0 0 10px 0;}

table.checkBoxList input {float:left;}
table.checkBoxList label {width:250px;}

#webshopOverview h1 {font-size:1.8em;}

ul.arrow {
    height:auto;
    background: none; 
    padding:0;
    }
    
ul.arrow li {
    list-style-type: none; 
    height:20px; 
    }