@charset "utf-8";
/*------------- CSS Document created for KNF Pumps + Systems (India) PVT. LTD. -------------*/
/*------------- CSS Document created by WEB VIRTUOSO (13/04/2009) -------------*/

/*------------- Global Styles ---------------*/
body {
	margin: 0;
	padding: 0;
	background-color: #e6ecec;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	text-align: left;
} 
img {
	border: none;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

*, td {
	padding: 0;
	margin: 0;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.clearboth {
	clear: both;
}

#header {
	background: #fff;
}
.site_wrapper {
	width: 998px;
	border-right: 1px solid #bcd7d7;
	margin: 0 auto;
	border-left: 1px solid #d0e3e4;
	height: 100%;
}
.border_rt {
	border-right: 1px solid #d0e3e4;
}
.icons {
	padding-top: 46px;
	text-align: right;
	padding-right: 30px;
}
.icons img {
	margin-left: 24px;
}
#content_wrapper {
	background: #fff url(../images/bg_stripes.gif) repeat left top;
	border-top: 1px solid #bcd7d7;
}
.white_column {
	background-color: #fff;
}
.content_column {
	background-color: #e5efef;
}
.new_more {
	background-color: #9eaba9;
	text-align: right;
}
.new_more a {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	margin-right: 16px;
	padding-right: 13px;
	background: url(../images/more.gif) no-repeat right center;
	line-height: 20px;
}
.new_more a:hover {
	color: #000;
}
.content_column h1 {
	font-size: 17px;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 17px;
	margin-bottom: 10px;
}
.content_column h2 {
	font-size: 15px;
	font-weight: bold;
	margin-left: 30px;
	margin-top: 17px;
	color: #3BA6D8;
	
}
.content_column p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 30px 10px 30px;
}

.content_column p a {
	color: #ca5006;
	/*font-style: italic;*/
	margin-top: 6px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #3BA6D8;
	background: url(../images/exlink.gif) no-repeat right center;
	padding-right: 12px;
}
.content_column p a:hover {
	color: #3ba6d9;
}
.content_column ul.about {
	margin-top: 10px;
}
.content_column ul.about li {
	font-size: 12px;
	margin: 0px 30px 7px 40px;
	background: url(../images/bullet02.gif) no-repeat left 5px;
	padding-left: 15px;
}
.content_column ul.prod {
	margin-top: -15px;
}
.content_column ul.prod li {
	font-size: 12px;
	margin: 0px 30px 7px 40px;
	background: url(../images/bullet03.gif) no-repeat left 3px;
	padding-left: 15px;
}

.prod {
	padding: 17px 10px 15px 10px;
}
.prod h1 {
	font-size: 13px;
	font-weight: bold;
}
.prod p {
	color: #04415d;
	font-size: 11px;
	padding-left: 14px;
	background: url(../images/bullet01.gif) no-repeat left 4px;
}
.prod p a {
	color: #ca5006;
	font-style: italic;
	margin-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.prod p a:hover {
	color: #3ba6d9;
}

/*------------- End Global Styles ---------------*/

/*------------- Menu Styles ---------------*/
#nav_box {
	background: #9eaba9 url(../images/bg_menu.jpg) no-repeat left top;
}
#nav_box ul {
	background: url(../images/bg_ul.gif) repeat-y right top;
	padding: 30px 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff;
}
#nav_box ul li {
	text-align: right;
	padding-right: 30px;
	padding-bottom: 10px;
}
#nav_box ul li a {
	color: #fff;
}
#nav_box ul li a:hover {
	color: #244064;
}
#nav_box ul li a.active {
	color: #244064;
	cursor: text;
}
/*------------- End Menu Styles ---------------*/

/*------------- Index page Styles ---------------*/
.global_link {
	height: 56px;
	padding-top: 45px;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #3ba6d9;
}
.global_link a {
	color: #ca5006;
}

.address {
	font-size: 11px;
	color: #000;
	text-align: right;
	margin: 18px 30px 0 0;
}
.address p {
	margin-top: 10px;
	line-height: 14px;
}
.address p a {
	color: #000;
}
.address p a:hover {
	color: #ca5006;
}
/*------------- End Index page Styles ---------------*/
.scroll_box {
	height: 350px;
	width: 100%;
	overflow: auto;
	margin: 1em 14px 1em 0;
}

/*------------- Form Styles ---------------*/
#myform {
	/*float: left;*/
	font-size: 13px;
	margin: 15px auto;
	width: 540px;
}
*HTML #myform {
	width: 540px;
}
#myform .field {
	margin-top: 5px;
}
#myform .clear {
	clear: both;
	margin-top: 20px;
}
#myform span {
	font-size: 10px;
	color: #C41A14;
	font: Verdana, Arial, Helvetica, sans-serif;
}
#myform h4 {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	color: #67437c;
	line-height: 25px;
}
#myform fieldset {
	border: 1px dashed #ccc;
	padding: 10px 15px;
	background-color: #E5EFEF;
}
#myform label {
	font-weight: bold;
	width: 170px;
	display: block;
	float: left;
	padding-top: 5px;
	text-align: right;
	margin-right: 10px;
}
#myform label span.mandatory {
	color: #993300;
	font-size: 18px;
	font-weight: bold;
}

input {
	border: 1px solid rgb(229, 229, 229);
	background: #fff none repeat;
	height: 23px;
	width: 305px;
	margin-bottom: 2px;
	padding-top: 7px;
	padding-left: 6px;
	color: #675e5e;
}
textarea {
	border: 1px solid rgb(229, 229, 229);
	background: #fff none repeat;
	width: 305px;
	height: 142px;
	padding-top: 4px;
	padding-left: 6px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #675e5e;
}
select {
	border: 1px solid rgb(229, 229, 229);
	background: #fff none repeat;
	width: 304px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #675e5e;
}
input.submit {
	border: medium none;
	background: transparent url(../images/submit.gif) no-repeat left top;
	width: 70px;
	height: 25px;
	padding: 25px 0 0;
	margin: 0;
	margin-left: 182px;
  	border: 0;
	overflow: hidden;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
}
*HTML input.submit {
	margin-left: 185px;
}
+*HTML input.submit {
	margin-left: 185px;
}
form> input.submit { /* For non-IE browsers*/
  height: 0px;

}

input.submit:hover { background-position: left bottom; }

#myform .textbox {
	border: none;
	border-bottom: 1px dashed #ccc;
	padding: 1px 2px;
	color: #3973B3;
	font-size: 11px;
	width: 250px;
	background-color: #edf8fb;
}
#myform .textarea {
	border: none;
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	padding: 1px 2px;
	color: #3973B3;
	font-size: 11px;
	width: 250px;
	background-color: #edf8fb;
}

#myform p.note {
	text-align: right;
	font-style: italic;
	color: #993300;
}
#myform .button {
	background-color: #CBE6F7;
	border: 2px solid #0AA8E5;
	color: #E21F27;
	font-size: 15px;
	margin-left: 150px;
	cursor: pointer;
}

/*------------- Form Styles ---------------*/

/*------------- Footer Styles ---------------*/
#footer_wrapper {
	background: url(../images/bg_footer.gif) repeat-x left top;
}
.footer {
	
	background: url(../images/bg_copyright.jpg) no-repeat left top;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	padding-right: 18px;
	padding-top: 4px;
	padding-bottom: 2px;
}

/*------------- End Footer Styles ---------------*/