@charset "utf-8";
/* CSS Document */

#testimonials #hero {
	background-image: url(../../images/marketing/testimonials/hero_testimonials.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 187px;
	min-width:900px;
}
#testimonials #pageContentBackground
{
	background-image: url(../../images/marketing/global/content_bg_gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#testimonials #pageContentBackground #pageContent .colLeft {
	float: left;
}
#testimonials #pageContentBackground #pageContentPadding
{
	padding-top: 44px;
	padding-bottom: 20px;
	min-height:56px;
	padding-left: 50px;
	padding-right: 50px;
}
#testimonials #pageContentBackground #pageContent #pageContentPadding .colLeft {
	float: left;
	height: auto;
	width: 557px;
	margin: 0px;
	padding: 0px;
}
#testimonials #pageContentBackground #pageContent #pageContentPadding .colLeft .content {
	color: #d5d5d5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 483px;
}
#testimonials #pageContentBackground #pageContent #pageContentPadding .colRight {
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #696969;
	padding-left: 14px;
}
#testimonials #pageContentBackground #pageContent #pageContentPadding .colLeft .padding {
	padding-left: 48px;
	padding-bottom: 40px;
}
#hero .box
{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 187px;
}
#testimonials .row {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #353535;
	color: #d7d7d7;
}
#testimonials .row .colLeft h3 {
	font-size: 13px;
	font-weight: bold;
	color: #0a7dab;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#testimonials .row .colLeft .avatar {
	background-image: url(../../images/marketing/testimonials/avatar_generic.gif);
	background-repeat: no-repeat;
	float: left;
	height: 93px;
	width: 87px;
	background-position: left top;
	padding-left:1px;
	padding-top:1px;
}
#testimonials .row .colRight {
	float: left;
}
#testimonials #hero .box .content {
	color: #B9EEFF;
	width: 520px;
	padding-top: 110px;
	padding-left: 50px;
	line-height: 20px;
	font-size: 11px;
}

.quoteBox {
	max-width: 220px;
	margin-bottom: 30px;
}

.quoteBox .quotesLeft {
	background-image: url(../../images/marketing/testimonials/quote_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.quoteBox .quotesRight {
	background-image: url(../../images/marketing/testimonials/quote_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.quoteBox .quotesLeft .quotesRight .content {
	padding-top: 20px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00acf1;
}
.videoBtnBox {
	margin-right: auto;
	margin-left: auto;
	width: 175px;
}

.videoBtnCaption {
	color: #00acf1;
	width: 156px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
