/*	-> www.zuurbier.com
	-> html/css by artform media
	-> comments by ken @ artform media */

body { background:#ffffff; } 
.bg1 { background:#ffffff url('../images/background1.jpg') top left no-repeat; }
.bg2 { background:#ffffff url('../images/background2.jpg') top left no-repeat; }
.bg3 { background:#ffffff url('../images/background3.jpg') top left no-repeat; }


#layout { position:relative; width:890px; height:350px; top:130px; left:70px; }

/* div container for graphical user interface */
#container { position:relative; width:890px; height:325px; top:0; left:0; background:#bbbb80; }

#logo { position:relative; float:left; width:205px; height:325px; top:0; left:0; background:#00457d url('../images/logo_vankleef.jpg') bottom left no-repeat; }

#menu { position:relative; float:left; width:120px; height:325px; top:0; left:0; background:#ffffff; } 
#rozenmenu { position:relative; float:left; width:120px; height:325px; top:0; left:0; background:#ffffff; } 

#buttons { position:absolute; float:left; width:120px; height:150px; bottom:20px; left:0; } 
#buttons li { display:inline; }
#buttons ul, #buttons ul li { list-style:none none; }
#buttons a { 
	display:block; 
	width:90px; 
	height:25px; 
	text-align:right; 
	padding:0 20px 0 5px;
	letter-spacing:0;
	text-decoration:none;
	color:#bbbb80;
}
#buttons a:hover { color:#e3107b; }
#buttons a.current { color:#e3107b; }

#sub_menu { position:relative; float:left; width:260px; height:325px; top:0; left:0; background:#bbbb80; } 
#rozensub_menu { position:relative; float:left; width:1px; height:325px; top:0; left:0; background:#bbbb80; } 
#quote { position:relative; float:left; width:200px; height:95px; top:0; left:0; padding:30px; } 
#quote p { font-size:8pt; color:#ffffff; float:right; padding:0; }
#sub_buttons { position:relative; float:left; width:260px; height:150px; top:0; left:0; } 
#sub_buttons li { display:inline; }
#sub_buttons ul, #sub_buttons ul li { list-style:none none; }
#sub_buttons a { 
	display:block; 
	width:125px; 
	height:25px; 
	text-align:left; 
	padding:0 5px 0 30px;
	letter-spacing:0;
	text-decoration:none;
	color:#dee0c3;
}
#sub_buttons a:hover { color:#ffffff; }
#sub_buttons a.current { color:#ffffff; }

#rozencontent { position:relative; float:right; width:524px; height:325px; overflow:auto; overflow-x:hidden; background:#ffffff; padding:10px 20px 0 20px; } 
#content { position:relative; float:left; width:265px; height:325px; overflow:auto; overflow-x:hidden; background:#ffffff; padding:0 20px 0 20px; } 
#content img.left { border:0; margin:15px 15px 15px 0; float:left; }
#content img.right { border:0; margin:15px 0 15px 15px; float:right; }
#content p { font-size:8pt; line-height:13pt; }
#content ul { margin:0; padding:0 0 15px 25px; }
#content ul li { list-style-type:circle; }
#content table td { vertical-align:top; } 
#content table td.small { font-size:8pt; } 
#content hr { background:#3b4247; border:0; color:#3b4247; height:1px; margin:-5px 0 10px; }

#footer { position:relative; width:890px; height:25px; top:0; left:0; }
#footer_left { position:relative; width:585px; height:25px; top:0; left:0; float:left; } 
#footer_left p { float:right; font-size:8pt; } 
#footer_left p a { color:#bbbb80; text-decoration:none; }
#footer_left p a:hover { color:#00457d; }
#footer_right { position:relative; width:305px; height:25px; top:0; left:0; float:left; } 
#footer_right p { float:left; font-size:8pt; padding-left:20px; }
#footer_right p a { color:#00457d; text-decoration:none; }
#footer_right p a:hover { color:#00457d; text-decoration:underline; }

/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility:visible !important; margin:0; }
.sIFR-replaced { visibility:visible !important;}
span.sIFR-alternate { position:absolute; left:0; top:0;	width:0; height:0; display:block; overflow:hidden; }

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {  display:none !important; }

/* These "decoy" styles are used to hide the browser text before it is replaced... 
the negative-letter spacing in this case is used to make the browser text metrics match up with 
the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... 
any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {	visibility:hidden; letter-spacing:0; line-height:26px; }
.sIFR-hasFlash h2 {	visibility:hidden; letter-spacing:0; line-height:26px; }
