body{
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	background: #fdfbf6 url(../images/main-nav-line.gif) repeat-x 0 118px;
	min-width: 986px;
	color: #2d2a1f;
}
img{border: none;}
a{
	text-decoration: none;
	color: #438daf;
	outline: none;
}
a:hover{text-decoration: underline;}
.container a {
	text-decoration: underline;
	color: #438daf;
	outline: none;
}
.container a:hover {
	color: #E1C889;
}
form, fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
.wrapper{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrapper-1{
	position: relative;
	left: 50%;
	width:1036px;
	float: left;
}
.wrapper-2{
	width:1036px;
	position:relative;
	left:-50%;
	float: left;
}
#main{
	width: 1036px;
	margin: 0 auto;
	position: relative;
}
.content-holder{
	width: 100%;
	background: url(../images/content-bg.gif) repeat-y;
}
.top-content-holder{background: url(../images/top-content.gif) no-repeat;}
.bottom-content-holder{
	background: url(../images/bottom-content.gif) no-repeat 0 100%;
	padding: 0 25px 55px;
	overflow: hidden;
	height: 1%;
}
.hold {padding: 156px 0 0;}
#header{
	width: 986px;
	position: absolute;
	top: 21px;
	left: 25px;
}
.branding{
	width: 100%;
	background-color: #fff;
	height: 103px;
	overflow: hidden;
}
.branding strong a{
	display: block;
	margin: 20px 0 0 15px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat;
	width: 690px;
	height: 78px;
}
.branding p{
	float: right;
	width: 220px;
	height: 52px;
	background: url(../images/phones.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 20px 20px 0 0;
	display: inline;
}
#main-navigation{
	position: relative;
	margin: -5px -25px 0;
	width:1036px;
}
#main-navigation ul{
	margin: 0;
	padding: 6px 0 11px;
	list-style: none;
	width: 100%;
	height: 30px;
	background: url(../images/main-navigation-bg.png) repeat-x;
	line-height: 30px;
	font-size: 13px;
	text-transform: uppercase;
	text-align: center;
}
#main-navigation ul li{
	display: inline;
	padding: 8px 15px 11px 18px;
	background: url(../images/separator-1.gif) no-repeat;
}
#main-navigation ul li:first-child{background: none;}
#main-navigation ul li a{
	color: #000;
	padding: 0 0 11px;
}
#main-navigation ul li:hover,
#main-navigation ul li.hover{position: relative;}
#main-navigation ul li:hover div,
#main-navigation ul li.hover div{display: block;}
#main-navigation ul div{
	position: absolute;
	top: 31px;
	left: 0;
	width: 146px;
	border-left: 1px solid #d8be87;
	border-right: 1px solid #d8be87;
	display: none;
}
#main-navigation ul ul{
	width: 146px;
	margin: 0;
	padding: 0;
	text-align: left;
	background: url(../images/sub-nav-bg.png) repeat-y;
	text-transform: none;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	height: auto;
}
#main-navigation ul ul li{
	padding: 0;
	background: none;
	border-bottom: 1px solid #d8be87 !important;
	display: block;
	width: 100%;
	vertical-align: top;
	background: url(../images/none.gif) !important;
}
#main-navigation ul ul li a{
	display: block;
	padding: 4px 8px 5px;
	color: #1c233b;
	width: 130px;
}
#main-navigation ul ul li a:hover{text-decoration: none;}
#main-navigation ul ul li:hover a,
#main-navigation ul ul li.hover a{
	color: #2e7ab7;
	background-color: #f5e6bb;
}
#main-navigation ul li.hover div ul li.hover,
#main-navigation ul li:hover div ul li:hover{position: relative;}
#main-navigation ul li.hover div ul li.hover div,
#main-navigation ul li:hover div ul li:hover div{display: block;}
#main-navigation ul li.hover div ul li div,
#main-navigation ul li:hover div ul li div{display: none;}
#main-navigation ul div div{
	position: absolute;
	top: 0;
	left: 146px;
}
#main-navigation ul ul li.hover div a,
#main-navigation ul ul li:hover div a{
	background: none;
	color: #1c233b;
}
#main-navigation ul ul li.hover div a:hover,
#main-navigation ul ul li:hover div a:hover{
	color: #2e7ab7;
	background-color: #f5e6bb;
}
#main-navigation ul div div ul{border-top: 1px solid #d8be87;}
.container{
	width: 772px;
	float: left;
}
.container-2{
	width: 864px;
	float: left;
}
.container-gallery{
	width: 980px;
	float: left;
}
.content-wrapper{
	width: 495px;
	float: right;
	padding: 24px 1px 0 20px;
}
.content-wrapper-gallery{
	width: 705px;
	float: right;
	padding: 45px 0 0 0;
}
hr { height: 1px; color: #DCC37F; background: #F3E9C7; border: 0; text-align: left; margin-left: 0; }

#content{
	margin: 17px 0 0;
	background: url(../images/line.gif) no-repeat;
	padding: 16px 25px 0 0;
}
#content h1{
	margin: 0 0 16px 0;
	color: #d4b261;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: 3px;
}
#content h1 a {
	text-decoration:none;
}
#content h2{
	color: #000;
	font-size: 13px;
}
#content p{
	margin: 7px 0 16px 0;
	color: #2d2a1f;
	line-height: 26px;
	word-spacing: 5px;
	text-align: justify;
}
.contact{
	width: 214px;
	float: left;
	margin: 0 20px 0 0;
	background: url(../images/contact-bg.gif) repeat-y;
}
.contact .top{background: url(../images/top-contact.gif) no-repeat;}
.contact .bottom{
	background: url(../images/bottom-contact.gif) no-repeat 0 100%;
	padding: 3px 12px 11px 10px;
	overflow: hidden;
	height: 1%;
}
.contact h2{
	margin: 0 -7px 13px;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	background-color: #e1c889;
	padding: 0 0 0 8px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: relative;
	width: 198px;
}
.contact ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact ul li{
	width: 100%;
	overflow: hidden;
	margin: 0 0 3px 0;
	vertical-align: top;
	padding: 0;
	line-height: 16px;
}
.portrait{
	width: 214px;
	float: left;
	margin: 0 28px 0 0;
	background: url(../images/contact-bg.gif) repeat-y;
}
.text{
	/*float: right;*/
	border: 0;
	padding: 1px 0 2px 5px;
	font: 11px/10px Arial, Helvetica, sans-serif;
	color: #6a6968;
	width: 118px;
	/*width: 187px;*/
}



