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

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

/* ------------------------ type selectors ------------------------ */
html { background:#ddd5c2 url("images/bgHtml.png") top repeat-x; }

#insideHtml { background: #ddd5c2 url("images/bgHtmlInside.png") repeat-x; }

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

#inside { background: url("images/bgBodyInside.jpg") top center no-repeat; }

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

a {
	color:#ac5c20;
	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:2px 10px 10px 0px;
}

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

#model {
	background: transparent url(images/model.png) no-repeat scroll 0 0;
	height: 494px;
	position: absolute;
	right: 0;
	top: 0;
	width: 620px;
	z-index: 1000;
}

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

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

/* ------------------------ aside framework ------------------------ */
aside {
	width:310px;
	background: url("images/rightColumnTop.jpg") no-repeat;
	float:left;
}

#inside aside { background: none; }

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

#logo {
	width: 187px;
	height: 227px;
	display: block;
	margin: 28px 0 0 59px;
	text-indent: -9999px;
}

#inside #logo {
	margin-bottom: 7px;
}

/* ------------------------ vertical sprite nav ------------------------ */
nav {
	background:url("images/nav.jpg") no-repeat;					
	width:276px;
	height:326px;
	margin:19px 0 26px 20px;
	padding:0;
}

#inside nav {
	background: url("images/navInside.jpg") no-repeat;
	width: 310px;
	height: 344px;
	margin: 0!important;
}

nav li {
	float:left;
	list-style:none;
	position:relative;
	display: inline;
	margin-top:0;
	width:276px;
	z-index: 200;
	text-indent: -9999px;
}

nav li, nav a { 
	height:25px;
	display:block;
}

#inside nav li { margin-left: 17px;}
#inside #nav-01 { margin-top: 12px; }

#nav-01 a:hover { background:url("images/nav.jpg") 0px -326px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") 0px -351px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") 0px -376px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg") 0px -401px no-repeat; }
#nav-05 a:hover { background:url("images/nav.jpg") 0px -426px no-repeat; }
#nav-06 a:hover { background:url("images/nav.jpg") 0px -451px no-repeat; }
#nav-07 a:hover { background:url("images/nav.jpg") 0px -476px no-repeat; }
#nav-08 a:hover { background:url("images/nav.jpg") 0px -501px no-repeat; }
#nav-09 a:hover { background:url("images/nav.jpg") 0px -526px no-repeat; }
#nav-10 a:hover { background:url("images/nav.jpg") 0px -551px no-repeat; }
#nav-11 a:hover { background:url("images/nav.jpg") 0px -576px no-repeat; }
#nav-12 a:hover { background:url("images/nav.jpg") 0px -601px no-repeat; }
#nav-13 a:hover { background:url("images/nav.jpg") 0px -626px no-repeat; }

#inside #nav-01 a:hover { background:url("images/navInside.jpg") -17px -356px no-repeat; }
#inside #nav-02 a:hover { background:url("images/navInside.jpg") -17px -381px no-repeat; }
#inside #nav-03 a:hover { background:url("images/navInside.jpg") -17px -406px no-repeat; }
#inside #nav-04 a:hover { background:url("images/navInside.jpg") -17px -431px no-repeat; }
#inside #nav-05 a:hover { background:url("images/navInside.jpg") -17px -456px no-repeat; }
#inside #nav-06 a:hover { background:url("images/navInside.jpg") -17px -481px no-repeat; }
#inside #nav-07 a:hover { background:url("images/navInside.jpg") -17px -506px no-repeat; }
#inside #nav-08 a:hover { background:url("images/navInside.jpg") -17px -531px no-repeat; }
#inside #nav-09 a:hover { background:url("images/navInside.jpg") -17px -556px no-repeat; }
#inside #nav-10 a:hover { background:url("images/navInside.jpg") -17px -581px no-repeat; }
#inside #nav-11 a:hover { background:url("images/navInside.jpg") -17px -606px no-repeat; }
#inside #nav-12 a:hover { background:url("images/navInside.jpg") -17px -631px no-repeat; }
#inside #nav-13 a:hover { background:url("images/navInside.jpg") -17px -656px no-repeat; }

/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
/*#nav li ul {
	position:absolute;
	left:-9999px;
	background: url("images/dropdownTop.png") no-repeat;
	margin-left:227px;
	margin-top:-40px;
	}

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

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

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

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

#nav li ul a:hover { 
	background-image:none;
	background-color:#AA0000;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li ul, #nav li ul li { width:260px; }*/


nav li ul {
	position:absolute;
	left:-9999px;
	background: url("images/dropdownTop.png") no-repeat;
	margin-left:246px;
	margin-top:-40px;
	padding-top: 17px;
}

nav li ul li {
	background: url("images/dropdownWrap.png") repeat-y;
	text-indent: 32px;
	margin: 0px!important;
	width: 200px!important;
}

nav li ul li.dropdownBtm {
	background: url("images/dropdownBtm.png") no-repeat;
	height: 14px;
}

