body{
  margin-top:10px;
  background: #fafafa
  color: 444;
  padding: 0;
  margin: 0;
  text-align: center;
}
  
a {
  text-decoration: none;
  color: black;
}
.layout{
  width:884px;
  margin:0px auto;
  padding:0;
  margin-top:10px;
  }

.text{
  clear:both;
  font-family: 'Roboto',arial,sans-serif;
  font-size:12px;
  font-weight: bold;
  color:#000;
}

.menue{
  clear:both;
}
  
.content{
  clear:both;
  font-family:Verdana;
  font-size:12px;
}

.login{
  margin: 0px auto;
  width:430px;
  clear:both;
  font-family: 'Roboto',arial,sans-serif;
  font-size:12px;
  background-color:#ffffff;
}
.login_label{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#333333;
}
.login_tableBorder{
  border:solid 1px #333333;
  margin-top:10px;
  margin-bottom:10px;
}
.login_message{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#333333;
}
.login_message_w{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#ffffff;
}

  
.footer{
  background-image:url(../footer.jpg);
  background-position:0px 0px;
  background-repeat:no-repeat;
  width:584px;
  height:21px;
  font-family: 'Roboto',arial,sans-serif;
  color:#fff;
  font-weight:bold;
  text-align:center;
  font-size:14px;
  margin-top:20px;
  margin-bottom:10px;
}

.header{
  background-image:url(header.jpg);
  background-repeat:no-repeat;
  width:370px;
  height:21px;
  color:#fff;
  font-weight:bold;
  text-align:center;
  font-size:14px;
  margin-top:20px;
  margin-bottom:10px;
}

.footer1{
  background-image:url(img/footer.jpg);
  background-position:0px 0px;
  background-repeat:no-repeat;
  width:400px;
  height:21px;
  color:#d00;
  font-weight:bold;
  text-align:center;
  font-size:14px;
  margin-top:20px;
  margin-bottom:10px;
}
  
.button{
  float:left;
  height:39px;
}
  
.button img{
  border:0;
}

.button1{
  height:39px;
}
  
.button1 img{
  border:0;
}
  
#selection{
  background-image:url(img/category_btn_lo.jpg);
  background-position:0px 0px;
  background-repeat:no-repeat;
  width:324;
  *width:355px;
  padding-right:31px;
}
  
#selection select{
  width:210px;
  margin-top:8px;
  float:right;
}
  
#logout{
  clear:right;
}
 
.userbox{
  float:right;
  margin-top:9px; 
  margin-right:20px;
  margin-bottom:10px;
  line-height:10px;
}
  
.breadcrumbs{
  float:left;
  clear:left;
  font-size:15px;
  font-weight:bold;
  margin-top:15px;
  margin-left:15px;
}
  
.content table th{
  background-color:#272727;
  border:1px solid #000;
  color:#fff;
  height:25px;
  font-family:Verdana;
  font-size:12px;
}
  
.content table td{
  padding:5px;
  background-color:#c3c3c3;
}
  
.content img{
  border:0;
}
  
.content table td{
  border: 1px solid black;
  font-family:Verdana;
  font-size:12px;
}
   
.content table{
  border: 1px solid black;
  font-family:Verdana;
  font-size:12px;
}

.content table thead td{
  background-color:#272727;
  color:#fff;
  height:25px;
  border:1px solid #000;
  font-family:Verdana;
  font-size:12px;
}


#menu-bar {
  width: 555px;
  margin: 0px 0px 0px 0px;
  padding: 6px 6px 4px 6px;
  height: 40px;
  line-height: 100%;
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  box-shadow: 2px 2px 3px #666666;
  -webkit-box-shadow: 2px 2px 3px #666666;
  -moz-box-shadow: 2px 2px 3px #666666;
  background: #8B8B8B;
  background: linear-gradient(top,  #A9A9A9,  #7A7A7A);
  background: -ms-linear-gradient(top,  #A9A9A9,  #7A7A7A);
  background: -webkit-gradient(linear, left top, left bottom, from(#A9A9A9), to(#7A7A7A));
  background: -moz-linear-gradient(top,  #A9A9A9,  #7A7A7A);
  border: solid 1px #6D6D6D;
  position:relative;
  z-index:999;
}
#menu-bar li {
  margin: 0px 0px 6px 0px;
  padding: 0px 6px 0px 6px;
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  font-weight: bold;
  font-family: arial;
  font-style: normal;
  font-size: 12px;
  color: #E7E5E5;
  text-decoration: none;
  display: block;
  padding: 6px 20px 6px 20px;
  margin: 0;
  margin-bottom: 6px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-shadow: 2px 2px 3px #000000;
}
#menu-bar li ul li a {
  margin: 0;
}
#menu-bar .active a, #menu-bar li:hover > a {
  background: #576363;
  background: linear-gradient(top,  #EBEBEB,  #A1A1A1);
  background: -ms-linear-gradient(top,  #EBEBEB,  #A1A1A1);
  background: -webkit-gradient(linear, left top, left bottom, from(#EBEBEB), to(#A1A1A1));
  background: -moz-linear-gradient(top,  #EBEBEB,  #A1A1A1);
  color: #444444;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu-bar ul a:hover {
  background: #0399D4 !important;
  background: linear-gradient(top,  #000000,  #5E5E5E) !important;
  background: -ms-linear-gradient(top,  #000000,  #5E5E5E) !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#5E5E5E)) !important;
  background: -moz-linear-gradient(top,  #000000,  #5E5E5E) !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul {
  background: #DDDDDD;
  background: linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -ms-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  display: none;
  margin: 0;
  padding: 0;
  width: 185px;
  position: absolute;
  top: 30px;
  left: 0;
  border: solid 1px #B4B4B4;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 2px 2px 3px #222222;
  -moz-box-shadow: 2px 2px 3px #222222;
  box-shadow: 2px 2px 3px #222222;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:10px 0px 10px 15px;
  color:#424242 !important;
  font-size:12px;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul li:first-child > a {
  border-top-left-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-topleft: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topright: 10px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}
