

body {
	background: #fff url(/images/main_bg_shadow.png) top center repeat-x;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


/* -----------------------------------*/
/* -------->>> ANCHOR TAGS <<<--------*/
/* -----------------------------------*/


a { color: #8660a2; font-weight: bold; }

a:hover {

}

a img {
	border: 0;
}

/* -----------------------------------*/
/* -------->>> CONTAINERS <<<---------*/
/* -----------------------------------*/


#container_main {
	position: relative;
	display: block;
	margin: 0px auto;	
	width: 980px;
}

#header {
	position: relative;
	height: 180px;
	z-index: 7;
}
#middle {
	z-index: 5;
	position: relative;
}

#content {
	position: relative;
		top: 20px;
	display: block;
	margin: 0px auto;	
	width: 720px;
	z-index: 3;
	background: url(/images/shadow.png) top left repeat-y;
	min-height:250px;
 	height:auto !important;
 	height:250px;
	padding-bottom: 50px;
}
#shadow_top{
	width: 720px;
	height: 200px;
	position: absolute;
		top: -20px;
	background: url(/images/shadow_top.png) top left no-repeat;
}

#right {
	font-size: 14px;
	position: absolute;
	top: 0px; left: 448px;
	padding: 0 15px 0 20px;
}



something{

}

#left {
	width: 400px;
	position: relative;
		left: 25px;
}

#footer {
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 11px;
	display: block;
	margin: 0px auto;	
	width:700px;
	padding-top: 30px;
}

#copy{
	padding-bottom: 10px;
}

#bar{
	height: 10px;
	background-color: #8660a2;
	overflow: hidden;
}


#procedure_group {
	position: relative;
	padding-top: 16px;
}

#procedure_group .buttons {
	position: absolute;
		top: 0;
		left: 0;
	z-index: 5;
}

#surgical, #cosmetic { cursor:pointer; }

#procedure_group .lists {
	z-index: 4;
}


#procedure_group .lists ul {
	width: 335px;
	border: 1px solid #7A7A7A;
	border-top: 0;
	margin: 0 5px 0 5px;
	padding: 0;
	font-size: 14px;
	overflow:auto;
	max-height:150px;
	height: auto !important;
	height: 150px;
}

#procedure_group .lists li {
	list-style-type: none;
	margin: 0;
	padding: 3px 5px 3px 5px;
	background-color: #fff;
	cursor: pointer;
}

#procedure_group .lists li.zebra {
	background-color: #eee8f1;
}

#procedure_group .lists li .icon { margin: 3px 5px 0 0;}

#procedure_group .desc { 
	padding: 5px;
}

ul.striped { padding-left: 10px; margin-right: 10px; }
ul.striped li { list-style: none; padding: 5px; }

ul.striped .odd { background-color: #eee8f1; }

#procedure_key { height: 30px; background: url(/images/big_purp.png) top left no-repeat; position: relative; }
#c_area { text-transform: uppercase; font-size: 20px; color: #fff; position: absolute; top: 3px; left: 12px; }
#icon_photos, #icon_info, #button_clear { position: absolute; top: 7px; }
#icon_photos { right: 70px; }
#icon_info { right: 125px; } 
#button_clear { right: 10px; cursor: pointer; }

#bottom_buttons { padding-left: 460px; }
#bottom_buttons img { display: block; padding-bottom: 10px; cursor: pointer; }

/* -----------------------------------*/
/* ------------>>> NAV <<<------------*/
/* -----------------------------------*/

#nav {
	width: 690px;
	position: absolute;
		top: 165px;
		left: 146px;
	height: 20px;
}

#nav div {
	float: left;
}

#nav .nav_dividerz {
	width: 53px;
	height: 10px;
}

.navItem{
	float: left;
	padding: 0px 23px 0 23px;
	height: 9px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
}

#nav_arrow {
	width: 59px;
	height: 9px;
	background: url(/images/nav_arrow.png) top left no-repeat;
	position: absolute;
		top: 15px;
}


