/* @CSS STyles K. Dwayne Fulks, M.D.
/*
Theme Name: Dr Fulks
Theme URI: http://www.drfulks.com/
Description: A custom theme built by Up2Good.
Author: Up2Good
Version: Trial

*/

/*------------------------------------------------------------------------------------
  Copyright Up2Good 2013. Used with Permission.                             
 Personal use
/*------------------------------------------------------------------------------------*/

/* ------------------------ HTML5 Reset ------------------------ */
video,audio,mark,time,section,nav,menu,hgroup,header,footer,figure,dialog,aside,article,td,th,tr,thead,tfoot,tbody,caption,table,legend,label,form,fieldset,li,ul,ol,dd,dt,dl,i,b,var,sup,sub,strong,small,samp,q,kbd,ins,img,em,dfn,del,code,cite,address,abbr,pre,blockquote,p,h6,h5,h4,h3,h2,h1,iframe,object,span,div,body,html,a{margin:0;font-size:100%;vertical-align:baseline;background:transparent}video,audio,mark,time,section,nav,menu,hgroup,header,footer,figure,dialog,aside,article,td,th,tr,thead,tfoot,tbody,caption,table,legend,label,form,fieldset,li,ul,ol,dd,dt,dl,i,b,var,sup,sub,strong,small,samp,q,kbd,ins,img,em,dfn,del,code,cite,address,abbr,pre,blockquote,p,h6,h5,h4,h3,h2,h1,iframe,object,span,div,body,html,a,hr{padding:0;border:0}video,audio,mark,time,section,nav,menu,hgroup,header,footer,figure,dialog,aside,article,td,th,tr,thead,tfoot,tbody,caption,table,legend,label,form,fieldset,li,ul,ol,dd,dt,dl,i,b,var,sup,sub,strong,small,samp,q,kbd,ins,img,em,dfn,del,code,cite,address,abbr,pre,blockquote,p,h6,h5,h4,h3,h2,h1,iframe,object,span,div,body,html{outline:0}body{line-height:1}section,nav,hgroup,header,footer,figure,dialog,aside,article,hr{display:block}nav ul{list-style:none}q,blockquote{quotes:none}q:after,q:before,blockquote:after,blockquote:before{content:'';content:none}address{font-style:normal}ins,mark{background:#ff9;color:#000}ins{text-decoration:none}mark{font-style:italic;font-weight:bold}del{text-decoration:line-through}dfn[title],abbr[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{height:1px;border-top:1px solid #ccc;margin:1em 0}select,input{vertical-align:middle}

/* ------------------------ Blog Code ------------------------ */
div.aligncenter,.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignleft{float:left}.alignright,.commentlist li .avatar{float:right}.wp-caption{background:#f3f3f3;border:1px solid #ddd;text-align:center;padding-top:4px;margin:10px;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}.wp-caption img,.wp-caption p.wp-caption-text,#commentsDiv p,#commentsDiv h3{margin:0}.wp-caption img{padding:0;border:0 none}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;padding:0 4px 5px}#commentsDiv{clear:both;margin:30px 20px 30px 35px;padding-top:20px}#commentsDiv textarea,#commentsDiv input{border:1px solid #6779c3;font-size:12px;color:#6779c3;line-height:25px}#commentsDiv textarea,#commentsDiv input,input#submit{height:25px}#commentsDiv textarea{width:500px;height:150px}input#submit{background:#fff;line-height:20px;width:150px;color:#042b5e}#comments{margin-bottom:20px!important}#respond{margin-top:20px!important}.commentlist{border-bottom:1px solid #fff}#commentform textarea,#commentform input,.commentlist li{font-size:0.9em}.commentlist li{padding:20px;border-top:1px solid #fff}.commentlist li p{margin-top:10px!important}.commentlist li .avatar{border:1px solid #eee;padding:2px;background:#fff}.commentlist cite a,.commentlist cite{font-style:normal;font-size:1.1em;color:#fff}.commentlist p,.commentmetadata{font-weight:normal}.commentlist p{line-height:1.5em;text-transform:none}.alt{background:#042b5e!important}#commentform p{margin-bottom:10px!important}h3#respond{margin-bottom:20px}

/* ------------------------ type selectors ------------------------ */
html {
	background-color: #fff;
	background-image: url(../images2/bg-html-inside.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


body {
	text-align: center;
	line-height: 22px;
	color: #000;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}



a {
	color:#000;
	text-decoration:none;
	outline:none;
}

/*a:hover {
	text-decoration:none;
	background: #218081;
	background: -webkit-gradient(linear, left top, left bottom, from(#1b6969), to(#b2f6f7)); 
	background: -moz-linear-gradient(top,  #b2f6f7,  #1b6969);
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2f6f7', endColorstr='#1b6969'); 
}  */

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

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

p.back-to-top {
	text-align: right;
	display: block;
	padding-right: 15px;
	background-image: url(../images2/bullet.png);
	background-repeat: no-repeat;
	background-position: right;
}

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

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

.aligncenter {
	display: table;
	margin: 10px auto;
}

.galleycenter{
	margin-left: 195px;	
}


img.alignleft, img.alignright, img.aligncenter, img.alignnone {
	border: 3px solid #c7ced7;
}

.real-center {
	display: block;
	margin: 10px 0;
	text-align: center;
}

.button, .back-to-top a, .btn-previous a, .btn-next a {
	background: #1b6969;
	background: -webkit-gradient(linear, left top, left bottom, from(#1b6969), to(#218081));
	background: -moz-linear-gradient(top,  #1b6969,  #218081);
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b6969', endColorstr='#218081');
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b6969', endColorstr='#218081')\9;
	color: #fff;
	cursor: pointer;
	padding: 5px 20px;
	text-align: center;
	text-shadow: rgba(0,0,0,.1) 0 -1px 0;
	border: 2px solid #fff;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-box-shadow: 2px 2px 4px #c0c0c2;
	-ms-box-shadow: 2px 2px 4px #c0c0c2;
	-webkit-box-shadow: 2px 2px 4px #c0c0c2;
	box-shadow: 2px 2px 4px #c0c0c2;
	text-decoration: none;
	background-clip: padding-box;
	display: inline-block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.button:hover,  .back-to-top a:hover, .btn-previous a:hover, .btn-next a:hover {
	background: #29b4b4;
	background: -webkit-gradient(linear, left top, left bottom, from(#29b4b4), to(#218081));
	background: -moz-linear-gradient(top,  #29b4b4,  #218081);
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29b4b4', endColorstr='#218081');
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29b4b4', endColorstr='#218081')\9;
	color: #fff;
	cursor: pointer;
	padding: 5px 20px;
	text-align: center;
	text-shadow: rgba(0,0,0,.1) 0 -1px 0;
	border: 2px solid #fff;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	-moz-box-shadow: 2px 2px 4px #c0c0c2;
	-ms-box-shadow: 2px 2px 4px #c0c0c2;
	-webkit-box-shadow: 2px 2px 4px #c0c0c2;
	box-shadow: 2px 2px 4px #c0c0c2;
	text-decoration: none;
	background-clip: padding-box;
	display: inline-block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;;
	background: -webkit-gradient(linear, left top, left bottom, from(#29b4b4), to(#218081));
	background: -moz-linear-gradient(top,  #1b6969,  #218081);
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29b4b4', endColorstr='#218081');
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29b4b4', endColorstr='#218081')\9;
	
}

.button:active,  .back-to-top a:active, .btn-previous a:active, .btn-next a:active {
	background: #28cbcb;
	background: -webkit-gradient(linear, left top, left bottom, from(#1b6969), to(#218081));
	background: -moz-linear-gradient(top,  #218081,  #1b6969);
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#218081', endColorstr='#1b6969');
}

.aside-txt {
	margin-top: 0;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 34px;
}

.bna {
	width: 284px;
	display: inline-block;
	text-align: center;
}

.bna img {
	width: 126px;
	border: 3px solid #c7ced7;
	margin: 0 5px;
	float: left;
}

.bna span {
	width: 132px;
	float: left;
	margin: 0 5px;
	text-align: center;
}

.hr {
	height: 74px;
	width: 673px;
	background:url("file:///C|/Users/Dwayne/AppData/Roaming/Adobe/Dreamweaver CS6/en_US/Configuration/Temp/DownloadCache/images/hr.png") 0 0 no-repeat;
	display: block;
	clear: both;
}

video {
	border: 1px solid #5e7389;
	float: left;
}

.video {
	background: #fefefe;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#5b7087));
	background: -moz-linear-gradient(top,  #fefefe,  #5b7087);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#5b7087');
	padding: 9px;
	border: 1px solid #bbc4ce;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-ms-box-shadow: 0 0 5px #dcdcdc;
	-moz-box-shadow: 0 0 5px #dcdcdc;
	-webkit-box-shadow: 0 0 5px #dcdcdc;
	box-shadow: 0 0 5px #dcdcdc;
	display: inline-block;
	clip: padding-box;
}

.post {
	margin: 0 0 40px 0!important;
}

.post-header {
	display: block;
	margin:  0 0 10px 0;
	clear: both;
	float: left;
}

.post-date {
	float: left;
	width: 37px;
	background: #5e7085;
	background: -webkit-gradient(linear, left top, right bottom, from(#5e7085), to(#19222e));
	background: -moz-linear-gradient(-45deg,  #5e7085,  #19222e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e7085', endColorstr='#19222e');
	border: 1px solid #fff;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-clip: padding-box;
	-moz-box-shadow: 2px 3px 4px #d3d3d4;
	-ms-box-shadow: 2px 3px 4px #d3d3d4;
	-webkit-box-shadow: 2px 3px 4px #d3d3d4;
	box-shadow: 2px 3px 4px #d3d3d4;
	margin: 0 15px 0 0;
}

.post-month {
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	margin: 6px 0 0 0!important;
	text-align: center;
	color: #fff;
	display: inline-block;
	width: 37px;
}

.post-day {
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	margin: 0 0 5px 0!important;
	text-align: center;
	color: #fff;
	display: inline-block;
	width: 37px;
}

.post-txt {
	float: right;
	width: 589px;
}

.post-txt h2 {
	margin: 0 !important;
	padding: 0!important;
	border: 0!important;
}

.metaData {
	margin: 0!important;
}

.metaData a {
	color: #2e5e9a;
}

.btn-previous {
	float:left;
	display: inline-block;
}

.btn-next {
	float: right;
	display: inline-block;	
}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */
#everything {
	width:980px;
	margin:0 auto;
	text-align:left;
	position: relative;
}



/* ------------------------ header framework ------------------------ */
header {
	height: 319px;
	position: relative;
	width: 980px;
}



header a#logo {	
	position: absolute;
	display: inline-block;
	height: 100px;
	width: 290px;
	top: 65px;
	left: 175px;
	text-indent: -9999em;
	z-index: 800;
}



header a#call {	
	position: absolute;
	height: 40px;
	width: 195px;
	top: 240px;
	left: 225px;
	text-indent: -9999em;
	z-index: 800;
}



#slideshow {
	height: 319px;
	width: 980px;
	top: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
}

#slideshow img {
	width: 980px;
	height: 319px;
}

#slide-nav {
	position: absolute;
	bottom: -100px;
	left: 45%;
	z-index: 800;
}

#slide-nav a {
	display: inline-block;
	height: 10px;
	width: 10px;
	margin: 0 5px 0 0;
	background: #24323F;
	border: 3px solid #404A53;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-indent: -9999em;
	
}

#slide-nav a.activeSlide {
	background: #435873;
	border: 3px solid #899395;
}

/* ------------------------ nav ------------------------ */
nav {
	width: 980px;
	height: 63px;
	padding: 0;
	position: relative;
	z-index: 1000;
	background-image: url(../images2/nav-inside.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}



nav ul#ie-nav {
	position: relative;
	height: 63px;
}

nav li, nav a {
	height:63px;
	display:block;
	position: relative;
}



nav a {
	text-indent: -9999em;
	position: relative;
}

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

#nav-01 {
	width: 78px;
	margin-left: 0px;
}

#nav-02 { width: 105px;}
#nav-03 { width: 64px;}
#nav-04 { width: 51px;}
#nav-05 { width: 50px;}
#nav-06 { width: 149px;}
#nav-07 { width: 148px;}
#nav-08 { width: 103px;}
#nav-09 { width: 115px;}
#nav-10 { width: 98px;}

#nav-01 a:hover {
	background-image: url(../images2/nav-inside.jpg);
	background-repeat: no-repeat;
	background-position: -0px -63px;
}
#nav-02 a:hover {
	background-image: url(../images2/nav-inside.jpg);
	background-repeat: no-repeat;
	background-position: -78px -63px;
}
#nav-03 a:hover {
	background-image: url(../images2/nav-inside.jpg);
	background-repeat: no-repeat;
	background-position: -183px -63px;
}
#nav-04 a:hover {
	background-image: url(../images2/nav-inside.jpg);
	background-repeat: no-repeat;
	background-position: -247px -63px;
}
#nav-05 a:hover {
	background-image: url(../images2/nav-inside.jpg);
	background-repeat: no-repeat;
	background-position: -298px -63px;
}
#nav-06 a:hover {
	background-image: url(../images2/nav-inside.jpg);
	background-repeat: no-repeat;
	background-position: -348px -63px;
}
#nav-07 a:hover {
	background-image: url(../images2/nav-inside.jpg);
	background-repeat: no-repeat;
	background-position: -497px -63px;
}
#nav-08 a:hover {
	background-image: url(../images2/nav-inside.jpg);
	background-repeat: no-repeat;
	background-position: -645px -63px;
}
#nav-09 a:hover {
	background-image: url(../images2/nav-inside.jpg);
	background-repeat: no-repeat;
	background-position: -748px -63px;
}
#nav-10 a:hover {
	background-image: url(../images2/nav-inside.jpg);
	background-repeat: no-repeat;
	background-position: -863px -63px;
}



/* ------------------------ dropdown nav ------------------------ */
nav li ul {
	position: absolute;
	left: -9999px;
	padding-right: 1px;
	background-color: #b7d8d9; /* Nav or medium color */
	z-index: 500!important;
}

nav li ul li {
	height: 30px!important;
	border:1px solid #b9b6c0; /* Darker color than nav */
	border-top: 1px solid #e2e2e7; /* Lighter color than nav */
}	

nav li ul li a {
	width:100%;
	height:30px!important;
	line-height:30px;
	font-size:1.0em;
	color:#32465b;
	text-decoration:none;
	text-indent: 10px;
}

nav li:hover ul	{ left: 0px; }


nav li ul li a:hover {
	background-image: none!important;
	background-color: #92c0c1!important;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

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


/*-----------------------static mid-body framework----------------------*/

#everything #bottombars {
	background-image: url(../images2/MidBarInsidee.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 980px;
}
#everything #bottombars {
	background-image: url(../images2/MidBarInsidee.png);
	margin: 0px;
	padding: 0px;
	height: 157px;
	width: 980px;
	text-align: center;
}
#everything #MidBars {
	background-image: url(../images2/MidBarInsidee.png);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 157px;
	width: 980px;
}
#everything #MidBars h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #cbeeee;
	text-align: center;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* ------------------------ content framework ------------------------ */
#main-top {
	float: left;
	width: 980px;
	background-position: 0 0;
}

#main-top ul{
	list-style-type: square;	
}
#inside #main-top {
	background-image: url(../Images2/bg-inside-body.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#main {
	float: left;
	width: 980px;
	padding-bottom: 15px;
	background-position: 0 0;
}


