﻿/* Eric Meyers css reset http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ ty */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
dt {
	font-weight: bold;
	color: #0099FF;
	font-size: 11px;
}

dl {
	margin: 5px 0 5px 0;
	padding: 8px 0 8px 0;
	border-bottom: 2px solid #999;
}
dd {
	 font-size: 11px;
}
/*--- main section ---*/
body {
	background: #f0f9ff url(../images/body_bg.gif) repeat-x top left;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	color: #444;
	line-height: 1.5em;
}

h1 {
	font-size: 120%;
	color: #e72b21; /* blue */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -.2px;
	margin: 0 0 10px 0;
}
h2 {
	color: #5697c1;
	font-size: 100%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
strong {
	font-weight:bold;
	letter-spacing: -.3px;
	color: #b62f29;
}
.img-float-right {
	float: right;
	margin-top: -15px;
}
.dr_name {
	text-transform:uppercase;
	color: #888;
	font-size:100%;
	text-align: right;
	display: block;
	padding:10px 10px 0 0;
	color: #555;
	font-weight:bold;
}
p a {
	color: #CC0000;
}
.dr_name em {
	display: block;
	font-size: 10px;
	color: #555;
	text-transform:uppercase;

}
 ul.risks {
	margin: 4px 0 0 20px;
	float:left;
}
 ul.risks li {
	list-style-type: square;
	margin: 2px 0 2px 0;
}
.sidebar-links {
	float: left;
}
.sidebar-links li a {
	color: #CC0000;
}
/*--------- page structure -----------*/
#wrapper {
	width: 722px;
	background: url('../images/body_bg2.gif') no-repeat top left;
	margin: 0 auto;
	padding: 0 0 -45px 0;
}


* html #wrapper {

}
#inner_wrapper {
	width: 690px;
	padding: 0 0 0 28px;
	float: left;
}

#content {
	margin: 18px 11px 11px 11px;
	width: 661px;
	float: left;
}

#main-body {
	padding: 20px 0px 20px 20px;
	float: left;
}
.entry {
	margin: 0 0 20px 0;
	padding: 0 0 20px 10px;
	float: left;
}
.entry p {
	margin: 12px 0 0 0;
}
.pullout {
	margin: 0 15px 20px 15px;
	font-size: 11px;
	line-height: 1.5em;
}
#main-content {
	float: left;
	width:406px;
	padding-right: 21px;
}
* html #main-content {
	width: 395px;
}
#main-content p, #sidebar p {
	font-size: 90%;
}

#contact-List li a {
	padding: 3px 0 3px 24px;
	background: url(../images/email.gif) no-repeat left;
	color: #379FDF;
	font-weight:bold;
}


/*--------- header -----------*/
#header {

	position: relative;
	width: 762px;

	float: left;
}
#logo {
	position: relative;
	left: 20px;
	top: 20px;
	font-size:160%;
}
#logo h1 {
	text-indent: -9999px;
}
.heart_icon {
	background: url(../images/heart_icon.gif) no-repeat top left;
	width: 35px;
	height: 39px;
	display:block;
	margin-right:15px;
}
.the_facts {
	background: url(../images/facts_header.gif) no-repeat top left;
	width: 200px;
	height: 20px;
	text-indent: -9999px;
	padding: 5px 0 9px 0;
}
.doctors_header {
	background: url(../images/doctors_header.gif) no-repeat top left;
	width: 197px;
	height: 15px;
	text-indent: -9999px;
	padding: 8px 0 9px 0;

}
#logo a {
	display:block;
	width: 200px;
	height: 300px;
	
}
/* ----- =subnav ------*/
#subnav {
	float: left;
	width: 234px;
	margin: 0;
	padding: 0;
}
#subnav li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar h3 {
	padding: 0 0 12px 20px;
	font-weight:bold;
	text-transform:uppercase;
}
#subnav li a {
	color: #555;
	background: #fcfcfc url(../images/subnavbg.gif) repeat-x bottom left;
	font-size: 90%;
	padding: 3px 0 3px 20px;
	display: block;
	height: 15px;
	text-decoration: none;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #b9b9b9;
}
#subnav li a:hover {
	background: #fff;
}

