* {
  margin: 0;
  padding: 0;
}

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

a, img, iframe { border: none; outline: none; }

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
	
ul, ol, 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: #fbb03f;
}

* 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: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}

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

p {
	margin: 10px 0;
	font-size: 8pt;
	color: #585757;
}

select {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#wrapper {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important;
	height: 100%; /* For IE */
	padding: 0 5px 0 5px;
	background:url(images/wrapper-bg.gif) repeat-y center center;
}

#wrapper-2 {
	width: 880px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important;
	height: 100%; /* For IE */
	padding: 0;
	background-color: #FFFFFF;
}


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 */
	background: #00457C url(images/twocol-bg_wide2.gif) repeat-y center center;
}

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

#header {
	width: 670px;
	margin: 0 0 0 5px;
}

#header-2 {
	width: 880px;
	margin: 0;
}



/*NAVIGATIE
----------------------------------------------------------------------------------------------------------------------*/
#leftbar {
	float: left;
	width: 190px;
	height: 100%;
	border-right: 1px solid #fbb03f;
	background-color: #fadeb6;
	margin: 0 0 0 5px;
}

#leftbar h3{
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #21457B;
	font-weight: bold;
	padding: 4px 8px;
	}

.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

.nav li {
	font-size: 9pt;
	font-weight: bold;
	border-top: 1px dotted #fbb03f;
	padding: 4px 0 4px 6px;
}

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

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

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

.subnav li {
	font-size: 0.85em;
	font-weight: normal;
	background-color: #FADEB6;
}

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

#login {
	background-color: #fbc67a;
	margin: 0 0 0 0;
	text-align: center;
	height: 130px;
}

#login h3 {
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	float: left;
	margin: 5px 0 5px 15px;
}

#login input{
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #898989;
	border: 1px solid #fbb03f;
}
.account {
	float: left;
	text-align: left;
}

#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;
}

.submit {
	background-color: #fbb03f;
	border: 1px solid #FFFFFF !important;
	width: 143px !important;
	color: #FFFFFF !important;
}

.lostpass a {
	font-size: 9pt;
	color: #FFFFFF !important;
	margin: 10px 0 10px 20px !important;
}

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

#mcafeesecure {
	float: left;
	width: 100%;
	background-color: #fbc67a;
	text-align: center !important;
	padding: 10px 0;
	margin: 20px 0 0 0px;
}

#flash_partner_slideshow{
	border: 1px solid #FFFFFF;
	padding: 3px;
	margin: 0 auto;
}

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

.download {
	float: right;
	width: 161px;
	margin: 0 auto;
	padding: 0 auto;
}

.download-up {
	background: url(images/download-bg.jpg) no-repeat;
	height: 20px;
	padding: 2px 5px 0 10px;
	font-size: 8pt;
	color: #FF0000;
	margin: 0 auto;
}

.download-down {
	background-color: #fbc67a;
	height: 40px;
	margin: 0 0 0 5px;
	padding: 3px;
	color: #FF0000;
	font-size: 8pt;
	line-height: 14pt;
}

.download-down a {
	color: #FF0000 !important;
	text-decoration: underline;
}

.sidebox {
	float: left;
	width: 535px;
	background-color: #fff;
	margin: 4px 0 0 0;
}

.boxhead h2 {
	margin: 20px 10px 0 30px;
	color: #FF0000;
	font-weight: bold;
	font-size: 9pt;
}

.boxbody {
	float: left;
	margin: 5px 0 0 5px;
	display: inline;
	font-size: 8pt;
	color: #585757;
	width: 530px;
}

.boxbody-2 {
	float: left;
	margin: 0;
	display: inline;
	font-size: 8pt;
	color: #585757;
	width: 880px;
}

.boxbody a {
	color: #585757;
	text-decoration: underline;
}

.boxbody-2 a {
	color: #585757;
	text-decoration: underline;
}

.boxbody table {
	font-size: 8pt;
}

.boxbody-2 table {
	font-size: 8pt;
}


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

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


.boxbody  img {
	margin: 20px 10px 10px 30px;
	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;
	text-align: left;
	width: 300px;
}

#contentleft-2{
	float: left;
	text-align: left;
	width: 880px;
}

#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;
	width: 530px;
	/*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: 530px;
}
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{
	width: 500px;
}
form.uniform label {
	width: 40%;
	text-align: left;
	padding-left: 4px;
}
form.uniform fieldset.options label {
	padding-left: 40%;
}

form.uniform input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

form.uniform select {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/**
*	Button layout
----------------------------------------------------------------------------------------------------------------------*/
input.button {
	border-top: 1px solid #fbb03f;
	border-left: 1px solid #fbb03f;
	border-right: 1px solid #fbb03f;
	border-bottom: 1px solid #fbb03f;
	background: #fbc67a;
	padding: 2px 2px 2px 2px;
	font-size: 9pt;
	margin: 5px;
}

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

/*FOOTER
----------------------------------------------------------------------------------------------------------------------*/

#footer {
	text-align: center;
	background-color: #fbb03f;
	margin: 0 0 0 5px;
	font-size: 7pt;
	width: 727px;
	position: absolute;
	bottom: 0;
	padding: 2px;
	color: #FFFFFF;
}

#footer-2 {
	text-align: center;
	background-color: #FF0000;
	margin: 0px;
	font-size: 7pt;
	width: 880px;
	position: absolute;
	bottom: 0;
	padding: 2px;
	color: #FFFFFF;
}

#footer ul { 
	line-height: 1em;
	padding: 0;
}

#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;
}

/**
*   Exhibitor registration
**/
.exhitable td {
	width: 150px;
	vertical-align: top;
}

.userdata-input input, .userdata-input select {
	width: 130px;
}