#content {
	width: 711px;
	float:left;	
}



#content p {
	margin:0px 0px 20px 0px;
}

#content ol {
	margin:0px 0px 10px 60px;
}

#content ul {
	margin: 0 0 10px 40px;
}

#content ul li {
	padding-left: 19px;
	list-style: none;
	background-image: url(../images2/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

#content h1,  #content h3, #content h4, #content h5, #content h6 {
	margin: 0px 0px 10px 0px;
	font-weight: normal;
	border-bottom: 1px solid #c6c1c2;
	padding-bottom: 5px;
	margin: 0 0 15px 0;
	color: #145050;
}

#content h1, #content h2, #content h5 {
	font-weight: bold;	
}

#content h7 {
	font-size: 1.2em;
	color: #0E3838;
	font-weight: normal;
}


#content-header {
	height: 95px;
	margin: 39px 0 15px 0;
	position: relative;
}

#content h1 {
	font-size: 32px;
	line-height: 1em;
}

#content-header h1 {
	position: absolute;
	left: 0;
	bottom: 10px;
	font-weight: normal;
	border: none;
	padding: 0;
	margin: 0;
}

#content h2 {
	font-size: 26px;
	line-height: 1em;
}

.gallery #content  h2 {
	padding:0!important;
	border: 0!important;
	margin: 0!important;
}

