/* @override http://rmwebsite.com/beautifulsmilesnj/wp-content/themes/beautifulsmilesnj/style.css */

/*------------------------------------------------------------------------------------
  Copyright Rosemont Media 2009. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

/* ------------------------ type selectors ------------------------ */
body { 
	background:#fff url("images/bgBody.jpg") top center no-repeat;
	text-align:center; 
	font:13px/20px Arial, Helvetica, Verdana, sans-serif; 
	color:#000;
}

h1	{ font-size:1.2em; }
h2	{ font-size:1.1em; }
h3	{ font-size:1.0em; }

a {
	color:#5c0055;
	text-decoration:underline;
	outline:none;
}

a:hover { text-decoration:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("images/bullet-back-to-top.jpg") right no-repeat;
}

img.img-left { 
	float:left; 
	margin:7px 10px 10px 0px;
}

img.img-right { 
	float:right; 
	margin:7px 0px 10px 10px; 
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#everything {
	width:940px;
	margin:0 auto;
	text-align:left;
}

/* ------------------------ header framework ------------------------ */
header {
	height:253px;
	background: url("images/bkgdHeader.jpg") no-repeat;
}

#float-right {
	width: 200px;
	float: right;
	height: 175px;
	display: block;
}

#logo {
	width: 364px;
	height: 138px;
	text-indent: -9999px;
	margin: 30px 0 0 43px;
	float: left;
}

#phoneNumbers {
	float: right;
	color: #fff;
	font-size: 21px;
	line-height: 17px;
	text-decoration: none;
	margin: 29px 17px 0 0;
	display: inline;
	text-shadow: 2px 2px 0px #000;
}

header address {
	float: right;
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	text-align: right;
	text-shadow: 2px 2px 0px #000;
	margin: 15px 17px 0 0;
	display: inline;
}



#btnContact {
	float: right;
	width: 94px;
	height: 77px;
	background: url("images/btnContactUs.jpg") no-repeat;
	text-indent: -9999px;
	margin: 3px 158px 0 0;
	display: inline;
}

#btnContact:hover {
	background: url("images/btnContactUs.jpg") bottom left no-repeat;
}
#btnFacebook {
	float: right;
	width: 114px;
	height: 77px;
	background: url("images/btnFacebook.jpg") no-repeat;
	text-indent: -9999px;
	margin: -78px 16px 0 0;
	display: inline;
}

#btnFacebook:hover {
	background: url("images/btnFacebook.jpg") bottom left no-repeat;
}

/* ------------------------ nav ------------------------ */
nav { 
	background:url("images/nav.jpg") no-repeat; 
	width:980px; 
	height:83px; 
	margin:0;
	padding:0;
}

nav li, nav a {
	height:83px;
	display:block;
	text-indent: -9999px;
}

nav li {
	float:left;
	list-style:none;
	display:inline;
	position:relative;
	z-index: 200;
}

#nav-01 { width: 66px; }
#nav-02 { width: 80px; }
#nav-03 { width: 73px; }
#nav-04 { width: 110px; }
#nav-05 { width: 82px; }
#nav-06 { width: 80px; }
#nav-07 { width: 91px; }
#nav-08 { width: 72px; }
#nav-09 { width: 90px; }
#nav-10 { width: 81px; }
#nav-11 { width: 49px; }
#nav-12 { width: 66px; }

#nav-01 a:hover { background:url("images/nav.jpg")  0px -83px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") -66px -83px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") -146px -83px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg") -219px -83px no-repeat; }
#nav-05 a:hover { background:url("images/nav.jpg") -329px -83px no-repeat; }
#nav-06 a:hover { background:url("images/nav.jpg") -411px -83px no-repeat; }
#nav-07 a:hover { background:url("images/nav.jpg") -491px -83px no-repeat; }
#nav-08 a:hover { background:url("images/nav.jpg") -582px -83px no-repeat; }
#nav-09 a:hover { background:url("images/nav.jpg") -654px -83px no-repeat; }
#nav-10 a:hover { background:url("images/nav.jpg") -744px -83px no-repeat; }
#nav-11 a:hover { background:url("images/nav.jpg") -825px -83px no-repeat; }
#nav-12 a:hover { background:url("images/nav.jpg") -874px -83px no-repeat; }

