/*
	Author: kamrul hasan
	Date: June 22, 2008
	Title: Rupantar     
====================================
*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#000;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul,ol,li{
	list-style:none;
}	
a{
	color:#DF6100;
	text-decoration:underline;
}
a:hover{
	color:#000;
	text-decoration:underline;
}
.hide,h1 b,h2 b,h5 b,a i{
     position: absolute;
     left: -9999px;
}
/*------------------------------Page Structure
*/
#wrap{
	margin:0px auto;
	width:900px;
	text-align:left;
	overflow:hidden;
	voice-family:"\"}\"";
	voice-family:inherit;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;		
}
#wrapsubpage{
	margin:0px auto;
	width:900px;
	text-align:left;
	overflow:hidden;
	voice-family:"\"}\"";
	voice-family:inherit;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;		
}
html>body #wrap{
	width:900px;
}
/*-----------------------header
*/

#banner {
	left:0px;
	top:58px;
	width:900px;
	height:181px;
}

/*-----------------------Navigation
*/
.nav{
	width:900px;	height:29px;
	background:#26A436;
	
}
.nav ul{
	overflow:hidden;
	float:left;
	width:auto;
}
.nav ul li{
	display:block;
	float:left;
	color:#fff;
	line-height:26px;
	font-weight:bold;
}
.nav ul .leftitem{
	margin-left:12px;
	display:inline;
}
.nav ul li a, .nav span a{
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 6px;
}
.nav ul li a:hover,.nav .slct, .nav span a:hover{
	background:#FF7900;
	color:#fff;
	text-decoration:none;	
}
.nav span{
	display:block;
	float:right;
	width:auto;
	margin-right:12px;
	display:inline;
}
.nav span img{
	display:block;
	width:auto;
}
.nav span a.explink{
	width:39px;	height:26px;
	height:26px;
	padding:0;
	
}
.nav span a.explink:hover{
	background:url(images/arrow.gif) no-repeat 0 -35px;
}
.nav-bottom{
	width:900px;	height:29px;
	background:#FF7900;
	
}
.nav-bottom ul{
	overflow:hidden;
	float:left;
	width:auto;
}
.nav-bottom ul li{
	display:block;
	float:left;
	color:#fff;
	line-height:26px;
	font-weight:bold;
}
.nav-bottom ul .leftitem{
	margin-left:12px;
	display:inline;
}
.nav-bottom ul li a, .nav-bottom span a{
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 6px;
}
.nav-bottom ul li a:hover,.nav-bottom .slct, .nav-bottom span a:hover{
	background:#FF7900;
	color:#fff;
	text-decoration:none;	
}
.nav-bottom span{
	display:block;
	float:right;
	width:auto;
	margin-right:12px;
	display:inline;
}
.nav-bottom span img{
	display:block;
	width:auto;
}
.nav-bottom span a.explink{
	width:39px;	height:26px;
	height:26px;
	padding:0;
	
}
.nav-bottom span a.explink:hover{
	background:url(images/arrow.gif) no-repeat 0 -35px;
}
.textbox{
	height: 18px;
	width: 157px;
	border: 1px solid #C7C7C7;
}
.search{
	height:26px;
	line-height:26px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 12px;

}
.search a{
	height:26px;
	line-height:26px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 12px;
	padding-right:10px;

}
/*---------------------- Main Body
*/
#mainbody{
	width:900px;
	overflow:hidden;
	margin-bottom:40px;
	
}
#home-left {
	top:239px;
	width:380px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden;
}
.home-left ul{
	float:left;
	width:auto;
	overflow:hidden;
}
.home-left ul li{
	line-height:20px;
	overflow:hidden;
}

.newprogramm  {
	margin: 0px;
	width:380px;
	overflow:hidden;
	float:left;
	padding: 0px;
}

.newprogramm img {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;	
}
.newprogramm strong {
	font-weight: bold;
	color: #00A650;
	text-decoration: none;
}
#home-right {
	top:239px;
	width:500px;
	float: right;
	background-color: #FAFAFA;
}

