@charset "utf-8";
/*------------------------------------------------------------------------------------
       CSS Name		           : Skin.css
       Call                    : On top of every page
       Author                  : noori@idessolutions.com, tauhidnoori@gmail.com
       Note                    : Don't modify before informing Author
	   Modification History    :
-----------------------------------------------------------------------------------*/
body {
  font-family: Arial;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}
form, div, ul, li, p, h1, h2 {
  margin: 0px;
  padding: 0px;
}
a:link {
  color: #009DDC;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: none;
}
a:active {
  color: #009DDC;
  text-decoration: none;
}
a:visited {
  color: #009DDC;
  text-decoration: none;
}

.header-container {
  background: url(../images/head-strip.png) top left repeat-x;
  float: left;
  height: 46px;
  width: 100%;

/*  max-width: 1280px;
    min-width: 790px;
	margin: 0 auto;*/

}
.header-middle {
  height: auto;
	margin: 0 auto;
  width: 990px;
}
.header-left-text {
	font-family:Mangal;
	font-size:18px;
	float: left;
}
.body-centerbox {
  background: url(../images/flage.png) top center ;
  width: 100%;
	float: left;
}

.footer-container {
  background: #59A738;
  float: left;
  height: 46px;
  margin-top: -3px;
  width: 100%;
}
.footer-center {
  height: auto;
  margin:0 auto;
  width: 990px;
}
.footer-text {
  float:left;
	color:#FFFFFF;
  height: auto;
	padding: 5px;
	text-align:right;
  width: 990px;
}
.list-select {
  float: right;
	margin-right: 100px;
	margin-top: 5px;
}
.list-select select {
	border: solid 1px #CCCCCC;
	padding: 5px;
	width:150px;
}

/*Home Page*/
.body-middlebox {
  height:auto;
  margin: 0 auto;
	width: 990px;
}
.word-row {
	float: left;
	height: auto;
	width: 600px;
	}
.word-item {
  background:url(../images/left-word-bg.png) no-repeat;
	float: left;
	height: 114px;
	width: 114px;
	}
.word-item p {
  color: #FFFFFF;
  font-family: Mangal;
  font-size: 90px;
  line-height: 110px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.content-left {
	float:left;
	height: auto;
	width:990px;
}
.word-left {
	float: left;
	height: auto;
	width: 115px;
	}
.trdmark {
 float: right;
 font-size:20px;
 color:#FFFFFF;
 }
.homebody-rightrow {
	float: left;
	height: auto;
	width: 855px;
	padding: 10px;
	}
.word-right {
	float: left;
	font-family: Mangal;
  font-size: 27px;
	height: auto;
	line-height: 35px;
	width: 600px;
}
.play-thebox {
	float: left;
	height: auto;
	width: 240px;
}
.word-middle {
	float: left;
	height: auto;
	width: 400px;
}
.hindi-big {
	float: left;
	font-family: Mangal;
  font-size: 27px;
	color: #651503;
	line-height: 40px;
	width: 100%;
}
.hindi-small {
	float: left;
	font-family: Mangal;
  font-size: 15px;
	font-style:italic;
	color: #990000;
	line-height: 20px;
	width: 100%;
}
.reg-nowbox {
	float: left;
	height: auto;
	width: 213px;
}
.login-box {
  background:url(../images/login-bg.png) no-repeat;
	float:left;
	height:116px;
	margin-left: 657px;
	padding:10px;
	position: absolute;
	width:330px;
}
.login-box h1 {
  margin:0px;
	padding:0px;
	float:left;
	font-family: Mangal;
  font-size: 20px;
	color:#651503;
	line-height:20px;
}
.login-box .feildrow {
	float:left;
	margin-top:10px;
	width: 100%;
	}
.login-box .feildbox {
	float:left;
	height: auto;
	width:165px;
	}
.login-box .feildbox input {
	background:url(../images/input-bg.png) no-repeat;
	border: 0px;
  float: left;
  font-family: Mangal;
  font-size: 13px;
  padding: 0 5px 5px;
  width: 158px;
}
.login-box .btnrow {
	float:left;
	height: auto;
	width: 120px;
	}
.login-box .button {
	background:url(../images/submit-bg.png) no-repeat;
	border: 0px;
	color:#FFFFFF;
	cursor: pointer;
  float: left;
  font-family: Mangal;
  font-size: 13px;
	margin-left:20px;
  padding: 0 5px 5px;
  width: 64px;
}
.engl-right {
 display:block;
 float: right;
 margin-top:10px;
}
.eng-button {
	background:url(../images/eng-button.png) no-repeat;
	border: 0px;
	color:#FFFFFF;
	cursor: pointer;
  float: left;
  font-family: Mangal;
  font-size: 13px;
	margin-left:20px;
  padding: 0 5px 5px;
	text-align: center;
  width: 81px;
}
.login-box .checktext {
	float:left;
	font-family: Mangal;
  font-size: 12px;
	color:#651503;
	height: auto;
	width: 200px;
	}
	.login-box .checkbox {
	vertical-align:middle;
	}
.btn-right {
 float: right !important;
}
/*Search Box*/
.search-box {
    float: right;
    margin-top: 5px;
}
.search-box .input-text {
		background:url(../images/search-input-bg.png) no-repeat;
		border: 0px;
		font-family: Mangal;
    font-size: 12px;
	  color:#651503;
		height: 25px;
		padding:2px;
		padding-right:10px;
		padding-left:5px;
		width:190px;
		position: absolute;
		margin-left:-210px;
		outline:none;
}
.search-box .search-btn {
		border: 0px;
		height: 25px;
		margin-left:-5px;
		width:31px;
}

/*Register Page*/
.reg-contantrow {
	float: left;
	height: auto;
	width: 855px;
	padding: 10px;

	}
.reg-rowbox {
	height: auto;
	margin:0 auto;
	width: 485px;
	padding-top:80px;
	}
.reg-rowtop {
  background:url(../images/hindi-top-curve.png) no-repeat;
	float: left;
	height: 11px;
	width: 483px;
}
.reg-rowmiddle {
  background:url(../images/hindi-middle-curve.png) repeat-y;
	float: left;
	height: auto;
	padding: 10px;
	width: 463px;
}
.reg-rowmiddle h1 {
  font-size:20px;
  color:#4b0001;
	margin-top:-10px;
  text-align: center;
  border-bottom:1px solid #4b0001;
}
.reg-rowbottom {
  background:url(../images/hindi-bottom-curve.png) no-repeat;
	float: left;
	height: 15px;
	width: 683px;
}
.reg-formrow {
	float: left;
	font-size:15px;
	margin-top: 10px;
	width: 463px;
}
.reg-formrow label {
	float: left;
	line-height:30px;
	padding-right: 10px;
	text-align: right;
	width: 100px;
}
.reg-formrow input {
	background:url(../images/hindi-inputbg-reg.png) no-repeat;
	border:0px;
	outline: none;
	float: left;
	padding: 8px;
	width: 335px;
}
.reg-formrow .radiobox {
	float: left;
	margin-left:10px;
	width: 60px;
}
.reg-formrow .radiobox .radio {
	background :none;
	border:0px;
	float: left;
	margin-top :8px;
	width: auto;
}
.reg-formrow .chpinput {
	background: #ffffff;
	border:solid 1px #939691;
	padding:5px;
	width: 100px;
}
.reg-formbuttonrow {
	float: left;
	font-size:15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:210px;
	width: 453px;
}
.reg-formbuttonrow input {
    background: url("../images/submit-bg.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    outline: medium none;
    padding: 3px;
    text-align: center;
    width: 66px;
}