@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.png);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap {
	width: 1000px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
}
#flash {
	position: absolute;
	z-index: 1;
	height: 437px;
	float: left;
	top: 0;
}
#header {
	height: 355px;
	width: 1000px;
	text-align: left;
	float: left;
}
#menu {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	z-index: 2;
	top: 0px;
	left: 380px;
	right: auto;
	float: left;
	text-align: left;
	width: 610px;
	clear: both;
}
#index-content {
	float: left;
	width: 1000px;
	text-align: left;
	clear: both;
	height: 255px;
}
#index-content-left {
	float: left;
	height: 250px;
	width: 425px;
	text-align: left;
}
#index-content-left-in {
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	color: #838383;
	font-weight: bold;
	line-height: 18px;
	padding: 10px;
	height: 200px;
}
#index-content-right {
	float: left;
	height: 250px;
	width: 565px;
	text-align: left;
	margin-left: 10px;
}

.txt_login {
	width: 140px;
	height: 16px;
	color: #888;
	padding-left: 2px;	
	border: 1px solid #ddd;
}

#txtusername
{
	width: 54px;
}

#login_div_holder {
	width: 565px;
	height: 131px;
	padding-top: 50px;
	padding-bottom: 39px;
	background: url(../images/tree.png) no-repeat 0 bottom;
}

#login_div_holder #login_label {
	margin-left: 225px;
	font-style: normal;
	color: #204b98;
	font-size: 18px;
	

}

#login_frm {
	padding: 0;	
}

#frm_holder {
	margin-left: 225px;
	border-collapse: collapse;
}

#frm_holder tr td {
	padding: 3px 4px;
}

#btn_submit {
	background-color: #61c5e3;
	border: none;
	height: 22px;
	width: 50px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin: 0;	
}

