 #wrapper{
background-image: url(../images/bands.jpg);
background-repeat: repeat-x;
padding-top:50px;
min-width:1100px;
        margin-right: auto;
        margin-left: auto;
        min-height: 900px
}

body#home a#homenav,
body#admin a#adminnav,
body#tree a#treenav,
body#wapi a#wapinav,
body#view a#viewnav,
body#req a#reqnav,
body#log a#lognav,
body#compensation a#compensationnav {
color: #fff;
border-radius:9px 9px 9px 9px;
background: #930;
}

#login {
	clear: both;
  	display: block;
  	overflow: hidden;
  	margin-right: auto;
    	margin-left: auto;
    	margin-bottom: auto;
    	margin-top: auto;
	background-image: url(../images/logi_back.jpg);
	background-repeat: repeat-x;
	min-width:1000px;
	min-height:650px;
}

#login #apanel{
	background-image: url(../images/apanel.png);
	background-repeat: no-repeat;
	padding-right:3px;
	margin-top: 50px;
	margin-bottom: 6px;
    	margin-right: auto;
    	margin-left: auto;
	width:320px;
	min-height:70px;
}
#login #mshix{
	background-image: url(../../mshigeni/mshix.png);
	background-repeat: no-repeat;
	padding-right:3px;
	margin-top: 50px;
	margin-bottom: 6px;
    	margin-right: auto;
    	margin-left: auto;
	width:280px;
	min-height:70px;
}

#login #error{
	padding-right:3px;
	margin-top: 40px;
	margin-bottom: 6px;
    	margin-right: auto;
    	margin-left: auto;
	min-width:280px;
	min-height:20px;
}

#login #form {
	padding-top:12px;
    	margin-right: auto;
    	margin-left: auto;
	width:300px;
	min-height:200px;
	border:1.5px solid white;
	border-radius:9px 9px 9px 9px;
}

#form #input{
	display:block;
	padding-left:2px;
	padding-right:2px;
    	margin-right: auto;
    	margin-bottom: 15px;
    	margin-left: auto;
	min-width:270px;
	min-height:30px;
	border:0.25px solid violet;
	border-radius:3px 3px 3px 3px;
}

#form #submit{
	display:block;
	padding-left:2px;
	padding-right:2px;
	margin-top: 25px;
	margin-bottom: 30px;
    	margin-right: auto;
    	margin-left: auto;
	min-width:270px;
	min-height:30px;
	border:1px #5c92e9;
	background-color:#63d8ff;
	border-radius:3px 3px 3px 3px;
}

label {
    color: #eaedff;
    display: inline-block;
    padding-top:15px;
    margin-left: 18px;
    font-size: 16px;
}

.copyright {
    color: #e5e9ff;
    font-family: verdana;
    font-size: 9pt;
    font-weight: bold;
    margin: 10px 0px 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.message {
    color: #e5e9ff;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    margin: 10px 0px 0px;
    padding-top: 50px;
    text-align: center;
}

.download {
    color: white;
    font-family: verdana;
    font-size: 11pt;
    font-weight: bold;
    margin: 5px 0px 0px;
    padding-top: 10px;
    text-align: center;
}


#wrapper #top{
border:1px solid green;
margin-left:auto; 
margin-right:auto;
width:1000px;
height:170px;
background-image: url('../images/top.jpg');
background-repeat: no-repeat;
border-radius:3px 3px 0 0 ;
}

/* Menu */
#menu {
margin-left:auto; 
margin-right:auto;
margin-top: 30px;
color:#A52A2A;
width:1000px;
}

#menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}


#menu li a, .dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 12px 13px;
    text-decoration: none;
    font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif; 
}

#menu li {
	float: left;
}



#menu li a:hover, .dropdown:hover .dropbtn {
    background-color: #1a3c8e;
    border-radius:9px 9px 9px 9px;
}

