/* @override 
	http://rmwebsite.com/drkjar/wp-content/themes/drkjar/style.css
	http://www.drkjar.com/wp-content/themes/drkjar/style.css
*/

/*------------------------------------------------------------------------------------
  Copyright Rosemont Media 2009. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

/* ------------------------ type selectors ------------------------ */
html { background:#c1af83 url("images/bgHtml.png") top repeat-x; }

body { 
	background:transparent url("images/bgBody.jpg") top center no-repeat;
	text-align:center; 
	font:13px/20px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; 
	color:#000;
	line-height: 18px;

}

h1	{ font-size:1.2em; }
h2	{ font-size:1.1em; }
h3	{ font-size:1.0em; }

a {
	color:#54561c;
	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, .alignleft { 
	float:left; 
	margin:2px 10px 10px 0px;
}

img.img-right, .alignright { 
	float:right; 
	margin:5px 0px 10px 10px; 
}

img a{
    text-decoration: none;
	border: none;
}

.aligncenter {
	display: table!important;
	margin: 20px auto;
}

img.aligncenter {
	display: block!important;
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#everything {
	width:980px;
	margin:0 auto;
	text-align:left;
	overflow: hidden;
}

#site-nav {
	background: url("images/bgTopTabs.png") 0 -10px no-repeat;
	width: 695px;
	height: 45px;
	margin: 10px 0 0 0;
	float: right;
	list-style: none;
}

#site-nav li {
	width: 321px;
	height: 42px;
	text-indent: -9999px;
	float: left;
}

#site-nav a {
	display: block;
	width: 321px;
	height: 42px;
}

#site-nav01 { margin: 0 16px; }

#site-nav01 a:hover { background: url("images/bgTopTabs.png") -16px -65px no-repeat; }
#site-nav02 a:hover { background: url("images/bgTopTabs.png") -353px -65px no-repeat; }

/* ------------------------ aside framework ------------------------ */
aside {
	width:257px;
	float:left;
}

aside p, aside h1, aside h2, aside h3, aside h4, aside h5, aside h6, aside ul, aside dl { margin:0px 0px 10px 0px; }

/* ------------------------ header framework ------------------------ */
#logo {
	margin: 69px 16px 8px 15px;
	display: block;
}

/* ------------------------ vertical sprite nav ------------------------ */
#nav {
	background:url("images/nav.jpg") top left no-repeat;					
	width:257px;
	height:314px;
	margin:0 0 49px;
	padding:0;
	z-index: 999;
}

#nav li { float:left; list-style:none; position:relative; }

#nav li, #nav a { 
	height:33px;
	display:block;
	width:257px;
	z-index: 999;
}

#nav a { text-indent: -9999px; }

#nav-01 { margin-top:5px; }

#nav-02, #nav-03, #nav-04, #nav-05, #nav-06 { margin-top:0; }

#nav-01 a:hover { background:url("images/nav.jpg") -257px  -5px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") -257px  -38px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") -257px  -71px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg") -257px -104px no-repeat; }
#nav-05 a:hover { background:url("images/nav.jpg") -257px -137px no-repeat; }
#nav-06 a:hover { background:url("images/nav.jpg") -257px -170px no-repeat; }
#nav-07 a:hover { background:url("images/nav.jpg") -257px -203px no-repeat; }
#nav-08 a:hover { background:url("images/nav.jpg") -257px -236px no-repeat; }
#nav-09 a:hover { background:url("images/nav.jpg") -257px -269px no-repeat; }


/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#74762e;
	margin-left:257px;
	margin-top:-33px;
	z-index: 999;
	padding-right: 1px;
}

#nav li ul li {
	height:30px;
	border:1px solid #585a1c;
	border-top:none;
	z-index: 999;
}

#nav li ul li a {
	width:100%;
	height:30px;
	line-height:30px;
	text-indent: 10px;
	font-size:1.0em;
	color:#fff;
	text-decoration:none;
	z-index: 999;
}

#nav li:hover ul, #nav li.sfHover ul { left: 0px; }

#nav li ul a:hover { 
	background-image:none!important;
	background-color:#585a1c;
	color:#fff;
	text-decoration:none;
	z-index: 999;
}

#nav li ul, #nav li ul li { width:255px; }

#asideWrap {
	margin-left: 7px;
	background: #cfbc96;
	width: 244px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#titleContactUs {
	background: url("images/titleContactUs.jpg") no-repeat;
	width: 244px;
	height: 99px;
	text-indent: -9999px;
	margin: 0!important;
}

