/*General Styles Start*/
*{
	margin:0;
	padding:0;
	}

body{
	background:url(../images/body-bg.gif) repeat 0 0;
	font:normal 16px/20px Arial, Helvetica, sans-serif;
	color:#2C2C2D;
	padding:25px 0 0 0;
	}
h2	{
	float:none;
	font:bold 15px/37px Arial, Helvetica, sans-serif;
	color:#275E93;
	/*text-align: center;*/


	}
h3	{
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#275191;
	padding-bottom:5px;
	}
h4	{
	font:normal 20px/26px "Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color:#FF7800;
	}

ul{
	list-style-type:none;
	}

a{
	color:#FF6000;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
.floatleft{
	float:left;
	}
.floatright{
	float:right;
	}

/*Main Container Start Here*/

#mainContainer{
	margin:0 auto;
	width:960px;
	height:100%;
	overflow:hidden;
	padding-bottom:15px;
	}
.topBg{
	background:url(../images/top-bg.gif) repeat-x 0 0;
	height:10px;
	display:block;
	}
.bottomBg{
	background-color:#FFF;
	height:10px;
	display:block;
	}
.innerBg{
	background:url(../images/body-inner.gif) repeat-x 0 0 #FFF;
	height:100%;
	overflow:hidden;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	padding:0 10px 5px;
	}
/*Banner Container Start Here*/
.bannerPan{
	background:url(../images/banner.jpg) no-repeat 0 0;
	height:100%;
	overflow:hidden;
	padding:12px 0 105px 79px;
	}
/*Banner Container End Here*/

/*Navigation Container Start Here*/
.navigation{
	background:url(../images/nav-bg.gif) repeat-x 0 0;
	height:44px;
	overflow:hidden;
	margin:0 5px;
	}
.navigation ul{
	list-style-type:none;
	padding-left:3px;
	}
.navigation ul li{
	float:left;
	background:url(../images/nav-dooted.gif) no-repeat 100% 9px;
	font:bold 17px/48px Arial, Helvetica, sans-serif;
	color:#FFF;
	}
.navigation ul li.nobg{
	background:none;
	}
.navigation ul li a{
	float:left;
	color:#FFF;
	padding:0 8px;
	display:block;
	text-decoration:none;
	}
.navigation ul li a:hover{
	background:url(../images/nav-hover.gif) repeat-x 0 0;
	color:#FDDA4E;
	text-decoration:none;
	}
.navigation ul li a.active{
	background:url(../images/nav-hover.gif) repeat-x 0 0;
	color:#FDDA4E;
	text-decoration:none;
	cursor:default;
	}
/*Navigation Container End Here*/

/*Body Container Start Here*/
.contain{
	height:100%;
	overflow:hidden;
	}
.contain.pad2{
	padding-top:15px;
	}
.bodyPan{
	height:100%;
	overflow:hidden;
	padding:10px 5px 0 5px;
	}
.bodyPan_left{
	float:left;
	width:418px;
	height:100%;
	overflow:hidden;
	}
.bodyPan_right{
	float:right;
	width:494px;
	height:100%;
	overflow:hidden;
	}
.heading{
	background:url(../images/heading-bg.gif) repeat-x 0 0;
	height:100%;
	overflow:hidden;
	border-bottom:1px solid #848C82;

	}
.heading.nobr{
	border-bottom:none;
	}
.heading span.left{
	float:left;
	background:url(../images/heading-laft.gif) no-repeat 0 0;
	width:7px;
	display:block;
	font-size:0;
	line-height:0;
	height:35px;
	overflow:hidden;
	}
.heading h2 {
	background:url(../images/heading-right.gif) no-repeat 100% 0;
	padding-left:20px !important;

	}
.summeryPan{
	border:1px solid #848C82;
	height:100%;
	overflow:hidden;
	padding-bottom:11px;
	}
.subHeading{
	background:url(../images/heading-bg2.gif) repeat-x 0 0;
	font:bold 16px/38px Arial, Helvetica, sans-serif;
	color:#323232;
	}
.subHeading td{
	border-right:1px solid #848C82;
	}
.subHeading td.noborder{
	border-right:none;
	}
.even{
	font-size:14px;
	line-height:24px;
	}
.ord{
	background-color:#F5F7FA;
	line-height:20px;
	font-size:14px;
	}
.pad{
	padding-left:12px;
	}
.newsPan{
	border:1px solid #D3D3CD;
	border-top:none;
	height:100%;
	overflow:hidden;
	padding-top:6px;
	}
.news_inner{
	background:url(../images/news-inner.gif) repeat-x 0 0;
	height:100%;
	overflow:hidden;
	border-bottom:1px solid #D3D3CD;
	padding:19px 0 5px 15px;
	}
