body {
	/*background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bkg_bsbfMainBg.jpg) !important;*/
	color:#000;
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:15px;
}

#footer {
margin: 0 auto;
border-top: 1px solid #DBDBDB;
width: 605px;
}

#footer #unifiednav_footer5 { width: 605px !important; }

/*------------------------------ Main Styles -------------------------- */
h1 {
	color:#FF0000;
	font-size:28px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: left;
}

h2 {
	color:#9e0b0f;
	font-size:20px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
}

h3 {
	color:#9e0b0f;
	font-size:16px;
	margin:0;
	*margin: 0 0 -16px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
}

p {
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
}

a {
	color:#3fa5c7;
}

.bsbf_learnMoreLink a {
	padding: 0 16px 0 0;
	background-image: url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_doubleRedArrow.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}

ul {
	margin:0;
	padding:0;
}

li {
	margin:0;
	padding:0;
}

.red {
	color:#F00 !important;
}

.left {
	float:left;
}

.right {
	float:right;
}

.center {
	text-align:center;
}

.georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.bsbf_padIt {
	padding:10px;
}

.subTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}

.redTabTop {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 7px;
}

.redTabTop.Right {
	background-image: url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_redTabTopRight.jpg);
	float: right;
	width: 59px;
}

.redTabTop.Left {
	background-image: url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_redTabTopLeft.jpg);
	float: left;
	width: 75px;
}

.bsbf_redTabTitle {
	color:#FFF;
	padding:0;
	margin:0;
	clear: both;
}

.bsbf_redTabTitle a {
	background-image: url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_redTabArrow.jpg);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 24px;
	display: block;
}

.bsbf_redTabTitle a:link, .bsbf_redTabTitle a:visited {
	color: #FFF;
	text-decoration: none;
	border: none;
	outline: none;
}

.bsbf_redTabTitle a:hover, .bsbf_redTabTitle a:active { text-decoration: underline; }

.clear {
	clear:both;
}

.clearfix:before,
.clearfix:after {
  content: ".";    
  display: block;    
  height: 0;    
  overflow: hidden;	
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;} /* IE < 8 */

.noMargin {
	margin:0 !important;
}

.noPadding {
	padding:0 !important;
}

.innerTab {
	padding:0 0 40px 20px;
	margin:0;
}

.innerTab.header p { font-size: 13px; }

.innerTab.video {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 360px;
}

.innerTab #bsbfFlashItem {
	margin: 15px 0;
	padding: 0;
	text-align:center;
}

.innerTab p {
	padding-top:2px;
	margin:10px 0 0 0;
}

.biggerBold {
	font-size:14px;
	font-weight:bold;
	color:#666;
}

#bsbf_mainWrap {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.headerGradient {
	margin: 0 auto;
	padding: 10px;
	background-image: url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_gradientHr.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 449px;
	height: 21px;
	
}

#bsbf_TitleArea h1 {
	color:#EE1801;
	font-size:29px;
	margin:6px 0 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	text-align: left;
}

#bsbf_TitleArea h2 {
	font-size: 20px;
	font-weight: 900;
}

#bsbf_titleArea h1, #bsbf_titleArea h2 {
	padding:10px 0 10px 0;
}

#bsbf_contentWrap {
	float:left;
	width: 733px;
	padding-left:20px;
	position: relative;
	z-index: 110px;
	top: -13px;
}

.bsbf_contentPadding {
	padding-right:20px;
}

/* ----- Form Styles ----- */
form {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	clear: both;
}

fieldset {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	float: left;
	width: 49%;
}

fieldset ul, fieldset ol { margin: 0; padding: 0; list-style: none; }

fieldset ul li, fieldset ol li {
	margin: 0;
	padding: 0;
	clear: both;
}

label {
	margin: 0;
	padding: 0;
	font-weight: 900;
	float: left;
	width: 25%;
}

label.noBold { font-weight: normal; }

label.radioLabel {
	margin: 0 0 13px 0;
	padding: 0;
	float: left;
	width: 90%;
}

input, select {
	margin: 0 0 13px 0;
	padding: 0;
	border-top: 1px solid #7C7C7C;
	border-right: 1px solid #C3C3C3;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #7C7C7C;
	width: 125px;
	height: 19px;
	font-size: 11px;
	color: #555;
	float: left;
}