.buttons {
	width: 244px;
	height: 86px;
	display: block;
	text-indent: -9999px;
}
#btnContact { background: url("images/btnContact.jpg") no-repeat; }
#btnConsultation { background: url("images/btnConsultation.jpg") no-repeat; }

#asideWrap h2 {
	margin: 34px 25px 16px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	}

#asideWrap address, #asideWrap p {
	margin: 0 25px 10px;
	font-style: normal;
	font-size: 12px;
}

#btnOutTown { background: url("images/btnOutTown.png") no-repeat; }
#btnFinancing { background: url("images/btnFinancing.png") no-repeat; }
#btnFacebook { background: url("images/btnFacebook.png") no-repeat; }
#btnTestimonial { background: url("images/btnTestimonial.png") no-repeat; height: 192px; margin-bottom: 40px;}

#abps {
	float: left;
	margin-bottom: 40px;
}

#asps {
	float: left;
	margin-bottom: 40px;
}

/* ------------------------ content framework ------------------------ */
#content {
	width:703px;
	float: left;
	display: block;
}

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content ul, #content dl { margin:0px 0px 10px 0px; }

#content h2 {
	margin-left: 30px;
	margin-top: 10px;
}

#content h3 { margin-left: 30px; }

#docName {
	margin: 17px 81px 7px 34px;
	float: left;
	display: inline;
}

#number { margin: 27px 31px 0 0; ;}

#slideShow {
	background: url("images/bgSlideShow.jpg") no-repeat;
	width: 700px;
	height: 451px;
	overflow: hidden;
	z-index:0;
	position: relative;
}

#slides {
	width: 628px;
	height: 411px;
	margin: 14px 0 0 36px;
	border: 3px solid #fff;
	z-index:0;
	position: absolute;
	left: 0;
	top: 0;
}

#slideshow-nav {
	position: absolute;
	bottom: 35px;
	left: 49px;
	z-index: 1;
}

#slideshow-nav a {
	padding: 3px 6px;
	background: #81823E;
	background: rgba(129,130,62,0.7);
	margin-right: 3px;
	border: 1px solid #e8e6d3!important;
	text-decoration: none;
	color: #fff;
}

#slideshow-nav a.activeSlide {
	color: #585477;
	background: #e8e6d3;
	background: rgba(232,230,211,0.7);
}


#inside #content article {
	background: #e4d4b6;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	width: 658px;
	float: left;
	margin: 25px 0 0 35px;
	display: inline;
}

#inside #masthead {
	width: 639px;
	height: 179px;
	display: block;
	background: url("images/mastheadBody.jpg") no-repeat;
	margin: 10px auto;
}

#inside.gallery #masthead { background: url("images/subheader1.jpg") no-repeat; }
#inside.about #masthead { background: url("images/subheader2.jpg") no-repeat; }
#inside.face #masthead { background: url("images/subheader2.jpg") no-repeat; }
#inside.blog #masthead { background: url("images/subheader2.jpg") no-repeat; }
#inside.skin-care #masthead { background: url("images/subheader3.jpg") no-repeat; }
#inside.traveling-patients #masthead { background: url("images/subheader4.jpg") no-repeat; }
#inside.contact #masthead { background: url("images/subheader5.jpg") no-repeat; }

#inside h1 {
	font-size: 30px;
	line-height: 150%;
	font-weight: normal;
	color: #717935;
	margin: 20px 40px 10px 30px;
	border-bottom: 1px solid #bbaa87;
}

#inside h2 {
	font-size: 22px;
	line-height: 150%;
	font-weight: normal;
	color: #717935;
	margin: 0 40px 0 30px;
}

.bigger {
	font-size: 1.3em;
}

#inside h3 {
	font-size: 18px;
	line-height: 150%;
	font-weight: normal;
	color: #717935;
	margin: 0 40px 0 30px;
}

#inside em {
	font-size: 15px;
}

h1#titleKjaringBeauty {
	background: url("images/titleKjaringBeauty.jpg") -6px 0 no-repeat;
	width: 709px;
	height: 162px;
	text-indent: -9999px;
	margin: 0 0 30px 0;
}
#bfl {
	margin-left: 20px;
}
#content article p {
	margin: 0 40px 15px 30px;
	max-width: 703px;
}

.hr, hr {
	background: url("images/hr.jpg") no-repeat scroll 0 0;
	width: 90%;
	height: 2px;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: none;
}