/* --- sidebar --- */
#sidebar {
	float: left;
	width: 214px;
	margin: 0;
	padding: 0 5px 0 5px;
}

input.signup-box {
	width: 130px;
	border: 1px solid #918677;
	float: left;
	margin: 2px 4px 0 0;
}
input.sigup-button {
	background: url(../images/signup-button.gif) no-repeat;
	border:none;
	width: 64px;
	height: 26px;
	cursor:pointer;
	float: left;
}
/* --- footer --- */
#footer  {

	width: 722px;
	text-align: center;
	padding: 5px 0 5px 0;
}
#footer span {

	margin: 20px 0 0 0;
	text-align: center;
	padding: 5px 0 5px 0;
	color: #777;
}
#footer a {
	text-decoration: none;
	color: #777;
}
.mast-header-1 {
	background: url(../images/mast-header.gif) no-repeat top left;
	display: block;
	text-indent: -9999px;
	height: 33px;
	width: 230px;
	margin: 0 0 3px 0;
}


/* ---=tab menu */
#menu-tabs, #menu-tabs li {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}
#menu-tabs {
	padding: 10px 0 10px 0;
	text-align: left;
	background: #fff url(../images/header_top_bg.gif) repeat-x top left;
	float: left;
	margin: 0;
	width: 672px;
}
#menu-tabs li {
	float: left;
	margin: 5px 2px 0 2px;
}
#menu-tabs li a {
	background: url(../images/tab_left.gif) no-repeat left top;
	color: #999;
	text-decoration: none;
	padding: 2px 0 5px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 85%;
	float: left;
	text-transform: uppercase;
}
#menu-tabs li span {
	background: url(../images/tab_right.gif) no-repeat right top;
	padding: 5px 15px 9px 10px;
	margin: 4px 0 4px 3px;

}
#menu-tabs li a:hover span {
	text-decoration: underline;
	color: #555;
}
/* form styles */

form {
	width: 360px;
	text-align: left;
}

fieldset {
	margin: 0;
	border: 0;
	padding: 0;
}

legend {
	display: none;
}

form h3 {
	clear: both;
	padding: 5px 0px 10px 0px;
	font-size: 14px;
}

form label {
	display: block;
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	padding: 0px 0px 12px 0px;
}

form input {
	display: block;
	margin-top: 3px;
}

form select {
	float: left;
	display: block;
}

form label.field-first,
form label.field-address,
form label.field-city,
form label.field-email {
	clear: left;
}


form label.field-first,
form label.field-last,
form label.field-city,
form label.field-email,
form label.field-phone {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 150px;
}

form label.field-first input,
form label.field-last input,
form label.field-email input,
form label.field-city input,
form label.field-phone input {
	float: left;
	width: 150px;
	padding: 0px;
}

form label.field-state {
	float: left;
	margin-right: 10px;
	width: 60px;
}

form label.field-state select {
	width: 60px;
	float: left;
	margin-top: 3px;
}

form label.field-zip {
	float: left;
	width: 80px;
}

form label.field-zip input {
	float: left;
	width: 80px;
}

form label.field-address {
	float: left;
	width: 310px;
	margin: 0px 0px 0px 0px;
}

form label.field-address input {
	float: left;
	width: 310px;
	padding: 0px;
}

form input#radiobutton_1,
form input#radiobutton_2,
form input#radiobutton_3,
form input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

form label.radioitem {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

textarea {
	display: block;
}

form input#checkbox_1,
form input#checkbox_2,
form input#checkbox_3 {
	clear: both;
	float: left;
	padding: 0px;
	margin: 0px;
}

form label.field-checkbox {
	clear: none;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
}

form textarea {
	margin-top: 3px;
}


