/*the style sheet for the green parties (worldwide) fanlisting */

body
{
	background-color: #FFF;
	color: #060;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 0.9em;
	width: 100%;
	min-width: 790px;
	margin: 0px auto 0px auto;
}


div.top
{
	background-image: url(bgheader.gif);
	background-repeat: no-repeat;
	top: 0px;
	width: 100%;
	height: 231px;
	background-position: center 0px;
}
	
div.content
{
	top: 235px;
	width: 50%;
	min-width: 600px;
	margin: 0px auto 0px auto;
	background-color: #9C6;
}
	
div.navi
{
	color: #693;
	font-family: Futura, Arial, Verdana, sans-serif;
	background-color: #360;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.3em;
	padding: 5px;
	background-image: url(navikukka.gif);
	background-repeat: no-repeat;
	background-position: 45px;
	font-size: 1.1em;
} 

.dis
{
	color: #693;
	background-color: #360;
	text-align: center;
	vertical-align: middle;
	letter-spacing: 0.1em;
	padding: 5px;
	font-size: 0.8em;
	margin: 0px;
}

h1
{
	margin: 10px 10px 0px 20px;
	padding: 2px 10px 1px 10px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.4em;
	border-bottom: #063;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

h2, h3
{
	color: #693;
	font-size: 1.0em;
	font-weight: bolder;
	text-transform: uppercase;
	margin: 10px 10px 0px 20px;
	padding: 2px 10px 0px 10px;
	border-bottom: #693;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

p
{
	padding: 1px 20px 5px 20px;
	margin: 1px 10px 2px 10px;
}

em
{	color: #693;
	font-style: normal;
	font-weight: bold;
}

/*links*/
		
a:link
{
	color: #39F;
	background: transparent none;
	text-decoration: underline;
}

a:visited { color: #96C; 
		  background: transparent none; 
		  text-decoration: underline; }

a:active { color: #996633;
		 background: transparent none; 
		 text-decoration: none; }

a:hover
{
	color: #FFC;
	text-decoration: none;
	background: transparent none;
}
	
/*codesport*/	
	
.codesort li 
{ display: inline; }

.codesort p { text-indent: 0px; }

.credit
{	margin: 15px;
	font-size: x-small;
	font-weight: lighter;
}
