/*
CSS Credit: http://www.templatemo.com/
*/

body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	/*background: #FFFFFF;
	background: #ECEAD5;*/
	background: url("../../images/new/home_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#page {
    margin: 0 auto;
    width: 1060px;
}

.menu-mdl {
    height: 40px;
    width: 1060px;
    background-color:#FFFFFF;
}

ul.top_menu {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}


ul.top_menu > li {
    /*background-color:green;*/
}
.top_menu > li {
    height: 40px;
    line-height: 40px;
    padding: 0;
    position: relative;
}
ul.top_menu li {
    float: left;
}

.top_menu > li > a {
    color: #018F39;
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 0 24px;
    text-decoration: none;
}
/*ul.menu > li > a:hover,ul.menu > li.current > a{
	background-color : #0044AA;
	color:#fff;
	position:relative;
	top:2px;
	line-height:45px;
}*/
ul.top_menu > li.current > a{
    background-color : green;
    color:#fff;
    background-position: 0px 2px;
}
ul.top_menu > li > a:hover
{
    background-color : #0044AA;
    color:#fff;
    background-position: 0px 2px;
}
a:link, a:visited
{
	color: #FFDF47;
	text-decoration: none;
}

a:active, a:hover
{
	color: #FF0000;
	text-decoration: none;
}

h1
{
	font-size: 18px;
	font-weight: bold;
	color: #782311;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #782311;
}
.div_header
{
	/*background-color: #1B6DAC;*/
    height: 101px;
    width: 100%;
    background: url(../../images/new/home_header_01.jpg) repeat-x;	
}
.lft_logo_div
{
	padding-left:235px;
}
.right_logo_div
{
	padding-right:240px;
}
.rht_logo
{
	background: url("../../images/new/orissa_govt_logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 108px;
    width: 100px;
    
}
.lft_logo
{
	background: url("../../images/new/OSBC_Logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 98px;
    width: 100px;
}
.top_head_ln, .btm_head_ln
{
	height: 13px;
    width: 100%;
    background:#0044AA
}
.footer_ln
{
    background: none repeat scroll 0 0 #0044AA;
    bottom: 0;
    color: #ECE9D6;
    font-family: normal_font !important;
    font-size: 14px;
    height: 25px;
    padding-top: 8px;
    text-align: center;
    width: 100%;
}
.footer_text
{
	text-align: center;
}
.hd_cnt
{
    color: #ECE9D6;
    font-family: Times New Roman;
    font-size: 34px;
    font-weight: bold;
    padding : 24px 7px 0;
    /*padding-right: 0;
    padding-top: 30px;*/
}
.topmenu_cnt
{
    color: #ECE9D6;
    font-family: Times New Roman;
    font-size: 18px;
    font-weight: bold;
    float: left;
	width: 600px;
	margin-top: 27px;
	margin-left: 38px;
	margin-left: 21%;
}
.fltlft,.fl{
	float:left;
}
.fltrht,.fr{
	float:right;
}
.clrbth,.clear{
	clear:both;
	height:0px;
}
#container
{
	width: 1060px;
	margin: auto;
	background:#FFFFFF;
	/*background: url(../../images/container_bg.jpg) repeat-y;*/
}

#top_section
{
	float: left;
	width: 825px;
	height: 130px;
	color: #FFFFFF;
	/*background: url(../../images/header_bg.jpg) repeat-x;*/
	margin: 0 0 0 18px;
}

#top_left
{
	float: left;
	width: 118px;
	height: 130px;
	/*background: url(../../images/power.jpg) no-repeat;*/
}

#top_mid
{
	float: left;
	width: 600px;
	height: 130px;
}

#top_title
{
	float: left;
	width: 600px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	font-size: 22px;
	line-height: 1.6em;
}
#diwali
{
	/*background: url(../../images/Diwali_Diya2.gif);*/
	height: 33px;
}

.topmenu
{
	float: left;
	width: 600px;
	margin-top: 27px;
	margin-left: 38px;
	margin-left: 12%;
}



.topmenu ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}



.topmenu li
{
	display: inline;
}



.topmenu li a
{
	font-size: 11px;
	color: #fff;
	width: 80px;
	height: 30px;
	margin-left: 28px;
	padding: 0px 0px 0px 15px;
	background: url(../../images/bullet.png) no-repeat;
	background-position: left;
}


.topmenu li a:hover
{
	color: #000;
}



/*#login_right
{
	float: right;
	width: 225px;
	margin: 10px 0px 0px 0px;
}*/

#top_right
{
	float: right;
	width: 76px;
	height: 130px;
	/*background: url(../../images/top_right.jpg) no-repeat;*/
}
.leftmenu
{
	width: 250px;
	margin: 40px 0 0 0;
	background-color:#0044AA;
	border-radius : 30px;
}

.leftmenu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 20px 0px 0px 20px;
}

