/* 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 {
	font: 76% Verdana, Tahoma, Arial, sans-serif;
	color: #003399;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(../images/global_background.jpg);
}

#wrap1 {
	margin: 0 auto 0px;
	width: 952px;
	float: none;
	border: 0px none;
}
#wrap2 {
	margin: 0 auto;
	width: 950px;
	border: none;
	float: none;
}

#language {
	color: #990000;
	border: none;
	float: right;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
}

#language a {
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	width: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #990000;
}

#language a:hover {
}

#header {
	background-image: url(../images/top_image.jpg);
	height: 90px;
}

#header img {
}

#header p {

}

#frontphoto {
	margin: 1px 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BBE9FF;
	padding: 0px;
}
#mainmenu {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	background-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	height: 23px;
}

#mainmenu ul {
	margin: 0px;
}

#mainmenu li {
	float:left;
	list-style:none;
	height: 23px;
	margin: 0px;
	padding: 0px;
}

#mainmenu a {
	color:#FFFFFF;
	font-size:0.7em;
	text-transform:uppercase;
	margin-right: 5px;
	margin-bottom: 4px;
	border: 1px none #0000CC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
#mainmenu #currentpage {
	color: #000000;
	background-color: #990000;
}
#mainmenu a:hover {
	border: 1px none #000000;
	color: #000000;
}

/*** Vertical menu ***/

#avmenu {
	clear: left;
	float: left;
	width: 220px;
	margin: 2px;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
	padding: 2px;
	font-weight: bold;
}

#avmenu a {
	text-decoration: underline;
	display: block;
	height: 20px;
	border: none;
	padding-top: 8px;
	padding-left: 5px;
	color: #0000FF;
}	

#avmenu ul {
	list-style: none;
	width: auto;
	margin: 1px 0px;
	padding: 0px;
}	

#avmenu li {
	margin-bottom: 8px;
	margin-top: 8px;
	padding-bottom: 2px;
	border: 2px none #999999;
	text-align: center;
}

#avmenu li a {
	text-decoration: none;
	display: block;
	height: 24px;
	border: none;
	padding-top: 8px;
	padding-left: 5px;
	color: #0000FF;
}	
#avmenu .currentpage {
	color: #CC00CC;
	border: 15px none #FF0033;
	background-color: #EEEEEE;
}	
#avmenu li a:hover {
	background-color: #FFFFFF;
}

#avmenu img {
	margin: 1px 0px;
	padding: 0px;
	border: none;
}	

/*** Vertical menu 2 ***/

#avmenu2 {
	clear: right;
	float: right;
	width: 184px;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	margin-right: 20px;
}

#avmenu2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}	

#avmenu2 li {
	margin-bottom: 4px;
	background-color: #FFA4A4;
	margin-top: 4px;
	border: 1px solid #CC0000;
}

#avmenu2 li a {
	text-decoration: none;
	display: block;
	height: 20px;
	border: none;
	padding-top: 4px;
	padding-left: 5px;
}	
#avmenu2 .currentpage {
	color: #CC00CC;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FF0033;
}	
#avmenu2 li a:hover {
	background-color: #FFFFFF;
	color: #CC0000;
}

#avmenu2 img {
	margin: 1px 0px;
	padding: 0px;
	border: 2px solid #999999;
}	

.announce {
	margin: 3px 0;
	padding: 3px;
	background-color: #AEFFFF;
	line-height: 1.3em;
	font-size: 0.9em;
	border: 1px solid #0066FF;
	width: auto;
	color: #333333;
}

.announce p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#extras {
	float: right;
	width: 102px;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	line-height: 1.3em;
	color: #666666;
}

#extras p {
	margin: 0 0 1em;
	text-align: center;
}

#extras img {
	border: 1px solid #33CCCC;
	padding: 0px;
	margin: 0px;
}

/*** CONTENT 1 ***/

#content {
	line-height: 16px;
	font-size: 10pt;
	color: #0000CC;
	margin: 0px;
	padding: 6px 0px 6px 15px;
	border: none;
}

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

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

#content p{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 1em;
}

#content ul{
	list-style-image: url(../images/home/ruit_blk.gif);
	margin: 2px 2px 2px 20px;
	padding: 2px;

}
#content h1 {
	font-size: 13pt;
	text-align: left;
	margin: 5px 0px;
	color: #0000FF;
	border: none;
	line-height: 22px;
}

#content h2 {
	font-size: 10pt;
	text-align: left;
	margin: 3px 5px 3px 0px;
	color: #990000;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #990000;
	border-left: none;
}
#content h3 {
	font-size: 10pt;
	text-align: left;
	margin: 3px 5px 3px 0px;
	color: #990000;
	border: none;
}

/*** CONTENT 2 ***/

#content2 {
	line-height: 16px;
	font-size: 10pt;
	color: #0000CC;
	margin: 10px 10px 10px 250px;
	padding: 5px;
}

#content2 a{
	color: #FFCC00;
	text-decoration: none;
}

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

#content2 p{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: 1em;
}

#content2 h1 {
	font-size: 14pt;
	text-align: left;
	margin: 5px 0px;
	color: #0000CC;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #0000CC;
	border-left: none;
	padding-bottom: 3px;
}
#content2 h2 {
	font-size: 11pt;
	text-align: left;
	margin: 3px 5px 3px 0px;
	color: #FF0033;
	border: none;
}
#content2 h3 {
	font-size: 10pt;
	text-align: center;
	color: #0000CC;
	border: none;
	font-style: normal;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content2 img {
	border: none;
}
#content2 ul {
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type: square;
}

h1 {
	font-size: 1.3em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h2 {
	font-size: 1.8em;
	margin: 0 0 10px;
	padding-top: 5px;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBE9FF;
}

a:hover {
text-decoration: underline;
color: #0000FF;
}

a img {
border: 0;
}

#footer_nl {
	clear: both;
	color: #808080;
	height: 50px;
	background-image: url(../images/bottom_image_nl.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#footer_fr {
	clear: both;
	color: #808080;
	height: 50px;
	background-image: url(../images/bottom_image_fr.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#validator {
	text-align: center;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #CCCCCC;
}
#validator a {
	text-decoration: none;
	color: #CCCCCC;
}
#validator a:hover {
	text-decoration: none;
	color: #666666;
}
.left {
margin: 10px 10px 5px 0;
float: left;
}

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

.textright {
text-align: right;
}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

img.floatLeft {
	float: left;
	margin: 0px 30px 0px 0px;
	padding: 0px;
	border: 2px solid #990000;
}
img.floatRight {
	float: right;
	margin: 5px 0px 5px 20px;
	border: 2px solid #990000;
}