#content h3 {
	font-size: 22px;
	line-height: 1em;
}

#content h4, #content h5, #content h6 {
	font-size: 18px;
	line-height: 1em;
}

#content h6 {
	font-size: 18px;
	font-weight: bold;
	color: #145050;	
}
#three-btns {
	height: 155px;
	display: block;
	margin-top: -11px;
	float: left;
	background-image: url(../images2/3btn.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#three-btns li {
	display: inline-block;
	float: left;
	height: 155px;
	
}

#three-btns li a {
	display: inline-block;
	float: left;
	height: 155px;
	text-indent: -9999em;
}

#three-btns-01 a {
	width: 309px;
	margin: 0 0 0 18px;
}

#three-btns-02 a {
	width: 305px;
	margin:  0 0 0 9px;
}

#three-btns-03 a {
	width: 330px;
	margin:  0 0 0 9px;
}

#three-btns-01 a:hover {
	background-image: url(../images2/3btn.jpg);
	background-position: -18px -155px;
}
#three-btns-02 a:hover {
	background-image: url(../images2/3btn.jpg);
	background-position: -336px -155px;
}
#three-btns-03 a:hover {
	background-image: url(../images2/3btn.jpg);
	background-position: -650px -155px;
}

#everything #bottombars {
	background-image: url(../Images2/MidBars.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 157px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hp-quote {
	height: 117px;
	display: block;
	text-align: center;
	position: relative;
	float: left;
	width: 980px;
	background-image: url(../images2/quote.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#hp-quote a.button {
	margin-top: 75px;
	display: inline-block;
}

#bucket-01 {
	width: 623px;
	float: left;
	margin-left: 28px;
}

#title-compassionate {
	height: 43px;
	width: 261px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/title-compassionate.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#title-botox {
	height: 141px;
	width: 330px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/botox-logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#title-balance {
	height: 60px;
	width: 260px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/Titles/BodyBalance.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#title-enhancement {
	height: 60px;
	width: 260px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/Titles/BreastAug.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#title-doctor {
	height: 47px;
	width: 221px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/title-doctor.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#title-office {
	height: 43px;
	width: 261px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/Titles/title-office.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#thank-you {
	height: 225px;
	width: 550px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/Titles/Thank%20You2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#title-renewal {
	height: 60px;
	width: 260px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/Titles/RenewedBody.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#title-new {
	height: 75px;
	width: 350px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/Titles/Whatsnew.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#title-meet3 {
	height: 100px;
	width: 400px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/Titles/Title-meet3.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#title-breast {
	height: 107px;
	width: 350px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/Titles/title-breast.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#title-faces {
	height: 75px;
	width: 202px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/Titles/title-faces3.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#title-restore {
	height: 80px;
	width: 300px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/Titles/title-restore.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#title-gallery {
	height: 89px;
	width: 400px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/Titles/photogallery.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#title-testimonials {
	height: 80px;
	width: 400px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/Titles/title-testimonials.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#bucket-02 {
	width: 272px;
	float: left;
	margin-left: 29px;
}
.DocPic {
	margin: 0px;
	float: left;
}

