@charset "utf-8";
/* CSS Document */



@import url('body.css');
@import url('navigation.css');
@import url('header.css');
@import url('buttons.css');
@import url('content.css');
@import url('simpletabs.css');

#social-twitter {
	position: relative;
}
#social-twitter .img {
	z-index: 99;
	position: absolute;
	right: 240px; top: 25px;
	-ms-interpolation-mode: bicubic;
}

#social-twitter p {
	display: block;
}


#social-facebook {
	position: relative;
}
#social-facebook .img {
	z-index: 99;
	position: absolute;
	right: 130px; top: 25px;
	-ms-interpolation-mode: bicubic;
}

#social-facebook p {
	display: block;
}



#ui-form {
}

.rounded {
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius: 5px;
/*  behavior:url('/css/border-radius.htc');
*/
}

#subnavigatie {
	display:block;
	background:#333333;
		text-align:left;
		margin-bottom: 10px;
		margin-top: 20px;
		border:1 px;
		border-width:thin;
		border-bottom-color:#FFFFFF;
		}
		
.subnavigatie {
	display:block;
	background:#333333;
		text-align:left;
		margin-bottom: 10px;
		margin-top: 20px;
		border:dashed;
		border-width:thin;
		border-bottom-color:#FFFFFF;
		}
	

body {

		background:#fff url("http://halonetworks.nl/design/global/images/content/MAINbg.png");
			background-position:center top;
			background-attachment:fixed;
	background-repeat:no-repeat;
	color:#fff;
	font:11px/17px 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, 'Lucida Sans', Geneva, Arial, sans-serif;
	letter-spacing:0;
	text-align:left;
	word-spacing:normal;
}

img {
	border:0;
}


/* ----------- My Form ----------- */
label{
float: left;
width: 100px;
font-weight: bold;
}

input, textarea{

margin-bottom: 5px;
}



.formstyled{
width: 180px;
}

.formnone{

width: 80px;
}


.selectclass{
width: 59px;
margin-bottom: 5px;

}


select{
width: 184px;
margin-bottom: 5px;

}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
margin-left: 500px;
margin-top: 5px;
width: 90px;
}

br{
clear: left;
}


/* GLOBAL NAV
-------------------------------------------------------------------------- */
#MAINnav {
	height:30px;
	color: #000;
}

#MAINnav #MAINnav-wrapper {
	margin:0 auto;
	width:1000px;
}

#MAINnav ul {
	margin:0;
	
}

#MAINnav li {
	float:left;
	list-style:none;
	margin:0;
	text-align:center;
	position:relative;
	z-index:20;
}

#MAINnav li a {
	float:left;
	height:0;
	overflow:hidden;
	padding-top:30px;
}
/*subnav*/
#MAINnav ul ul {
	position:absolute;
	top:30px;
	left:-8px;
	padding:8px 13px;
	display:none;
	z-index:25;
}

#MAINnav li li {
	margin-left:0;
	text-align:left;
	display:block;
	width:100%;
	white-space:nowrap;
}
#MAINnav li li a {
	height:15px;
	display:block;
	height:auto;
	width:100%;
	padding:0;
	text-transform:none;
	white-space:nowrap;
}

#MAINlogo {
	float:left;
	position:relative;
	background:transparent url("../design/global/images/header/MAINlogo-theme2.png") 0 0 no-repeat;
	height:113px;
	left:-5px;
	top:0px;
	bottom:15px;
	width:280px;
}

#content-wrapper {
	margin:0 auto;
	padding:5px 0;
	width:1000px;
}

#content-left {
	display:inline;
	float:left;
	padding-left:10px;
	width:205px;
	overflow:hidden;
}

#content-center {
	display:inline;
	float:left;

	position:relative;
	width:615px;
	overflow:hidden;
	color:#FFFFFF;
}

#content-right {

	display:inline;
	float:left;
	width:170px;
	overflow:hidden;
}

/* BLOCKS - lego style
-------------------------------------------------------------------------- */
.block-small, .block-medium, .block-large, .block-login, .block-myhalo {
	float:left;
	margin:0 10px 10px 0;
	position:relative;
}

* html .block-small, * html .block-medium {
	display:inline;
	height:250px;
}

.block-small {
	min-height:250px;
	width:195px;
}


.block-medium {
	margin:0 5px 10px 0;
	min-height:250px;
	width:300px;
}

.block-large {
	width:605px;
	margin-right:0px;
}

.block-myhalo {
	width:500px;
	margin-right:0px;
	color:#fff;
}

.block-login {
	width:170px;
		min-height:250px;
	}

#advertisements {
	background-color:#333;
	height:600px;
	text-align:center;
	width:160px;
}

#middenblok {

	width:300px;
}


