HTML {
  background-color: white;
}

BODY {
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 13px;
  background-color: white;
}
  
P { 
	padding: 0;
	margin: 0;
	border: 0;
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

IMG.w3 {
	width: 100px;
	height: 18px;
	margin-top: 10px;
	border: 0;
}

TABLE {
  font-family: Arial, sans-serif;
  font-size: 13px;
}

#page /* div */
{
  position: relative;
  text-align: left;
  width: 760px;
  margin: 0 auto 0.5em;
  padding: 0;
  background-color: white;
}

#top /* div */
{
  position: relative;
  float: left;
  width: 760px;
  height: 100px;
  padding: 0;
/*  border: 1px solid black; */
  border: 0; 
  margin: 0 0 10px 0; 
}

#top IMG {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 0; 
  padding: 0;
  margin: 0;
}

#top IMG.back { z-index: 10; }
#top IMG.front { z-index: 20; }

#middle /* div */
{
  clear: left;
  float: left;  
  width: 760px;
  padding: 0;
/*  border: 1px solid black; */
  border: 0; 
  margin: 0 0 15px 0;
}

#sidebar /* div */
{
  float: left;
  width: 150px;
  padding: 0;
/*  border: 1px solid black; */
  border: 0; 
  margin: 0;
}

#main /* div */
{
  width: 590px;
  padding: 0;
  border: 0; 
  margin: 0 0 0 160px;
}

#footer /* div */
{
  width: 760px;
  height: auto;
  clear: left;
  padding: 0;
/*  border: 1px solid black; */
  border: 0; 
}

#menu /* div */
{
  border: 1px solid #0080FF;
}

#menu h3 {
  color: white;
  width: 138px;
  height: 22px;
  background: #0080FF;
  font-family: Arial, sans-serif;
  font-size: 13px;
  margin: 0;
  padding: 3px 0 0 10px;
}

li
{
  font-family: Arial, sans-serif;
  font-size: 13px;
}

#menu ul {
  margin: 10px 0 10px 10px;  
  padding: 0;
}

#menu ul li {
  margin: 4px 0 4px 8px; 
  padding: 0 5px 1px 0px;
  list-style: none;
  color: #0080FF;
}

#menu form {
  margin: 5px 0 5px 5px;
  padding: 0;
}

.text_input {
  border: 1px solid #0080FF;
}

input.button {
  border: 1px solid #0080FF;
  color: #0080FF;
  background-color: white;
}

a, .link {
	color: #0080FF;
	font-family: Arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
    cursor: pointer;
}

a:hover, .link:hover {
	text-decoration: underline;
	color: red;
    cursor: pointer;
}

a.pict:hover {
	text-decoration: none;
}

.header, .header_up /* div */
{
  border-width: 1px; 
  border-style: solid;
  border-color: #0080FF;
  height: 30px;
  overflow: hidden;
}



.header { margin: 0 0 30px 0; }
.header_up { margin: 0 0 5px 0; }

#main .header { width: 590px; }
#sidebar .header, #sidebar .header_up { width: 150px; }

.header h3, .header_up h3 {
  color: #0080FF;
  font-family: Arial, sans-serif;
  font-size: 21px;
  margin: 0;
  padding: 3px 0 0 10px;
}

#main .message_item
{
  background-color: #F0F8FF;
  padding: 3px;
  border: 1px solid #0080FF;
}

#main .message_item_new
{
  background-color: #E0FFE0;
  padding: 3px;
  border: 1px solid green;
}

#main .news_item
{
  border: 0;
  padding: 0;
}

#main .level_0 {
  margin: 0;
  width: 587px;  
  margin-bottom: 10px;
  margin-left: 0px;
}

#main .level_1 {
  margin: 0;
  width: 557px;  
  margin-bottom: 10px;
  margin-left: 30px;
}

#main .level_2 {
  margin: 0;
  width: 527px;  
  margin-bottom: 10px;
  margin-left: 60px;
}

#main .level_3 {
  margin: 0;
  width: 497px;  
  margin-bottom: 10px;
  margin-left: 90px;
}

#main .level_4 {
  margin: 0;
  width: 467px;  
  margin-bottom: 10px;
  margin-left: 120px;
}

#main .level_5 {
  margin: 0;
  width: 437px;  
  margin-bottom: 10px;
  margin-left: 150px;
}

#main .newstitle_left {
  float: left;
  color: #0080FF;
  font-weight: bold;
}

#main .newstitle_right {
  float: right;
  color: #0080FF;
  font-weight: bold;
}

#main .newscontent {
  clear: right;
  border-top: 1px solid #0080FF;
  padding-top: 3px;
  color: black;
  text-align: justify;
}

.topic {
  color: #0080FF;
  font-weight: bold;
}

.error {
  color: red;
  font-weight: bold;
}

.separate_10 {
	float: left;
	/*clear: both;*/
	border-top: 1px solid #0080FF;
	width: 590px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
}

#main .text {
  margin: 0 0 10px 0;
  color: black;
  text-align: justify;
}

#main .years {
	clear: right;
	font-size: 18px;
	font-weight: bold;
	color: #0080FF;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #0080FF;
}	

#main .member {
  float: right;
  width: 582px;
  margin-bottom: 10px;
  border: 1px solid #0080FF;
  padding: 4px;
}

#main .member IMG.photo {
  float: right;
  width: 150px;
  height: 160px;
  border: 1px solid #0080FF;
  padding: 2px;
  margin-left: 5px;
  background: white;
}

