/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
object {outline: none;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
a img {border:none;}
.hide {display:none;}
.flash-replaced .alt {display:none;}

/***************************************************************************** universal styles ***/
html {
  height: 100%;
  overflow-y:scroll;
}

body {
  font-family:Arial, "Helvetica Neue", Helvetica, serif;
  background: #79bab2 url(../images/bg.jpg) repeat-y top center;
  color: #3e4141;
  font-size: 85%;
  height: 100%;
  line-height:1.4em;
}

#container-wrapper {
  width:100%;
  overflow:hidden;
  background: url(../images/main.jpg) no-repeat top center; 
}

h1 {
  color:#820024;
	font-size:240%;
	margin-bottom:13px;
}

h2 {
	color:#6e0320;
	font-size:167%;
	line-height:1.5em;
	margin-bottom:15px;
	font-weight:normal;
	letter-spacing:0.02em;
}

h3 {
  color:#0c4a41;
  font-weight:normal;
  font-size:138.5%;
  margin-bottom:10px;
}

h4 {
  color:#3e4141;
  font-size:100%;
  margin-bottom:15px;
  font-weight:bold;
}

h5 {
  color:#6e0320;
  font-size:100%;
  margin-bottom:0px;
  font-weight:bold;
  font-style:italic;
}

a {
  color: #6e0320;
  text-decoration:none;
}

a:hover,
a:focus,
a:active {
  text-decoration: underline;
  outline: none;
}

b {
  font-weight:bold;
}

/***************************************************************************** library styles ***/
.b {
  font-weight:bold;
}

.i {
  font-style:italic;
}

/***************************************************************************** general layout styles ***/
#container {
  width:800px;
  margin:0 auto;
}

/*** header ***/
#hd {
	height:264px;
	position:relative;	
}

h1#logo a {
  position:absolute;
  width:476px;
  height:57px;
	display:block;
	margin:35px 0 0 1px;
	background: url(../images/logo.png) no-repeat top left;
	text-indent:-9999px;
}

#hd a#request {
  position:absolute;
  top:28px;
  left:539px;
	text-indent:-9999px;
  width:216px;
  height:36px;
	background: url(../images/request-consultation.png) no-repeat top left;
	display:block;
  cursor:pointer;
}

#hd a#address {
  position:absolute;
  top:78px;
  left:544px;
	text-indent:-9999px;
  width:197px;
  height:38px;
	background: url(../images/dr-name.png) no-repeat top left;
	display:block;
  cursor:pointer;
}

#hd #address-box {
  position:absolute;
  top:115px;
  left:552px;
  width:230px;
  height:70px;
	font-size:74%;
	color:#f7f1ea;
	text-shadow: #333 1px 1px 1px;
	-moz-text-shadow: #333 1px 1px 1px;
	-webkit-text-shadow: #333 1px 1px 1px;
	line-height:1.2em;
	margin-top:10px;
	letter-spacing:0.03em;
}

#hd #address-box address {
  font-style:normal;
  float:left;
  width:110px;
  display:inline;
}

#hd #utility-nav {
  width:580px;
  height:42px;
	background: url(../images/top-nav.png) no-repeat top left;
	position:absolute;
	bottom:6px;
	right:-4px;
}

#hd #utility-nav ul li {
  display:inline;
}

#hd #utility-nav ul li a {
  display:block;
  float:left;
  height:42px;
  margin-right:4px;
  text-indent:-9999px;
}

#hd #utility-nav ul li a#patient-login { width:253px;}
#hd #utility-nav ul li a#doctor-login { width:129px;}
#hd #utility-nav ul li a#contact-us { width:111px;}
#hd #utility-nav ul li a#home { width:72px;margin-right:0;}


#hd #utility-nav ul li a:hover ,
#hd #utility-nav ul li.active a {
  background-image: url(../images/top-nav.png);
}

#hd #utility-nav ul li a#patient-login:hover,
#hd #utility-nav ul li.active a#patient-login {
  background-position: 0px -42px;
}

