/* CSS Document */
html
{
    font-size: 100%;
    margin: 0;
    padding: 0;
}
body
{
    font-size: 12px;
    font-family: Arial;
    margin: 0;
    padding: 0; /*background: url(../images/bg-main.jpg) top left no-repeat #F5F5F3;*/ /*background:#fff url(../images/bg_plate.png)repeat-y top left; #B58E46;*/
    background-color: #fff;
}

a
{
    color: #2ad;
    text-decoration: none;
}

a:hover
{
    color: #666666;
}

img
{
    border: 0;
}


p, ul li, ol li, label
{
    font-size: 1em;
}
ul li, ol li{
    margin:0 0 0 15px;
}

h2, h3
{
    font-size: 1.25em;
    color:#3d7bc8;
    font-family:Lucida Sans,Arial;
    font-weight:bold;
}

p, h3, .marginBottom10
{
    margin-bottom: 10px;
}

h1, h2, h3, h4, h5, h6
{
    margin: 0 0 5px 0;
    /*margin-bottom: 0.375em;*/
}

table{
    padding:0;
    margin:0;
}



hr
{
    margin: 4px 0;
}
#wrapper
{
    /*background: #f1fafd url(../images/bottomright2.jpg) no-repeat bottom right;*/
    color: #000;
    width: 960px;
    margin: 0 auto !important;
    padding: 0;
    border-left: 1px solid #2ad;
    border-right: 1px solid #2ad;
    border-bottom: 1px solid #2ad;
}

#header
{
    background: transparent url(../images/header.jpg) no-repeat top left;
    
    width:100%;
}

.circles
{
    background: transparent url(../images/circles.jpg) no-repeat bottom right;
}

#header h1
{
    display: none;
}

#navbar
{
    padding-top: 245px;
    margin-left:25px;
    width: 910px;
    height: 42px;
    /*margin: 0;     padding: 0 0 10px 0; 
    background: transparent url(../images/navbar_off.png) repeat-x bottom left;*/
    text-align: center;
    display: block;

}



#container
{
    width: 910px;
    padding: 10px 25px 0 25px;
    margin:0;

    /*margin-top: -90px;
    position: relative;
    z-index: 100;*/
}

#CommentList ul, #BlogPostCommentList ul
{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}
#CommentList ul li, #BlogPostCommentList ul li
{
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
}


#leftpanel,#rightpanel{
    float:left;
    width:319px;
    padding:0;
    margin:0;
}

#leftpanel{
    margin-right:10px;
}

/*LEFT PANEL*/

#leftpanel div#left_bottom{
	background:#fff url(../images/leftPanelBottom.gif) no-repeat bottom left;
	width:319px;
	padding:0 0 29px 0;
	margin:0;
}
#leftpanel div#left_top{
	background:transparent url(../images/leftPanelTop.gif) no-repeat top left;
	width:324px;
	height:22px;
}

#leftpanel div#left_right{
	background:transparent url(../images/leftPanelRight.gif) repeat-y top right;
	width:299px;
	padding:7px 0 0 20px;
}
#leftpanel div#left_left{
	background:transparent url(../images/leftPanelLeft.gif) repeat-y top left;
	width:319px;
}

.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: 573px;
    padding: 0;
    margin: 0;
}

/*MAIN PANEL*/

#mainpanel div#main_bottom{
	background:#fff url(../images/mainPanelBottom.gif) no-repeat bottom left;
	width:573px;
	padding:0 0 66px 0;
	margin:0;
}
#mainpanel div#main_top{
	background:transparent url(../images/mainPanelTop.gif) no-repeat top left;
	width:573px;
	height:29px;
}

#mainpanel div#main_right{
	background:transparent url(../images/mainPanelRight.gif) repeat-y top right;
	width:470px;
	padding:0 73px 0 30px;
}
#mainpanel div#main_left{
	background:transparent url(../images/mainPanelLeft.gif) repeat-y top left;
	width:573px;
}
#mainpanel div#main_bottom_bottles{
	background:#fff url(../images/flash_bottlesmain_bottom.jpg) no-repeat bottom left;
	width:573px;
    /*height:212px;*/
	padding:0 0 212px 0;
	margin:0;
}

#mainpanel div#main_bottom_woman{
	background:#fff url(../images/womanmain_bottom.jpg) no-repeat bottom left;
	width:573px;
    /*height:212px;*/
	padding:0 0 194px 0;
	margin:0;
}

