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

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

/* ------------------------ type selectors ------------------------ */

body {
	background: #DED9C3 url("images/bg_body.jpg") top repeat-x;
	text-align: center;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #004274;
}

blockquote {
	margin-left: 10px;
	margin-right: 10px;
}

h1 {
	font-size: 1.2em;
	color: #004274;
}

h2 {
	font-size: 1.1em;
	color: #004274;
}

h3 {
	font-size: 1.0em;
	color: #004274;
}

h1 span,h2 span,h3 span { display: none; }

a:link,a:visited {
	color: #004274;
	font-weight: bold;
	text-decoration: underline;
	outline: none;
}

a:hover,a:active {
	color: #004274;
	text-decoration: none;
	outline: none;
}

/* ------------------------ classes ------------------------ */

.clear { clear: both; }

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

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

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

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

img.groupshot {
	float: right;
	margin: 2px 20px 10px 0px;
}

img {
	margin: 0;
	padding: 0;
}

a img.appt-btn { margin: 5px 0 10px 20px; }

a#patient-testimonial {
	background: url("images/patient_testimonial.png") no-repeat;
	width:199px;
	height:92px;
	display:block;
	margin-left:20px;
}
a:hover#patient-testimonial{
	background: url("images/patient_testimonial.png") bottom left no-repeat;
	width:199px;
	height:92px;
	display:block;
}


img#staffphoto { margin: 0 0 15px 50px; }

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

#wrap {
	background: url("images/bg_wrap.jpg") repeat-y;
	width: 935px;
	margin: 0 auto;
	text-align: left;
}

#inner-wrap { background: url("images/officepic-final.jpg") no-repeat bottom right; }

/* ------------------------ masthead framework ------------------------ */

#masthead {
	position: relative;
	height: 56px;
}

#masthead ul {
	background: url("images/topnav.jpg");
	width: 935px;
	height: 56px;
	margin: 0;
	padding: 0;
}

#masthead ul span { display: none; }

#masthead ul li, #masthead ul a {
	height: 56px;
	display: block;
}

#masthead ul li {
	float: left;
	list-style: none;
	display: inline;
	position: relative;
}

#topnav-01 {
	width: 72px;
	margin-left: 756px;
}

#topnav-02 { width: 78px; }

#topnav-01 a:hover { background: url("images/topnav.jpg")  -756px -56px no-repeat; }
#topnav-02 a:hover { background: url("images/topnav.jpg") -828px -56px no-repeat; }

/* ------------------------ column-left framework ------------------------ */

#column-left {
	width: 676px;
	float: left;
	padding-top: 30px;
}

body#home #column-left { background: url("images/header-index.jpg") top left no-repeat; }
body.contact #column-left { background: url("images/header-contact.jpg") top left no-repeat; }
body.about-us #column-left { background: url("images/header-about-us.jpg") top left no-repeat; }
body.about-our-office #column-left { background: url("images/header-about-office.jpg") top left no-repeat; }
body.cosmetic #column-left { background: url("images/header-cosmetic.jpg") top left no-repeat; }
body.whitening #column-left { background: url("images/header-whitening.jpg") top left no-repeat; }
body.invisalign #column-left { background: url("images/header-invisalign.jpg") top left no-repeat; }
body.restorative #column-left { background: url("images/header-restorative.jpg") top left no-repeat; }
body.comprehensive-care #column-left { background: url("images/header-comprehensive.jpg") top left no-repeat; }
body.sedation #column-left { background: url("images/header-sedation.jpg") top left no-repeat; }
body.gallery #column-left { background: url("images/header-gallery.jpg") top left no-repeat; }
body.thank-you #column-left { background: url("images/header-thank-you.jpg") top left no-repeat; }
body.site-map #column-left { background: url("images/header-sitemap.jpg") top left no-repeat; }

#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl { margin: 0px 10px 10px 50px; }

