/* andreas02 - 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 27, 2005)

Screen layout: */

body {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
background: #666666;
color: #303030;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
}

ul
{
float:left;
width:90%;
padding:0;
margin:0;
list-style-type:none;
}
li {display:inline}
img 
{
float:right
}
#toptabs {
margin: 10px auto -13px auto;
font-size: 0.8em;
width: 760px;
}

#toptabs p {
text-align: right;
color: #808080;
}

.toptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
text-decoration: none;
background: #f0f0f0 url(images/corner3.jpg) top right no-repeat;
color: #808080;
border-bottom: 1px solid #666666;
}

.toptab:hover {
background: #fafafa url(images/corner3.jpg) top right no-repeat;
border-bottom: 1px solid #666666;
color: #505050;
text-decoration: none;
}

.activetoptab {
padding: 3px 5px 3px 5px;
margin: 0 0 0 4px;
color: #505050;
text-decoration: none;
background: #ffffff url(images/corner2.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
}

.activetoptab:hover {
text-decoration: none;
}

#container {
margin: 0 auto 15px;
width: 760px;
padding: 5px 20px 20px 15px;
background: #ffffff;
}

#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.2em;

}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
clear: both;
}

.navitab {
	padding: 4px 8px 4px 8px;
	margin: 0 0 4px 0;
	text-decoration: none;
	letter-spacing: 1px;
	background: #e0e0e0 url(images/corner.gif) top right no-repeat;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	font-size: 0.8em;
}

.navitab:hover {
text-decoration: none;
background: #d0d0d0 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
font-size: 0.8em;
background: #505050 url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
height: 100px;
color: #ffffff;
padding: 0;
background: #505050 url(images/ifffront.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}
#descPAN {
height: 100px;
color: #ffffff;
padding: 0;
background: #505050 url(images/ifffrontPAN.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}
#descSPECIAL {
height: 100px;
color: #ffffff;
padding: 0;
background: #505050 url(images/ifffrontSPECIAL.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}
#descNUOVO {
height: 100px;
color: #ffffff;
padding: 0;
background: #505050 url(images/ifffrontNUOVO.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}
#descHOME {
height: 100px;
color: #ffffff;
padding: 0;
background: #505050 url(images/ifffrontHOME.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}
#descSPON {
height: 100px;
color: #ffffff;
padding: 0;
background: #505050 url(images/ifffrontSPON.jpg) top left no-repeat;
clear: both;
margin: 5px 0 0 0;
}
#desc p {
width: 290px;
font-size: 0.9em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}
#descPAN h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

#main {
width: 590px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}
#mainSPECIAL {
width: 590px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}
#mainSPECIAL p {
font-size: 0.9em;
line-height: 1.3em;
}
#main img {
	float: center;
	
	margin: 12px;
	padding: 12px;



}
#logo img {
	float: left;
	
	margin: 4px;
	padding: 4px;



}
.topblock {
width: 590px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
}
.toppic {
float: left;
}
.topcredits {
padding: 0 185px 0 0
}

.block {
background: #f0f0f0;
padding: 15px;
}
.rowcontainer {
	float: left;
	margin-bottom: 5px;
	width: 500px;
	overflow: hidden;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 15px;
	background-color: #666666;



}
/*------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/ 

.fullcolumn { float: left; width: 99%;}		/* Full width column for a one column site */
			
.halfcolumn {
	float: left;
	background-color: #999999;
	clear: left;
	width: 46%;

}		/* Half width column for a two column site. */

.onethirdcolumn {
	float: left;
	width: 33%;
}		/* One third width column for a three column site */

.quartercolumn {
	float: left;
	width: 24.5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #339933;
	letter-spacing: 0.2em;
	text-align: right;


}		/* One quarter width column for a four column site */


#sidebar {
width:140px;
float:right;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 0 0 12px 0;
}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

#footer {
clear: both;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

h1 {
	margin: 1 0 1px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #666666;
	line-height: 1.2em;
	width: 590px;

}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}

