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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-grad.jpg);
		background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#main {
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	height: 700px;
	}


#physicians a {
	color:#999999;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	padding-top:10px;
	width:110px;
	display: block;
	float: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #E32223;
	margin-right: 2px;
	font-weight: bold;
	letter-spacing: .001em;
}


#physicians a:hover {
	border-bottom-color: #000000;
}

#physicians-active a {
	color:#FFFFFF;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	padding-top:10px;
	width:110px;
	display: block;
	float: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #E32223;
	margin-right: 2px;
	font-weight: bold;
	letter-spacing: 0.001em;
	background-color: #E32223;
}


#physicians-active a:hover {
	border-bottom-color: #000000;
}

#clinical-nav a {
	color:#999999;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	padding-top:10px;
	width:110px;
	display: block;
	float: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #090;
	margin-right: 2px;
	font-weight: bold;
}


#clinical-nav a:hover {
	border-bottom-color: #000000;
}

#clinical-nav-active a {
	color:#FFFFFF;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	padding-top:10px;
	width:110px;
	display: block;
	float: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #090;
	margin-right: 2px;
	font-weight: bold;
	background-color: #090;
}


#clinical-nav-active a:hover {
	border-bottom-color: #000000;
}

#patients a {
	color:#999999;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	padding-top:10px;
	width:110px;
	display: block;
	float: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #119BFD;
	margin-right: 2px;
	font-weight: bold;
	background-color: #FFFFFF;
}


#patients a:hover {
	border-bottom-color: #000000;
}
#patients-active a {
	color:#FFFFFF;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	padding-top:10px;
	width:110px;
	display: block;
	float: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #119BFD;
	margin-right: 2px;
	font-weight: bold;
	background-color: #119BFD;
}


#patients-active a:hover {
	border-bottom-color: #000000;
}

#nurses a {
	color:#999999;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	padding-top:10px;
	width:110px;
	display: block;
	float: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #FFCC00;
	margin-right: 2px;
	font-weight: bold;
	background-color: #FFFFFF;
}


#nurses a:hover {
	border-bottom-color: #000000;
}
#nurses-active a {
	color:#FFFFFF;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	padding-top:10px;
	width:110px;
	display: block;
	float: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #FFCC00;
	margin-right: 2px;
	font-weight: bold;
	background-color: #FFCC00;
}


#nurses-active a:hover {
	border-bottom-color: #000000;
}



#company a {
	color:#999999;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	padding-top:10px;
	width:110px;
	display: block;
	float: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #FF66CC;
	margin-right: 2px;
	font-weight: bold;
}


#company a:hover {
	border-bottom-color: #000000;
}

#company-active a {
	color:#FFFFFF;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	padding-top:10px;
	width:110px;
	display: block;
	float: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #FF66CC;
	margin-right: 2px;
	font-weight: bold;
	background-color: #FF66CC;
}


#company-active a:hover {
	border-bottom-color: #000000;
}

#contact a {
	color:#999999;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	padding-top:10px;
	width:110px;
	display: block;
	float: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #3300FF;
	margin-right: 2px;
	font-weight: bold;
}


#contact a:hover {
	border-bottom-color: #000000;
}

#contact-active a {
	color:#FFFFFF;
	text-decoration:none;
	height:20px;
	padding-left:15px;
	padding-top:10px;
	width:110px;
	display: block;
	float: left;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	border-bottom-color: #3300FF;
	margin-right: 2px;
	font-weight: bold;
	background-color: #3300FF;
}


#contact-active a:hover {
	border-bottom-color: #000000;
}

#footer-home {
	line-height: 20px;
	color: #999999;
	float:left;
	width:820px;
	margin-top:20px;

}
#footer {
	line-height: 20px;
	color: #999999;
	float:none;
	width:820px;
	margin-top:5px;
}
#feature2 {
	background-image:url(/images/home_blue_feature_back.jpg);
	width:949px;
	height:390px;
	margin-left:70px;
	padding-top:110px;
	padding-left:20px;
	margin-top: 20px;
}
#footer a {
	color:#666666;
	text-decoration:none;
	height:29px;
	padding-left:20px;
	padding-top:10px;
	font-size: 12px;
}

#footer a:hover {
	text-decoration:underline;
}

