/* fsw */

html, body {
   height: 100%;
   margin: 0;
   font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
   font-size: 14px;
}

#container {
	min-height: 100%;
	position: relative;
}
* html #container {
	height: 100%;
}
#bg {
   background-color: Lime;
}
#fontcolor {
   font-style: normal;
   color: White;
}
* hr {
   color: #43648d;
}
/* header stuff */

#header {
   background: transparent url(img/sfohead.jpg);
   width: 100%;
   height: auto;
   margin: 0px 0px 0px 0px;
   padding: 0px;
}
#header blockquote {
    width: 120px;
   height: 115px;
   position: absolute;
   right: 40px;
   top: 18px;
   bottom: 22px;
   font-size: 1px;
   color: White;
   background: transparent url(img/scuola_calcio.jpg) no-repeat 0px;
} 
#header1 {
   width: 570px;
   height: 154px;
   position: absolute;
   top: 0px;
   left: 212px;
   background: transparent url(img/calciosezze.jpg) no-repeat 0px;
} 

#header1 h1, #header1 h2 {
   width: 500px;
   margin: -90px 20px 0px 90px;
   font-weight: bold;
   color: #4682B4;
}

#header1 h1 {
   padding-top: 120px;
   font-size: 22pt;
   color: #464AB5;
}

#header1 h2 {
	margin-top: 0px;
	font-size: 14pt;
}

#header1 a {
   color: #464AB5;
   text-decoration: none;
}

#header1 a:hover {
   color: Red;
}


#menu-h {
   background: transparent;
   width: 100%;
   height: 70px;
   margin-top: -57px;
   padding-top: 0px;
}

#menu-h ul {
   width: 760px;
   margin: 5px auto;
   padding: 0px;
   list-style: none;
}

#menu-h li {
   float: right;
}

#menu-h a {
   height: 20px;
   background: transparent;
   display: block;
   float: left;
   margin: auto 0px 0px 2px;
   padding: 3px 20px 0px 20px;
   color: #F0FFFF;
   font-weight: bold;
   font-size: 14pt;
   text-decoration: none;
}

#menu-h a:hover {
   color: Yellow;
   text-decoration: underline;
}

#menu-h .active {
   color: Yellow;
   text-decoration: underline;
}
/* main content gallerycontainer */

.gallerycontainer{
position: relative;
}

.thumbnail img{
   border: 1px solid white;
   margin: 5px 5px 1px 0px;
   float: left;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
float: left;
}

.thumbnail span{
   position: absolute;
   background-color: #BFFEFF;
   padding: 0px 0px 4px 4px;
   top: 0px;
   left: -1000px;
   border: 1px dashed gray;
   visibility: hidden;
   color: black;
   text-decoration: none;
}

.thumbnail span img{
border-width: 0;
padding: 2px;
float: left;
}

.thumbnail:hover span{
   visibility: visible;
   top: 0;
   left: 50px;
   z-index: 20;
}
/* main content container */

#main {
   margin-bottom: 70px;
   margin-top: 10px;
   line-height: 1.7em;
}

#main blockquote {
   height: 90px;
   font-size: 19pt;
   font-weight: bold;
   margin-top: -5px;
   padding: 8px 0px 0px 0px;
   background: url(img/) no-repeat center;
   font-family: serif;
}

#main h1, #main h2 {
   border-bottom: 1px solid #A9A9A9;
   color: #43648d;
}

#main h1{
font-size: 25px;
}

/* note content */

#note {
   position: absolute;
   right: 80px;
   left: 80px;
   font-size: 15px;
}

/* main content */

#contentdx {
   margin-right: 5px;
   margin-left: 205px;
   color: #5c738f;
   font-size: 16px;
}

#contentdx p {
	font-size: 14px;
}

#contentdx blockquote {
   font-size: 9pt;
   border-left: 3px solid #f8b832;
   padding: 0px 5px 0px 5px;
   background: #eef;
}

