﻿body 
{
    background-image: url('Images/body.png');
    background-repeat: repeat-x;
    background-color: #5f3640;
    .background-color: #532c35;
    font-family: arial;
    font-size: 12px;
    margin: 0px;    
    color: #eab9a2; 
}
h1, h2, h3
{
	margin-top: 0px;
}
h1
{
    font-size: 24px;
    margin: 0px;
    text-transform: uppercase;
}
h2
{
    font-size:18px;
}
p
{
    line-height: 22px;
    margin: 0px 0px 20px 0px;
    font-size:14px !important;
}
ul 
{
	margin-left: -25px;
	.margin-left: 15px;
}
img 
{
    border: 0;
}
a
{
    color: #eab9a2;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
:focus
{
  -moz-outline-style: none;
}
input, select, textarea 
{
	font-family: arial;
    font-size: 12px;
}
.clear
{
    clear: both;
}
.size11
{
    font-size:11px !important;
}
.requiredField 
{
    color: #eab9a2; 
    width: 5px !important;
}
.errors 
{
	background: #ffffd5 url('Images/ValidatorIcon.png') no-repeat 10px 10px;
	width: 225px;
	border: 1px solid #990000;	
	color: #990000 !important;
	padding: 10px 10px 10px 50px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;		
}
.errors ul
{
	margin: 0px 0px 0px -20px;
	.margin: 0px 0px 0px 23px;
	font-weight: normal;
}
.hidden 
{
	display: none;
}
.success 
{
	background: #d7ebb0 url('Images/success.png') no-repeat 5px;
	padding: 10px 10px 10px 35px;
	margin-top: 5px;
	border: 1px solid #6d873b;
	font-weight: bold;
	color: #495d22;
	width: 200px;
}
.listImg
{
	float: left; 
	border: 1px solid #909090 !important;
	cursor: pointer;
}
.listImgLrg
{
	float: left; 
	margin-left: 5px; 
	z-index: 1; 
	position: absolute; 
	border: 1px solid #909090 !important;
}
.chkList input
{
	width: auto !important;
}
.chkList label
{
	float: none !important;
	width: auto !important;
}
.left 
{
	float: left;
}
.right 
{
	float: right;
}

#wrap 
{
	background: url('Images/wrap.png') no-repeat;
	width: 960px;
	min-height: 1036px;
	margin: 0px auto;
}
#testimonial 
{
	position: absolute;		
}
#hcard
{
	position: absolute;		
	z-index:99999;
	margin:940px 0px 0px 745px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#a77774;
}
#header 
{
	position: relative;	
	z-index: 1;
	width: 704px;	
}
#logo
{
	float: left;
	margin: 14px 0px 0px 45px;
}
#contact 
{
	float: right;
	margin: 70px 10px 0px 0px;
}
#main 
{
	position: relative;	
	z-index: 1;
	background: url('Images/mainBg.png') repeat-y;
	width: 704px;
}
#top 
{
	background: url('Images/mainBgTop.png') no-repeat;
	width: 704px;
	min-height: 901px;
}
#body
{
	float: left;
	margin: 13px 14px 0px 16px;
}
#flash 
{
	background: url('Images/flash.png') no-repeat;
	width: 674px;
	height: 330px;
}
/* Home */
#navHome a
{
	display: block;
	float: left;
	background: url('Images/navHome.png');
	width: 337px;
	height: 113px;
}
#navHome span 
{
	display: none;
}
#navHome .btnBreast:hover
{
	background-position: left 226px;
}
#navHome .btnFace 
{
	background-position: right top;
}
#navHome .btnFace:hover
{
	background-position: right -226px;
}
#navHome .btnBody 
{
	background-position: left -113px;
}
#navHome .btnBody:hover
{
	background-position: left bottom;
}
#navHome .btnNonInvasive 
{
	background-position: right -113px;
}
#navHome .btnNonInvasive:hover
{
	background-position: right bottom;
}
#contentHome
{
	float: left;
	width: 321px;
	margin: 20px 0px 20px 5px;
    color: White; 
}
#contentHome a
{
    color:#EAB9A2;
}
#ctasHome 
{
	float: right;	
	background: url('Images/specials.png') no-repeat;
	width: 331px;
	min-height: 203px;
	margin-top: 10px;
}
#specials 
{
	min-height:130px;
	height:auto !important;
	height:130px;
	text-align: center;
	color: White;
}
#specials .title 
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 70px;
}
#specials .expirationDate
{
	margin-top: 20px;
}
.btnDetails 
{
	display: block;
	background: url('Images/details.png') no-repeat;
	width: 132px;
	height: 21px;	
}
.btnDetails span
{
	display: none;
}
.btnDetails:hover
{
	background-position: bottom;
}
#specials .btnDetails
{
	margin: 0px auto;
	margin-top: 30px;
}
#nonGimmick 
{
	background: url('Images/nonGimmick.png') no-repeat;	
	width: 331px;
	height: 103px;
	margin-top: 25px;
}
.btnMore 
{
	display: block;
	background: url('Images/more.png') no-repeat;
	width: 121px;
	height: 21px;	
}
.btnMore span
{
	display: none;
}
.btnMore:hover
{
	background-position: bottom;
}
#nonGimmick .btnMore
{
	float: right;
	margin: 75px 10px 10px 0px;
}
/* Int */
#nav a
{
	display: block;
	float: left;
	background: url('Images/nav.png');
	height: 49px;
}
#nav span 
{
	display: none;
}
#nav .btnBreast 
{
	width: 170px;
}
#nav .btnBreast:hover
{
	background-position: left bottom;
}
#nav .btnFace 
{
	background-position: -170px top;
	width: 143px;
}
#nav .btnFace:hover
{
	background-position: -170px bottom;
}
#nav .btnBody 
{
	background-position: -313px top;
	width: 149px;
}
#nav .btnBody:hover
{
	background-position: -313px bottom;
}
#nav .btnNonInvasive 
{
	background-position: -462px top;
	width: 212px;
}
#nav .btnNonInvasive:hover
{
	background-position: -462px bottom;
}
#ctas 
{
	margin-left: 1px;
}
#ctas a
{
	display: block;
	float: left;
	background: url('Images/ctas.png');
	width: 224px;
	height: 90px;
}
#ctas span 
{
	display: none;
}
#ctas .btnSpecials:hover
{
	background-position: left bottom;
}
#ctas .btnFinancing
{
	background-position: -225px top;
}
#ctas .btnFinancing:hover
{
	background-position: -225px bottom;
}
#ctas .btnGimmick
{
	background-position: right top;
}
#ctas .btnGimmick:hover
{
	background-position: right bottom;
}
#content 
{
	padding: 20px 20px 10px 20px;
	min-height: 645px;
}
#footer 
{
	position: relative;	
	z-index: 1;
	background: url('Images/footer.png') no-repeat;	
	width: 960px;
	height: 57px;
	color: #eab9a2;
	margin-bottom: 20px;
	.margin-bottom: -10px;
}
#footer a 
{
	color: #eab9a2;
	margin: 0px 2px;
}
#footer .fb{margin:10px 30px 0px; float:right; height:31px; width:172px;}
#links 
{
	float: left;
	margin: 7px 0px 0px 45px;
	width:670px;
    line-height:18px;
	text-align:center;
}
#links .copyright
{
	color: #9c8288;
}
#sgg
{
    text-align:center;
}
/* Edit Form */
.editForm tr 
{
	vertical-align: top;
}
.editForm td 
{
	white-space: nowrap;
	padding: 1px;
}
.editForm input
{
	width: 150px;
}
.editForm select
{
	width: 154px;
	.width: 156px;
}
.editForm textarea
{
	width: 300px;
	height: 100px;
}
.editForm .requiredField, .editForm .labeler 
{
	font-size: 18px;
	font-weight: bold;
}
.editForm .labeler .caption 
{
	width: 100px;
	white-space: normal;
	margin-top: 10px;
	font-size: 10px;
	font-weight: normal;
	color: White;
}
.editForm .chkList 
{
	color: White;
}
.editForm em 
{
	display: block;
	text-align: center;	
	margin-bottom: 10px;
}

