@charset "utf-8";
/* CSS Document */

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'HelveticaNeueMediumCond';
	src: url('hlmc__-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'HelveticaNeueMediumCond';
	src: url(//:) format('no404'), url('hlmc__-webfont.woff') format('woff'), url('hlmc__-webfont.ttf') format('truetype'), url('hlmc__-webfont.svg#webfontjxE5rVgC') format('svg');
	font-weight: normal;
	font-style: normal;
}

html {
	background: #c4c3c8;
}

body {
	margin: 10px auto;  
    width: 770px;  
	border: 1px solid #000000;
	background:  #FFF;
	padding: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
}

a, a:visited, a:hover {
	font-size: 11px;
	color: #FFF;
}

header, footer, aside, nav, article, #banner, #content, div.banners, div.main-content {  
	display: block;  
} 

.alignLeft { float: left; }
.alignRight { float: right; }

.clearLeft { clear: left; }
.clearRight { clear: right; }

header { overflow: hidden; width: 100%; }
header h1 { float: right; }

/*\  NAVIGATION  \*/

nav[role="navigation"], nav[role="complementary"] {
	height: 50px;
	background: #f2c600;
	overflow: hidden;
	width: 100%;
}

nav[role="complementary"] {
	height: 25px;
	background: f6f6f6;
	-pie-background: linear-gradient(#FFFFFF, #f6f6f6); 
	background: url(../images/gradient.php?start-color=FFFFFF&end-color=f6f6f6);
	background: linear-gradient(#FFFFFF, #f6f6f6);
	position: relative;
	
	behavior: url(../scripts/PIE.htc);
}

nav[role="navigation"] ul, nav[role="complementary"] ul {
	height: 39px;
	margin: 0 auto;
	padding-top: 7px;
	float: left;
	position: relative;
	left: 50%;
}

nav[role="complementary"] ul {
	height: 25px;
	padding: 0px;
}

nav[role="navigation"] li, nav[role="complementary"] li {
	float:left; 
	position:relative; 
	right:50%;
}

nav[role="navigation"] a, nav[role="complementary"] a {
	display: block;
	float: left;
	text-indent: -9999px;
	height: 39px;
	background-repeat: no-repeat;
}

nav[role="complementary"] a {
	height: 25px;
}

nav[role="navigation"] a:hover, nav[role="navigation"] a.active { background-position: 0 -39px; } 
nav[role="complementary"] a:hover, nav[role="complementary"] a.active { background-position: 0 -25px; }


   /* LINKS AND IMAGES IN NAVIGATION */
   
	nav[role="navigation"] .home { width: 50px; background: url(../images/menu/menu-home.jpg); }
	nav[role="navigation"] .about { width: 85px; background: url(../images/menu/menu-about-accs.jpg); }
	nav[role="navigation"] .media { width: 55px; background: url(../images/menu/menu-media.jpg); }
	nav[role="navigation"] .members { width: 104px; background: url(../images/menu/menu-members-area.jpg); }
	nav[role="navigation"] .news { width: 105px; background: url(../images/menu/menu-news-and-events.jpg); }
	nav[role="navigation"] .procedures { width: 84px; background: url(../images/menu/menu-cosmetic-procedures.jpg); }
	nav[role="navigation"] .directories { width: 129px; background: url(../images/menu/menu-member-directories.jpg); }
	nav[role="navigation"] .contact { width: 80px; background: url(../images/menu/menu-contact-us.jpg); }

	/* ABOUT SUB SECTION 
	nav[role="complementary"] .about-accs { width: 47px; background: url(../images/menu/about/about-accs.jpg); }
	nav[role="complementary"] .council { width: 66px; background: url(../images/menu/about/council.jpg); }
	nav[role="complementary"] .training { width: 68px; background: url(../images/menu/about/training.jpg); }
	nav[role="complementary"] .college-objections { width: 142px; background: url(../images/menu/about/college-objections.jpg); }
	nav[role="complementary"] .codes { width: 57px; background: url(../images/menu/about/codes.jpg); }
	nav[role="complementary"] .membership { width: 93px; background: url(../images/menu/about/membership.jpg); }
	nav[role="complementary"] .cme { width: 196px; background: url(../images/menu/about/cme.jpg); }
	
	/* DIRECTORIES SUB SECTION 
	nav[role="complementary"] .members-clinic { width: 110px; background: url(../images/menu/directories/members-clinic.jpg); }
	nav[role="complementary"] .associate-members { width: 136px; background: url(../images/menu/directories/associate-members.jpg); }
	nav[role="complementary"] .affiliate-members { width: 126px; background: url(../images/menu/directories/affiliate-members.jpg); }
	nav[role="complementary"] .affiliate-nurse { width: 159px; background: url(../images/menu/directories/affiliate-nurse.jpg); }
	
	/* NEWS AND EVENTS SUB SECTION 
	nav[role="complementary"] .upcoming-events { width: 122px; background: url(../images/menu/news-events/upcoming-events.jpg); }
	nav[role="complementary"] .past-events { width: 93px; background: url(../images/menu/news-events/past-events.jpg); }
	nav[role="complementary"] .newsletters { width: 92px; background: url(../images/menu/news-events/newsletters.jpg); }
	nav[role="complementary"] .industry-positions { width: 114px; background: url(../images/menu/news-events/industry-positions.jpg); } */
	
	nav[role="complementary"] a, nav[role="complementary"] a:hover {
		background: none;
		color: #8b8b8b;
		display: block;
		float: left;
		font-family: HelveticaNeueMediumCond;
		font-size: 12px;
		height: 25px;
		letter-spacing: 0;
		line-height: 25px;
		text-decoration: none;
		text-indent: 0;
		width: auto !important;
	}
	
	nav[role="complementary"] a.active, nav[role="complementary"] a:hover { color: #505050; }
	
	nav[role="complementary"] a:not(.last-child):after, .msie8 nav[role="complementary"] a:after {
		color: #f2c600;
		content: "•";
		font-size: 16px;
		padding: 0 10px;
		position: relative;
		top: 2px;
	}
	
	.msie8 nav[role="complementary"] a.last-child:after { /* STUPID IE8 FIX */
		content: "";
		padding: 0;
	}
	
aside.members-menu {
	width: 100%;
	overflow: hidden;
	border-top: 1px dotted #FFF;
	border-bottom: 1px dotted #FFF;
}
.members-menu ul {
	position: relative;
	left: 50%;
	float: left;
}

.members-menu li {
	position: relative;
	right: 50%;
	float: left;
	height: 25px;
	line-height: 25px;
	color: #f2c601;
	padding: 0px 2px;
}

.members-menu a, .members-menu a:visited, .members-menu a:hover {
	height: 25px;
	text-decoration: none;
	line-height: 25px;
	color: #f2c601;
	letter-spacing: -.1em;
}

.members-menu a:hover, .members-menu a.active, .members-menu a.active:visited {
	color: #FFF;	
}

.docs {
	overflow: hidden;
	width: 545px;
}

.docs li {
	overflow: hidden;
	width: 525px;
}

.docs a, .docs a:visited, .docs a:hover {
	float: left;
}

.docs abbr {
	float: right;
}

a.view, a.view:visited, a.view:hover {
	background: #00487f;
	color: #3589ba;
	padding: 1px 3px;
	border-radius: 5px;
	text-decoration: none;
	font-size: 10px;
}
a.view:hover {
	color: #FFF;
}

.agenda {
	padding: 15px;
	background:  #FFF;
	margin-top: 15px;
	color: #000;
}

/*\   BANNER AND BANNERS \*/

#banner, #banner img {
	margin-bottom: -2px;
}

div#content {
	overflow: hidden;
	width: 100%;
	background: #3589ba;
	position: relative;
}

.container {
	float: left;
	overflow: hidden;
	width: 100%;
	background: #3589ba;
}
.main-container {
	width: 100%;
	background: #246696;
	float: left;
	position: relative;
	right: 563px;
}

	div.banners { padding: 5px; background: #246696; width: 197px; position: relative; left: 563px; }
	div.banners li { padding: 5px; overflow: hidden; width: 187px; font-size: 9px; }	
	div.banners a.text { font-weight: bold; font-style: italic; text-decoration: none; font-size: 10px; }
	div.banners a.text:hover { color: #ffb15c; }	
	.orange :hover img { margin: -1px; border: 1px solid #ff7d01; }

/*\  CONTENT STUFF  \*/

div.main-content {
	padding: 10px;
	width: 543px;
	background: #3589ba;
	position: relative;
	left: 563px;
}

.banner-container div:first-child:last-child {
	width: 750px;
	left: 563px;
}

.noPadding {
	width: 770px !important;
	padding: 0px !important;
}

.blueBackground {
	padding: 10px;
}

.whiteBackground { background: #fff !important; }
.whiteBackground > * { color: #333333 !important; }

.cosmetic-wrapper {
	padding: 10px;
	position: relative;
	overflow: hidden;
	width: 750px;
}

.cosmetic-medicine {
	margin: 0px;
	padding: 0px;

}

.cosmetic-medicine li {
	height: 25px;
	line-height: 25px;
	position: relative;
	width: 50%;
	float: left;
}

.hover-cos {
	cursor: pointer;
}

#trans-box {
	display: none;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background:  #000;
	opacity: 0;
	z-index: 9998;
}

.cosmetic-description {
	border-radius: 5px;
	display: block;
	opacity: 0;
	visibility: hidden;
	width: 350px;
	border: 5px solid #333;
	background:  #FFF;
	position: fixed;
	color: #000;
	left: 50%;
	top: 50%;
	margin-left: -175px;
	z-index: 9999;
}

.cosmetic-description h2 {
	background: #3589ba;
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

.cosmetic-description p {
	font-size: 10px;
	padding: 10px 10px 5px;
	margin: 0px;
}

.cosmetic-description p:last-child {
	padding: 10px;
}

.cosmetic-description .close-box {
	display: block;
	background: url(../images/xit.gif) left top no-repeat;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 15px;
	right: 10px;
}

.cosmetic-description .close-box:hover {
	background-position: right top;
}

.dataProcedure, .dataMembersProc {
	color: #000;
	border-collapse:collapse;
	width: 100%;
	background:  #FFF;
}

.dataMembersProc thead {
	padding: 5px;
}

.dataProcedure tr td {
	padding: 5px;
}

.dataProcedure tr td:first-child {
	width: 140px;
	padding: 5px 10px;
}

.dataMembersProc th {
	text-align: left;
	background: #3589ba;
	height: 16px;
	line-height: 16px;
	color: #FFF;
	padding: 5px;
}

.dataMembersProc .location { width: 160px; padding-left: 10px; }
.dataMembersProc .name { width: 260px; }
.dataMembersProc .phone { width: 160px; }
.dataMembersProc .website { width: 50px; text-align: center; padding-right: 10px; }

.dataMembersProc th:last-child, .dataMembersProc td.x-pro { text-align: center; }

.dataMembersProc  td a, .dataMembersProc td a:hover {
	color: #3589ba !important;
}
/*
.dataMembersProc  tr td:last-child a, .dataMembersProc  tr td:last-child a:hover {
	background: url(../images/bullets-icons/world_go.png) no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
} */

.dataMembersProc tr td {
	padding: 5px;
	border-bottom: 1px solid #eee7f9;
}

.MemDirectories tr td {
	padding: 7px 5px;
}


.dataMembersProc tr td { 
	padding-left: 10px;
	padding-right: 10px;
}
/*
.dataMembersProc tr td:first-child { 
	padding-left: 10px;
}
.dataMembersProc tr td:last-child {
	padding-right: 10px;
}
*/
.dataMembersProc tr:nth-child(2n+2) td {
	background: #f7f3ff;
}

.newsletters {
	width: 100%;
	table-layout: fixed;
	overflow: hidden;
}

.newsletters .cols td {
	width: 25%;
}

/* Colomn stuff */

.make-columns {
	overflow: hidden;
	width: 100%;
}

	.Aa-Bb {
		display: block;
		width: 264px;
	}
	
	.Au-Bu {
		display: block;
		width: 48%;
	}

div.home-container, div.training-container {
	display: block;
	width: 90% !important;
	margin: 30px auto !important;
}

div.training-container {
	width: 513px !important;
}

	div.hr {
		display: block;
		width: 100%;
		height: 1px;
		border: 0px;
		border-top: 1px dotted #FFF;
		margin: 10px 0px;
	}
	
	.whiteBackground div.hr {
		border-color: #333333;
	}

	li.hr {
		background:  #CCC;
		text-indent: 10px;
		height: 1px;
		margin: 3px 0px;
	}
	
	td.hr {
		background:  #CCC;
		text-indent: 10px;
		height: 1px;
		margin: 3px 0px;
	}

/* Generic Styling */

h2, .h2 {
	font-size:14px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: normal;
}

h2.h1 {
	font-size: 16px;
}

.h2 {
	margin-top: 20px;
	margin-bottom: 15px;
}

h3 {
	margin-top: 20px;
	margin-bottom: 25px;
}

h4, .h4 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}

h3.quote {
	color: #f2c600;
	font-size: 21px;
	margin-top: 15px;
	margin-bottom: 20px;
}

p {
	margin-bottom: 10px;
}

ul.resources {
	margin-top: 25px;
}

	ul.resources li.type-link, ul.resources li.type-pdf, ul.resources li.type-site {
		padding-left: 30px;
		margin-bottom: 15px;
		font-weight: bold;
		min-height: 16px;
	}
	
	ul.resources a, ul.resources a:hover {
		display: block;
		text-decoration: none;
		font-weight: normal;
	}
	
	ul.resources li.type-link { background: url(../images/bullets-icons/world_go.gif) no-repeat; }
	ul.resources li.type-site { background: url(../images/bullets-icons/visit_site.gif) no-repeat; }
	ul.resources li.type-pdf { background: url(../images/bullets-icons/pdf.gif) no-repeat; }

ul.council {
	margin-top: 25px;
}

	ul.council li {
		margin-bottom: 15px;
	}
	
	ul .position {
		display: block;
		width: 150px;
		text-indent: 10px
	}
	
ul.list {
	margin-top: 10px;
}

	ul.list li {
		margin-bottom: 10px;
		background: url(../images/bullets-icons/dot.jpg) 0 3px no-repeat;
		padding-left: 15px;
	}
	
	ul.num li {
		background: none;
		list-style-type: decimal;
		padding-left: 10px;
		margin-lefT: 20px;
	}
	
	ul.list a {
		text-decoration: none;
	}
	
	ul.list a:hover {
		text-decoration: underline;
	}
	
ul.list ul.resources {
	margin-top: 10px;
}

ul.list h4 {
	text-transform: uppercase;
}

ul.list ul.resources a, ul.list ul.resources a:hover {
	text-transform: none;
}

h3.like-header {
	margin: 10px 0px 0px;
	padding: 10px;
	background: #246696;
}

ul.like-table li {
	background: #FFF;
	padding: 2px 10px;
	color: #333333;
	border-bottom: 1px solid #eee7f9;
}

ul.like-table li:nth-child(2n+2) {
	background: #f7f3ff;
}

ul.events {
	border-bottom: 1px dotted #FFF;
}

ul.events li {
	overflow: hidden;
	width: auto;
	padding: 10px;
	border-top: 1px dotted #FFF;
}

ul.events li p {
	margin: 0px;
}

ul.events .links {
	margin: 3px 0px;
}

ul.events a, ul.events a:visited, ul.events a:hover {
	display: block;
	font-size: 9px;
	text-decoration: none;
	text-indent: 10px;
	font-weight: bold;
}

.special-container {
	position: relative;
	z-index: 999;
}

.procedure-list { /* NB IE6 Hack exists */
	position: absolute;
	top: 150px;
	right: 10px;
	z-index: 991;
}

*+html .procedure-list { top: 145px; }

.info h3 {
	margin: 0px;
	padding: 0px;
}

.members-list { top: 175px; }
*+html .members-list { top: 170px; }

.members-list-procedure { top: 585px; }
*+html .members-list-procedure { top: 570px; }

ul.dropdown-list {
	display: none;
	position: absolute;
	z-index: 99;
	top: 23px;
	border: 1px solid #CCC;
	box-shadow: 1px 1px 3px #333;
	background: #FFF;
}

.dropdown-list a, .dropdown-list  a:visited, .dropdown-list a:hover, .dropdown-list li > strong {
	display: block;
	width: 303px;
	height: 16px;
	line-height: 16px;
	color: #333333;
	background:  #FFF;
	text-indent: 10px;
	text-decoration: none;
}

a.cat, a.cat:visited, a.cat:hover {
	border-top: 1px solid #CCC;
}

a.cath, a.cath:visited, a.cath:hover {
	border-bottom: 1px solid #CCC;
}

.dropdown-list a:hover, .dropdown-list a.selected, .dropdown-list a.selected:visited, .dropdown-list a.selected:hover {
	background: #3589ba;
	color: #FFF;
}

a.dropdown-pane, a.dropdown-pane:visited, a.dropdown-pane:hover {
	display: block;
	width: 305px;
	height: 22px;
	line-height: 22px;
	color: #333333;
	text-indent: 10px;
	text-decoration: none;
	background: url(../images/dropdown-pane.gif) no-repeat;
}

a.dropdown-pane:hover, a.stickHover,  a.stickHover:visited,  a.stickHover:hover {
	background-position: 0 -22px;
}

a.orderBy, a.orderBy:visited, a.orderBy:hover {
	padding-right: 15px;
	text-decoration: none;
}

a.selected, a.selected:visited, a.selected:hover, a.orderBy:hover {
	text-decoration: underline;
}

a.asc, a.asc:visited, a.asc:hover { background: url(../images/bullets-icons/up.gif) right center no-repeat; }
a.desc, a.desc:visited, a.desc:hover { background: url(../images/bullets-icons/down.gif) right center no-repeat; }

/*\  DIRECTORIES  \*/

	.dataMembersProc .contactBlock {
		display: block; 
		width: 80px;
	}
	.dataMembersProc .proc { margin-top: 5px; }
	.dataMembersProc .procExtend { width:  400px; }
	
/*\  CONTACT US   \*/

.contactUS address {
	font-style: normal;
}

.contactDetails * {
	color: #3589ba;
}

.contactDetails p {
	padding-left: 50px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #3589ba;
}

.contactDetails a.email, .contactDetails a.email:visited, .contactDetails a.email:hover {
	font-size: 12px;
	color: #3589ba;
}

.contactDetails p.post { background: url(../images/bullets-icons/contact_address.jpg) left top no-repeat; }
.contactDetails p.email { background: url(../images/bullets-icons/contact_email.jpg) left top no-repeat; }
.contactDetails div.phone {	background: url(../images/bullets-icons/contact_phone.jpg) left top no-repeat; }

div.phone .contact {
	display: block;
	width: 150px;
}

sup {
	vertical-align:text-top;
	font-size: 8px;
	line-height: 2px;
	font-weight: bold;
}

.symbiosis, .symbiosis li {
	margin: 0px;
	padding: 0px;
}

.symbiosis li {
	border: 1px solid #FFF;
	padding: 10px;
	margin-bottom: 10px;
}
.symbiosis li * {
	margin: 0px;
	padding: 0px;
}

.symbiosis li a,.symbiosis li a:visited, .symbiosis li a:hover {
	display: inline;
}

/*\  FOOTER STUFF   \*/


body > footer {
	
	min-height: 35px;
	margin-top: 10px;
	font-size: 8px;
	color: #dcdcdc;
}
	div.footer {
		background: #673979;
		overflow: hidden;
		width: 100%;
	}
	
	ul.footer {
		padding: 0px 5px;
	}
	
	ul.footer li {
		display: block;
		float: left;
		height: 35px;
		line-height: 35px;
	}
	
	ul.footer li:after {
		content: "l";
	}
	
	ul.footer li.last-child:after {
		content: "";
	}
	
	body > footer a, body > footer a:visited, body > footer a:hover {
		font-size: 8px;
		color: #dcdcdc;
		text-decoration: none;
		padding: 0 5px;
	}
	
	ul.seo {
		height: 35px;
		left: 50%;
		position: relative;
		float: left;
		margin: 0 auto;
	}
	
	ul.seo li {
		position: relative;
		right: 50%;
	}
	
	aside.seo {
		clear: both;
		background: #f7f3ff;
		margin-top: 15px;
		overflow: hidden;
		width: 100%;
	}
	
	aside.seo a, aside.seo a:visited, aside.seo a:hover {
		color: #b3a0da;
		font-size: 9px;
	}
	
	
	
/* LOGIN / Membership Stuff */

fieldset, dl, dt, dd {
	border: 0;
	margin: 0;
	padding: 0;
}

.inputbox {
	background: white;
	border: 1px solid #3589ba;
	/* Border Radius */
	border-radius: 4px;
	margin: 0;
	padding: 2px;
	position: relative;
	width: 200px;
	
	behavior: url(../scripts/pie.htc);
}

dl {
	clear: both;
}

dt {
	float: left;
}

dd {
	margin: 5px 0 5px 150px;
}

dt label {
	font-weight: bold;
}

dl:hover label {
	color: #CCC;
}	

dl:hover .inputbox {
	border: 1px solid #3589ba;
}

dl .submitButton {
	background: white;
	-pie-background: linear-gradient(#f3f4f4, #d5d5d5); 
	background: url(../images/gradient.php?start-color=f3f4f4&end-color=d5d5d5);
	background: linear-gradient(#f3f4f4, #d5d5d5);
	border: 1px solid #3589ba;
	border-radius: 4px;
	cursor: pointer;
	font-weight: bold;
	margin: 0;
	padding: 2px 7px;
	position: relative;
	text-transform: uppercase;
	behavior: url(../scripts/pie.htc);
}

dl .submitButton:hover {
	-pie-background: linear-gradient(#d5d5d5, #f3f4f4); 
	background: url(../images/gradient.php?start-color=d5d5d5&end-color=f3f4f4);
	background: linear-gradient(#d5d5d5, #f3f4f4);
}

.errPass {
	background: url(../images/exclamation.png) 10px 10px no-repeat #f26d7d;
	border: 1px solid #9e0b0f;
	border-radius: 4px;
	margin: 0 0 10px;
	padding: 10px 0 0 21px ;
	behavior: url(../scripts/pie.htc);
}

.errPass p {
	padding: 0 10px 10px;
	margin: 0;
}

.x-listings {
	left: auto !important;
	position: relative;
	width: auto !important;
}

.x-website {
	background: url(../images/bullets-icons/world_go.png) no-repeat right center;
	display: block;
	height: 16px;
	position: absolute;
	font-size: 10px;
	padding: 0 20px 0 0;
	right: 0;
	
	top: 0;
/*	width: 16px;*/
}

.x-pro .x-website {
	display: inline-block;
	position: static;
	text-indent: -9999px;
	padding: 0;
	width: 16px;
}

.content-split:before, .content-split:after { content: ""; display: block; overflow: hidden; }
.content-split:after { clear: both; }

.content-split .content-west { float: left; width: 50%; }
.content-split .content-east { float: right; width: 50%; }