/* Mini Form */

#swan-mini {
 padding-top: 4px;
 width: 196px;
 min-height: 159px;
 background-color: #E1C889;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
}

#swan-mini form {
 position: relative;
 margin-top: 4px;
 padding: 15px 0 5px 0;
 background-color: #F5ECD0;
 font-size: 12px;
 width: 196px;
 min-height: 135px; 
 text-align: left;
}

#swan-mini .textbox {
 display: block;
 clear: both;
 float: left;
 position: relative;
 margin: 0 0 8px 1px;
 width: 192px;
 font: 11px/10px Arial, Helvetica, sans-serif;
 background-color: #FFF;
 min-height: 16px;
}

#swan-mini .textbox label {
  float: left;
  padding-left: 4px;
  line-height: 14px;
  width: 58px;
}

#swan-mini .textbox input {
  float: left;
  border: none;
  height: 14px;
  width: 125px;
}

#swan-mini .dropdown {
 display: block;
 clear: both;
 width: 187px;
 font: 11px/10px Arial, Helvetica, sans-serif;
 color: #6a6968;
 height: 16px;
 padding: 2px 1px;
 margin: 0 0 5px 0;
 vertical-align: top;
 margin-bottom: 1px;
}

#swan-mini .dropdown select {
  background-color: #E7DABA;
}

#swan-mini .checkbox{
	display: block;
        float: left;
	clear: both;
        margin: 5px 0 5px 0;
        padding: 0;
	min-height: 30px;
	width: 173px;
	background-color: #F4EBCD; 
	color: #0657a2;
}

#swan-mini .checkbox input {
	float: left;
	width: 15px;
}

#swan-mini .checkbox span {
	display: block;
	float: left;
	margin-left: 5px;
	width: 145px;
	font-size: 10px;
}

#swan-mini label.error {
	display: block;
	clear: both;
	padding-bottom: 3px;
	padding-right: 5px;
	width: 183px;
	background-color: #E1c889;
	color: #BF2323;
	text-align: right;
}