#footer {
	width: 1000px;
	text-align: left;
}
#footer-in-left {
	width: 485px;
	text-align: left;
	background-color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 10px;
	float: left;
}
#footer-in-left a {
	text-align: left;
	background-color: #FFFFFF;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	text-decoration: none;
	padding-right: 5px;
}
#footer-in-right {
	width: 495px;
	text-align: left;
	background-color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	float: left;
	margin-left: 10px;
}
#mycustomscroll {
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
    position: relative;
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #838383;
	margin: 0px;
	background-image: url(../images/text-bg-upper.png);
	background-repeat: repeat-x;
	text-align: justify;
	height: 180px;
	width: 390px;
	float: left;
}
#mycustomscroll2 {
	/* Typical fixed height and fixed width example */
    width: 340px;
	height: 250px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
    position: relative;
	background-color: #D5EADE;
	padding: 15px;
	float: left;
	margin-top: 0.3em;
	margin-right: auto;
	margin-bottom: 0.3em;
	margin-left: auto;
}
#flash-inner {
	position: absolute;
	z-index: 1;
	height: 257px;
	float: left;
	top: 0;
}
#header-inner {
	height: 190px;
	width: 1000px;
	text-align: left;
	float: left;
	height: 176px;
}
#where-u-are {
	background-image: url(../images/content-bg.png);
	height: 32px;
	background-repeat: repeat;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
	color: #666666;
	font-size: 11px;
	padding-right: 12px;
}
#where-u-are a {
	background-image: url(../images/content-bg.png);
	height: 32px;
	background-repeat: repeat;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#inner-content {
	clear: both;
	width: 1000px;
	background-image: url(../images/inner-content-bg.png);
	background-repeat: repeat-y;
}
#hd {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 17px;
 font-style: italic;
 font-weight: bolder;
 color: #515151;
 line-height: 35px;
 height: 23px;
 padding-left: 15px;
 padding-top: 11px;
}
#inner-content-website-feedback {
	clear: both;
	width: 1000px;
	background-image: url(../images/content-bg.png);
	background-repeat: repeat;
}
.inner-content-left {
	float: left;
	width: 722px;
	font-family: Tahoma;
	font-size: 11px;
	color: #969696;
	font-weight: bold;
	line-height: 20px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.inner-content-left a {
	font-family: Tahoma;
	font-size: 11px;
	color: #79b217;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
	vertical-align: bottom;
}
.inner-content-left a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #608D12;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
.inner-content-left p {
	font-family: Tahoma;
	font-size: 11px;
	color: #969696;
	font-weight: bold;
	line-height: 20px;
}
.inner-content-left p a {
	font-family: Tahoma;
	font-size: 11px;
	color: #79b217;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}
.inner-content-left p a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #608D12;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}
.inner-content-left-text {
	float: left;
	width: 480px;
	font-family: Tahoma;
	font-size: 11px;
	color: #969696;
	font-weight: bold;
	line-height: 20px;
}
.inner-content-left-text-full {
	float: left;
	width: 715px;
	font-family: Tahoma;
	font-size: 11px;
	color: #969696;
	font-weight: bold;
	line-height: 20px;
}
.inner-content-left-img {
	float: left;
	width: 225px;
	font-family: Tahoma;
	font-size: 11px;
	color: #969696;
	font-weight: bold;
	line-height: 20px;
	margin-left: 15px;
}
.inner-content-right {
	float: right;
	width: 245px;
	margin-left: 10px;
}
.inner-content-right-link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.inner-content-right-link a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.inner-content-right-link a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	background-color: #61C5E3;
	padding-right: 10px;
	padding-left: 10px;
}
a.inner-content-right-link-selected {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	background-color: #61C5E3;
	padding-right: 10px;
	padding-left: 10px;
}
.inner-side-hd {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 23px;
}
.inner-side-hd a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 23px;
	text-decoration: none;
}
.tree {
	background-image: url(../images/tree.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer-bottom {
	width: 980px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 40px;
	line-height: 40px;
}
.footer-bottom a {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.fixedwidth {
	/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
    width: 850px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;
}
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
.vscrollerbase {
	width: 14px;
	background-image: url(../images/scroll-bg.jpg);
}
.vscrollerbar {
	width: 6px;
	background-color: #AEAEAE;
	margin-left: 4px;
	margin-top: 6px;
}
.hscrollerbase {
	height: 10px;
}
.hscrollerbar {
	height: 10px;
	background-color: black;
}
.scrollerjogbox {
	width: 10px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: gray;
}
.header-top {
	float: right;
	width: 300px;
	text-align: right;
	margin-right: 7px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom: 26px;
}
.header-top a {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-right: 3px;
	text-decoration: none;
	padding-left: 3px;
	font-weight: normal;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #969696;
	line-height: 20px;
	font-weight: bold;

}
.red {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
h1 {
 font-family: Tahoma;
 font-size: 15px;
 color: #1C60DF;
 margin: 0px;
 font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #417DE8;
	margin: 0px;
	font-weight: bold;
}
h2 a {
	font-family: Tahoma;
	font-size: 13px;
	color: #417DE8;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #417DE8;
	margin: 0px;
	font-weight: bold;
}
.milstone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #36538F;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	background-color: #F8F8F8;
	width: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #EEEEEE;
}
.milstone a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #36538F;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	background-color: #F8F8F8;
	width: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
}
.milstone a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #36538F;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	background-color: #F8F8F8;
	width: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
.textnormal_1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	line-height: 20px;
	font-weight:normal;
}
.textnormal_2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333;
	font-weight:normal;
}
.textnormal_3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	font-weight:normal;
}
.textnormal_4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333;
	font-weight:normal;
	text-align: left;
}
.inquiry-left {
	float:left;
	width:30%;
	text-align:right;
	font-weight:normal;
}
.inquiry-right {
	float:right;
	width:68%;
	font-weight:normal;
}
.inquiry-comment {
	font-size:9px;
	font-weight:normal;
	color:#ccc;
}
.imgr6n {
	background-image: url(../images/r6n.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 180px;
}
.imgr6j {
	background-image: url(../images/r6j.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 180px;
}
.propduct-bg {
	background-image: url(../images/product-content-bg.png);
	background-repeat: no-repeat;
	height: 407px;
	width: 522px;
}
.product-img {
	background-image: url(../images/product-image-bg.png);
	background-repeat: no-repeat;
	height: 93px;
	width: 128px;
	float: left;
}
.product-side-bg {
	background-image: url(../images/product-side-bg.png);
	background-repeat: no-repeat;
	height: 471px;
	width: 220px;
	margin-top: 15px;
}
/*Prajish*/
.sitemap01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	padding-left: 10px;
	font-weight:bold;
}
.sitemap01 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.sitemap01 a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5B839D;
	text-decoration:none;
	font-weight:bold;
}
.sitemap02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3772db;
	text-decoration: none;
}
.sitemap02 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3772db;
	padding-left:9px;
	background-image: url(../images/sitemap_arrow3.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-decoration: none;
	text-align: left;
}
.sitemap02 a:hover {
	font-size:11px;
	color:#3772db;
	padding-left:9px;
	text-decoration:underline;
}
.sitemap03 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3188a3;
	text-decoration: none;
}
.sitemap03 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3188a3;
	padding-left:7px;
	background-image: url(../images/sitemap_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	text-decoration: none;
}
.sitemap03 a:hover {
	font-size:11px;
	color:#3188a3;
	padding-left:7px;
	text-decoration:underline;
}
.border-bottom3 {
	border-bottom:#b8b7b7 1px dashed;
}
.alkaline-bg {
	background-image: url(../images/alkaline-bg.png);
	background-repeat: no-repeat;
	height: 345px;
	width: 720px;
}
.applyonlinetable_1 {
	display:inline-block;
	width:20px;
	padding-left:5px;
	vertical-align:top;
}
.applyonlinetable_2_3 {
	display:inline-block;
	width:200px;
	vertical-align:top;
	padding:0px 3px 0px 3px;
}
.applyonlinetable_4_5 {
	display:inline-block;
	width:115px;
	vertical-align:top;
}
.applyonlinetable_6 {
	display:inline-block;
	width:35px;
	vertical-align:middle;
	text-align:center;
}
.applyonline_formleft {
	display:inline-block;
	width:80px;
	text-align:right;
	vertical-align:top;
	padding-right:5px;
}
.applyonline_formright {
	display:inline-block;
	width:450px;
	vertical-align:top;
}
.applyonline_note {
	color:#417DE8;
	font-size:10px;
	font-weight:normal;
}
.sentancecase {
	text-transform: capitalize;
}
.imgr6um {
	background-image: url(../images/r6um.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 180px;
	text-align: right;
	vertical-align: bottom;
}
.imgr6uh {
	background-image: url(../images/r6uh.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 180px;
}
.imgr03n {
	background-image: url(../images/r03n.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 180px;
}
.imgr03j {
	background-image: url(../images/ro3j.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 180px;
}
.imgr20d {
	background-image: url(../images/r20d.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 180px;
}
.imgr20u {
	background-image: url(../images/r20u.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 180px;
}
.imgr20r {
	background-image: url(../images/r20r.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 180px;
}
.imgr20j {
	background-image: url(../images/r20j.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 180px;
}
.imgr14u {
	background-image: url(../images/r14u.jpg);
	background-repeat: no-repeat;
	height: 192px;
	width: 180px;
}#display_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	margin: 10px;
	font-weight: bold;
	text-align: center;
}
.applyonlinetable_1{
	/*display:inline-block;*/
	width:20px;
	padding-left:5px;
	vertical-align:top;
}
.applyonlinetable_2_3{
	/*display:inline-block;*/
	width:200px;
	vertical-align:top;
	padding:0px 3px 0px 3px;
}
.applyonlinetable_4_5{
	/*display:inline-block;*/
	width:115px;
	vertical-align:top;
}
.applyonlinetable_6{
	/*display:inline-block;*/
	width:35px;
	vertical-align:middle;
	text-align:center;
}
#applyonlinerecord{
	width:100%;
	display:inline;
	white-space:nowrap;
	margin:0px;
	padding:0px;
}
.applyonline_formleft{
	/*display:inline-block;*/
	width:80px;
	text-align:right;
	vertical-align:top;
	padding-right:5px;
}
.applyonline_formright{
	vertical-align:top;
}
.applyonline_note{
	color:#417DE8;
	font-size:10px;
	font-weight:normal;
}
.form-feld {
	background-image: url(../images/form-feld.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.form-text {
	font-family: Tahoma;
	font-size: 11px;
	color: #7E7E7E;
}
.form-feld-big {
	background-image: url(../images/form-feld-big.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 660px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	padding: 10px;
}
.form-feld-addres {
	background-image: url(../images/form-feld-address.png);
	background-repeat: no-repeat;
	height: 84px;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	padding: 10px;
}

.button a {
	background-image: url(../images/button-bg.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 36px;
	width: 96px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #858585;
	display: block;
	line-height: 36px;
	text-decoration: none;
	margin-left: 7px;
	float: left;
}
.button a:hover {
	background-image: url(../images/button-bg-hover.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 36px;
	width: 96px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #4E4E4E;
	display: block;
	line-height: 36px;
	text-decoration: none;
	margin-left: 7px;
	float: left;
	font-weight: bold;
}
.how-do-u-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.how-do-u-border img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.how-do-u-border img:hover {
	border: 5px solid #F8F8F8;
}
.inner-content-selected-hd {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 25px;
	line-height: 25px;
	background-color: #61C5E3;
	padding-left: 10px;
	margin-right: 20px;
}
.img-border {
	border: 5px solid #F4F4F4;
}
.gallery-border {
 padding: 3px;
 border: 1px solid #CCCCCC;
}
.formerror{
color:#FF0000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.formsuccess{
color:#99CC00;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.errorMessage{
color:#99CC00;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
padding-left:10px;
}
.captchaTXT {
	background-image: url(../images/form-feld.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Tahoma;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
	letter-spacing:10px;
}
.captcha{
color:#99CC00;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
padding-left:10px;
letter-spacing:10px;
background-image:"images/button-bg.png";

}


.btnblue {
	background-color: #61c5e3;
	border: none;
	height: 22px;
	width: 50px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin: 0;	
	padding: 3px 10px;
}

.btnblue:hover {
	background-color: #68d2f2;
}