#hd #utility-nav ul li a#doctor-login:hover,
#hd #utility-nav ul li.active a#doctor-login {
  background-position: -257px -42px;
}

#hd #utility-nav ul li a#contact-us:hover,
#hd #utility-nav ul li.active a#contact-us {
  background-position: -390px -42px;
}

#hd #utility-nav ul li a#home:hover, 
#hd #utility-nav ul li.active a#home  {
  background-position: -505px -42px;
}

/*** body ***/
#bd {
  background: url(../images/bd-bg.png) repeat-y top right;
  overflow:hidden;
  width:100%;
  min-height:650px;
  position:relative;
}

#bd-btm {
  position: absolute;
	z-index: 1;
	right:0;
	bottom:0;
}

#bd-top {
  position: absolute;
	z-index: 1;
	right:0;
	top:0;
}

#content, #content-sub {
  width:485px;
  float:left;
  position:relative;
  z-index:2;
  margin:0 20px 0 35px;
  font-size:93%;
  margin-top:280px;
}

#content-sub {
  margin-top:38px;
}

#content ul, #content ol, #content p, 
#content-sub ul, #content-sub ol, #content-sub p {
  margin-bottom:15px;
}

#content ul, #content-sub ul {
  margin-left:13px;
}

#content ol, #content-sub ol {
  margin-left:20px;
}
  
#content ul li, #content-sub ul li {
  list-style-image: url(../images/bullet.png);
  margin-bottom:7px;
}

#content ol li, #content-sub ol li {
  margin-bottom:7px;
}

/*** sidebar ***/
#sidebar {
  margin:238px 0 0 -20px;
	position:relative;
	width:263px;
	float:left;
  height:220px;
  z-index: 100;
}

#social-media {
  height:34px;
	top:515px;
	margin:7px 0 0 35px;
	width:186px;
	position:absolute;
  z-index: 110;
}

#social-media a {
  display:block;
  float:left;
  width:34px;
  margin-right:7px;
  background-position:top left;
  background-repeat:no-repeat;
  height:34px;
  text-indent:-9999px;
}

#social-media a#fb {background-image: url(../images/sm/fb.png);}
#social-media a#blogger {background-image: url(../images/sm/blogger.png);}
#social-media a#blog {background-image: url(../images/sm/blog.png);}
#social-media a#yelp {background-image: url(../images/sm/yelp.png);}
#social-media a#youtube {background-image: url(../images/sm/you-tube.png);}

#social-media a:hover {
  background-position:0px -34px;
}

.callouts {
  height:34px;
  top:600px;
	margin:7px 0 0 0px;
	width:186px;
	position:absolute;
  z-index: 110;
}

.callouts a {
  display:block;
  text-indent:-9999px;
}

.callouts a#aao {
  background: url(../images/callouts/AAO.png) no-repeat top left;
  width:163px;
  height:61px;
  margin-left:28px;
}

.callouts a#abo {
  background: url(../images/callouts/ABO.png) no-repeat top left;
  width:174px;
  height:41px;
  margin:12px 0 0 21px;
}


/* main navigation */
#nav {
	top:192px;
  margin-left:-21px;
	position:absolute;
	height:255px;
  z-index: 3;
  width:263px;
	float:left;
  background: url(../images/sidebar-bg.png) no-repeat 20px -1px;
  height:579px;
}

#nav ul li a {
  display:block;
	width:186px;
  background-position:top left;
	background-repeat:no-repeat;
	position: relative;
	color: #e1e1c7;
	font-weight: normal;
	text-decoration: none;
}

#nav ul {
	padding: 0;
	list-style: none;
	position:absolute;
	margin:78px 0 0 41px;
}

#nav li {
	display: inline;
	margin:0;
	padding:0 !important;
	width:186px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	display: block;
}

#nav li ul li {
	float:none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	top:auto;
	z-index:100000;
	margin-top:-36px;
	margin-left:180px;
	border:1px solid #d7cabb;
	background:#6e0320;
	padding:10px 0 18px 6px;
	font-weight:300;
}