/* ------------------------ dropdown nav ------------------------ */
nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	background-color:#e7dcaf;
	z-index: 300;
}

nav li ul li { 
	height:30px;
	border:1px solid #3c0037;
	border-top:none;
	z-index: 300;
}	

nav li ul li a {
	width:100%;
	height:30px;
	line-height:30px;
	text-indent: 10px;
}

nav a {
	font-size:1.0em;
	color:#3c0037;
	text-decoration:none;
}

nav li:hover ul, nav li.sfHover ul	{ left: 0px; }

nav li ul li a:hover {
	background:#3c0037!important;
	text-decoration:none;
	color: #e7dcaf;
}

nav li ul, nav li ul li { width:300px; }

#slideshow {
	width: 940px;
	height: 298px;
	overflow: hidden;

}
#slideshownav {
	position: absolute;
	z-index: 999;
	top: 530px;
	left: 420px;
	display: block;
}
#slideshownav a { border: 1px solid #ccc; background: #761171; text-decoration: none; margin: 0 5px; padding: 3px 5px; color: #fff; }
#slideshownav a.activeSlide { background: #9F819C; }
#slideshownav a:focus { outline: none; }


/* ------------------------ content framework ------------------------ */
#content {
	width:495px;
	float:left;
	margin: 0 0 0 20px;
}

#inside #content {
	width: 600px;
	margin-top: 53px;
}

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content ul, #content dl {
	margin:0px 0px 10px 0px;
}

#breadcrumb {
	margin: 0 0 20px 0;
	font-size: 11px;
}

#content h1 {
	font-size: 17px;
	font-weight: normal;
	margin: 27px 0 25px 0;
}

#inside #content h1 {
	font-size: 25px;
	line-height: 27px;
	margin: 13px 0 25px 0;
}

#content h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 27px 0 25px 0;
}

#inside #content h2 {
	font-size: 20px;
	border-bottom: 1px solid #c9b592;
	padding-bottom: 5px;
	margin: 20px 0;
	clear: both;
}

#inside #content h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0 10px;
	clear: both;
}

.logo {
	width: 125px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	float: left;
	margin: 40px 40px 50px 0;
}

#inside .clearBox div.logo {
	float: left;
	margin: 10px 0 0 10px;
	width: 113px;
}

#inside .clearBox div.logo#aacd {
	margin: 20px auto;
	float: none;
}

#content ul {
	margin: 20px 20px 20px 40px;
	color: #5c0055;
	font-size: 15px;
	clear: both;
}

#content ul li {
	margin-bottom: 10px;
}

q {
	background: #e8e5d7;
	background:-moz-linear-gradient(top, #fff, #e8e5d7);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#e8e5d7));
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#ffffff, endColorstr=#e8e5d7);
	float: left;
	padding: 10px 40px 10px 40px;
	border: 1px solid #991f90;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 10px 20px 20px;
	font-style: italic;
	box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5);
	filter:
		progid:DXImageTransform.Microsoft.DropShadow(color=#cacaca, offx=1, offy=1)
		progid:DXImageTransform.Microsoft.DropShadow(color=#cacaca, offx=-1, offy=-1);
	position: relative;
}

q:before, q .before {
	content: '"';
	background: url("images/quoteTop.png") no-repeat;
	height: 34px;
	width: 36px;
	display: block;
	left: 5px;
	top: 1px;
	position: absolute;
	text-indent: -9999px;
}

q:after, q .after {
	content: '"';
	background: url("images/quoteBtm.png") bottom right no-repeat;
	height: 34px;
	width: 36px;
	display: block;
	right: 4px;
	bottom: 2px;
	position: absolute;
	text-indent: -9999px;
}

cite {
	display: block;
	float: right;
	font-style: normal;
	margin: 20px 0 0 0;
}

cite:before {
	content: "- ";
}

.bna {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ececec;
}

.smile-gallery .wp-caption {
	margin-top: 0px;
}

.smile-gallery .wp-caption-text {
	min-height: 40px;
}

a#moreDetails {
	display: block;
	height: 42px;
	width: 252px;
	background: url("images/btnMoreDetails.jpg") no-repeat;
	margin: 0 auto;
	text-indent: -9999px;
}

#kidsbox {
	background: url("images/kidsbox.jpg") no-repeat;
	width: 490px;
	height: 394px;
	display: block;
	
}
#kidsbox p {
color: #fff;
padding-top: 260px;
padding-left: 20px;
padding-right: 20px;
text-align: center;
}

