/*---------- Reset Stuff ----------*/
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,dd, dl, dt, li, ol, ul,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
a img, :link img, :visited img {
	border: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
ul {
	list-style: none;
}


/*---------- Basic Setup ----------*/

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #6B6E73;
	margin: 0;
	background: #BBDCEE url(images/bg-main.png) repeat-x;
}

p {
	margin-bottom: 1.2em;
}
h1 {
	font-size: 22px;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 9px;
	font-weight: normal;
}

h2 {
	color: #888888;
	font-size: 15px;
	font-family: Verdana;
	margin-bottom: 10px;
	font-weight: bold;
}
h3 {
	color: #888888;
	font-size: 12px;
	font-family: Verdana;
	margin-bottom: 5px;
	font-weight: bold;
}

a {
	color: #D84918;
	text-decoration: none;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0;
}
a:hover {
	text-decoration: underline;
}
strong, b, .bold {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
.clr {
	clear: both;
}
.greentext {
	color: #009B60;
}
.bluetext {
	color: #1A99E0;
}

.redtext {
	color: #900;
	font-weight:bold;
}
.small {
	font-size:11px;
}
.greentext {
	color: #009B60;
}
.graytext {
	color: #B5B5B5;
	font-weight: bold;
}
.answer {
	color: #1A99E0;
	font-weight: bold;
}
.largeText {
	font-size: 16px;
}
ol {
	list-style-type: decimal;
	padding-left: 25px;
	margin-bottom: 10px;
}
ol li {
	margin-bottom: 3px;
}
ol.alpha {
	list-style-type: lower-alpha;
}
.alignright {
	float: right;
	padding: 8px;
}



/*---------- Main Design ----------*/

#wrapper {
	width: 896px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 73px;
	width: 100%;
	margin-bottom: 54px;
}

#toplogo {
	position: absolute;
	top: 15px;
	left: 5px;
	width: 288px;
	height: 45px;
	background: url(images/logo.png) no-repeat;
	text-indent: -99999px;
}

ul#topnav {
	position: absolute;
	top: 14px;
	left: 302px;
	height: 51px;
}
ul#topnav li {
	float: left;
}
ul#topnav li a {
	font-size: 4px;
	display: block;
	height: 53px;
	background-image: url(images/bg-menubar.png);
	background-repeat: no-repeat;
	text-indent: -99999px;
}
#link-home {
	width: 77px;
	background-position: 0 0;
}
#link-home:hover {
	background-position: 0 -53px;
}
#link-toolbox {
	width: 106px;
	background-position: -78px 0;
}
#link-toolbox:hover {
	background-position: -78px -53px;
}
#link-research {
	width: 105px;
	background-position: -183px 0;
}
#link-research:hover {
	background-position: -183px -53px;
}
#link-myhealthrx {
	width: 135px;
	background-position: -287px 0;
}
#link-myhealthrx:hover {
	background-position: -287px -53px;
}
#link-aboutus {
	width: 91px;
	background-position: -423px 0;
}
#link-aboutus:hover {
	background-position: -423px -53px;
}
#link-contact {
	width: 80px;
	background-position: -514px 0;
}
#link-contact:hover {
	background-position: -514px -53px;
}