select { width: 127px; height: 21px; font-size: 11px; }

.radioInput { width: 10%; border: none; outline: none; }

#dynamic_locale, #static_locale { float: left; margin: 0 0 13px 0;}

#bsbfButtonSubmit { text-align: center; }

/* -------------------------- Main Nav -------------------------- */
#bsbf_mainNav {
	z-index:100;
	position:absolute;
	top:22px;
	left:0;
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0;
	padding: 5px 0 0 0;
}

#bsbfLogo { float: left; }

#bsbfLogo a img { outline: none; border: none; }

#bsbf_menuWrap {
	height:131px;
	width:664px;
	margin:0 12px 0 230px;
	background-image: url("/BrightSmilesBrightFutures/v2/common/images/backgrounds/nav_repeater.png");
	background-repeat: repeat-x;
	background-position: right top;
}

.bsbfNavItem {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 12px;
	height: 41px;
	text-decoration: none;
	float: left;
}

.bsbfNavItem a {
	padding: 14px 8px 0 8px;
	text-decoration: none;
	position: relative;
	display: block;
	height: 41px;
}

.bsbfNavItem a:link, .bsbfNavItem a:visited {
	background-image: url("/BrightSmilesBrightFutures/v2/common/images/backgrounds/nav_border.png");
	background-repeat: no-repeat;
	background-position: right 0;
	color: #9E0B0F;
}

.bsbfNavItem a:hover, .bsbfNavItem a:active {
	background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/menu_onBg.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.bsbfNavItem a.ON {
	background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/menu_onBg.png);
	background-position:top right;
	background-repeat:no-repeat;
}

.bsbf_navCountrySelect {
	background-image:url("/BrightSmilesBrightFutures/v2/common/images/backgrounds/menu_countrySelect.png");
	background-position:top right;
	background-repeat:no-repeat;
	position: relative;
	left: 34px;
	padding:8px 6px 0px 6px;
	cursor: pointer;
	float: right;
}

ul#countrySelect {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 46px;
	right: -23px;
	background-color: #FFF;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	*width: 180px;
	border: 1px solid #666;
	z-index: 99;
	display:none;
}

ul#countrySelect li {
	margin: -1px 0 0 0;
	padding: 0;
	border-top: 1px solid #BCBCBC;
	clear: both;
	height: 17px;
}

ul#countrySelect li a {
	display: block;
	height: 20px;
}

ul#countrySelect li a:link, ul#countrySelect li a:visited {
	border: none;
	outline: none;
	text-decoration: none;
	color: #000;
}

ul#countrySelect li a:hover, ul#countrySelect li a:active, ul#countrySelect li.selected a {
	background-color: #E0E0E0;
}

ul#countrySelect li a .countryText {
	margin: 4px 0 0 7px;
	float: left;
}

ul#countrySelect li a img {
	margin: 3px 8px 3px 16px;
	float: right;
	border: none;
	outline: none;
}

/* ----- Hero -----*/
#bsbf_Hero {
	position: relative;
	top: 0;
	*margin: 0 0 -4px 0;
}

#bsbf_Hero img { width: 955px; height: 303px; }

#bsbf_Hero .sectionTitleWrap {
	margin: 0;
	padding-right: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 22px;
	color: #FFF;
	background-image: url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/sectionTitle_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	height: 40px;
	bottom: 17px;
	*bottom: 21px;
	left: -1px;
}

#bsbf_Hero .sectionTitle {
	position: relative;
	top: 8px;
	*top: 10px;
	left: 9px;
}

.sectionTitle a:link, .sectionTitle a:visited { color: #FFF; text-decoration: none; }

.sectionTitle a:hover, .sectionTitle a:active { text-decoration: underline; }
/* ----- Left Nav ----- */
#bsbf_leftNav {
	float:left;
	position: relative;
	z-index: 110px;
	top: -13px;
	width: 201px;
}

#bsbf_leftNav li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	color:#666;
	font-size:12px;
	list-style-type:none;
	border-bottom-color:#CCC;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#bsbf_leftNav li a {
	text-decoration:none;
	display: block;
}

