/* CSS Document */

@import url(typo.css);

/**
*	Reset styles
**/

* {
  margin: 0;
  padding: 0;
}

body, p, blockquote, fieldset, form {
	margin: 0;
	padding: 0;
}

a img, iframe { border: none; }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
	
ul, dl, li, dt, dd {
	margin: 0;
	padding: 0;
}

input, textarea {
	padding: 1px;
}

hr {
	font-size: 0;
	color : #CCCCCC;
	height : 1px;
	border: 1px solid #ccc;
	margin: 5px 0;
}

html{
	height: 100%;
}

body {
	text-align: center;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #00457C;
}

* html body {
	font-size: x-small;
	f\ont-size: small;
}

table {
	font-size: small;
	background-color: #fff;
}

* html table {
	font-size: x-small;
	f\ont-size: small;
}

table.data {
	border: 1px solid #efefef;
	margin: 10px 0;
}

table.data td {
	font-size: 0.85em;
	padding: 4px;
}

h1{
	font-size: 1.8em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #21457B;
	font-weight: bold;
}

h2{
	font-size: 1.4em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #21457B;
	font-weight: bold;
}

h3{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B5C3DE;
	font-weight: bold;
}

p {
	margin: 10px 0;
	font-size: small;
}
	
#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important;
	height: 100%; /* For IE */
	padding: 0 1.2em 0 1.2em;
	background: #00457C url(images/twocol-bg.gif) repeat-y center center;
}

body#wide #wrapper {
	width: 920px;
	background-image: url(images/twocol-bg_wide.gif);
}

body#wide2 #wrapper {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important;
	height: 100%; /* For IE */
	padding: 0 1.2em 0 1.2em;
	background: #00457C url(images/twocol-bg_wide2.gif) repeat-y center center;
}

/*start\*/
* html #wrapper { 
	height:100%;
}
/*end*/

#header {
	background-color: #00457c;
}

/*NAVIGATIE
----------------------------------------------------------------------------------------------------------------------*/
#leftbar {
	float: left;
	width: 190px;
	height: 100%;
}

#leftbar h3{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #21457B;
	font-weight: bold;
	padding: 4px 8px;
	background: url(images/nav-dot.gif) repeat-x top left;
}

.nav {
	list-style: none;
}

.nav li {
	font-size: 1em;
	font-weight: bold;
	background: url(images/nav-dot.gif) repeat-x top left;
	padding: 4px 0;
}

.nav a {
	display: block;
	padding: 0 8px;
	color: #21457B;
	text-decoration: none;
}

.nav a:hover {
	color: #FFFFFF;
}

.subnav{
	list-style: none;
	margin: 4px 0 0 0;
}

.subnav a{
	display: block;
	padding: 0 22px;
	color: #21457B;
	text-decoration: none;
}

.subnav li {
	font-size: 0.85em;
	font-weight: normal;
	background: #EBF2F5 url(images/nav-dot-blue.gif) repeat-x top left;
}

.subnav a:hover {
	color: #B5C3DE;
}

#login {
	background-color: #D1DCEF;
	padding: 0 0 2em 0;
}

#login h3 {
	font-size: 1.4em;
	font-weight: normal;
}

#login input{
	width: 160px;
}

#login a {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	margin: 4px 0 0 0;
	color: #21457B;
	text-decoration: none;
}

#login li {
	list-style: none;
	margin: 4px 10px;
}

#search{
	float: left;
	width: 100%;
}

#search fieldset {
	padding-left: 2em;
	padding-bottom: 1em;
	border: 0px transparent;
}

#search fieldset p{
	margin-bottom: 10px;
}
	
#search input{
	width: 100px;
}

#sponsors {
	float: left;
	width: 100%;
	background-color: #00457B;
	text-align: center;
	padding: 10px 0;
	margin: 20px 0;
}

#flash_partner_slideshow{
	width: 117px;
	height: 117px;
	margin-left: 35px;
}

/*CONTENT BOX
----------------------------------------------------------------------------------------------------------------------*/
#container-content {
  margin: 0 0 5.5em 0;
}

.sidebox {
	float: right;
	width: 578px;
	background-color: #fff;
}

body#wide .sidebox {
	width: 728px;
}

.boxhead h2 {
	margin: 20px 10px 0 30px;
}

.boxbody {
	float: left;
	margin: 0 10px 0 30px;
	display: inline;
}

.boxbody p {
	margin: 10px 0 10px 0;
	padding: 0;
}

.boxbody li {
	font-size: 1em;
	list-style: none;
}

.boxbody  img {
	margin: 10px 10px 10px 0;
	padding: 5px 5px 5px 5px;
	border: 1px #6699CC;
}

.boxsmall {
	float: right;
	width: 30%;
	font-size: 100%;
	padding: 20px 10px 30px 10px;
	background: #B5C3DE;
}

.boxsmall h3{
	color: #00457C;
}

/*2column settings*/
#content1column {
	float: right;
	width: 75%;
	font-size: 100%;
	border: none;
}

/*3column settings*/
#contentleft{
	float: left;
	width: 350px;
}

#bluebox {
	float: right;
	width: 200px;
	font-size: 100%;
	padding: 20px 10px 30px 10px;
	background: #B5C3DE;
}

#bluebox h3{
	color: #00457C;
}

/* Show only to IE PC \*/
* html .boxhead3colums h2 {
	height: 1%;} /* For IE 5 PC */
