﻿span.header
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 25px;
    color: #5E2750;
}

div.header
{
    width:560px
}

span.paging 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #5E2750;	
    float:right;
    /*#float:none;*/
    line-height:31px;
    padding-right: 30px;
    background-image: url(../Images/steparrow.png);
    background-repeat: no-repeat;
    background-position: right;
}
body
{
	background-image: url(../Images/pagebackground.png);
    background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 5px;
}
h2
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #540032;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #000000;    
}

b
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #540032;    
}

a
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}

select
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #000000;    
}

input
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #000000;    
}

label
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #000000;    
}

span
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #540032;    
}

img
{
    border: solid 0px;
}

#mainFrame
{
    /*padding: 5px 0px 0px 5px; */
    padding: 0px 0px 0px 0px;
}

#footer
{    
    width: 589px;
    height: 57px;
/*    background-position: 22px; */
    background-repeat: no-repeat;
/*    background-image: url(../Images/footer.png); */
}

#feedbackTopPanel
{   
	width: 589px;
    height: 353px;
    padding-top: 100px;
    background-repeat: no-repeat;
    background-image: url(../Images/feedbackHeader2.png);
}

#questionnaire
{
    padding: 40px 0px 0px 12px;
    /*padding: 20px 0px 0px 17px;*/
    width: 559px;
}

#wizardButtonContainer
{
    float: right;
    clear: both;
    height: 35px;
    padding-top: 10px;
}

#wizardButtonContainer input
{
    float: right;
}

.questionContainer
{
    width: 530px;
    padding: 5px 0px 5px 10px;
    padding: 0px 0px 0px 10px;
    vertical-align: middle;    
}

.questionPanel
{
    width: 240px;
    float: left;
}

.answerPanel
{
    float: right;
    width: 260px;
}

.answerPanel td 
{
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.answerPanel td label 
{
	clear: both;
	display: block;
}


.questionTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    margin: 5px 0px 0px 0px;
}

.questionDesc
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: italic;
    font-size: 11px;
    color: #58595B;
    margin: 0px 0px 5px 0px;
}

.moreLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 11px;
    color: #00AEEF;
}

.noBackground
{
    background-color: White;
}

.filledBackground
{
    background-color: #F3EEF2;
    /*border-top: solid 1px #6D6E71;
    border-bottom: solid 1px #6D6E71;*/
}

.validator 
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 11px;
}

.systembutton 
{
	float: left;
}

/* Dialog box styles */
/*
.dialogBox
{
    width: 245px;
    height: 141px;
    background-repeat: no-repeat;
    background-image: url(../Images/dialoguebox.png);
    margin: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 11px;
}

.dialogBox h3
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 11px;
    color: #ffffff;
    padding: 8px 0px 0px 10px;
}

.dialogBox ul
{
    margin: 20px 0px 0px 0px;
}

.dialogBox li
{
    margin: 5px 0px 0px 0px;
}

*/

/* Feedback page loyuot styles */
.feedbackHealthScoreLeftColumn
{
    width: 300px;
    height: 344px;
    float: left;
    padding-left: 5px;
}

.feedbackHealthScoreLeftColumn h2, #feedbackRecomendations h2
{
    font-size: 13px;
    text-transform: uppercase;
    color: #621B4B;
    margin: 5px 0px;
}

.feedbackHealthScoreLeftColumn p
{
    font-size: 11px;
    margin: 0px;
    text-align: justify;
}

.feedbackHealthScoreLeftColumn .score
{
    font-size: 44px;
    font-weight: bold;
    padding-left: 80px;
    color: #621B4B;
}

.feedbackHealthScoreLeftColumn .score img
{
    float:right;
    margin-top: 7px;
}

.findOutMoreImage
{
    float:right;
    margin-left: 2px;
}

.feedbackHealthScoreRightColumn
{
    width: 249px;
    height: 344px;
    float: left;
    overflow: auto;
}

.feedbackHealthScoreRightColumn p
{
    color: #621B4B;
    padding: 7px 7px 0px 7px;
    margin-bottom: 0px;
}

.bars 
{
	width: 200px;
	height: 187px;
	float: left;
	padding-top: 15px;
	padding-left: 30px;
}

.smoking
{
	position: relative;
	width: 187px;
	height: 25px;
	padding-left: 25px;
	padding-top: 15px;
}
.smoking img
{
/*	padding-left: 25px; */
	
}

.smoking img:first-child
{
/*	padding-top: 140px; */
}

#scores
{
	width: 200px;
	height: 187px;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}


#scores li
{
	width: 180px;
	height: 35px; 
	float: left;
	padding-top: 14px;
	vertical-align: middle;
	display: block;
}