#kidsbox a {
	color: #fff;
}
#kidsbox a:hover {
	color: #fff;
}

/* ------------------------ aside framework ------------------------ */
aside {
	width:414px;
	float:left;
	background: url("images/rightColWrap.png") 0 258px no-repeat;
	margin-top: -15px;
	position: relative;
	z-index: 100;
}

#inside aside {
	width: 302px;
	background: url("images/colRightWrapInside.jpg") 0 504px no-repeat;
	margin: 48px 0 0 17px;
	position: relative;
	z-index: 0;
}

aside p, aside h1, aside h2, aside h3, aside h4, aside h5, aside h6, aside ul, aside dl {
	margin:0px 0px 10px 0px;
}

#rightColTop {
	background: url("images/bkgdRightCol.png") no-repeat;
}

#inside #rightColTop {
	background: url("images/rightColTopInside.jpg") no-repeat;
}

#rightColBtm {
	background: url("images/rightColBtm.png") bottom left no-repeat;
	overflow: hidden;
	padding-bottom: 20px;
}

#inside #rightColBtm {
	background: url("images/colRightBtmInside.png") bottom left no-repeat;
	overflow: hidden;
	padding-bottom: 5px;
}

#inside #rightColBtm h2.title {
	margin: 20px 0 10px 40px;
	font-size: 18px;
	font-weight: normal;
}

#inside #rightColBtm ul {
	margin: 0 0 0 40px;
	list-style: none;
	font-size: 14px;
}

#inside #rightColBtm ul li a {
	margin-bottom: 1px;
	padding: 10px 0;
	border: 1px solid #e8e3cc;
	border-left: none;
	border-right: none;
	width: 220px;
	text-indent: 10px;
	display: block;
	background: #f7f4ec;
}

#inside #rightColBtm ul li a:hover {
	background: #e8e3cc;
}

#titlePatientStories {
	background: url("images/titlePatientStories.png") no-repeat;
	width: 221px;
	height: 41px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0 20px 40px;
}

#titleTeens {
	background: url("images/titleTeens.png") no-repeat;
	width: 251px;
	height: 41px;
	display: block;
	text-indent: -9999px;
	margin: 20px 0 20px 24px;
}

.bna-stories {
	width: 166px;
	float: left;
	margin: 0 5px 0 0;
	font-size: 11px;
	line-height: 17px;
}

.kigs-bna-stories {
	width: 166px;
	float: left;
	margin: 0 5px 0 0;
	font-size: 11px;
	line-height: 17px;
}


#inside .bna-stories {
	width: 220px;
	margin: 0 auto;
	float: none;
}

#inside .kids-bna-stories {
	width: 220px;
	margin: 0 auto;
	float: none;
}

#inside .bna-stories img.img-left {
	margin: 0 30px 10px 15px;
}

#inside .kids-bna-stories img.img-left {
	margin: 0 30px 10px 0px;
}

#bna1 {
	margin-left: 36px;
	display: inline;
}

.bna-stories h3 {
	clear: both;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	margin: 0 10px 20px;
}

.kids-bna-stories h3 {
	clear: both;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	margin: 0 2px 20px;
	width: 220px;
	text-align: center;
}

.bna-stories p {
	margin: 0 10px 0;
}
.kids-bna-stories p {
	margin: 0px 10px 0;
}

.kids-bna-stories-britesmile {
	margin-left:7px;
	
}

.info {
	clear: both;
	margin: 10px 24px;
	float: left;
	width: 365px;
	background: #3c0037;
	color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 5px;
	position: relative;
}

.info a {
	color: #fff;
}