#title-nonsurgical {
	height: 47px;
	width: 221px;
	margin: 0 0 6px 0!important;
	text-indent: -9999em;
	background-image: url(../images2/title-nonsurgical.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#bucket-03 {
	width: 100%;
	width: 711px;
	padding-top: 30px;
	background-image: url(../images2/shadow-top.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#bucket-03-top {
	width: 100%;
	padding: 0 0px 0 0px;
	min-height: 216px;
	width: 711px;
	padding-top: 36px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#title-meet {
	width: 207px;
	height: 107px;
	margin: 0;
	text-indent: -9999em;
	display: inline-block;
	background-image: url(../images2/title-meet2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

q, blockquote {
	color: #454040;
	font: italic 15px/23px Helvetica, Arial, Geneva, sans-serif;
	display: block;
	margin: 10px 0;
	padding-left: 130px;
	min-height: 60px;
	background-image: url(../images2/bg-quote.png);
	background-repeat: no-repeat;
	background-position: 20px 0;
}

cite {
	text-align: right;
	display: block;
	padding-right: 100px;
}

cite:before {
	content: "~ ";
}

.gal-cat {
	margin: 0 0 20px 0;
	height: 174px;
	width: 631px;
	display: block;
	clear: both;
}

.gal-cat ul {
	margin: 10px 0 0 335px!important;
	width: 290px;
	float: left;
}

.gal-cat ul li {
	float: left;
	width: 125px;
	line-height: 1em;
	margin: 8px 10px 10px 0;
	list-style: none;
	background: none!important;
	padding-left: 0!important;
	font-size: 12px;
}

.directions {
	margin-top: 40px;
}

 div.directions h4{
	font-size: 14px!important;
}

/* My Comment */

.gal-cat ul li a {
	color: #fff;
}

#bc {
	display: block;
	padding: 10px 15px;
	margin: 0 0 20px 0;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #2e5e99;
	height: 20px;
	background-color: #ccd4e4;
	background-image: url(../images2/btn-back.jpg);
	background-repeat: no-repeat;
	background-position: 15px 11px;
}

#bc a {
	color: #2e5e99;
	line-height: 20px;
}

#btn-back {
	padding-left: 25px;
	display: inline-block;
}

