
img, div, input { behavior: url("iepngfix.htc") }


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}

.p-center{ text-align:center; }
/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#f8daae url("../images/wallbk.jpg") top repeat-x;
	text-align:center;
	font:14px Arial, Helvetica, sans-serif; 
	color: #2f1e0f;
	line-height: 18px;
	margin-top: 15px;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.6em; color: #957a4e; }
h2	{ font-size:1.3em; color: #170e06; }
h3	{ font-size:1.0em; color:#2f1e0f; }

h1 span,h2 span,h3 span	{ display:none; }

a	{ color: #170e06; font-weight: bold;   }
a:hover	{ color:#d1b790; text-decoration:underline; }

.orng { color: #deac7d; font-weight: bold; }
hr { margin: 24px auto;}
/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}
/* ------------------------ form elements ------------------------ */
form {
	width:180px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; color: #2f1e0f;} 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#e9e0d1 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #624D3D;
	color:#170e06;
	width:194px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:21px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */
textarea { height:90px; overflow:auto; }
#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

ul#choosing { }
ul#choosinglist li { margin:10px 0px}

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main .radio	{text-align:left;width:50px;}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:110px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/basner_body.jpg") repeat-y;
	width:801px;
	margin:0 auto;
	text-align:left;
	}
#wrap-img {
	width:801px;
	margin:310px auto 0 auto;
	text-align:left;
	}
/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:240px;
	padding: 10px 5px 0px 3px;
	float:left;
	}

	#column-left form { padding-left:67px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:505px;
	float:right;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	padding-right: 5px;
	}
#column-right #thankyounote {
	font-size: 13px;
	font-style: italic;
	padding: 8px;
	border: 1px #99CC00 solid;
}
#column-right #subbottom {
	width: 497px;
	height: 42px;
	background: url(../images/txtbkb.jpg) no-repeat;
	margin: 0px;
}

#column-right #subtop {
	width: 497px;
	height: 47px;
	background: url(../images/txtbkt.jpg) no-repeat;
	margin: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
	
}
#column-right #subtop h1, #column-right #subtop h3 {
	margin-top: 15px 0px 10px 0px;
	padding: 10px 0px 10px 54px;
	color: #d1b790;
	height: 40px;
	font-size: 18px;
	line-height: 21px;
	font-weight: 200;
	background: url(../images/b.png) 3% 0% no-repeat;
}
#column-right #subhead {
	background: url(../images/txtbk.jpg) repeat-y;
	margin: 0px;
	width: 500px;
	margin-top: -10px;
}

#column-right #subhead h1 {
	font-size: 1.3em;
	color: #170e06;
}

#column-right h2 {
	font-style: italic;
	padding-top: 5px;
}
	#column-right p, #column-right h1, #column-right h2, #column-right h3,  #column-right h4, #column-right ul, #column-right dl {
		margin:0px 50px 10px 28px;
		}
	#column-right p.em {width: 450px; font-style: italic;}
	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:5px;  /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-right ul.multi { padding-left:5px; } 
		#column-right ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:18px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

/* ------------------------ header framework ------------------------ */
#header-graphic { 
	height:299px;  
	width:801px;
	background:url("../images/header_basner.jpg"); 
	padding-top: 0px; 
	position: absolute;
	clear: both;
	top:11px; 
	background-repeat: no-repeat; 
} /* sets height for all non-flash headers */
	
	#header-graphic a.abc-link {
		position: absolute;
		top: 150px;
		left: 195px;
		width: 380px;
		height: 65px;
		}
		
#header-graphic h1, #header-graphic h2, #header-graphic h3{ display:none; }
		
#afterheader { height: 18px; width: 978; background: url("../images/below_header.jpg"); padding: 0px; margin: 0px; margin-top: -5px; }

/* ------------------------ subhead framework ------------------------ */
#subhead { } /* sets height for all subheads */
#subhead h1 {padding-top: 40px;}
#subhead h2 {margin-top: 10px;}

/* ------------------------ subhead framework with varying heights ------------------------ */

#column-left #title-contact {
	height: 372px;
	width: 275px;
	background:url("../images/contactbk.png") top no-repeat ;
	padding: 20px 0px 0px 0px;
	text-align: left;
	}
#column-left #title-contact p {
	color: #170e06;
	font-size: 19px;
	padding: 0px 0px 0px 25px;
	margin-bottom: 2px;
	width: 230px;
}
#column-left #title-contact form {
	padding: 10px 30px 0px 25px;
}
#column-left #sidequotes p {
	font-size: 13px;
	padding: 0px 0px 0px 20px;
}

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/basner_footer.jpg");
	width:100%; /* fix for Safar */
	height:25px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:825px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	margin-bottom:10px;
	font-size: 11px;
	}

#footer a { color:#170e06; font-size: 12px; font-weight: 200; text-decoration:none; }
#footer a:hover { color:#170e06; text-decoration: underline; font-weight: normal;}

#footer ul {margin-bottom:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #EEE1D6;
		}
	#footer li.first { border: none; }

#plastic-surgeons-info a:link, #plastic-surgeons-info a:visited { font-size: 11px; text-decoration: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

#gloss {
	margin: 0px;
}
#column-right #subhead ul#gloss li {
	padding-bottom: 10px;
}

/*Bulleted List*/
#sitemap {
	margin: 0px;
}
#bullet	{list-style-type:disc;padding-left:35px;}
.bullet	{list-style-type:disc;padding-left:35px;}

#column-right #subhead .docbullet {list-style-type: circle; padding-left: 20px;}

.docbullet li {font-size: 12px;}

.bullet li {margin-left:20px;}

.style1 {font-size: 10px; padding-left:30px;}

.style11 {font-size: 10px;}

.style2 {
	font-size: 11px;
	font-weight: bold;
	color: #B8655D;
}

.newupdate {
	border: 1px solid #da261d;
	width: 410px;
	padding: 4px 0px 0px 0px;
	margin: 30px;
	background: #e9dbbf;
}
.newupdate p, .newupdate a {
	font-size: 14px;
	color: #da261d;
	padding: 0px;
	margin: 0px;
}

.specialbox {
	border: 4px dashed #cba680;
	width: 350px;
	padding: 10px;
	margin: 30px;
	margin-left: 30px;
}
.player {
	margin-top:10px;
	margin-bottom:20px;
	margin-left:20px;
}


#column-left h2 {
		color: #FFFFFF;
		font-size: 14px;
		padding: 0px 10px 0px 0px;
		margin: 0;
		text-align: center;
	}
.services{ font-size:12px; float:left; width:100%;}
.services .left{float:left; width:48%;}
.services .right{float:right; width:48%;}
.services h2{font-style: italic;padding-top: 5px;}
.services h2 a{ text-decoration:none;font-size:18px!important; font-weight:bold;}
.services ul li{padding-left:0!important;}
