/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 12px Arial, sans-serif;
background: rgb(160,91,49) url(images/sfobody.jpg) top center repeat-y;
}

#wrap {
color: #303030;
margin: 10px auto;
width: 760px;
background-color: #FFFFFF;
border: 0px #CC3300 solid;
}

#header {
clear: both;
margin: 10px 0 0 0;
padding: 0;
height: 240px; 
background-image:url(ao.jpg);
}

#header p {
width: 270px;
margin: 0 0 10px 0;
float: left;
}

#header h1 {
width: 460px;
float: right;
text-align: right;
margin: 20px 0 10px 0;
font-size: 48px;
color: #000000;
}
#photodiv {
float:left;
width:320px;
height:240px;
padding:0px;
background-color:#993333;
border: 1px solid #CC6600;
}

#frontphoto {
float:left;
width:420px;
height: 240px;
border: 1px solid #FFFFFF;
margin-left:8px;
text-align:center;
background: url(tesdex.jpg);
}
#frontphoto h1 {
font-size:48px;
font-weight:bold;
color: #990000;
}
#frontphoto h2 {
font-size:24px;
font-weight:bold;
color: #990000;
}
#frontphoto h3 {
font-size:20px;
font-weight:bold;
color:#990000;
}
#avmenu {
clear: left;
float: left;
width: 140px;
margin: 0 0 10px 0;
padding: 4px;
font-size: 0.9em;
}
/* CSS Document */

ul{
	list-style: none;
	margin: 0;
	padding: 0;
	w;
	width: 130px;
	border-bottom: 0px solid #FFFFFF;
}
ul li{
	position: relative;
}

ul li a{
	display: block;
	width:120px;
	background-color: #FFFFCE;
	text-decoration:none;
	color: Black;
	font-weight: bold;
	padding: 6px;
	border-left: #CC0000 1px solid;
	border-top: #CC0000 1px solid;
	border-right: #FF9900 1px solid;
	border-bottom: 1px solid #FF9900;;
}
ul li a:hover {
	background-color: #FFFF99;
	border-left: #FF9900 1px solid;
	border-top: #FF9900 1px solid;
	border-right: #CC0000 1px solid;
	border-bottom: 1px solid #CC0000;;
}


/* Fix IE e IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; }

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 120px;
color: #505050;
background-color: #EEEEEE;
line-height: 1.3em;
}

#extras {
float: right;
width: 140px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
background-color: #FFFFFF;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 10px 10px 150px;
border-left: 1px solid #CC9966;
border-right: 1px solid #CC9966;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
background-color: #FFFFFF;
}

#content h2 {
font-size: 1.5em;
margin: 10px 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

#galleria {
margin: 0 10px 20px 150px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

h3 {
font-size: 14px;
font-weight:bold;
margin: 0 0 10px 0;
}

#content a {
display:inline;
text-decoration: underline;
color: #003399;
}

#content a:hover {
text-decoration: none;
color: #CC0000;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 10px;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
.notizie {
border: 1px solid #666666;
padding: 4px;
}
#forum {
margin: 0 0 20px 150px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#news {
border: 1px solid #0066FF;
}
.prodotti {
padding-left: 20px;
background: url(images/freccia.jpg) left no-repeat;
}
td.solido {
border: 1px solid #DDDDDD;
}

