@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0;}
.img{border: 2px solid #ccc;}

/*Top Bar*/
.inputBox{width:178px; border:#cccccc solid 1px;}
.inputBox1{width:140px; border:#cccccc solid 1px;}
.result{font-family:Tahoma; font-size:13px; color:#63808b;}

/* Product Area */
.headingService{font-family:Tahoma; font-size:18px; font-weight:bold; color:#286eb3;text-decoration:none;}
.heading{font-family:Tahoma; font-size:12px; font-weight:bold; color:#286eb3;text-decoration:none;}
.heading a{text-decoration:none;}
.subHeading{font-family:Tahoma; font-size:12px; font-weight:bold; color:#3b3b3b;}
.subHeading2{font-family:Tahoma; font-size:12px; font-weight:bold; color:#fc7719;}
.compareHead{font-family:Tahoma; font-size:22px;  color:#6b7577;}
.text{font-family:Tahoma; font-size:11px; color:#3b3b3b; font-weight:normal;}
.text1{font-family:Tahoma; font-size:10px; color:#943401; font-weight:normal;}
.more{font-family:Tahoma; font-size:10px; color:#106cc7; font-weight:bold; text-decoration:none;}
.more:hover{font-family:Tahoma; font-size:10px; color:#0a3158; font-weight:bold;}


/* Footer */
.botLks{font-family:Tahoma; font-size:11px; color:#fff; font-weight:normal; text-decoration:none;}
.botLks:hover{font-family:Tahoma; font-size:11px; color:#bdb9b9; font-weight:normal;}
.copy{font-family:Tahoma; font-size:11px; color:#848584; font-weight:normal;}

/*Border*/
.borderTable{border: 1px solid #ADC6D9;}
.borderTable1{border: 1px solid #676967;}
.borderTable2{border: 1px solid #e2e2e2;}

/* Pagination */
.num{font-family:Tahoma; font-size:11px; font-weight:bold; color:#3b3b3b;text-decoration:none;}
.num:hover{font-family:Tahoma; font-size:11px; font-weight:bold; color:#75787a; text-decoration:underline;}

/* Main Text */
.headline{font-family:Tahoma; font-size:12px; color:#3b3b3b; line-height:22px; font-weight:bold; text-decoration:underline;}
.proheadline{font-family:Tahoma; font-size:14px; color:#C30; line-height:22px; font-weight:bold; text-decoration:underline;}
.head{background-color:#c3c3c3; font-family:Tahoma; font-size:12px; font-weight:bold; line-height:25px; padding-left:10px;}
.head2{background-color:#ECECEC; font-family:Tahoma; font-size:12px; font-weight:bold; line-height:25px; padding-left:10px;}
.head3{background-color:#FF8D42; font-family:Tahoma; font-size:12px; color:#FFF; font-variant:normal; font-weight:bold; line-height:25px; padding-left:10px;}

.headtab{font-family:Tahoma; font-size:12px; color:#3372b3; font-weight:bold;}
.paddtab{ padding-left:10px ;}
.tabletext{font-family:Tahoma; font-size:12px; color:#3b3b3b;}

.maintext{font-family:Tahoma; font-size:11px; color:#3b3b3b; line-height:20px; font-weight:normal; text-decoration:none;}
.maintext a{ text-decoration:none; color:#3b3b3b;}
.maintext a:hover{text-decoration:underline; color:#848484;}
.maintext1{font-family:Tahoma; font-size:11px; color:#848484;  font-weight:normal; text-decoration:none;}

/* Bread Crums*/
.lnks{font-family:Tahoma; font-size:12px; color:#3b3b3b; font-weight:normal; text-decoration:none; line-height:20px}
.inputBox2 {
width:50px; border:#cccccc solid 1px;
}
.txtarea {
	width:174px;
	border:#cccccc solid 1px;
	height: 50px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #D8D4D5;
	background-color: #606060;
}
.bg-1{background-color:#737373;
}
