/**********************************************/
/**        Stylesheets by, JCM Spoor         **/
/**        v0.7 - 18.02.2007                 **/
/**                                          **/
/**       used for: content of "home"        **/
/**********************************************/



/*********************/
/* Featured Products */
/*********************/
#featured_products {
	position: relative;
	margin: 15px 15px 15px 15px;;
	width: 760px;
	height: 146px;
	text-align: left;
}
	#feat_prod_1{
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #F2F2F2;
		width: 144px;
		height: 146px;
	}
	
	#feat_prod_2{
	position: absolute;
	left: 154px;
	top: 0px;
	background-color: #F2F2F2;
		width: 144px;
		height: 146px;
	}
	#feat_prod_3{
	position: absolute;
	left: 308px;
	top: 0px;
	background-color: #F2F2F2;
		width: 144px;
		height: 146px;
	}
	#feat_prod_4{
	position: absolute;
	left: 462px;
	top: 0px;
	background-color: #F2F2F2;
		width: 144px;
		height: 146px;
	}
	#feat_prod_5{
	position: absolute;
	left: 616px;
	top: 0px;
	background-color: #F2F2F2;
		width: 144px;
		height: 146px;
	}
.feat_prod_lnk {
	color: Black;
	display: block;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
.feat_prod_lnk:hover {
padding: 0px;
margin: 0px;
	color: White;
	background-color: #FF6B00;
	text-decoration: none;
}
#featured_products img{
	padding: 6px 6px 4px 6px;
	border-width: 0px
}	
.feat_prod_descr {
	margin: 0px; 
	padding: 5px 10px 0px 10px;  
	display:block; 
	width: 124px; 
	height: 35px;
	cursor: pointer;
}
/***************************/
/* Einde featured Products */
/***************************/

/*********************/
/* Welkom tekst vlak */
/*********************/
#welcome {
	background-color: #F6F6F6;
	position: relative;
	float: left;
	display: inline; 
 	width: 288px; 
	height: 255px;
	margin: 0px 5px 0px 15px;
	padding: 5px 5px 5px 5px;
 
	font-size: 11px;
	line-height: 22px;
}
#welcome H3{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 22px;
	color: #FF6B00;
}
#welcome p{
margin: 0px;
	padding: 0px;
}
/***************************/
/* Einde welkom tekst vlak */
/***************************/

/*******************/
/* Season products */
/*******************/
#season_prod {
	background-color: #F6F6F6;
	position: relative;
	float: left;
	width: 134px;
	height: 255px;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;

	font-size: 11px;
	line-height: 22px;
}
#season_prod H3{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 22px;
	color: #739209;
}
#season_prod ol {
	padding: 0px 5px 0px 30px;
	margin: 0px;
}
#season_prod li {
	padding: 0px;
	margin: 0px;
}
#season_prod a, visited {
	text-decoration: none;
	color: #739209;
}
#season_prod a:hover {
	text-decoration: underline;
}
/*************************/
/* Einde Season products */
/*************************/

/*******************/
/* Trendy products */
/*******************/
#trendy_prod {
background-image: url(../images/trendy_prod_bg.jpg);
background-repeat: no-repeat;
	background-color: #F46301;
	position: relative;
	float: left;
	width: 298px;
	height: 265px;	
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
	#trendy_prod img {
		border-width: 0px;
	}
#TP_1 {
background-color: White;
	width: 92px;
	height: 66px;
	position: absolute;
	left: 6px;
	top: 34px;
}
#TP_2 {
background-color: White;
	width: 92px;
	height: 66px;
	position: absolute;
	left: 103px;
	top: 34px;
}
#TP_3 {
background-color: White;
	width: 92px;
	height: 66px;
	position: absolute;
	left: 200px;
	top: 34px;
}
#TP_4 {
background-color: White;
	width: 92px;
	height: 66px;
	position: absolute;
	left: 6px;
	top: 104px;
}
#TP_5 {
background-color: White;
	width: 92px;
	height: 66px;
	position: absolute;
	left: 103px;
	top: 104px;
}
#TP_6 {
background-color: White;
	width: 92px;
	height: 66px;
	position: absolute;
	left: 200px;
	top: 104px;
}
#TP_7 {
background-color: White;
	width: 92px;
	height: 66px;
	position: absolute;
	left: 6px;
	top: 175px;
}
#TP_8 {
background-color: White;
	width: 92px;
	height: 66px;
	position: absolute;
	left: 103px;
	top: 175px;
}
#TP_9 {
background-color: White;
	width: 92px;
	height: 66px;
	position: absolute;
	left: 200px;
	top: 175px;
}
#more_trendy_prod {
	width: 286px;
	height: 15px;
	position: absolute;
	left: 6px;
	top: 245px;
	text-align: right;
	color: White;
}
	#more_trendy_prod a, visited {
		text-decoration: none;
	color: White;
	}
	#more_trendy_prod a:hover{
		text-decoration: underline;
	}
/*************************/
/* Einde trendy products */
/*************************/

/******************/
/* Sign-up teaser */
/******************/
#signup_ad {
	position: relative;
	float: left;
	clear: left;
	display: inline;
	width: 298px;
	height: 190px;
	margin: 15px 5px 0px 5px;
	padding: 0px;
}
	#signup_ad img {
	margin: 0px;
	padding: 0px;
	border: 5px;
	border-color: #E7E7E7;
	border-style: solid;
}
/************************/
/* Einde sign-up teaser */
/************************/

/************************/
/* Product categorieen */
/************************/
#product_cat {
	background-color: #F2F2F2;
	position: relative; 
	float: left;
	width: 452px;
	height: 190px;
	margin: 15px 5px 0px 5px;
	padding: 0px;
}
/*****************************/
/* Einde Product categorieen */
/*****************************/
