@charset "UTF-8";
/* CSS Document */
img, div {
	behavior: url(iepngfix.htc)
}
body {
	background-image:url(images/bkg_gradient.jpg);
	background-repeat:repeat-x;
	background-color:#f0f9fd;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
}
#wrapper {
	width:888px;
	margin-right:auto;
	margin-left:auto;
	padding-top:20px;
}
#wrapper_inner {
	width:884px;
	background-image:url(images/bkg_tile.png);
	background-repeat:repeat-y;
	padding-left:24px;
	padding-bottom:5px;
}
#wrapper_top {
	background-image:url(images/bkg_top.png);
	width:908px;
	height:35px;
}
#wrapper_bottom {
	background-image:url(images/bkg_bottom.png);
	width:908px;
	height:27px;
}
.body_text {
	color:#666666;
}
#content a {
	color:#0070BB;
}
#content a:link {
	color:#0070BB;
	text-align: left;
}
#content p {
	margin-top:15px;
	margin-bottom:15px;
	font-size:0.8em; /*DONT CHANGE THIS!!!!*/
}
#content li {
	font-size:0.8em; /*DONT CHANGE THIS!!!!*/
	margin-top:10px;
	margin-bottom:10px;
}
#content ul {
	list-style-image:url(images/bullet.jpg);
	margin-left:30px;
	margin-top:10px;
	margin-bottom:15px;
}
#content ol {
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
	list-style-type:decimal;
}
#content h1 {
	font-size:1.2em;
	color:#662c91;
	margin-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #f4e6ff;
}
#content h2 {
	font-size:1.2em;
	color:#333333;
	margin-bottom:8px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#content h3 {
	font-weight:bold;
	font-size:0.9em;
	margin-bottom:8px;
}
#box_left {
	background-repeat:no-repeat;
	height:253px;
	width:414px;
	float:left;
	margin-right:27px;
}
#box_drklein {
	background-image:url(images/box_drklein.jpg);
	background-repeat:no-repeat;
	height:238px;
	width:399px;
	float:left;
	padding:15px 0px 0px 15px;
}
#box_drklein a {
	text-decoration:underline;
}
#box_drklein h1 {
	font-size:1.4em;
	color:#662c91;
	margin-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#box_drklein p {
	width:240px;
	color:#666666;
	font-size:0.8em;
	margin-bottom:8px;
}
#box_drklein a {
	color:#662c91;
}
#box_threecol {
	background-image:url(images/box_threecol.jpg);
	background-repeat:no-repeat;
	/*	width:840px;*/
	height:240px;
	padding: 13px 0px 0px 15px;
	margin-top:25px;
	color:#666666;
}
#box_threecol a {
	color:#662c91;
}
#box_threecol a:link {
	color:#662c91;
}
#box_threecol h2 {
	font-size:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#662c91;
	font-weight:normal;
}
#col1 p, #col2 p {
	font-size:0.8em;
	height:150px;
	margin-top:15px;
}
#col1 {
	float:left;
	width:250px;
	margin-right:25px;
	background:url(images/outoftown.gif) no-repeat right bottom;
}
#col2 {
	float:left;
	width:280px;
	margin-right:20px;
}
#col3 {
	float:left;
	width:250px;
}
#col3 ul {
	margin:0;
	margin-top:15px;
	list-style:none;
}
#col3 ul li {
	width:125px;
	float:left;
}
#col3 ul li p {
	font-size:11px;
	text-align:center;
}
#col3 ul li img {
	border:solid 1px #0070BB;
}
#col3 ul li img:hover {
	border:solid 1px #662C91;
}
#content {
	width:835px;
	padding-left:10px;
	padding-right:10px;
}
#home_content {
	width:855px;
}
#header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#662c91;
}
#logo {
	float:left;
	margin-right:45px;
	border-right: solid 1px #d9eaf1;
	padding-right:40px;
}
.list {
}
.list li {
}
#menu {
	background-image:url(images/menu_bkg.jpg);
	background-repeat:no-repeat;
	width:852px;
	height:41px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 0px 0px 6px;
	color:#662c91;
	margin-bottom:5px;
}
#menu a {
	text-decoration:none;
	color:#662c91;
	font-size:1.05em;
}
#menu a:link {
	color:#662c91;
}
#phone {
	float:left;
	height:35px;
	padding-top:5px;
	font-size:1.5em;
	color:#0070bb;
}
.floatimgleft {
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
}
#slogan {
	padding-right:40px;
	padding-top:10px;
	margin-right:45px;
	border-right: solid 1px #d9eaf1;
	height:30px;
	float:left;
	font-size:1.2em;
}
#before {
	margin-left: 30px;
	float:left;
	width:350px;
	margin-right:30px;
}
#padded-before {
	margin-left: 85px;
	margin-top: 25px;
}
#after {
	float:right;
	margin-right: 300px;
}
#midcontent {
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#table {
	margin-top: 175px;
}
.imgleft {
	margin-right: 10px;
	border: 0;
}
.imgright {
	margin-left: 10px;
	border: 0;
}
.cosderm {
	background-image: url(images/cosmetic-dermatology.jpg);
	background-repeat: no-repeat;
	padding-top: 300px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	height: 25px;
	float: right;
	width: 400px;
	margin-left: 17px;
}
.contentbox {
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tableright {
	width: 350px;
	float: right;
	margin-right: 100px;
}
#marginright500 {
	margin-right: 500px;
}
.table-about {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.lefttable {
	width: 350px;
	margin-right: 10px;
}
.img20bottom {
	padding-bottom: 20px;
}
.Neo {
	height: 220px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.footer_line {
	background:transparent url(images/line-1.gif) repeat-x scroll center bottom;
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:normal;
	height:2px;
	margin-bottom:14px;
	padding-bottom:8px;
	margin-left:auto;
	margin-right:auto;
	width:790px;
	clear:both;
}
.footer {
	font-size:0.7em;
	width:890px;
	margin-left:auto;
	margin-right:auto;
	color:#999;
	clear:both;
}
.footer a:link, .footer a:visited {
	color:#551A8B;
}
#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 300px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}
#close {
	float: right;
}
/****************MENU CODE********************/

#nav a, #subMenusContainer a {
	text-decoration:none;
	display:block;
}
/* Just main menu links --[for non-javascript users this applies to submenu links as well]*/
#nav a {
	margin:0;
	float:left;
	padding:8px 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor:pointer;
}
/* Just sub menu links */
#subMenusContainer a, #nav li li a {
	text-align:left;
	color:#662c91;
	font-size:0.9em;
	padding:8px 13px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color:#f4e6ff;
	cursor:pointer;
}
/* All menu links on hover or focus */
#nav a:hover, #nav a:focus, #subMenusContainer a:hover, #subMenusContainer a:focus, #nav a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused {
	background-color:#ab82cb;
	color:#fff;
}
/* sub menu links on hover or focus */
#subMenusContainer a:hover, #subMenusContainer a:focus, #nav a.mainMenuParentBtnFocused, #subMenusContainer a.subMenuParentBtnFocused, #nav li a:hover, #nav li a:focus {
	background-color:#ab82cb;
}
/* Parent Sub Menu Links ---[javascript users only]*/
.subMenuParentBtn {
	background: url(img/arrow_right.gif) right center no-repeat;
}
/* Parent Sub Menu Links on hover or focus ---[javascript users only]*/
.subMenuParentBtnFocused {
	background: url(img/arrow_right_over.gif) right center no-repeat;
}
/* Parent Main Menu Links ---[javascript users only]*/
.mainMenuParentBtn {
	background: url(img/arrow_down.gif) right center no-repeat;
}
/* Parent Main Menu Links on hover or focus ---[javascript users only]*/
.mainMenuParentBtnFocused {
	background: url(img/arrow_down_over.gif) right center no-repeat;
}
/* ----[ OLs ULs, LIs, and DIVs ]----*/

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW {
	display:none;
	position: absolute;
	overflow:hidden;
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;
}
/* All ULs and OLs */
#nav, #nav ul, #nav ol, #subMenusContainer ul, #subMenusContainer ol {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1em;
}
/* All submenu OLs and ULs */
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {
	/*border around submenu goes here*/	 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background:#f4e6ff;
	border:1px solid #662C91;
	left:0;
}
/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li {
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	position:relative;
	float:left;
}
#subMenusContainer li {
	list-style: none;
}
/* main menu ul or ol elment */
#nav {
	display:block;
	list-style:none;
	z-index:5;
	text-align: center;
	display:block;
}
#subMenusContainer {
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:0;
	overflow:visible;
	z-index:1000000000;
}
/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li {
	float:none;
}
#nav li li a { /* Just submenu links*/
	position:relative;
	float:none;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	margin-left: -1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:2.2em;
}
/* third-and-above-level lists */
#nav li ul ul {
	margin: -1em 0 0 -1000em;
}
#nav li:hover ul ul {
	margin-left: -1000em;
}
/* lists nested under hovered list items */
#nav li:hover ul {
	margin-left: 0;
}
#nav li li:hover ul {
	margin-left: 10em;
	margin-top:-2.5em;
}
/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul {
	margin-left: 0;
	margin-top:2.2em;
}
#nav li li a:focus + ul {
	left:0;
	margin-left: 1010em;
	margin-top:-2.2em;
}
#nav li li a:focus {
	left:0;
	margin-left:1000em;
	width:10em;
	margin-top:0;
}
#nav li li li a:focus {
	left:0;
	margin-left: 2010em;
	width: 10em;
	margin-top:-1em;
}
#nav li:hover a:focus {
	margin-left: 0;
}
#nav li li:hover a:focus + ul {
	margin-left: 10em;
}
/* image replacement */
        .graphic, #prevBtn, #nextBtn {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* // image replacement */
			

	#slider_container {
	margin:0 auto;
	position:relative;
	text-align:left;
	height:253px;
	width:414px;
}
#slider2 {
	position:relative;
}
/* Easy Slider */

	#slider {
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:886px;
	height:329px;
	overflow:hidden;
}
#prevBtn, #nextBtn {
	display:block;
	width:44px;
	height:73px;
	position:absolute;
	left:-1px;
	top:131px;
}
#nextBtn {
	left:846px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:41px;
	height:73px;
	background:url(images/btn_prev.png) no-repeat 0 0;
}
#nextBtn a {
	background:url(images/btn_next.png) no-repeat 0 0;
}
/* // Easy Slider */
#wis_logo {
	color:#999999;
	width:200px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	float:left;
	padding: 10px 0;
}
#wis_logo p {
	font-style:italic;
	font-size:1em;
}
#wis_logo img {
	margin-bottom:10px;
}
#bottom_wrapper {
	margin:auto;
	width:880px;
	padding-top:10px;
}
#bottom_wrapper img:hover{
	background:#fff;
}
#bottom_wrapper a {
	color:#551A8B;
}
#buy_logos, #other_logos {
	float:left;
}
#buy_logos {
	margin-right:70px;
}
#buy_logos p {
	font-size:11px;
	color:#525552;
	border-bottom:solid 1px #E3E3E3;
	padding-bottom:5px;
	margin-bottom:5px;
	text-align:center;
}
#other_logos a {
	padding-right:30px;
}
#awards_logos {
	float:right;
	width:500px;
	padding:10px 0;
}
#maui {
	margin:auto;
	width:468px;
	padding-top:10px;
	float:right;
}
#maui_in {
	border:thin solid #c3c3c3;
	width:468px;
	height:60px;
}
#maui p {
	font-size:.8em;
	padding-bottom:10px;
	text-align:center;
}

