@charset "utf-8";
/* CSS Document */
*{
	margin: 0px;
}
html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background: #b9ccd3 url(http://johnfasanomd.com/images/interface/FMD001_layout_bg_01.jpg) no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

h1 {
	margin: 0px;
	padding: 15px 15px 5px 0px;	
	font: 15px "Palantino", Georgia, "Times New Roman", Times, serif;
	color: #a4aa44;
	text-transform: uppercase;
}

h2 {
	margin: 0px;
	padding: 15px 15px 5px 0px;	
	font: bold 13px Geneva, Arial, Helvetica, sans-serif;
	color: #25485e;
	text-transform: capitalize;
}


.topbar-gold {
	width: 100%;
	height: 12px;
	position: absolute;
	margin: 0px;
	left: 0;
	top: 0;
	background: url(http://johnfasanomd.com/images/interface/FMD001_topbar_gold.png) repeat-x;
	display: block;
	z-index: 1;
}

#nonFooter {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 1050px;
	margin: 0px auto -45px auto;
	display: block;
	background: url(http://johnfasanomd.com/images/interface/FMD001_bg_container.jpg) top center no-repeat;
}

* html #nonFooter {
	height: 100%;
}
* html #container {
	height: 100%;
	margin-right:0px;
}
#container {
	min-height: 100%;
	width: 1050px;
	position: relative;
	margin: 0px 0px 0px 0px;
	display: block;
}

img {
	border: none;
}
img a{
	border: none;
}

#header { 
	width: 1050px;
	height: 405px;
	position: relative;
	margin: 0px auto 0px auto;
	background:none;
}




/* Main Menu --------------------------------------------------------------------------------------------------------*/


.mainnav_container {
	width: 615px;
	height: 45px;
	position: relative;
	float: left;
	margin: 0px auto 0px 422px;
}
#menu {
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 615px;
  height: 45px;
  background-color:#ffffff;
  position: relative;
}

#menu li, a {
  display: inline;
  position: relative;
  outline: none;
}
#menu a:hover {
  background-position: 0px -45px;
}
#menu a:active {
  background-position: 0px -90px;
}
#menu a:hover span {
  display: block;
}
#menu .home {
  width: 83px;
  height: 45px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_home.jpg) no-repeat;
  float: left;
}

#menu .homeSelected {
  width: 83px;
  height: 45px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_home.jpg) left bottom no-repeat;
  float: left;
}

#menu .meet {
  width: 163px;
  height: 45px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_meet.jpg) no-repeat;
  float: left;
}

#menu .meetSelected {
  width: 163px;
  height: 45px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_meet.jpg) left bottom no-repeat;
  float: left;
}

#menu .services {
  width: 104px;
  height: 45px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_services.jpg) no-repeat;
  float: left;
}
#menu .servicesSelected {
  width: 104px;
  height: 45px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_services.jpg) left bottom no-repeat;
  float: left;
}

#menu .beforeafter {
  width: 148px;
  height: 45px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_beforeafter.jpg) no-repeat;
  float: left;
}

#menu .beforeafterSelected {
  width: 148px;
  height: 45px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_beforeafter.jpg) left bottom no-repeat;
  float: left;
}

#menu .contact {
  width: 117px;
  height: 45px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_contact.jpg) no-repeat;
  float: left;
}
#menu .contactSelected {
  width: 117px;
  height: 45px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_contact.jpg) left bottom no-repeat;
  float: left;
}

/* Mid Section --------------------------------------------------------------------------------------------------------*/

#midsection {
	width: 1050px;
	height: 90px;
	background: url(http://johnfasanomd.com/images/interface/FMD001_bg_midsection.jpg) repeat-y;
	position: relative;
	margin: 0px;
	clear: both;
}

.midsec_container {
	width: 965px;
	height: 75px;
	position: relative;
	float: none;
	margin: 0px auto 0px auto;
}

#midsec {
  list-style: none;
  padding: 7px 0px;
  margin: 0px 0px 0px 0px;
  width:auto;
  height: 75px;
  position: relative;
}

