@charset "utf-8";
/* CSS Document */

/* CSS Document */

/* HTML Tags */

html, body, p, blockquote, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	color: #960;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
body {
	background: #c5dce2 url(../images/pgBack.png) top repeat-x;
	text-align: left;
	font: normal normal 10px Arial, Helvetica, sans-serif;
	color: #333;
}
/* header */

.main {
	width:960px;
	height:auto;
	margin:auto;
	overflow:auto
}
.leftPanel {
	width:750px;
	height:auto;
	float:left
}
.rightPanel {
	width:210px;
	height:auto;
	float:right
}
.header {
	height:162px;
	width:750px;
}
.logoArea {
	width:auto;
	height:88px;
	padding-top:14px;
	padding-left:5px;
}
.logoArea .logo {
	width:69px;
	height:77px;
	float:left
}
.logoArea .name {
	font:normal bold 2.5em Arial, Helvetica, sans-serif;
	color:#003366;
	width:auto;
	height:67px;
	padding-left:15px;
	padding-top:10px;
	float:left
}
.logoArea .name span {
	font:normal bold 0.9em Arial, Helvetica, sans-serif;
	color:#003366;
}
.navMain {
	width:730px;
	height:40px;
	padding:0px 10px;
	background:url(../images/navMleft.gif) top left no-repeat;
}
.navMainR {
	width:720px;
	height:40px;
	padding-right:10px;
	background:#CCC url(../images/navMright.gif) top right no-repeat;
}
.navMainC {
	width:720px;
	height:40px;
	background:#CCC url(../images/navMcenter.gif) repeat-x;
}
.navMainC ul {
	font-size:13px;
	list-style-type: none;
	padding:0px;
	padding-top:11px;
	height:19px;
	margin:0px;
}
.navMainC ul li {
	display: inline;
	padding:0px 17px;
}
.navMainC ul li a {
	color:#000;
}
.navMainC ul li a:hover {
	color:#2097c2;
	text-decoration:none
}
.marquee {
	height:20px;
	width:750px;
}
.contact {
	width:198px;
	height:53px;
	padding-top:4px;
	padding-left:12px;
	font-size:1.1em
}
.conIcon1 {
	width:168px;
	height:26px;
	background:transparent url(../images/contIcon1.png) center left no-repeat;
	padding-left:30px;
	font-weight:bold
}
.conIcon2 {
	width:168px;
	height:17px;
	background:transparent url(../images/contIcon2.png) center left no-repeat;
	padding-left:30px;
	padding-top:3px
}
.stuSec {
	width:210px;
	height:auto
}
.stuSec .head {
	width:198px;
	height:33px;
	background:transparent url(../images/stuTleft.gif) top left no-repeat;
	padding-left:12px
}
.stuSec .headR {
	width:186px;
	height:33px;
	background:transparent url(../images/stuTright.gif) top right no-repeat;
	padding-right:12px
}
.stuSec .headC {
	width:186px;
	height:23px;
	background:transparent url(../images/stuTcenter.gif) repeat-x;
	padding-top:10px;
	font:normal bold 12px Arial, Helvetica, sans-serif;
	color:#fff
}
.stuSec .stuSecCont {
	width:210px;
	height:40px;
	background:transparent url(../images/stuSecBack.gif) repeat-y;
	padding-top:6px;
}
.stuSecCont a p {
	color:#333;
	text-decoration:none
}
.stuSec .foot {
	width:198px;
	height:13px;
	background:transparent url(../images/stuFleft.gif) top left no-repeat;
	padding-left:12px;
	margin-bottom:10px
}
.stuSec .footR {
	width:186px;
	height:13px;
	background:transparent url(../images/stuFright.gif) top right no-repeat;
	padding-right:12px
}
.stuSec .footC {
	width:186px;
	height:13px;
	background:transparent url(../images/stuFcenter.gif) repeat-x;
}
.alertSec {
	width:210px;
	height:auto
}
.alertSec .head {
	width:198px;
	height:33px;
	background:transparent url(../images/alertTleft.gif) top left no-repeat;
	padding-left:12px
}
.alertSec .headR {
	width:186px;
	height:33px;
	background:transparent url(../images/alertTright.gif) top right no-repeat;
	padding-right:12px
}
.alertSec .headC {
	width:186px;
	height:23px;
	background:transparent url(../images/alertTcenter.gif) repeat-x;
	padding-top:10px;
	font:normal bold 12px Arial, Helvetica, sans-serif;
}
.alertSec .alertSecCont {
	width:186px;
	height:195px;
	background:#effcd7 url(../images/alertSecBack.gif) repeat-y;
	font-size:11px;
	padding:0px;
	padding-left:12px;
	padding-right:12px;
	overflow:hidden
}
.alertSecCont span {
	display:block;
	color:#79952f;
	text-decoration:underline
}
.alertSecCont p {
	padding:0px;
	padding-bottom:6px;
	padding-top:6px;
}
.alertSec .foot {
	width:199px;
	height:12px;
	background:transparent url(../images/alertFleft.gif) top left no-repeat;
	padding-left:11px;
	font-size:0px
}
.alertSec .footR {
	width:188px;
	height:12px;
	background:transparent url(../images/alertFright.gif) top right no-repeat;
	padding-right:11px
}
.alertSec .footC {
	width:188px;
	height:12px;
	background:transparent url(../images/alertFcenter.gif) repeat-x;
}
/* heading */