.btnProcedureDetails 
{
	display: block;
	float: left;
	background: url('Images/procedureDetails.png');
	width: 136px;
	height: 35px;
	margin-right: 10px;
}
.btnProcedureDetails span
{
	display: none;
}
.btnProcedureDetails:hover
{
	background-position: bottom;
}
.btnRequestConsultation 
{
	display: block;
	float: left;
	background: url('Images/consultation.png');
	width: 177px;
	height: 35px;
}
.btnRequestConsultation span
{
	display: none;
}
.btnRequestConsultation:hover
{
	background-position: bottom;
}
/* Procedures */
#procedureNav 
{
	margin-bottom: 20px;
}
.procedure 
{
	width: 632px;
	margin-bottom: 10px;
    color: White; 
}
.procedure .bg
{
	float: left;
	background: url('Images/beforeAfterBoxBg.png') repeat-y;
	width: 612px;
	padding: 0px 10px;
}
.procedure .details 
{
	padding: 10px 10px 0px 10px;
}
.procedure .summary
{
	margin-bottom: 10px;
}
.procedure .price label, .procedure .packagePrice label
{
	float: left;
	width: 90px;
	font-weight: bold;
}
.procedure .packagePrice 
{
	margin-bottom: 10px;
}
.procedure .lnkBeforeAfter 
{
	display: block;
	float: right;
	width: 172px;
	margin-left: 10px;
}
.procedure .lnkBeforeAfter .imgBox 
{
	background: url('Images/beforeAfterImgBg.png') repeat-y;
}
.procedure .lnkBeforeAfter .img
{
	margin: 0px auto;
	border: 1px solid white;	
}
.procedure .left 
{
	float: left;
	width: 420px;
	margin: 0px 10px;
}
.procedure .right 
{
	float: right;
	width: 172px;
}
.procedure .right .lnkBeforeAfter
{
	margin: 0px;
}
.btnHaveQuestion 
{
	display: block;
	float: left;
	background: url('Images/question.png');
	width: 174px;
	height: 35px;
	margin-top: 10px;
}
.btnHaveQuestion span
{
	display: none;
}
.btnHaveQuestion:hover
{
	background-position: bottom;
}
.btnRequestConsultation2 
{
	display: block;
	float: left;
	background: url('Images/consultation2.png');
	width: 174px;
	height: 35px;
	margin-top: 10px;
}
.btnRequestConsultation2 span
{
	display: none;
}
.btnRequestConsultation2:hover
{
	background-position: bottom;
}
#patient 
{
	margin: 30px 0px 15px 0px;
	.margin-bottom: -15px;
}
#patient h2 
{
	float: left;
	display: block;
	background: url('Images/patient.png') no-repeat;
	width: 224px;
	height: 0px;	
	padding-top: 69px;
	overflow: hidden;
	margin-right: 20px;
}
#patient p 
{
	float: left;
	width: 388px;
	margin: 0px;
}
/* Before After */
#beforeAfter 
{
	width: 563px;
	min-height: 350px;
}
#beforeAfterGallery 
{
	width: 563px;
	margin: 0px auto;
}
#beforeAfterGallery .bg 
{
	float: left;
	background: url('Images/beforeAfterBg.png') repeat-y;
	width: 563px;
}
#beforeAfterGallery .bg h2, #beforeAfterGallery .bg .caption
{
	display: block;
	width: 508px;
	margin: 0px auto;
	margin-top: 10px;
	color: White;
}
#beforeAfterGallery .beforeAfter
{
	background: url('Images/beforeAfter.png') no-repeat;
	width: 508px;
	height: 193px;
	margin: 20px auto;
}
#beforeAfterGallery .img
{
	float: left;
	display: block;
	background-color: white;
	background-position: center;
	background-repeat: no-repeat;
	margin: 31px 0px 0px 13px;	
	border: 1px solid white;
}
#beforeAfterGallery .img:hover
{
	border: 1px solid #986762;
}
#beforeAfterGallery .after
{
	margin-left: 42px;
}
.beforeAfterPaging 
{
	width: 563px;
	margin: 20px auto;
	text-align: center;
	font-size: 20px;
}
.btnNeedHelp 
{
	display: block;
	float: left;
	background: url('Images/help.png');
	width: 136px;
	height: 35px;
	margin-right: 10px;
}
.btnNeedHelp span
{
	display: none;
}
.btnNeedHelp:hover
{
	background-position: bottom;
}
#beforeAfterBtns 
{
	width: 323px;
	margin: 0px auto;
	margin-bottom: 20px;
}
/* Team */
.team 
{
	margin-bottom: 10px;
	color: White;
}
.team .bg 
{
	background: url('Images/teamBg.png') repeat-y;
	padding: 10px 20px;
}
.team .img 
{
	float: left;
	margin-right: 20px;
	border: 4px solid #c38c81;
}
.team .details 
{
	float: left;
	width: 460px;
}
.team .name 
{
	font-size: 16px;
	font-weight: bold;
}
.team .title
{
	margin: 10px 0px 20px 0px;
	font-style: italic;
}
.btnViewMore
{
	display: block;
	float: left;
	background: url('Images/viewMore.png');
	width: 96px;
	height: 17px;
}
.btnViewMore span
{
	display: none;
}
.btnViewMore:hover
{
	background-position: bottom;
}
.btnContactUs
{
	display: block;
	float: left;
	background: url('Images/contact.png');
	width: 96px;
	height: 17px;
}
.btnBack span
{
	display: none;
}
.btnBack:hover
{
	background-position: bottom;
}
.btnBack
{
	display: block;
	float: left;
	background: url('Images/back.png');
	width: 96px;
	height: 17px;
	margin-right: 10px;
}
.btnContactUs span
{
	display: none;
}
.btnContactUs:hover
{
	background-position: bottom;
}
.justTitle 
{
	margin-bottom: 20px;
}
.justTitle .pageContent
{
	display: none;
}
.pageContent a
{
    color:#fff;
}
/* Non Invasive */
#skinCare 
{
	float: left;
	width: 312px;
	margin-right: 8px;
}
#skinCare h2
{
	display: block;
	background: url('Images/skinCareTop.png') no-repeat;
	width: 312px;
	height: 0px;	
	padding-top: 130px;
	overflow: hidden;
	margin: 0px;
} 
#skinCare .bg, #inOffice .bg
{
	float: left;
	background: url('Images/skinCareBg.png');
	width: 272px;
	padding: 20px 20px 0px 20px;
}
#skinCare .links, #inOffice .links
{
	min-height: 150px;
}
#inOffice 
{
	float: left;
}
#inOffice h2
{
	display: block;
	background: url('Images/inOfficeTop.png') no-repeat;
	width: 312px;
	height: 0px;	
	padding-top: 130px;
	overflow: hidden;
	margin: 0px;
} 
.btnClickMore 
{
	display: block;
	float: right;
	background: url('Images/clickMore.png');
	width: 136px;
	height: 35px;
	margin-right: 10px;
}
.btnClickMore span
{
	display: none;
}
.btnClickMore:hover
{
	background-position: bottom;
}
.btnSeeDetails
{
	display: block;
	float: right;
	background: url('Images/btnSeeDetails.png');
	width: 136px;
	height: 35px;
	margin-right: 10px;
}
.btnSeeDetails span
{
	display: none;
}
.btnSeeDetails:hover
{
	background-position: bottom;
}
#skinCare .btnSeeDetails,#inOffice .btnSeeDetails
{
	margin: 20px -10px 0px 0px;
}
/* Specials */
.specials .details 
{
	float: left;
	width: 295px;
	margin: 20px 20px 10px 0px;
	.margin-bottom: 0px;
	color: White;
}
.specials .details h2
{
	text-align: center;
}
.specials .details .expirationDate 
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.specials .form
{
	float: right;
}
.specials .form .bg
{
	background: url('Images/specialsBg.png') repeat-y;
	width: 273px;
	padding: 0px 20px;
}
.specials .form input
{
	width: 140px;
}
.specials .form .errors 
{
	width: 210px;
}
.btnSubmit
{
	display: block;
	background: url('Images/submit.png');
	width: 136px;
	height: 35px;
	margin: 20px auto 0px auto;
}
.btnSubmit span
{
	display: none;
}
.btnSubmit:hover
{
	background-position: bottom;
}
/* Contact */
#form 
{
	margin: 0px auto;
	width: 563px;	
}
#form .bg
{
	background: url('Images/beforeAfterBg.png') repeat-y;
	width: 523px;	
	padding: 0px 20px;
}
/* Consultation */
.padTop
{
	height: 10px;
}
#consultation .procedureCategory 
{
	display: block;
	background: #c58c81;
	color: White;
	padding: 2px 10px;
	margin-bottom: 1px;
}
#consultation .active
{
	background: #e9b9a2;
	font-weight: bold;
}
#consultation .procedureListActive
{
	border: 1px solid #e9b9a2 !important;
	padding: 5px;
	margin-bottom: 1px;
}
/* Sitemap */
#sitemap
{
	line-height: 20px !important;
	font-weight: bold !important;
	margin-top: 20px;
}
#sitemap .main
{
	line-height: 20px !important;
	font-weight: bold !important;
}
#sitemap .padLeft 
{
	margin-left: 10px;
	line-height: normal;
	font-weight: normal;
}

/* additions - nov 09 */
.espanol{font-weight:bold; width:124px; text-align:center;}
.espanol:hover{}