.news_inner.nobr2{
	border-bottom:none;
	}
.news_innerLeft{
	float:left;
	width:44px;
	height:100%;
	overflow:hidden;
	margin-right:12px;
	}
.news_innerRight{
	float:left;
	width:412px;
	height:100%;
	overflow:hidden;
	}
.news_innerLeft p.date{
	background:url(../images/date.gif) no-repeat 0 0;
	display:block;
	text-align:center;
	font:normal 13px/22px Arial, Helvetica, sans-serif;
	color:#000;
	}
.news_innerLeft p.day{
	background:url(../images/day.gif) no-repeat 0 0;
	display:block;
	text-align:center;
	font:bold 23px/31px Verdana, Arial, Helvetica, sans-serif;
	color:#FDDA4E;
	}
.news_innerRight p{
	padding-bottom:15px;
	}
.news_innerRight p.nopad{
	padding-bottom:4px;
	}
/*Body Container End Here*/

/*Main Container End Here*/

/*Fotter Container Start Here*/
#fotterPan{
	margin:0 auto;
	width:960px;
	height:100%;
	overflow:hidden;
	padding-bottom:15px;
	}
.footertopBg{
	background-color:#FFF;
	height:7px;
	display:block;
	}
.footerbottom{
	background-color:#FFF;
	height:7px;
	display:block;
	}
.footer_inner{
	background-color:#FFF;
	height:100%;
	overflow:hidden;
	padding:26px 16px 12px 16px;
	}
.footer_inner ul{
	text-align:center;
	list-style-type:none;
	border-bottom:1px solid #DDDDDD;
	padding-bottom:13px;
	}
.footer_inner ul li{
	display:inline;
	background:url(../images/footer-dooted.gif) no-repeat 100% 3px;
	font:normal 15px/19px Arial, Helvetica, sans-serif;
	color:#8E8E8E;
	margin-left:7px;
	}
.footer_inner ul li a{
	margin-right:7px;
	color:#8E8E8E;
	text-decoration:none;
	}
.footer_inner ul li a:hover{
	color:#FF6000;
	text-decoration:underline;
	}
.footer_inner p{
	font:normal 15px/19px Arial, Helvetica, sans-serif;
	color:#8E8E8E;
	padding-top:13px;
	text-align:center;
	}
.bottomFooter{
	background:url(../images/bottom-footer.gif) repeat-x 0 0 #274A7C;
	height:100%;
	overflow:hidden;
	}
.bottomFooter_inner{
	margin:0 auto;
	width:960px;
	height:100%;
	overflow:hidden;
	padding:17px 0;
	}
.bottomFooter_inner p{
	font:normal 17px/19px Arial, Helvetica, sans-serif;
	color:#FFF;
	}
.bottomFooter_inner p span{
	font-weight:bold;
	}
.bottomFooter_inner p a{
	text-decoration:underline;
	color:#FFF;
	}
.bottomFooter_inner p a:hover{
	text-decoration:none;
	}
/*Fotter Container End Here*/

/********** Styles added on 16th April 2010 ******************/

.login_pane{
	width:100%;
	height:100%;
	overflow:hidden;
	margin: 0px auto;
	padding:0px;
	text-align:left;
}
.loginpan {
	border:1px solid #848C82;
	padding: 10px;
}
.inner_even{
	font-size:15px;
	line-height:27px;
}
.inner_even h3 {
	font-size:17px;
	line-height:15px;
	color: #5A5A5A;
	font-weight: bold;
	padding: 0px 0px 17px 10px;
	margin: 0px;
}
.inner_content h3 {
	font-size:17px;
	line-height:15px;
	color: #5A5A5A;
	font-weight: bold;
	padding: 0px 0px 17px 10px;
	margin: 0px;
}
.inner_even span {
	color: #FF0000;
}
.inner_even INPUT.txtbx{
	font-size:16px!important;
	background-color: #F8F9FB;
	border: #848C82 1px solid;
	width: 278px;
	margin-top: 7px;
	margin-left: 15px;
	height: 22px;
}
.inner_even INPUT.date{
	font-size:16px!important;
	background-color: #F8F9FB;
	border-left: #848C82 1px solid;
	border-top: #848C82 1px solid;
	border-bottom: #848C82 1px solid;
	width: 256px;
	margin-top: 7px;
	margin-left: 15px;
	height: 22px;
	float: left;
}
.inner_even select{
	font-size:16px!important;
	background-color: #F8F9FB;
	border: #848C82 1px solid;
	width: 278px;
	margin-top: 7px;
	margin-left: 15px;
	height: 22px;
	outline: none;
}
.inner_even textarea{
	font-size:16px!important;
	background-color: #F8F9FB;
	border: #848C82 1px solid;
	width: 480px;
	margin-top: 7px;
	margin-left: 10px;
}
.inner_even input.txtbx1 {
	font-size:16px!important;
	background-color: #F8F9FB;
	border: #848C82 1px solid;
	width: 133px;
	margin-top: 7px;
	margin-left: 15px;
	height: 22px;
}
.inner_login {
	font-size:15px;
}
.inner_login span {
	color: #FF0000;
}
.inner_login a {
	color: #FF0000;
	text-decoration: underline;
	line-height: 15px!important;
}
.inner_login a:hover {
	color: #FF0000;
	text-decoration: none;
}
.form_area_content_bord {
	border-bottom: #848C82 1px solid;
}
.submit{margin:15px; margin-left:10px;}
.accept-format{
	background-color:#F8FAFB;
	margin-right:8px;
	}