.heading {
	width:auto;
	height:21px;
	background:transparent url(../images/hBack.gif) center repeat-x;
	margin-left:3px;
	margin-right:3px;
	clear:both
}
.hCont {
	font:normal bold 12px Arial, Helvetica, sans-serif;
	color:#fff;
	width:auto;
	height:21px;
	padding:3px 25px 0px 10px;
	float:left;
	background:url(../images/hCont.gif) repeat-x;
}
.hSep {
	background:url(../images/hSep.gif) no-repeat;
	width:7px;
	height:21px;
	float:left;
	font-size:0px;
}
.admin {
	padding-left:21px;
}
.admin ul {
	margin:0px;
	list-style-type: none;
	padding-left:4px;
	margin-top:10px;
	margin-bottom:10px;
	color:#fff;
	font:normal normal 11px Verdana, Geneva, sans-serif
}
.admin ul li {
	height:21px;
	background:url(../images/icon.gif) no-repeat left 3px;
	padding-left:10px;
	padding-top:1px;
}
.admin ul li.blink {
	background:url(http://www.bedharyana.org/images/icon_blink.gif) no-repeat left 3px
}
.admin ul a {
	color:#fff
}
.admin ul a:hover {
	color:#000;
	text-decoration:none
}
/* Content part */

.contPart {
	background:#fffee8;
	width:auto;
	padding:10px 0px 0px 9px;
	margin-right:10px;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	height:auto;
	overflow:auto
}

.footer {
	height:30px;
	width:auto;
	background:#0F0 url(../images/footL.gif) top left no-repeat;
	padding-left:9px;
	margin-right:10px;
	clear:both
}
.footerR {
	height:30px;
	width:auto;
	background:#0F0 url(../images/footR.gif) top right no-repeat;
	padding-right:9px;
}
.footerC {
	font:normal normal 11px Arial, Helvetica, sans-serif;
	color:#FFF;
	background:#0F0 url(../images/footC.gif) repeat-x;
	padding-top:12px;
	height:18px;
	width:auto;
}


/* extra's */

.padL12 {
	padding-left:12px
}
.padL24 {
	padding-left:24px
}
.padT8 {
	padding-top:8px
}
.padTB8 {
	padding-top:8px;
	padding-bottom:8px;
}
.padLR10 
{
	padding-left:10px;
	padding-right:10px;
}
.padT5 {
	padding-top:5px;
}
.padT1 {
	padding-top:1px;
}
h3, .h3 {
	font:normal bold 12px Arial, Helvetica, sans-serif
}
.font11 {
	font-size:11px
}
.white {
	color:#FFF
}
.black {
	color:#000
}
.right {
	text-align:right
}
.hide 
{
	display:none	
}
.widthAuto 
{
	width:auto
}
.floatL 
{
	float:left
}
.floatR 
{
	float:right
}


/* scan */
/* frame */
.frame
{
	margin: 0px 0px 0px 0px;
	width: auto;
	height: auto;
	clear: both;
	text-align: left;
}
.mainHead {
	text-align: left;
	font: normal bold 19px Arial, Helvetica, sans-serif;
    color: #333;
    margin-bottom:16px
}
.section
{
	width: 40%;
	float: left;
	padding: 0%;
	height: 300px;
	padding-left: 0%;
}
.section2
{
	width: 40%;
	float: left;
	padding: 0%;
	height: 300px;
	border-left: dotted 1px #b3ada2;
}
.heading3
{
	font: normal normal 28px Arial, Helvetica, sans-serif;
	color: #060;
	padding-bottom: 20px;
}
.heading2
{
	font: normal normal 28px Arial, Helvetica, sans-serif;
	color: #060;
	padding-bottom: 20px;
}
.heading3 div, .heading2 div
{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #060;
}



/* div based login form */

.div_form
{
	width: auto;
	height: auto;
	margin: auto;
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
}
.div_form .row_auto
{
	width: 100%;
	margin: 2px 0px;
	height: auto;
	clear: both;
	
}

/* div based form - left column */

.div_form .row_auto .left30
{
	width: 29%;
	padding: 10px 0% 0px 0% !important;
}
.div_form .row_auto .left50
{
	width: 49%;
}
.div_form .row_auto .left70
{
	width: 69%;
}
.div_form .row_auto .left100
{
	width: 99%;
}
.div_form .row_auto .left30, .div_form .row_auto .left50, .div_form .row_auto .left70, .div_form .row_auto .left100
{
	height: auto;
	float: left;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	padding: 10px 0% 3px 0%;
}

/* div based form - right column */

.div_form .row_auto .right30
{
	width: 29%;
	padding: 1px 0% 0px 0% !important;
}
.div_form .row_auto .right50
{
	width: 49%;
}
.div_form .row_auto .right70
{
	width: 69%;
}
.div_form .row_auto .right100
{
	width: 99%;
}
.div_form .row_auto .right30, .div_form .row_auto .right50, .div_form .row_auto .right70, .div_form .row_auto .right100
{
	height: auto;
	float: left;
	text-align: left;
	padding: 0px 0% 0px 0%;
}

/* box Panel */
.bgLiteBlue 
{
	background:#c5dce2;
}
.box {
	width:98%;
	height:98%;
	margin:1%;
	background:#fffee8;
	font:normal normal 11px Arial, Helvetica, sans-serif;
	color:#000
}
.boxTop {
	width:auto;
	height:40px;
	padding-left:10px;
	background:url(../images/corTL.gif) top left no-repeat;
}
.boxTopR {
	width:auto;
	height:40px;
	padding-right:10px;
	background:url(../images/corTR.gif) top right no-repeat;
}
.boxTopC {
	width:auto;
	height:40px;
	background:#85b100 url(../images/corMid.gif) bottom repeat-x;
}
.boxCont {
	width:auto;
	height:130px;
	border-left:solid 1px #85b100;
	border-right:solid 1px #85b100;
	font-size:1.1em
}
.boxBot {
	width:auto;
	height:20px;
	padding-left:10px;
	background:url(../images/corBL.gif) top left no-repeat;
}
.boxBotR {
	width:auto;
	height:20px;
	padding-right:10px;
	background:url(../images/corBR.gif) top right no-repeat;
}
.boxBotC {
	width:auto;
	height:20px;
	background:#85b100 url(../images/corMid.gif) top repeat-x;
}
.unwatermarked {
	WIDTH: 148px; 
}
.watermarked {
	BORDER-RIGHT: #bebebe 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #bebebe 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; BORDER-LEFT: #bebebe 1px solid; WIDTH: 150px; COLOR: gray; PADDING-TOP: 2px; BORDER-BOTTOM: #bebebe 1px solid;  BACKGROUND-COLOR: #f0f8ff
}