@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
	}
	
html, body {
	height: 100%;
}
	
body {
	font-size: 12px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #380032 url(../images/outside.gif) repeat-y top center;
	}

img, div {
	behavior: url(includes/iepngfix.htc);
	}
	
.social li a.facebook {
	background: url(../images/facebook-back-over.jpg) no-repeat top left;
	}
	
.social li a:hover.facebook {
	background: #862b8e url(../images/facebook-back.jpg) no-repeat top left;
	}

.social li a.twitter {
	background: url(../images/twitter-back-over.jpg) no-repeat top left;
	}
	
.social li a:hover.twitter {
	background: #862b8e url(../images/twitter-back.jpg) no-repeat top left;
	}
	

.social li a.rs_badge {
	background: url(../images/rs-back-over.jpg) no-repeat top left;
	}
	
.social li a:hover.rs_badge {
	background: #862b8e url(../images/rs-back.jpg) no-repeat top left;
	}
	
#sidebar ul.social{
  	list-style: none;
  	list-style-type: none;
  	margin: 0;
  	padding: 0;
}

#sidebar ul.social li{
  	display: block;
  	margin:0;
  	list-style: none;
  	list-style-type: none;
}

#sidebar ul.social li a{
  	display: block;
  	overflow: hidden;
  	margin: 0 auto;
	height: 27px;
	width: 141px;
	font-size: 13px;
	color: #FFFFFF;
	border-bottom: 1px #daa520 solid;
	text-decoration: none;
	width: 141px;
  	height: 27px;
  	padding: 12px 0px 0px 50px;
}

#sidebar ul.social li p{
  	margin: 0;
  	padding: 0;
  	width: 120px;
  	display: block;
  	margin-left: 85px;
}
	
#wrapper {
	width: 770px;
	background: #000000 url(../images/interior-wrapper-background.gif) repeat-y;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
	}
	
.header {
	height: 170px;
	background: #000000 url(../images/header-background.jpg) no-repeat top left; 
	}
	
.header div.movie-button {
	float: right;
	height: 108px;
	width: 176px;
	background: #e3e3e3;
	margin: 23px 14px 0px 0px;
	}
	
.header div.movie-button a {
	display: block;
	height: 110px;
	width: 178px;
	background: #76287c url(../images/workman.png) no-repeat top left;
	text-decoration: none;
	}
	
.header div.movie-button a p {
	display: block;
	font-size: 12px;
	background: #541359;
	font-weight: bold;
	color: #FFFFFF;
	height: 18px;
	width: 178px;
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin: 87px auto 0px auto;
	filter:alpha(opacity=80);
	moz-opacity:.80;
	opacity:.80;
	}
	
.header div.movie-button a:hover {
	border-color: #FF66FF;
	background: #8d2695 url(../images/workman-over.png) no-repeat top left;
	}


.workman {
	width: 335px;
	height: 56px;
	position: relative;
	top: 40px;
	left: 23px;
	}
	