#subheaderwrapper {
	position: absolute;
	top: 76px;
	width: 100%;
	z-index: 600;
}
#subheader {
	position: relative;
	width: 100%;
	padding: 15px 5px 0 5px;
	height: 37px;
}
#headertext {
	padding-top: 3px;
	padding-right: 9px;
	text-align: right;
	font-size: 19px;
	color: #233750;
	float: right;
}
#buttonfaq {
	width: 72px;
	height: 27px;
	text-indent: -9999px;
	background: url(images/faq.png) no-repeat;
	float: left;
}
#buttonfaq:hover {
	background-position: 0 -27px;
}
#faq-popup {
	display: none;
	position: absolute;
	top: 43px;
	left: 5px;
	width: 600px;
}
#popup-topback {
	background: url(images/bg-faqmenutop.png) no-repeat;
	height: 9px;
}
#popup-mainbody {
	background: url(images/bg-faqpopupmenu.png);
}
#faqbody {
	height: 391px;
	overflow: auto;
	clear: both;
	padding: 10px;
	border-top: 1px solid #242424;
	padding: 0 13px 13px 13px;
	font-size: 13px;
	color: #FFFFFF;
}
.faqmenu li {
	float: left;
	background: url(images/divider-popupnav.png) no-repeat right 3px;
}
.faqmenu li:last-child {
	background: none;
}
.faqmenu li a {
	display: block;
	padding: 7px 13px 6px 13px;
	color: #B5B5B5;
	font-size: 12px;
	font-weight: bold;
}
.faqmenu li a:hover, .faqmenu li a.current {
	text-decoration: none;
	color: #FFFFFF;
}
.faqmenu {
	border-bottom: 1px solid #4D4D4D;
	margin-top: -6px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
.faqmenu li.close {
	float: right;
}
.faqmenu li.expand {
	float: right;
}
.faqbutton {
	cursor: pointer;
	margin: 3px 8px 0 0;
}
#faqbody .titleline {
	font-weight: bold;
	font-size: 15px;
	color: #6B6E73;
	padding-bottom: 7px;
	padding-top: 13px;	
}
#faqbody h3 {
	display: inline;
	font-size: 23px;
	font-weight: normal;
	color: #FFFFFF;
}
.clickfaq {
	cursor: pointer;
	margin-bottom: 1.2em;
}
.faqanswer {
	display: none;
	margin-top: 4px;
}
.img-left {
	float: left;
	padding: 10px;
}
.img-right {
	float: right;
	padding: 10px;
}
.info {
	margin-top: 21px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.info-container {
	background-color:#FFF;
	margin-bottom: 40px;
}
p.testimonial-link {
	font-size: 9px;
	padding-top: 8px;
	width: 430px;
	line-height: 9px;
}





#feature-home {
	width: 886px;
	height: 183px;
	background: url(images/bg-feature-home.jpg) no-repeat;
	margin: 0 auto 22px auto;
	position: relative;
}
.feature-heading{
	color:#1A99E0;
	font-family:Lucida Grande;
	font-size:19px;
	font-weight:normal;
}
#feature-text {
	color: #CFD3D8;
	font-size: 16px;
	line-height: 22px;
	width: 561px;
	height: 124px;
	padding: 18px 0 0 309px;
	position: relative
}
#feature-text-big {
	color:#FFFFFF;
	font-family:Helvetica;
	font-size:36px;
	height:124px;
	padding:54px 8px 16px 301px;
	position:relative;
	text-align:center;
	width:561px;
}
#feature-learnmore {
	position: absolute;
	top: 160px;
	left: 762px;
	width: 110px;
	height: 35px;
	background: url(images/button-feature-learnmore.png) no-repeat;
	display: block;
	text-indent: -99999px;
}
#feature-learnmore:hover {
	background-position: 0 -35px;
}
#feature-readmore {
	position: absolute;
	top: 160px;
	left: 762px;
	width: 110px;
	height: 35px;
	background: url(images/readMore.png) no-repeat;
	display: block;
	text-indent: -99999px;
}
#feature-readmore:hover {
	background-position: 0 -35px;
}

#feature-insidetop {
	width: 886px;
	height: 183px;
	background: url(images/bg-feature-home.jpg) no-repeat;
	margin: 0 auto 26px auto;
	position: relative;
}
.featureimg {
	position: absolute;
	top: 10px;
	left: 10px;
}
#feature-insidetop #feature-text {
	color: #CFD3D8;
	font-size: 14px;
	line-height: 20px;
	width: 561px;
	height: 124px;
	padding: 18px 0 0 309px;
	position: relative
}


#feature-inside {
	width: 886px;
	height: 97px;
	background: url(images/bg-feature-inside.jpg) no-repeat;
	margin: 0 auto 27px auto;
	position: relative
}
#feature-inside ul {
	padding: 53px 0 0 154px;
}
#feature-inside ul li {
	float: left;
	background: url(images/bluebullet.png) no-repeat 0 6px;
	padding-left: 13px;
	padding-right: 24px;
	list-style: none;
	font-size: 15px;;
	color: #CFD3D8;
}






