@charset "UTF-8";
/* CSS Document */



body {
	padding-top: 0;
	margin: 0;
	text-align: center;
	background-color:#096a9a;
	background-image: url(../images/body_bg2.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

* html .visualIEFloatFix{
      height: 0.01%;
}
a {
	color: #065582;
}

a img, img {
	border: none;
	text-decoration: none;
}

h1 {
	background: #065582 url(../images/h1_header_bg.gif) top left no-repeat;
	padding: 0 10px;
	margin: 0 0 20px 0;
	height: 65px;
	line-height: 55px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #065582;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

h3 {
	font-weight: bold;
	padding: 0;
	margin: 1em 0 0 0;
}

fieldset {
	border: 1px solid #CCCCCC;
}

.ruled {
	border-bottom: 1px solid #d5d5d5;
	margin-top: 20px;
}

.subheader {
	font-weight: bold;
}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 4px;
}

.left {
	float: left;
	margin: 5px 5px 5px 0;
}

.center {
	text-align: center;
}

.right {
	float: right;
	margin: 5px 0 5px 5px;
}

.column {
	width: 32%;
	height: 350px;
	border-right: 1px solid  #CCCCCC;
}

.column p {
	text-align: center;
	clear: both;
}

.last-item {
	border-right: none;
}

.construction {
	color: #FF0000;
}

#learnMore {
	padding: 15px 0 0 205px;
}

#page {
	position: relative;
	margin: 0 auto;
	width: 955px;
	padding: 0;
	text-align: left;
	background-color: #FFFFFF;
}

#page-inner {
	padding: 10px 3px;
}

#header {}

#header-inner {}

#logo-title {
	margin-bottom: 10px;
	margin-left: 5px;
}

#navbar {}

#navbar-inner {}

#primary {
	border-top: 1px solid #e5e5e5;
	padding: 1px 0 0 0;
	text-align: center;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}

#primary a {
	color: #065582;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 4px;
	display: block;
}

#primary a:hover {
	background-color: #c8e9f7;
}

#primary ul {
	padding: 0;
	margin: 0;
}

#primary ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0 3px 0 3px;
	float: left;
	display: block;
}
#primary li.last{
/*border:none;*/
}
#main {
	padding: 0;
	margin: 0;
}

#main-inner {}

#content {
	width: 594px;
	float: left;
}

#content-inner {}

.content-body {
	margin: 20px;
}

.content-body p {
	margin: .5em;
}

.content-body ul {
	/* margin: .5em 0; */
}

.content-body li {
	margin: .6em 0;
}
.content-mod-home p {
	padding: 0px 20px;
}

.content-mod-home h2 {
	padding: 15px 20px 0px 20px;
}

.content-mod-home1 {
	width: 292px;
	float: left;
	margin-right: 2px;
	padding: 0;
}

.content-mod-home2 {
	width: 298px;
	float: left;
	margin: 0;
	padding: 0;
}

.price {
	color: #99CCCC;
	border: 1px solid #99CCCC;
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.pdf-download {
	padding-left: 20px;
	margin: 10px 0;
	background: #FFFFFF url("../images/icon_pdf.gif") top left no-repeat;
}

.sponsor-header {
	font-weight: bold;
	font-style: italic;
}

.sponsor-header a {
	text-decoration: none;
}

.sponsor-header a:hover {
	text-decoration: underline;
}

.featuredmeetingImg {
	float: left;
	display:inline;
	margin: 10px 10px 0 15px;
	/*width: 205px;*/
}

.featuredmeetingCopy {
	float: left;
	padding: 40px 0 0 0;
	
}

#featuredMeetingSponsors {
	margin: 0 0 0 15px;
}

.featuredMeetingLogos {
	width: 270px;
	padding: 8px;
	float: left;
	
}

/* 
.sponsor-diamond {
	font-weight: bold;
	font-size: 14px;
	padding: 1em 0.5em 0 0.5em;
	float: left;
}

.sponsor-platinum {
	font-weight: bold;
	padding: 1em 0.5em 0 0.5em;
	float: left;
}

.sponsor-gold {
	padding: 1em 0.5em 0 0.5em;
	float: left;
}

.sponsor-silver {
	font-size: 10px;
	padding: 1em 0.5em 0 0.5em;
	float: left;
}
*/