.case {
	display: block;
	margin: 0 0 30px 0;
	text-align: center;
}

.case h3 {
	text-align: center;
	padding: 0!important;
	border: 0!important;
	margin: 0 0 10px 0!important;
}

.case img {
	border: 8px solid #c5cdd6;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin: 0 0 7px 0;
}

.case img.first {
	margin-right: 7px;
}

.case span {
	width: 318px;
	float: left;
	text-align: center;
}

.case span.first {
	margin-right: 7px;
}

.btn-photos {
	padding-left: 40px;
	display: inline-block;
	line-height: 23px;
	background-image: url(../images2/btn-mag.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

table {
	display: block;
	margin: 20px 0;
}

td {
	padding: 5px;
	border: 1px solid;
}

table .header {
	background: #CCC0D9;
	font-weight: bold;
}

.row a.btn-enlarge {
	position: relative;
	float: left;
}

.row div.enlrg {
	position: absolute;
	bottom: 20px;
	left: 8px;
	width: 302px!important;
	text-align: center;
	padding: 10px 0;
	display: inline-block;
	background: #fff;
	background: rgba(255,555,255,0.6);
	z-index: 10;
	float: none;
	color:#000;
}

.row.single div.enlrg {
	width: 275px!important;
}


.PhotoFloatL {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.PhotoFloatR {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/* ------------------------ form framework ------------------------ */

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

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

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

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

#li--5 input, #li-2-18 input {
	width: 70px!important;
	height: 25px!important;
}

#li--5 img.captcha {
	margin-bottom: 7px!important;
	float: left;
}

.cf-box-a {
	margin-left: 10px!important
}

#li-2-17 label span, #li-2-17 label {
	width: 500px!important;
	display: inline-block!important;
}

#li-2-17 {
	
}