#titleCerec {
	background: url("images/titleCerec.jpg") no-repeat;
	height: 125px;
	text-indent: -9999px;
}

.info#cerec p {
	margin: 0 24px;
}

.info h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 25px 24px;
	font-style: italic;
}

#titleFullMouth {
	background: url("images/titleFullMouth.jpg") no-repeat;
	height: 101px;
	text-indent: -9999px;
	float: left ;
	width: 364px;
	position: absolute;
	top: 0px;
}

#fullMouthModel {
	position: relative;
	bottom: 0px;
	z-index: 100;
	float: right;
}

#full-mouth-makeover p {
	margin: 111px 0 0 30px;
}

#full-mouth-makeover p#learn-more {
	margin: 10px 0 0 30px;
}

.clearBox {
	clear: both;
	margin: 0 0 0 24px;
	border: 1px solid #eeebda;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 365px;
	float: left;	
	display: inline;
}

#inside .clearBox {
	width: 250px;
	margin-bottom: 10px;
}

.clearBox div {
	float: left;
	width: 125px;
	margin: 25px 0px 0px 20px;
}

#inside .clearBox div {
	float: none;
}

.clearBox div h3 {
	margin-bottom: 0px;
}

.clearBox #btnMap {
	background: url("images/btnMap.jpg") no-repeat;
	width: 196px;
	height: 122px;
	display: inline;
	float: right;
	text-indent: -9999px;
	margin: 13px 5px 13px 0;
}

#inside .clearBox #btnMap {
	float: none;
	display: block;
	margin: 0 0 20px 20px;
	clear: both;
}

.clearBox #btnMap:hover {
	background: url("images/btnMap.jpg") bottom left no-repeat;
}

.clearBox .clear {
	margin: 0;
}

.clearBox p {
	float: left;
	display: block;
}

#btnContactUs {
	clear: both;
	background: url("images/btnContact.jpg") no-repeat;
	width: 180px;
	height: 108px;
	float: left;
	text-indent: -9999px;
	margin: 10px 7px 10px 24px;
}

#btnContactUs:hover {
	background: url("images/btnContact.jpg") bottom left no-repeat;
}

#btnForms {
	background: url("images/btnForms.jpg") no-repeat;
	width: 180px;
	height: 108px;
	float: left;
	text-indent: -9999px;
	margin: 10px 0 10px 0;
}

#btnForms:hover {
	background: url("images/btnForms.jpg") bottom left no-repeat;
}

.clearBox#facebook p {
	float: left;
	margin: 10px;
}

#iconFacebook {
	background: url("images/iconFacebook.jpg") no-repeat;
	height: 23px;
	width: 70px;
	display: inline;
	float: left;
	text-indent: -9999px;
	margin: 10px;
}

#iconFacebook:hover {
	background: url("images/iconFacebook.jpg") bottom no-repeat;
}

#inside #iconFacebook {
	margin: 18px 10px 20px 20px;
}

#btnSmileStories {
	background: url("images/btnSmileStories.png") no-repeat;
	width: 252px;
	height: 42px;
	display: block;
	text-indent: -9999px;
	margin: 10px 0 0 24px;
}

#btnContactInside {
	background: url("images/btnContactInside.jpg") no-repeat;
	display: block;
	width: 253px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 0 24px;
}

#btnContactInside:hover {
	background: url("images/btnContactInside.jpg") bottom left no-repeat;
}

#btnPatientFormsInside {
	background: url("images/btnPatientFormsInside.jpg") no-repeat;
	display: block;
	width: 253px;
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 10px 24px;
}

#btnPatientFormsInside:hover {
	background: url("images/btnPatientFormsInside.jpg") 0 -81px no-repeat;
}

/* ------------------------footer framework ------------------------ */
footer {
	background: url("images/bkgdFooter.jpg") no-repeat;
	width:940px;
	margin:0 auto;
	text-align:center;
	clear: both;
	padding-top: 92px;
	font-size: 11px;
}

footer p {
	margin-bottom:10px;
}

footer ul {margin:10px;}

footer li {
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid;
}

footer li:first-child { border: none; }