/* Overall */

body
{
   width: 100%;
   background: #924F0B url('images/bg1.jpg');
   background-repeat: no-repeat;
   background-attachment: fixed;
	margin: 33px 0 0 0;
   padding: 0;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 9pt;
}

a
{
   outline: none;
}

#containerFull
{
   margin: 0 auto 20px auto;
   width: 971px;
}

#header
{
   width: 971px;
   height: 350px;
   padding: 0;
   margin: 0;
   background: url('images/header.png');
}

#headerClick
{
   cursor: pointer;
   width: 250px;
   height: 320px;
   position: absolute;
   z-index: 2;
}

#logoClick
{
   cursor: pointer;
   width: 500px;
   height: 90px;
   margin: 0 0 0 450px;
   position: absolute;
   z-index: 2;
}

#subheader
{
   width: 971px;
   height: 180px;
   padding: 0;
   margin: 0;
   background: url('images/subheader.png');
}

#menu
{
   float: right;
   margin: 110px 10px 0 0;
}

#menu a
{
   color: #A5A5A5;
   margin-right: 17px;
   text-transform: uppercase;
   letter-spacing: 1px;
   text-decoration: none;
   font: 12px "Lucida Grande","Arial",Sans-serif;
}

#contentTop
{
   width: 971px;
   height: 35px;
   background: url('images/bg_content.png') repeat-y;
   float: left;
}

#content
{
   width: 971px;
   background: url('images/bg_contentb.png') repeat-y;
   float: left;
}

#contentLeft
{
   float: left;
   width: 451px;
   padding: 0 15px 0 165px;
}

#contentLeft a img
{
   border: none;
}

#contentLeft a, #contentLeft a:visited
{
   color: #DC003B;
}

h1
{
   color: #5D1B04;
   margin: 0;
   padding: 10px 0 15px 5px;
   font: 14pt "Lucida Grande","Arial",Sans-serif;
}

#contentLeft h2
{
   font-size: 13pt;
   width: 451px;
   color: #5D1B04;
   margin: 0;
   padding: 10px 0 10px 15px;
   background: url('images/arrow.png') no-repeat left center;
}

#contentRight h2
{
   font-size: 13pt;
   color: #5D1B04;
   margin: 0;
   padding: 10px 0 10px 3px;
}

img#captchaReload
{
   border: none;
}

img.attention
{
   padding: 0 10px 0 0;
}

#contentLeft .tableFull
{
   width: 451px;
   border-spacing: 0;
}

#contentLeft .tableFullHeader
{
   height: 30px;
   color: #DC003B;
   font-weight: bold;
   text-align: left;
   vertical-align: top;
}

#contentLeft .tableFullContent
{
   height: 30px;
   color: #343742;
}

#contentLeft .tableFullContent:hover
{
   color: #DC003B;
}

.tableInschrijving
{
   width: 451px;
   border-spacing: 0;
}

.tableInschrijvingHeader
{
   height: 30px;
   color: #DC003B;
   font-weight: bold;
   text-align: left;
   vertical-align: top;
}

#contentLeft .listNav
{
   text-align: center;
   margin-top: 20px;
}

label
{
   display: block;
   padding-top: 17px;
   padding-bottom: 4px;
   padding-left: 5px;
   font: 12px "Lucida Grande","Arial",Sans-serif;
   font-weight: bold;
   clear: both;
   color: #DC003B;
}

#contentLeft input[type=text], #contentCarpool input[type=text]
{
   width: 220px;
}

.nfi, input select
{
   border-top: 2px solid #D70505;
   border-right: 2px solid #D70505;
   border-bottom: 2px solid #D70505;
   border-left: 2px solid #D70505;
   width: 220px;
}

.nfiTextarea
{
	border: 2px solid #D70505;
}

#errorBox
{
   -moz-border-radius-topright: 10px;
   -moz-border-radius-bottomright: 10px;
   -moz-border-radius-topleft: 10px;
   -moz-border-radius-bottomleft: 10px;
   font: 12px "Lucida Grande","Arial",Sans-serif;
   width: 380px;
   border: 3px solid #D70505;
   background: #FFEBE8 url('images/not_successful.png') no-repeat bottom right;
   padding: 10px;
   margin: 10px auto 20px auto;
   color: #D70505;
}

#errorBox ul
{
   padding: 5px 5px 5px 25px;
}

#errorBox li
{
   color: #6D6D6E;
   font: 12px "Lucida Grande","Arial",Sans-serif;
   list-style-image: url('images/error.png');
}

#okeBox
{
   -moz-border-radius-topright: 10px;
   -moz-border-radius-bottomright: 10px;
   -moz-border-radius-topleft: 10px;
   -moz-border-radius-bottomleft: 10px;
   font: 12px "Lucida Grande","Arial",Sans-serif;
   width: 380px;
   border: 3px solid #159E31;
   background: #C5FFCB url('images/successful.png') no-repeat bottom right;
   padding: 10px;
   margin: 10px auto 20px auto;
   color: #159E31;
}