.workman p {
	display: block;
	height: 46px;
	width: 206px;
	padding: 5px;
	float: right;
	text-align: left;
	color: #cca05a;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	}
	
.workman span{
	font-size: 15px;
}
	
.workman p:first-line {
	font-size: 14px;
	font-weight: bold;
	}
	
.workman a img {
	border: none;
	float: left;
	}
	
.interior {
	margin-bottom: 10px;
	border-top: 1px #e0b220 solid;
	}
	
.interior-left {
	float: left;
	width: 200px;
	border-right: 1px #e0b220 solid;
	}
	
.interior-left h1 {
	display: block;
	width: 200px; 
	height: 22px;
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px #fbddf7 solid;
	font-size: 15px;
	text-align: left;
	padding-top: 7px;
	color: #FFFFFF;
	}
	
.interior-left ul {
	margin-top: 7px;
	}
	
.interior-left li {
	list-style-type: none;
	}
	
.interior-left li a {
	display: block;
	width: 115px; 
	height: 22px;
	font-size: .97em;
	margin: 4px auto 5px auto;
	border: 1px #ff2fd5 solid;
	text-align: left;
	padding-top: 8px;
	background: #2f212f url(../images/list-style-type.gif) no-repeat 6px 11px;
	color: #FFFFFF;
	padding-left: 20px;
	text-decoration: none;
	}
	
.interior-left a:hover {
	background: #271b27 url(../images/list-style-type-over.gif) no-repeat 6px 11px;
	border-color: #ffc73b;
	}
	
.interior-left a.ba {
	display: block;
	width: 128px;
	margin: 10px 10px 0px 10px;
	background: #372637 url(../images/ba-background.jpg) no-repeat top left;
	border: 1px #ff2fd5 solid;
	height: 90px;
	text-decoration: none;
	}
	
.interior-left a:hover.ba {
	background: #372637 url(../images/ba-background-over.jpg) no-repeat top left;
	border-color: #ffc73b;
	}
	
.interior-center {
	float: left;
	width: 570px;
	}

.button {
	text-decoration: none;
	padding: 10px;
	border: 1px #ffc73b solid;
	display: block;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background: url(../images/submit-back.jpg) repeat-x top left;
	margin: 10px 10px 0px 10px;
	}
	
.friend {
	margin: 40px 0px 0px 5px;
	width: 100%;
	}
	
.friend table {
	border: 1px #d7ab33 solid;
	border-bottom: none;
	background: #76287c;
	color: #FFFFFF;
	width: 350px;
	text-align: right;
	margin-bottom: 10px;
	}

.friend table td {
	padding: 5px;
	border-bottom: 1px #d7ab33 solid;
	vertical-align: middle;
	}
	
.friend span {
	font-weight: bold;
	color: #FF33FF;
	}
	
	
.friend input {
	margin: 0px 0px 2px 11px;
	padding: 2px 0px 0px 5px;
	border: 1px #d611ea solid;
	width: 170px;
	height: 18px;
	font-size: 12px;
	color: #635862;
	background: #FFFFFF;
	}
	
.friend input.submit {
	margin: 5px 0px 2px 11px;
	padding: 2px 0px 10px 5px;
	border: 1px #ffc73b solid;
	border-bottom-color: #d611ea;
	width: 177px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	padding-top: 6px;
	background: url('../images/submit-back.jpg') repeat-x top left;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.flash-video-container {
	height: 300px;
	padding: 30px 0px 10px 116px;
	background: #380032;
	}
		
.video h3, .audio h3 {
	color: #FFFFFF;
	border-bottom: 1px #ffc73b solid;
	padding: 5px 0px 5px 5px;
	}
	
.video ul, .audio ul {
	margin: 0px;
	padding: 0px;
	}
	
.video li, .audio li {
	margin: 0px 0px 0px -35px;
	padding: 0px;
	list-style-type: none;
	}
	
li.first {	
	margin-top: -4px;
	}
	
.video li a, .audio li a {
	border-bottom: 1px #ffc73b solid;
	display: block;
	width: 230px;
	padding: 7px 0px 5px 32px;
	height: 15px;
	text-decoration: none;
	margin: 0px;
	}
	
.video li a {
	background: url(../images/cam.gif) no-repeat 5px 6px;
	}
	
.audio li a {
	background: url(../images/sound.gif) no-repeat 5px 6px;
	}
	
.video li a:hover, .audio li a:hover {
	color: #FFFFFF;
	}
	
.video a:hover {
	background: #FF33FF url(../images/cam.gif) no-repeat 5px 6px;
	}
	
.audio a:hover {
	background: #FF33FF url(../images/sound.gif) no-repeat 5px 6px;
	}
	
.video {
	float: left;
	border: 1px #d7ab33 solid;
	border-bottom: none;
	background: #76287c;
	color: #FFFFFF;
	}
	
.audio {
	float: right;
	border: 1px #d7ab33 solid;
	border-bottom: none;
	background: #76287c;
	color: #FFFFFF;
	}
	
.interior-center input.submit:hover {
	background: #6d053a url(../images/submit-back-over.jpg) repeat-x top left;
	}
	
img.referral {
	border: 1px #380032 solid;
	float: right;
	}
	
.interior-center div.seperator {
	height: 1px;
	width: 550px;
	margin: 15px auto;
	border-bottom: 1px #a793a5 solid;
	clear: both;
	}
	
.interior-center div.staff {
	width: 169px;
	float: right;
	margin: 20px;
	}
	
.interior-center div.staff img {
	margin: 0px 0px 10px 0px;
	border: 1px #e0b220 solid;
	padding: 5px;
	}
	
div.extra {
	padding-bottom: 60px;
	}
	
.interior-center div.contents {
	margin: 10px 10px 0px 5px;
	width: 165px;
	background: #fbf1dd;
	border: 1px #e0b220 solid;
	border-bottom: none;
	font-size: 11px;
	height: 100%;
	min-height: 100%;
	line-height: normal;
	}
	
.interior-center div.contents h3 {
	text-align: center;
	background: #f5dfb2;
	display: block;
	height: 17px;
	width: 160px;
	padding-left: 5px;
	padding-top:5px;
	color: #422d01;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px #e0b220 solid;
	text-align: left;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.interior-center div.contents ul {
	margin: 0px;
	padding: 0px;
	}
	
.interior-center div.contents li {
	list-style-type: none;
	list-style-image: none;
	}
	
.interior-center div.contents li a {
	text-align: center;
	display: block;
	height: 11px;
	width: 145px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #271b27;
	text-decoration: none;
	border-bottom: 1px #e0b220 solid;
	text-align: left;
	background: url(../images/list-style-type-over.gif) no-repeat 5px 6px;
	}
	
.interior-center div.contents li a.end {
	border-right: none;
	}
	
.interior-center div.contents li a:hover {
	background: #fdf8ef url(../images/list-style-type.gif) no-repeat 5px 6px;
	color: #ff00cc;
	} 
	
.interior-center div.ba-images {
	text-align: center;
	width: 400px;
	height: 255px;
	margin: 0px auto;
	}
	
.interior-center div.ba-images img {
	border: 1px #380032 solid;
	}
	
.interior-center h1, .interior-center .componentheading {
	display: block;
	width: 560px; 
	height: 22px;
	margin: 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px #76287c solid;
	text-align: left;
	padding: 7px 0px 7px 0px;
	font-variant: small-caps;
	font-size: 23px;
	color: #380032;
	}

.interior-center h2 {
	display: block;
	width: 560px; 
	/*height: 20px;*/
	margin: 10px 5px 0px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 7px 0px 7px 0px;
	font-variant: small-caps;
	font-size: 18px;
	color: #380032;
	}
.interior-center #post input{
	margin: 0px 0px 2px 11px;
	padding: 2px 0px 0px 5px;
	border: 1px #e0b220 solid;
	background-color: #fff;
}
.interior-center .post h2{
	height: auto;
	font-variant: normal;	
	line-height: 22px;
	clear: both;
	width:auto
}
.interior-center .post h2 a{
	color: #380032;
}
.interior-center .post p{
	margin:8px 0px;
}
	
.interior-center div {
	color: #666666;
	margin: 8px 10px 15px 10px;
	line-height: 16px;
	}
	
.interior-center div.sub {
	margin-left: 23px;
	}
	
.interior-center div a {
	color: #FF33CC;
	}
	
.interior-center div a:hover {
	text-decoration: none;
	color: #593956;
	}
	
.interior-center div.intro {
	border: 1px #e0b220 solid;
	float: right;
	padding: 5px;
	}
	
.interior-center div.logo {
	border: 1px #e0b220 solid;
	float: right;
	width: 150px;
	padding: 5px;
	}
	
div.logo div {
	margin: 5px;
	}
	
.interior-center div.restylane {
	width: 303px;
	border: 1px #e0b220 solid;
	float: right;
	padding: 5px;
	}
	
.interior-center div.procedure-image {
	width: 555px;
	height: 202px;
	margin: 10px 5px 0px 5px;
	border: 1px #e0b220 solid;
	}
	
.interior-center div.intro-2 {
	width: 129px;
	height: 175px;
	border: 1px #e0b220 solid;
	float: left;
	}
	
.interior-center img.finance {
	margin: 5px 0px 5px 0px;
	border: 1px #80497e solid;
	}
	
.interior-center div b {
	color: #593956;
	}
	
.interior-center div.warning {
	margin: 10px 10px 10px 10px;
	background: #fbf1dd;
	border: 1px #e0b220 solid;
	font-size: 11px;
	padding: 5px;
	}
	
.interior-center div.warning p {
	margin: 0px 10px 3px 10px;
	}
	
.interior-center div.warning p b {
	border-bottom: 1px #e0b220 solid;
		}
	
.interior-center ul {
	margin: 4px 0px 0px 35px;
	}
	
.interior-center ul.non li {
	color: #666666;
	list-style-image: url(../images/Interior.gif);
	margin: 10px 10px 0px 0px;
	}
		
.interior-center img.larger-image {
	border: 2px #76287c solid;
	margin: 5px 0px 5px 6px;
	}
	
.interior-center div.all-incisions img {
	margin: 0px 9px 0px 9px;
	padding: 0px;
	border: 1px #380032 solid;
	}
	
.interior-center div.all-incisions ul {
	margin: 0px;
	padding: 0px;
	}
	
.interior-center div.all-incisions li {
	list-style-type: none;
	display: block;
	width: 183px;
	height: 14px;
	padding-top: 5px;
	text-align: center;
	float: left;
	display: inline;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
.interior-center img.incision-1 {
	float: left;
	}
	
.interior-center img.incision-2 {
	margin-left: 188px;
	}
	
.interior-center img.incision-3 {
	float: right;
	}
	
.interior-right {
	float: right;
	width: 199px;
	border-left: 1px #e0b220 solid;
	}
	
.interior-right div.ba-content {
	color: #FFFFFF;
	font-size: 11px;
	margin: 7px 10px 5px 10px;
	text-align: center;
	}
	
.interior-right div.ba-content a {
	color: #ff2fd5;
	text-decoration: underline;
	}
	
.interior-right div.ba-content a:hover {
	text-decoration: none;
	background: none;
	color: #ffc73b;
	}
	
.interior-right div.asps {
	margin: 33px 10px 10px 10px;
	text-align: center;
	}
	
.interior-right h1, .interior-right h2 {
	display: block;
	width: 170px; 
	height: 22px;
	margin: 7px auto 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px #e7c0ca solid;
	font-size: 15px;
	text-align: left;
	padding-top: 7px;
	color: #FFFFFF;
	}
	
.interior-right p {
	padding: 5px 0px 3px 11px;
	color: #FFFFFF;
	}
	
.interior-right p.name {
	padding-top: 4px;
	}
	
.interior-right input {
	margin: 0px 0px 2px 11px;
	padding: 2px 0px 0px 5px;
	border: 1px #e0b220 solid;
	width: 170px;
	height: 18px;
	font-size: 12px;
	color: #635862;
	background: #fbddf7 url(../images/input-back.jpg) repeat-x top left;
	border-bottom-color: #d611ea;
	}
	
.interior-right input.submit:hover {
	background: #6d053a url(../images/submit-back-over.jpg) repeat-x top left;
	}
	
div.form div.label {
	color: #FFFFFF;
	}
	
div.form div.label {
	margin: 0px auto;
	width: 179px;
	color: #FFFFFF;
	}
	
div.form span.label {
	color: #FFFFFF;
	}
	
div.form span.label2 {
	color: #FFFFFF;
	padding-left: 5px;
	}
	
div.form input.short2 {
	width: 20px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	}
	
div.form input.short {
	width: 20px;
	padding: 0px;
	margin: 0px;
	}
	
div.form input.long {
	width: 40px;
	padding: 0px;
	margin: 0px;
	}
	
input {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	background: none;
	border: none;
	/*width: 10px;*/
	}
	
input radio {
	margin-top: -2px;
	background: none;
	border: none;
	width: 10px;
	}
	
.interior-right textarea {
	margin: 0px 0px 2px 11px;
	padding: 2px 0px 0px 5px;
	border: 1px #e0b220 solid;
	width: 170px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #635862;
	background: #fbddf7 url(../images/input-back.jpg) repeat-x bottom left;
	border-bottom-color: #d611ea;
	}
	
.interior-right input.submit {
	margin: 10px 0px 2px 11px;
	padding: 2px 0px 10px 5px;
	border: 1px #ffc73b solid;
	border-bottom-color: #d611ea;
	width: 177px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	padding-top: 6px;
	background: url(../images/submit-back.jpg) repeat-x top left;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.interior-right a.ba {
	display: block;
	width: 128px;
	margin: 10px auto;
	background: #372637 url(../images/ba-background.jpg) no-repeat top left;
	border: 1px #ff2fd5 solid;
	height: 90px;
	text-decoration: none;
	}
	
.interior-right a:hover.ba {
	background: #372637 url(../images/ba-background-over.jpg) no-repeat top left;
	border-color: #ffc73b;
	}
	
.interior-right div.short {
	margin:  8px 11px 5px 11px;
	background: #541359;
	border: 1px #271b27 solid;
	}
	
.interior-right div.short p {
	font-size: 11px;
	margin: 4px;
	padding: 0px;
	}
	
.interior-right div.info {
	color: #f793ff;
	font-size: 10px;
	margin: 8px 11px 5px 11px;
	text-align: center;
	}
	
.interior-right div.info b {
	color: #fcd6ff;
	}

.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
	clear: both;
}
	
.footer {
	border-top: 1px #daa520 solid;
	border-bottom: 1px #daa520 solid;	
	text-align: center;
	background: #380032 url(../images/footer-back.jpg) repeat-x top left;
	font-size: 11px;
	width: 770px;
	margin: 0px auto 0px auto;
	clear: both;
	}
	
.footer ul {
	margin-left: 80px;
	}
	
.footer li {
	list-style-type: none;
	float: left;
	display: inline;
	}
	
.footer li a {
	color: #FFFFFF;
	display: block;
	height: 11px;
	width: 60px;
	padding-top: 0px;
	margin-top: 10px;
	text-decoration: underline;
	border-right: 1px #FFFFFF solid;
	text-align: center;
	}
	
.footer li a.six {
	border-right: none;
	}
	
.footer li a.medium {
	width: 80px;
	}
	
.footer li a.large {
	width: 100px;
	}
	
.footer li a.largest {
	width: 110px;
	}
	
.footer li a:hover {
	text-decoration: none;
	}
	
.disclaimer {
	background: #380032;
	clear: both;
	}
	
.disclaimer p {
	display: block;
	margin: 30px 10px 5px 10px;
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
	line-height: 15px;
	color: #c9adc5;
	height: 65px;
	}
	
.clear {
	clear: both;
	}
	
#SectionFooterNav{
	font-size: 12px;  
	text-align: center; 
}