﻿.block{font-size:9pt;padding: 10px;width: 430px;background-color:White;}
* html .block{width: 408px;}

.calcBlock{border: solid 1px #82B103;background-color:#EAF5D3;background-image:url(../../images/blockBgGreen.gif);background-repeat:repeat-x;}
.calorieBlock{ border: solid 1px #0000b0;background-color:White ;background-image: url(../../images/blockBgCalorie.jpg); background-position:bottom;background-repeat:repeat-x;}
.winBlock{border: solid 1px #FB6700;background-color:#FFEFD1;background-image:url(../../images/blockBgOrange.gif);background-repeat:repeat-x;}
h1{font-family:Arial; font-size:16pt; font-weight:bold; color: #FB7600;}

.smallFont{margin-top:5px;font-size:8pt; font-weight:normal; color:Gray;}
#returnToInput{text-align:left;}

.calcTitle{margin-top: 10px;}
.calcDesc{margin-bottom:20px;}
#calcContainer #resDesc{margin-top:10px;}
.calcH{padding-bottom:2px;font-family:Arial;font-size:10pt;font-weight:bold;}
.calcInput {padding:5px;border-bottom: solid 1px #CCCCCC;border-top: solid 1px #CCCCCC;}
#bmiBtns{text-align:left;}
#calcResult{color:Orange; font-weight:bold; font-size: 14pt;}
#calcContainer th{padding:4px;font-weight:bold;border-bottom: solid 1px #CCCCCC;border-top: solid 1px #CCCCCC;}
#resContainer td{padding:2px}
#resContainer .greenFont{color:Green;}
#resContainer .orangeFont{color:#FB7600;}

.ajaxWait{margin: 10px auto auto 10px; float:left;position:relative;width:32px; height:32px;}
.mnuBlock{border-bottom: dashed 1px #CCCCCC;}
.mnuTitle a{font-family:Arial; font-size:16pt; font-weight:bold; color: #FB7600;}
.mnuBlockText{margin-top: 10px; margin-right:10px;}

.moreLink{float:left;display:block; margin-top: 8px; width: 97px; height:28px; background-image:url(images/btnMore.gif);}
.moreLink:hover{background-image:url(images/btnMoreO.gif);}

.leftNav{float:left;margin-left:40px; width:200px;}
* html .leftNav {margin-left:18px;}
.leftNav a:hover{color: Orange;}
.navTable{float:right;}
.navTable a{margin:10px; text-align:right; display:inline-block; width:180px;height:30px; font-family:Arial; font-size:14pt; font-weight:bold; border-bottom: dashed 1px #CCCCCC;}

.subDivsTitle{text-align:center; margin:10px 0px 0px 10px; width:200px; height:30px; border-bottom: solid 1px #CCCCCC;}

#scrollTextCont{float:right;margin: 10px 0px 10px 0px; padding-top:5px; padding-bottom:5px;border-top: solid 1px #97A6C5;border-bottom: solid 1px #97A6C5;}
.scrollText{display:inline;}
.scrollBullet{display:inline;margin:3px 8px 0px 8px;width:12px;height:12px; background-image:url(images/bulletS.gif);}