#swan-mini input.submit{
        float: left;
	clear: both;
	margin-left: 5px;
	padding: 0 3px;
        border: none;
        background-color: #d7b466;
        font: 11px/14px Arial, Helvetica, sans-serif;
        color: #fff;
        cursor: pointer;
}

/* #swan-iconsult {
 padding-top: 4px;
 width: 290px;
 min-height: 360px;
 background-color: #E1C889;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
} */

#swan-iconsult {
 position: relative;
 margin-top: 4px;
 padding: 15px 0 5px 0;
 background-color: #F5ECD0;
 font-size: 12px;
 width: 310px;
 min-height: 330px;
 text-align: left;
 border-top: 5px solid #E1C889;
 border-bottom: 5px solid #E1C889;
}

#swan-iconsult .textbox {
 display: block;
 clear: both;
 float: left;
 position: relative;
 margin: 0 0 8px 1px;
 width: 310px;
 font: 11px/10px Arial, Helvetica, sans-serif;
 background-color: #FFF;
 min-height: 16px;
}

#swan-iconsult .textbox label {
  float: left;
  padding-left: 4px;
  line-height: 14px;
  width: 74px;
}

#swan-iconsult .textbox input {
  float: left;
  border: none;
  height: 14px;
  width: 220px;
}

#swan-iconsult .dropdown {
 display: block;
 clear: both;
 width: 207px;
 font: 11px/10px Arial, Helvetica, sans-serif;
 color: #000000;
 padding: 2px 1px;
 margin: 0 10px 5px 5px;
}

#swan-iconsult .dropdown select {
  background-color: #E7DABA;
	width: 295px;
}

#swan-iconsult .checkbox{
	display: block;
	clear: both;
	margin: 5px 0 5px 5px;
	padding: 0;
	min-height: 30px;
	background-color: #F4EBCD; 
	color: #0657a2;
}

#swan-iconsult .checkbox input {
	width: 15px;
}

#swan-iconsult .checkbox span {
	font-size: 10px;
	margin: 5px 15px 5px 5px;
}

#swan-iconsult .checkbox label {
	width: 310px;
	clear: both;
	font-weight: bold;
}

#swan-iconsult .checkbox .checkboxes {
	margin-top: 5px;
}

#swan-iconsult .checkboxes input, #swan-iconsult .checkboxes span {
	float: left;
	font-weight: bold;
}

#swan-iconsult label.error {
	display: block;
	clear: both;
	padding-bottom: 3px;
	padding-right: 5px;
	width: 183px;
	background: none;
	color: #BF2323;
	text-align: right;
}

#swan-iconsult input.submit{
	clear: both;
	margin-top: 15px;
	margin-left: 5px;
	padding: 1px 3px;
  border: none;
  background-color: #d7b466;
  font: 13px/14px Arial, Helvetica, sans-serif;
  color: #fff;
  cursor: pointer;
	display: block;
}

/* Main Form */

#swan-main {
  position: relative;
  width: 400px;
  font-size: 18px;
  font-weight: bold;
  padding-left: 15px;
}

#swan-main form {
  position: relative;
  margin: 10px 0 0 -15px;
  width: 400px;
  font-size: 14px; 
  font-weight: normal; 
}

#swan-main label {
  display: block;
  clear: both;
  padding-bottom: 3px;
  width: 250px;
  font-size: 14px;
}

#swan-main input {
  display: block;
  clear: both;
}

#swan-main .textbox {
  display: block;
  clear: both;
  margin-bottom: 7px;
  padding-bottom: 5px;
  width: 300px;
  min-height: 35px;
}

#swan-main .textbox input {
  width: 250px;
  height: 18px;
  border: 2px inset #DCDCDC;
}

#swan-main .dropdown {
  display: block;
  clear: both;
  margin-bottom: 7px;
  padding-bottom: 5px;
  width: 300px;
  min-height: 20px;
}

#swan-main .dropdown label {
  display: block;
  clear: both;
}

#swan-main .dropdown select {
  display: block;
}

#swan-main .radio {
  display: block;
  clear: both;
  float: left;
  position: relative;
  width: 300px;
  margin-bottom: 7px;
  padding-bottom: 5px;
}