/* ------------------------ aside framework ------------------------ */
aside {
	width: 266px;
	float: right;
	Color: #454040;
	font: 12px/20px Helvetica, Arial, Geneva, sans-serif;
	
	}

#inside aside {
	padding-top: 100px;
}

aside a {
	Color:#454040;	
}

aside address {
	display: block;
	padding: 10px 0;
	border-bottom: 1px solid #c5cdd5;
}

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

aside h2 {
	font-size: 18px;
}

aside h3 {
	font-size: 16px;
}

aside h4, aside h5, aside h6 {
	font-size: 14px;
}

#title-contact {
	height: 43px;
	width: 137px;
	margin: 0 0 10px 0;
	text-indent: -9999em;
	background-image: url(../images2/title-contact.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#social {
	height: 68px;
	width: 192px;
	display: block;
	margin: 0px 0px 0px 0px;
	background-image: url(../images2/fbook1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#social li {
	list-style: none;
	display: inline-block;
	height: 68px;
}

#social li a {
	display: inline-block;
	height: 68px;
	text-indent: -9999em;
}

#social-01 a {
	margin-right: 0px;
	width: 192px;
}
#social-01 a:hover{
	background-image: url(../images2/fbook2.png);	
}
#social-02 a {
	margin-right: 4px;
	width: 22px;
}

#social-03 a {
	width: 22px;
}

#btns-sidebar {
	display: inline-block;
	width: 244px;
	margin: 0 5px 15px 10px;
}

#btns-sidebar li {
	display: inline-block;
	list-style: none;
	width: 244px;
	float: left;
}

