/* CSS Document */
html
{
    font-size: 100%;
    margin: 0;
    padding: 0;
}
body
{
    line-height:1.15em;
    /*font-size: 0.875em;*/
    font-size: 13px; 
    font-family: Arial;
    margin: 0;
    padding: 0;
    background-color: #eee;
    color: #666; /*#adaeb1;*/
}

h2, h3{
    font-size:1.2em;
}


p, h3, .marginBottom10
{
    margin-bottom: 10px;
}

h2{
    color:#BA9046;
    line-height: 1.0em;
}
h1, h2, h3, h4, h5, h6
{
    margin: 0;
    margin-bottom: 0.375em;
}

a
{
    color: #666;
}

img
{
    border: 0;
}
hr
{
    margin: 4px 0;
}
#wrapper
{
    /*background: #fff url(../images/Pantene-swirl.gif) no-repeat top left;*/
    background-color:#fff;
    margin: 0 auto;
    padding: 0;
    width: 905px;
    /*background:#fff url(../images/bottle_water.jpg) no-repeat bottom right;*/
}

#header
{
    width: 905px;
    height: 175px;
    background: transparent url(../images/Pantene_header.jpg) no-repeat top left;
    margin: 0;
    padding: 0;
    text-indent: -1000em;
}
#header h1
{
display:none;
}

#navbar
{
    width: 905px;
    height: 36px;
    margin: 0;
/*    padding: 0 0 10px 0; */
    background: transparent url(../images/navbar_off.png) repeat-x top left;
    text-align: center;
    display: block;
}
#container
{
    margin: 0;
    width: 905px;
    padding: 10px 0 0 0;
    
}

#CommentList ul{
    list-style-type:none;
    margin-left:0px;
    padding-left:0px;
}
/*LEFT PANEL*/
#leftpanel, #rightpanel
{
    float: left;
    width: 310px;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
#innerleftpanel
{
    padding-left: 45px;
    width: 265px;
}

#innerleftpanelGrey
{
    /*background:#efefed url(../images/navbar_on.png) repeat-x bottom left;*/
    padding: 0 0 0 45px;
    width: 265px;
    min-height: 200px;
    _height: 200px;
    background-color: #ddd;/*#F5F4F3;*/
}

#innerleftpanelGreyTop
{
    padding:24px 10px 0 34px;
    margin:0;
    background: #ddd url(../images/left_box_top.jpg) no-repeat top right;
    width: 266px;
    /*padding-left:34px;
    padding-top:24px;*/
    min-height: 200px;
    _height: 200px;
}

#innerleftpanelGreyBottom
{
    width: 310px;
    height: 42px;
    overflow: hidden;
    background: transparent url(../images/left_box_bottom.jpg) no-repeat bottom left;
}


.surveyQuestion
{
    border:none;
    padding:0;
    margin:0;
}

.surveyQuestion label, .surveyQuestion input {
    margin:0px;
    padding-top:3px;
}

.surveyQuestionTitle
{
    /*font-size: 0.875em;
    font-weight: bold;*/
    padding: 10px 0 0 0;
}

.surveyQuestionOption
{
    /*font-size: 0.75em;*/
}

.surveyQuestionOption table
{
    /*font-size: 1em;*/
}

.surveyQuestionOptionHiLite
{
    background-color: #0ff;
}


/*main panel styles */
#mainpanel
{
    float: left;
    width: 525px;
    padding: 0;
    margin: 0 0 0 30px;
    padding-top: 29px;
}
#mainpanel_3col
{
    float: left;
    width: 520px;
    padding: 0;
    margin: 0 10px 0 0;
}
#mainpanel_1col
{
    float: left;
    width: 835px;
    padding: 0 10px 0 45px;
    margin: 0;
}
#mainpanel_1colBG
{
    float: left;
    width: 475px;
    height: 664px;
    padding: 10px 385px 0 45px;
    margin: 0;
    background: #fff url(../images/welcome.jpg) no-repeat top left;
}
#footer
{
    font-size: 0.825em;
    color: #787264;
    text-decoration: none;
    margin-bottom: 10px;
    margin-top: 11px;
    text-align:center;
}
#footer a{
    color:#B58E46;
}
/*
NAVIGATION ITEMS
*/
ul#navBarUL
{
    margin: 0;
    padding: 0;
}

ul#navBarUL li
{
    list-style-type: none;
    padding: 0;
    height: 36px;
    float: left;
    color: #fff;
}

ul#navBarUL li.divider
{
    padding: 9px 2px 0 2px;
    font-size:1.1em;
    font-weight:bold;
}

ul#navBarUL li a
{
    color: #fff;
    text-decoration: none;
    padding: 10px 0 0 0;
    height: 26px;
    display: block;
    width: 140px;
    font-weight: bold;
     font-size:1.1em;
    
}

