﻿/* CSS Document */


#admin
{
    margin-top:30px;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 130px;
    margin-bottom: 70px;
}
	
	
	
	
	
.admin{
	width:458px;
	height:252px;
	margin:3% auto;
	background:#f4f5f6;
	border:solid #dfdfdf 1px;
	-moz-border-radius:5px 5px 5px 5px;
	-o-border-radius:5px 5px 5px 5px;
	-ms-border-radius:5px 5px 5px 5px;
	-web-border-radius:5px 5px 5px 5px;
	border-radius:5px 5px 5px 5px;
	-moz-box-shadow: 3px 3px #f1f1f1;
	-o-box-shadow: 3px 3px #f1f1f1;
	-ms-box-shadow: 3px 3px #f1f1f1;
	-web-box-shadow: 3px 3px #f1f1f1;
	box-shadow:0px 0px 5px 5px #f1f1f1;}
	
	
.adm{
	width:294px;
	float:right;
	padding:0;}
	
.adm-left{
	width:264px;
	float:left;
	padding-top:14px;
	
	}
	
.admist-cont{
	width:260px;
	float:left;
	display:block;
	margin:-5px 0 0 0;}
	
.admist-cont h1{
	font-family:[Osaka]!important;
	font-size:25px;
	font-weight:lighter !important;
	float:left;
	color: #A9040B;
	padding:0px 0 0 0;}
	
.admist-cont span
{
	font-family: [Osaka] !important;
	font-size: 13px;
	font-weight: lighter !important;
	color: #A9040B;
	float: left;
	padding: 0px 0 0 0;
}	
	
	
.ad-min-box{
	width:264px;
	float:left;
	margin:13px 0 0 0;}
	
.ad-min-box-img{
	width:258px;
	height:32px;
	background:url(../images/pass.png) 0 0px no-repeat;
	border:none;
	
	padding:0px 0 0 0}	
	
.forget-frg{
	width:412px;
	position:relative;
	float:left;
	margin:15px 0 0 15px;}	
	
.forget-frg-left{
	width:230px;
	float:left;
	font-family:font-family:[HelveticaLTStd] !important;
	font-size:12px;
	font-weight:lighter;
	color:#c17c22;
	padding:35px 0 0 0;}
	
.forget-frg-left a{
	text-decoration:none;
	color:#c17c22;}	
	
	
.forget-frg-right{
	width:101px;
	height:32px;
	float:right;
	padding:22px 22px 0 0;}	
	
.forget-frg-right a{
	text-decoration:none;}			
	

	
.adm-right{
	width:30px;
	float:left;
	margin:10px 0 0 0;}	
	
.adm-close{
	width:28px;
	height:24px;
	padding:0;}
	
.adm-close a{
	text-decoration::}	
	
		
	
	
	
.clear{
	clear:both;
	padding:0;
	margin:0;
	line-height:0px;}
	
div#error_message, div.error_message  {
margin: 10px 0px 0px 0px;
width:auto;
padding: 10px;
font: 11px/16px arial, verdana, sans-serif;
color: maroon;
background: #FFEFEF;
border-top: 1px #9D290D solid;
border-bottom: 1px #9D290D solid;
}	
		
	
	
.ad-bg{
	width:442px;
	height:233px;
	background:url(../images/ad1.png) center center no-repeat;
	margin-left: auto;
    margin-right: auto;
    margin-top: 0;
}	
	
	
	
	.forgot_password{border:solid 1px #dddddd;padding:0 20px}
.forgot_password h2{font:bold 22px Arial, Helvetica, sans-serif;color:#0062a6; background:url(../image/heading-bg.png) left bottom no-repeat;padding:10px 0 5px 0;}
.forgot_password .step{font-size:13px;font-weight:normal;margin:20px 0;}
.forgot_password .step td{padding:5px;}
.forgot_password .step th{font-weight:bold;}
.forgot_password .passwordbox{border:solid 1px #f2e8d7;background:url(../image/password-bg.png) repeat-x ;height:60px;width:500px;padding:35px 20px;margin: 20px auto;}
.forgot_password .passwordbox .input-forgot{border:solid 1px #d9a378;padding:3px;width:300px;background:#fffcf6;}
.forgot_password .passwordbox th{color:#9b5101;}
	
	
	
	
	
	