﻿@import url('reset.css');
body {
	background:#EEF6F5 url(../images/main-bg.png) repeat-x top;
	margin:0;
	padding:0;
	font:75% Arial, Helvetica, sans-serif;
	color:#403D3E;
}
body.mceContentBody {
	margin:0;
	padding:5px;
	background:#fff;
}
a {
	color:#377B2C;
}
a.arrow { padding:0 17px 0 0; background:url(../images/arrow.gif) no-repeat right; }
p {
	margin:0 0 1em 0;
	line-height:1.5em;
}
ul {
	list-style:disc;
	margin:0 0 1em 0;
	line-height:1.5em;
}
ul li {
	margin-left:15px;
}
strong { font-weight:bold; }
#wrapper {
	background:url(../images/leaf-bg.jpg) no-repeat center 191px;
}
#container {
	width:950px; 
	margin:0 auto;
}
#header {
	padding:0 25px;
	height:212px;
	background:url(../images/header-bg.png) no-repeat left bottom;
    position:relative;
}
.es #header {
	background:url(../images/header-bg-es.jpg) no-repeat left bottom;
}
#header h1 {
	height:187px;
	width:261px;
	float:left;
	position:relative;
	top:25px;
}
#header h1 a {
	display:block;
	/*background:url(../images/hl-mpm-logo.png) no-repeat;*/
	height:187px;
	width:261px;
	text-indent:-9999px;
}
#header select 
{
    float:right;
    position:relative;
    top:10px;
}
#header ul {
	width:631px;
	border-right:1px solid #3A822D;
	top:157px;
	left:304px;
	margin:0;
	padding:0;
	position:absolute;
}
#header ul li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
#header ul li a {
	border-left:1px solid #3A822D;
	display:block;
	text-align:center;
	height:34px;
	line-height:34px;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	letter-spacing:-1px;
	background:url(../images/nav-bg.gif) repeat-x center;
	width:209px;
}
#header ul li a:hover {
	background-position:bottom;
}
#header ul li.current a, #header ul li.current a:hover {
	background-position:top;
	color:#2A6620;
}
#content {
	padding:10px 25px 20px 25px;
	min-height:400px;
}
.content-module, .admin-form-module { width:562px; padding:22px 22px; float:right; background:#fff url(../images/content-module-bg.gif) repeat-x; border:1px solid #ccc; }
.admin-form-module { min-height:350px; }
.admin-form-module h1 { font-size:1.8em; color:#377B2C; font-family:Helvetica, Arial, Sans-Serif; padding:0 0 10px 0; font-size:normal; }
.tblForm table
{
    width:100%;
}
.tblForm td 
{
    padding:5px 0;
    vertical-align:top;
}
.tblForm td.checkboxes td
{
    padding:0;
}
.tblForm td.checkboxes table
{
    width:100%;
}
.es .tblForm td.checkboxes table
{
    font-size:.9em;
}

.req 
{
    color:#488831;
}
.error 
{
    font-size:.9em;
    color:Red;
}
.release { text-align:right; }
.release a { background:url(../images/pdf-icon.gif) no-repeat right; padding:5px 23px; line-height:20px; }
td.intro { font-size:1.2em; font-weight:bold; height:35px; vertical-align:top; }
.btn, .submit-btn { background:url(../images/btn-bg.gif) no-repeat bottom; height:21px; width:108px; padding:0; margin:0; text-align:center; font-size:12px; color:#377C2C; border:0; cursor:pointer; }
.submit-btn { background:url(../images/submit-btn-bg.gif) no-repeat bottom; }
.submit-success-thanks { text-align:center; padding:0 35px; }
.submit-success-thanks h2 { font-size:1.7em; font-weight:bold; padding:0 80px 35px 80px; color:#377C2C }
.submit-success-thanks p.return { padding:30px 0 0 0; }
.disclaimer { font-size:.8em; color:#B9BABD; margin:0; padding:20px 0 10px 0; text-align:center; }

#modal { width:462px; height:493px; padding:3px 9px 13px 1px; background:url(../images/modal-bg.png) no-repeat; display:none; position: fixed; top: 17%; left: 50%; margin-left: -236px; z-index:10000; }
#modal-top { height:24px; line-height:24px; padding:0 5px; text-align:right; }
#modal-top a { background:url(../images/close-btn.gif) no-repeat right; text-decoration:none; font-size:1.1em; color:#3B3B3B; padding:2px 20px 2px 0; }
#modal-content { height:429px; padding:20px 40px 20px 30px; overflow:auto; }
#modal h1 { font-size:1.7em; font-weight:normal; color:#377C2C; padding-bottom:10px; }
#modal h2 { font-size:1em; font-weight:bold; margin:0 0 1em 0; }
#modal p, #modal ul { padding-left:10px; }
a.pdf { background:url(../images/pdf-icon.gif) no-repeat right; padding:5px 23px 5px 0; }
a.print { background:url(../images/print-icon.gif) no-repeat right; padding:5px 23px 5px 0; }
.confirm { margin:0 auto; width:494px; }
.certificate-preview { background:url(../images/certificate-preview.jpg) no-repeat; height:219px; width:494px; padding:185px 0 0 0; }
.certificate-preview p.name { font-size:2em; font-weight:bold; text-align:center; margin:0; padding:0 0 15px 0; }
.certificate-preview p { font-size:1.5em; text-align:center; }
#intro {
	width:337px; 
	float:left; 
	padding-bottom:20px;
}
#intro p 
{
    margin:0 0 .5em 0;
}
.intro-text 
{
     font-size:1.667em; 
     line-height:1.3em; 
     font-weight:bold; 
     color:#377C2C;
}
#ticker-quote
{
    float:right; width:528px; height:50px;
}
#ticker-quote h2 
{
    font-family:Arial, Helvetica, sans-serif; font-size:2.9em; padding:0 0 5px 0;
}
#ticker-quote #ticker 
{
    background:url(../images/home-counter-bg.png) no-repeat top; height:67px; width:528px; line-height:67px; font-family:'Arial Black', Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:3em; text-align:center; color:#edd218; padding:0 0 5px 0;
}
#ticker-quote p.join 
{
    margin:0;
    padding:0 0 30px 0;
}

#ticker-quote img 
{
    float:left; margin:5px 15px 20px 0; border:2px solid #73AC4D;
}
#ticker-quote h3 
{
    font-family:'Arial Black', Arial, Helvetica, sans-serif; font-size:1.5em;
}
#ticker-quote p.quote 
{
    font-size:1.5em; font-style:italic; margin:0; padding-bottom:5px;
}
#home-modules { clear:both; }
#home-modules h2 { color:#377c2c; font-weight:bold; font-size:1.5em; margin-bottom:5px; }
#home-modules h3 { font-size:1em; font-weight:bold; padding-left:10px; margin:0; line-height:1.5em; }
#home-modules p { padding-left:10px; }
#home-modules ul { padding-left:10px; }
#nutrition-tip 
{
    border:1px solid #ccc; width:448px; float:left; background:#fff url(../images/module-bg.gif) repeat-x top; margin:0 0 0 -15px; position:relative;
}
#nutrition-tip .tip
{
    width:300px; background-image:url(../images/nutrition-tip.gif); background-repeat:no-repeat; background-position:right bottom; padding:10px 120px 1px 20px; min-height:200px;
}
#fitness-tip 
{
    border:1px solid #ccc; width:448px; float:right; background:#fff url(../images/module-bg.gif) repeat-x top; margin:0; position:relative;
}
#fitness-tip .tip 
{
    width:300px; background:url(../images/fitness-tip.gif) no-repeat right; padding:10px 120px 1px 20px; min-height:200px;
}
#sidebar, .sidebar
{
    float:left; 
    width:243px;
}
#admin-sidebar { float:left; width:200px; padding:10px 15px 15px 15px; background:#fff url(../images/content-module-bg.gif) repeat-x; border:1px solid #ccc; }
#admin-sidebar h2 { font-size:1.2em; font-weight:bold; color:#377C2C; padding:5px 0 1px 0; margin:0 0 5px 0; border-bottom:1px solid #d7e5e3; }
#admin-sidebar a { text-decoration:none; }
#admin-sidebar .current a { text-decoration:none; font-weight:bold; }
#admin-sidebar a:hover { text-decoration:underline; }
#admin-sidebar ul { line-height:normal; }
#admin-sidebar ul li { padding: 3px 0; }
#sidebar h2, .sidebar h2 { font-size:2.5em; line-height:1.1em; text-align:center; font-family: 'Helvetica CondensedBlack', Helvetica, Arial, sans-serif; color:#377C2C; padding:0 0 7px 0; }
#sidebar h3, .sidebar h3 { font-size:1.7em; color:#377C2C; font-weight:bold; padding:11px 0 5px 0; }
#sidebar h4, .sidebar h4 { padding:0 10px 4px 10px; font-size:1.2em; color:#333; font-weight:bold; }
#sidebar p, .sidebar p { padding:0 10px; margin:0 0 16px 0; color:#333; }
#sidebar p.quote, .sidebar p.quote { font-weight:bold; font-style:italic; padding:0 10px 5px 10px; margin:0; color:#333; }
#sidebar .counter, .sidebar .counter { background:url(../images/counter-bg.png) no-repeat; height:43px; line-height:43px; font-size:1.6em; font-family: 'Arial Black', Arial, Helvetica, sans-serif; font-weight:bold; color:#edd218; text-transform:uppercase; text-align:center; }
#footer {
	background:#EEF6F5 url(../images/footer-bg.gif) repeat-x;
	padding:0 0 20px 0;
}
#footer div {
	width:900px; 
	margin:0 auto; 
	padding:72px 0 0 0; 
	text-align:center; 
	font-size:.8em;
	background:url(../images/footer-logo.gif) no-repeat left top;
	color:#B9BABD;
}
#footer div p {
	color:#377C2C;
	padding:0 0 2px 0;
	margin:0;
}
#footer div p a {
	color:#377C2C;
	padding:0 20px;
}
#ctl00_adminnav {
	height:30px; 
	width:100%;
}
#ctl00_adminnav ul {
	border-right:1px solid #646464;
	border-left:1px solid #555;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#ctl00_adminnav ul li 
{
	display:inline;
	float:left;
	height:30px;
	margin:0;
	padding:0;
}
#ctl00_adminnav ul li a 
{
	font-family:'Trebuchet MS', Arial;
	font-size:.8em;
	text-transform:uppercase;
	display:block;
	padding:0 20px;
	line-height:30px;
	text-decoration:none;
	border-right:1px solid #555;
	border-left:1px solid #646464;
	color:#fff;
}
#ctl00_adminnav ul li a:hover
{
	background-color:#555;
}

