/* CSS Document */

/* @group Defaults */

* {
	margin: 0;
	padding: 0;
}

body {
	line-height: 18px;
	color: #2c2c2c;
	font: 12px/15px Arial, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background: #aec1cc url(../img/gradient.gif) repeat-x;
	list-style-type: none;
}

p {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/* matt added */
strong {
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

a {
	color: #0099ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearfix {
	clear: both;
}

img {
	border: none;
}

h3 {
	padding-top: 15px;
	padding-bottom: 12px;
}

#frame-top, #container, #bottom-content, #members-overview-bottom-content, #frame-bottom, #members-overview-frame-bottom {
	behavior: url(/iepngfix/iepngfix.htc)
}

/* @end */

#wrapper {
	width: 1001px;
	margin: 0 auto;
}

/* @group Utility */

/* Utility Nav */

#utility {
	width: 1001;
	margin: 7px 0 0;
	height: 1.5em;
}

.utilitynav {
	color: #446d93;
	text-decoration: none;
}

.utility {
	float: right;
}

.utility li {
	display: inline;
}

.utility li a {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	margin-top: 11px;
	margin-left: 24px;
}

.utility li a#fontsizer {
	cursor: default;
}

/* @group Font Sizer */

#font-sizer {
	float: right;
	width: 32px;
	padding-right: 5px;
}

.font-sizer-text {
	font-weight: bold;
	color: #446d93;
	font-size: 11px;
	border-left: 1px dotted #446d93;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 5px;
}

ul.fontsizer li {
	position: relative;
}

.fontsizer em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/* Subnav Current Font Size */

#font, #font ul  {
	list-style: none;
	margin:0;
	padding:0;
	float:left;
	font-size: 11px;
}

#font, #font ol  {
	list-style: none;
	margin:0;
	padding:0;
	float:left;
	font-size: 11px;
}

#font li {
	display: inline;
	float: left;
	width: 16px;
}

#font li, #font li em{
	height: 15px;
}

/* Rollover Images */

#font li.link1 em {
	background-image: url(../img/font-rollover.png);
	background-repeat:no-repeat; 
	cursor:pointer;
	width: 15px;
}
#font li.link2 em {
	background-image: url(../img/font-rollover.png);
	background-repeat:no-repeat; 
	cursor:pointer;
	width: 17px;
}

/* Rollover */

/* Link 1 */
#font li.link1 {
	z-index:15;
	padding: 0;
}

#font li.link1 em {
	background-position: 0 0;
}

#font li.link1:hover em {
	background-position: 0px -15px;
}

#font li.link1-on em,
#font li.link1-on:hover em {
	background-position: 0px -30px;
}

/* Link 2 */
#font li.link2 {
	z-index:14;
	padding: 0;
}

#font li.link2 em {
	background-position: -15px 0;
}

#font li.link2:hover em {
	background-position: -15px -15px;
}

#font li.link2-on em,
#font li.link2-on:hover em {
	background-position: -15px -30px;
}

/* @end */


#container {
	background: url(../img/content-fill.png) repeat-y;
	padding-left: 13px;
	padding-right: 13px;
	width: 975px;
}

/* @group Main Nav */

#main-nav {
	width: 975px;
	margin: 0 auto;
	cursor: pointer;
}

#logo {
	width: 160px;
	height: 70px;
	float: left;
}

#tag {
	width: 386px;
	height: 70px;
	background-image: url(../img/tag-clear.gif);
	float: left;
}

/* Main Nav Rollover CSS */

#navbar {
	width: 429px;
	height: 70px;
	background: url(../img/nav.gif) no-repeat;
	z-index: 50;
	margin: 0;
	padding: 0;
	float: right;
}


ul.IR li {
	position: relative;
}

.IR em {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

/* Subnav Current Font Size */

#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 11px;
}

#nav li {
	display: inline;
	float: left;
	width: 130px;
}

#nav li, #nav li em {
	height: 70px;
}

/* Parent Nav Rollover Images */

#nav li.link1 em {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 136px;
}

#nav li.link2 em {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 123px;
}

#nav li.link3 em {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	width: 170px;
}

/* Parent Nav Rollover Placement */

/* Link 1 */

#nav li.link1 {
	left: 0px;
	z-index: 15;
	padding: 0;
}

#nav li.link1 em {
	background-position: 0 0;
}

#nav li.link1:hover em {
	background-position: 0px -70px;
}

#nav li.link1-on em,
#nav li.link1-on:hover em {
	background-position: 0px -70px;
}

/* Link 2 */

#nav li.link2 {
	z-index: 14;
	left: 6px;
	padding: 0;
}

#nav li.link2 em {
	background-position: -136px 0;
}

#nav li.link2:hover em {
	background-position: -136px -70px;
}

#nav li.link2-on em,
#nav li.link2-on:hover em {
	background-position: -136px -70px;
}

/* Link 3 */

#nav li.link3 {
	z-index: 13;
	left: -1px;
	padding: 0;
}

