


/*
 * /home/uit-zeilen-kaag.nl/www/data/world/css/site/0.reset.css
 */


/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: top; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }



/*
 * /home/uit-zeilen-kaag.nl/www/data/world/css/site/1.typography.css
 */


/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
      
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body { 
  font-size: 75%;
  color: #222; 
  background: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 {
	font-size: 3em; 
	line-height: 1; 
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 2em; 
	line-height: 1; 
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h3 {
	font-size: 1.5em; 
	line-height: 1; 
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h4 {
	font-size: 1.2em; 
	line-height: 1; 
	margin-top: 1em;
	margin-bottom: 0.5em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-top:1em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1em; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 0em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
/*.hide       { display: none; } */

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }



/*
 * /home/uit-zeilen-kaag.nl/www/data/world/css/site/2.pos.css
 */


#container
{
	width:922px;
	margin:0 auto;
}

#header
{
	height:113px;
	border-right:10px solid #FF7200;
}

#header-logo
{
	float:left;
	width:159px;
	height:113px;
	background-image:url("../../img/header-logo.jpg");
}

#header-logo.kaag
{
	background-image:url("../../img/header-logo-kaag.jpg");
}
#header-logo.friesland
{
	background-image:url("../../img/header-logo-friesland.jpg");
}

#header-logo.loosdrecht
{
	background-image:url("../../img/header-logo-loosdrecht.jpg");
}

#header-logo.lelystad
{
	background-image:url("../../img/header-logo-lelystad.jpg");
}

#header-logo.monnickendam
{
	background-image:url("../../img/header-logo-monnickendam.jpg");
}

#header-logo.trainingen
{
	background-image:url("../../img/header-logo-trainingen.jpg");
}


#header-banner
{
	float:left;
	width:753px;
	height:113px;
}


#main
{
	background-image:url("../../img/faux-column.jpg");
	background-position:left;
	/*background-color:#FFF2E9;*/
	background-repeat:repeat-y;
	border-right:10px solid #FF7200;
	border-bottom:2px solid #74A5BF;
}


#submenu
{
	float:left;
	width:160px;
	background-color:#74A5BF;
}

#submenu-items
{
	min-height:160px; height:auto !important; height:160px;
}

#submenu-items a.submenu
{
	display:block;
	margin:0 auto;
	height:21px;
	width:134px;
	overflow:hidden;
	background-image:url("../../img/submenu-background.jpg");
	
	margin-top:10px;
	line-height:21px;
	padding-left:5px;
	padding-right:5px;
	color:black;
	text-decoration:none;
	font-weight:normal;
}

#submenu-items a.subsubmenu
{
	display:block;
	overflow:hidden;
		
	margin-top:4px;
	line-height:21px;
	padding-left:30px;
	padding-right:5px;
	color:white;
	text-decoration:none;
	font-weight:normal;
	font-size:90%;
}

#submenu-items a.active
{
	color:white;
}

#submenu-items #sub-offerte-aanvragen
{
	margin-top:30px;
	background-image:url("../../img/submenu-offerte.jpg");
}

#logos
{
	padding:5px;	
}

#logos a, #logos span
{
	height:27px;
	width:160px;
	margin-left:-5px; /* zo maak je de padding van de kolom ongedaan */
	float:left; display:inline;
	text-indent:-9999px;
}

#label-sites
{
	background-image:url("../../img/label-sites.jpg");
}

#logo-nederland
{
	background-image:url("../../img/site-nederland.jpg");
}
#logo-kaag
{
	background-image:url("../../img/site-kaag.jpg");
}
#logo-friesland
{
	background-image:url("../../img/site-friesland.jpg");
}
#logo-loosdrecht
{
	background-image:url("../../img/site-loosdrecht.jpg");
}
#logo-lelystad
{
	background-image:url("../../img/site-lelystad.jpg");
}
#logo-monnickendam
{
	background-image:url("../../img/site-monnickendam.jpg");
}
#logo-trainingen
{
	background-image:url("../../img/site-trainingen.jpg");
}



#map
{
	height:189px;
	margin-top:20px;
	background-image:url("../../img/submenu-map.jpg");
}

#textbody
{
	float:left;
}

#text
{
	float:left;
	width:542px;
	display:inline;
	
	padding-left:15px;
	padding-right:15px;
	min-height:450px; height:auto !important; height:450px;
	
	background-image:url("../../img/text-background-white.jpg");
	background-position:center 80px;
	background-repeat:no-repeat;
}

#subtext
{
	float:left;
	width:158px !important; 
	width: 148px; /* fok ie6 */
	display:inline;
	
	padding-left:10px;
	padding-right:10px;
	border-left:2px solid #74A5BF;
	min-height:450px; height:auto !important; height:450px;
	margin-top:20px;
	padding-top:0px;
	margin-bottom:20px;
	
	text-align:right;
}

	#subtext p
	{
		color:#0E637A;
		font-style:italic;
	}
	
	#subtext b, #subtext strong
	{
		color:#333;
	}


#searchkeys, #copyright
{
	padding-left:15px;
	padding-right:15px;
	text-align:center; 
	color:#333;
	font-size:70%; 	
}

	#searchkeys a:link, #searchkeys a:visited
	{
		color:#333;
		text-decoration:none;
	}
	
	#searchkeys a:hover
	{
		color:#333;
		text-decoration:underline;
	}


a.offerte-aanvragen
{
	display:block;
	width:156px;
	height:22px;
	background-image:url("../../img/offerte.jpg");
	text-indent:-9999px; text-align:left;
}

.quoin
{
	clear:both;
}



#images .item
{
	display:block;
	border:0px solid #FF7200;
	text-align:center;
	
	margin-bottom:10px;
	padding:00px;
}





/* ----- */

div.indexItem
{
	float:left; 
	width:160px; 
	min-height:185px; 
	padding:8px; 
	cursor:pointer;
	text-align:justify;
} 



#contactform input, #contactform textarea
{
	width:148px;
	border:1px solid #333;
}

#contactform .error
{
	color:#dd0000;
}

#contactform input.error
{
	background-color:#ff3;
}


#offerForm .textinput
{
	width:200px;
	border:1px solid #333;
}

#offerForm input.checkbox
{
	margin-right: 10px;
}

#offerForm .error
{
	color:#dd0000;
}

#offerForm input.error
{
	background-color:#ff3;
}



/* *************************** */

#lightboxOverlay
{
	position:absolute;
	top:0px;
	left:0px;
	
	width:100%;
	height:100%;
	
	background-color:#000000;
	
	z-index:9000;
}

#lightboxIndicator
{
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-25px;
	width:50px;
	height:50px;
	
	background-color:white;
	
	background-image:url("../../img/indicator.gif");
	background-position:center;
	background-repeat:no-repeat;
	
	z-index:9002;
}

#lightboxTextFrame
{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:100%; 
	height:100%; 
	text-align:center; 
	
	z-index:9002;
}

#lightboxTextContainer
{
	margin:0 auto;
	width:500px;
	height:80%;
	text-align:left;
	
	padding-left:15px;
	padding-right:15px;
	padding-top:1%;
	padding-bottom:1%;
	
	margin-top:3%;
	
	background-color:#FFF2E9;
	/* background-image:url("../../img/background.jpg"); */
	border:10px solid black;

	overflow:auto;
}



 


/*
 * /home/uit-zeilen-kaag.nl/www/data/world/css/site/3.style.css
 */


@CHARSET "UTF-8";

a:focus {outline:none}

body
{
	font-family:"Verdana";
}

p img
{
	float:none; /* undo blue-print */
}

ul 
{ 
	list-style-image: url("../../img/bullet-uz.jpg");
}

a:link, a:active, a:visited
{
	color:#FF7200;
}

h1
{
	font-size:150%;
	color:#74A5BF;
	font-weight:bold;
}

h2
{
	font-size:1em;
	color:#FF7200;
	font-weight:bold;
}

h3
{
	font-size:1em;
	color:#74A5BF;
	font-weight:bold;
}

h4
{
	font-size:100%;
	color:#FF7200;
	font-weight:normal;
}

h5
{
	font-size:100%;
	color:#222;
	font-weight:normal;
	line-height:1.5;
	margin-bottom:0.0em;
}

h6
{
	font-size:100%;
	color:#0E637A;
	font-weight:normal;
}

hr
{
	background-color:#EDF3F9;
	color:#EDF3F9;
	border:none;
	border-top:2px dashed #FF7200;
}


/*
 * /home/uit-zeilen-kaag.nl/www/data/world/css/site/4.lightbox.css
 */


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* lvdg Edit: replaced img tag */
#bottomNavClose
{
	height:26px;
	background-image:url("../../img/close.gif");
	background-position:right;
	background-repeat:no-repeat;
}

#loadingLink
{
	display:block;
	margin:0 auto;
	height:32px;
	width:32px;
	background-image:url("../../img/loading.gif");
	background-repeat:no-repeat;
}
