@charset "UTF-8";

#bmiCalculator {
	width: 231px;
	float: left;
}

#getstationCalculator {
	width: 231px;
	float: left;
}

.calculator {
	height: 246px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: url("../common/calculate-bg2.jpg") no-repeat scroll
		0px 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
.calculator2 {
	height:246px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: url("../common/calculate_bg.jpg") no-repeat scroll
		0px 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	
}

div.header {
	display: block;
	font-family: Arial, sans-serif;
	color: #E1851C;
	height: 21px;
	padding-top: 9px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#bmiControlBar {
	
}

#bmiSelectorScreen {
	display: block;
	background-position: 150px 5px;
}
#gcInput {
	display: block;
	background-position: 150px 5px;
}

#bmiAdultInput {
	display: none;
}

#bmiAdultResult {
	display: none;
}

#bmiInformation {
	display: none;
}

#gcResult {
	display: none;
}

#gcInformation {
	display: none;
}

#gcAdvertisement {
	display: none;
}

#bmiChildInputGender {
	display: none;
}

#bmiChildInputBirthDate {
	display: none;
}

#bmiChildInputWeightHeight {
	display: none;
}

#bmiChildResult {
	display: none;
}

#bmiAdvertisement {
	display: none;
}

#bmiCalculator #bmiSelectorScreen h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B005D;
}

#bmiCalculator #bmiSelectorScreen h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.largeButton {
	width: 146px;
	height: 20px;
	background-image: url(../calculator_common/large_button.png);
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}

p.largeButton {
	width: 146px;
	height: 20px;
	background-image: url(../calculator_common/large_button.png);
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
	margin-top: 47px;
}

p.largeButton a,a:hover {
	text-decoration: none;
}

.mediumButton {
	width: 105px;
	height: 20px;
	background-image: url(../calculator_common/medium_button.png);
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}

p.mediumButton {
	width: 105px;
	height: 20px;
	background-image: url(../calculator_common/medium_button.png);
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}

.mediumButton a,a:hover {
	text-decoration: none;
}

.smallButton {
	width: 53px;
	height: 20px;
	background-image: url(../calculator_common/small_button.png);
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}

p.smallButton {
	width: 53px;
	height: 20px;
	background-image: url(../calculator_common/small_button.png);
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}

.smallButton a,a:hover {
	text-decoration: none;
}

a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FACF7C;
	text-align: center;
	padding-top: 10px;
	text-decoration: none;
}

a.button:hover {
	color: #F7981A;
}

.selectorTitles {
	font-family: Arial, Helvetica, sans-serif;
	color: #711471;
	font-size: 14px;
	font-weight: bold;
}

.selectorLabels {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.bmiInformationText {
	font-family: Arial, Helvetica, sans-serif;
	color: #711471;
	text-align: left;
	font-weight: bold;
	line-height: 16px;

}
#bmiInformationText{
		width:150px;
	}
input.bDate {
	background: url(../bmi_control_artwork/bdateInputBox.png);
	background-repeat: no-repeat;
	border: none 0px #000000;
	width: 38px;
	height: 24px;
	display: inline;
	vertical-align: baseline;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
}

input.weightInput {
	background: url(../bmi_control_artwork/weight_input.png);
	color: #000000;
	border: none;
	background-color: #FACF7C;
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 30px;
	padding-bottom: 11px;
	width: 35px;
}

input.weightInput:focus {
	background-color: #FACF7C;
}

input.heightInput {
	background: url(../bmi_control_artwork/height_input.png);
	color: #000000;
	border: none;
	background-color: #FACF7C;
	background-repeat: no-repeat;
	background-position: top left;
	height: 15px;
	width: 21px;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 11px;
	display: inline;
}

input.heightInput:focus {
	background-color: #FACF7C;
}

select.genderSelect {
	width: 142px;
	margin-left: 4px;
	font-weight: bold;
	font-size: 12px;
}

.controlBarBackground {
	width: 164px;
	height: 37px;
	
}

span.headerSpan {
	color: #6C1B72;
	font-weight: bolder;
}

div.userHereOrDownlaod {
	color:gray;
	text-align:center;
}
.download-phone{
	background:url("../common/download-phone.jpg");
	border:none;
	width:153px;
	height:35px;
	display: block;
	float: left;
}

#imgChildBMIResult{
	width:170px;
}