#midsec li, #midsec a {
  width: 235px;
  height: 75px;
  margin: 0px 5px 0px 0px;
  display: inline;
  position: relative;
  float: left;
  outline: none;
}
#midsec a:hover {
  background-position: 0px -75px;
}
#midsec a:active {
  background-position: 0px -75px;
}
#midsec a:hover span {
  display: block;
}
#midsec .breast {
  background: url(http://johnfasanomd.com/images/interface/FMD001_midsection_breast.jpg) no-repeat;
  float: left;
}
.breastSelected {
  background: url(http://johnfasanomd.com/images/interface/FMD001_midsection_breast.jpg) 0px -75px no-repeat;
}
#midsec .face {
  background: url(http://johnfasanomd.com/images/interface/FMD001_midsection_face.jpg) no-repeat;
  float: left;
}
.faceSelected {
  background: url(http://johnfasanomd.com/images/interface/FMD001_midsection_face.jpg) 0px -75px no-repeat;
}
#midsec .body {
  background: url(http://johnfasanomd.com/images/interface/FMD001_midsection_body.jpg) no-repeat;
  float: left;
}
.bodySelected {
  background: url(http://johnfasanomd.com/images/interface/FMD001_midsection_body.jpg) 0px -75px no-repeat;
}
#midsec .skin {
  background: url(http://johnfasanomd.com/images/interface/FMD001_midsection_skin.jpg) no-repeat;
  float: left;
}
.skinSelected {
  background: url(http://johnfasanomd.com/images/interface/FMD001_midsection_skin.jpg) 0px -75px no-repeat;
}


/* Content --------------------------------------------------------------------------------------------------------*/



#content {
	width: 1050px;
	height: auto;
	margin: 0px;
	clear: both;
	min-height: 100px;
	position: relative;
	margin: 0px;
	display: block;
	background: url(http://johnfasanomd.com/images/interface/FMD001_bg_content_shadow.jpg) top repeat-x;
}
.column_1 {
	width: 715px;
	height: auto;
	min-height: 100px;
	margin: 0px auto 0px 50px;
	padding: 45px 0px 50px 0px;
	float: left;
        clear:left;
	position: relative;
	display: block;
}
.column_2 {
	width: 285px;
	height: auto;
	min-height: 350px;
	margin: 0px auto auto -1px;
	padding: 25px 0px;
	float: left;
	position: relative;
	display: block;
	background: url(http://johnfasanomd.com/images/interface/FMD001_bg_column_2.jpg) top repeat-x;
}

.columnHeader {
	width: 715px;
	height: 60px;
	margin: 0px auto 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
}
.column_1 .text {
	width: 625px;
	height: auto;
	position: relative;
	float: left;
	clear: both;
	margin: 0px auto 10px 15px;
	font: 12px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #666666;
	text-align: left;
}


.column_2 .testimonial {
	width: 80%;
	height: auto;
	position: relative;
	float: none;
	clear: both;
	margin: 0px auto 10px auto;
	font: 12px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 18px;
	color: #25485e;
	text-align: left;
}
.column_2 .name, .procedure {
	width: 80%;
	height: auto;
	position: relative;
	float: none;
	clear: both;
	margin: 0px auto 5px auto;
	font: 12px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 10px;
	color: #25485e;
	text-align: right;
}
.column_1 .imageHolder {
	width: 625px;
	height: auto;
	margin: 0px auto 0px 15px;
	padding: 0px;
	position: relative;
	display: block;
}
.column_2 .imageHolder {
	width: 250px;
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	display: block;
}
.galleryLink {
	width: auto;
	height: auto;
	margin: 20px auto 20px 0px;
	padding: 0px;
	position: relative;
	display: block;
	float: left;
	clear: left;
	font: 12px "Palantino", Georgia, "Times New Roman", Times, serif;
	color: #25485e;
}
.galleryLink a{
	color: #25485e;
}
.galleryLink a:hover{
	color: #95b6cf;
}
.topLink {
	width: auto;
	height: auto;
	margin: 20px auto 20px 0px;
	padding: 0px;
	position: relative;
	float: right;
	clear: right;
	display: block;
	font: 12px "Palantino", Georgia, "Times New Roman", Times, serif;
	color: #25485e;
}
.topLink a{
	color: #25485e;
}
.topLink a:hover{
	color: #95b6cf;
}

.bottomLine {
	width: 600px;
	height: 1px;
	margin: 30px auto 30px auto;
	padding: 0px;
	float: none;
	clear: both;
	display: block;
	background: url(http://johnfasanomd.com/images/interface/FMD001_bg_pro_line.jpg) no-repeat;
}

.column2 .proList {
	width: auto;
	height: auto;
	margin: 0px auto 10px 30px;
	padding: 0px;
	float: left;
	display: block;
	color: #25485e;
}
.proList ul {
	list-style-type: none;
	padding: 0;
	margin-left: 35px;
}
.proList li{
	display: block;
	color: #25485e;
}
.proList li a{
	font: 12px "Palantino", Georgia, "Times New Roman", Times, serif;
	color: #25485e;
	text-decoration: none;

}
.proList li a:hover{
	color: #336666;
	text-decoration: underline;
}

/* Services --------------------------------------------------------------------------------------------------------*/
/* Services --------------------------------------------------------------------------------------------------------*/



.servicesHolder {
	width: 620px;
	height: auto;
	min-height: 200px;
	margin: 20px auto 0px auto;
	padding: 0px 0px 50px 0px;
	position: relative;
	display: block;
}
.servicesHolder .breastserv, .bodyserv, .faceserv, .skinserv {
	width: 264px;
	height: auto;
	min-height: 100px;
	padding: 130px 0px 20px 20px;
	float: left;
	display: block;
}

.servicesHolder .breastserv {
	background: url(http://johnfasanomd.com/images/interface/FMD001_bg_services_breast.jpg) top left no-repeat;
}
.servicesHolder .bodyserv {
	background: url(http://johnfasanomd.com/images/interface/FMD001_bg_services_body.jpg) top left no-repeat;
}
.servicesHolder .faceserv {
	margin-left: 50px;
	background: url(http://johnfasanomd.com/images/interface/FMD001_bg_services_face.jpg) top left no-repeat;
}
.servicesHolder .skinserv {
	margin-left: 50px;
	background: url(http://johnfasanomd.com/images/interface/FMD001_bg_services_skin.jpg) top left no-repeat;
}

.proListserv {
	width: auto;
	height: auto;
	margin: 0px auto 0px 0px;
	padding: 0px;
	float: left;
	display: block;
}
.proListserv ul {
	list-style-type: none;
	padding: 0;
	margin-left: 25px;
	margin-top: -40px;
}
.proListserv li{
	display: block;
	color: #25485e;
}
.proListserv li a{
	font: 13px Arial, Helvetica, sans-serif;
	color: #25485e;
	text-decoration: none;

}
.proListserv li a:hover{
	color: #336666;
	text-decoration: underline;
}

/* Gallery --------------------------------------------------------------------------------------------------------*/
/* Gallery --------------------------------------------------------------------------------------------------------*/


.prevNextHolder {
	width: auto;
	min-width: 60px;
	height: 20px;
	position: relative;
	display: block;
	float: left;
}
.prevNext {
	width:auto;
	height: 20px;
	margin: 0px 10px 0px 10px;
	position: relative;
	display: block;
	float: left;
	font: 12px bold Arial, Helvetica, sans-serif;
	color: #003366;

}
.prevNext a{
	text-decoration: none;
	color: #003366;
}
.prevNext a:hover{
	text-decoration: none;
	color: #006699;
}
.gallImgHolder {
	width:auto;
	min-width: 300px
	height: auto;
	float: none;
	min-height: 300px;
	position: relative;
	margin: 25px auto 0px 5%;
	display: block;
}
.gallImg {
	width:auto;
	min-width: 150px;
	height: auto;
	min-height: 100px;
	float:left;
	position: relative;
	margin: 0px auto 0px auto;
	display: inline;
}

#gallMenu {
  list-style: none;
  padding: 0px;
  margin: 0px auto 0px 6px;
  width: 260px;
  height: 190px;
  position: relative;
  float: left;
  display: block;
}

#gallMenu li, a {
  display: inline;
  position: relative;
  outline: none;
  text-indent: 0px;
}
#gallMenu a:hover {
  background-position: 0px -46px;
}

#gallMenu a:hover span {
  display: block;
}
#gallMenu .gallbreast {
  width: 260px;
  height: 46px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_gall_breast.jpg) no-repeat;
  float: left;
}
#gallMenu .gallbreastSelected {
  width: 260px;
  height: 46px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_gall_breast.jpg) no-repeat;
  background-position: 0px -46px;
}
#gallMenu .gallface {
  width: 260px;
  height: 46px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_gall_face.jpg) no-repeat;
  float: left;
}
#gallMenu .gallfaceSelected {
  width: 260px;
  height: 46px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_gall_face.jpg) no-repeat;
  background-position: 0px -46px;
}
#gallMenu .gallbody {
  width: 260px;
  height: 46px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_gall_body.jpg) no-repeat;
  float: left;
}
#gallMenu .gallbodySelected {
  width: 260px;
  height: 46px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_gall_body.jpg) no-repeat;
  background-position: 0px -46px;
}
#gallMenu .gallskin {
  width: 260px;
  height: 46px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_gall_skin.jpg) no-repeat;
  float: left;
}
#gallMenu .gallskinSelected {
  width: 260px;
  height: 46px;
  background: url(http://johnfasanomd.com/images/interface/FMD001_btn_gall_skin.jpg) no-repeat;
  background-position: 0px -46px;
}
.gallSpacer {
	width: 260px;
	height: 1px;
	background: url(http://johnfasanomd.com/images/interface/FMD001_btn_gall_spacer.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	clear:both;
	display: block;
}
	


/* FOOTER --------------------------------------------------------------------------------------------------------*/

#footer, .push {
	height: 45px;
}
#footer {
	width: 1050px;
	position: relative;
	border-top: 1px #CCCCCC solid;
	margin: auto auto 0px auto;
	clear: both;
	background: url(http://johnfasanomd.com/images/interface/FMD001_bg_midsection.jpg) repeat-y;
	display: block;
	font: 10px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #092032;

}
#footerText {
	width: 1050px;
	height: auto;
	position: relative;
	margin: 5px auto auto auto;
	font: 10px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #092032;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#footerLinks {
	width: 1050px;
	height: 12px;
	margin: 0px auto 0px -20px;
	display: block;
	position: relative;
	text-align: center;
}