#main .member IMG.play
{
  width: 20px;
  height: 15px;
  margin-left: 10px;
  border: 0;
}

#main .name {
	font-size: 15px;
	font-weight: bold;
	color: #0080FF;
    background: white;
    margin: 2px 0 5px 0;
}

#main .member .info {  
  font-weight: bold;
  padding-bottom: 3px;
  text-align: left;
}

#main .member .text {
  padding-bottom: 3px;
  padding-left: 10px;
}

#main .member .comment {
  border-top: 1px solid #0080FF;	
  text-align: justify;
  padding-top: 3px;
}

#main .member .author {
  text-align: right;
  padding-top: 5px;
  font-style: italic;
}

#main .topic_foto {
	font-size: 16px;
	color: #0080FF;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

#big_image /* div */
{
  width: 590px;
  border: 1px solid #0080FF;
  padding: 0;
  text-align: center;
  background-color: #DDEEFF;
  overflow: auto;
  margin-bottom: 10px;
}

#big_image_wrapper /* table */
{
  border: 1px solid #0080FF;
  margin: 3px auto 3px auto;
  padding: 0;
  background-color: #DDEEFF;
  border-collapse: collapse;
}

#big_image_wrapper td
{
  width: 582px;
  height: 582px;
  padding: 0;
  border: 0;
  background-color: #DDEEFF;
  text-align: center;
}

#big_image_wrapper td img
{
  vertical-align: middle;
  border: 0;
  margin: 0;
}

#big_image_wrapper img.wide
{
  width: 580px;
  height: 435px;
}

#big_image_wrapper img.wide16
{
	width: 580px;
	height: 326px;
}

#big_image_wrapper img.wide3
{
	width: 579px;
	height: 386px;
}

#big_image_wrapper img.tall
{
  width: 435px;
  height: 580px;
}

#big_image_wrapper img.tall3
{
  width: 386px;
  height: 579px;
}

#big_image_wrapper img.free
{
}

#big_image_comments /* table */
{
  float: left;
  background-color: #DDEEFF;
  border: 0 none;
  border-collapse: collapse;
  margin: 10px 3px 3px 3px;
  display: none;
}

#big_image_comments caption
{
  text-align: left;
  font-weight: bold;
  color: #0080FF;
  border-bottom: 1px solid #0080FF;
}

#big_image_comments td
{
  border: 0;
  text-align: left;
}

#big_image_comments td.author
{
  text-align: left;
  padding-right: 5px;
  color: #0080FF;
}

#big_image_comments td.text
{
  text-align: left;
}

#small_images /* div */
{
}

#small_images
{
  border: 1px solid #0080FF;
  text-align: center;
  width: 150px;
  background-color: white;
  border-collapse: separate;
  border-spacing: 3px;
}

#small_images td
{
/*  background-color: #BBCCFF;*/
}

#small_images td.blank, #left_slider, #right_slider
{
  width: 10px;
}

#left_slider, #right_slider
{
  border: 1px solid #0080FF;
  /*background-color: #BBBBBB;*/
  vertical-align: top;
}

#left_slider_inside, #right_slider_inside
{
  margin: 1px;
/*  border: 1px solid #0080FF;*/
/*  background-color: #DDEEFF;*/
  background-color: #80C0FF;
  top: 0;
  position: relative;
  /*vertical-align: top;*/
}

#small_images td.image
{
  /*width: 100%;*/
  height: 100px;
  padding: 0px;
  text-align: center;
}

#small_images td.image img
{
  border: 1px solid #0080FF;
  vertical-align: middle;
}

#small_images td.button
{
/*  border: 1px solid #0080FF;*/
  height: 20px;
  width: 45px;
  text-align: center;
}

#small_images .gallery_button {
/*  border: 1px solid #0080FF;
  color: #0080FF;
  background-color: #99CCFF;
  height: 48px;
  width: 25px;*/
  border: 0;
  height: 20px;
  width: 45px;
  vertical-align: middle;
}

#main ul {
  margin: 0 0 30px 20px;  
  padding: 0;
}

#main ul li {
  margin: 4px 0 4px 0; 
  padding: 0 5px 1px 0;
  list-style: disc;
  color: #0080FF;
}

#main table.download {
	border: 0;
	padding: 0;
	margin: 5px 0 5px 0;
}

#main table.download td.file {
/*	padding-right: 10px;*/
}

#main table.download td.size {

    padding-left: 20px;
	text-align: right;
}

#main table.download td.comment {
	padding-left: 20px;
}

#footer P {
	border-top: 1px solid #0080FF;
	padding-top: 2px;
	text-align: center;
}

#lang_selection /* div */
{
  vertical-align: middle;
  float: right;
  margin-right: 2px;
}

#lang_selection IMG
{
  width: 42px;
  height: 30px;
  border: 0;
}
IMG.smiley
{
  border: 0;
  margin: 0;
}

IMG.smiley_pick
{
  border: 0;
  margin: 3px;
}

#requirements /* div */
{
  margin-bottom: 20px;
}

#requirements OL
{
  margin-bottom: 10px;
}

#requirements OL LI
{
  color: black;
}

#smileys /* div */
{
  position: absolute;
  overflow: auto;
  background-color: #DDEEFF;
  padding: 1em;
  border: 2px solid #70B0FF;
  display: none;
  z-index: 110;
  width: auto;
  height: auto;
}

p.login_result {
  margin: 10px 10px 10px 18px;
  font-weight: bold;
}

p.login_ok {
  color: #00AA00;
}

p.login_fail {
  color: #AA0000;
}
