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

/**********************
* All
**********************/
img, div, input { behavior: url("css/iepngfix.htc") }

* {margin:0;padding:0;}

body {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#666666;}

p {padding:2px 0;}

/**********************
* Modal Box
**********************/
#simplemodal-overlay {background-color:#000000;cursor:wait;}
#simplemodal-container {left: 50%;background-color:#ffffff;}
#simplemodal-container a.modalCloseImg {background: url(../images/close.png) no-repeat;width: 25px;height: 29px;display: inline;z-index: 3200;position: absolute;top: -15px;left: -15px;cursor: pointer;}
.simplemodal-pantene {width:500px;padding:10px;}
#sendEmail, #forgotPassword {color:#ffffff;background:#262522 url(../images/share-email-bg.jpg) no-repeat bottom right;border:1px solid #41413f;}
#sendEmail label, #forgotPassword label {padding-left:25px;}

/**********************
* light Box
**********************/
#gallery {}
#gallery ul {}
#gallery ul li {display:inline;}
#gallery ul li img {background:#ffffff;padding:40px;border:1px solid #c3c3c3;}

/**********************
* General
**********************/
.hide {display:none;}

img {border:none;}

.clear {clear:both;}

.imageBorder {border:1px solid #cccccc;padding:2px;}

.green {color:#037139;}
.font16georgia {font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;font-weight:bold;}

.txtButton {background:#037139 url(../images/btn-bg.gif) repeat-x;color:#ffffff;font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;border:1px solid #037139;cursor:pointer;height:16px;display:inline-block;text-decoration:none;padding:2px 4px;}

.formButton {background:#037139 url(../images/btn-bg.gif) repeat-x;color:#ffffff;font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;border:none;cursor:pointer;height:19px;padding:0px 10px 0px 10px;}

#frmRegister select {width:146px;}
#frmRegister input[type=text], #frmRegister input[type=password] {width:144px;}

.panteneFBShare {line-height:18px;}

/**********************
* Structure
**********************/
#wrapper {}
#headerContainer {background:#000000;}
#header {margin:0 auto;width:910px;height:190px;}

#header .topNavigation {position:absolute;width:910px;text-align:right;margin-top:7px;}
#header .topNavigation a {color:#666666;text-decoration:none;}
#header .topNavigation a:hover {color:#037139;}

#header .topSocialIcons {position:absolute;width:910px;text-align:right;margin-top:168px;}
#header .panteneLogo {position:absolute;margin-top:35px;}

#headerMenu {margin:0 auto;width:910px;height:26px;}

#bodyContainer {background:url(../images/body-bg.jpg) repeat-x top center;}
#body {min-height:513px;height:auto !important;height:513px;} /*Hack for IE6*/
#body {margin:0 auto;width:910px;padding-top:30px;}

#body h2, #body h3, #sendEmail h1, #forgotPassword h1 {font-family:Georgia, "Times New Roman", Times, serif;font-size:18px;}
#body h2 {color:#037139;}
#body h2 a {color:#037139;text-decoration:none;}
#body h2 a:hover {color:#666666;}

#body h3, #sendEmail h1, #forgotPassword h1 {color:#037139;font-size:16px;}
#body .contentPara {margin-top:10px;}

#body a {color:#666666;}
#body a:hover {text-decoration:none;}

#body .message {color:#037139;font-weight:bold;}

#body .quiz {background:url(../images/quiz-bg.jpg) no-repeat top left;width:650px;height:381px;}
#body .quiz  h1 {font-size:18px;color:#adacac;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;}
#body .quiz span {color:#01c461;font-size:12px;}
#body .quiz label {color:#ffffff;}

#body ol {margin:10px 20px;}
#body ol li {list-style:square;}

#sidebar {text-align:right;}
#sidebar img {padding-bottom:20px;}

#footerContainer {background:url(../images/footer-bg.jpg) no-repeat top center;border-bottom:1px solid #eaeaea;}
#footer {margin:0 auto;width:910px;height:100px;padding-top:7px;}

#footer h1 {font-size:11px;margin-bottom:5px;font-family:Georgia, "Times New Roman", Times, serif;}
#footer h1 a {text-decoration:none;}

#footer ul {list-style:none;}
#footer ul li {padding:0px 0 0px 0px;margin-left:0px;}
#footer ul li a {text-decoration:none;color:#666666;}
#footer ul li a:hover {text-decoration:underline;}

.footerMenu {float:left;width:auto;margin-right:25px;}

#copyright {font-family:Georgia, "Times New Roman", Times, serif;}
#copyright {margin:0 auto;width:910px;height:50px;text-align:center;padding-top:10px;}

/**********************
* Comments
**********************/
.commentsHead {padding:0 10px;font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;font-weight:bold;border-bottom:1px solid #cccccc;color:#037139;}
.comments {font-family:Georgia, "Times New Roman", Times, serif;}
.comments td {padding:0 10px;}
.comments h1 {font-size:16px;font-weight:bold;}
.comments label {font-size:12px;}

/**********************
* Paging
**********************/
#paging {text-align:right;color:#037139;font-family:Georgia, "Times New Roman", Times, serif;font-size:14px;font-weight:bold;}
#paging span {color:#666666;}
#paging a {color:#037139;text-decoration:none;}
#paging a:hover {color:#666666;}

/**********************
* Admin Menu
**********************/
#adminMenu {width:150px;}
#adminMenu ul {list-style:none;}
#adminMenu ul li {padding:2px 0;}
#adminMenu ul li a {background:#cdc3b5;padding:5px;color:#262522;text-decoration:none;display:block;}
#adminMenu ul li a:hover {background:#037139;color:#ffffff;}

/*********************************
* User Display (10 Day Challenge)
*********************************/
.userDisplayContainer {overflow:hidden;padding:25px 0;border-bottom:1px solid #cccccc;}
.userDisplayBox {float:left;width:215px;}
.userDisplayImg {float:left;width:90px;}
.userDisplayData {float:left;width:125px;}
#body .userDisplayData h2 {font-size:14px;color:#262522;}
#body .userDisplayData h3 {font-size:12px;color:#262522;font-weight:normal;padding-bottom:20px;}
#body .userDisplayData .txtButton {background:#047740;}
.userDisplayPaging {text-align:right;padding-right:50px;}

/**********************
* Site Developer
**********************/
#siteDeveloper {/*color:#e1e1e1;*/font-size:10px;}
#siteDeveloper a {color:#666666;text-decoration:none;}