#swan-main .radio label {
  display: block;
  clear: both;
  position: relative;
  height: 16px;
}

#swan-main .radio input {
  display: block; 
  clear: left; 
  float: left;
  position: relative;
  margin-left: 10px;
  width: 15px;
  height: 15px;
}

#swan-main .radio span {
  display: block;
  float: left;
  clear: none;
  position: relative; 
  width: 50px;
  margin: 0 4px 0 3px;
  padding-top: 3px;
}

#swan-main .textarea {
  display: block;
  clear: both;
  margin-bottom: 7px;
  padding-bottom: 5px;
  width: 300px;
}

#swan-main .textarea textarea {
  display: block;
  clear: both;
  border: 2px inset #000;
  width: 275px;
}

#swan-main label.error {
  display: block;
  clear: both;
  margin-bottom: 10px;
  color: red;
}

#swan-main input.submit {
  display: block;
  clear: both;
  float: left;
  margin: 8px 0 5px 4px;
  padding: 0 5px;
  width: 50px;
  height: 25px;
}

 
  

div.cards { margin: 0 auto; text-align: center; }
div.cards a img { margin: 15px 40px; vertical-align: middle; }

#content .list a{text-decoration: underline;}
#content .list a:hover{text-decoration: none;}
.list{
	margin: 0;
	padding: 20px 0 50px 5px;
	list-style: none;
	line-height: 26px;
}
.list li{
	padding: 0 0 0 9px;
	background: url(../images/bullet.gif) no-repeat 0 14px;
}
.button{
	float: left;
	background: url(../images/button-bg.gif) repeat-x;
	line-height: 20px;
	color: #b78e1f;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 0 3px;
}
.button span{
	float: left;
	background: url(../images/left-button-bg.gif) no-repeat;
}
.button em{
	float: left;
	background: url(../images/right-button-bg.gif) no-repeat 100% 0;
	font-style: normal;
	padding: 0 15px 4px;
}
#left-column{
	width: 250px;
	float: left;
	min-height: 890px;
	background: url(../images/left-column-bg.jpg) no-repeat;
}
#left-column-gallery{
	width: 250px;
	float: left;
	min-height: 890px;
}
#left-column-body{
	width: 250px;
	float: left;
	min-height: 890px;
	background: url(../images/left-column-bg-model-body.jpg) no-repeat;
}
#left-column-breast{
	width: 250px;
	float: left;
	min-height: 890px;
	background: url(../images/left-column-bg-model-breast.jpg) no-repeat;
}
#left-column-face{
	width: 250px;
	float: left;
	min-height: 890px;
	background: url(../images/left-column-bg-model-face.jpg) no-repeat;
}
#left-column-men{
	width: 250px;
	float: left;
	min-height: 890px;
	background: url(../images/left-column-bg-model-men.jpg) no-repeat;
}
#left-column-skin{
	width: 250px;
	float: left;
	min-height: 890px;
	background: url(../images/left-column-bg-model-skin.jpg) no-repeat;
}
* html #left-column{height: 890px;}
.slogan{
	width: 214px;
	height: 295px;
	background: url(../images/slogan-bg.png) no-repeat;
	margin: 475px 0 0 33px;
	text-indent: -9999px;
	overflow: hidden;
}
.societies{
	margin: 30px 0 0 85px;
	padding: 15px 0 0 0;
	list-style: none;
	clear: both;
}
#left-column .societies_fardo{
	margin: 30px 0 0 30px;
}
.societies li{
	display: inline;
	margin: 0 15px 0 0;
}
.societies li img{vertical-align: middle;}

.societies2{
	margin: 15px 0 0 66px;
	padding: 15px 0 0 0;
	list-style: none;
	clear: both;
}
.societies2 li{
	display: inline;
	margin: 0 15px 0 0;
}
.societies2 li img{vertical-align: middle;}

.main-asaps{
	margin-bottom: 20px;
	margin-left: -8px;
}

div .container .main-societies2{
	padding: 0 0 0;
}

