﻿* {margin:0px;padding:0px;font-family:Tahoma, Geneva, sans-serif;font-size:11px;outline:0px;}
body {background: #d8eefb url(images/back.png) center 145px no-repeat;}

#wrapp {width:666px;height:280px;background:url(images/formBack.gif) no-repeat;margin:0 auto;margin-top:180px;position:relative;}

*html #wrapp .error {background:none !important;filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/errorBack.png', sizingmethod='crop') !important;}

#wrapp .logo{width:375px;height:257px;right:0px;margin:12px 10px 0 0;position:absolute;}
#wrapp .logo .v3 {width:72px;height:83px;background:url(images/version5.png) no-repeat;position:absolute;right:20px;margin-top:-23px;}

#wrapp .form {width:245px;margin:40px 0 0 42px;color:#1b5797;text-align:center;position:absolute;left:0px;}

#wrapp .form ul {direction:rtl;list-style:none;margin-top:15px;}
#wrapp .form ul li {overflow:auto;margin:9px 0;margin:7px 0;}

#wrapp .form ul li .input {width:136px;height:26px;background:url(images/inputTextBack.gif) no-repeat right top;float:right;padding:2px;overflow:hidden;}
#wrapp .form ul li .select {text-align:right;width:auto;overflow:hidden;_margin:4px 0 4px 7px;}
#wrapp .form ul li .bt {background:url(images/systemLogin.png) no-repeat;float:left;margin-left:5px;_margin:7px 0 7px 2px;height:31px;cursor:pointer;}
#wrapp .form ul li .bt input{cursor:pointer;}
#wrapp .form ul li .input .corner {width:7px;height:30px;background:url(images/inputTextBack.gif) no-repeat left;margin:-2px 0 0 -2px;float:left;_margin:-2px 0 0 -1px;}

#wrapp .form ul li label {float:right;text-align:left;width:100px;line-height:30px;margin-left:5px;}

#wrapp .form input {background:transparent;border:none;height:26px;line-height:23px;color:#1278b3;font-size:14px;width:120px;direction:ltr;}
wrapp .form ul li .select select {background:transparent;border:none;height:26px;line-height:26px;color:#1278b3;font-size:14px;}
.forgetpass
{
	text-align:left;
	width:100%;
	}
.footer
{
	margin-top:10px;
	text-align:center;
}
a, a:link, a:visited, a:active
{
	color: #1b5797;
	text-decoration: none;
}
a:hover
{
	color: #1b5797;
	text-decoration: none;
}
.register
{
	color: #fff;
	text-decoration: none;
	background-image: url(Images/register.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	text-align: center;
	vertical-align: top;
	border: 0px solid #007fa4;
	cursor: pointer;
	padding: 0px 5px 4px 5px;
	width:75px;
	height:31px;
	float:left;
	margin-left:5px;
}
