@charset "utf-8";
/* CSS Document */

html {

}

body {
	background: #c21316 url(/images/bg_stars_repeat.png) 0 0 repeat-x;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	font-size: 23px;
	font-weight: bold;
	line-height: 1.25em;
	padding-bottom: 15px;
	color: #a41518;
}

h2 {
	font-size: 18px;
	line-height: 1.25em;
	padding-bottom: 15px;
	padding-top: 15px;
	font-weight: bold;
	color: #666;
	clear: both;
}

p {
	font-size: 13px;
	line-height: 1.625em;
	padding-bottom: 12px;
}
em {
	font-style: italic;
}

strong {
	font-weight: bold;
}
a, a:visited {
	color: #c21316;
}

#wrapOutter {
	width: 974px;
	margin: 0 auto;
	
}

#wrapInner {
	width: 960px;
	margin: 0 auto;
	
}

/* The Top: Logo, Contact Us, etc.
----------------------------------------------------------------*/

#theTop {
	margin: 13px auto 0 auto;
	width: 960px;
}

#contactUs {
	float: right;
}

#contactUs img {

}

#contactUs h3 {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: right;
}

#contactUs h4 {
	font-size: 16px;
	color: #e6ebf8;
	font-weight: bold;
	text-align: right;
}

#bbtLogo {
	float: left;
}

/* Billboard Image/Flash
----------------------------------------------------------------*/

#billBoard {
	width: 960px;
	margin: 17px auto 0 auto;
}

/* Content Area
----------------------------------------------------------------*/

#wrapContent {
	background: url(/images/bg_content_top.png) 0 0 no-repeat;
	width: 960px;
	padding: 8px 7px 0 7px;
	margin-top: 12px;
	margin-bottom: 30px;
}

#wrapInnerContent {
	background: #fff;
	padding: 15px;
}

#innerContent {
	border: 1px solid #fad1d1;
	padding: 7px 10px 10px 0;
	background: #eff1f5 url(/images/bg_content_inner_gradient.png) 0 0 repeat-x;
}

#innerColumnLeft {
	width: 174px;
	float: left;
}

#innerColumnMiddle {

	width: 465px;
	padding: 0 15px;
	float: left;
	min-height: 400px;
}

#innerColumnRight {
	width: 235px;
	min-height: 525px;
	float: right;
	text-align: right;
	padding-right: 10px;
	
}

.quote {
	margin-top: 12px;
}

.quote p {
	font-size: 18px;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	line-height: 1.25em;
}

.quote .quoteAuthor {
	text-align: right;
	font-size: 15px;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	line-height: 1.25em;
}

ul#bbtGreatForList {
	font-size: 15px;
	line-height: 1.5em;
}

#innerColumnRight h2 {
	text-align: left;
	margin-left: 18px;
	color: #000;
	margin-top: 0;
}

ul#bbtGreatForList li {
	background: url(/images/icon_checkmark.png) 0 1px no-repeat;
	height: 20px;
	padding-left: 28px;
	line-height: 1.1em;
	padding-bottom: 2.2em;
	text-align: left;
}

.unorderedList {
	
	list-style: disc;
	margin-left: 40px;

}

.unorderedList li {
	padding-bottom: 12px;
}

/* Callout Column Right 
----------------------------------------------------------------*/

.testimonial {
	padding: 10px 5px 5px 5px;
	margin-top: 7px;
	border-top: 1px solid #ccc;
}

.testimonialReadMore {
	float: left;
	padding-top: 12px;
	font-weight: bold;
}

.testimonialAuthorName {
	float: right;
	line-height: 1.1em;
	text-align: right;
}

.calloutRight {
	
	margin-top: 12px;
}

.calloutSignup {
	background: url(/images/callout_signup.gif) 0 0 no-repeat;
	width: 206px;
	height: 132px;
	padding: 20px;
	margin-bottom: .5em;
}

.calloutSignup h3 {
	font-size: 15px;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #ff0000;
	text-indent: 0;
	text-align: center;
	padding-bottom: 1em;
	
}

form#signup {
	text-align: center;
}

form#signup input#email {
	font-size: 14px;
	color: #bcbcbc;
	height: 18px;
	padding: 4px;
	width: 190px;
	margin-bottom: 1em;
}