.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 120px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover { background-color: #e1e1e1;}

.dropdown:hover .dropdown-content {
border-radius:6px 6px 6px 6px;
    display: block;
}

.dropdown-content a.hr { border-top: 1px solid grey; }

#area1{
border:1px solid green;
margin-top:30px;
margin-bottom:30px;
margin-left:auto; 
margin-right:auto;
width:1000px;
min-height:250px;
background-color: #f7fbff;
}

#area1 #overview {
	vertical-align:center;
	min-width: 150px;
	min-height:20px;
	vertical-align: middle;
	padding: 2px 5px 2px 5px;
	margin-left: 5px;
	margin-top: 15px;
	background:#348f0c;
	float:left;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff
}


#profile {
border:1px solid green;
	min-width: 140px;
	min-height:180px;
	padding: 2px 5px 2px 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff
}


#profleft {
border:1px solid red;
	vertical-align:center;
	width: 80px;
	min-height:150px;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: 15px
	float:left;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff
}

#profleft #profleftin {
border:1px solid green;
	vertical-align:center;
	min-width: 80px;
	min-height:20px;
	vertical-align: middle;
	background:#348f0c;
	float:left;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff
}



#profile #profright {
border:1px solid green;
	min-width: 40px;
	min-height:20px;
	background:#348f0c;
	float:right;
	font-size:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff
}


#area1 #online {
	min-width: 180px;
	min-height:30px;
	line-height:30px;
	margin-right: 5px;
	margin-top: 15px;
	padding: 2px 5px 2px 5px;
	background:#348f0c;
	float:right;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#ffffff
}

#ndani {
	margin-top:20px;
	min-width:480px;
	font-size:16px;
	position:relative;
	float:left;
	color:#1244be;
}
#ndani1 {
	min-width:500px;
	font-size:16px;
	position:relative;
	float:left;
	color:#1244be;
}

#error1 {
	text-align: center;
	color: red;
	font-size:16px;
	float:right;
}

#associ {
border:1px solid grey;
background: #e0ffe0;
	margin-top:20px;
	width:320px;
	margin-right: 7px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:14px;
	position:relative;
	color:#1244be;
	float:right;
}


#associ1 {
border:1px solid grey;
background: #e0ffe0;
	margin-top:20px;
	width:320px;
	margin-right: 7px;
	padding-right:0px;
	padding-bottom:5px;
	font-size:14px;
	position:relative;
	color:#1244be;
	float:right;
}

#area2{
margin-top:30px;
border:1px solid green;
background-color:#f7fbff;
margin-left:auto; 
margin-right:auto;
width:1000px;
height:auto;
vertical-align:center;
}

#area2 #title{
margin-top: 30px;
margin-bottom: 5px;
font-size:24px;
text-decoration:underline;
text-align:center;
width:1000px;
}

.tebo{
 margin-left: auto;
 margin-right: auto;
 margin-bottom:30px;
}

.tebo_summary{
 margin-left: 4px;
}


#error {
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	color: red;
	font-size:12px;
}

body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}                                 


a:link {
	color: #6DBD0B;
}

a:hover, a:active {
	text-decoration: none;
	color: #6DBD0B;
}

a:visited {
	color: #6DBD0B;
}



/* Footer */
#footer-wrap {
	width: 860px;
	height: 52px;
	margin: 0 auto;
}
#bofya {
	border-radius: 5px;
	height: 25px;
	width: 60px;
}

#footer {
	margin: 0 auto;
	height: 52px;
	min-height: 52px;
	padding: 0;
	background: #A0A0A3 url(images/img05.gif) repeat-x left bottom;
}

#footer {
	height: auto;
}


#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

#teboz th{
  padding: 2px;
  border: 1px solid #ccc;
  background: #c8b9b9;
}

#teboz tr:hover td { 
background-color: #ffffff;
}

#teboz td{
  border: 1px solid #ccc;
  padding: 5px;
}


#teboz tr:nth-child(even) {
  background: #dcf5ff;
}
#teboz tr:nth-child(odd) {
  background: #e0ffe0;
}