.smokingLine
{
	height: 35px; 
	padding-top: 0px;
	padding-left: 30px;
	vertical-align: top;
}

#feedbackHealthScore
{
	position: absolute; 
	/*top: 360px;
	top: 50px;*/
	left: 10px;
	width: 580px;
    /*top: 100px;
    width: 556px;
    height: 344px;
    background-repeat: no-repeat;
    background-image: url(../Images/feedbackChartBackground2.png);*/
}

.feedbackResultsPanel
{
	position: absolute; 
	top: 117px; 
	left: 230px;	
	width: 340px;
	height: 187px;	
	
}

.feedbackResultsPanel .score
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 16px;
    color: #680E44;    
	
}

.feedbackResultsPanel .scoreRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 16px;
    color: #DD0000;    
	
}

.feedbackResultsPanel .scoreRedLarge
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 24px;
    color: #DD0000;    
	
}

.feedbackResultsPanel p
{
    margin-top: 3px;
    margin-bottom: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #680E44;    
	
}

#feedbackRecomendations
{
	position: absolute; 
	top: 536px; 
	left: 5px;	
    width: 589px;
    background-repeat: no-repeat;
    background-image: url(../Images/feedbackFooter.png);
}

.feedbackResults
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 11px;
    text-align: justify;
    color: #621B4B;
}

.smokeRadioButton
{
    width: 60px;
}

.lifestyleQusetionsPanel
{
    padding: 5px 0px 5px 45px;
    clear:both;
    width:549px;
}

.lifestyleQusetionsPanel td
{
    padding: 2px 0px 2px 0px;
}

.lifestyleQusetionsPanel select
{
    margin-left: 10px;
}

#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_systolicBloodPressureEntryTextBoxunitRow0 .linkChangeUnits
{
    width:0px;
}

#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_diastolicBloodPressureEntryTextBoxunitRow0 .linkChangeUnits
{
    width:0px;
}

#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_totalCholesterolEntryTextBoxChangeUnits0,
#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_totalCholesterolEntryTextBoxChangeUnits1,
#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_hdlCholesterolEntryTextBoxChangeUnits0,
#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_hdlCholesterolEntryTextBoxChangeUnits1
{
    line-height: 12px;
}

#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_heightInputCustomValidator0,
#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_heightInputCustomValidator1,
#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_weightInputCustomValidator0,
#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_weightInputCustomValidator1,
#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_weightInputCustomValidator2,
#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_waistInputCustomValidator0,
#JM_ctl00_ContentPlaceHolder1_QuestionnairePlaceHolder_waistInputCustomValidator1
{
    font-size:11px;
    font-weight:normal;
}


.healthSelect
{
    width: 300px;
    font-size: 11px;
}

.bannerTextColumn  
{
    width: 180px;    
    float: left;
    padding-left: 30px;
    padding-right: 10px;
}

.bannerTextWide  
{
    width: 540px;    
    float: left;
    padding-left: 30px;
    padding-right: 10px;
}

.bannerTextWide P
{
    margin-top: 25px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
    color: #621B4B;
}

.bannerTextColumn P
{
    margin-top: 5px;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 11px;
    color: #621B4B;
}

.actionLeftColumn
{
    width:180px;    
    float:left;
    text-align:center;
}

.actionRightColumn
{
    width:160px;    
    float:left;
    text-align:center;
}

/* Banners styles */

.bannerIH
{
    /*background-image: url(../Images/bannerImperative.png);*/
    background-repeat: no-repeat;
    height: 76px;
    width: 180px;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
}

.bannerBPA
{
    /*background-image: url(../Images/bannerBPAyellow.png);*/
    background-repeat: no-repeat;
    height: 76px;
    width: 160px;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
}

.bannerSmoke
{
    /*background-image: url(../Images/bannerEmpty.png);*/
    background-repeat: no-repeat;
    height: 76px;
    width: 180px;
    float: left;
    margin-left: 5px;
}

.bannerDrink
{
    /*background-image: url(../Images/bannerEmpty.png);*/
    background-repeat: no-repeat;
    height: 76px;
    width: 180px;
    float: left;
    margin-left: 5px;
}

.bannerLink
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #243B7B;
    line-height: 11px;
}

.bannerLink:hover
{
    text-decoration: none;
}

.bannersPanel
{
    height: 90px;
    height: 85px;
}

.validationPopup 
{
	height: 100px;
}

.bannerLogoLink
{
    margin-left: 5px;
    display: block;
}

.customerText 
{
	width: 330px;
	border: none;
}

.emailText 
{
	width: 200px;
	border: none;
}

.feedbackMoreLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #47B4E7;
    line-height: 11px;
}

