/**                  
 * screen.css
 *
 * @package {%project%}
 * @author  {%author%}
 *
 * Copyright (c) Malibomba                               
 * IT IS NOT ALLOWED TO USE OR MODIFY ANYTHING OF 
 * THIS CODE, WITHOUT THE PERMISION OF THE AUTHOR.                       
 * Info? Mail to info@malibomba.com  
 *
 *	orange #fe902f
 *	green #b7c32f
 */
/*<![CDATA[*/
@import url("http://fonts.googleapis.com/css?family=Allerta");


* {
	margin:0;
	padding:0;
}

html { overflow:auto; }


html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

body {
	font-size: 14px;
	font-family: arial, tahoma,  arial,sans-serif;
	text-align: center;
	color: #808080;
	background:#ffffff;
}

div#container	{
	width: 960px;
	text-align: left;
	margin: 15px auto;
}
div#navcol {
	float: left;
	bottom:0px;
	position: absolute;
	padding: 0 0 0 10px;
	width: 190px;
	height: auto;
	min-height: 100%;
}

* html div#navcol	{height: 100%;}

div#content {
	padding: 10px 0px 0 205px;
	margin-right: 0px;
	height: auto;
	min-height: 400px;
	z-index: 1;	
}
div#footer{
	text-align: left;
	padding: 20px 0 0 205px;
	font-size: 10px;
}

div#footer span	{
	color: #fe902f;
}
.menu	{
	padding: 150px 0 0 35px;
}
#menu a, #menu a:visited {
  position:relative;
  text-decoration:none; 
  text-align:left; 
  width: 205px;
  display: block;
  color:#b7c32f;
  }

b	{
	color: #6f6f6f;
}


fieldset { 
	border:1px solid #b7c32f;
	width: 350px;
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
}

legend {
	padding: 0.2em 0.5em;
	border:1px solid #b7c32f;
	color:#6f6f6f;
	font-size:90%;
}

input.btn {
	background-color: b7c32f;
	border-color: fe902f;
	border-style: solid;
	color: ffffff;
	font-weight: bold;
}


.nbtable{
	border: 1px solid #b7c32f;
	
}
	/* Animating elements */
	#banner {
			z-index:3;
			top:0px;
			right:10px;
			width:195px;
			height:195px;
			margin:0 auto;
			position:absolute;
			background:url("/pics/netwerk_banner.png");
		}

	#banner-verkoop {
			z-index:3;
			top:0px;
			right:10px;
			width:195px;
			height:195px;
			margin:0 auto;
			position:absolute;
			background:url("/pics/webshop_banner.png");
		}
		
/* TYPOGRAPHY */
p {
	margin: 0 0 1.00em 0;
	line-height: 1.20em;
	z-index: 1;
	text-align: justify;
	}

td	{
	text-align: left;
}

h1	{
	font-size: 100%;
	padding-bottom: .7em;
	z-index: 1;
	color: #6f6f6f;
}

sup	{posiotion: relative; top 5px;}
 .superscript{font-size:xx-small; vertical-align:top;} 
.subscript{font-size:xx-small; vertical-align:bottom;} 

	.ora	{color: #d68a34;}
	.gre	{color: #b7c32f;}

	a.ora	{color: #d68a34;}
	a.gre	{color: #b7c32f;}



a:link,  a:visited	{
	color: #6f6f6f; 
	text-decoration: underline;
}

a:hover	{
	text-decoration: underline;
	color: #b7c32f;
}

a.art:link,  a.art:visited	{
	color: #6f6f6f; 
	text-decoration: none;
}

a.art:hover	{
	text-decoration: underline;
	color: #b7c32f;
}

a.mail, a.mail:visited	{
	color: #808080;
	font-weight: normal;
}

a.mail:hover	{
	color: #A9E62F;
	text-decoration: underline;
}

.small	{
	
	font-size: 10px;
}

a.bold	{
 font-weight: bold;
 text-decoration: none;
}

a.bold:hover	{
 font-weight: bold;
 text-decoration: underline;
}


.menu a	{
	color:#b7c32f;
	font-size: 18px;
	text-decoration: none;
	line-height: 1.6em;
}

.menu a.active	{
	color: #d68a34;
}

.menu a:hover	{
	color: #d68a34;
}

.menu a.undline	{
	 text-decoration: underline;
}

.menu a.undline.active	{
	 text-decoration: underline;
}

/* GENERAL */

img {border:none} 
hr {margin: 1em 0;background:#f2f2f2;height:1px;color:#f2f2f2;border:none;clear:both}
.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 


li	{margin-left: 20px;}



.trline td	{
	padding: 5px 10px 5px 0;
}

/*.trline tr:hover	{
	background: #e0e0e0;
}*/

/* clearbox.css a ClearBox scripthez :: http://www.kreatura.hu/pyro/clearbox */

#CB_ShowTh, #CB_Thumbs2, #CB_Thumbs, .CB_RoundPixBugFix, #CB_Padding, #CB_ImgContainer, #CB_PrevNext, #CB_ContentHide, #CB_LoadingImage, #CB_Text, #CB_Window, #CB_Image, #CB_TopLeft, #CB_Top, #CB_TopRight, #CB_Left, #CB_Content, #CB_Right, #CB_BtmLeft, #CB_Btm, #CB_BtmRight, #CB_Prev, #CB_Next, #CB_Prev:hover, #CB_Next:hover, #CB_CloseWindow, #CB_SlideShowS, #CB_SlideShowP, #CB_SlideShowBar, #CB_Email {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0px;
}

#CB_ImgHide {
	position: absolute;
	visibility: hidden;
	z-index: 1098;
	left: 0px;
}

#CB_ShowTh {
	width: 100%;
	height: 15%;
	visibility: hidden;
	position: absolute;
	z-index: 1097;
	bottom: 0px;
	left: 0px;
}

#CB_Thumbs {
	display: none;
	height: 60px;
	padding-top: 10px;
	background-color: #fff;
	position: absolute;
	z-index: 1100;
	overflow: hidden;
	bottom: 10px;
	left: 0px;
}

#CB_Thumbs2 {
	margin: auto 0;
	height: 50px;
	position: absolute;
}