a#btnContact {
	background: url("images/btnContact.png") no-repeat;
	width: 171px;
	height: 51px;
	display: block;
	margin: 10px 0 30px;
	text-indent: -9999px;
}

a#btnContact:hover { background-position: 0 -53px; }

#column-left ul {
	padding-left: 5px;
	margin-left: 90px;
}

#column-left ul li {
	background: transparent url("images/bullet.html") 0px 6px no-repeat;
	padding-left: 10px;
}

#column-left dl { padding-left: 5px; }

#column-left dl dt {
	font-weight: bold;
	color: #99CC00;
}

#column-left dl dd {
	background: transparent url("images/bullet.html") 0px 6px no-repeat;
	padding-left: 10px;
	margin-left: 5px;
}

#column-left #featured-procedures {
	width: 656px;
	height: 270px;
	background: url("images/featured-procedures.jpg") no-repeat;
}

#column-left #featured-procedures ul#links {
	padding: 72px 0 0 0;
	width: 610px;
	height: 199px;
}

#column-left #featured-procedures ul#links li {
	float: left;
	list-style: none;
	display: inline;
	position: relative;
	padding: 0;
}

#column-left #featured-procedures a {
	display: block;
	width: 120px;
	height: 199px;
}

#column-left #featured-procedures span { display: none; }

/*#column-left h1 {
	font-size: 22px;
	font-weight: normal;
}*/

#column-left h2 {
	clear: both;
	margin: 20px 15px 10px 50px;
	display: block;
	float: left;
	width: 610px;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}

/* ------------------------ column-right framework ------------------------ */

#column-right {
	width: 259px;
	float: left;
}

#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl { margin: 0px 0px 0px 0px; }

#column-right form { margin-left: 0px; }

#column-right ul { padding-left: 5px; }

#column-right ul li {
	background: transparent url("images/bullet.html") 0px 6px no-repeat;
	padding-left: 10px;
}

#column-right ul { padding-left: 5px; }

#column-right ul li {
	background: transparent url("images/bullet.html") 0px 6px no-repeat;
	padding-left: 10px;
	float: left;
	width: 150px;
	line-height: 20px;
}

#column-right dl { padding-left: 5px; }

#column-right dl dt {
	font-weight: bold;
	color: #99CC00;
}

#column-right dl dd {
	background: transparent url("images/bullet.html") 0px 6px no-repeat;
	padding-left: 10px;
	margin-left: 5px;
}

#column-right #contactform {
	background: url("images/contact-us.jpg") top no-repeat;
	margin: 0;
	padding:60px 0 20px 20px;
}

body.contact #column-right #contactform {
	background: url("images/locate.jpg") top no-repeat;
	margin: 0;
	padding: 60px 0 0 20px;
}

#column-right #featured {
	background: url("images/gallery-btn.jpg") top no-repeat;
	margin: 10px 0;
	padding: 0;
	width: 259px;
	height: 66px;
	position: relative;
}

#column-right #featured a {
	display: block;
	width: 193px;
	height: 57px;
	position: absolute;
	left: 20px;
	top: 10px;
}

/* ------------------------ header framework ------------------------ */

#header-flash { height: 0px; }

#active-x { height: 0px; }

#header-graphic {
	height: 290px;
	background: url("images/header.jpg");
	position: relative;
}

#header-graphic.header1 {
	background: url("images/header1.jpg");
}
#header-graphic.header2 {
	background: url("images/header2.jpg");
}
#header-graphic.header3 {
	background: url("images/header3.jpg");
}

#header-graphic.header4 {
	background: url("images/header4.jpg");
}

#header-graphic.headerNora1 {
	background: url("images/headerNora1.jpg");
}
#header-graphic.headerNora2 {
	background: url("images/headerNora2.jpg");
}
#header-graphic.headerNora3 {
	background: url("images/headerNora3.jpg");
}

#header-graphic  a.homepage{
	position: absolute;
	width: 260px;
	height: 165px;
	top: 20px;
	left: 50px;
}

