/* CSS Document */

.holderRandomTestimonial{
	float:left;
	margin-top:30px;
	width:206px;
}

.homeRightTestimonial .holderRandomTestimonial{
	margin-top:60px;
}

.twoColumnRight .holderRandomTestimonial{
	float:right;
}

div.testimonial{
	margin-bottom:60px;
	width:100%;
	position:relative;
}

.twoColumn div.testimonial,
.relatedLinks div.testimonial{
	margin-bottom:30px;
}

div.testimonial div.topBoxQuote{
	width:100%;
	height:26px;
	position:relative;
	background-color:#e2eef5;
}

div.testimonial div.topBoxQuote .topBoxQuoteLeft,
div.testimonial div.topBoxQuote .topBoxQuoteRight{
	width:26px;
	height:inherit;
	position:absolute;
	top:0;
}

div.testimonial div.topBoxQuote .topBoxQuoteLeft{
	left:0;
	background:url("/themes/default/graphics/site/willows/modules/testimonial/top-box-left.png") no-repeat top left white;
}

div.testimonial div.topBoxQuote .topBoxQuoteRight{
	right:0;
	background:url("/themes/default/graphics/site/willows/modules/testimonial/top-box-right.png") no-repeat top right white;
}

div.testimonial div.quoteBg{
	background:url("/themes/default/graphics/site/willows/modules/testimonial/bg-box.png") repeat-x top #f4f8fb;
	/* #e2eef5 */
	padding:8px 18px;
	border-bottom:1px solid #CCCCCC;
}

div.testimonial div.quote{
	background:url("/themes/default/graphics/site/willows/modules/testimonial/quote-top.png") no-repeat 10px 0px;
	position:absolute;
	top:7px;
	width:inherit;
	height:40px;
}

div.testimonial div.quoteBottom{
	padding-bottom:17px;
	background:url("/themes/default/graphics/site/willows/modules/testimonial/quote-bottom.png") no-repeat bottom right;
}


div.testimonial div.quoteBottom p{
	position:relative;
	font-style:italic;
	font-size:14px;
	padding-bottom:0;	
}


div.testimonial .twoBorderHolder{
	padding:0 18px;
	font-size:11px;
}

div.testimonial .testimonialReference{
	float:left;
	margin-top:7px;
}

div.testimonial .testimonialReference p{
	margin-bottom:0px;
	padding-bottom:0px;
	color:#888A8D;
}

p.clientsAboutUs{
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	padding: 0 18px 10px;
}

#quotesForTicker blockquote.showMe,
#testimonialsForTicker div.testimonialReference.showMe{
	display:block;
}

#quotesForTicker blockquote,
#testimonialsForTicker div.testimonialReference{
	display:none;
}
