﻿body{
	padding:0px;
	margin:0px;
	background-color:#d5e1ec;
}
.tick{
    width:30px;
    height:20px;
    border:1px solid #333;
}
.wrapper {
	height: 100%;
	width: 100%;
	
}
.header-warppr {
	height:100px;
	width: 100%;
  background-image:url('../images/hdrbgblue.jpg');
    background-repeat:repeat-x;
	background-position: bottom;
   background-color: #66a8e2;
 
  margin-bottom:5px;
	
}
a {
	text-decoration: none;
	color:#006699;
}

.middle-hdr {
	height: 60px;
	width:1100px;
	margin-right: auto;
	margin-left: auto;
	

	background-repeat: no-repeat;
	background-position: bottom;
	
}
.label
{
    margin-bottom:5px;
}

.logo {
	float: left;
	height:60px;
	width:auto;
	/*padding-top:6px;*/
}
.middle-wrapper {
	height: auto;
	width: 1100px;
	margin-right: auto;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;

	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-left: auto;
	background-color:#fff;
	padding-bottom:5px;
}
.login-contnr {
	clear: both;
	height: 250px;
}
.ltstnws
{
    font-size:13px;
    width:110px;
    float:left;
    padding-top:5px;
    color:#333;
}
.marq
{
    width:1100px;
    margin-left:auto;
    margin-right:auto;
 height:25px;
    font-family:Verdana;
    font-size:11px;
    color:#333;
    
 
   
}
.marqueetext
{
    width:990px;
    float:right;
     padding-top:8px;
}
.company-name
{
    width:520px;
    float:left;
    height:30px;
    padding-top:25px;
    padding-left:20px;
    font-size:16px;
    overflow :hidden;
   
}
.login-deatails
{
    width:270px;
    float:right;
    height:60px;
    font-family:Verdana;
    color:#fff;
    padding-top:10px;
    font-size:12px;
     background-image:url('../logo/logo.png');
    background-repeat:no-repeat ;
	background-position:right;
    line-height :15px;
   
  
}
    

.footerinner {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	text-align: center;
	height: 20px;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#menu {

	height: 30px;
	width:950px;
	font-family:Verdana;
	font-size: 9px;
	padding-top:5px;
	
	

background-color:#2d84d3;


}
.menucontainer
{
    clear:both;
    height:35px;
        background-image:url(../Images/menurgtBlu.jpg);
        background-repeat:no-repeat;
        
        background-position:right;
        background-color:#2d84d3;
}

.menulft
{
    width:41px;
    height:35px;
    float:left;
  background-image:url(../Images/blumenulft.jpg);   
}
.menurgt
{
    width:41px;
    height:35px;
     float:right;

}

.top-spce {
	clear: both;
	height: 100px;
}

.login-box {
	height: auto;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #fff;
	border-radius:15px;
	background-color: #FFF;
	  background-image:url(../LoginLogo/Logo.jpg);  
	  background-repeat:no-repeat;
	 background-position: 280px 40px;


}
.footer {
	clear: both;
	height: 30px;
	width: 100%;
}
.footerin {
	font-family: Verdana;
	font-size: 11px;
	color: #333;
	text-align: center;
	height: 20px;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.logo-title {
	border-bottom: 4px solid #5ea4e0;
    clear: both;
	height: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	padding-top: 10px;
	padding-left: 5px;
    width: 395px;
}
.greenline {

	clear: both;
	height:30px;
	width: 100%;
	margin-bottom: 2px;
}

.fields {
	clear: both;
	height: auto;
	padding-top: 10px;
}
.t
.txtfields {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 175px;
	border: thin solid #CCC;

	padding-left: 5px;
	}
efield {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #333;
	height: 25px;
	width: 100px;
}

.mesage {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	height: auto;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
}
.btm-message {
	clear: both;
	height: 20px;
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	color: #333;
	text-align: center;
}
.contents
{
   width:1070px;
   height:auto;
   margin-left:auto;
   margin-right:auto;
   font-family:Tahoma;
   font-size:10px;
   color:#333;
   background-color:#f2f2f0;
   border:2px solid #c4e2fc;
   border-radius:10px;
   margin-top:3px;
   margin-bottom:10px;
   padding:10px;

    
}
.clear
{
    clear:both;
}
.dropfields {
	font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	border: thin solid #ccc;
    margin-right:5px;
    height:24px;
   
    margin-bottom:5px;
	
	padding-left: 2px;
    padding-top:2px;
    padding-bottom:2px;
    padding-right:3px;
    margin-left: 0px;
   
}
.txtfields {
    font-family: "trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333;
    border: thin solid #ccc;
    margin-right: 5px;
    margin-bottom: 5px;
    padding-left: 5px;
    margin-left: 0;
}

.btn
{
    border: thin solid #ccc;
    border-radius:5px;
    background-color:#f2f2f0;
    color:#333;
    background-repeat:repeat-x;
    background-position:50% bottom;
    font-family:trebuchet MS;
    margin-left:5px;
     margin-right:5px;
    margin-bottom:10px;
     background-image:url('../Images/btnbg.jpg');
}

m-space
{
    clear:both;
    height:10px;
}
.table-bder
{
    background-color:#fff;
    border:3px solid #dd8228;
    padding:5px;
    border-radius:10px;
}
.table-bderbg
{
    background-color:#fff;
    border:3px solid #dd8228;
    padding:10px;
    border-radius:10px;
    margin-top:10px;
    
  
}
.over-flow
{
   width:1080px;
   float:left;
    height:auto;
   overflow:scroll;
}
.heading
{
    font-size:15px;

}
.roundContnr
{
   background-color:#edefea;
   border-radius:10px; 
   padding:5px;
   margin-bottom:10px;
   border:1px solid #315375;

    font-size:11px;
    width: 460px;
}

.btn:hover
{
    background-image:url('../Images/overbtn.jpg');
    cursor: pointer;
  
}
.HiddenField {
	visibility:hidden;
}