#btns-sidebar li a {
	display: inline-block;
	width: 244px;
	float: left;
	text-indent: -9999em;
}

#btns-sidebar-01 a {
	height: 71px;
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact #btns-sidebar-01 a { margin: 0 0 5px 0; }
#btns-sidebar-02 a {
	height: 73px;
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: left -71px;
}
#btns-sidebar-03 a {
	height: 69px;
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: left -144px;
}
#btns-sidebar-04 a {
	height: 69px;
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: left -213px;
}
#btns-sidebar-05 a {
	height: 69px;
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: left -283px;
}
#btns-sidebar-06 a {
	height: 70px;
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: left -352px;
}
#btns-sidebar-07 a {
	height: 74px;
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#btns-sidebar-01 a:hover {
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#btns-sidebar-02 a:hover {
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: right -71px;
}
#btns-sidebar-03 a:hover {
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: right -144px;
}
#btns-sidebar-04 a:hover {
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: right -213px;
}
#btns-sidebar-05 a:hover {
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: right -283px;
}
#btns-sidebar-06 a:hover {
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: right -352px;
}
#btns-sidebar-07 a:hover {
	background-image: url(../images2/SideBar-Inside.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#logos {
	margin: 0 20px 0 19px;
}

aside h2.sub-nav-header {
	margin: 0 15px 5px 15px;
	line-height: 56px;
	font-size: 20px;
	font-weight: bolder;
	padding: 0 15px;
	border: 1px solid #fff;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 3px #d5d7dc;
	-webkit-box-shadow: 0 0 3px #d5d7dc;
	-ms-box-shadow: 0 0 3px #d5d7dc;
	box-shadow: 0 0 3px #d5d7dc;
	background: #1b6969;
	background: -webkit-gradient(linear, left top, left bottom, from(#0b2626), to(#218080));
	background: -moz-linear-gradient(top,  #0b2626,  #218080);
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b2626', endColorstr='#218080');
	color: #e7f9f9;
}

aside .sub-nav {
	margin: 0 15px 20px 15px;
}

aside .sub-nav li {
	list-style: none;
	margin: 2px 0;
	display:block;
}

aside .sub-nav li a {
	display:block;
	padding: 2px 15px;
	border: 1px solid #fff;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 3px #d5d7dc;
	-webkit-box-shadow: 0 0 3px #d5d7dc;
	-ms-box-shadow: 0 0 3px #d5d7dc;
	box-shadow: 0 0 3px #d5d7dc;
	background: #0b2626;
	background: -webkit-gradient(linear, left top, left bottom, from(#1b6969), to(#218081));
	background: -moz-linear-gradient(top,  #7a8fa5,  #354355);
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b6969', endColorstr='#218081');
	text-decoration: none;
	color: #fff;
	background-clip: padding-box;
}

aside .sub-nav li a:hover {
	background: #34bcbc;
}
aside .sub-nav li a:active {
	background: #218081;
	background: -webkit-gradient(linear, left top, left bottom, from(#1b6969), to(#218081));
	background: -moz-linear-gradient(top,  #1b6969,  #218081);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1b6969', endColorstr='#218081');
}

/* ------------------------footer framework ------------------------ */
footer {
	width: 100%;
	min-width: 980px;
	text-align: center;
	clear: both;
	padding-bottom: 40px;
	color: #FFF;
	background-color: #228181;
}

#footerwrap {
	width: 955px;
	margin: 0 auto;
	padding: 25px 0 0 25px;
	text-align: left;
	background-color: #228181;
}

footer a {
	color: #cbeeee;
}

footer p {
	margin-bottom:10px;
}

footer ul {
	margin: 0 20px 35px 0;
	width: 217px;
	float: left;
	
}

footer ul li {
	border-bottom: 1px solid #cbeeee;
	list-style: none;
	padding: 9px 0;
	line-height: 1em;
	font-size: 12px;
}

footer ul li a {
	text-decoration: none;
}

footer ul li a:hover {
	font-weight: bold;
	color: #FFF;
	background: #218081;
	background: -webkit-gradient(linear, left top, left bottom, from(#218081), to(#218181)); 
	background: -moz-linear-gradient(top,  #218181,  #218181);
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#218181', endColorstr='#218181');	
}

footer ul li.title {
	font-size: 16px!important;
	line-height: 1em;
	font-weight: normal!important;
	padding: 7px 0;
}

footer ul li.blank {
	height: 12px;
}
.GalleryImage {
	margin: 10px;
}

#FormWrapper {
	background-color: #1B6969;
	text-align: left;
	padding: 0px;
	min-height: 415px;
	width: 630px;
	margin-top: 35px;
	margin-right:  0px;
	margin-bottom: 35px;
	margin-left: 20px;
	border: 20px solid #0B2626;
	border-radius: 20;
	-moz-border-radius: 20;	
}
#FormBox {
	margin: 30px;
	padding: 10px;
	min-height: 300px;
	width: 520px;
	border: 15px solid #B2F6F6;
	border-radius:20px;
	-moz-border-radius:20px;
	-ms-border-radius:20px;
	background-color: #34BCBC;
	-webkit-border-radius: 20px;
	-moz-box-shadow: 0 0 3px #d5d7dc;
	-webkit-box-shadow: 0 0 3px #d5d7dc;
	-ms-box-shadow: 0 0 3px #d5d7dc;
	box-shadow: 0 0 3px #d5d7dc;
	background: #34BCBC;
	background: -webkit-gradient(linear, left top, left bottom, from(#1B6969), to(#34bcbc));
	background: -moz-linear-gradient(top,  ##1B6969,  #34BCBC);
	*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a8fa5', endColorstr='#354355');
	text-decoration: none;
	color: #fff;
	background-clip: padding-box;
}

.FormBox {
	color: #1B6969;
	background-color: #AFEAEA;
}
.FormText {
	font-size: 1.5em;
	font-weight: bold;
	color: #E7F9F9;
}
.h6form {
	font-size: 22px;
	font-weight: bolder;
	color: #B2F6F6;
	text-align: center;
}h5 {
	font-size: 1.4em;
	font-weight: bolder;
	color: #1B6969;
}
#Gallery1 {
	float: left;
	min-height: 200px;
	width: 195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	border: 3px solid #218080;
	background-color: #E7F9F9;
	background-image: url(../images2/images/Gallery-1.jpg);
	background-repeat: no-repeat;
	padding-top: 165px;
	padding-bottom: 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #218080;
	text-align: left;	
}
#Gallery2 {
	float: left;
	min-height: 200px;
	width: 195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	border: 3px solid #218080;
	background-color: #E7F9F9;
	background-image: url(../images2/images/Gallery2.jpg);
	background-repeat: no-repeat;
	padding-top: 165px;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #218080;
	text-align: left;		
}
#Gallery3 {
	float: left;
	min-height: 200px;
	width: 195px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	border: 3px solid #218080;
	background-color: #E7F9F9;
	background-image: url(../images2/images/Gallery3.jpg);
	background-repeat: no-repeat;
	padding-top: 165px;
	padding-bottom: 15px;
	font-size: 1.2em;
	font-weight: bold;
	color: #218080;
	text-align: left;	
	
}

#bucket-01 table tr td {
	font-size: 12px;
	font-weight: bold;
	color: #1B6969;
	background-color: #AFEAEA;
	border: thin solid #1B6969;
}
#bucket-01 ol li {
	padding-left: 15px;
	list-style-type: disc;
}

#content #Gallery1 ul, #content #Gallery2 ul, #content #Gallery3 ul  {
	margin: 0 0 10px 10px;
	color: #218080;
}

#content #Gallery1 ul li, #content #Gallery2 ul li, #content #Gallery3 ul li {
	padding-left: 10px;
	list-style: none;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 6px;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #34BCBC;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}


	
#Gallery2 ul li
 {
	
	}
	
#Gallery3 ul li
 {
	
	}
	
#content #Gallery1 ul li a, #content #Gallery2 ul li a, #content #Gallery3 ul li a {
	text-decoration: none;
	outline: none;
	color: #218080
}

#content #Gallery1 ul li a:hover, #content #Gallery2 ul li a:hover, #content #Gallery3 ul li a:hover{
	font-weight: bold;
	color: #218080;
	background: none;
}

#Gallery2 ul li a,  
{
	
	}
	
#Gallery3 ul li a
{
	
	}
	




#fbook #fbookbutton {
	background-image: url(../images2/fbook1.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 68px;
	width: 192px;
}
#fbook #fbookbutton #facebook-1 {
	display: block;
}