.accept-format td, .accept-format th{
	font-size:16px;
	padding:5px;
	}
.accept-format td table td{
	padding:1px 0;
	}
.accept-format th{
	background-color:#BDCCDC;
	}
.inner_infobox {
	border: #848C82 1px solid;
	padding: 5px 5px 10px 5px;

}
.inner_infobox.tall { height:700px; overflow-y: scroll; overflow-x: hidden; }
.item-table{
	margin:0 10px;
	background-color:#F8FAFB;

	padding:12px 10px;
	}
.item-table h3 {
	font-size:17px;
	line-height:15px;
	color: #5A5A5A;
	font-weight: bold;
	padding: 0px 0px 17px 6px;
	margin: 0px;
}
.item-table th,.item-table td{
	text-align:left;
	font-size:16px;
	padding:6px;
	}

.item-table th{
	color:#275E93;
	}
.inner_infobox .row{
	margin-bottom:20px;
	}
.inner_infobox .row table{
	width:640px;
	}
.inner_infobox .row label{
	padding-left:10px;
	}
.inner_prodbox {
	border: #848C82 1px solid;
	}
.inner_infobox_cont {
	padding-left: 8px;
}
.inner_padd {
	padding: 0px 10px;
}
.product_head {
	background-color: #EDF2F6;
	font-size: 17px;
	color: #275E93;
	line-height: 38px;
	text-align: center;
	font-weight: bold;
}
.prod_box {
	background-image: URL(../images/downarrow.jpg);
	padding: 20px 12px 55px 12px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;

}
/*subhajit css */
.loginheading{background-color:#330000; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#FFFFFF;}
.newsheading{background-color: #006666; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#FFFFFF;padding:5px;}
.err{font-family:Arial, Helvetica, sans-serif; font-size:15px; color: #FF0000; padding:15px;}
.fieldlevel{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color: #666666;}
.linkforgot{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color: #0033FF; text-decoration:none;}
.product{border:solid 5px #BBCBDA; width:80px; height:80px;cursor:pointer;}
.productselected{width:80px; height:80px; border: solid 5px #315B85  ; cursor:pointer;}
.inner_even SELECT.selectbx {
	font-size:16px!important;
	background-color: #F8F9FB;
	border: #848C82 1px solid;
	width: 133px;
	margin-top: 7px;
	margin-left: 15px;
	height: 22px;
}
/* subhajit css end */


/*-------oreder 13.5.10---------*/
.order{
     width:638px;
	 }
.login_pane1{
	width:660px;
	height:100%;
	overflow:hidden;
	margin: 0px auto;
	padding: 28px 0px;

}
.loginpan1 {
	border:1px solid #848C82;
	padding:10px;
	overflow:hidden;
}
.order1{
     background:#EBF1F7;
	 border-bottom:#FFFFFF 1px solid;
	 border-right:#fff 1px solid;
	 padding:10px 20px;
	 }
.order2{
     background:#F1F6F9;
	 border-bottom:#FFFFFF 1px solid;
	 border-right:#fff 1px solid;
	 padding:10px 20px;
	 }
.textblue{
    font:17px/22px Arial, Helvetica, sans-serif;
	color:#275E93;
	}
.sidepad{
     padding:10px 0 0 238px;
	 }

.back{
	float:left;
	margin:0 10px 0 0;
	border:0;
	}
.status { position:fixed; left: 0; top: 0; width: 100%; height:100%; text-align:center; background:white; -moz-opacity: 0.80;
opacity: 0.80;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=80);
 }
.status > div { position:absolute; top: 40%; width: 100%; text-align:center; }
@media print
{
  .page-break {
  	page-break-after:always;
  }
}
