
/* MAIN FEATURE STYLES */
/*
#########################
Always remember to backup 
######################### 
*/

.mftWhiteText {
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande", sans-serif;
}


.mfeaturelnks a {
	color: #069;
	text-decoration: underline;
	}
.mfeaturelnks a:hover {
	text-decoration: none;
}

.mainfthead5 a {
	color: #ac4116;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande", sans-serif;
	text-decoration: underline;
	}
.mainfthead5 a:hover {
	text-decoration: none;
	}
	
.mfeatureprice {
	color: #ac4116;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande", sans-serif;
}

/* Bullet */
.mainftBullet {
	font-family: Tahoma, "Lucida Grande", sans-serif;
	font-weight: bold;
	padding-right: 6px;
	font-size: 12px;
	color: #7b1a29;
}


/* begin readon styles */
.mainFtreadon1 {
	color: #f1ce53;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande", sans-serif;
	text-decoration: underline;
}
	.mainFtreadon1 a:hover {
	text-decoration: none;
}

.mainFtreadon2 a {
	color: #069;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	}
	.mainFtreadon2 a:hover {
	text-decoration: none;
	color: #666;
}
/* end readon styles */

.mfeatureproduct {
	float: left;
	width: 188px;
	height: 100%;
	overflow: hidden;
	padding: 5pt 0pt 5pt 5pt;
	border: 1px solid #b9d583;
	border-top: 1pt solid #ac4116;
	background: url(/templates/voorlezer/gfx/product_box_grad.gif) top left repeat-x #edf4df;
	}
	.product p {
	padding: 0;
	margin: 0;
}

.smallHeadlines {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma, "Lucida Grande", sans-serif;
}

.medHeadlines {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande", sans-serif;
}

.bigHeadlines {
	color: #4b4b4b;
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma, "Lucida Grande", sans-serif;
}

.hugeHeadlines {
	color: #4b4b4b;
	font-size: 24px;
	font-family: Tahoma, "Lucida Grande", sans-serif;
}



