* {
	font-family: Helvetica, verdana, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, verdana, sans-serif;
	color: #000000;
	margin: 35px;
}

img {
	border: 0px;
}

h1 {
	font-size: 1.4em;
	color: #666;
}

h2 {
	font-size: 1.2em;
	color: #ec008c;
}

.imgL {
	float: left;
	margin: -.5em 1em 1em 0;
}


.clear {
	clear: both;
	width:100%;
}

a {
	color: #ec008c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#logo {
 	float:left;
	width: 228px;
	margin-top: 0px;
}

#logo img {
	margin-left: -11px;
}


.drkgrey {
	color: #000000;
}

p {
	margin-top:0px;
}

.whiteout {
	display: none;
}


#contentoutter {
	width: 1050px;
}


#contenttop {
	height: 111px;
	color: #000000;
	width: 959px;
	margin: 0;
	padding: 0;
}

#contentmiddle {
	clear: both;
	width: 959px;
	float: none;
}
#contentmiddle, #rightcolumn {
	border-left: solid 1px #e1e2e3;
}

#rightcolumn {
	float:left;
	height: expression( this.scrollHeight < 588 ? "588px" : "auto" );
	min-height: 588px;
	padding-left: 8px;
	width: 720px;
	font-size: 12px;
	color: #000000;
}

#leftcolumn {
	width: 210px;
	float:left;
	padding-left: 10px;
	padding-right: 8px;
	font-size: 11px;
	line-height: 15px;
}

#leftcolumn p {
	color: #000;
}

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

#leftcolumn a:hover {
	color: #ec008c;
	text-decoration: none;
}

#leftcolumn .current {
	color: #ec008c;
	text-decoration: none;
}

#social-media {
	float: right;
	width: 110px;
	font-size: 9px;
	line-height: 1em;
}
	#social-media #send-to-friend {
		background: transparent url('/images/btn_send.jpg') 0 0 no-repeat;
		width: 30px;
		margin: 0 20px 0 0;
		float: left;
		display: block;
		position: relative;
	}
	#social-media #facebook {
		background: transparent url('/images/btn_fb.jpg') 0 0 no-repeat;
		width: 55px;
		float: left;
		display: block;
		position: relative;
	}


div.thankyou {
	font-size: 30px;
}
div.thankyou p {
	margin: 0px;
}


p.bigpink {
	color: #ec008c;
	font-size: 20px;
}

div.thankyou, .thankyou p{
	color: #ec008c;
	font-size: 20px;
}

p.big1 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .01em;
}

p.big1pink {
	color: #ec008c;
	font-size: 20px;
	font-weight: normal;
}

p.big {
	font-size: 17px;
}

#leftcolumn .leftheader {	
	font-weight: bold;
	color: #ec008c;
}

.rightheader {
	
	font-weight: bold;
	color: #ec008c;
}

.rightinnercolumn{
	width: 255px;
	float: left;
	margin-right: 20px;
}

a.clicktoread{
	display: block;
	background-color: #babcbe;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	padding-top: 4px;
}

a.clicktoread:hover{
	display: block;
	background-color: #ec008c;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}

.leftimg {
	margin-right: 5px;
}

.rightimg {
	margin-left: 5px;
}

#contentmiddle {
	
	background-position: 235px bottom;
	background-repeat:no-repeat;
}

.pink {
	color: #ec008c;
}

div.pink {
	display: inline;
}

#blanker{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	margin:0;
	padding:0;
	filter:alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

#floater {
	position: absolute;
	top: 20px;
	left: 419px;
	width: 302px;
	z-index: 100;
	font-size: 12px;
	color: #000;
}

#floater h2 {
	font-size: 14px;
	font-weight: bold;
	
}

#floater input {
	border: solid 1px #000000;
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#floater input.radio {
	border: none;
	background-color: default;
}

#opiniondiv {
	width: 223px;
	position: absolute;
	left: 608px;
	display: block;
}

#opiniondiv td {
	color: #FFFFFF;
}

input, textarea {
	width: 100%;
}

#floater input, #floater textarea {
	width: 258px;
}

textarea {
	border: solid 1px #000000;
}

input.radio, #floater input.radio {
	width: auto;
}

#button {
	width: 258px;
	color: #ec008c;
}

label {
	font-size: 9px;
	display: block;
}

.contactformelement {
	display: inline;
}

#sprytextfield1, #sprytextfield2 {
	clear; both;
}

.textfieldRequiredMsg, .textfieldInvalidFormatMsg {
	border: none;
	color: #ec008c;
	font-size: 9px;
	display: none;
}

.sIFR-active .hide {
	display:none;
}



#slideshow .slide {
	margin-bottom: 20px;
	text-align: center;
	
}

#slideshow  .caption {
	text-align: center;
}

.thankyou {
	border-bottom: solid 1px #e1e1e1;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#footer {
	clear: both;
	width: 959px;
	display: block;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#plastic-surgery-resources {
	clear: left;
	text-align: center;
	color:#666;
}

.siFR-active div.htmlonly {
	display: none;
	visibility: hidden;
}


#banda-photos {
	display: block;
	float:left;
}

#banda-links {
	float: left;
	display: block;
	margin-left: 5px;
	width: 50px;
}
/*----------------------- - navigation - ----------------------- */ 