#nav li.link3 em {
	background-position: -259px 0;
}

#nav li.link3:hover em {
	background-position: -259px -70px;
}

#nav li.link3-on em,
#nav li.link3-on:hover em {
	background-position: -259px -70px;
}

/* Subnav Rollovers */

#nav a,
#navr a {
	display: block;
}

/* Subnav Current - (color, borders, fontface, etc) */

#nav li ul a {
	padding: 5px 0 5px 10px;
	width: 158px;
	color: #4a4a4a;
	background: #ffffff;
	border: 1px solid #dddcda;
	text-decoration: none;
}

/* Subnav Position */

#nav li:hover ul,
#nav li.sfhover ul {
	left: -15px;
	background-position: 0 0;
	top: 69px;
}

/*Subnav Hide */

#nav li ul {
	position: absolute;
	z-index: 999;
	top: 19px;
	left: -999em;
	list-style: none;
	width: 166px;
	text-decoration: none;
}

/* Subnav Hover Position */

#nav li li {
	height: auto;
	width: 158px;
	background: none;
	padding-right: 5px;
	padding-left: 2px;
	padding-bottom: 3px;
}

/* Subnav Hover - (color, decoration, fontface, etc) */

#nav li ul a:hover,
#nav li ul li a:hover,
#nav li a#current,
#nav li a#current:hover,
#nav li a#current:visited,
#nav li a#current:active {
	color: #ffffff;
	background: #0053a0;
	font-weight: bold;
	text-decoration: none;
}

/* Subnav Background Border */

#nav li ul li.subnav {
	width: 174px;
	height: 23px;
	background: url(../img/subnav-border.png) repeat-y;
	margin-left: 13px;
}

/* Long Subnav Background Border (Use for multi-line items) */
#nav li ul li.subnav-long {
	width: 186px;
	height: 38px;
	background: url(../subnav-border.png) repeat-y;
	margin-left: 13px;
}

/* Subnav Last Border - (png image with rounded corners)*/

#nav li ul li.subnav-last {
	width: 174px;
	height: 29px;
	background: url(../img/subnav-last.png) no-repeat;
	margin-left: 13px;
}

#nav li ul li.subnav-on a.IR-on {
	color: #4a4a4a;
	background: #eaeaea;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* @end */

#flash {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}

/* @group Bottom Content */

#bottom-content {
	width: 975px;
	margin: 0 auto;
	position: relative;
}

#subpage-bottom-content {
	background: url(../img/subpage-content-fill.png) repeat-y;
	width: 975px;
	padding-bottom: 15px;
}

#bottom-content-span {
	width: 975px;
	min-height:550px;
	_height:500px; /*ie hack for minimum height*/
	background: transparent url(../img/subpage-subcontent-span.gif) no-repeat;
}

/* @group Home Column 1 */

#home-col1 {
	width: 545px;
	float: left;
}

#home-col1-welcome {
	width: 545px;
}

#home-col1-welcome p {
	margin-left: 26px;
	margin-right: 27px;
}

#home-col1-stamp {
	width: 437px;
	height: 136px;
}

/* @end */

/* @group Home Column 2 */

#home-col2 {
	width: 234px;
	float: left;
}

#home-col2-alerts {
	width: 234px;
	float: left;
}

#home-col2-alerts p {
	margin-right: 20px;
	/*min-height: 131px;*/
	border-left: 1px solid #e6e6e6;
	padding-left: 19px;
	margin-top: -4px;
}

.home-col2-alerts-header {
	color: #ee3b33;
	font-weight: bold;
}

#home-col2-alerts-base {
	width: 234px;
	height: 35px;
	background: url(../img/content02-base.gif) no-repeat;
	float: left;
}

/* @end */

/* @group Home Column 3 */

#home-col3 {
	float: left;
	width: 195px;
}

#home-col3-quicklinks {
	width: 195px;
	min-height: 185px;
	float: left;
}

#home-col3-quicklinks-base {
	width: 195px;
	height: 35px;
	background: url(../img/content03-base.gif) no-repeat;
	float: left;
}

ul.quicklinks {
	font-size: 11px;
	line-height: 15px;
	border-left: 1px solid #e6e6e6;
	padding-left: 20px;
	min-height: 131px;
	margin-top: -4px;
}

.quicklinks-group {
	margin-bottom: 12px;
}

ul.quicklinks li {
	list-style-type: none;
}

ul.quicklinks .link-header {
	color: #464646;
	font-weight: bold;
}

/* @end */

#frame-bottom {
	width: 1001px;
	margin: 0 auto;
	height: 7px;
	background: url(../img/frame-bottom.png) no-repeat;
}

/* @end */

/* @group Sidebar Nav */

/* Sidebar Nav */

ul.sidenav {
	list-style-type: none;
}

li.sidenav {
	margin-top: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	text-indent: 10px;
	margin-bottom: 8px;
}

.sidenav a {
	color: #404040;
	text-decoration: none;
}