.hide {
display: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	line-height: 10pt;

}
.dates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCC66;
	
}
#desc h3 {
	padding: 15px 15px 0 15px;
	color: #FF0000;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;

}
#descPAN h3 {
	padding: 15px 15px 0 15px;
	color: #FF0000;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;

}
#descSPON h3 {
	padding: 15px 15px 0 15px;
	color: #FF0000;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;

}
#mainSPECIAL h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	align: left;
	font-variant: normal;
	background-color: #727A2C;
	margin: 15px;
	padding: 10px;

	

}
#main h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	align: left;
	font-variant: normal;
	background-color: #CC9999;
	margin: 15px;
	padding: 10px;

	

}
#main h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	align: left;
	font-variant: normal;
	background-color: #336633;
	font-style: normal;
	text-align: left;
	border-left-color: #FFFFFF;
	margin: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding: 4px;





}
#mainSPECIAL h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	align: left;
	font-variant: normal;
	background-color: #336633;
	font-style: normal;
	text-align: left;
	border-left-color: #FFFFFF;
	margin: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding: 4px;
}
#mainSPECIAL h55 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	align: left;
	font-variant: normal;
	background-color: #cccccc;
	font-style: normal;
	text-align: left;
	border-left-color: #FFFFFF;
	margin: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding: 4px;
}

#main h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	align: left;
	font-variant: normal;
	background-color: #FFFFFF;
	font-style: normal;
	text-align: left;
	margin: 20px;
	margin-top: 0px;
	padding-left: 25px;
	padding-top: 0px;
	line-height: 0px;


}
#main h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	align: left;
	font-variant: normal;
	background-color: #FFFFFF;
	font-style: normal;
	text-align: left;
	margin: 20px;
	margin-top: 0px;
	padding-left: 25px;
	padding-top: 0px;
	line-height: 0px;


}
#main h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	align: left;
	font-variant: normal;
	background-color: #FFFFFF;
	font-style: normal;
	text-align: left;
	margin: 20px;
	margin-top: 0px;
	padding-left: 25px;
	padding-top: 0px;
	line-height: 0px;


}
#mainSPECIAL h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	align: left;
	font-variant: normal;
	background-color: #FFFFFF;
	font-style: normal;
	text-align: left;
	margin: 20px;
	margin-top: 0px;
	padding-left: 25px;
	padding-top: 0px;
	line-height: 0px;
}
#mainSPECIAL h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFF99;
	font-variant: normal;
	font-style: normal;
	width: 20px;
	margin: 25px;
	padding: 25px;
	text-align: left;
	border: thin inset #336600;
}

#main h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFF99;
	font-variant: normal;
	font-style: normal;
	width: 20px;
	margin: 25px;
	padding: 25px;
	text-align: left;
	border: thin inset #336600;
}
.times {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #336633;
	font-variant: normal;
	font-style: normal;
	margin: 5px;
	padding: 5px;
	text-align: left;
	background-color: #CCCCCC;
	width: 200px;


}
.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336633;
	font-variant: normal;
	font-style: normal;
	margin: 15px;
	padding: 15px;
	text-align: left;
	background-color: #CCCCCC;
	width: 300px;


}
.sectionDef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;

}
.showwith {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #9EC08D;
	line-height: 14px;
	margin: 4px;
	padding: 4px;

}
TABLE {
	background:#FFFFFF;
	color: #FFFFFF;
	align: center;
	margin: 10px;
	padding: 10px;
	border: 10px;

}
 CAPTION {background:blue; color:yellow; font-size:20pt; caption-side:bottom }
 TR.venue {
	color:#333333;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	margin: 4px;
	padding: 15px;


}
 TD.venue {
	border: 10px none;
	color:#333333;
	font-size:11px;
	width: 200px;
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	text-indent: 3px;
	white-space: nowrap;



}
 TD.ltgreenbackground {background:lightgreen}
 #width30 {width=30} 
 TD.image {background: url(chicken.jpg) fixed; vertical-align:bottom }
 
#leftcontent {
position: absolute;
left:10px;
top:50px;
width:200px;
background:#fff;
border:1px solid #000;
	}
#centercontent {
background:#fff;
margin-left: 199px;
margin-right:199px;
border:1px solid #000;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 201px;
margin-right:201px;
	}
html>body #centercontent {
margin-left: 201px;
margin-right:201px;
	}
#rightcontent {
position: absolute;
right:10px;
top:50px;
width:200px;
background:#fff;
border:1px solid #000;
	}
			
.gridDates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
}
.blurb {
	border: 8px none;
	color:#666666;
	font-size:9px;
	width: 500px;
	margin: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	white-space: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;


}
.h51 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	line-height: normal;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;

}
#gallery {
}
#gallery img {
	float: none;
	border: thin solid #666666;
	margin: 0px;
	padding: 0px;
	clear: none;

}
