@charset "utf-8";
/* CSS Document */


body {
	background-position:center;
	margin-top:0px;
	 overflow-x: scroll;
	 width:auto;
	 font-family:FRABK;
	 margin-left:0;
	 margin-right:0;
	 margin-bottom:0;
	
		}
		
@font-face {
    font-family: ntailu;
    src: url(fonts/ntailu.ttf);
}	
.font1 { font-family:ntailu; font-size:13px; color:#5d5d5d }	

@font-face {
    font-family: ntailub;
    src: url(fonts/ntailub.ttf);
}

@font-face {
    font-family: PassionOne-Regular;
    src: url(fonts/PassionOne-Regular.ttf);
}	
.stdControls{ background-image: url('../App_Themes/images/lable_bg.jpg'); 
background-repeat: repeat-x; border: 1px solid #BBCBD9; font-family:Calibri; font-size: 14px; margin: 0; padding: 6px; border-radius:3px;color:#515153; width:200px;}

.topbar{width:100%;  background-position:center; background-color:#2d3e50; background-repeat:repeat; height:60px; margin-top:0px; margin-left:auto; margin-right:auto;} 


.menubg{ background-color:#f6f6f6; height:58x;  font-family: ntailu; width:100%; font-size:13px; color:#404040}
.middlebg{ background-image:url(images/bg.png); height:500px;width:100%;}
.middlebg1{ background-image:url(images/36dozer.jpg); height:500px}


.loginleft{ background-image:url(images/transparent_bg.png); margin-top:13px;  color:#FFF; font-family: ntailu; font-size:15px  }
.logheader{ font-size:22px}
.login{ background-color:#FFF; font-size:14px; 
font-family: ntailu; color:#454545 }
.loginhead{ color:#FFF; background-color:#2d3e50; font-family:PassionOne-Regular; font-size:25px; text-align:left; padding-left:12px; font-weight:normal
}
.innerhead{  
color:#5d5d5d;  font-family:PassionOne-Regular; font-size:25px; text-align:left; padding-left:12px; font-weight:normal; padding-left:14px; 

}
.innerheadline{background-image:
url(images/headerline.png); width:1070px; margin-top:15px; height:1px;}

.welcome{  font-family: ntailu; color:#5d5d5d; font-size:17px; padding:5px}


.loginfieldbg{
	 box-shadow: 1px 0px 5px #CCC; background-color:#FFF; border: 1px solid #CCC;	border-radius: 0px; width:410px; box-shadow:inset -1px -8px 13px  -9px #CFCFCF;
	}
	
.loginfield{ border:none; width:240px; color:#454545}
.fleetbox{ background-color:#e5e5e5; width:170px; height:170px; font-size:18px; text-align:center; font-family:ntailub; color:#5d5d5d; }
.fleetsection{ font-size:16px; color:#696969; font-family:ntailub; }
.fleethead{  font-size:19px; color:#696969; font-family:ntailub; }
.fleethead2{  font-size:14px; color:#696969; font-family:ntailub;}	
.fleetheadleft{  font-size:14px; color:#696969; font-family:ntailu; padding-left:5px}
.fleettext{  font-size:13px; color:#696969; font-family:ntailu;}


.logintext { font-size:12px}
.checkbox{ background-image:images/checkbox.png; width:8px; height:8px}



.bottom{ background-color:#2d3e50; font-size:11px; color:#FFF; height:16px; font-family:ntailu; text-align:right; padding:4px; padding-top:4px}


.loginfield1 {
    background-color: #f7fafc;
    border: medium none;
    box-shadow: 0 0 4px #dfe2e4;
    color: #595959;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    width: 80%;
}


.loginbg {
    background-color: #fbfdfe;
    border: 1px solid #9db0c3;
    height: 100%;
    width: 100%;
}