#home-boxes {
	width: 896px;
	margin-left: 3px;
}
#home-boxes .nomargin {
	margin-right: 0px;
}
.featurebox {
	width: 293px;
	height: 434px;
	background: url(images/home-boxback.png) no-repeat;
	margin-right: 6px;
	float: left;
}
.featurebox-body {
	padding: 18px 28px 0 28px;
	height: 396px;
}
.featurebox-body img {
	width: 204px;
	margin: 0 auto;
	display: block;
}
.featurebox-body ul {
	margin-top: 10px;
	height: 150px;
}
.featurebox-body li {
	background: url(images/greenbullet.png) no-repeat 0 4px;
	margin-bottom: 8px;
	padding-left: 20px;
	list-style: none;
}
.learnmorebutton {
	width: 102px;
	height: 27px;
	background: url(images/learn-blue.png) no-repeat;
	text-indent: -99999px;
	display: block;
}
.learnmorebutton:hover {
	background-position: 0 -27px;
}
.bluereflection {
	width: 293px;
	height: 54px;
	background: url(images/home-reflection.png) no-repeat 3px 0;
}




#footer-spacer {
	height: 1px;
	clear: both;
}

#footer-wrapper {
	background: url(images/bg-footer.png) repeat-x;
	height: 91px;
	display: block;
	zoom: 1;
}


#footer {
	width: 832px;
	margin: 0 auto;
	color: #6E7175;
	font-size: 13px;
	padding-top: 43px;
}
#footer a {
	color: #6E7175;
}
#footer p {
	margin-bottom: 5px;
}
#footer-logo {
	float: right;
}
#footer-copyright {
	float: right;
	padding-top: 12px;
	padding-right: 5px;
	zoom: 1;
}


/*---------- Contact Form ----------*/

.contactformbox {
	width: 179px;
	height: 230px;
	padding: 7px 10px;
	background: url(images/bg-formback.png) no-repeat;
	float: left;
}
.contactformbox h2 {
	font-size: 12px;
}

form.contactform input[type=text] {
	border: 0;
	background: url(images/bg-formfield.png) no-repeat;
	color: #81868B;
	font-weight: bold;
	font-family: Verdana;
	margin-bottom: 10px;
	padding: 5px;
	width: 177px;
	height: 17px;
}
form.contactform button {
	text-indent: -9999px;
	background: url(images/submit.png) no-repeat;
	width: 102px;
	height: 27px;
	border: 0;
	cursor: pointer;
	margin-left: 74px;
}
form.contactform button:hover {
	background-position: 0 -27px;;
}




/*---------- Body Nav + Main Content ----------*/

#subnav2wrapper {
	clear: both;
}

#mainbody {
	background-color: #F1F2F3;
	width: 887px;
	margin: 0 auto;
	z-index: 20;
}
#mainbodytop {
	height: 5px;
	background: url(images/bg-bodynavtop.png) no-repeat;
}
#mainbodybottom {
	height: 5px;
	background: url(images/bg-bodynavbottom.png) no-repeat;
	clear: both;
}
#mainicon {
	position: absolute;
	top: -20px;
	left: 22px;
	height: 187px;
	width: 158px;
	z-index: 120;
}
#slideshow {
	z-index: 10;
}
.slide {
	background: url(images/bg-slider.jpg) no-repeat;
	color: #3C3D3E;
	font-size: 13px;
}
.slide h2 {
	color: #FFFFFF;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 17px;
	font-size: 18px;
	padding-left: 188px;
}
.slide .featureIMG {
	float: left;
	margin-right: 10px;
	margin-left: 188px;
}
.slide ul {
	float: left;
	text-align: left;
	width: 430px;
}
.slide li {
	list-style: disc outside;
	margin-left: 15px;
	padding-left: 0;
	margin-bottom: 3px;
	line-height: 135%;
}
.slide a {
	color: #FFFFFF;
}