#contentLeft #div1
{
   margin: 0;
   padding: 0;
}

#contentCarpool #middle
{
   width: 550px;
   background-color: #ffffff;
   margin: 30px auto 30px auto;
   padding: 20px;
}

#contentCarpool p
{
   margin: 0;
   padding: 0;
}

#contentRight
{
   float: right;
   width: 320px;
   margin: 20px 10px 0 0;
   padding: 5px;
   background: #F6F4F4;
   display: inline;
}

#contentRight a, #contentRight a:visited
{
   color: #DC003B;
   line-height: 150%
}

#footer
{
   width: 971px;
   height: 70px;
   background: url('images/bg_footer.png') no-repeat;
   float: left;
}

#randomImage
{
   width: 270px;
   height: 200px;
   margin: 12px auto 30px auto;
   text-align: right;
}

#socialNetworks
{
   width: 270px;
   margin: 12px auto 30px auto;
   text-align: right;
}

div#socialNetworks a, div#socialNetworks a img, div#socialNetworks a:visited img
{
   border: 0;
   text-decoration: none;
}

#copy
{
   margin: 33px auto 20px auto;
   width: 971px;
   color: #ffffff;
   font: 10px "Lucida Grande","Arial",Sans-serif;
   text-align: center;
   margin: 0px;
}

#copy a
{
   color: #ffffff;
   font: 10px "Lucida Grande","Arial",Sans-serif;
}

#frontGenk a img, #frontGenk a:visited img
{
   border: 0px solid #003D8E;
}

div.rightCenter
{
   width: 175px;
   margin: auto;
}

div#totaalBezoekers
{
   width: 230px;
   margin: auto;
   padding-bottom: 20px;
   font-size: 10pt;
}

div#totaalBezoekers span#bold
{
   font-size: 12pt;
   font-weight: bold;
   color: #DC003B;
}

.rightCenter a img, .rightCenter a:visited img
{
   border: 0;
}

div.rightButtons
{
   width: 250px;
   margin: auto;
}

.rightButtons a img, .rightButtons a:visited img
{
   border: 0;
}

.addthis_toolbox
{
   width: 210px;
   margin: 12px auto 30px auto;
}

.addthis_toolbox .custom_images a
{
   margin: 0;
   padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
   padding-left: 3px;
   padding-right: 3px;
}

.addthis_toolbox .custom_images a img
{
   padding-left: 3px;
   padding-right: 3px;
}

div.ribbon
{
   position: absolute;
   left: 100%;
   top: 0px;
   overflow: visible;
   height: 250px;
   width: 250px;
   background-color: transparent;
   margin: 0 0 0 -250px;
   padding: 0;
   z-index: 1000000000;
   border: none;
   float: none;
}

div.sponsors
{
   border: 0px;
   color: #0D1820;
   cursor: pointer;
   float: left;
   margin: 10px;
   padding-left: 5px;
   padding-right: 15px;
   width: 185px;
}

div.sponsors a img, div.rightCenter a:visited img
{
   border: 0;
}

div.sprekers
{
   width: 420px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   border: 2px solid #DC003B;
   padding: 10px;
}

div#ikDoeMee
{
   float: right;
   margin: 30px 25px 0;
}

#xhtmlValid, #xhtmlValid a, #xhtmlValid a:visited
{
   width: 80px;
   height: 16px;
   float: right;
   padding: 0 auto 4px auto;
   margin: 0;
   filter: alpha(opacity=20);
   -moz-opacity: 0.2;
   opacity: 0.2;
   text-decoration: none;
}

#xhtmlValid img
{
   border: 0;
}

#xhtmlValid, #xhtmlValid a:hover
{
   filter: alpha(opacity=100);
   -moz-opacity: 1.0;   
   opacity: 1.0;
   text-decoration: none;
}

.copyPasteBox
{
   background-color: #EEEEEE;
   border: 1px solid #444444;
   font-size: 87.5%;
   height: 90px;
   margin: 0;
   overflow: auto;
   padding: 5px;
   width: 320px;
}

div#drukwerkFlyers
{
   width: 280px;
   margin-top: 50px;
   margin-right: auto;
   margin-left: auto;
}

div#drukwerkFlyers a img, div#drukwerkFlyers a:visited img
{
   border: 0;
}

a#messengerBag img, a:visited#messengerBag img
{
   border: 0;
}

#admin
{
   width: 10px;
   height: 16px;
   float: right;
   position: relative;
   margin-right: 10px;
}

div#ubuntuMessengerBag
{
   width: 290px;
   margin: 20px auto;
   padding: 0;
}

div#ubuntuMessengerBag a img
{
   border: 0;
}