/* tables */

th { font-weight:bold; }
table {
	border-collapse:separate;
	border-spacing:1px;
}

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: .9em;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e8f3e5;
	border: 1px solid #FFF;
	font-size: 1em;
	padding: 6px 20px 6px 5px;
}
table.tablesorter thead tr .header {
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 6px 5px;
	background-color: #FFF;
	vertical-align: top;
	margin:0;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/admin/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/admin/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #dceed8;
}


.story 
{
    padding:20px 0 10px 0; 
    background:url(/images/hr-bg.gif) no-repeat top; 
    width:533px; 
    margin:0 auto;
}
.story .picture 
{
    float:left; 
    text-align:right; 
    width:135px; 
    padding:0 15px 5px 0;
}
.story .picture img 
{
    border:2px solid #73AB4D;
}
.story h2 
{
    font-size:1.2em; 
    font-weight:bold; 
    padding:0 0 3px 0;
}
.story p.quote 
{
    font-weight:bold; 
    font-style:italic; 
    margin:0; 
    padding:0 0 3px 0;
}
.clear { clear:both; font-size:0; height:0; }
#ctl00_cphMain_divPaging {
   background:url(/images/hr-bg.gif) no-repeat top;
   text-align:center;
   padding:15px 0 0 0; 
}
#ctl00_cphMain_divPaging a {
    padding:0 2px;
    text-decoration:none;
}
#ctl00_cphMain_divPaging a:hover {
    text-decoration:underline;
}
#ctl00_cphMain_divPaging span {
    padding:0 2px;
}
#ctl00_cphMain_divPaging span.current 
{
    font-weight:bold;
    font-size:1.1em;
}
#ctl00_cphMain_divPaging a.next {
    padding:0 17px 0 12px;
    background:url(../images/arrow.gif) no-repeat right;
}
#ctl00_cphMain_divPaging span.next {
    padding:0 17px 0 12px;
    background:url(../images/arrow-grey.gif) no-repeat right;
    color:#999;
}
#ctl00_cphMain_divPaging a.prev {
    padding:0 12px 0 17px;
    background:url(../images/arrow-prev.gif) no-repeat left;
}
#ctl00_cphMain_divPaging span.prev {
    padding:0 12px 0 17px;
    background:url(../images/arrow-prev-grey.gif) no-repeat left;
    color:#999;
}


#tabs 
{
    margin:0 0 0 0;
    padding:0;
    list-style:none;
    height:30px;
    position:relative;
    z-index:200;
}
#tabs li 
{
    display:inline;
    float:left;
    padding:0 2px 0 0;
    margin:0;
}
#tabs li a 
{
    display:block;
    float:left;
    height:28px;
    line-height:28px;
    padding:0 15px;
    background:#ddd;
    border:1px solid #ccc;
    border-bottom:0;
    text-decoration:none;
    color:#999;
}
#tabs li a:hover 
{
    background:#eee;
}

#tabs li a.current
{
    background:#edf5f4;
    color:#377B2C;
    height:29px;
    line-height:29px;
}

.confirm-message { padding:15px 15px 15px 37px; margin:0 0 15px 0; background:#e0ebd5 url(/images/confirm.gif) no-repeat 12px center; border:1px solid #BFE3B6; }

hr { background:url(/images/hr-bg.gif) no-repeat center top; height:2px; border:0; }