.Defaultfooter
{
     
            bottom: 1px;
            width:100%;
            height:30px;
            color: #003399;
}
.setBackImage
        {
/*
            background-image: url(imgs/LoginBox.png);
            background-repeat: no-repeat;
*/
            width: 270px;
            height: 230px;
        }
     .setSecongloginBackImage
        {
            background-image: url(imgs/second_login_box_transparent.png);
            background-repeat: no-repeat;
            width: 430px;
            height: 230px;
        }
        .setforgotpassword
        {
            background-image: url(imgs/forgot_password_transparent.png);
            background-repeat: no-repeat;
            width: 430px;
            height: 237px;
        }
        .newbackhtml
{
	background: url(imgs/bg_login.jpg) no-repeat #DFDFDF; 
	position: relative;
    background-position: center; 
            
}

div.Keyboard{-moz-background-clip:0;-moz-background-inline-policy:0;-moz-background-origin:0;-moz-user-select:none;background-color:#FFF;border:1px solid #698977;display:block;padding:4px;position:absolute;text-align:center;visibility:hidden;z-index:1000!important}div.Keyboard div.Line{height:22px;width:326px}div.Keyboard div.Key{display:inline;float:left;height:19px;margin:2px 1px 1px 2px;overflow:hidden;width:19px}div.Keyboard div.Key div.Key1,div.Keyboard div.Key div.Key2{background-color:#F7F7F7;border:1px solid #A5A5A5;color:#1b3249;cursor:pointer;display:block;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:700;line-height:15px;overflow:hidden;text-align:center;vertical-align:middle}div.Keyboard div.Key div.Hover{border-color:#E0431D;color:#E02C03}div.Keyboard div.Key div.Active{background-color:#E0431D;color:#FFF}div.Keyboard.Shift div.Key div.Key1,div.Keyboard.Caps div.L div.Key1,div.Keyboard.Off div.Key div.Key2{display:none}div.Keyboard.Caps div.L div.Key2{display:block}div.Keyboard div.Bksp{width:36px}div.Keyboard div.Exit{width:42px}div.Keyboard div.Caps{width:35px}div.Keyboard div.\\{width:30px}div.Keyboard div.Del{width:26px}div.Keyboard div.Shift{width:50px}

.txtuser, .txtpass
{
    border-color: inherit;
    border-style: none;
    border-width: 0;
    color: #FFFFFF;
    font-size: 13px;
    height: 20px;
    padding: 3px 0 3px 3px;
    width: 192px;
    background-color: #A09FAF;
}

.dropdownlistfieldForgot
{
    background-repeat: repeat-x;
    border: solid 1px #738483;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    background-color: #215086;
    background-color: #215086;
    color: #FFFFFF;
    height:25px;
    width:350px;
}

.txtbackground{background:url(imgs/txtbg1.gif) no-repeat;border-color:inherit;border-style:none;border-width:0;color:#132647;font-size:13px;height:20px;margin-bottom:10px;padding:3px 0 3px 10px;width:390px}.txtback{background:url(../ImagesNew/txtbg.gif) no-repeat;border-color:inherit;border-style:none;border-width:0;color:#132647;font-size:13px;height:20px;margin-bottom:10px;padding:3px 0 3px 10px;width:215px}
.txtuser12
{
    background:url(imgs/txtuserbg.gif) no-repeat;
    
}
.txtpass12
{
    background:url(imgs/txtpassbg.gif) no-repeat;margin-bottom:12px;
}
input.loginbtn{border:0;float:right;height:29px;padding:0;width:91px}#templatemo_menu ul,.project_gallery{list-style:none;margin:0;padding:0}

body
{
	background-color: #E8F0FD;
	color: #395286;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	text-align: justify;
}
p, h1, form, button
{
	border: 0;
	margin: 0;
	padding: 0;
}
.multitextboxfield
{
	background-color: #e8efef;
	background-image: url(imgs/form_bg2.gif);
	background-repeat: repeat-x;
	border: solid 1px #738483;
	color: #000;
	float: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
}
a:link
{
	color: #395286;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none;
}
#modalContainer
{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10000;
}
#alertBox
{
	background-color: #F2F5F6;
	background-image: url(imgs/msg_icon_1.png);
	background-position: 15px 30px;
	background-repeat: no-repeat;
	border: 2px solid #000;
	font-size: medium;
	margin-top: 50px;
	min-height: 100px;
	position: relative;
	width: 300px;
}
#modalContainer #alertBox
{
	position: fixed;
}
#alertBox h1
{
	background-color: #738483;
	border-bottom: 1px solid #000;
	color: #FFF;
	font: bold .9em verdana,arial;
	margin: 0;
	padding: 2px 0 2px 5px;
}
#alertBox p
{
	font: .7em verdana,arial;
	height: 100%;
	margin-left: 55px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
#alertBox #closeBtn
{
	background-color: #78919B;
	border: 1px solid #000;
	color: #FFF;
	display: block;
	font: .7em verdana,arial;
	margin: 5px auto;
	padding: 3px;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 70px;
}