.myhealthrx {
	background: url(images/icon-prescrip.png) no-repeat;
}
.toolbox {
	background: url(images/icon-toolbox.png) no-repeat;
}
.research {
	background: url(images/icon-research.png) no-repeat;
}
.iconlogo {
	background: url(images/icon-logo.png) no-repeat;
}


#slideshow {
	width: 877px;
	background-color: #F1F2F3;
	text-align: center;
	display: block;
	padding: 5px;
	position: relative;
}
#slideshow #slidesContainer {
	margin: 0 auto;
	width: 867px;
	height: 261px;
	overflow: auto; /* allow scrollbar */
	position: relative;
}
#slideshow #slidesContainer .slide {
	margin: 0 auto;
	width: 847px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
	height: 261px;
}
.about-us {
	width: 100%;
	vertical-align:top;
}
table.about-us tr:first-child {
	background:url(images/about-us-header.png);
	font-weight:bold;
	color: #1A99E0;
	height:46px;
	vertical-align: top;
}
table.about-us td {
	background-color:#FFF;
	padding: 7px 0px 8px 10px;
	border-top: thin dashed;
	vertical-align: text-top;
}
.table-bottom {
	background:url(images/table-bottom.png);
	vertical-align:bottom;
	height: 11px;
}

.controlStyle {
	display:block;
	width: 230px;
	height: 261px;
	text-indent: -9999px;
	position: absolute;
	cursor: pointer;
}
#leftControl {
	top: 0;
	left :0;
	z-index: 9;
	background:transparent url(images/none.png) no-repeat;
}
.arrowLeftOver {
	background:transparent url(images/arrow-left.png) no-repeat 15px 210px  ! important;
}
#rightControl {
	top: 0;
	right: 0;
	background:transparent url(images/none.png) no-repeat center right;
}
.arrowRightOver {
	background:transparent url(images/arrow-right.png) no-repeat 155px 210px ! important;
}
.rightControlNext {
	background:transparent url(images/arrow-rightnext.png) no-repeat 155px 210px ! important;
}


.maincontentbox {
	float: left;
	width: 300px;
	padding: 0 15px 8px 15px;
}

.main-onecolumn {
	float: left;
	width: 630px;
	padding: 0 15px 8px 15px;
}


#maincontentcontainer {
	min-height: 250px;
}


.maincontent {
	padding: 8px 8px;
}

.left {
	float: left;
	width: 380px;
}
.right {
	background: url(images/divider-maincontent.png) no-repeat;
	float: right;
	width: 390px;
	padding-left: 30px;
	min-height: 200px;
}
.maincontent li {
	list-style: disc outside;
	margin-left: 15px;
	padding-left: 0;
	margin-bottom: 3px;
}

.maincontent ol li {
	list-style: decimal;
	margin-left: 15px;
	padding-left: 0;
	margin-bottom: 3px;
}
.reference li {
	list-style: disc outside;
	margin-left: 15px;
	padding-left: 0;
	margin-bottom: 3px;
}

.faqmainslide ul li {
	list-style: disc outside;
	margin-left: 14px;
	padding-left: 0;
	margin-bottom: 3px;
}

#longreflection {
	margin-top: 2px;
	width: 896px;
	height: 56px;
	background: url(images/bg-fullreflection.png) no-repeat -1px 0;
}

#toTop {  
	width:100px;  
    border:1px solid #ccc;  
  	background:#EAEAEA;  
	text-align:center;  
	padding:5px;  
	position:fixed; /* this is the magic */  
    bottom:10px; /* together with this to put the div at the bottom*/  
    right:10px;  
	cursor:pointer;  
	display:none;  
	font-family:verdana;  
	font-size:11px;  
}  

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfix { 
	height: 1%;
}
.clearfix {
	display: block;
	}
/* End hide from IE-mac */


/* Video Player*/
.video {
	text-align:center;
}

/*Table Styles*/
#highlight-table td { 
	border: 1px dashed #ccc;
	padding: 10px; 
	}
#highlight-table .hover { 
	background-color: #F1F2F3; 
	}







