header{
	width: 100%;
	//height:80px;
	text-align: right;
	vertical-align: bottom;
	background-image: url(bg_images/header.png);
	background-repeat: no-repeat;
	background-size: 40px 40px;
	padding-top: 20px;
	top: 0;	 
	border-bottom: 1px dotted;
	}


body {
	
	
padding: 6px;

margin: 5px 0px 5px 0px;
			 /* grad */
		/* For Safari 5.1 to 6.0 */
  background: -webkit-linear-gradient(left,#D9E7EF,#F2F2F2,#FEFBFB);
		/* For Opera 11.1 to 12.0 */
  background: -o-linear-gradient(left,#D9E7EF,#F2F2F2,#FEFBFB);
		/* For Fx 3.6 to 15 */
  background: -moz-linear-gradient(left,#D9E7EF,#F2F2F2,#FEFBFB);
		/* Standard syntax */
 background: linear-gradient(to right,#D9E7EF,#F2F2F2,#FEFBFB); 
		/* IE10+ */
  background: -ms-linear-gradient(left,#D9E7EF,#F2F2F2,#FEFBFB); 
		/* W3C */
  background: linear-gradient(left,#D9E7EF,#F2F2F2,#FEFBFB);
		/*IE6-8 */  
  filter: progid:DXImageTransform.Microsoft.linear gradient(startColorstr='#D9E7EF', endColorstr='#FEFBFB', GradientType=0); 
	 z-index: -1;

	}
	
	
	
body a{
	
	text-decoration: none;
	color:#5364C8C;
	white-space: normal;
	}


	
body a:visited{
	color: green;
	}	
	
body a:hover{
	color: #711515;
	}	
nav {
	vertical-align:top;
	//text-align: justify;
	padding: 5px 10px 5px 5px;
	margin: 5px 10px 5px 5px;
	width: 12%;
	position: fixed;
	z-index: 1;
    //top: 0;
    left: 0;
    overflow-x: hidden;

	}

nav ul {list-style: none;margin: 0;padding: 0;}
nav li {border-bottom: 2px solid #ED9F9F;
	vertical-align:top;
	-moz-border-radius:6px;  
	border-radius: 6px;  
	-webkit-border-radius: 6px; //edit :D
	}
nav li a:link, 
nav li a:visited  {
		font-size: 90%;
		display: block;padding: 0.4em 0 0.4em 0.5em;
		border-left: 12px solid #711515;border-right: 2px solid #711515;
		background-color: #B51032;
		color: #FFFFFF;
		text-decoration: none;
		-moz-border-radius:6px;  
		border-radius: 6px;  
		-webkit-border-radius: 6px; //edit :D
		}
nav li a:hover {
		background-color: #711515;
		color: #FFFFFF;
		-moz-border-radius:6px;  
		border-radius: 6px;  
		-webkit-border-radius: 6px; //edit :D
		}
nav ul ul {
		margin-left: 12px;}
nav ul ul li {
		vertical-align:top;
		border-bottom: 1px solid #711515;
		margin:0;}
nav ul ul a:link, 
nav ul ul a:visited {background-color: #ED9F9F;
		color: #711515;}
nav ul ul a:hover {
		background-color: #711515;
		color: #FFFFFF;}
		
main{
	width:85%;
	float:right;
	vertical-align: top;
	text-align: justify;
	padding: 6px;
	min-height: 420px;
	
	}

.section {
	
	font-size:12px;
	font-style: italic;
	}

	
.disc {
	
	font-size:90%;
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
	
	}
disc {
	
	font-size:90%;
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
	}
#disc {
	
	font-size:90%;
	font-family: "Times New Roman", Times, serif;
	padding-left: 15px;
	}

.warning {
	 font-weight: bold;
	 font-weight: 900;
	color: red;
	}
warning {
	 font-weight: bold;
	 font-weight: 900;
	color: red;
	}
#warning {
	 font-weight: bold;
	 font-weight: 900;
	color: red;

	}
h10 {
	font-weight: thin;
	font-weight: 650;
	color: #B51032;
	font-size:70%;
	text-align: right;
}
	
footer {
	width: 100%;
	height: 60px;
	text-align:center;
	//background-color:yellow;
    bottom:0;
	clear: both;
	border-top: 1px dotted;
		
	}

fieldset  {
	 display: inline-block;
	padding-bottom: 0px;
	padding: 4px;   
	-moz-border-radius:8px;  
	border-radius: 8px;  
	-webkit-border-radius: 8px; //edit :D


}
th{
	//background-image: url('/bg_images/header.png');
	background-position: top left;
	background-repeat: no-repeat;
	/*height:113px; */
	border-bottom: thin dotted;
	vertical-align:bottom;
	text-align: right;
	margin-top: 0px;
	margin-right:10px;
	margin-bottom:0px;
	margin-left:5px;
        padding:2px;

	 }
td	{
	vertical-align:top;
	padding-right: 6px;
	padding-left: 6px;
	-moz-border-radius:6px;  
  border-radius: 6px;  
  -webkit-border-radius: 6px; //edit :D
		 
	}
	
.trheader{
	color: white;
	background-color: #610B21;
	-moz-border-radius:6px;  
  border-radius: 6px;  
  -webkit-border-radius: 6px; //edit :D
	}
table {
	border-spacing: 1px;
	padding: 1px;
	-moz-border-radius:6px;  
	border-radius: 6px;  
	-webkit-border-radius: 6px; /*//edit :D*/
  
}
/*imagetainer ul li { display: inline; }*/
ul.img-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
 
ul.img-list li {
  display: inline;
  height: 24px;
  margin: 0 0 0 0;
  position: relative;
  width: 24px;
}
span.text-content {
  background: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  display: table;
  height: 24px;
  left: 0;
  position: absolute;
  top: -30px;
  width: 24px;
}
 
span.text-content span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
span.text-content {
  background: #610B21;
  color: white;
  cursor: pointer;
  display: table;
  height: 24px;
  left: 0;
  position: absolute;
  top: -30px;
  width: 24px;
  opacity: 0;
}
 
ul.img-list li:hover span.text-content {
  opacity: 1;
}
span.text-content {
  background: #610B21;
  color: white;
  cursor: pointer;
  display: table;
  height: 24px;
  left: 0;
  position: absolute;
  top: -30px;
  width: 24px;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;
}
.playing {
	font-weight: bold;
    color: green;
  
}
.player1{
	display: block;
	position: fixed;
	margin-left: 60;

	 
}
.column {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	//-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    //-moz-column-gap: 40px; /* Firefox */
   // column-gap: 40px;
	//-webkit-column-rule: 4px double black; /* Chrome, Safari, Opera */
   // -moz-column-rule: 4px double black; /* Firefox */
   // column-rule: 4px double black;
}
.center {
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}
center {
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;

}
.right {
	right: 0;
	bottom:0;
	text-align: right;
	vertical-align:bottom;
	

}

label.label1{

   float: left;
   clear: left;
   min-width: 20%;
   text-align: right;

}

.tooltip {
   
    display: inline;
    /*border-bottom: 1px dotted steelblue;*/
    
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 160px;
    margin-left: auto;
    margin-right: auto;
    /*heigth: 100%; */
    background-color: steelblue;
    color: #fff;
    text-align: justify;
    border-radius: 6px;
    padding: 5px;

    /* Position the tooltip */
    /*position: absolute;*/
    z-index: 4; 
  
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    position: absolute;
    z-index: 4; 
}
form { margin:8px; padding:8px; }