form#signup input#submit {
	background: url(/images/btn_signup.png) 0 0 no-repeat;
	width: 108px;
	height: 30px;
	border: 0;
}

#mc_embed_signup {
	text-align: left;
	width: auto;
}

.mc-field-group {
	margin-bottom: 7px;
}
#mc-embedded-subscribe {
	background: url(/images/btn_subscribe.png) 0 0 no-repeat;
	width: 126px;
	height: 30px;
	border: 0;
	cursor: pointer;
}

#mc-embedded-subscribe-form label {
	display: block;
	font-size: 14px;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-weight: bold;
	
}

#subscribeWrap {
	text-align: center;
}

.indicate-required {
	text-align: right;
}

div.mce_inline_error {
	font-weight: bold;
	color: #ff0000;
}
#mc-embedded-subscribe-form input.textfield {
	display: block;
	width: 185px;
	padding: 4px;
	font-size: 16px;
	color: #999999;
	border: 1px solid #CCCCCC;
	
}

#mce-success-response {
	text-align: center;
	font-size: 14px;
	color: #1a4297;
	padding: 7px 0;
	font-weight: bold;
}

#mc-embedded-subscribe-form legend {
	font-size: 18px;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	text-align: center;
	color: #c21316;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: center;
	width: auto;
}
/* Navigation
----------------------------------------------------------------*/
	
	/* First Tier
	------------------------------------------------------------*/

	ul#nav {
		list-style: none;
		width: 166px;
	}
	
	ul#nav li {
		margin-bottom: 6px;
	}
	
	ul#nav li a {
		display: block;
		font: 14px/28px "Myriad Pro", Arial, Helvetica, Sans-serif;
		font-weight: bold;
		background: url(/images/bg_nav_tab_up.png) 0 0 no-repeat;
		text-align: right;
		width: 148px;
		padding-right: 10px;
		text-decoration: none;
		color: #000;
	}
	
	ul#nav li a:hover {
		background: url(/images/bg_nav_tab_over.png) 0 0 no-repeat;
		width: 156px;
		color: #c21316;
	}
	
	ul#nav li a.mainMenuLinkSelected {
		background: url(/images/bg_nav_tab_current.png) 0 0 no-repeat;
		color: #c21316;
	}
	
	ul#nav li a.mainMenuLinkSelected:hover {
		background: url(/images/bg_nav_tab_current.png) 0 0 no-repeat;
		width: 148px;
	}

	
	/* Second Tier
	------------------------------------------------------------*/
	
	ul#nav li ul {
		padding: 12px 18px 10px 8px;
		width: auto;
	}
	
	ul#nav li ul li {
		margin: 0;
		padding: 0;
	}
	
	ul#nav li ul li a {
		background: none;
		width: auto;
		color: #000;
		font: 12px/16px "Myriad Pro", Arial, Helvetica, Sans-Serif;
		padding: 0;
		margin: 0;
		font-weight: bold;
	}
	
	ul#nav li ul li a:hover {
		background: none;
		width: auto;
		color: #c21316;
	}
	
	ul#nav li ul li a.subMenuLinkSelected {
		color: #ff0000;
	}
	
/* Connect with BBT
----------------------------------------------------------------*/

.leftSidebar {
	background: url(/images/bg_left_sidebar_top.gif) 0 0 no-repeat;
	padding-top: 9px;
	width: 158px;
	margin-top: 25px;
}

.leftSidebar .content {
	background: url(/images/bg_left_sidebar_repeat.gif) 0 0 repeat-y;
	padding: 0 10px;
	text-align: center;
}

.leftSidebar p {
	text-align: left;
	padding-left: 5px;
  font-size: 12px;
  line-height: 1.3em;
  padding-bottom: 0;  	
}

.leftSidebar .bottom {
	background: url(/images/bg_left_sidebar_bottom.gif) 0 0 no-repeat;
	height: 9px;
}

.leftSidebar h3.connect {
	width: 122px;
	height: 42px;
	background:url(/images/img_subheader_connect.gif) 0 0 no-repeat;
	margin-bottom: 1em;
	overflow: hidden;
	text-indent: -999em;
}