.bsbf_leftNavOff a {
	padding:10px 0 10px 10px;
	background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_leftNavOffBg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

.bsbf_leftNavOff a:link, .bsbf_leftNavOff a:visited {
	color:#666;
}

.bsbf_leftNavOff a:hover, .bsbf_leftNavOff a:active {
	background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_leftNavOnBg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

.bsbf_leftNavOn a {
	padding:10px 0 10px 10px;
	background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_leftNavOnBg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

.bsbf_leftNavOn a:link, .bsbf_leftNavOn a:visited, .bsbf_leftNavOn a:hover, .bsbf_leftNavOn a:active {
	color:#FFF;
}

/* ----- Red Tabs ----- */
.bsbf_redTabWrap {
	min-height:28px;
	min-width:134px;
	background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_redTabBg.jpg);
	background-repeat:repeat;
	background-position:top left;
}

.bsbf_redTabWrap img.alignLeft { float:left; }

.bsbf_redTabWrap img.alignRight { float:right; }

.bsbf_redHorzRule {
	height:7px;
	background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_redHorzRule.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	*margin-bottom: 13px;
}

/* ----- 3 Column Styles ------- */
#bsbf_3colMiddle {
	float:left;
	width:465px;
}

#bsbf_3colMiddle .splitContent.left { width: 267px; margin: 12px 0; }

#bsbf_3colMiddle .splitContent.right { width: 198px; margin: 12px 0; }

#bsbf_3colMiddle .splitContent .splitList {
	margin: 12px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bsbf_3colMiddle .splitContent .splitList .title {
	font-weight: 900;
	font-size: 14px;
	color: #555;
}

#bsbf_3colMiddle .splitContent .splitList ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#bsbf_3colMiddle .splitContent .splitList ul li {
	margin: 0 8px 6px 0;
}

#bsbf_3colMiddle p {
	padding-left:20px;
	padding-right:20px;
}

#bsbf_3colRight {
	float:left;
	width:265px;
	background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_3colRightBoxBg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}

#bsbf_3colRight .rightTopCap {
	background-image: url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_3colRightBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 265px;
	height: 29px;
}

#bsbf_3colRight p {
	padding-left:30px;
	color:#666;
}

#bsbf_3colRight p a.red { font-weight: 900 !important; }

#bsbf_3colRight h3 {
	padding-left:30px;
	color:#a1a1a1;
	margin:0 0 10px 0;
}

.rightColPic {
	margin:0 0 0 25px !important;
}

.rightColPic img { outline: none; border: none; }

.leftNavGradient {
	background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_navRightGradient.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

/* ----------------------------- Home Page ----------------------------- */
#bsbf_homeHeroWrap {
	background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bkg_bsbf_homeHeroWrap.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:955px;
	height:454px;
}

#bsbf_homeContentWrap {
	background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bkg_bsbf_homeContentWrap.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:955px;
	min-height:199px;
}

#bsbf_homeLeftContent {
	width:537px;
	float:left;
	padding:10px 10px 10px 28px;
	position:relative;
}

#bsbf_homeLeftContent h1 {
	color: #9E0B0F;
}

#bsbf_homeLeftContent h2 {
	font-size: 15px;
	font-weight: bold;
}

#bsbf_homeLeftContent .buttonContainer { bottom: -41px; display: inline-block; clear: both; position: absolute; right: 0; }
#bsbf_homeLeftContent .bsbfButton { margin:0; }

#bsbf_homePodWrap {
	background-image:url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bkg_bsbf_homePodWrap.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:955px;
	height:167px;
}

.bsbfButton {
	margin: 20px 0 0 30px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	cursor: pointer;
	display: inline-block;
}

.bsbfButton.float { float: left; }

.bsbfButton .leftCap {
	margin: 0;
	padding: 0;
	background-image: url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/btn_LeftCap.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 18px;
	height: 47px;
	float: left;
}

.bsbfButton p {
	margin: 0;
	padding: 0 !important;
	background-image: url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/btn_Repeater.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	height: 47px;
	display: inline-block;
	float: left;
}

.bsbfButton p a {
	margin: 0;
	padding: 15px 18px 0 8px;
	height: 26px;
	display: block;
	background-image: url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/bsbf_redArrow.jpg);
	background-repeat: no-repeat;
	background-position: 100% 17px;
	outline: none;
	border: none;
}

