/*
	Foglio di stile per il sito di ASD Circolo Tennis Loreto
	01.01.2010 - Liset Nyland
*/
{
	padding:0;
	margin:0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color:#232323;
	margin:0 auto;
	margin-top: 0px;
	padding:0;
	background-image:url('images/topbg.jpg');
	background-repeat:repeat-x;
	height:100%;
	background-position:top left;
}

/*
	struttura di base 
*/
div#wrap {
	min-height: 100%;
	margin:0 auto;
	background-image:url('images/bottombg.jpg');
	background-repeat:repeat-x;
	background-position:bottom left;
}
div#container {
	width:85%;
	margin:0 auto;
	padding:0;
	background-color:#000000;
	border-left:3px;
	border-left-color:#183867;
	border-left-style:solid;
	border-right:3px;
	border-right-color:#183867;
	border-right-style:solid;
	border-bottom:3px;
	border-bottom-color:#183867;
	border-bottom-style:solid;

}
div#content {
	min-height:450px;
	background-color:#ffffff;
}
div#header {
	height: 150px;
	background-color:#ffffff;
	padding-left:25px;
	padding-top:0px;
	background-image:url('images/header_palline2.jpg');
	background-repeat:no-repeat;
    background-position:top right;
	border-top:3px;
	border-top-color:#183867;
	border-top-style:solid;

}
div.sidebar {
	width:30%;
	float:right;
	padding-top:15px;
}
img.sidebar {
	padding-top:15px;
	padding-left:20px;
}
div.page {
	width:65%;
	float:left;
	padding:5px 0px 0px 5px;
}
div.page-wrap {
	background-image:url('images/ddd-gradient.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	padding:5px; 
} 
div.top-panel {
	background-image:url('images/panelbg5.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#5c5eea;
	padding:30px 15px;
} 
div#footer {
	height:50px;
	background-color:#666666;
}


/* 
	menu di navigazione
*/
div#nav {
	background-color:#555555; /* originale: 333333 */
	height:40px;
	vertical-align:bottom;
}
div#nav ul {
	list-style:none;
	margin:0;
	padding:7px 5px 15px 15px;
	font-size:1.0em;
}
div#nav ul li {
	display:inline;
	margin:0px;
}
div#nav ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fcef8f;
	font-size:1.0em;
	font-weight:bold;
	text-decoration:none;
	float:left;
	padding:5px 10px;
}
div#nav ul li a.selected, div#nav ul li a.selected:hover {
	color:#fdc500;
}
div#nav ul li a.highlight, div#nav ul li a.highlight:hover {
	color:#fd0000;
}

div#nav ul li a:hover {
	text-decoration:underline;
	color:#fdc500;
}



/*
	paragraphs
*/
form p {
	padding:5px 0;
}
p {
	margin:0;
	font-size:0.9em;
	line-height:1.5em;
	padding:0;
}
div.top-panel p {
	font-family:"Trebuchet MS",Verdana,Arial;
	line-height:1.6em;
	margin:0;
	color:#ffffff;
	padding:0px 15px;
	text-align:left;
	font-size:0.8em;
}
div.page p {
	padding-bottom:15px;
	line-height:1.7em;
}
div.news  {
	border-bottom: 1px dotted #b3b3b3;
	position: relative;
	padding:15px 5px 0px 15px;

}
div#footer p {	
	padding:15px 15px;
	margin:0;
	font-size:0.7em;
	color:#ffffff;
}


/*
	titoli
*/
div#header h1 {								                 /* circolo tennis loreto */
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:2.9em;
	padding-top:50px;                                       /* altezza del titolo dal top */
}
h2 {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-weight:normal;
	padding:0;
	font-size:1.1em;
	color:#666666;
	text-align:left;
}
div.top-panel h2 {
	color:#ffffff;
	letter-spacing:1px;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial;
}
h3 {
	color:#ffffff;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:-1px;
	margin:0;
	padding:0px 15px;
}
h4 {
    font-family:"Trebuchet MS", Verdana, Arial;
	color:#232323;
	padding:5px 0px;
	font-size:1.4em;
	margin:0;
}
div.sidebar h4 {
	font-weight:normal; /* titoli menu sinistra */
}
img.text {
	padding: 3px;
	border: 1px solid #b3b3b3;
	float: right;
	margin: 14px;
}



