/**{
	margin: 0;
	padding: 0;
}*/
body {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 15px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}
img {
	border: 0 none;
}




/* Tools Block Starts here */

#boldsky-toolsMainBlock {
	margin-bottom: 10px;
	clear: both;
	width: 658px;
}
#boldsky-toolsMainBlock h1 {
	margin-bottom: 20px;
}
.boldsky-healthCalText {
	font-size: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #777877;
	text-transform: uppercase;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}
.boldsky-calImg {
	float: left;
}

.boldsky-toolsTopBlock {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.boldsky-toolsTopCurve{
	background: url(/images/calculators/toolsTopCurve.jpg) no-repeat left top;
	height: 71px;
}
.boldsky-toolsTopCurve h1 {
	font-size: 33px;
	font-weight: bold;
	color: #9a3a84;
	margin-bottom: 20px;
	padding: 12px 0;
	text-align: center;
}
.boldsky-toolsTopContentBlockOuter {
	border-right: 1px solid #e0dede;
	border-left: 1px solid #e0dede;
	background: #f0f0f0;
	padding: 10px 20px;
}
.boldsky-toolsLeftContent {
	/*width: 300px;*/
	float: left;
	margin-right: 18px;
}
.toolsImg {	
	border: 1px solid #8a8686;
	margin-left: 12px;
}
.boldsky-toolsRightContent {
	/*float: left;*/
}
.boldsky-toolsRightContent p {
	color: #333333;
	font-size: 14px;
	padding-bottom: 8px;
}







.alignCenter {
	text-align: center;
}
.expertImg {
	float: left;
}
.categoryImg {
	float: right;
}

.boldsky-toolsBottomBlock {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.boldsky-toolsBottomContentOuter {
	border-right: 1px solid #e0dede;
	border-left: 1px solid #e0dede;
	background: #f0f0f0;
	padding: 10px;
}
.boldsky-toolsBottomContentInner {
	padding: 5px 0;
}
.boldsky-toolsForm {
	width: 603px;
	margin: 0 auto;	
}
.boldsky-toolsFormTopCurve {
	background: url(/images/calculators/toolsFormTopCurve.jpg) repeat left top;
	height: 10px;
}
.boldsky-toolsToolsDetailsContent {
	background: url(/images/calculators/toolsFormBgStrip.jpg) repeat-y left top;
	padding: 10px 20px 10px 10px;
}
.boldsky-toolsFormBottomCurve {
	background: url(/images/calculators/toolsFormBottomCurve.jpg) no-repeat left top;
	height: 10px;
}
.boldsky-toolsBottomCurve {
	background: url(/images/calculators/toolsBottomCurve.jpg) no-repeat left top;
	height: 26px;
	display: block;
}
.moreCalculatorsText {
	padding-top: 5px;	
	color: #000;
	font-size: 14px;
	font-weight: bold;	
	text-align: right;
}
.moreCalculatorsText a {	
	color: #0066cc;	
	text-decoration: none;
}
.boldsky-toolsFormBlock {
	width: 450px;
	margin: 0 auto;
}
.boldsky-toolsFormTable {
	border-collapse: collapse;
	width: 450px; 
}
.boldsky-toolsFormTable td {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.boldsky-toolsFormTable td.boldskyTextfield {
	text-align: right;
	padding-right: 30px;
	width: 180px;
}
.boldsky-toolsSelbox {
	border: 1px solid #979696;
	padding: 3px;
	font-size: 14px;
	color: #898888;
	background: url(/images/calculators/textboxBg.jpg) repeat-x left top; 
	width: 226px;
}
.boldsky-toolsTextbox {
	border: 1px solid #979696;
	padding: 3px;
	font-size: 14px;
	color: #898888;
	background: url(/images/calculators/textboxBg.jpg) repeat-x left top; 
	width: 218px;
}
.width70 {
	width: 70px;
}
.calculateBtn_new {
background: none repeat scroll 0 0 #0F75BC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
border-radius: 5px;
border: none;
color: #FFFFFF;
cursor: pointer;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
padding: 4px 10px;
text-decoration: none;
} 

.resultTextField {
	text-align: center;
}
.resultText {
	color: #0066cc;
}



.boldsky-toolsFormResultBlock {
	width: 550px;
	margin: 0 auto;
}
.boldsky-toolsResultTable {
	border-collapse: collapse;
	width: 100%; 
}
.boldsky-toolsResultTable td {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.boldsky-toolsResultTable ul {
	padding-left: 20px;
}


/* Added 17 Dec 2012*/
div.boldsky-calculatorHeading {
	color: #777877;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 0;
    text-transform: uppercase;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.boldsky-otherCalContent {
	margin-bottom: 10px;
	padding: 10px 0;
	border-bottom: 1px dotted #a6a6a6;
}
.boldsky-otherCalImg {
	float: left;
	width: 160px;
}
.boldsky-otherCalDes {
	margin-left: 193px;
	margin-top: -11px;
}
.boldsky-otherCalDes h2 {
	color: #9A3A84;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 6px;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.boldsky-otherCalDes h3 a {
	color: #9A3A84;
	text-decoration: none;
}
.boldsky-otherCalDes p {
	color: #333333;
    font-size: 14px;
    padding-bottom: 8px;
    line-height: 20px;
}


.clear {
	clear: both;
}