.bsbfButton p a:link, .bsbfButton p a:visited { text-decoration: none; }

.bsbfButton p a:hover, .bsbfButton p a:active { text-decoration: underline; }

.bsbfButton .rightCap {
	margin: 0;
	padding: 0;
	background-image: url(/BrightSmilesBrightFutures/v2/common/images/backgrounds/btn_RightCap.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 18px;
	height: 47px;
	float: left;
}

#bsbf_homeRightContent {
	display: inline-block;
	padding-top:20px;
}

#bsbf_homeRightContent p, #bsbf_homeRightContent h2 {
	padding: 5px 0 0 10px;
	margin:0;
}

#bsbf_homeRightContent h2 {
	font-weight: normal;
}

#bsbf_homeRightContent p.restrictWidth {
	width: 185px;
}

#bsbf_homeRightContent .bsbfButton {
	position: relative;
	top: -4px;
}

#bsbf_homePodWrap {
	padding:30px 0 0 20px;
	width:935px;
}

#bsbf_homePodWrap h3 {
	color:#F00;
	padding:20px 0 0 20px;
	margin:0;
}

#bsbf_homePodWrap h3 a:link, #bsbf_homePodWrap h3 a:visited {
	text-decoration:none;
	color:#F00;
}

#bsbf_homePodWrap h3 a:hover, #bsbf_homePodWrap h3 a:active { text-decoration: none; }

#bsbf_homePodWrap p {
	margin: 0;
	padding: 30px 0 0 20px;
}

#bsbf_homePodWrap p a:link, #bsbf_homePodWrap p a:visited { color: #000; text-decoration: none; }

#bsbf_homePodWrap p a:hover, #bsbf_homePodWrap p a:active { text-decoration: underline; }

#bsbf_homePodLeft {
	padding-right:53px;
	float:left;
	width:269px;
	background-repeat:no-repeat;
	background-position:top left;
}

#bsbf_homePodMiddle {
	padding-right:53px;
	float:left;
	width:269px;
	background-repeat:no-repeat;
	background-position:top left;
}

#bsbf_homePodRight {
	float:left;
	width:269px;
	background-repeat:no-repeat;
	background-position:top left;
}

/* --------------------------- Our Commitment ----------------------- */
#bsbf_ocTitleArea {
	text-align:center;
}

#bsbf_ocTitleArea h1, #bsbf_ocTitleArea h2 {
	text-align:center;
	padding:10px 0 10px 0;
}

#bsbf_ocContent {
	padding:0 60px 0 60px;
}

/* --------------------------- Art Gallery --------------------------- */
.bsbf_galleryItem {
	display:inline-block;
	float:left;
	width:120px;
	text-align:center;
	height:160px;
	padding:0 15px 0 15px;
}

.bsbf_galleryItem a img {
	text-decoration:none;
	border:none;
}

ul.inlineList { margin:15px 0 0 0; padding:0; }

ul.inlineList li { display:inline; }

ul.inlineList li a, ul.inlineList li a:link, ul.inlineList li a:visited, ul.inlineList li a:hover { text-decoration:underline; margin:0 4px 0 4px; }

/* ---------------------------- Kids Games ---------------------------- */
.bsbf_gameThumb {
	padding:15px 20px 0 20px;
	border:none;
}

/* ---------------------------- 404 Error Page ---------------------------- */
#bsbf_404ContentWrap {margin:auto;min-height:280px;width:476px;}
	#bsbf_404ContentWrap h3 {background:url("/BrightSmilesBrightFutures/v2/common/images/404_title_dropshadow.gif") no-repeat center bottom;color:#ff0007;font-size:30px;font-weight:bold;padding:0 0 45px;text-align:center;}
	#bsbf_404ContentWrap ul {font-family:Arial,Helvetica,sans-serif;;list-style-type:none;margin:0;padding:0 0 0 18px;}
	#bsbf_404ContentWrap li {background:url("/BrightSmilesBrightFutures/v2/common/images/404_list_arrow.gif") no-repeat left 4px;margin:0;padding:0 0 0 9px;}
		#bsbf_404ContentWrap li a {color:#555;font-size:15px;font-weight:bold;text-decoration:none;}
		#bsbf_404ContentWrap li a:hover {text-decoration:underline;}