@charset "utf-8";

/* CSS Document */

/* =reset
*****************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{ margin:0px; padding:0px;}

/* =general
*****************************************************/
body {  font-size:12px; color:#022648; font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;}
p {font-size:12px; text-align:left;}
h1 {font-size:17px; text-align:left; color:#022648;}
li {list-style:none;}

a { color:#022648; text-decoration:underline;}
a:link{ color:#022648; text-decoration:underline;}
a:visited{ color:#022648; text-decoration:underline;}
a:hover{ color:#CAD1D7; text-decoration:underline;}


/* =wrapper
*****************************************************/
#wrapper-outer { position:absolute; height:100%; width:100%; overflow:visible; }
#background-top { position:relative; bottom:0px; width:100%; z-index:1000; background-image: url('http://www.gjblijsten.nl/images/background_top.jpg'); height:370px; }
#background-bottom { position:relative; min-height:650px; padding-bottom:40px; z-index:500; width:100%; background-color:#cad1d7; }

/* =header
*****************************************************/
#header { position:relative; top:71px; overflow:visible; background-image: url('http://www.gjblijsten.nl/images/header2.png'); width:912px; height:248px;  margin:0 auto; z-index:3000; }
#fadewrapper { width:421px; height:196px; overflow:hidden; position:absolute; top:21px; right:30px; z-index:0;  }
#headerlogo { position:absolute; left:6px; top:0px; width:482px; height:248px;  /*background-image: url('http://www.gjblijsten.nl/images/logo_left.png');*/ z-index:100; }

/* =menu
*****************************************************/
#menu { position:absolute; text-align:center; width:912px; height:51px; bottom:-51px; left:0px; float:left; background-image: url('http://www.gjblijsten.nl/images/menu_background.jpg'); }
#menu-buttons { position:absolute; left:7px; height:51px; width:900px; }
#blue { position:relative; width:912px; height:45px; margin:0 auto; top:0px; background-image: url('http://www.gjblijsten.nl/images/blue_balk.png'); }
#vlaggen { position:absolute; right:60px; top:12px; }
#bluebalk { position:absolute; left:6px; height:45px; }


/* =mainmenu
*****************************************************/
#mainmenu { list-style:none; padding:0px; margin:0px; }
#mainmenu li { position:relative; float:left;  height:51px; text-align:center; line-height:50px; }
#mainmenu li a { text-decoration:none; width:90px; font-size:12px; color:#012647; display:block; }
#mainmenu li a:hover { background: url('http://www.gjblijsten.nl/images/button_hover.png') no-repeat; }
#mainmenu li:hover a { background: url('http://www.gjblijsten.nl/images/button_hover.png') no-repeat; }
#mainmenu li.mainmenuitemselected a { background: url('http://www.gjblijsten.nl/images/button_hover.png') no-repeat; }

/* =submenu
*****************************************************/					
#mainmenu ul {display:none;}
#mainmenu li:hover ul { position:absolute; display:block; list-style:none; background-color:#F0EDED; width:132px; }
#mainmenu li:hover ul li { line-height:15px; height:auto; text-align:left; float:left; left:0px; top:3px; }
#mainmenu li:hover ul li a { padding:6px 4px 5px 8px; font-size:12px; background:#F0EDED; width:120px; color:#012647; }
#mainmenu li:hover ul li a:hover { color:#012647; width:120px; background-color:#DBD7D4; }
#mainmenu li:hover ul li.submenuitemselected a { color:#00688d; }


/* =content
*****************************************************/
#content-wrapper { position:relative; width:912px; min-height:650px; margin: 0 auto; padding-bottom:80px; top:0px; background-image: url('http://www.gjblijsten.nl//images/content_background.png'); z-index:2000; }
#maincontent { position:relative; width:650px; top:25px; margin: 0px 0px 20px 26px; }
#actbalk { position:absolute; top:45px; right:6px; width:202px;  min-height:600px; color:white; }
#footer { position:absolute; width:900px; left:6px; height:45px; bottom:0px; background-color:#012647;}
#shadow-bottom { position:absolute; width:912px; left:0px; height:10px; bottom:-10px; background-image: url('http://www.gjblijsten.nl/images/shadow_bottom.jpg'); }

