/*
--------- PARITE NI CALCULATORS style --------- */

/*
--------- Left Block --------- */
#leftBlock {
	width: 660px;
	margin-right: 17px;
}

/*
--------- Calculators Block --------- */
.calculatorsBlock {
	padding: 13px 11px 13px 10px;
	border: solid 1px #ddd;
	background: #fdfcfb url(../images/pariteniBlockBg.gif) repeat-x top;
}

.calculatorsBlock h1 {
	margin-bottom: 14px;
	text-transform: uppercase;
	font: 15px Arial;
	font-weight: bold;
	color: #303c46;
}

.calculatorsPage {
}

.calculators {
	margin-bottom: 15px;
}

.calculators h2 {
	height: 26px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font: 12px Arial;
	color: #000;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
	background: url(../images/pHeaderBg.gif) no-repeat;
}

.calculatorsContent {
	padding: 20px 20px;
	border: solid 1px #ddd;
	border-top: none;
	border-bottom: none;
	background: #f4f8f9;
}

.calculatorsRow {
	margin-bottom: 18px;
	overflow: hidden;
}

.calculatorsContent .last {
	margin-bottom: 0;
}

.calc {
	float: left;
	width: 50%;
}

.calc h3 {
	margin-bottom: 5px;
}

.calc h3 a {
	padding-left: 22px;
	text-decoration: none;
	font: 14px Arial;
	font-weight: bold;
	color: #4c82a2;
	background: url(../images/ulNavBullet.gif) no-repeat 2px;
}

.calc h3 .newCalc {
	display: block;
	height: 27px;
	padding: 10px 0 0 46px;
	background: url(../images/calcNewBg.gif) no-repeat 2px;
	
}

.calc p {
	padding-right: 10px;
	font: 12px Arial;
	font-style: italic;
	color: #797979;	
}

.calculatorsBottom {
	height: 2px;
	background: url(../images/calculatorsBottomBg.gif) no-repeat;
}

/*
--------- Calculator Block --------- */
.calculatorBlock {
	width: 637px;
	background: #f4f8f9;
}

.calculator {
	padding: 28px 19px 10px 19px;
	border: solid 1px #dedfdf;
	border-top: none;
}

.calculatorBlock h2 {
	height: 27px;
	padding: 12px 0 0 19px;
	font: 14px Arial;
	font-weight: bold;
	background: url(../images/bpSearchCriteriaBg.gif) no-repeat;
}

.calculatorInfo {
	margin-bottom: 17px;
	border-bottom: solid 1px #ddd;
}

.calculatorInfo h3 {
	margin-bottom: 8px;
	padding-left: 18px;
	text-decoration: none;
	font: 14px Arial;
	font-weight: bold;
	color: #000;
	background: url(../images/ulNavBulletActive.gif) no-repeat 2px;
}

.calculatorInfo p {
	font: 12px Arial;
	font-style: italic;
	color: #797979;	
}

.calculatorBlock p {
	margin-bottom: 17px;
}

.calculatorBlock p select {
	float: left;
	margin-left: 4px;
}

.calculatorBlock .calcParam {
	width: 253px;
	text-align: right;
	font: 13px Arial;
	font-weight: bold;
	color: #000;
}

.calculatorBlock .last {
	margin-bottom: 0;
}

.showError {
	text-align: center;
	font-size: 12px;
	color: #e64545;
}

.calcLabel {	
	float: left;
	position: relative;
	top: 2px;
	width: 253px;
	margin-right: 20px;	
	font-size: 13px;
	color: #000;
}

.calcLabel span {
	float: right;
	text-align: right;
}

.calcLabel sup {
	color: #eb4301;
}

.inputField {
	display: block;
	float: left;
	width: 200px;
	height: 16px;
	padding: 2px 0 2px 9px;
	font-size: 13px;
	color: #000;
	border: solid 1px #b6b6b6;
}

.selectForm {
	float: left;
	/* width: 217px; */
}

p .calcM {
	float: left;
	position: relative;
	top: 2px;
	margin-left: 5px;
	font: 13px Arial;
	color: #000;	
}

.info {
	float: left;
	margin-left: 4px;
	width: 20px;
	height: 20px;
	background: url(../images/infoImg.gif) no-repeat;
}

#calculate {
	position: relative;
	top: 6px;
	width: 63px;
	height: 20px;
	border: none;
	background: url(../images/calcButtonBg.gif) no-repeat;
}

.calcCompare {
	width: 406px;
	height: 28px;
	margin: 17px auto 0;
	padding-top: 10px;
	text-align: center;
	background: url(../images/calcCompareBg.gif) repeat-x;
}

.calcCompare a {
	text-decoration: none;
	font: 14px Arial;
	font-weight: bold;
	color: #007d28
}

.moreCalc {
	margin-top: 17px;
	padding-top: 17px;
	border-top: solid 1px #ddd;
}

.moreCalc a {
	display: block;
	padding: 2px 0 2px 18px;
	text-decoration: none;
	font: 14px Arial;
	font-weight: bold;
	color: #1c63a2;
	background: url(../images/ulNavBullet.gif) no-repeat 2px;
}

/*
--------- Calculators from Moite Pari --------- */
.as_resultParams {
	margin-bottom: 22px;
}

table td {
	font: 13px Arial;
	color: #000;
	border: solid 1px #ddd;
}

.as_resultParams .as_sectionRow, .as_resultParams .as_fieldCell1 {
	padding: 8px 0 8px 8px;
	text-align: left;	
	vertical-align: middle;
	font-weight: bold;		
	background: #e4f1fa;	
}

.as_resultParams .as_caption, .as_resultParams .as_fieldCell {
	padding: 8px 8px 8px 8px;
	text-align: left;	
	vertical-align: middle;
}

#ctl02_ResultTable .as_sectionRow {
	padding: 8px 0 8px 8px;
	text-align: left;	
	vertical-align: middle;
	font-weight: bold;		
	background: #e4f1fa;	
}

#ctl02_ResultTable .as_fieldCell {
	padding: 8px 0 8px 8px;
	text-align: left;	
	vertical-align: middle;	
}

#tblLayout td {
	border: none;
}

#tblLayout .as_resultParams td, #tblLayout .as_ResultHeader td, #tblLayout .as_PaymentPlan td {
	border: solid 1px #ddd;	
}

.as_ResultHeader {
	margin-bottom: 22px;
}

.as_ResultHeader .as_sectionRow {
	padding: 8px 0 8px 8px;
	text-align: left;	
	vertical-align: middle;
	font-weight: bold;		
	background: #e4f1fa;	
}

.as_ResultHeader .as_fieldCell {
	padding: 8px 0 8px 8px;
	text-align: left;	
	vertical-align: middle;	
}

.as_ResultHeader .as_caption {
	padding: 8px 0 8px 8px;
	text-align: left;	
	vertical-align: middle;
	font-weight: bold;		
	background: #e4f1fa;	
}

.as_PaymentPlan .as_tableHeader {
	/*padding: 8px 0 8px 8px;*/
	text-align: left;	
	vertical-align: middle;
	/*font-weight: bold;*/		
	background: #e4f1fa;	
}

.as_PaymentPlan .as_tableCell {
	padding: 8px 0 8px 8px;
	text-align: left;	
	vertical-align: middle;	
}
.moitepariLink a {
    color:#1C63A2;
    float:right;
    font:12px Arial;
    margin-top:25px;
    text-decoration:none;
}