nav li ul li a {
	width:100%;
	height:20px;
	line-height:20px;
	font-size:1.0em;
	color:#505345;
	text-decoration:underline;
}

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

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

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

#rightBtm {
	background: url("images/rightColumnWrap.png") repeat-y;
	float: left;
}

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

#imgCallUs { margin: 13px 0 10px 59px; }

aside address {
	margin-left: 59px;
	float: left;
	display: inline;
}

#btnMap {
	background: url("images/btnMap.jpg") no-repeat;
	width: 63px;
	height: 50px;
	display: block;
	text-indent: -9999px;
	float: left;
	margin-left: 30px;
	display: inline;
}

#btnEmail {
	clear: both;
	width: 310px;
	height: 71px;
	background: url("images/btnEmailUsInside.jpg") no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 10px 0 30px;
}

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

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

#titleFinancing {
	background: url("images/titleFinancing.png") no-repeat;
	text-indent: -9999px;
	height: 65px;
	width: 310px;
}

aside p {
	width: 187px;
	margin: 0 0 0 56px;
}

#financingLogos { margin: 58px 0 58px 57px; }

#stayConnected {
	height: 96px;
	background: url("images/stayConnected.jpg") no-repeat;
}

#stayConnected li {
	margin: 32px 6px 0 0;
	padding: 0;
	list-style: none;
	width: 38px;
	float: left;
	text-indent: -9999px;
	height: 38px;
}

#stayConnected a {
	display: block;
	width: 38px;
	height: 38px;
}

#stayConnected li#socialTitle {
	width: 152px;
	margin-right: 0px;
}

aside img { display: block; }

/* ------------------------ content framework ------------------------ */
#content {
	width:670px;
	float:left;
	position: relative;
}

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

#content p.links {
	margin: 20px 40px 0;
}

.previous {
	float: left;
}

.next {
	float: right;
}

/* ------------------------ header framework ------------------------ */
header { height:626px; }

#titleBrightNewSmile {
	background: url("images/titleBrightNewSmile.jpg") no-repeat;
	height: 55px;
	width: 273px;
	text-indent: -9999px;
	top: 164px;
	left: 45px;
	position: relative;
}

.buttons {
	width: 212px;
	height: 112px;
	display: block;
	float: left;
	top: 440px;
	position: relative;
	margin-right: 11px;
}

#btnWhatsHot {
	margin-left: 8px;
	background: url("images/btnWhatsHot.jpg") no-repeat;
	display: inline;
	padding: 15px 20px 0;
	width: 171px;
	height: 99px;
}

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

#btnEmailUs {
	margin-right: 0px;
	background: url("images/btnEmailUs.jpg") no-repeat;
}

.masthead {
	background: url("images/masthead1.jpg") no-repeat;
	height: 262px;
	width: 656px;
	margin-left: 14px;
}

#masthead1 { background: url("images/masthead1.jpg") no-repeat; }
#masthead2 { background: url("images/masthead2.jpg") no-repeat; }
#masthead3 { background: url("images/masthead3.jpg") no-repeat; }
#masthead4 { background: url("images/masthead4.jpg") no-repeat; }
#masthead5 { background: url("images/masthead5.jpg") no-repeat; }
#masthead6 { background: url("images/masthead6.jpg") no-repeat; }
#masthead7 { background: url("images/masthead7.jpg") no-repeat; }
#masthead8 { background: url("images/masthead8.jpg") no-repeat; }

#content article {
	width: 288px;
	float: left;
	margin-left: 40px;
	color: #57481b;
	z-index: 100;
	position: relative;
	margin-top: 27px;
	display: inline;
}

#inside #content article { width: 610px; }

#inside #content #standard {
	background: url("images/standardplayer.png") no-repeat;
	width: 375px;
	height: 359px;
	margin: 20px auto;
}

#inside #content article #standard p.video {
	position: relative;
	top: 27px;
	left: 28px;
}

h2#titleCustomTailored {
	background: url("images/titleCustomTailored.jpg") no-repeat;
	height: 40px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

h2#titleDentalPractice {
	background: url("images/titleDentalPractice.jpg") no-repeat;
	height: 40px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#content blockquote {
	color: #bc6620;
	font: 22px/28px "Times New Roman";
	font-style: italic;
	position: relative;
	padding: 0 0 0 40px;
	margin: 20px 0;
	background: url("images/quoteTop.jpg") no-repeat;
}

#content #imgDoctors { margin: 0 0 0 40px; }

article h1 {
	font: 27px/20px "Times New Roman";
	font-weight: normal;
	border-bottom: 1px solid;
	padding-bottom: 10px;
	margin-bottom: 20px!important;
}

article h2 {
	font: 22px/20px "Times New Roman";
	font-weight: normal;
	margin: 20px 0!important;
}

article h3 {
	font: 18px/20px "Times New Roman";
	font-weight: normal;
	margin: 20px 0!important;
	border-bottom: 1px dotted;
	padding-bottom: 10px;
}

