/***********************************************************************************/
/* Dekkers and Darling CSS - Copyright 2006 - www.dekkersanddarling.com - v1.0 */
/***********************************************************************************/

/**********************
 HOME PAGE
***********************/

#brokcont {
	width: 620px;
}

	#broklft {
		width: 351px;
		float: left;
	}

	#brokrgt {
		width: 229px;
		min-height: 90px;
		margin: 0;
		padding: 10px 20px 60px 20px;
		float: right;
		line-height: 1.4em;
		color: #524F42;
		/* background: #ffffff url(/images/defrgtbg.gif) no-repeat left top; */
	}

	#brokrgt p {
		margin: 10px 0px 0px 0px;
	}

	#brokrgt h1 {
		font-family: "Book Antiqua", "Verdana", "Helvetica", "Arial", "MS Sans Serif";
		color: #908D80;
		font-size: 1.8em;
		margin: 30px 0px 0px 0px;
		padding: 0px 0px 10px 0px;

	}

#brokbase {
	clear: left;
	width: 600px;
	padding: 10px 10px;
	margin: 0;
	background-color: #fff;
	float: left;
}

	.brokbaseitem {
		float: left;
		width: 150px;
		text-align: center;
	}

		.bbiimg {
			margin: 7px;
			border: 1px solid #524F42;
			padding: 2px;
		}

		.bbianc {
			width: 150px;
			text-align: center;
		}

			.bbianc a:link, .bbianc a:visited {
				color: #524F42;
				font-weight: bold;
				text-decoration: underline;
			}

			.bbianc a:hover {
				color: #c00;
				text-decoration: underline;
			}

			.subCategoryText {
				color: #9E0101;
			}

#maincontentbrok {
	width: 610px;
	float: right;
	border: 0;
	padding: 0;
	margin: 23px 0px 0px 0px;
	border-top: 1px solid #fff;
}

	#maincontentbrok h1 {
		font-family: "Book Antiqua", "Verdana", "Helvetica", "Arial", "MS Sans Serif";
		color: #908D80;
		font-size: 1.8em;
		margin: 0;
		padding: 0;
	}

	#featprods {
		width: 99%;
		margin: 0;
		padding: 20px 0px 0px 0px;
		font-size: 11px;
	}

		.featprodcell {
			float: left;
			color: #000;
			line-height: 1.5em;
			padding: 10px 0.5%;
			text-align: center;
			width: 32%;
			height: 215px;
			letter-spacing: -1px;
		}

		.fpctoplft {
			border-right: 1px solid #ccc; /* F3F1E8 */
			border-bottom: 1px solid #ccc;
		}

		.fpctoprgt {
			border-bottom: 1px solid #ccc;
		}

		.fpcbotlft {
			border-right: 1px solid #ccc;
		}

		.featprodcell img {
			/* float: left; */
		}

	.featprodcell a:link, .featprodcell a:visited {
		color: #908D80;
		font-weight: bold;
		font-size: 1.1em;
		text-decoration: underline;
		line-height: 1.4em;
	}

	.featprodcell a:hover {
		color: #524F42;
		text-decoration: underline;
	}

	.hpfeatprice {
		color: #600;
		font-size: 1.1em;
		line-height: 1.8em;
	}

	.hpfeatpricewas {
		color: #000;
		font-size: 1.0em;
	}

	div.breakerline {
		clear: both;
		border-top: 1px solid #ccc;
		height: 1px;
		min-height: 1px;
		max-height: 1px;
		font-size: 1px;
	}
.testimonialsall{
	float: left;
	padding-bottom: 20px;
}
.testimonials{
	float: left;
	width: 590px;
	padding-left: 15px;
}
.testimonials img{
	float: right;
	border: 1px solid #000;
	padding: 2px;
	margin-bottom: 3px;
}
.testimonials p{
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.testimonialImage{
	float: right;
	width: 178px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}