﻿body {
    background-color:#cbace1;
}
#wrapper {
	height: 100%;
	width: 100%;
}
.middle-wrapperLogin {
	height: auto;
	width: 979px;
	font-family:Verdana;
	font-size:11px;
	color:#000;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-bottom :15px;
	background-color:#FFF;
    
	
	
    -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px #888;
box-shadow: 0 0 5px #888;
}
.loginCntnr {
    padding-top:20px;
	height: 261px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
    border-left :solid thin #ccc;
	/*border-radius:15px;
	border: 2px solid #35881e;*/

} 
.LogBaner{
     
    float :left;
    width:600px;
         height :287px ;
         background-image :url(_images/logBgfSalesr.jpg ) ;
         background-repeat:no-repeat;margin-top:10px;
}
.feature-right{
    width:338px;
    float:right;
    height:auto;
}
.loginFeature {
     width:330px;
    margin-left:auto;
    margin-right:auto;
  
    	
   
    height:250px;
    border-radius:10px;
}
.loginTitle {
	clear: both;
	height: 70px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    color:#535556;
    padding-left:10px;
    padding-right:10px;
}
.spce {
	clear: both;
	height: 15px;
}
.brder {
	
	height: 25px;
	
	padding-top: 5px;
	padding-left: 5px;
}
.logo-wrapper {
	clear: both;
	height: auto;
}
.cashlogo {
    float: left;
    margin-top :5px;
        padding-top: 20px;
   background-image: url('_images/hantlogogreen.jpg');
    background-repeat: no-repeat;
    width: 250px;
 height: 55px;
}
.cashlogoLogin{
     float: left;
    margin-top :25px;
        padding-top: 20px;
   background-image: url('_images/hantlogogreen.jpg');
    background-repeat: no-repeat;
    width:500px;
 height: 55px;
}
.masterhdrLogin {
	clear: both;
	height:130px;
	width: 100%;
	/*background-image: url(_images/HdrRptFrx.jpg);
	background-repeat: repeat-x;
	background-position:bottom;*/
	/*background-color:#fff;*/
}
.masterhdrinner {
	height:90px;
	width: 1079px;
	margin-right: auto;
	margin-left: auto;
}
.hdrtopspace {
	clear: both;
	
}
.label{
    color:#536399;
}
.hdrtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:20px;
	color: #FFF;
	float: left;
	height: 60px;
	padding-top: 20px;
	padding-left: 15px;
    width:450px;
    overflow :hidden;

}
.powerdlogo {
	float: right;
	width:250px;
    height:40px;
    padding-top :10px;
    text-align:right;
	
    
}
.footerspace {
	clear: both;
	height: 15px;
	width: 100%;
}
#footer {
	clear: both;
	height: 25px;
	width: 100%;
}
.footerinner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #175A85;
	
	height: 20px;
	width:1100px;
	padding-top: 5px;
}
.clear
{
    clear:both;
}
.textFields{
    padding:5px !important;
    font-size:14px;
    height:25px;
    margin-bottom :5px;
}