.sponsor-diamond {
	font-weight: bold;
}

.sponsor-platinum, .sponsor-gold, .sponsor-silver {
}
.sponsors {
	border: 1px solid #CCCCCC;
	margin: 4px 5px;
	padding: 5px;
	background-color: #FFFFFF;
}

.sponsors h3 {
	margin: 0 0 .5em 0;
	padding: 0;
	color: #333333;
}

.highlight {
	font-weight: bold;
	padding-bottom: 10px;
	padding-right: 5px;
	clear: both;
	display: block;
}


.highlight-header {
	font-size: 18px;
	display: block;
}

.highlight-subheader {
	font-size: 12px;
	font-style: italic;
	margin: 0.5em 0;
}

.content-mod-header-home {
	background: #065582 url(../images/header_bg.gif) top right no-repeat;
	height: 25px;
	line-height: 25px;
	padding: 0 1em;
	margin-top: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.content-mod-image-header {
	margin-top: 3px;
}

.content-mod-body-home {
	padding: 10px;
}

.content-mod {
	background: transparent url(../images/content-mod_bg.gif) top center no-repeat;
	margin: 0 25px;
	padding: 10px 15px 25px 15px;
}

.content-mod-header {
}

.media-box {
	width: 298px;
	border: 1px solid #CCCCCC;
	background: transparent url() top right no-repeat;
}

.media-box-inner {
	padding: 10px 120px 0 10px;
}

.media-box-header {
	font-size: 18px;
	font-weight: 400;
	font-family: Helvetica, Arial, sans-serif;
}

#sidebar-right {
	width: 351px;
	float: right;
	margin: 0;
}

#sidebar-right-inner {
}


.sidebar-mod {
	margin-bottom: 3px;
	background-color: #f0f0f0;
}

.sidebar-mod-header-top {
	background: #096a9a url(../images/sidetop_header_bg2.gif) top right no-repeat;
	height: 25px;
	line-height: 25px;
	padding: 0 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar-mod-body-patient {
	background: transparent url(../images/patient_bg2.jpg) bottom center no-repeat;
	height: 185px;
	color: #FFFFFF;
	display: block;
}

.sidebar-mod-body-patient-inner {
	padding: 15px 10px 0 165px;
}

.sidebar-mod-body-top {
	background: #096a9a url(../images/sidetop_bg2.gif) top center no-repeat;
	color: #FFFFFF;
}

.sidebar-mod-body-top a {
	color: #FFFFFF;
}

.sidebar-mod-body-top ul {
	margin: 10px 20px;
	padding: 0;
}

.sidebar-mod-body-top ul li {
	list-style-type: none;
	list-style-image: url(../images/bullet2.gif);
	line-height: 16px;
}

.sidebar-mod-body-top-inner {
	padding: 10px 10px 0 10px;
}

.sidebar-mod-header1 {
	background-color: #00aaeb;
	height: 25px;
	line-height: 25px;
	padding: 0 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar-mod-body1 {
	padding: 10px;
	background-color: #c8e9f7;
}

.sidebar-mod-body-mission {
	padding: 10px 10px;
	font-style: italic;
}


.sidebar-mod-header2 {
	background-color: #cecece;
	height: 25px;
	line-height: 25px;
	padding: 0 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
}

.sidebar-mod-body2 {
	padding: 10px;
	background-color: #f0f0f0;
}

.sidebar-link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0;
}

.article-listing {
	padding: 6px 0;
	margin-bottom: 4px;
}

.article-link {
	font-size: 12px;
	font-weight: bold;
}

.article-sub {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.article-date {
	font-size: 10px;
	color: #666666;
}


#powered-by {
	position: absolute;
	top: 15px;
	right: 0;
}
	
#footer {
	position: relative;
	font-size: 11px;
	color: #666666;
	border-top: 1px solid #c3c3c3;
	padding: 5px 8px;
}

#footer a {
	
}

#footer ul {
	padding: 2px 0;
	margin: 0;
}

#footer ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding: 0 0.75em;
	margin: 0;
	border-right: 1px solid #666666;
}