/* elements ( instances of elemenst.css ) 
-------------------------------------------------------------------------- */
body.home .showcase, body.home .cover {
	height:300px;
}

body.home .cover {
	left:0;
	margin-top:-300px;
	position:absolute;
	top:0;
	width:785px;
	z-index:1;
}

/* HEADING
-------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	color:#39c;
	font-family:"Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size:1.04em;
	font-weight:400;
	margin:0;
	padding:0;
}



.h3-wrapper {
	background:#0095cd url("../design/global/images/content/h3_r.gif") 100% 0 no-repeat;
	height:20px;
	margin-bottom:5px;
	overflow:hidden;
	width:100%;
}

.h3-wrapper h3 span a {
	color:#fff;
}

.h3-wrapper h3 span {
	background:url("../design/global/images/content/h3_l.gif") 0 0 no-repeat;
	color:#FFF;
	display:block;
	height:12px;
	padding:4px 7px;
}

.h3-wrapper h3 {
	font-size:1em;
	height:20px;
	line-height:1em;
	text-transform:uppercase;
}

.h3-wrapperERROR {
	background:#FF0000 url("../design/global/images/content/h3_r.gif") 100% 0 no-repeat;
	height:20px;
	margin-bottom:5px;
	overflow:hidden;
	width:100%;
}

.h3-wrapperERROR h3 span {
	background: url("../design/global/images/content/h3_l.gif") 0 0 no-repeat;
	color:#FFF;
	display:block;
	height:12px;
	padding:4px 7px;
}

.h3-wrapperERROR h3 {
	font-size:1em;
	height:20px;
	line-height:1em;
	text-transform:uppercase;
}




.h3-wrapperSPECIAL {
	background:#FFF url("../design/global/images/content/h3_r.gif") 100% 0 no-repeat;
	height:20px;
	margin-bottom:5px;
	overflow:hidden;
	width:100%;
}

.h3-wrapperSPECIAL h3 span {
	background: url("../design/global/images/content/h3_l.gif") 0 0 no-repeat;
	color:#000;
	display:block;
	height:12px;
	padding:4px 7px;
}

.h3-wrapperSPECIAL h3 {
	font-size:1em;
	height:20px;
	line-height:1em;
	text-transform:uppercase;
}



.h3-login {
	background:#0095cd url("../design/global/images/content/h3_r.gif") 100% 0 no-repeat;
	height:20px;
	margin-bottom:5px;
	overflow:hidden;
	width:100%;
}

#content-right .h3-wrapper {background-color:#0095cd;}

.h3-login h3 span {
	background:url("../design/global/images/content/h3_l.gif") 0 0 no-repeat;
	color:#FFF;
	display:block;
	height:12px;
	padding:4px 7px;
}

.h3-login h3 span a {
	color:#fff;
}

.h3-login h3 {
	font-size:1em;
	height:20px;
	line-height:1em;
	text-transform:uppercase;
}



#content-left .h3-wrapper {background-color:#0095cd;}





/* TEXT 
-------------------------------------------------------------------------- */
.text {
	word-spacing:0.2em;
}

p {
	margin:0;
	padding:0;
}

.text p {
	margin:0 0 1em;
	padding:0;
}

blockquote {
	border-left:10px solid #333;
	margin-left:10px;
}

pre {
	font-family:monospace;
}

em, i {
	font-style:italic;
}

code {
	font-family:"Courier New", Courier, monospace;
	white-space:pre;
}

/* LISTS
-------------------------------------------------------------------------- */
ul {
	line-height:1.4em;
	list-style:none;
	margin:0 0 0.5em;
	padding:0;
}

ul li {
	margin:0 0 0.125em 25px;
	padding:0;
}

ol {
	font-size:1em;
	line-height:1.4em;
	margin:0 0 1.5em;
	padding:0;
}

ol li {
	font-size:1em;
	margin:0 0 0.25em 30px;
	padding:0;
}

dl {
	line-height:1.4em;
	margin:0 0 1.5em;
	padding:0;
}

dl dt {
	font-weight:700;
	margin:0.25em 0;
	padding:0;
}

dl dd {
	margin:0 0 0 30px;
	padding:0;
}

/* TABLES
-------------------------------------------------------------------------- */
table {
	font-size:1em;
	margin:0;
	padding:0;
}

table caption {
	font-weight:700;
	margin:0;
	padding:0 0 1.5em;
}

td {
	font-size:1em;
	vertical-align:top;
}

/* FORMS */
.errormsg {
	background:url("../pix/global/panels/bg-gradient-grey-accent.gif") repeat-x;
	border:1px solid #333;
	display:block;
	margin-bottom:5px;
	padding:10px 8px 0;
}

form {
	margin:0;
	padding:0;
}

form div, form p {
	font-size:1em;
	padding:0;
}