h2#titleStateArt {
	background:url("images/titleStateArt.jpg") no-repeat scroll 0 0 transparent;
	height:83px;
	margin:0;
	text-indent:-9999px;
	width:392px;
	display: block;
	clear: none;
}

#imgOffice {
	box-shadow:3px 3px 5px #968966;
	-webkit-box-shadow:3px 3px 5px #968966;
	-moz-box-shadow:3px 3px 5px #968966;
	border:3px solid #FFFFFF;
	margin:0 38px 10px 0;
}

#slides2 img{
	box-shadow:3px 3px 5px #968966;
	-webkit-box-shadow:3px 3px 5px #968966;
	-moz-box-shadow:3px 3px 5px #968966;
	border:3px solid #FFFFFF;
	margin:0 38px 10px 0;
}
#slideshow2 {

	
}
#slides2 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
		width: 267px;
	height: 303px;
	margin-right: 45px;
}

#slides2 .img-right-slide {
	
		
		
		display: block;
}

#btnBnA {
	background: url("images/btnBnA.jpg") no-repeat;
	display: inline-block;
	width: 317px;
	height: 338px;
	text-indent: -9999px;
	margin: 54px 15px 0 30px;
	float: left;
}

#btnCandessa {
	background: url("images/btnCandessa.jpg") no-repeat;
	display: inline-block;
	width: 314px;
	height: 342px;
	text-indent: -9999px;
	margin: 50px 0px 0 15px;
	float: left;
}

#content ul {
	margin-left: 80px;
	margin: 20px 40px 20px 80px;
}

#content ul.category-list {
	float: left;
	margin: 20px 30px;
	list-style: none;
	display: inline;
}

.category-list .title {
	font-size: 18px;
	margin-bottom: 10px;
}

.row {
	margin: 10px 40px 10px 30px;
}

.row h2 {
	font-size: 19px;
	font-weight: normal;
	margin-left: 0px!important;
}

.case {
	float: left;
	margin-bottom: 3px;
}

.case img {
	border: 3px solid #bdab7f;
	margin-right: 3px;
	float: left;
}

.row p {
	clear: both;
	margin: 20px 30px 20px 0px!important;
	display: inline-block;
}

.btnMore {
	background: url("images/btnMore.png") no-repeat;
	height: 30px;
	padding-left: 40px;
	display: block;
	line-height: 30px;
	margin: 10px auto;
	display: table;
	color: #717935;
	font-size: 16px;
}

.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;
}

#disclaimer {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
-moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.2);
background-attachment:scroll;
background-color:transparent;
background-image:-moz-linear-gradient(center top , #C5D44F, #7E8035);
background-position:0 0;
background-repeat:repeat;
color:#FFFFFF;
font-size:16px;
padding-bottom:20px;
padding-left:30px;
padding-right:30px;
padding-top:20px;
text-shadow:-1px -1px 0 rgba(0, 0, 0, 0.2);
}


#nletter{
	width: 625px;
	height: 1700px;
}
/* ------------------------ form framework ------------------------ */

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; }

form#cformsform.cform input.cf-box-b {
	width: 16px;
	height: 22px;
}

form#cformsform.cform label.cf-after{
	width: 70px;
}
form#cformsform.cform ol.cf-ol li.cf-box-group  {
	padding-left: 178px!important;
	padding-bottom:15px!important;
}

#li--6 input#cforms_captcha.secinput, #li--6 label.seccap {
	top: -8px!important;
	position: relative;
}

form#cforms2form.cform { width: 597px; margin: 20px 0;}
form#cforms2form.cform label, form#cforms2form.cform label span { width: 169px; }
form#cforms2form.cform input { width: 250px; }

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

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

form#cforms2form.cform input.cf-box-b {
	width: 16px;
	height: 22px;
}

form#cforms2form.cform label.cf-after{
	width: 70px;
}
form#cforms2form.cform ol.cf-ol li.cf-box-group  {
	padding-left: 178px!important;
	padding-bottom:15px!important;
}

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



/* ------------------------footer framework ------------------------ */
footer {
	width: 100%;
	background: #1e1504 url("images/bgFooter.png") repeat-x;
	clear: both;
	padding: 50px 0;
	color: #d8cfbe;
	margin-top: 80px;
}

#footerWrap {
	width:940px;
	margin:0 auto;
	text-align:center;
	clear: both;
}

footer a {
	color: #d8cfbe;
}

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; }
