/* HTML TAG STYLES */
table { border-spacing: 0; border-collapse: collapse;}
table, td, tr { padding: 0px;}
body { color: #333333; font-family: "Lucida Sans", "Lucida Sans Unicode", Helvetica, "Helvetica Neue", Arial, sans-serif; font-size: 12px; background: #d2eafe url(../images/shell/subbkg_repeat.gif) repeat-x 0 2px; margin: 0; padding: 0; }
body.doctors { color: #333333; font-size: 12px; background: #E6E6E6 url(../images/doctors/bkg.gif) repeat-x 0 2px; margin: 0; padding: 0; }
h1 { color: #69BE28; font-size: 26px; font-weight: normal; line-height: 26px; margin-top: 0; padding-top: 0; }
h2 { color: #69BE28; font-size: 15px; font-weight: normal; line-height: 16px; margin-top: 0; padding-top: 0; }
h2.padd0 { color: #69BE28; font-size: 15px; font-weight: normal; line-height: 16px; margin: 0; padding: 0; }
h3 { color: #69BE28; font-size: 13px; font-weight: bold; line-height: 14px; margin: 0px auto; padding: 0px auto; }
p, td {
	color: #333333; font-size: 12px; 
}

form {
	margin: 0px;
	padding: 0px;
}

/* LINK STYLES */
img {
	border: none;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	color: #FF6600;
	text-decoration: none;
}

a:active {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.blue:link {
	color: #0351CC;
	text-decoration: none;
}

a.blue:visited {
	color: #0351CC;
	text-decoration: none;
}

a.blue:active {
	color: #0351CC;
	text-decoration: none;
}

a.blue:hover {
	color: #0351CC;
	text-decoration: underline;
}

/* MISC STYLES */
.bodybkg_toprepeat {
	background: url(../images/shell/bodybkg_toprepeat.gif) repeat-x;
	background-position: top left;
}
.intropad { padding: 20px 0px 15px 20px; }
.intropad_section { padding: 20px 0px 15px 20px; }
.doctorpad { padding: 40px 0px 15px 40px; }
.snavtop { background-image: url(../images/shell/snav_top.gif); background-repeat: no-repeat; }
.snavtopgrn { background-image: url(../images/shell/snav_top_grn.gif); background-repeat: no-repeat; }
.snavrepeat { background-image: url(../images/shell/snav_repeat.gif); background-repeat: repeat-y; }
.snavrepeatgrn { background-image: url(../images/shell/snav_repeat_grn.gif); background-repeat: repeat-y; }
.homeheader_left {
	background: url(../images/homepage/homeheader_left.jpg) no-repeat;
	background-position: bottom right;
}

.homeheader_repeat {
	background: #FFFFFF url(../images/homepage/homeheader_repeat.gif) repeat-x;
	background-position: bottom left;
}

.homeheader_right {
	background: url(../images/homepage/homeheader_right.jpg) no-repeat;
	background-position: bottom left;
}

.home_login {
	background: url(../images/homepage/doctorlogin_repeat.gif) repeat-y;
	padding: 5px 15px;
}

.doctor_recent {
	background: url(../images/doctors/body_header.gif) no-repeat;
	}

.doctor_subheader {
	background: url(../images/doctors/subheader3.gif) repeat-x;
	}

.doctor_recent2 {
	background: url(../images/doctors/body_header_sml.gif) repeat-x;
	}

.doctor_padd10 {
	border-top: 1px solid #c6c6c6;
	padding: 10px 10px 0px 10px;
	}

.doctor_button {
	background: url(../images/doctors/but_repeat.gif) repeat-x; padding-top: 8px; }

.black {
	color: #000000;
	}

.red {
	color: #FF0000;
	}

.text9 {
	font-size: 9px;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.textlrg { color: #808080; font-size: 14px; }
.texthuge { color: #69BE28; font-size: 72px; letter-spacing: -6px; font-weight: bold; line-height: 1em; margin-top: 10px; margin-bottom: 40px; }

#requestinfo input
{ font-size: 24px;
    }

.error 
{ color: red; font-size: 1.5em; }

#courseschedule a { text-decoration: underline; color: inherit;}

.sunday, .sunday td { color: red; }

.monday, .monday td { color: #3f7b2b; }

.wednesday, .wednesday td { color: #90C; }

.thursday, .thursday td { color: #0362CD; }

.friday, .friday td { color: #FF6600; }

.webinar { background-color: #ffffde; }

.date { font-weight: bold; width: 150px;}

.textstrike {color: #69BE28; text-decoration: line-through;}

.textstrike2 {color: #333333; text-decoration: line-through;}

.video {
	width: 100%;
	text-align: center;
	margin: 25px 0 0 0;
}

.download {
	padding: 0 0 0 0;
	margin: 0;
	float: right;
	clear: both;
}
ul.press {
	list-style-type: disc;
	list-style-position: inside;
	color: #333333; 
	font-size: 12px; 
	margin-left: 10px; 
	padding: 0;
}

/* Promotional materials */

.promo-items tr {
	height: 120px;
}

.promo-image {
	width: 140px;
	text-align: center;
	vertical-align: top;
}

.promo-description {
	vertical-align: top;
	margin-bottom: 6px;
}

.promo-description h2 {
	margin-bottom: 3px;
}

.promo-description p {
	line-height: 1.25em;
	margin-top: 3px;
	margin-bottom: 3px;
}

#forms ul {
	list-style-image: url('../images/icon_pdf.gif');
}

#forms li {
	font-size: 1.25em;
	margin-top: 1em;
	padding-left: 0.25em;
}

#forms ul ul {
	color: gray;
	list-style-image: none;
	list-style-type: circle;
	padding-left: 1.25em;
}

#forms ul ul li {
	font-size: 0.85em;
	margin-top: 0.5em;
}

/* NAV STUFF */

#home #homenav,
#provider #providernav,
#schedule #schedulenav,
#register #registernav,
#notify #notifynav,
#request #requestnav,
#promotional #promotionalnav,
#downloads #downloadsnav,
#testimonials #testimonialsnav,
#logos #logosnav,
#company #companynav,
#news #newsnav,
#contact #contactnav,
#privacy #privacynav,
#send #sendnav,
#referral #referralnav,
#terms #termsnav {color: #000000; text-decoration: none; }

#signupbutton {
	height: 112px;
	text-align: center;
	font-weight: bold;
	background-image: url('../images/Sign-Up-Button-v6.png');
	background-position: center center;
	background-repeat: no-repeat;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
}

#signupbutton a {
	vertical-align: middle;
	padding: 1em 0;
	width: 216px;
	color: white;
	text-decoration: none;
	font-size: 17px;
	line-height: 1.5em;
	text-shadow: #005bbb 0px 3px 3px;
}

/* FIND A DOCTOR */

.providerinfo {
width: 100%;
margin: 10px 0;
}

a.providerheader {
text-align: right;
overflow: auto;
display: block;
padding: 5px 10px;
-moz-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
background-color: #69BE28;
color: white;
text-decoration: none;
}

a.providerheader:hover {
background-color: #429900;
}

.providerheader .primary,
.providerheader .secondary {
display: block;
}

.providerheader .primary {
text-align: left;
}

.providername,
.providerphone {
font-size: 18px;
}

.providername {
font-weight: bold;
}

.providertype,
.providerdistance {
font-size: 12px;
}

.providerheader .secondary,
.providerdetail .secondary {
float: right;
}

.providerdetail {
background-color: #ebffdb;
padding: 10px 10px;
-moz-border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px;
border: 1px solid #69BE28;
overflow: auto;
}

.providerdetail a {
color: #69BE28;
}

.providerdetail a:hover {
text-decoration: none;
color: #429900;
}

.practicename {
font-weight: bold;
}

.fineprint {
margin-top: 30px;
}

.fineprint p {
color: #cccccc;
font-size: 10px;
}

/* TESTIMONIALS */

.testimonials {
	padding-top: 20px;
	padding-left: 20px;
}

.testimonials h2 {
	font-size: 1.5em;
	margin-top: 2em;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #69BE28;
}

.testimonials div {
	clear: both;
	margin-top: 3em;
	margin-bottom: 3em;
	margin-left: 115px;
}

.testimonials iframe {
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
}

.testimonials img {
	width: 100px;
	height: 100px;
	float:left;
	margin-left: -115px;
	margin-right: 15px;
	padding-bottom: 15px;
}

.testimonials .source {
	font-weight: bold;
}