fieldset {
	border:none;
	margin:0;
	padding:0px;
}

fieldset legend {
	background:#00aeef url("../pix/global/h3_r.gif") 100% 0 no-repeat;
	color:#fff;
	display:block;
	font-size:1em;
	height:20px;
	line-height:1em;
	margin:0;
	overflow:hidden;
	text-transform:uppercase;
	width:605px;
}

* html fieldset legend {
	margin:0 0 0 -6px; /* IE hack */
}

*+html fieldset legend {
	margin:0 0 0 -6px; /* IE hack */
}

fieldset legend span {
	background:url("../pix/global/h3_l.gif") 0 0 no-repeat;
	color:#FFF;
	display:block;
	height:12px;
	padding:4px 7px;
	width:591px;
}

fieldset .fieldgrp {
	padding:5px 8px;
	border:1px solid #333;
	margin-top:5px;
}

fieldset .fieldgrp label {
	font-size:1em;
	font-weight:700;
}

fieldset .fieldgrp .field label {
	font-size:1em;
	font-weight:400;
}

.error {
  color:#FF0000;
  display:block;
  text-align:center;
  margin-bottom: 5px;
  margin-top: 5px;
}

.voltooid {
  color:#00EE00;
  display:block;
  text-align:center;
  margin-bottom: 5px;
  margin-top: 5px;
}

.formhelp {
	color:#999;
	font-style:italic;
}



/* Login systeem */

.message-notify {
  color: #fff;
  background: #009900;
  display:block;
  margin-bottom: 2px;
}



/*klantenpaneel stylesheet*/

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}

/**
 * _FOOTER
 */

#g-footer {
	background:#0095cd;
	clear:both;
	display:block;
	font-size:10px !important;
	height:25px;
	margin:0 auto;
	min-width:1000px;
	overflow:visible;
	width:100%;
}
 
#g-footer ul {
	margin:0;
	padding:6px 15px 0 0;
	text-align:center;
}
 
#g-footer li {
	display:inline;
	margin:0;
	padding:0 .5em;
}
 
#g-footer a {
	color:#FFF;
	font-weight:400;
}


#globalbox {margin:10px;padding:0px;width:565px;border:1px dotted #dadada;background:#151515 url("../design/global/images/content/BGitem.gif") 0 0 repeat-x;}

#globalbox  table{margin:10px 10px 8px 10px;padding:0;width:553px;}
#globalbox  tr{line-height:19px;}


#globalbox  .dotline {height:5px;background:url(../design/global/images/content/dotline.png) repeat-x center left;}

#loginbox {margin:10px;padding:0px;width:460px;border:1px dotted #dadada;background:#151515 url("../design/global/images/content/BGitem.gif") 0 0 repeat-x;}

#loginbox  table{margin:10px 10px 8px 10px;padding:0;width:460px;color:#fff;}
#loginbox  tr{line-height:19px;}


#loginbox  .dotline {height:5px;background:url(../design/global/images/content/dotline.png) repeat-x center left;}


#domeintool {margin:10px;padding:0px;width:573px;border:1px solid #dadada;background:#151515 url("../design/global/images/content/BGitem.gif") 0 0 repeat-x;}

#domeintool  table{margin:10px 10px 8px 10px;padding:0;width:553px;}
#domeintool  tr{line-height:19px;}


#domeintool  .dotline {height:5px;background:url(../design/global/images/content/dotline.png) repeat-x center left;}

#globalbox-1 {margin:10px;padding:0px;width:565px;border:1px dotted #dadada;background:#151515 url("../design/global/images/content/BGitem.gif") 0 0 repeat-x;}

#globalbox-1  table{margin:10px 10px 8px 10px;padding:0;width:553px;}
#globalbox-1  tr{line-height:19px;}


#globalbox-1  .dotline {height:5px;background:url(../design/global/images/content/dotline.png) repeat-x center left;}





#globalbox-2 {margin:10px;padding:0px;width:565px;border:1px dotted #dadada;background:#151515 url("../design/global/images/content/BGitem.gif") 0 0 repeat-x;}

#globalbox-2  table{margin:10px 10px 8px 10px;padding:0;width:553px;}
#globalbox-2  tr{line-height:19px;}


#globalbox-2 .dotline {height:5px;background:url(../design/global/images/content/dotline.png) repeat-x center left;}




#globalbox-3 {margin:10px;padding:0px;width:565px;border:1px dotted #dadada;background:#151515 url("../design/global/images/content/BGitem.gif") 0 0 repeat-x;}

#globalbox-3  table{margin:10px 10px 8px 10px;padding:0;width:553px;}
#globalbox-3  tr{line-height:19px;}


#globalbox-3 .dotline {height:5px;background:url(../design/global/images/content/dotline.png) repeat-x center left;}