.pos_ {display: none;}
.pos_doctor { left: 14px; }
.pos_procedures { left: 146px; }
.pos_skin { left: 268px; }
.pos_specials {	left: 380px; }
.pos_financing { left: 493px; }	
.pos_contact { left: 622px; }

/******* Subnav ********/

#right.subnav { padding: 0 15px 0 0; }
#right.subnav a { display: block; margin: 0 0 15px 0; }
#right.subnav ul { margin: -5px 0 0 22px; padding: 0; }
#right.subnav li { list-style-type: none; margin: 5px 0; }
#right.subnav li a { margin: 0; font-size: 12px; color: #7A7A7A; text-decoration: none; }
#right.subnav li a:hover { text-decoration: underline; }

/* -----------------------------------*/
/* -------->>> CLICK AREAS <<<--------*/
/* -----------------------------------*/


#click_ {

}


/* -----------------------------------*/
/* -------->>> PNG TRANS <<<----------*/
/* -----------------------------------*/


#trans_ {

}

#trans_logo {
	width: 304px;
	height: 108px;
	background: url(/images/trans_logo.png) top left no-repeat;
	margin: 0px auto;
	position: relative;
		top: 15px;
	cursor: pointer;
}

#flash {
	width: 980px;
	height: 411px;
}
/* -----------------------------------*/
/* -------->>> TEXT STYLES <<<--------*/
/* -----------------------------------*/


h1, h2, h3, h4 { color: #8660a2; }

h2 {

}

h3 {
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
}

#right p {
	margin: 0 0 10px 0;
}

#right .header {
	margin-bottom: 10px;
}

.justify {
	text-align: justify;
}

p {
	margin: 10px 0px 10px 0px;
}

p.toppurp {
	font-style: italic;
	color: #8660a2;
	padding-top: 10px;
}

.location {
	color: #8660a2;	
	font-weight: bold;
}

.tele{
	font-style: italic;
	color: #7a7a7a;
}

.subHeader{
	color: #8660a2;	
	font-weight: bold;
	padding-top: 20px;
	
}

dt {
	color: #8660a2;
	margin:0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
}

dd { font-style: italic; color: #2E2E2E; margin-left: 20px; }

/* -----------------------------------*/
/* ------------>>> MISC <<<-----------*/
/* -----------------------------------*/

hr {

}

#divider{
	width: 3px;
	height: 307px;
	background: url(/images/divider.png) top left no-repeat;
	position: absolute;
	top: -25px;
	right: 270px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.align-left {
	float:left;
	width:70px;
	margin: 0 15px 15px 5px;
}

.align-center {
	display:inline;
	width:70px;
	margin: 0px 45px 0px 45px;
}

.align-right {
	float:right;
	width:70px;
	margin: 0 5px 15px 15px;
}

.frame {
	padding: 5px;
	border: 1px solid #aaa;
} 

#cosmetic_images { text-align: center; }
#cosmetic_images img { display: block; margin: 0px auto; padding: 15px 0;}


form label { display: block; padding: 5px 0 3px 0; color: #7A7A7A; }
form input, form input.valid { width: 190px; height:16px; margin-right: 5px; border: 1px solid #808080; padding: 2px; }
form input.invalid, form textarea.invalid { border: #990B28 1px solid; }
form input.image { width: 80px; height: 16px; border: none; margin: 0;  }
form input, form textarea { font-family: Helvetica, Geneva, Arial; font-size: 12px; }
form textarea, form input.L, form select { width: 395px; }
form textarea, form textarea.valid { height: 100px; border: 1px solid #808080; }
form em { color: #7A7A7A; font-size: 11px; }

#thanks { display: none; height: 30px; background: url(/images/big_purp.png) top left no-repeat; text-transform: uppercase; font-size: 14px; padding:7px 0 0 10px; color: #fff; }

/**** TOOL TIPS ****/
img.preview { margin: 5px; cursor: pointer; }
.tool-tip { color: #fff; background: #000; z-index: 1000; padding: 5px;}
