/*
  CalcioStreet Theme
  Created by TheDarkITA
  Copyright CalcioStreet.it
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	color: #000000;
	text-align: justify;
}
a {
	color: #000000;
	text-decoration: none;
}
.border_left {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
}
.border_right {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
}
/* header */
.header-box { 
	height: 69px; 
	width: 100%; 
	text-align: center; 
	margin: 0;
}
.header-left { 
	width: 125px; 
	float: left;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.header-right { 
	width: 125px; 
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
	padding: 0px; 
}
.header-center {
	background-image: url(images/logo_bg.gif);
	background-repeat: repeat-x;
	height: 69px;
	text-align: center;
	vertical-align: middle;
}
/* header navigation */
.header-navigation {
	width: 100%;
	height: 25px;
	text-align: center;
	background-image: url(images/navigation.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation {
	width: 100%;
	height: 25px;
	text-align: center;
	background-image: url(images/navigation.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
.navigation a, .navigation a:visited,.header-navigation a,.header-navigation a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
}
.navigation a:hover, .navigation a:active,.header-navigation a:hover, .header-navigation a:active { 
	color: #FFFFFF;
	text-decoration: underline; 
}
/* menu */
.menu-box { 
	height: 25px; 
	width: 100%; 
	text-align: center; 
	margin: 0;
}
.menu-left {
	height: 25px;
	width: 35px;
	float: left;
	background-image: url(images/hdr_left_normal.gif);
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.menu-right {
	height: 25px;
	width: 50px;
	float: right;
	background-image: url(images/hdr_right_blue_mini.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
	padding: 0px;
}
.menu-right2 {
	height: 25px;
	width: 120px;
	float: right;
	background-image: url(images/hdr_right_blue.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -3px;
	padding: 0px;
}
.menu-center {
	height: 23px;
	background-image: url(images/hdr_bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	font-size: 11px;
}
.menu-link {
	height: 13px;
	width: 95%;
	float: right;
	font-size: 11px;
}
/* Footer */
.footer a {
	width: 100%;
	color: #000000;
	text-decoration: none;
}
.footer-left{
	width: 125px;
	float: left;
}
.footer-right{
	width: 150px;
	float: right;
	text-align: center;
	font-size: 9px;
}
.footer-center{
	text-align: center;
}
.tbl {
	background-color: #CCCCCC;
}
.tbl2 {
	background-color: #FFFFFF;
}
.tb3 {
	background-color: #0099CC;
}
.color, .color a {
	color: #0099CC;
}

/* Inizio Form */

input, textarea,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #0099CC;
	font-size: 9px;
}

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E6F9FF;
}

/* Fine Form */

.nav, .nav a {
	background-image: url(images/bg_cat.gif);
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