#footer-home a {
	color:#666666;
	text-decoration:none;
	height:29px;
	padding-left:20px;
	padding-top:10px;
	font-size: 12px;
}

#footer-home a:hover {
	text-decoration:underline;
}
h3 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
}
#books {
	width:800px;
	height:250px;
	margin-left:70px;
	padding-top:20px;
	margin-top: 20px;
}
a:link {
	color: #1373BB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#books-long {
	width:800px;
	margin-left:70px;
	padding-top:20px;
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#author-box {
	width:200px;
	float:right;
	padding-left:15px;
	margin-bottom:15px;
	padding-right:15px;
	background-image:url(/images/author-grey-back.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
}
.download {font-size: 14px}
.image-pad-rt {
	padding-right: 10px;
}
#banner {
	background-image: url(images/main_banner.jpg);
	height: 348px;
	width: 900px;
	color: #FFFFFF;
	margin-top: 10px;
}
#better {
	background-color: #CECCCC;
	height: 25px;
	width: 900px;
	margin-top: 10px;
}
#columns {
	width: 900px;
	margin-top: 10px;
	height: 500px;
}
#better_science {
	float: left;
	width: 280px;
	margin-left: 20px;
	font-size: 14px;
}
#better_service {
	float: left;
	width: 280px;
	margin-left: 20px;
	font-size: 14px;
}
#testimonials {
	float: left;
	width: 280px;
	margin-left: 20px;
}
h2 {
	color: #119BFD;
	line-height: 14px;
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 8px;
}
li {
	margin-top: 15px;
}
#content2 {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 20px;
}
#sidebar {
	padding: 10px;
	border: 1px solid #94979A;
	width:265px;
	margin-bottom:15px;
	padding-left: 5px;
	margin-left: 15px;
	background-color: #F6F6F6;
	float: left;
	line-height: 20px;
}
#left-column {
	width: 500px;
	float: left;
}
#sidebar h2 {
	color: #0066CC;
}
#testimonials {
	line-height: 17px;
	margin-top: 20px;
}
#bottom_row {
	width: 600px;
	float: left;
}
#get_started {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E32223;
	background-position: center;
	height: 30px;
	width: 200px;
	float: left;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 40px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 800px;
	display: block;
}
#right-column {
	width: 250px;
}
#get_started2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E32223;
	background-position: center;
	height: 30px;
	width: 200px;
	float: left;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 15px;
}
#get_started3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #119BFD;
	background-position: center;
	height: 30px;
	width: 200px;
	float: left;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 15px;
}
#get_started4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F6C500;
	background-position: center;
	height: 30px;
	width: 200px;
	float: left;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 150px;
	margin-bottom: 15px;
}
#sidebar2 {
	padding: 10px;
	border: 1px solid #94979A;
	width:235px;
	margin-bottom:15px;
	padding-left: 10px;
	margin-left: 15px;
	background-color: #F6F6F6;
	float: left;
}
#get_started3b {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #119BFD;
	background-position: center;
	height: 75px;
	width: 200px;
	float: left;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 15px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#content3 {
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 20px;
	height: 700px;
}
#clinical {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009933;
	background-position: center;
	height: 30px;
	width: 200px;
	float: left;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 15px;
}
#ordering {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3300FF;
	background-position: center;
	height: 50px;
	width: 200px;
	float: left;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 15px;
}
#whatwedo {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #119BFD;
	background-position: center;
	height: 30px;
	width: 200px;
	float: left;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 15px;
}
#freestarter {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	background-position: center;
	height: 30px;
	width: 200px;
	float: left;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 15px;
}
#medications {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCC00;
	background-position: center;
	height: 50px;
	width: 200px;
	float: left;
	padding-top: 15px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 15px;
}
	#medication {
		border: 1px solid #666666;
	}

	#medication tbody tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 8pt;
		padding: 3px 8px;
		border-left: 1px solid #D9D9D9;
	}
	
	#medication tbody tr.selected td {
		background-color: #3d80df;
		color: #ffffff;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
	}
#relief {
	font-size: 16px;
	background-position: center;
	width: 200px;
	float: left;
	padding-top: 15px;
	margin-top: 5px;
	margin-left: 40px;
}
#bottom_row2 {
	width: 900px;
	float: left;
}
#main #banner ul li {
	line-height: 16px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}
#main #banner div ul {
	margin: 0px;
}
