
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005A9F;
}
a:link {
	font-weight: bold;
	color: #005A9F;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #005A9F;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #5A9F00;
	text-decoration: none;
}

acronym {
	cursor: help;
	border-bottom: 2px dotted #5A9F00;
}
 
.opaco {
    background-color: #f0f0f0;
}

.header_img_sx {
    background:url(http://www.hackroom.org/img/tsx.png);
    width:  15px;
    height: 121px;
}

.header_img_dx {
    background:url(http://www.hackroom.org/img/tdx.png);
    width:  15px;
    height: 121px;
}

.header_img_cxu {
    background:url(http://www.hackroom.org/img/tcxu.png);
    width:  770px;
    height: 91px;
}

.header_img_cxm {
    background:url(http://www.hackroom.org/img/tcxm.png);
    width:  770px;
    height: 27px;
}

.header_img_cxd {
    background:url(http://www.hackroom.org/img/tcxd.png);
    width:  770px;
    height: 5px;
}

.header_img_msx {
    background:url(http://www.hackroom.org/img/msx.png);
    width:  25px;
    height: 50px;
}

.header_img_mcx {
    background:url(http://www.hackroom.org/img/mcx.png);
    width:  50px;
    height: 130px;
}

.header_img_mdx {
    background:url(http://www.hackroom.org/img/mdx.png);
    width:  25px;
    height: 50px;
}

.header_img_up {
    background:url(http://www.hackroom.org/img/up.png);
    width:  800px;
    height: 25px;
}

.header_img_dw {
    background:url(http://www.hackroom.org/img/dw.png);
    width:  800px;
    height: 25px;
}

.header_img_bup {
    background:url(http://www.hackroom.org/img/bup.png);
    width:  800px;
    height: 25px;
}

.header_img_bdw {
    background:url(http://www.hackroom.org/img/bdw.png);
    width:  800px;
    height: 25px;
}



.split_img {
    background:url(http://www.hackroom.org/img/border_green.gif);
    width:  17px;
    height: 17px;
}

.bottom_img {
    background:url(http://www.hackroom.org/img/bottom_green.gif);
    width:  777px;
    height: 17px;
}

.top_img {
    background:url(http://www.hackroom.org/img/top_green.gif);
    width:  777px;
    height: 17px;
}

.MENUBOTTOM {
  position: fixed;
  bottom: 0px;
  width: 100%;
  left: 0px;
  background-color: #ffffff;
  text-align: left;
  border-top: 1px solid #000000;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  font-size: 15px;
  color: #005a9f;
  text-decoration: none;
}

#ciclovitale {
  position: fixed;
  bottom: 0px;
  width: 210px;
  height: 160px;
  right: 15px;
  background-color: #ffffff;
  border: 1px solid #000000;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  font-size: 15px;
  color: #005a9f;
  text-decoration: none;
  visibility: hidden;
}

#ricercautente {
  position: fixed;
  bottom: 0px;
  right: 15px;
  width: 210px;
  height: 160px;
  background-color: #ffffff;
  text-align: left;
  border: 1px solid #000000;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  font-size: 15px;
  color: #005a9f;
  text-decoration: none;
  visibility: hidden;
}

#useronline {
  position: fixed;
  bottom: 0px;
  right: 15px;
  width: 210px;
  height: 160px;
  background-color: #ffffff;
  text-align: left;
  border: 1px solid #000000;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  font-size: 15px;
  color: #005a9f;
  text-decoration: none;
  visibility: hidden;
}

#chatframe {
  position: fixed;
  bottom: 0px;
  right: 15px;
  width: 445px;
  height: 333px;
  background-color: #ffffff;
  text-align: left;
  border: 1px solid #000000;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  font-size: 15px;
  color: #005a9f;
  text-decoration: none;
  visibility: hidden;
}

#chatuserframe {
  position: fixed;
  bottom: 180px;
  left: 459px;
  width: 210px;
  height: 160px;
  background-color: #ffffff;
  text-align: left;
  border: 1px solid #000000;
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  font-size: 15px;
  color: #005a9f;
  text-decoration: none;
  visibility: hidden;
}

#chatonline {
    border: 1px solid #cccccc;
    width: 206px;
    height: 156px;
    background: #E9ECEF;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding-top:0px;
    padding-left:2px;
}

/* Chat */

#sender {
  clear:both;
  border: 1px solid #cccccc;
  width: 440px;
  height:23px;
  background: #E9ECEF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size : 10px;
  padding:2px;
  margin-top:5px;
}

#chattitle {
    border: 1px solid #cccccc;
    width: 440px;
    height:35px;
    background: #E9ECEF;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding-top:0px;
    padding-left:2px;
}

#result {
    border: 1px solid #cccccc;
    width: 440px;
    height:248px;
    background: #E9ECEF;
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 10px;
    margin-top:5px;
    padding:2px;
    overflow:auto;
}