#nav li ul li a {
	height:31px;
	line-height:31px;
	width:200px;
	padding:0 5px 0 5px;
	margin:0 5px;
  color:#f7f1ea;
	cursor:pointer;
	text-transform:uppercase;
  font-size:85%;
	letter-spacing:0.05em;
}

#nav li.treatment-options ul li a {
 	width:240px;
} 

#nav li.for-new-patients ul li a {
 	width:250px;
} 

#nav li ul li.last a {
  border-bottom:0;
}

#nav li ul li a:hover {
	color:#92d5cc;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
} 

#nav li a.head, #nav li a#about-our-offices, #nav li a#for-new-patients, #nav li a#about-orthodontics, #nav li a#faqs, #nav li a#about-braces, #nav li a#swallow-habit, #nav li a#tmj-tmd, #nav li a#treatment-options {
	overflow: hidden; 
	text-indent: -9999px; /* Indents the rich-text so it does not show */
	width:186px;
	cursor: pointer;
	height:20px;
	margin-bottom:10px;
}

a#about-our-offices {background-image:url(../images/nav/about-our-offices.png);}

a#for-new-patients {background-image:url(../images/nav/for-new-patients.png);}

a#about-orthodontics {background-image:url(../images/nav/about-orthodontics.png);}

a#faqs {background-image:url(../images/nav/faqs.png);}

a#about-braces {background-image:url(../images/nav/about-braces.png);}

a#swallow-habit {background-image:url(../images/nav/swallow-habit.png);}

a#tmj-tmd {background-image:url(../images/nav/tmj-tmd.png);}

a#treatment-options {background-image:url(../images/nav/treatment-options.png);}

/* Set the cursor to default arrow so link does not appear clickable */
#nav .active {cursor: default}

#nav li.sfHover a, #nav li,
#nav li.active a, #nav a:hover, 
#nav a:active, #nav a:focus, #nav li.sfhover a,
#nav li:hover, #nav li.sfHover {
  background-position: 0 0 !important;
}

/*** footer ***/
#ft {
  height:246px;
  font-size:85%;
  background: url(../images/ft-bg.png) no-repeat top right;
  clear:both;
  color:#223a37;
  padding-top:50px;
  width:100%;
  line-height:1.3em;
  width:800px;
  margin:0 auto;
}

#ft-content {
  width:450px;
  margin:20px 0 0 120px;
}

#ft a {
  color:#223a37;
  text-decoration:none;
}

#ft a:hover {
  text-decoration:underline;
}

#ft .logins {
  font-size:123.1%;
  font-weight:bold;
  margin-bottom:18px;
}

#ft .text_nav {
  margin-bottom:18px;
}

/***************************************************************************** page specific styles */
/*** homepage ***/
.flash p {
  background: #ff2f30;
  border: 1px solid #d02026;
  color: #fff;
  line-height: 18px;
  padding: 10px;
}

.flash a {
  color: #fff;
  font-weight: bold;
}

#flash-homepage {
  width: 533px;
  height: 250px;
  z-index:1;
  position:absolute;
  top:30px;
  right:0;
}

/*** meet dr ***/
p#logos {
  margin:10px 0;
}

img#logo-aao {
  margin-top:0px;
  float:left;
}

img#logo-ada {
  margin:5px 30px 0 30px;
  float:left;
}

img#logo-abo {
  margin:10px 0 20px 0;
  float:left;
}

/*** office tour ***/
#content-sub ul.slideshow, #content-sub ul#cycle-office-tour li,
#content-sub ul.slideshow, #content-sub ul#cycle-office-tour-2 li {
	list-style: none; 
  list-style-image:none !important;
	margin: 0; 
	padding: 0;}
#slideshow-container, #slideshow-container-2 {
	background: #eae2d7; 
	border: solid 2px #b17882; 
	width: 465px; 
	height: 315px; 
	padding: 10px;
	position: relative;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;}