.twitterTop {
	background: url(/images/bg_left_sidebar_top_twitter.gif) 0 0 no-repeat;
	padding-top: 70px;
	width: 158px;
	margin-top: 25px;
}

.twitter .content {
	background: url(/images/bg_left_sidebar_repeat.gif) 0 0 repeat-y;
	padding: 10px 10px 0 10px;
	text-align: left;
}

.twitter .content #twitter_update_list {
	padding-bottom: 1px;
}
.twitter .content #twitter_update_list li {
	background: #e9f1f8;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 12px;
	line-height: 1.3em;
	text-align: right;
}

.twitter .content #twitter_update_list span {
	display: block;
	text-align: left;
}

/* Page specific styles
----------------------------------------------------------------*/

.contactBlock {
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 10px;
}

.contactBlock h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 2.5em;
}

.faqBlock {
	padding: 15px;
	margin: 1em 0;
	background: #fff;
	border: 1px solid #e9e9cf;
}

.faqBlock ul {
	margin-left: 30px;
	list-style: disc;
	padding-bottom: 1em;
}

ul#phthalate li {
	
}
/* Footer
----------------------------------------------------------------*/

#footer {
	width: 960px;
	clear: both;
	color: #fff;
	margin: 0 auto;
	padding-bottom: 50px;
}

#footer a, #footer a:visited {
	color: #fff;
}

#footer p {

	color: #fff;
	text-align: center;
}

#footer ul {
	width: 750px;
	margin: 0 auto;
}

#footer ul li {
	float: left;
	padding-right: 10px;
}

#footer ul li a:hover {
	color: #ffff96;
	
}

/* Designs
----------------------------------------------------------------*/

#innerContent .designs {
	width: 710px;
}

#designsTable td {
	width: 220px;
	height: 120px;
	vertical-align: top;
	padding: 5px;
}

.designOutter {
	border: 1px solid #c2c4cd;
	background: #d7dae4;
	width: 196px;
	padding: 12px;
}

.designInner {
	background: #464684;
	border: 1px solid #717aaf;
	text-align: center;
	min-height: 140px;
}

.designInner img {
	margin-top: 15px;
}

.designOutter h5 {
	font-weight: bold;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 14px;
	padding-top: 1em;
}

.designInner a {
	display: block;
	width: 196px;
	min-height: 120px;
}

/* Callouts
----------------------------------------------------------------*/

.calloutTempGreat {
	width: 206px;
	padding: 20px;
	height: 350px;
	background:url(/images/bg_callout_bbt_great_for.gif);
}

.callout {
	width: 220px;
	border: 1px solid #fad1d1;
	background: #fff;
	padding: 12px;
	text-align: center;
	margin-bottom: 1em;
}

.gray {
	background: url(/images/bg_callout_gray.gif) center top no-repeat;
	padding: 10px;
}

.gray p {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 1em;
	text-align: center;
	color: #585858;
}

.gray .author {
	font-size: 14px;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	text-align: center;
	line-height: 1em;
	margin-bottom: 2em;
}

.blue {
	background: url(/images/bg_callout_blue.gif) center top no-repeat;
	padding: 10px;
}
.blue h3 {
	font-size: 18px;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	text-align: center;
	color: #c21316;
	font-weight: bold;
	margin-bottom: 1em;
}
.blue p {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
	text-align: center;
	color: #c21316;
	margin-top: 1em;
}
/* Testimonials
----------------------------------------------------------------*/

.testimonial {
	border: 1px solid #fad1d1;
	background: #f8f9ee url(/images/bg_testimonial_leftquote.gif) 0 0 no-repeat;
	padding: 20px 0 0 50px;
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color: #8185aa;
	margin-bottom: 1em;
}
.testimonial .date {
	margin-bottom: 1em;
	text-align: right;
	padding-right: 50px;
}

.testimonial p {
	font-family: "Myriad Pro", Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color: #8185aa;
	padding-right: 50px;
}

.testimonial .author {
	text-align: left;
}

.testimonialbottom {
	background: url(/images/bg_testimonial_rightquote.gif) right bottom no-repeat;
	height: 32px;
}
	
/* Browser Fixes
----------------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

