/* 
 * MISC
 */ 
.clear {
	clear: both; 
}
a img {
	border: 0;
}
.show {
	display: block;
}
.hide {
	display: none;
}

/* 
 * MAIN CONTAINERS
 */ 
body {
	font-family: "Arial","Lucida Grande",sans-serif;
	font-size: 12px;
	color: #362516;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fbfbfa url(/images/bg_main.jpg) repeat-x;
}
#wrapper {
	width: 935px;
	max-width: 935px;
	margin: 0 auto 0 auto;
	padding: 0;
}

/* 
 * HEADER
 */ 
#header {
	background-color: #ffffff;
	height: 81px;
	border-bottom: 3px solid #708a29;
	text-align: left;
	position: relative;
	z-index: 2;
}
#header .site-logo {
	position: absolute; 
	top: 7px;
	left: 45px;
}
#header .hcp-callout {
	position: absolute; 
	top: 5px;
	left: 777px;
}
#header .search {
	position: absolute; 
	top: 45px;
	left: 640px;
}
#header .search input {
	font-size: 11px;
}
#header .search input.form-text {
	width: 215px;
	height: 15px;
	border: 1px solid #372517;
	margin-right: 10px !important;
	margin-right: 7px;		/* IE Only */
	padding-top:2px;
	float: left;
}

/* 
 * PRIMARY MENU
 */ 
#primary {
	height: 52px;	
	position: relative;
	z-index: 2;
}
#primary .sf-sub-indicator {
	display: none;
}
#primary.sf-menu > li, #primary.sf-menu > li:hover, #primary.sf-menu > li.sfHover, #primary.sf-menu a.nav-image:focus, #primary.sf-menu a.nav-image:hover, #primary.sf-menu a.nav-image:active {
	background: none;
}
#primary.sf-menu li a.nav-image {
	margin: 0;
	padding: 0;
	border: 0;
}
#primary.sf-menu li a {
	color: #372517;
	text-align: left;
	line-height: 1.2em;
	border-top: 1px dotted #362516;
}
#primary.sf-menu a:focus, #primary.sf-menu a:hover, #primary.sf-menu a:active {
	background-color: #febc11;
}
#primary.sf-menu li:hover ul, #primary.sf-menu li.sfHover ul {
	top: 52px;
}
#primary.sf-menu li ul li {
	background: #ffffff url("/images/bg_secondary_menu.jpg") right repeat-y;
}

/* 
 * SIDEBAR & SECONDARY MENU
 */ 
#sidebar-left {
	width: 168px;
	text-align: left;
	float: left;
	position: relative;
	z-index: 1;
}
#secondary-menu {
	width: 168px;
	background: url(/images/bg_secondary_menu.jpg) repeat-y;
	margin-top: 37px;
	margin-bottom: 10px;
	text-align: left;
}
#secondary-menu .menu-item {
	padding: 10px 0;
	background: url(/images/secondary_menu_divider.gif) bottom no-repeat;
}
#secondary-menu .menu-item.selected {
	background-color: #febc11;
}
#secondary-menu .menu-item.selected a {
	background: url(/images/secondary_menu_selected.gif) no-repeat 17px 2px;
}
#secondary-menu .menu-item a {
	color: #372517;
	text-decoration: none;
	padding: 0 10px 0 30px;
	display: block;
}
#secondary-menu .menu-item a:hover {
	text-decoration: underline;
}
#secondary-menu .menu-item.selected a {
	text-decoration: none;
}
#sidebar-left .callout {
	margin-left: -23px;
}
#sidebar-left .callout img {
	position: relative;
}

/* 
 * CONTENT
 */ 
.sidebar #main {
	width: 767px;
}
.no-sidebar #main {
	width: 935px;
}
#main {
	background: #ffffff url(/images/bg_content.gif) 0px 12px no-repeat;
	margin-top: 15px;
	text-align: left;
	float: left;
	position: relative;
	z-index: 1;
}
.sidebar #main  .social-buttons {
	left: 585px;
}
.no-sidebar #main  .social-buttons {
	left: 750px;
}
#main .social-buttons {
	position: absolute;
	top: 23px;
}
.social-buttons a.addthis_button_compact {
	color: #708a28;
}
#main .content {
	padding: 15px 30px 20px 40px;
	height: auto;
	min-height: 350px;
}
/* for Internet Explorer */
* html #main .content {
	height: 350px;
}
#main .content h1.title, .media-page h1.title {
	font-family: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
	font-size: 22px;
	font-weight: normal;
	color: #372517;
	margin: 0;
	padding-bottom: 10px;
}
#main .content h1.title.sub {
	font-size: 18px;
	padding-bottom: 0;
}
#main .content a {
	color: #708a28;
	text-decoration: underline;
}
#main .content a:hover {
	text-decoration: none;
}
#main .content .content-image.pc-right {
	margin: 1em -50px 20px 20px;
	float: right;
}
#main .content .content-image img {
	position: relative;
}
#main .content .myth-link {
	padding-top: 10px;
}
#main .content .myth-question {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}
#main .content .myth-answer {
	padding-top: 5px;
}