#caption, #caption-2 {
	margin: 10px 12px;
	height: 30px; /* Adjust this if caption text runs over two lines long */
	display: block;
	font-weight: bold;
	font-size: 1.17em;
	color:#6e0320;}
ul.slideshow img {
	width: 465px; 
	height: 315px;}
.office-tour-nav {
	background: #eae2d7; 
	position: absolute; 
	z-index: 50; 
	bottom: 10px;
	padding: 3px 3px 0 3px;}
.office-tour-nav a {
	text-decoration: none; 
	font-size: 12px; 
	padding: 5px; 
	margin: 0 3px;}
.office-tour-nav a.activeSlide {text-decoration: underline;}

/*** two-phase treatment ***/
/* columns */
.col-wrapper {
  clear:both;
  width:485px;
  position: relative;
  overflow:hidden;
  margin-bottom:15px;
}

/* 2 columns */
.col-wrapper .col-half {
  float:left;
  width:220px;
  display:inline;
  margin-right:10px;
}

/* 3 columns */
.col-wrapper .col {
  float:left;
  width:148px;
  display:inline;
  margin-right:20px;
}

.col-wrapper .last {
  margin-right:0;
}

/*** life with braces ***/
#content-sub #brushing-instructions ul, 
#content-sub #flossing-instructions ul,
#content-sub #brushing-instructions ul li, 
#content-sub #flossing-instructions ul li {
  list-style-image:none;
  list-style:none;
  margin-left:0;
}

.links {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border: solid 2px #b17882;
	padding:7px;
	background:#fff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	clear:right;
	width:120px;
}

/* site map, 404, 500 */
body.site-map #content-sub ul a,
body.page-not-found #content-sub ul a,
body.internal-server-error #content-sub ul a {
  text-transform:uppercase;
  font-size:93%;
}

body.site-map #content-sub ul li,
body.page-not-found #content-sub ul li,
body.internal-server-error #content-sub ul li {
  list-style-image:none;
  list-style:none;
}

body.site-map #content-sub ul li ul,
body.page-not-found #content-sub ul li ul,
body.internal-server-error #content-sub ul li ul {
  margin-left:25px;
}

body.site-map #content-sub ul li li,
body.page-not-found #content-sub ul li li,
body.internal-server-error #content-sub ul li li {
  margin-bottom:0;
}

body.site-map #content-sub ul li li a,
body.page-not-found #content-sub ul li li a,
body.internal-server-error #content-sub ul li li a {
  text-transform:none;
}


/*** sub pages ***/
.sub_nav a.active {
  text-decoration:underline;
}

/* SESAME CSS */
img.right {
	margin: 0 0 15px 15px;
	float: right;
	clear: right;
	}
img.left {
	margin: 0 15px 15px 0;
	float: left;
	clear: left;
	}
img.left-border {
	float: left;
	clear: left;
	margin: 5px 15px 15px 0;
	border: solid 2px #b17882;
	padding:7px;
	background:#eae2d7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow:1px 1px 1px #888;
	-webkit-box-shadow:1px 1px 1px #888;
	}
img.right-border {
	float: right;
	clear: right;
	margin: 5px 0 15px 15px;
	border: solid 2px #b17882;
	padding:7px;
	background:#eae2d7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow:1px 1px 1px #888;
	-webkit-box-shadow:1px 1px 1px #888;
	}
p.flash_notice {
	margin: 18px;
	padding: 9px;
	color: #ff0000;
	border: 1px dotted #ff0000;
	background: #ffffff;
	text-align: center;
	}
.clear {clear: both;}
/* This styled div acts as the hr for most browsers */
div.hr {
	height: 0px;
	background-color: #b17882;
	border: solid 1px #b17882;
	border-width: 1px 0 0 0;
	margin: 20px 0;
	padding: 0;
	clear: both;
	}
/* This is the backup for screen readers */
hr {
	display: none;
	height: 0px;
	background-color: #b17882;
	border: solid 1px #b17882;
	border-width: 1px 0 0 0;
	clear: both;
	}