li.sidenav:hover,
.sidenav-on {
	width: 150px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	background-color: #ffffff;
	margin-top: 8px;
}

/* @end */

/* @group Subpage Col1 */

/* Col1-*/

#subpage-col1 {
	width: 160px;
	background-color: #dce6ed;
	float: left;
	position: relative;
	left: 21px;
}

#subpage-col-services {   /*matt added for company page - core services lists*/
	width: 180px;
	float: left;
	position: relative;
	left: 21px;
}

#subpage-col1-header {
	width: 160px;
	height: 66px;
	background: url(../img/subpage-subnav.gif) no-repeat;
	float: left;
	padding-top: 27px;
}

#subpage-col1-sidenav {
	padding-left: 5px;
}

/* @end */

/* @group Subpage Col2 */

#subpage-col2 {
	float: left;
	width: 467px;
	position: relative;
	left: 20px;
}

#subpage-col2-header {
	width: 467px;
	height: 66px;
	float: left;
	background: url(../img/members-overview-header01.gif) no-repeat;
}

#subpage-col2-content {
	padding-left: 30px;
	padding-right: 30px;
	float: left;
}

.subpage-list {
	margin-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 10px;
}

/* @end */

/* @group Subpage Col3 RSS */

#subpage-col3 {
	width: 283px;
	float: right;
	padding-top: 35px;
	position: relative;
	right: 40px;
}

/* added by matt to fit the map on the sales map page */
#subpage-col3-map {
	width: 283px;
	float: right;
	padding-top: 35px;
	position: relative;
	right: 15px;
}

#subpage-col3-header {
	width: 283px;
	height: 123px;
	white-space: normal;
	background: url(../img/subpage-rss.gif) no-repeat;
}

#subpage-col3-header2 {
	width: 283px;
	height: 25px;
	white-space: normal;
	background: url(../img/subpage-news.gif) no-repeat;
}

#subpage-col3-header-empty {
	width: 283px;
	height: 3px;
	white-space: normal;
	background: url(../img/subpage-header01.gif) no-repeat;
}

#subpage-col3-logo01 {
	margin-top: 28px;
	margin-left: 8px;
	background: url(../img/members-overview-rss-logo01.jpg) no-repeat;
	width: 157px;
	height: 89px;
	float: left;
}

#subpage-col3-logo02 {
	margin-top: 28px;
	margin-left: 8px;
	background: url(../img/logo_webmd.gif) no-repeat;
	width: 211px;
	height: 89px;
	float: left;
}

#subpage-col3-img01 {
	margin-top: 28px;
	background: url(../img/members-overview-rss-img01.jpg) no-repeat;
	height: 89px;
	width: 110px;
	float: left;
}

#subpage-col3-content {
	padding-left: 19px;
	padding-right: 19px;
	padding-top: 3px;
	background: url(../img/subpage-rss-fill.jpg) repeat-y;
}

#subpage-col3-content p {
	padding-bottom: 15px;
}

#subpage-col3-content p.lead {
	padding-top: 15px;
}

.col3-header {
	color: #004788;
}

#col3-footer {
	background: url(../img/subpage-rss-footer.jpg) no-repeat;
	width: 283px;
	height: 3px;
	float: left;
}

/* @end */


/* @group RSS */

.rss_box {
	background-color: #ffffff;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss_items {
	list-style:none;
	margin:0;
	padding: 1em 0;
}

.rss_item  {
	margin-bottom: 1em;
}

/* @end */


/* @group Footer */

/*Footer*/
#footer {
	margin-right: auto;
	margin-left: auto;
	float: left;
	width: 1001px;
}

.copyright {
	padding-top: 11px;
	padding-left: 4px;
	float: left;
	list-style-type: none;
}

.copyright li {
	color: #446d93;
	font-weight: normal;
	font-style: normal;
	padding-right: 3px;
	font-size: 11px;
	float: left;
}

.copyright li a {
	color: #446d93;
}

/*### LEGACY ###*/

.whiteheader {
	font-family: Calibri, "Lucida Sans", Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-indent: 6px;
}
.DrugSmallName {
	font-family: Calibri, "Lucida Sans", Arial, Tahoma, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-indent: 6px;
}
.blackheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 2px;
	text-indent: 6px;
}
.DrugName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-indent: 6px;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-indent: 6px;
}
.whiteformheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: 0px;
}

/* Added for results pages */
.ResultsHeader {
	font-size: 14px;
	line-height: 22px;
	padding-top: 10px;
	border-bottom: 3px solid #eb2d2e;
	color: #666;
}

.ResultsSubheader {
	padding-top: 5px;
	font-weight: bold;
}

.DrugName {
	font-weight: bold;
	display: block;
	color: #eb2d2e;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
}

.DrugSmallName {
	font-size: 11px;
}

.DrugLegend {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
}

.PharmacyName {
	color: #eb2d2e;
	font-weight: bold;
	font-size: 14px;
}

.PharmacyLegend {
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* @end */