.media-page {
	height: 40px;
	background: url(/images/bg_media_title.gif) 0px 0px no-repeat;
	margin: 20px 0 10px 0;
	padding-left: 40px;
	text-align: left;
	position: relative;
}
.media-page h1.title {
	padding-top: 3px;
}
.media-page .social-buttons {
	position: absolute;
	top: 15px;
	right: 30px;
}
div.error {
	background: #FFCCCC;
	border:1px solid #DD7777;
	color: #220000;
	padding: 2px;
	margin: 1em 0;
}

/* Glossary popup */
.bubbleInfo {
	position: relative;
}
.glossary-term, .def-term {
	text-decoration: none;
	border-bottom: 1px dashed #046897;
	cursor: help;
	background: #dceeff;
}
.glossary-term.hover, .def-term.hover {
	background: #dceeff;
}
.glossary-data, .def-data {
	display: none;
}
.glossary-popup {
	text-align: left;
	padding:10px 10px 10px 10px;
	margin: 0;
	line-height: 1.2em;
	position: absolute;
	font-weight: normal;
	z-index: 10;
	display: none; /* keeps the popup hidden if no JS available */
}
.glossary-popup {
	width:225px;
	height: 135px;
	background: url(/images/bg_glossary_def.png) no-repeat;
}
* html .glossary-popup {
	width:225px;
	height: 98px;
	background-color: #ffffff;
}
.glossary-popup .title {
	font-family: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
	color: #362516;
	margin: 0 0 .5em;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}
* html .glossary-popup .title {
	font-size: 16px;
	font-weight: bold;
}


/* 
 * FORM ELEMENTS
 */ 
.form-item {
	margin-bottom: 8px;
}
.form-item input, .form-item select {
	border: 1px solid #372517;
	font-size: 12px;	
}
.form-item input.no-border {
	border: 0;
}
.form-item label {
	display: block;
	padding-bottom: 2px;
}
.form-item label.title {
	font-weight: bold;
}
.form-item label.error { 
	color: red; 
	padding-left: .5em; 
}
.form-required {
	color: #ab1700;
	font-size: 14px;
	font-weight: bold;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border: 2px solid red;
}
.form-item-sample, .form-item-sample input {
	color: #ffffff;
	border: none;
	display: none;
}

/* 
 * DAILY ACTIVITY CHART
 */ 
#daily-activity-chart {
	font-size: 14px;
	color: #362516; 
	border: 1px solid #ab1700;
}
#daily-activity-chart .section {
	margin: 1px 6px; 
	padding: 15px 20px;
}
#daily-activity-chart .section-1, #daily-activity-chart .section-3 {
	background-color: #f0f0f0;
}
#daily-activity-chart .section-2 {
	background-color: #e0e0e0;
}
#daily-activity-chart .section .title, #daily-activity-chart .section .item {
	height: 22px;
	float: left;
}
#daily-activity-chart .section .title {
	width: 274px;
	font-weight: bold;
}
#daily-activity-chart .section .item {
	width: 239px !important;
	width: 270px;		/* IE Only */
	padding-left: 35px;
	line-height: 22px;
	background: url(/images/checkbox.gif) no-repeat 8px 0;
}
#daily-activity-chart .section .item.checked {
	background: url(/images/checkbox_selected.gif) no-repeat 8px 0;
}
#daily-activity-chart .section .item a {
	color: #362516;
	text-decoration: none;
	display: block;
}
#daily-activity-chart .section .item a:hover {
	text-decoration: underline;
}

/* 
 * FOOTER
 */ 
#footer {
	text-align: center;
	font-size: 11px;
}
.sidebar #footer {
	margin-left: 168px;
}
#footer .primary-menu {
	color: #046897;
	margin-top: 15px;
}
#footer .primary-menu a {
	color: #362516;
	text-decoration: none;
}
#footer .footer-menu a {
	color: #718b2c;
	text-decoration: none;
}
#footer .primary-menu a:hover, #footer .footer-menu a:hover {
	text-decoration: underline;
}
#footer .copyright {
	color: #718b2c;
	font-size: 11px;
	margin-top: 15px;
	padding-bottom: 15px;
}