/* Clear Fix */
.clear {clear: both;}
.cf:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.cf {display: inline-block;} /*this trips hasLayout for ie7*/
.cf {display: block;} /*this returns it back to normal*/
* html .cf {height: 1px;}

div.box {
	float: right;
	clear: right;
	width: 334px;
	background-color: #eae2d7; 
	padding: 5px 0 5px 5px;
	margin: 0 0 20px 20px;
	border: solid 2px #b17882;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-box-shadow:1px 1px 1px #888;
  -webkit-box-shadow:1px 1px 1px #888;
}
div.box img {
	float: left;
	border: solid 1px #b17882; 
	margin-right: 5px;
}
div.box p {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
}









/* Emergency Care */
#content-sub ul#toggle-emergency {
	list-style: none;
	list-style-image:none;
	margin: 0 0 1em 0;}
#content-sub ul#toggle-emergency li {
  	list-style-image: none;
		border: solid 1px #fff;
		border-width: 0 0 1px 0;
		padding: 1em 0;
  	list-style-image:none;
		margin: 0;}
.general-soreness {
	background: url(http://media.sesamehost.com/images/emergency-care/general-soreness.gif) no-repeat;
	width: 80px;
	height: 60px;}
.headgear {
	background: url(http://media.sesamehost.com/images/emergency-care/headgear.gif) no-repeat;
	width: 80px;
	height: 60px;}
.loose-appliance {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-appliance.gif) no-repeat;
	width: 80px;
	height: 60px;}
.loose-bracket {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-bracket.gif) no-repeat;
	width: 80px;
	height: 60px;}
.loose-wire {
	background: url(http://media.sesamehost.com/images/emergency-care/loose-wire.gif) no-repeat;
	width: 80px;
	height: 60px;}
.poking-wire {
	background: url(http://media.sesamehost.com/images/emergency-care/poking-wire.gif) no-repeat;
	width: 80px;
	height: 60px;}
.left-border {
	border: solid 1px #333;
	margin: 5px 15px 15px 0;
	float: left;
	clear: left;}



/* games */
ul#sesame-games {
list-style: none;
margin: 0 0 27px;
padding: 0
}
	ul#sesame-games li {
		width: 187px;
		height: 79px;
		border: 1px solid #1e3554;/* add hex color to change border color; defaults to BODY Font Color*/
		float: left;
		margin: 18px 9px 0;
		overflow: hidden;
		position: relative;
		background: #603329;
		}
		ul#sesame-games li p {
			font-size: 11px;
			color: #fff;
			margin: 9px;
			position: relative;
			}

		ul#sesame-games li a {
			position: relative;
			display: block;
			overflow: hidden;
			width: 187px;
			height: 79px;
			}
			ul#sesame-games a img {
				position: absolute;
				top: 0;
				left: 0;
				border: 0;
				width: 187px;
				display: block;
				}