#home-right h2{
	top:239px;
	width:495px;
	float: right;
	background-color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	color: #009735;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	padding-top: 5px;
	font-size: 18px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#home-right ul li {
	text-decoration: none;
	clear: both;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	line-height: 18px;
}
.formarea textarea{
	width:284px;
	height:46px;
	border:1px solid #C7C7C7;
	padding:0px;
	margin: 8px;
}
table img{
	margin:0 20px 0 0;
}

#sub-left {
	top:239px;
	width:674px;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#sub-left h2 {
	color: #00A650;
	text-decoration: none;
	padding-bottom: 10px;
}

#sub-left ul li{
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	line-height: 18px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 15px;
}

#sub-left p{
	width:auto;
	line-height:17px;
	padding-top: 10px;
}




.imgcls {
	text-decoration: none;
	float: left;
	padding-right: 10px;
}

#sub-right {
	top:239px;
	width:186px;
	float: right;
	background-color: #FAFAFA;
	padding-right: 10px;
	padding-left: 10px;
}

#sub-right h2{
	top:239px;
	width:186px;
	float: right;
	background-color: #FAFAFA;
	font-family: Arial, Helvetica, sans-serif;
	color: #009735;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C5C5;
	padding-top: 5px;
	font-size: 18px;
}

#sub-right ul li {
	text-decoration: none;
	clear: both;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	list-style-image: url(images/arrow.gif);
	line-height: 15px;
}

#sub-right ul li b {
	font-weight: bold;
	color: #FF7900;
	text-decoration: none;	
}
/*---------------------- Footer */
#ftr{
	width:900px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	overflow:hidden;
	background-color: #FF7900;
	text-decoration: none;
	padding:0 0 10px 0;
}
#ftr p{
	width:auto;
	line-height:15px;
	padding-top: 10px;
}
#ftr p a{
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
#ftr a:hover{
	text-decoration:underline;
}

#ftr .nospace {
	margin-left:0;
}
.fileuploadd select{
	display:block;
	width:372px;
	margin:0 auto;
}
.fileuploadd input.fileup{
	margin-left:110px;
	display:inline;
	border:none;
}
/*\*/
* html .fileuploadd input.fileup{
	border:1px solid #C7C7C7;
}
/**/
.progress{
	width:230px; height:50px;
	/*border:1px solid #aaa;*/
	float:left;
	margin-left:103px;
	display:inline;
	margin-top:4px;
	text-align:left;
}
.progress img{
	display:block;
	float:left;
	width:auto;	height:auto;
}
.progress span{
	display:block;
	line-height:26px;
	padding-left:5px;
}
.boldbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.newsheadding{
	color: #DF6100;
	font-size: 14px;
}
.gallery{
	width:200px;
	float:left;
	margin:0 20px 10px 0;
}
.pagination{
	padding:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
}
.pagination a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF6600;
}
.feedback input{
	width:250px;
	height:22px;
	border:1px solid #FF7900;
}
.feedback textarea{
	width:250px;
	height:120px;
	border:1px solid #FF7900;
}
.feedback input.go{
	width:90px;
	height:22px;
	border:none;
}
.bad{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FF7900;
	padding:5px 0;
	font-weight:bold;
}
.good{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#009900;
	padding:5px 0;
	font-weight:bold;
}
.photo-gallery{
	overflow:hidden;
}
.photo-gallery strong{
	color:#FF7900;
	padding:0 0 10px 0;
	display:block;
}
.jobdetails{
	width:674px;
	overflow:hidden;
	border-bottom:1px solid #339900;
	margin:0 0 10px 0;
}
.resumesend{
	width:652px;
	overflow:hidden;
	border:1px solid #339900;
	text-align:center;
	padding:10px;
}
.extra{
	width:674px;
	padding:20px 0 20px 0;
	overflow:hidden;
}
.extra h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#009735;
	background:url(images/info.png) no-repeat 0 0;
	padding:0 0 10px 30px;
	line-height:25px;
}
.extra h4 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#009735;
	text-decoration:underline;
}
.extra h4 a:hover{
	text-decoration:none;
}
.extradata{
	display:none;
}