#header-graphic a.headerfacebook {
	position: absolute;
	width: 305px;
	height: 59px;
	top: 202px;
	left: 14px;
	
}

#subhead {
	text-indent: -9999px;
}

/* ------------------------ subhead framework ------------------------ */

.gallery #column-left h1#subhead { height: 20px; margin-top:0;}
body#index #subhead { background: url("images/subhead-index.html"); }
body.about #subhead { background: url("images/subhead-about.html"); }
body.contact #subhead { background: url("images/subhead-contact.html"); }
body.thankyou #subhead { background: url("images/subhead-thankyou.html"); }
body.sitemap #subhead {	background: url("images/subhead-sitemap.html"); }

/* ------------------------ subhead framework with varying heights ------------------------ */

#subhead-meet-doc {
	height: 55px;
	background: url("images/subhead-meet-doc.html");
}

/* ------------------------ title framework with varying heights ------------------------- */

#title-contact {
	height: 55px;
	background: url("images/title-contact.html");
}

#title-our-procedures {
	height: 35px;
	background: url("images/title-our-procedures.html");
}

/* ------------------------------------- Buttons ---------------------------------------- */

#btn-special-offer {
	height: 186px;
	display: block;
	background: url("images/dental-btn-special-offer.html") no-repeat;
}

#btn-special-offer:hover { background: url("images/dental-btn-special-offer.html") -100px 0 no-repeat; }
#btn-special-offer span { display: none; }

/* ------------------------ bottom-wrap framework ------------------------ */

#bottom-wrap {
	background: url("images/footer.jpg");
	width: 100%;
	height: 38px;
	clear: both;
}

/* ------------------------footer framework ------------------------ */

#footer {
	width: 760px;
	margin: 0 auto;
	text-align: center;
}

#footer p {
	color: #013751;
	margin-bottom: 10px;
}

#footer a:link, #footer a:visited {
	color: #013751;
}

#footer a:hover, #footer a:active {
	color: #013751;
	text-decoration: underline;
}

#footer ul {
	margin: 10px;
}

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

#footer li.first {
	border: none;
}

#vms-lightwindow-link { display: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

#nav {
	background: url("images/navi.jpg") no-repeat;
	width: 935px;
	height: 51px;
	margin: 0;
	padding: 0;
}

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

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

#nav #about-us {
	width: 89px;
	margin-left: 27px;
}

#nav #about-our-office { width: 122px; }
#nav #cosmetic { width: 84px; }
#nav #whitening { width: 88px; }
#nav #invisalign { width: 96px; }
#nav #restorative { width: 98px; }
#nav #comprehensive-care { width: 145px; }
#nav #sedation { width: 81px; }
#nav #gallery { width: 77px; }

#nav #about-us a:hover { background: url("images/navi.jpg")  -27px -51px no-repeat; }
#nav #about-our-office a:hover { background: url("images/navi.jpg") -116px -51px no-repeat; }
#nav #cosmetic a:hover { background: url("images/navi.jpg") -238px -51px no-repeat; }
#nav #whitening a:hover { background: url("images/navi.jpg") -322px -51px no-repeat; }
#nav #invisalign a:hover { background: url("images/navi.jpg") -410px -51px no-repeat; }
#nav #restorative a:hover { background: url("images/navi.jpg") -506px -51px no-repeat; }
#nav #comprehensive-care a:hover { background: url("images/navi.jpg") -604px -51px no-repeat; }
#nav #sedation a:hover { background: url("images/navi.jpg") -749px -51px no-repeat; }
#nav #gallery a:hover { background: url("images/navi.jpg") -830px -51px no-repeat; }

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

#nav li ul li { 
	height:30px;
	border:1px solid #00456C;
	border-top:none;
}	

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

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

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

#nav li ul li a:hover { 
	background:#00456C!important;
	text-decoration:none;
}

#nav li ul, #nav li ul li { width:250px; }

.gallery #column-left h1 {margin-top:26px;}