.leftmenu li a
{
	display: block;
	height: 15px;
	font-size: 12px;
	color: #FFFFFF;
	background: url("../../images/current.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	padding: 2px 20px 32px 20px;
	font-weight: bold;
}

.leftmenu li .current
{
	background: url("../../images/current.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	text-decoration: underline;
	color: #FF3333;
}
.leftmenu li a:hover 
{
    background-color : #0044AA;
	text-decoration: underline;
	color: #FF3333;
}
p
{
    font-size: 14px;
}
.leftmenu_btm
{
    float: left;
	width: 225px;
	min-height : 90px;
	padding-left : 25px;
	padding-top : 30px;
	
}
.show_calender
{
	padding-top : 30px;
}
.news
{
	float: left;
	padding-left: 40px;
	width: 170px;
	color: #fff;
	text-decoration: underline!important;
}
#office
{
	float: left;
	padding-left: 40px;
	width: 170px;
	text-align: justify;
}
#contact
{
	float: left;
	padding-left: 40px;
	width: 170px;
	color: #FFFFFF;
}
#right_bot
{
	float: left;
	width: 470px;
}
.dwn_pdf
{
    height: 50px;
    width: 90px;
    float:left;
    background: url(../../images/new/dwnPDF.png) no-repeat;	
}
.dwn_JAVA
{
    height: 50px;
    width: 90px;
    float:left;
    background: url(../../images/new/dwnJAVA.png) no-repeat;	
}
.section_gap
{
    float: left;
	color:#FF0000;
	width: 12px;
	min-height:600px;
}
#left_section
{
	float: left;
	width: 250px;
	min-height : 600px;
	text-align: justify;
}
.middle_section
{
	float: left;
	width: 500px;
	min-height : 600px;
	text-align: justify;
}
#right_section
{
	float: left;
	width: 250px;
	min-height : 600px;
	/*padding: 0px 0px 0px 5px;*/
	text-align: justify;
}
#footer
{
	clear: both;
	width: 590px;
	height: 0px;
	/*background: url(../../images/footer.jpg) repeat-y;*/
	padding-left: 244px;
	padding-top: 5px;
	color: #FFFFFF;
}
.chr_tlk
{
    width : 98%;
    height : 190px;
    border : 3px solid #C0C0C0;
    float : left;
}
.msg_heading
{
    width : 98%;
    height : 38px;
    float : left;
}
.md_tlk
{
    float : left;
    width : 99%;
    height : 150px;
    border : 3px solid #C0C0C0;
}
.sml_img {
    display: table-cell;
    height: 70px;
    margin-right: 5px;
    text-align: center;
    vertical-align: middle;
    width: 105px;
}

/*#txtUserName
{
	width: 100px;
	font-size: 10px;
	margin: 0px 0px 0px 5px;
}



#txtPassword
{
	width: 100px;
	font-size: 10px;
	margin: 0px 0px 0px 5px;
}*/

/*#btnLogin
{
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	background: #9e5846;
	border: 1px solid #8e4d3d;
	color: #FFFFFF;
	margin: 3px 0px 0px 20px;
}*/

.border
{
	float: left;
	border-top: solid 1px #836b68;
	margin-top: 20px;
	margin-left: 40px;
	width: 170px;
	height: 1px;
}

.product
{
	float: left;
	width: 455px;
	height: 105px;
	padding: 10px;
	background: url(../../images/products.jpg) no-repeat;
}

.product img
{
	float: left;
	padding-right: 10px;
}
#logo
{
	float: left;
	width: 118px;
	height: 120px;
	margin: 25px 0 0 10px;
	background: url(../../images/OSBC_Logo.png) no-repeat;
}