a.footerlink {
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none
}
a.footerlink:hover {
	z-index:25;
	text-decoration:underline;
}
a.footerlink span {
	display: none
}
a.footerlink:hover span { /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	bottom:2em;
	left:2em;
	width:600px;
	border:1px solid #999;
	background-color:#fff;
	color:#000;
	text-align: left;
	padding:10px;
	font-size:0.8em;
}
/*homepage awards*/
#awards {
	width:342px;
	height:49px;
	float:right;
	position:absolute;
	top:1px;
	right:470px;
}
.pricing li span {
	width:300px;
	display:inline-block;
}
small {
	font-size: 11px;
}
#signup {
	padding:8px;
	background:url(images/sign_up.jpg) no-repeat left top;
	margin-bottom:5px;
	clear:both;
}
#signup form {
	font-size: 13px;
}
#signup form input[type="text"], #signup form select {
	padding:4px;
	background:#fff;
	border:solid 1px #666;
	margin-right:10px;
}
#signup label {
	color:#525552;
	font-weight:bold;
	margin-right:5px;
}
#signup .signup {
	margin-right:15px;
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#662c91;
	text-transform:uppercase;
}
#signup .mc-field-group {
	float:left;
}
#signup form input[type="submit"], #newsletter form input[type="submit"] {
	background:#F7EBFF;
	border: 1px solid #692C91;
	color: #692C91;
	font-weight: bold;
	padding: 3px 3px;
}
#newsletter {
	font-size:13px;
}
#newsletter form input[type="text"], #newsletter form select {
	padding:8px;
	background:#ededed;
	border:solid 1px #999;
	margin-bottom:10px;
}
#newsletter label {
	color:#692C91;
	font-weight:bold;
	margin-bottom:5px;
	display:block;
}
#newsletter .mc-field-group {
	display:block;
}
#newsletter form ul {
	list-style:none;
	margin:0;
}
#newsletter form .phonefield label {
	display:inline;
}
#newsletter form li {
	font-size: 13px;
}
#newsletter form .mce_inline_error {
	font-weight:bold;
	color:#BD0601;
	padding:2px;
}
#like {
	width:260px;
}
.table_view {
	background:#EFF1F0;
	font-size:11px;
	border-collapse:collapse;
	border:none;
}
.table_view td {
	padding:2px;
	border:none;
	vertical-align:top;
}
.border {
	border:solid 1px #000;
}
hr {
	border:none;
	border:1px dotted #F4E6FF;
}

