/* 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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #7bd3f7;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrap {
	background: #ffffff;
	color: #303030;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 120px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
	padding-top: 20;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 20;
	width: 976px;
}

#header h1 {
	width: 320px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	height: 175px;
	width: 980px;
	margin-bottom: 0px;
	overflow: hidden;
	padding: 0px;
	float: left;
	clear: right;
}
.style1 {
	color: #0072BB;
	font-size: 1.3em;
}

#avmenu {
	width: 150px;
	padding: 0;
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	float: left;
	clear: right;
}

#avmenu ul  { font-size: 1.1em; list-style: none; margin: 0 0 20px; padding: 0; width: 150px }	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a  { color: #505050; font-weight: bold; text-decoration: none; background: #f4f4f4; display: block; margin: 5px; padding: 6px 6px 6px 10px; border-left: 4px solid #cccccc }	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

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

#extras {
	width: 300px;
	background-image: url(images/form-bg.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	float: right;
}
#right-col {
	width: 250px;
	float: right;
	margin-right: 14px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-image: url(images/form-bg.jpg);
	background-repeat: no-repeat;
	height: 530px;
}

#extras p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}

#content {
	line-height: 1.6em;
	text-align: left;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	width: 620px;
	float: left;
}

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


h3 {
	font-size: 1.3em;
	margin: 0 0 10px 0;
	font-weight: lighter;
}

a {
	color: #286ea0;
	text-decoration: none;
}

a:hover {
	color: #286ea0;
	text-decoration: none;
}
a:visited {
	color: #286ea0;
	text-decoration: none;
}

a img {
border: 0;
}

#footer {
	clear: both;
	border-top: 4px solid #f0f0f0;
	width: 980px;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}

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

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

.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: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}.formfields {
	margin-left: 160px;
	position: static;
}
.table {
	border: 1px solid #FFFFFF;
}
.questionbox {
	height: 110px;
	width: 570px;
	position: relative;
	background-color: #eaeaea;
	padding: 12px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #286ea0;
}
h2 {
	font-size: 18px;
	color: #286ea0;
	font-weight: lighter;
}
#toobusywrap   {
	height: 175px;
	width: 197px;
	background-image: url(images/too-busy.jpg);
	padding-bottom: 0px;
	background-repeat: no-repeat;
	padding-left: 24px;
	overflow: hidden;
	padding-top: 80px;
	padding-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: right;
}
#right-header {
	float: right;
	width: 425px;
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
}
#3panels {
	width: 759px;
	height: 175px;
	padding-bottom: 0px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
}
#navdiv {
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #286ea0;
	font-weight: lighter;
	line-height: 36px;
}
#licence {
}
label
{
	clear: left;
	width: 80px;
	float: left;
	text-align: left;
}