#footer .last-item {
	border-right: none;
}

#footer-inner {

}

#copyright {
	font-size: 11px;
	color: #666666;
	margin-top: 15px;
}


#secondary {
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 10px;
}

#secondary a {
	color: #666666;
}

#secondary ul {
	padding: 0;
	margin: 0;
}

#secondary ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding: 0 0.75em;
	margin: 0;
	border-right: 1px solid #666666;
}

#secondary ul li img {
	float: left;
}

#secondary .last-item {
	border-right: none;
	margin-right: 5px;
}
#donate {
	margin: 18px 0 0 170px;
}
#doctor-list {
	width: 100%;
	font-size: 12px;
}

#doctor-list td {
	border-bottom: solid 1px #CCCCCC;


}

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

#primary li ul { /* second-level lists */
	position:absolute;
	background-color:#00aaeb;
	line-height:normal;
	margin: 0px;
	padding: 0;
	display: none;
	clear:both;
}
#primary li>ul {

}
#primary li ul li{
	clear:both;
	width: 185px;
	line-height:normal;
	margin:0;
	background-image:none;
	padding: 0;
	display: block;
	border: solid 1px #70D5F5;
	border-top: none;
}
#primary li ul li a{
	padding: 3px 10px;
	width: 165px; /* li width minus the padding of the A*/
	margin: 0;
	line-height: normal;
	color: #ffffff;
	display: block;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}
#primary li ul li a:hover{
	background-color: #065582;
	background-position: top left;
	color: #FFFFFF;
	background-image: none;
}
#primary li:hover ul, #mainnav li.over ul { /* lists nested under hovered list items */
	display: block;
}

/* 

-----------------------------



=============================
Contact Form / Validation Styles
=============================
This is the contact form */	
#contactForm{
	width: 500px;
	margin: 0 auto;
}

/* this is the main negative/error feedback
(appears above the form) */
#formFeedback.error{
	font-size:1.4em;
	margin: 10px 5px;
	padding: 10px 20px 25px 45px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/ico-error.gif);
	background-repeat: no-repeat;
	}
	
	
/* this is the main positive/success feedback
(appears above the form) */
#formFeedback.success{
	font-size:1.4em;
	margin: 10px 5px;
	padding: 15px 20px 25px 55px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/ico_success.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	border: solid 3px #cccccc;
	}
	
/* 


this is the inline invalid feedback message class
(appears under form field element) */	
div.error{
	font-size:11px;
	color:#ff0000;
	font-weight:bold;
}
/* 


this is the actual form element that is invalid */	
textarea.error, input.error, select.error{
 	border: solid 1px #ff0000;
}


/* 
SPAM protection 
Our form has an input field named 'fullname'
this field is hidden via css.

if the posted form has a value for 'fullname' we assume a bot filled it out. and dont process the data.
a normal user with a css enabled browser will never see it
*/
.fullnameContainer{
	display:none;
}

.req {
	font-weight:bold;
	color:#FF0000;
	padding:5px;
	font-size:14px;
}

.diamond {
	font-size:13px;

}
#details .back {
	float:right;
}
#viewall {
	float:right;
	padding:12px 18px 0 0;
}
/* DYNAMIC PRESENTATIONS */
ul.presentations {
	list-style:none;
	margin:18px 0 0 0;
	padding:0;
}
ul.presentations li {
	list-style:none;
	margin:0 0 12px 0;
	padding:0 0 12px 24px;
	border-bottom:1px solid #e9e9e9;
	background: url(../images/icon_pdf.gif) no-repeat left top;
}
ul.presentations li.nofile {
	background:none;
}
.prestitle {
	font-weight:bold;
}
.presauthor {
	font-size:12px;
	font-style:italic;
}
.pressummary {
	padding:8px 0 0 0;
	clear:both;
}
.summary-button {
	padding-top:8px;
	cursor:pointer;
}
.over {
	text-decoration:underline;
}
.plus {
	height:16px;
	width:16px;
	float:left;
	background: url(../images/plusminus.gif) no-repeat center top;
}
.minus {
	background: url(../images/plusminus.gif) no-repeat center bottom;
}