ul#navBarUL li a.firstNavItem
{
    width: 75px;
}
ul#navBarUL li a.lastNavItem
{
    width: 80px;
}

ul#navBarUL li a:hover, ul#navBarUL li.selected a
{
    color: #666;
    text-decoration: none;
    padding-top: 10px;
}

ul#navBarUL li a.navItem:hover, ul#navBarUL li.selected a.navItem
{
    background: #fff url(../images/navbar_on.png) repeat-x top left;
}
/*
ul#navBarUL li a.firstNavItem
{
    background: #fff url(../images/navbar_off.png) repeat-x top left;
    text-align: center;
}
ul#navBarUL li a.lastNavItem
{
    background: #fff url(../images/navbar_off.png) repeat-x top left;
    text-align: center;
}*/
ul#navBarUL li a.firstNavItem:hover, ul#navBarUL li.selected a.firstNavItem
{
    background: #fff url(../images/navbar_on.png) repeat-x top left;
}
ul#navBarUL li a.lastNavItem:hover, ul#navBarUL li.selected a.lastNavItem
{
    background: #fff url(../images/navbar_on.png) repeat-x top left;
}

.ulInThisSection
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: none;
}

.ulInThisSection li
{
    margin: 0;
    padding: 0;
    padding-bottom: 0.25em;
}

/*
FOOTER ITEMS
*/
ul#footerUL
{
    margin: 0 auto !important;
    padding: 0;
}
ul#footerUL li
{
    list-style-type: none;
    padding: 0 9px 0 0px;
    float: left;
}

/*COLOR CLASSES*/
.orangeText, a.orangeText
{
    color: #cd8942;
}
.lightOrangeText, a.lightOrangeText
{
    color: #eab175;
}
.greyText, a.greyText
{
    color: #adaeb1;
}
.lightGreyText, a.lightGreyText
{
    color: #e6e9eb;
}
.goldText, a.goldText
{
    color: #BA9046;
    font-weight:bold;
}
.menuHeader{
    color: #BA9046;/*#FFF;*/
    font-size: 1.2em;
    line-height: 1.5em;
    margin-left: -34px;
    padding-left: 34px;
    background-color:#fff;
    /*background: #C9A055 url(../images/navbar_gold.png) repeat-x top left;*/
    width:230px;
}
.leftHeader, h3
{
    color: #ba9046;
    font-weight: bold;
}
.blackText, a.blackText
{
    color: #000;
}
.orangeBG
{
    background-color: #cd8942;
}
.lightOrangeBG
{
    background-color: #eab175;
}
.greyBG
{
    background-color: #adaeb1;
}
.lightGreyBG
{
    background-color: #e6e9eb;
}
.goldBG
{
    background-color: #ba9046;
}

.orangeButton
{
    background-color: #cd8942;
    color: #fff;
    border: none;
}

.lightOrangeButton
{
    background-color: #eab175;
    color: #fff;
    border: none;
}

input.button
{
    /*background:#a67fb5 url(../images/purple_header_bg.png) repeat-x top left;
    background-color: #cd8942;
    background-color: #C9A055;*/
    background: #C9A055 url(../images/navbar_off.png) repeat-x top left;
    height: 33px;
    width: auto;
    overflow:visible;
    padding:0 5px;
    border: 2px solid #666;/*#C9A055;*/
    color: #666;
    font-weight: bold;
    -moz-border-radius: 5px;
}

input.button:hover
{
     background: #B0AEAE url(../images/navbar_gold.png) repeat-x top left;
     color:#fff;
     border: 2px solid #C9A055;
}

.errorMessage{
    color:#F00;
}

label, input {
    margin:3px;
}

/*
UTILITY CLASSES
*/
.floatright
{
    float: right;
}
.floatleft
{
    float: left;
}
.clear_float
{
    clear: both;
    height: 1%;
}
.boldText
{
font-weight:bold;
}


.progressBar
{
    height: 15px;
    background-color: #f00;
    margin: 0;
    padding: 0;
    border: 0;
    display: block;
}

.surveyQuestion
{
}

.surveyQuestionTitle
{
    /*font-size: 0.875em;*/
    font-weight: bold;
    padding: 10px 0 0 0;
}

.surveyQuestionOption
{
    /*font-size: 0.75em;*/
}

.surveyQuestionTitle table,.surveyQuestionOption table
{
    /*margin-bottom:4px;
    padding-*/
    padding:4px;
}

.surveyQuestionTitle input,.surveyQuestionOption input
{
    margin-right:4px;
}


.surveyQuestionOption table
{
    /*font-size: 1em;*/
}

.surveyQuestionOptionHiLite
{
    background-color: #0ff;
}

.wizard
{
    margin: 0;
    padding: 0;
}