.bna {
	float: right;
	width: 259px;
	font-size: 11px;
	line-height: 13px;
	margin: 5px 0 0 20px;
}

#inside article blockquote {
	background: url("images/blockquote.jpg") no-repeat;
	width: 423px;
	height: 145px;
	color: #36322f;
	font: 22px/28px "Times New Roman";
	font-style: italic;
	padding: 35px 10px 0 185px;
}

#inside article ul {
	margin: 10px 40px;
}

#gallery .row {
	clear: both;
	float: left;
	width: 100%;
}

#gallery .case {
	float: left;
	width: 50%;
}

#gallery .case img {
	border: 3px solid #b7c078;
}

.moreInfo {
	background:-moz-linear-gradient(top, #b7c078, #929960);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#b7c078), to(#929960));
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#b7c078, endColorstr=#929960);
	height: 30px;
	line-height: 30px;
	width: 75%;
	display: block;
	margin: 0 auto 5px;
	text-align: center;
	color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #b7c078;
	text-decoration: none;
	font-size: 13px;
}

.moreInfo:hover {
	background:-moz-linear-gradient(top, #929960, #707549);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#929960), to(#707549));
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#929960, endColorstr=#707549);
	border: 2px solid #929960;
}

#gallery .case.single {
	width: 100%;
	float: left;
	display: block;
}

#gallery .case.single img {
	float: left;
	margin: 10px 14px 10px 0;
}

#gallery .case.single .row a.thickbox {
	display: block;
	position: relative;
	float: left;
}

#gallery .case.single .row a.thickbox span {
	bottom: 20px;
	height: 25px;
	line-height: 25px;
	background: #fff;
	background: rgba(255,255,255,0.7);
	left: 3px;
	width: 276px;
	position: absolute;
	font-weight: bold;
	text-align: center;
}

.prevPat {
	float: left;
	background:-moz-linear-gradient(top, #b7c078, #929960);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#b7c078), to(#929960));
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#b7c078, endColorstr=#929960);
	height: 30px;
	line-height: 30px;
	width: 100px;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #b7c078;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
}

.nextPat {
	float: right;
	background:-moz-linear-gradient(top, #b7c078, #929960);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#b7c078), to(#929960));
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr=#b7c078, endColorstr=#929960);
	height: 30px;
	line-height: 30px;
	width: 100px;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border: 2px solid #b7c078;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
}

.google-map {
	float: left;
	margin-right: 18px;
}

form#cformsform.cform { width: 597px; margin: 20px 0;}
form#cformsform.cform label, form#cformsform.cform label span { width: 169px; }
form#cformsform.cform input { width: 250px; }

form#cformsform.cform span.reqtxt, form#cformsform.cform span.emailreqtxt {
	display: block;
	text-align: right;
	font-size: .8em!important;
	width: 255px;
	margin-left: 181px;
}

form#cformsform.cform textarea { width: 250px; }
form#cformsform.cform p.cf-sb { text-align: center; }
form#cformsform.cform #sendbutton { width: 100px; margin-top: 0px;}
p#ll.linklove { display: none; }

/*#li--6 input#cforms_captcha.secinput, #li--6 label.seccap {
	top: -8px!important;
	position: relative;
}*/


/* ------------------------footer framework ------------------------ */
footer {
	width:100%;
	background: #b9b85c url("images/bkgdFooterWrap.png") repeat-x;
	min-height: 468px;
	text-align:center;
	clear: both;
	overflow: hidden;
	font-size: 11px;
	color: #505345;
}

footer a { color: #505345; }

#footerCenter {
	width: 980px;
	margin:87px auto 0;
	background: url("images/bkgdFooter.jpg") no-repeat;
	overflow: hidden;
}

#procedureButtons {
	background: url("images/procedureButtons.jpg") no-repeat;
	width: 976px;
	height: 118px;
	margin: 23px auto;
	padding: 0;
}

#procedureButtons li {
	width: 233px;
	height: 100px;
	float: left;
	list-style: none;
	margin: 10px 0 10px 10px;
	text-indent: -9999px;
	display: inline;
}

#procedureButtons a {
	display: block;
	float: left;
	width: 233px;
	height: 100px;
}

#sitemap { margin:10px; }

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

#sitemap li:first-child { border: none; }

.win {
	font-size: 16px;
	width: 170px;
	position: relative;
	top: -5px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.visitfacebook {
	font-size: 12px;
	width: 180px;
	line-height: 15px;
	position: relative;
	top: -14px;
}

.learnmore {
	font-size: 12px;
	width: 180px;
	line-height: 15px;
	position: relative;
	top: 28px;
	left: 35px;
}

.whatshotInvs {
	font-size: 12px;
	width: 180px;
	line-height: 15px;
	position: relative;
	top: 28px;
	left: 35px;
}

/*VIDEO PLAYERS*/
.videobg16x9 {
background:url("images/videobg16x9.png") no-repeat scroll 0 0 transparent;
height:326px;
width:526px;
margin: 0 auto;

}

.videobg16x9 p {
left:30px;
position:relative;
top:23px;
}