/**************************************************
'Project          : ZEDSALES GIONEE
'Created By       : KALPANA
'Company       	  : Zed-Axis Technologies Pvt. Ltd.
'File Description : Style sheet for ZEDSALES. Application
'*************************************************/

body
{
	margin: 0px;
	padding: 0px;
	background: #000000;
	background-color: #989898;
	font-family: arial;
	font-size: 11px;
	height: 100%;
	min-height: 100%;
}
*
{
	outline: none;
}
form
{
	height: 100%;
	min-height: 100%;
}
ul, li, h3, h1, p
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
img, div, input
{
	behavior: url(  "iepngfix.htc" );
}
html, body
{
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}
#loginwrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
#logincontainer
{
	min-height: 500px;
	/*background: #d1cece url(images/login-bg.jpg) repeat-x left bottom;*/
}
#logintop
{
	float: left;
	width: 960px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
}
.loginlogo
{
	width: 216px;
	height: 49px;
	float: left;
}
zzzzzz .loginlogoright
{
	width: 178px;
	height: 49px;
	line-height: 49px;
	float: right;
}
#loginleft
{
	float: left;
	width: 450px;
	margin-top: 80px;
	height: 345px;
	background: url(images/logincont_left.png) no-repeat center top;
}
#loginright
{
	float: left;
	width: 333px;
	margin-top: 80px;
	margin-left: 40px;
	position: relative;
}
.loginheading
{
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
	font-size: 18px;
}
#loginbox
{
	float: left;
	behavior: url(PIE.htc);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-box-shadow: #666 0px 0px 8px;
	-moz-box-shadow: #666 0px 0px 8px;
	box-shadow: #666 0px 0px 8px;
	border: 1px solid #ffffff;
	width: 291px;
	background-color: #6a6a6a;
	-pie-background: #6a6a6a;
	position: absolute;
	z-index: 999;
	padding: 20px;
	left: 0;
	top: 30px;
}
/*#login-box  
{
	float:left;
	margin-left:auto;
	margin-right:auto;
	width: 342px;
	padding-bottom:10px;
	behavior: url(PIE.htc);
		-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 0px 8px;
	-moz-box-shadow: #666 0px 0px 8px;
	box-shadow: #666 0px 0px 8px;
	border:1px solid #ffffff;
	background: #8a8d8f;
	background:#8a8d8f;
	-pie-background: #8a8d8f;
	background-color:#8a8d8f;
	position:absolute;
	z-index:999;
	padding:20px;
	left:0;
	top:30px;

}*/
.errorarea
{
	width: 280px;
	float: left;
	color: #fdffca;
}
#loginright h1
{
	float: left;
	padding-bottom: 20px;
	font-family: Georgia;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
#loginfooter
{
	float: left;
	width: 1000px;
	height: 64px;
	background-color: #FFF;
	position: absolute;
	bottom: 0;
	left: 0;
}
.loginfooterleft
{
	float: left;
	padding-left: 10px;
	width: 300px;
	font-family: arial;
	font-size: 11px;
	color: #06444b;
	font-weight: normal;
	height: 64px;
	line-height: 64px;
}
.loginfootermid
{
	float: left;
	padding-left: 10px;
	width: 350px;
	font-family: arial;
	font-size: 12px;
	color: #06444b;
	font-weight: bold;
	height: 64px;
	line-height: 64px;
	text-align: center;
}
.loginfooterright
{
	float: right;
	text-align: right;
	padding-right: 10px;
	width: 300px;
	font-family: arial;
	font-size: 11px;
	color: #06444b;
	font-weight: normal;
	height: 64px;
	line-height: 64px;
}
.logintext
{
	float: left;
	width: 291px;
	padding-bottom: 4px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.logininput
{
	float: left;
	width: 281px;
	padding-left: 10px;
	margin-bottom: 12px;
	margin-top: 4px;
	padding-top: 4px;
	height: 25px;
	background: url(images/loginfield_bg.gif) no-repeat top left;
}
.fields_input
{
	width: 230px;
	height: 25px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #3e3e3e;
	background: none;
}
.loginsubmit
{
	width: 70px;
	height: 27px;
	background: url(images/logsubmit_button.gif) no-repeat top left;
	border: none;
	cursor: pointer;
}
.buttonarea
{
	float: left;
	width: 100px;
	padding-bottom: 4px;
}
.fgt_pass
{
	float: left;
	width: 150px;
	padding-bottom: 4px;
	height: 27px;
	line-height: 27px;
}
.blacklink11
{
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
a.blacklink11:link, a.blacklink11:active, a.blacklink11:visited
{
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
a.blacklink11:hover
{
	font-family: arial;
	font-size: 11px;
	color: #fdd8c5;
	font-weight: normal;
	text-decoration: none;
}
.error
{
	font-family: arial;
	font-size: 11px;
	color: #fdffca;
	font-weight: normal;
	text-decoration: none;
}
.wrapper
{
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header
{
	background-color: #fff;
	background: url(images/header-bg.jpg) top left;
	border-bottom: 3px solid #de401a;
}
.login_header
{
	padding-top: 10px;
	padding-right: 10px;
	height: 60px;
}
.logo
{
	float: left;
	width: 25%;
	display: block;
	height: 100%;
}
.header-right
{
	float: right;
	width: 18%;
	display: block;
	padding-top: 10px;
	height: 100%;
}
.clear
{
	clear: both;
}
.footer-left
{
	float: left;
	font-size: 10px;
	color: #fff;
	padding-top: 5px;
	font-family: Arial;
	width: 45%;
}
.footer-center
{
	float: left;
	font-size: 10px;
	color: #fff;
	padding-top: 5px;
	font-family: Arial;
	text-align: right;
}
.powerdby
{
	float: right;
	font-size: 10px;
	color: #fff;
	padding-top: 5px;
	font-family: Arial;
	width: 8%;
	text-align: left;
}
.zedservicelogo
{
	float: right;
	margin-left: 5px;
	padding-top: 3px;
	width: 15%;
}
.copyright
{
	font-size: 10px;
	color: #fff;
	padding-top: 3px;
	font-family: Arial;
}
.footer
{
	background-color: #6c6c6c;
	padding: 5px;
	border-top: 1px solid #de401a;
}
.loginhead
{
	font-family: Arial;
	font-size: 24px;
	color: #FFF;
	font-weight: normal;
	padding-top: 10px;
}
.loginfield
{
	float: left;
	margin-top: 10px;
	width: 300px;
}
.logintext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	color: #fff;
	font-weight: normal;
	float: left;
	width: 70px;
	text-align: right;
	padding-right: 15px;
}
.login_input
{
	background: url(images/inputbg.jpg) repeat-x left bottom;
	background-color: #fff;
	border: 1px solid #cfcfcf;
	height: 24px;
	line-height: 24px;
	width: 200px;
}
.login_button
{
	background: url(images/button-bg.jpg) repeat-x left top;
	float: left;
	height: 25px;
	line-height: 21px;
	border: 1px solid #cecece;
	color: #000;
	font-size: 12px;
	background-color: #e0e0e0;
}
.gorgotpwd
{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	line-height: 25px;
	margin-left: 15px;
	float: left;
	font-family: Arial;
}
.gorgotpwd a
{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
.gorgotpwd a:hover
{
	text-decoration: none;
}


/*....................................................................*/
/*------------------------------------------------------------------------*/

.H25-C3-S ul li {
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #000;
    height: 25px;
    min-height: 25px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 13px;
    float: left;
}

.error {
    font-size: 11px;
    color: #ff0000;
    font-style: italic;
    font-weight: normal;
    line-height: 12px;
}

@media only screen and (min-width: 1024px) {
    .H25-C3-S .text {
        float: left;
        display: inline;
        width: 12%;
    }

    .H25-C3-S .field {
        float: left;
        display: inline;
        width: 21%;
    }