#right-column{
	width: 199px;
	float: right;
	padding: 19px 15px 0 0;
}
#right-column-2{
	width: 199px;
	float: right;
	padding: 19px 15px 0 0;
	display: none;
}
.logo{
	display: block;
	margin: 0 0 10px;
}
.logo img{display: block;}
.block{
	width: 197px;
	margin: 0 0 13px;
	background: url(../images/block-bg.gif) repeat-y;
}
.block .top{background: url(../images/top-block.gif) no-repeat;}
.block .bottom{
	background: url(../images/bottom-block.gif) no-repeat 0 100%;
	padding: 3px 5px 5px 3px;
}
.block h3{
	color: #fff;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 5px 0 5px 4px;
	background-color: #dcc37f;
	line-height: 14px;
	text-transform: uppercase;
}
.block h3 a{color: #fff;}
.block img{display: block;}
.footer-nav{
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}
#footer{padding: 0 25px 25px;}
.footer-nav li{
	display: inline;
	padding: 0 15px 0 18px;
	background: url(../images/separator-2.gif) no-repeat 0 1px;
}
.footer-nav li:first-child{background: none;}
.footer-nav li a{color: #3b3b3a;}
.visit-card{
	margin: 25px 0 20px;
	text-align: center;
}
.visit-card p{
	margin: 0;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #9f9d99;
}
.visit-card ul{
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}
.visit-card ul li{
	display: inline;
	color: #d4b878;
	padding: 0 3px 0 6px;
	background: url(../images/separator-3.gif) no-repeat 0 3px;
}
.visit-card ul li:first-child{background: none;}
.visit-card p.phones{
	color: #0f0f0f;
	margin: 10px 0 0;
}
.bottom-text{padding: 0 5px;}
.bottom-text p{
	margin: 0;
	color: #999;
	font-size: 11px;
	line-height: 22px;
	text-align: center;
}
.bottom-text p a{
	color: #ceab4e;
	text-decoration: underline;
}
.bottom-text p a:hover{text-decoration: none;}


.patient { height: 600px; display: block; width: 695px; padding: 0 0 20px 0; margin: -10px 0 0 0; }
.patient img { float: left; border: 1px solid #fff; width: 330px; }

.patient-three-across { height: 420px; display: block; width: 695px; padding: 0 0 20px 0; margin: -10px 0 0 0; }
.patient-three-across img { float: left; border: 1px solid #fff; width: 220px; }

.patient-one-across { height: 600px; display: block; width: 695px; padding: 0 0 20px 0; margin: -10px 0 auto; text-align: center; }
.patient-one-across img { margin: 0 auto; text-align: center; border: 1px solid #fff; width: 345px; }
.patient-single-text {clear: both; text-align: left; margin-left: 0; padding-top: 20px;}

.more-patients{
width: 190px;
	margin:0 auto;
	padding:4px 0 20px 0;
	list-style:none;
}
.more-patients div{
	padding:4px 0 10px 0;
	margin: 0 auto;
	text-align: center;
	width:188px;
	display:block;
	clear: both;
}

.more-patients div span{
	width:186px;
	display:block;
	line-height:14px;
	color:#000;
	text-align:center;
}
.more-patients div img{
float: left;
	display:block;
	margin:0 auto;
	border:1px solid #fff;
	position:static;
}
.photo-nav { height: 14px; }
.next { float: left; }
.next, .previous { font-size: 12px; text-transform: uppercase; display: block; padding-right: 10px; font-weight: bold; letter-spacing: 2px; } 
.previous { float: right; padding-right: 24px; }


.social-media-links { padding-top: 20px; }
.formLabel1 {
 width: 190px;
 font:normal 14px Arial, Helvetica, sans-serif;
 color:#6A6968;
 background-color:#fff;
 height:40px;
 padding:2px 4px;
 clear:both;
}
.formLabel1 input {
border:1px solid #EAD9A8;
width:190px;
}
.formLabel1 textarea {
border:1px solid #EAD9A8;
width:190px;
height:60px;
}
.formLabel1 .submit {
background-color:#D7B466;
width:65px;
height:25px;
color:#FFFFFF;
margin-top:10px;
font:normal 12px Arial;
}
.extra-button2 {
  display: block;
  width: 190px;
  margin-top: 1px;
}
.extra-button3 {
  display: block;
  width: 190px;
  margin-top: 4px;
}
.extra-button4 {
  display: block;
  width: 190px;
  margin-top: 4px;
}