#nav {
	background: url('../../images/nav.jpg') 0 0 no-repeat;
	width: 665px;
	height: 33px;
	float: left;
	margin: 55px 0 0 0;
	padding: 0;
	position:relative;
	z-index: 999;
	}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;	
}

#nav span { display: none; }

#nav li, #nav a { height: 33px; display: block; padding: 0}

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

#nav-01 { width: 149px;}
#nav-02 { width: 118px;}
#nav-03 { width: 132px;}
#nav-04 { width: 78px;}
#nav-05 { width: 100px;} 
#nav-06 { width: 88px;}

#nav-01 a:hover {background: transparent url('../../images/nav.jpg')  -0px -33px no-repeat;}
#nav-02 a:hover {background: transparent url('../../images/nav.jpg') -149px -33px no-repeat;}
#nav-03 a:hover {background: transparent url('../../images/nav.jpg') -267px -33px no-repeat;}
#nav-04 a:hover {background: transparent url('../../images/nav.jpg') -399px -33px no-repeat;}
#nav-05 a:hover {background: transparent url('../../images/nav.jpg') -477px -33px no-repeat;}
#nav-06 a:hover {background: transparent url('../../images/nav.jpg') -577px -33px no-repeat;}

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding: 0;
	background-color:#333;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	-moz-opacity: 0.90;
	opacity: 0.90;		
	margin-left:0px;
	z-index: 1000;
	}

#nav li ul li { 
	height:35px; /* Height of each drop down nav item */
	margin: 0;
	z-index: 1000;	
	}	

#nav li ul li a {
	width:100%;
	height:35px;	/* Height of each drop down nav item, should match above */
	line-height:35px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:7px;
	}

/* Drop down link styles */

#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	color:#fff;
	text-decoration:none;
	}


/* Hover styles for drop down items */
#nav-01 ul a:hover, #nav-02 ul a:hover, #nav-03 ul a:hover{ 
	background-image:none;
	background-color:#ca005f;
	color:#fff;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-01 ul, #nav-01 li { width:125px; }
#nav-02 ul, #nav-02 li { width:125px; }	
#nav-03 ul, #nav-03 li { width:125px; }	

	/* 2nd tier drop down */


#nav li ul ul {
	margin: -35px 0 0 125px;
	padding: 0;
	width:0;
}

#nav li ul ul li {
	width: 210px;
	background-color:#cc2473;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -9999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }




/*----------------------- - MORE HEADLINES nav - ----------------------- */ 

#more-headlines {
	background: transparent url('../../images/more-bg.jpg') 0 0 no-repeat;
	width: 210px;
	height: 30px;
	float: left;
	margin: 0;
	padding: 0;
	position:relative;
	z-index: 999;
	}

#more-headlines ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;	
}

#more-headlines span { display: none;}

#more-headlines li, #more-headlines a { height: 30px; display: block; padding: 0}

#more-headlines li { float: left; list-style: none; position: relative; _display:inline}

#more-01 { width: 210px;}
#more-01 a:hover { background: transparent url('../../images/more-bg.jpg') 0 -30px no-repeat; }

#more-headlines li ul {
	position:absolute;
	left:-9999px;
	padding: 10px 0;
	background-color:#333;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:150px;
	margin-top: -400px;
	-moz-opacity: 0.90;
	opacity: 0.90;	
	z-index: 1000;
	}

#more-headlines li ul li { 
	height:25px; /* Height of each drop down nav item */
	margin: 0;
	z-index: 1000;	
	}	

#more-headlines li ul li a {
	width:100%;
	height:25px;	/* Height of each drop down nav item, should match above */
	line-height:25px;	 /* Height of each drop down nav item again, should match above */
	}

#more-headlines li ul li a span {
	font-size: 12px;
	display:block;
	padding-left:10px;
	}

#more-01 #title {
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 10px;
}

/* Drop down link styles */

#more-01 a:link, #more-01 a:visited, #more-01 a:hover, #more-01 a:active {
	color:#fff;
	text-decoration:none;
	}


/* Hover styles for drop down items */
#more-01 ul a:hover { 
	background-image:none;
	background-color:#cc2473;
	color:#fff;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#more-01 ul, #more-01 li { width:500px; }


	/* 2nd tier drop down */

#more-headlines li:hover ul, #more-headlines li.sfHover ul	{ left: auto; }

/* referral form */
#referral * {
	margin: 0;
	padding: 0;
}
#referral #contenttop {
	width: 580px;
	font-size: .8em;
}
#referral fieldset {
	border: 0;
}
#referral #referralForm ul {
	list-style: none;
}
#referralForm li {
	margin: 0 0 4px;
}
#referralForm label {
	float: left;
	width: 150px;
	font-size: 1.1em;
}
	#referralForm span.required, #referralForm label.error {
		font-size: .9em;
		color: #c00;
		float: right;
		width: 170px;
		text-align: left;
	}
#referralForm input, #referralForm textarea {
	width: 250px;
}
	#referralForm textarea {
		height: 100px;
	}
#referralForm #refer_submit, #referralForm #refer_cancel, #referralForm input#refer_subject {
	width: auto;
}
ul.videos { list-style:none; width:100%; position:relative;}
ul.videos li { display:block; width:206px; float:left; margin:10px 3px; position:relative;}
ul.videos li a { text-decoration:none;}
ul.videos li img { border:3px solid #FFF;}
ul.videos li a:hover img { border:3px solid #BBB;}
ul.videos li a span { color:#000!important;}
a:focus { outline:none;}