.boxhead3colums h2 {
	height: 1%; 
	padding: 20px 10px 0 30px;
	
}
.boxbody3colums {
	float: left;
	margin: 0;
	padding: 0 10px 0 30px;
	
}

/**
*	Form template
----------------------------------------------------------------------------------------------------------------------*/

form.uniform fieldset {
	border: none;
	background: #B5C3DE;
	width: 500px;
	/*margin-left: 20px;*/
}

form.uniform fieldset legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #21457B;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 20px;
	font-size: 1em;
}

* html form.uniform fieldset legend {
	padding-right: 0;
	margin: 0 -7px;
}

form.uniform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	width: 100%;
}

form.uniform fieldset fieldset legend {
	font-weight: normal;
	font-size: 1em;
	color: #000000;
	padding: 0 0 2px 0;
}

form.uniform ol {
	list-style: none;
}

form.uniform ol li {
	clear: both;
	padding: 4px 0px 4px 0;
}

form.uniform label {
	display: block;
	float: left;
	width: 100%;
	line-height: 1.8em;
	margin-right: 6px;
}

* html form.uniform label {
	margin-right: 0;
}

form.uniform fieldset.options label {
	text-align: left;
	padding-left: 40%;
}

form.uniform fieldset.options label input {
	text-align: left;
	margin-left: 10px;
}

* html form.uniform fieldset.options input {
	margin-left: 0;
}

form.uniform em {
	color: #FC4203;
}

form.uniform p {
	margin: 10px 0;
}

/**
*	Form layout
----------------------------------------------------------------------------------------------------------------------*/

form.uniform {
	width: 500px;
}
form.uniform fieldset {
	margin-bottom: 10px;
}
form.uniform fieldset fieldset{
	background: none;
	margin-bottom: 0;
}
form.uniform fieldset legend {
	font-size: 1em;
	padding-top: 10px;
}
form.uniform fieldset fieldset legend {
	font-size: 1em;
	padding-left: 4px;
}
form.uniform li{
	background: #EBF2F5 url(images/nav-dot-blue.gif) repeat-x left bottom;
	width: 500px;
}
form.uniform label {
	width: 40%;
	text-align: left;
	padding-left: 4px;
}
form.uniform fieldset.options label {
	padding-left: 40%;
}

form.uniform input {
	border-top: 1px solid #21457B;
	border-left: 1px solid #21457B;
	border-right: 1px solid #B5C3DE;
	border-bottom: 1px solid #B5C3DE;
}

/**
*	Button layout
----------------------------------------------------------------------------------------------------------------------*/
input.button {
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #21457B;
	border-bottom: 1px solid #21457B;
	background: #C8D2DB;
	padding: 2px 6px;
}

* html input.button {
	padding: 2px 0 0 0;
}

/*FOOTER
----------------------------------------------------------------------------------------------------------------------*/
#container-foot {
	clear: both;
	width: 770px;
	color: #fff;
	position: relative;
	margin: -5.55em auto;
	padding: 0 1.2em 0 1.2em;
}

body#wide #container-foot {
	width: 920px;
}
body#wide2 #container-foot {
	width: 920px;
}

#footer {
	text-align: center;
	background-color: #00457B;
}

#footer p {
	font-size: 0.85em;
}
	
#footer ul { 
	line-height: 1em;
	padding: 10px;
}

#footer li {
	display: inline;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	color: #B5C3DE;
}

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

#footer a:hover {
	color: #FFFFFF;
}

.subnote {
	background-color: #F4F9FB;
	padding: 8px;
}

.error {
	color: #CC0000;
}

.message {
	color: #07A63B;
}

div.error, div.message {
	margin: 20px 0;
}

/**
 * 		Clearfix (
 **/

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:block;}
* html .clearfix{font-size:0;height:1%;clear:both;}

/**
*   DATATABLE
**/

.datatable{
	border-spacing: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	background-color: #D9E6EB;
	color: #23231F;
	margin: 3px 0 10px 0;
	width: 100%;
}

.datatable img{
	margin-left: 0;
}

.datatable td, .datatable th {
	padding: 2px 5px;
}

.datatable thead th {
	text-align: left;
	background: #D1DCEF;
	color: #21457B;
	text-transform: uppercase;
	padding: 0.2em 0.2em;
}

.datatable thead a {
	color: #666;
	text-decoration: none;
}

.datatable tbody tr		{
	
	text-align:left;
	}
.datatable tbody tr.odd 	{
	background: #f9f9f9;
}

.datatable tbody tr td { 
	background: #FFF;
	}

.datatable tbody tr.odd td{ 
	background: #f9f9f9;
	border-top: 1px solid #FFF;
	}

.datatable table td a:link, .datatable table td a:visited {
	color: #1975D7;
	text-decoration: underline;
}

.datatable table td a:hover {
	color: #50ADEA;
	text-decoration: underline;
}

/**
*   Registration
**/

#registration_fees, #membership_cost, payment {
	padding: 0 0 10px 0;
}

#registration_fees ul, #membership_cost ul, #payment ul {
	margin: 0 0 5px 0;
}

#registration_fees li, #membership_cost li, #payment li {
	line-height: 200%;
	font-size: 11px;
	margin: 0 0 0 10px;
}

ul.grey {
	list-style: none;
	padding: 0 14px;
}

li.grey {
	background: url(/data/Image/bullet.gif) no-repeat 0 0.6em;
	padding-left: 10px;
}