#mainpanel_3col
{
    float: left;
    width: 520px;
    padding: 0;
    margin: 0 10px 0 0;
}
#mainpanel_1col
{
    float: left;
    width: 835px;
    padding: 0 0 0 20px;
    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: #999;
    text-decoration: none;
    text-align: center; /*background: transparent url(../images/bottomright2.jpg) no-repeat bottom right;*/
    height: 58px;
    padding: 10px 0 0 0;
    width: 960px;
    position: relative;
}

/*
NAVIGATION ITEMS
*/
ul#navBarUL
{
    margin: 0;
    padding: 0;
    width:100%;
}

ul#navBarUL li
{
    list-style-type: none;
    padding: 0;
    height: 32px;
    float: left;
    color: #fff;
    margin:0;
}

ul#navBarUL li.divider
{
    padding: 9px 0 0 0;
    font-size: 1.25em;
    font-weight: bold;
    background-color:#35a0c6;
    color:#35a0c6;
}

ul#navBarUL li a
{
    color: #fff;
    text-decoration: none;
    padding: 10px 0 0 0;
    height: 32px;
    display: block;
    width: 112px;
    font-family:Lucida Sans,Arial;
    font-weight: bold;
    font-size: 1.15em;
    background: transparent url(../images/navbar_off.png) repeat-x top left;
}

ul#navBarUL li a.smallPadTop
{
   
    padding: 2px 0 0 0;
    height: 40px;
    
}

ul#navBarUL li a.firstNavItem
{
    background: transparent url(../images/navbar_left_off.png) no-repeat top left;
    width: 93px;
}
ul#navBarUL li a.lastNavItem
{
    background: transparent url(../images/navbar_right_off.png) no-repeat top left;
    width: 107px;
}

ul#navBarUL li a:hover, ul#navBarUL li.selected a
{
    color: #35a0c6;
    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
*/
#footerC{
    width:100%;
    overflow:hidden;
}

ul#footerUL
{
    margin:0;
    padding: 0;
    position:relative;
    left:50%;
    float:left;
    
}
ul#footerUL li
{
    list-style-type: none;
    padding: 0 9px 0 0px;
    float: left;
    position:relative;
    right:50%;    
}

/*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: #3d7bc8;
    /*font-weight: bold;*/
}
.blueText, a.blueText{
    color:#3d7bc8;
}
.menuHeader
{
    color: #3d7bc8; /*#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: #3d7bc8;
    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: #22AADD;
}

.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: #2ad url(../images/navbar_off.png) repeat-x top left;
    height: 33px;
    width: auto;
    overflow: visible;
    padding: 0 5px;
    border: 2px solid #2ad; /*#C9A055;*/
    color: #666;
    font-weight: bold;
    -moz-border-radius: 5px;
}

input.button:hover
{
    background: #2ad url(../images/navbar_on.png) repeat-x top left;
    color: #fff;
    border: 2px solid #2ad;
}

.errorMessage
{
    color: #F00;
}

label, input
{
    margin: 3px;
}

/*
UTILITY CLASSES
*/
.floatright
{
    float: right;
}
.floatleft
{
    float: left;
}
.clear_float
{
    font-size:0.1em;
    clear: both;
    height: 1px;
    display:block;
    width:1px;
    /*visibility:hidden;
    overflow:hidden;*/
}
.boldText
{
    font-weight: bold;
}


.progressBar
{
    height: 15px;
    background-color: #2ad;
    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;
}

/*SCORECARD*/
.scorecard tr{
    padding:0;
    margin:0;
}

.headerCell{
    width:65px;
}

.starbounding{
    background:transparent url('../images/starbounding.gif') no-repeat center left;
    height:32px;
    width:179px;
    padding-left:5px;
    padding-right:5px;
    margin-right:2px;
}
.starbounding input[type="radio"]{
    margin:0;
    padding:0;
}

.scorecard th, .blueHeader{
    color:#3d7bc8;
    padding:0;
    margin:0;
    text-align:left;
}

.rate_scale{
    width:143px;
    padding:0 26px 0 10px;
}
.rate_scale_loggedin{
    width:145px;
    padding:0 0px 0 24px;
}


.selRoom{
    font-size:1em;
    color:#2ad;
    border:1px solid #2ad;
    font-weight:bold;
}

.selRoom option{
    background-color:#2ad;
    color:#fff;
    font-weight:bold;
}

#scorecard_wrapper{
    /*margin-top:10px;*/
    background:transparent url('../images/scorecard_bg.jpg') no-repeat top left;
    width:470px;
    height:225px;
    padding:15px 0 15px 0;
}