#contentdx ul {
	font-size: 10pt;
}

#contentdx a {
	color: #43648d;
	border-bottom: 1px solid #f8b832;
	text-decoration: none;
	font-weight: bold;
}

#contentdx a:hover {
	border-bottom: none;
}

#contentdx .intro {
	font-size: 14px;
}

#contentdx img {
	padding: 3px;
	border: 1px solid #5c738f;
}
#contentdx tr {
   border: thin solid #A9A9A9;
}

/* table, th,  */

table{margin: 0 0}
td{padding: 0.1em;font-size: 100%}
th{
   padding: 0.1em;
   font-size: 95%;
   background-color: #F5F5F5;
   border: none;
}
table,td{
   border: none;
   background-color: transparent;
}

/* left menu */

#menu-vl{
   float: left;
   width: 180px;
   margin-top: 0px;
   margin-left: 5px;
   font-weight: bold;
   color: #5c738f;
}

#menu-vl ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu-vl a {
   width: 180px;
	border-bottom: 1px solid #f8b832;
	display: block;
	text-decoration: none;
	color: #5c738f;
}

#menu-vlimg a {
   border: 0px;
   azimuth: center;
}

#menu-vlimg a:hover {
   background: White none;
}

#menu-vl a:hover {
	background: #eef;
}

#menu-vl p {
	font-size: 10pt;
}

#menu-vl .active {
   color: #5c738f;
   text-decoration: none;
   font-variant: small-caps;
   background-color: #eef;
}
/* right menu */

#menu-v {
   float: right;
   width: 160px;
   margin-top: 0px;
   margin-right: 5px;
   font-weight: bold;
   color: #5c738f;
}

#menu-v ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#menu-v a {
   width: 160px;
   border-bottom: 1px solid #f8b832;
   display: block;
   text-decoration: none;
   color: #5c738f;
}

#menu-v a:hover {
	background: #eef;
}

#menu-v p {
	font-size: 10pt;
}

#menu-v .active {
   color: #5c738f;
   text-decoration: none;
   font-variant: small-caps;
   background-color: #eef;
}

#menu-vsintesi {
   font-weight: normal;
}
/*fs imgrun*/
#fsrun a {
   width: 180px;
	border-bottom: 0px;
	display: block;
	text-decoration: none;
}
#fsrun a:hover {
   background: transparent;
}
/* footer */

#footer {
   position: relative;
   width: 100%;
   height: 45px;
   background: #4e6b8e;
   border-top: solid #213547;
   border-bottom: solid #213547;
   margin-bottom: 5px;
   margin-top: 0px;
   color: #f8b832;
   padding-top: 10px;
   padding-bottom: 10px;
   clear: both;
}

#footer p {
   text-align: center;
   font-size: 12pt;
   margin-top: -45px;
}

#footer a {
	color: #fac353;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer b {
   color: White;
   text-decoration: underline;
   font-size: 14px;
}

span.note_link {color: yellow}

/* misc */

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	overflow: hidden;
}

.left {
	float: left;
	margin-right: 10px;
}

.right {
	float: right;
	margin-left: 10px;
}

#visite {
   height: 30px;
   background-image: url(img/visto.png);
   background-repeat: no-repeat;
   margin-left: 78%;
   margin-right: 0%;
   margin-top: -26px;
   font-size: 13px;
   font-variant: small-caps;
   font-weight: bold;
   padding-top: 7px;
}

/* pag */
 .pagination{
padding: 2px;
}

 .pagination a, .pagination a:visited{
padding: 0 5px;
margin-top: 10px;
border: 1px solid #f8b832;
text-decoration: none; 
color: #2e6ab1;
}

 .pagination a:hover, .pagination a:active{
margin-top: 10px;
border: 1px solid #43648d;
color: #000;
background-color: #eef;
}

 .pagination b {
   padding: 2px;
}