.CB_ThumbsImg {
	position: absolute;
}

.CB_RoundPixBugFix {
	display: block;
	visibility: hidden;
	font-family: arial;
	font-size: 1pt;
}

#CB_ImgContainer {
	position: relative;
	width: 100%;
}

#CB_PrevNext {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1002;
}

#CB_ContentHide {
	position: absolute;
	
	top: 0px;
	left: 0px;
}

#CB_LoadingImage {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
	visibility: hidden;
}

#CB_Text {
	text-align: center;
}

#CB_Window {
	left:50%;
	position:absolute;
	top:50%;
	visibility:hidden;
	z-index: 1100;
	border-collapse: separate;
}

#CB_Image {
	position: relative;
}

#CB_iFrame {
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1003;
}

#CB_TopLeft {
	background-image:url(/pics/s_topleft.png);
	background-position:right bottom;
}

#CB_Top {
	background-image:url(/pics/s_top.png);
	background-position:left bottom;
}

#CB_TopRight {
	background-image:url(/pics/s_topright.png);
	background-position:left bottom;
}

#CB_Left {
	background-image:url(/pics/s_left.png);
	background-position:right top;
}

#CB_Content {
	background-color:#FFFFFF;
}

#CB_Right {
	background-image:url(/pics/s_right.png);
	background-position:left top;
}

#CB_BtmLeft {
	background-image:url(/pics/s_btmleft.png);
	background-position:right top;
}

#CB_Btm {
	background-image:url(/pics/s_btm.png);
	background-position:left top;
}

#CB_BtmRight {
	background-image:url(/pics/s_btmright.png);
	background-position:left top;
}

#CB_Prev, #CB_Next {
	background: transparent url(/pics/blank.gif) no-repeat scroll 0%;
	display: block;	
	width: 49%;
	cursor: pointer;
	outline-style:none;
	z-index: 1102;
}

.CB_TextNav {
	text-decoration: underline;
	color: #aaa;
}

.CB_TextNav:hover {
	text-decoration: none;
	color: #ff7700;
}

#CB_Prev {
	float: left;
	left: 0px;
}

#CB_Next {
	float: right;
	left: 0px;
}

#CB_Prev:hover {
background:transparent url(/pics/prev.gif) no-repeat scroll left 50%;
}

#CB_Next:hover {
background:transparent url(/pics/next.gif) no-repeat scroll right 50%;
}

#CB_CloseWindow {
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowS, #CB_SlideShowP {
	position: absolute;
	top: 0px;
	left: -1px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowBar {
	width: 0px;
	position: absolute;
	top: 5px;
	left: 22px;
	height: 5px;
	display: none;
}

#CB_Email {
	position: absolute;
	right: 15px;
}

				  
.messagebox{
	position:absolute;
	width:100px;
	margin-left:30px;
	border:1px solid #008ED0;
	background:#01B6EF;
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#7FC41C;
	padding:3px;
	font-weight:bold;
	color:#fff;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}

#basic-accordian1, #basic-accordian2, #basic-accordian3{
	width:100%;
	z-index:2;
}

.accordion_headings{
	padding:0px;
	background:#ffffff;
	color:#808080;
	border:1px solid #FFF;
	cursor:pointer;
	
}

.accordion_headings:hover{
	text-decoration: underline;
}

.accordion_child{
	padding:15px;
	background:#ffffff;
}

.header_highlight{
	background:#ffffff;
}

/*]]>*/