/*-----------------------------------------------
	Forms
	*/
	/* Global form styles */
	div.referral-form, div.appointment-form, div.comments {
		width: 100%;
		margin-top: 18px;
		letter-spacing: normal;
	}

	fieldset {border: 0; padding: 9px 0;margin: 0 18px;}
		fieldset h2 {margin: 0 0 9px;}
		fieldset p {margin: 0 0 18px;}
		fieldset p.disclaimer {font-size: 90%; font-style: italic; margin: 0;}
		fieldset dl {}
			fieldset dl dt {font-size: 16px; clear: both; margin: 9px 0 0;}
				fieldset dd ul {margin: 9px 0;}
					fieldset dd ul li, fieldset dd ol li {list-style: none;}
					fieldset dd li {
						clear: both;
						margin: 3px 0;
						padding: 5px 0 4px 10%;
						overflow: auto;
						height: auto;
						position: relative;
						}
					fieldset dd li:hover {background: #dec6cb;/* customize me - this is the hover color change of li */}
					fieldset dd li input:hover, fieldset dd li input:focus,
					 fieldset dd li select:hover, fieldset dd li select:focus,
					 fieldset dd li textarea:hover, fieldset dd li textarea:focus {
					 	background: #f1f1f1;/* customize me - this is the hover color change of form fields*/
					 	outline-color: #537197;/* customize me */
					 	}
						fieldset li h3 {font-size: 12px; line-height: 18px; margin: 0;}
						fieldset li div {float: left; display: inline-block; width: 40%; position: relative; padding-right: 5%;}
						fieldset li div.input-street {width: 85%;}
						fieldset li div.input-city {width: 60%;}
						fieldset li div.input-full-name {width: 85%;}
						fieldset li div.input-phone-full {width: 85%;}
						fieldset li div.input-email {width: 85%;}
						fieldset li div.input-zip {width: 20%;}
						fieldset li div.content-switch, fieldset li div.radio, fieldset li div.checkbox {width: 85%;}
							fieldset li div.radio input {border: none;}
							fieldset li div.radio label {padding-right: 9px; font-size: 90%;}
						/*fieldset li div.hidden-content, fieldset li.hidden-content {display: none;}*/
						fieldset li div.input-select-full {width: 85%;}
						fieldset li div.input-comments {width: 85%;}
							li div.input-comments textarea {height: 63px; overflow: auto;}
						fieldset li div.input-captcha {width: 50%;}
						fieldset li div.verification {width: 35%;}
							li div.verification img {
								border: 1px solid;
								margin-top: 9px;
								-moz-border-radius: 4px; /*for Moz, optional*/
								-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
								}
							fieldset li div label {
								line-height: 18px;
								font-weight: bold;
								margin-bottom: 9px;
								font-size: 80%;
								color: #0c4a41;
								}
							fieldset li div input, fieldset li div textarea, fieldset li div select {
								display: block;
								line-height: 18px;
								width: 100%;
								border: 1px solid;
								padding: 4px 0 3px;
								text-indent: 4px;
								margin-top: 9px;
								-moz-border-radius: 4px; /*for Moz, optional*/
								-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
								}
							fieldset li div select {height: 25px;}
							fieldset li div.radio input {display: inline; width: auto; margin-right: 4px;}
							fieldset li div div {width: 100%;}
						fieldset dl dd.form-footer button {/*these styles control the look of the button, change as necessary*/
							clear:both;/*do not change, forces button to sit below floated elements*/
							display: block;
							width: 125px;
							height: 34px;
							text-align: center;
							margin: 0;
							background:#b17882;/* customize me! */
							border: 1px solid #8b5e66;
							line-height: 34px;
							color:#fff;/* customize me! */
							font-size:12px;
							font-weight:bold;
							-moz-border-radius: 4px; /*for Moz, optional*/
							-webkit-border-radius: 4px; /*for Webkit Browsers, optional*/
							}


	/* appointment form
	* Styles only for the appointment request form
	*/


	/* comment form
	* Styles only for the comments form
	*/
	/*numbering added by jQuery*/
	fieldset ol li span.comment-number {
		font-size: 150%;
		color: #0c4a41;/* customize me*/
		position: absolute;
		left: 9px;
		top: 9px;
	}


	/* referral form
	* Styles only for the referral form
	*/
	.referral-form fieldset li div.radio {width: 40%;}

	/* JQuery */
	input.error, select.error, textarea.error {border-color: #a52003; background: #fefda1;}
	div.error {
		background: url(../images/validate_error.gif) 0 0 no-repeat;
		color: #a52003;
		width: 18px;
		height: 18px;
		position: absolute;
		top: 0;
		right: 0;
		overflow: hidden;
		display: block;
		margin: 12px -2% 0 0;
		text-indent: -999em;}
	div.success {
		background: url(../images/validate_ok.gif) 0 0 no-repeat;
		width: 18px;
		height: 18px;
		position: absolute;
		top: 0;
		right: 0;
		overflow: hidden;
		display: block;
		margin: 12px -2% 0 0;
		text-indent: -999em;}

	.contact-form div.error, .contact-form div.success {margin-left: 0;}
	
	img.bg {background:#fff;}