/*
	forms, labels, inputs
*/
input.button {
	font-weight:bold;
	padding:5px 15px;
	font-size: 0.8em;
	height: 2.0em;
}
input, textarea {
	padding:3px;
	background-color:#ffffff;
	border:1px solid #aaaaaa;
}

input:focus, textarea:focus {
	background-color:#6877ee;
	border:1px solid #4252d1;
}

label {
	font-weight:bold;
	font-size: 0.8em;
}

/* ***********
input.button
{
/* background: #51b76b url('images/n3.gif') repeat-x; - original 
background: #51b76b url('images/n3verde.gif') repeat-x;

color: #fff;
border: solid 1px #0E9E5F;
font-weight: bold;
text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}

input.text
{
border: solid 1px #cecece;
font-size: 1.0em;
padding: 0.25em 0.25em 0.25em 0.25em;
}

#search
{
position: relative;
width: 100%;
margin-bottom: 2.0em;
}

#search input.text
{
position: absolute;
top: 0em;
left: 0em;
width: 9.5em;
}

#search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}*/
/*
	link
*/
a {
	color:#030fc5; /* link blu nel body */
}
div#header h1 a {
	color:#42CB00;
	text-decoration:none;
	font-weight:normal;
}
div.sidebar ul li a {
	display:block;
	text-decoration:none;
	padding:5px 0;
	border-bottom:1px solid #dddddd;
}
div.sidebar span {
	display:block;
	text-decoration:none;
	padding:5px 0;
	border-bottom:1px solid #dddddd;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
}

div.sidebar a {
	color:#030fc5;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
}
a:hover, div.sidebar a:hover  {
	color:#388bc1;
}
div.top-panel a {
	color:#fabd52;
	font-family:"Trebuchet MS",Verdana,Arial;
	line-height:1.6em;
	font-size:1.0em;
	font-weight:bold;
	text-decoration:none;
}
div.top-panel a:hover  {
	text-decoration:underline;
}

div#footer p a {
	color:#ffffff;
	text-decoration:none;
	font-size:1.0em;
}



/*
	table properties
*/
table td {
	padding: 5px;
}
table.body {
	width:90%;
	font-size:0.80em;
}
table.body_full {
	width:100%;
	font-size:0.80em;
}

table.body tr th {
	color:#ffffff;
	background-color:#435198;     /* #30405a; */
}
table.body_full tr th {
	color:#ffffff;
	background-color:#435198;     /* #30405a; */
	padding: 5px;
}
table.body tr th {
	padding:5px 10px;
	text-align:left;
}
table.body tr td {
	border-bottom:1px solid #dddddd;
}
table.body_full tr td {
	border-bottom:1px solid #dddddd;
}
tr.rowA {
	background: #dce2ec; /* celeste chiaro */
}
tr.rowB {
	background: #bccbe2; /* celeste */
}
td.mar {
	background: #bccbe2; /* celeste */
	padding: 5px;
	text-align: center;
}
td.mer {
	background: #dce2ec; /* celeste chiaro */
	padding: 5px;
	text-align: center;
}
td.ven {
	background: #dce2ec;
	padding: 5px;
	text-align: center;
}
td.sab {
	background: #bccbe2; /* celeste */
	padding: 5px;
	text-align: center;
}
td.sta {
	background: #e5b54f; /* arancione */
	padding: 5px;
	text-align: center;
}
td.st {
	background: #fdf185; /* giallo */
	padding: 5px;
	text-align: center;
}
td.cal {
	background: #4d52a3; /* viola */
	padding: 5px;
	text-align: center;
}

/*
	lists
*/
div.sidebar ul {
	list-style:none;
	padding:0;
	border-top:4px solid #dddddd;
	margin:0 0 20px 0
}
ul {
	margin:0 0 20px 20px;
	font-size:0.9em;
	padding:0;
	list-style:square;
}
ul li {
	padding:3px 0;
}



/*
	miscs
*/
code {
	border:1px solid #cccccc;
	background-color:#dddddd;
	color:#333333;
	display:block;
	padding:10px 5px;
	margin:10px 0;
}
.clear {
	clear:both; 
}
.right { 
	float:right; 
}
.left  {
	float:left;  
}
*:focus {
	outline:none;
}