html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222;
	line-height:20px;
}
body{
	background:#333;
}
input, 
textarea{
	outline:none;
}
.button{	FONT-FAMILY: 'Arial';   	FONT-SIZE: 9pt;	width: 45pt;		height: 16pt;	color:#000000;	background-color: #FEEF9C;	border: 1px solid #000000;		cursor : pointer;	}
#header
{
	margin: 0 auto;
	width:98%; 
	height:55px;
	padding: 0px;
	/*background:transparent url(../images/bg_ling.png) repeat-x; border:1px solid #9daf0f;*/
	/*background-color:#2d2d2d;*/
}
.conatiner_header_new { position:relative;}
.logo {  margin:3px 0 0 20px; padding:0; float:left; background:transparent url(../images/kausar-logo-header.png) no-repeat; /*width:85px; height:55px;*/width:159px; height:104px; }
/*write after logo.. header*/
/*.logo_text { margin:0 0 0 10px; float:left; background:transparent url(../images/logo_text.png) no-repeat; width:220px; height:55px; }*/
#footer
{
	FONT-FAMILY: 'Arial Narrow';
	margin: 0 auto;
	width:98%;
	height:30px;
	padding: 0px; 
	background:#f7921e;
}
#footer  p { float:right; margin:6px 20px 0 0; padding:0; FONT-FAMILY: 'Arial Narrow'; font-size:12px;}
#footer a { text-decoration:none; color:#000; font-weight:bold;}
#footer a:hover { text-decoration:none; color:white;}


img{
	border:none;
}

div#wrap{
	width:500px;
	height:380px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
div.idea{
	height:36px;
	width:500px;
	position:absolute;
	top:100px;
	left:0px;
	/*border:1px solid #069;*/
	background:transparent url(../images/idea.png) no-repeat;
	color:#820101;
	font-weight:bold;
	padding:0 10px 0 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
div.idea img{
	margin:6px 10px 0 0;
	float:left;
}
div.idea p{
	margin:7px 0;
	float:left;
	color: #FFFFFF;
}
div.block{
	height:216px;
	width:500px;
	position:absolute;
	top:150px;
	left:0px;
    background:url('../images/bg.png') no-repeat; 
}
div.left{
	height:160px;
	width:146px;
	position:absolute; background:transparent url(../images/lock.png);
	top:20px; border:0px solid black;
}
div.right{
	height:120px;
	width:354px;
	padding:20px 0px;
	position:absolute;
	top:20px;
	left:146px;/* border:1px solid red;*/
}
div.div-row{
	height:31px;
	width:354px;
	margin-bottom:22px;
	float:left;/* border:1px solid blue*/
}
div.block input{
	float:left;
	height:24px;
	width:240px;
	border:none;	
	padding:4px 0 0 10px;
	/*-moz-border-radius: 10px;
    -webkit-border-radius: 10px;*/
	margin-left:46px;
	font-size:16px;
	color:#666;
}
div.rm-row{
	float:left;
	width:180px;
	padding0:0; text-align:center;
	height:24px; /*border:1px solid green;*/
}
div.rm-row input#remember{
	float:left;
	width:16px;
	height:16px;
	margin:4px 4px 0 0;
	border:1px solid #ccc;
}
div.rm-row label{
	float:left;
	font-size:13px;
	width:180px;
	margin:2px 0 0 0;
	color:#666; /*border:1px solid red;*/
}
div.rm-row label a { text-decoration:none; color:#090}
div.rm-row label a:hover { text-decoration:none; color:#060}
/*div.forgot-pass{
	height:24px;
	float:left;
	width:70px; margin:0 0 0 20px;
}*/
div.send-row{
	height:24px;
	float:right;
	width:70px; margin:0 50px 0 0; /*border:1px solid green;*/
}
div.send-row #login{
	height:24px;
	padding:0px;
	width:70px;
	float:right;
	border:none;
	background:url('../images/login-icon.png') no-repeat;
	cursor:pointer;
}
div.send-row #login:hover{
	width:70px;
	background:url('../images/login-icon.png') no-repeat;
}