#footerLinks ul {
	list-style-type: none;
}

#footerLinks ul li { 
	display: inline;
}

#footerLinks ul li a {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	font: 10px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #092032;
}

#footerLinks ul li a:hover {
	background: none;
	color: #006699;
}




#formContainer {
	width: 500px;
	height: auto;
	position: relative;
	margin: 1px auto 10px auto;
	padding: 25px;
	background: #d6e8f2;
	display: block;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;

}
#formContainer p{
	margin: 10px auto 0px auto;
	clear: both;

}


label {
	width: 110px;
	position: relative;
	float: left;
	margin: 0px;
	padding-top:5px;
	padding-right: 10px; 
	clear:both;
	color:#183b3d;
	display:block;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: right;
	line-height:11px;
}

.checkLabel {
	width: auto;
	height: auto;
	position: relative;
	margin: 0px 5px auto 5px;
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
}
.checkLabel2 {
	width: 165px;
	height: auto;
	position: relative;
	margin: 5px 0px auto 0px;
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
}
.checkBoxHolder {
	width: 165px;
	height: auto;
	position: relative;
	margin: 0px 0px 5px 0px;
	padding-bottom: 5px;
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
}


.formSpacer {
	width: 500px;
	height: 1px;
	position: relative;
	margin: 20px auto 20px auto;
	padding: 0px;
	float: left;
	clear: both;
	font: 1px Arial, Helvetica, sans-serif;
	line-height: 1px;
	background: #FFFFFF url(../images/spacer_bg.jpg);
	display: block;
} 

textarea {
  	resize:none;
}

hidden {
     display: none;
}

.btnSubmit {
  width: 500px;
  height: 20px;
  position: relative;
  padding: 10px 0px 10px 0px;
  margin: 0px auto 0px auto;
  display: block;
  text-align: left;
}
