/***************************************
  Layout
***************************************/
html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	font-family: Arial, Vendana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/background.gif);
}

h1, h2, h3 {
	font-family: Arial, Vendana, Helvetica, sans-serif;
}

/***************************************
  Container
***************************************/
#container {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 912px;
}

/***************************************
  Header
***************************************/
#header {
	height: 308px;
	background-image: url(images/header_background.png);
}

#header h1 {
	position: absolute;
	top: 50px;
	left: 35px;
	width: 189px;
	height: 69px;
	/*background: url(images/header_text.png);*/
}

#header h1 a {
	display: block;
	height: 100px;
	width: 250px;
}

#header h1 span {
	position: absolute;
	top: -500px;
}

/***************************************
  Dropdown
***************************************/
#header ul {
	list-style: none;
	margin: 0;
	padding: 0px;
	position: absolute;
	left: 15px;
	top: 274px;
	height: 34px;	
	z-index: 500;
	width: 882px;
	/*background: #2b277e;*/
}

#header ul li {
	/*background: #2b277e;*/
	float: left;
	text-transform: uppercase;
	color: #ffffff;
	/*border-right: 1px solid #1f408a;*/
	
	
	border-right: 1px solid #2b277e;
	/*border-right: 1px solid #fff;*/
	
	position: relative;
	height: 34px;
	line-height: 34px;
}

#header ul li.first {
	border-left: 0px;
}

#header ul li.last {
	border-right: 0px;
}

#header ul li a, #header ul li a:link, #header ul li a:visited {
	display: block;
	height: 34px;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

#header ul li a.active {
	font-weight: bold;
	font-size: 10px;
}

#header ul li:hover {
	/*background: #1f408a;*/
	background: #2b277e;
}

#header ul li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 1em;
	width: auto;
}

#header ul li ul li {
	float: none;
	/*background: #1f408a;*/
	/*background: #2b277e;*/
	background: #1f408a;
	width: 225px;
	text-transform: none;
	border-bottom: 1px solid #1f408a;
}

#header ul li ul li:hover {
	background: #2b277e;
}

#header ul li > ul {
	top: auto;
	left: auto;
}

#header ul li:hover ul {
	display: block;
}

/***************************************
  Body
***************************************/
#body {
	background: url(images/body_background.png);
	padding: 20px 15px 0px 15px;
	height: 100%;
	width: 889px;
}

/***************************************
  Row
***************************************/
div.row {
	padding: 20px 20px 0px 20px;
}

/***************************************
  Blocks
***************************************/
div.blocks div {
	position: relative;
	width: 267px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

div.blocks div h2 
{
	background-image: 	url(images/columnHeader.jpg);
	width: 				267px;
	height: 			31px;
	display: 			block;
	margin: 			0;
	padding: 			0;	
	font-size: 			11px;
	text-transform: 	uppercase;
	color: 				#ffffff;	
}


div.blocks div h2 span
{
	display: 		block;
	padding-top: 	9px;
	padding-left:	10px; 
}


/*div.blocks div h2 {
	margin: 0px;
	padding: 0px;
	height: 31px;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	background: #2451cf;
	background-image: url(images/block_heading_right.png);
	background-position: top right;
	background-repeat: no-repeat;
}

div.blocks div h2 span {
	display: block;
	height: 31px;
	background: url(images/block_heading_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 4px;
}
*/
div.blocks div img {
	display: block;
}

div.blocks div p {
	margin: 0px;
	padding: 0px;
	border: 1px solid #dedede;
	border-top: 0px;
	padding: 6px;
	line-height: 1.5;
	
	height: 120px;
}

div.blocks div p span {
border-top:1px dotted #DEDEDE;
bottom:6px;
clear:both;
display:block;
margin-top:6px;
padding-top:6px;
position:absolute;
width:255px;

/*border-top: 1px dotted #dedede;
	display: block;
	margin-top: 6px;
	padding-top: 6px;*/
}

/***************************************
  Headlines
***************************************/
div.row div.headlines {
	position: relative;
	width: 554px;
	float: left;
}

div.headlines {
	position: relative;
}

div.headlines div {
	position: relative;
}

div.row div.headlines h2 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 267px;
	font-size: 18px;
	font-weight: normal;
	color: #5d5d5d;
	background: url(images/headline_heading_left.png);
}

div.row div.headlines h2 span {
	display: block;
	background: url(images/headline_heading_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 4px;
}

span.webspot{
	position: absolute;
	width: 92px;
	height: 95px;
	display: block;
	top: -15px;
	left: -15px;
	z-index: 5;
	background: url("images/webspot.png") no-repeat;
}

div.custom {
	position: relative;
	margin-left: 70px;
	border: 1px solid #000;
}

a#subscribeQuickscan{
	position: relative;
	display: block;
	width: 175px;
	height: 26px;
	margin: 10px 0 10px 0;
	background: url("images/button-quickscan.jpg") no-repeat top left;	
}

a#subscribeQuickscan:hover {
	background: url("images/button-quickscan-hover.jpg") no-repeat top left;
}

a#subscribeWorkshop{
	position: relative;
	display: block;
	width: 175px;
	height: 26px;
	margin: 10px 0 10px 0;
	background: url("images/button-workshop.jpg") no-repeat top left;	
}

a#subscribeWorkshop:hover {
	background: url("images/button-workshop-hover.jpg") no-repeat top left;
}

img.callme{
	position: absolute;
	top : 10px;
	right: 10px;	
}

p.contactLinks {
	position: relative;
	padding: 0;
	margin-top: 10px;
	line-height: 21px;
}

p.contactLinks a {
	position: relative;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	line-height: 23px;
	background: url("images/arrow.jpg") no-repeat left center;
}

div.row div.headlines h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #6ca911;
}

div.row div.headlines > div {
	float: left;
	border: 1px solid #dddddd;
	padding: 6px;
	width: 540px;
	height: 106px;
}

div.row div.headlines div div.headline_1, div.row div.headlines div div.headline_2 {
	padding: 0px;
	border: none;
}

div.row div.headlines div div.headline_1 {
	float: left;
	width: 269px;
	border-right: 1px dotted #dddddd;
}

div.row div.headlines div div.headline_2 {
	float: left;
	width: 270px;
}

div.row div.headlines div div.headline_2 h3 {
	padding-left: 16px;
}

div.row div.headlines div div.headline_2 p {
	padding-left: 16px;
}

div.row div.headlines div p {
	margin: 0px;
	padding: 6px 0px 0px 0px;
	border-top: 1px dotted #dddddd;
	line-height: 1.5;
}

div.row div.headlines div p span {
	display: block;
	margin-top: 6px;
}

span.custom {
	position: relative;
	display: block;
	margin-left: 75px;	
	line-height: 18px;
}

img.banner {
	position: absolute;
	top: 30px;
	right: 10px;
}


/***************************************
  Quickscan
***************************************/
div.row div.quickscan {
	border: 0px;
	float: left;
	background: #3d7eb6;
	color: #ffffff;
	width: 255px;
	height: 108px;
	margin-left: 20px;
	margin-top: 30px;
	padding: 6px;
}

div.quickscan h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}

div.quickscan p {
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

div.quickscan p img {
	margin-top: 6px;
	float: right;
}

/***************************************
  Referenties
***************************************/
div.row div.referenties {
	float: left;
	width: 267px;
	height: 108px;
	margin-left: 20px;
}

div.row div.referenties h2 span small {
	font-size: 10px;
	position: absolute;
	right: 6px;
	top: 10px;
	z-index: 10;
	display: block;
	
	}

div.row div.referenties  h2 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 267px;
	font-size: 18px;
	font-weight: normal;
	color: #5d5d5d;
	background: url(images/headline_heading_left.png);
}

div.row div.referenties  h2 span {
	position: relative;
	display: block;
	background: url(images/headline_heading_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 4px;
}

div.row div.referenties p {
	position: relative;
	margin: 0px;
	padding: 6px;
	border: 1px solid #dddddd;
	height: 106px;	
	text-align: center;
}


div.row div.referenties p img {
	position: relative;	
}

div.row div.referenties p strong {
	
}

/***************************************
  Footer
***************************************/
#footer {
	height: 90px;
	background: url(images/footer_background.png);
	position: relative;
}

#footer span {
	position: absolute;
	bottom: 27px;
	right: 70px;
	font-size: 11px;
	color: #444444;
}

#footer span a, #footer span a:link, #footer span a:visited {
	position: relative;
	text-decoration: none;
	color: #444444;
}

#footer span a.rss {
	padding-left: 15px; 
}

#footer span a.rss img {
	position: absolute;
	top 0;
	left: 0;	
}

#footer div.logo {
	position: absolute;
	bottom: 22px;
	right: 35px;
	width: 25px;
	height: 25px;
	background: url(images/ci_logo.png);

}

#footer div.logo:hover {
	background: url(images/ci_logo_hover.png);
}

/***************************************
  Content
***************************************/
#content {
	float: left;
	width: 554px;
	margin-left: 20px;
	line-height: 18px;
}

#content h1 {
	position: relative;
	color: #2b277e;
	font-weight: normal;
	padding-bottom: 10px;	
	border-bottom: 1px dotted #ccc;
}

#content h1 a {
	position: relative;
	color: #2b277e;
	font-weight: normal;	
	text-decoration: none;
}

#content h2 {
	margin: 0px;
	padding: 0px;
	height: 31px;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	background: #ff8a22;
	background-image: url(images/content_heading_right.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#content h2 span {
	display: block;
	height: 31px;
	background: url(images/content_heading_left.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 4px;
}

#content p {
	padding: 6px;
	line-height: 1.5;
}

#content > p {
	padding: 0;	
}

#content p.summary {
	font-weight: bold;
}

#content h3 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}

#content ul {
	/*list-style-image: url(images/check.jpg);*/

	list-style-type: disc;
}

#content ul li {
	margin-bottom: 6px;
}

#content div.contact {
	height: 60px;
	margin-top: 20px;
	background: #e5e5e5;
	background-image: url(images/contact_box_right.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#content div.contact span {
	display: block;
	height: 60px;
	padding:0;
	margin: 0;
	background-image: url(images/contact_box_left.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.innerContact
{
	/*border: 1px solid red;*/
	padding: 10px;
}

/***************************************
  Sidebar
***************************************/

#sidebar {
	float: left;
	margin-left: 20px;
	width: 267px;
}

#sidebar div.headlines {
	margin-bottom: 20px;
}

#sidebar div.headlines h2 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 267px;
	font-size: 18px;
	font-weight: normal;
	color: #5d5d5d;
	background: url(images/headline_heading_left.png);
}

#sidebar div.headlines h2 span {
	display: block;
	position: relative;
	background: url(images/headline_heading_right.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-top: 4px;
}

#sidebar div.headlines small {
	font-size: 10px;
	position: absolute;
	right: 6px;
	top: 10px;
	}

#sidebar div.headlines hr {
	border: none;
	border-bottom: 1px dotted #dddddd;
	color: #ffffff;
	background: #ffffff
}

#sidebar div.headlines div {
	border: 1px solid #dddddd;
	border-top: none;
	padding: 6px;
}

#sidebar div.headlines h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #6ca911;
}

#sidebar div.headlines p {
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

#sidebar div.quickscan {
	background: #3d7eb6;
	height: 108px;
	color: #ffffff;
	padding: 6px;
}


div.row div.quickscan {
	border: 0px;
	float: left;
	background: #3d7eb6;
	color: #ffffff;
	width: 255px;
	height: 108px;
	margin-left: 20px;
	margin-top: 30px;
	padding: 6px;
}


ul.listGreenHosting {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
ul.listGreenHosting li {
	list-style: square;
	color: #2b277e;
	padding: 0;
	margin: 0 0 0 15px;
}
ul.listGreenHosting li span {
	color: black;
}

/***************************************
  Misc
***************************************/
br.clear {
	clear: both;
}

a, a:link, a:visited {
	color: #2b277e;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

/**
* REFERENCES
*/

div.references{
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;		
}

div.references div{

	position: relative;	
	width: 25%;
	float: left;
	margin: 0;
}

div.references div.last{
	margin-right: 0;
}

div.references div a{
	
}

div.clear{
	position: relative;
	width: 100%;
	margin: 0;
	height: 1px;
	clear: both;
}


/***************************************
  Form
***************************************/
#content form {
	margin: 0px;
	padding: 0px;
}

#content form ul {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#content form ul li label {
	display: block;
	width: 185px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
}

#content form ul li label span {
	color: #e00500;
}

#content form ul li input {
	width: 254px;
	height: 19px;
	border: none;
	background: url(images/form_textfield_bg.png);
	background-repeat: no-repeat;
	padding: 6px;
}

#content form ul li div.error input {
	background: url(images/form_textfield_bg_error.png);
}

#content form ul li  input:hover {
	background: url(images/form_textfield_bg_focus.png);
}

#content form ul li textarea {
	width: 254px;
	height: 129px;
	border: none;
	background: url(images/form_textarea_bg.png);
	background-repeat: no-repeat;
	padding: 6px;
}

#content form ul li div.error span {
	display: block;
	margin-left: 185px;
	color: #e00500;
	padding: 6px;
	font-weight: bold;
}

#content form ul li div.error textarea {
	background: url(images/form_textarea_bg_focus.png);
}

#content form ul li textarea:hover {
	background: url(images/form_textarea_bg_focus.png);
}

#content form input.submit {
	margin-left: 185px;
}

/**
 * NEws Archive
 */
 
#searchHeader{
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}

#searchHeaderBottom{
	position: relative;
	width: 100%;
	margin-top: 20px;
}

#sResultsStats{
	position: relative;
	float: left;
}

#sResultsNav{
	position: relative;
	float: right;
}

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

.sResultItem{
	position: relative;	
	margin-bottom: 25px;	
}

#sResultItem div.clear{
	height: 10px;
}

a.more{
	float: right;
	background: url("images/arrowOrange.gif") no-repeat 62px 7px;
	padding-right: 8px;
}

a.prev{
	background: url("images/arrowOrangeRev.gif") no-repeat 0px 5px;
	padding-right: 8px;
}

a.next{
	background: url("images/arrowOrange.gif") no-repeat 56px 5px;
	padding-left: 8px;
}

a.pagerActive{
	font-weight: bold;
	font-size: 15px;
}

img.reference{
	position: relative;
	margin-left: 20px;	
}

strong.reference {
	margin-left: 18px;	
}


a.black {
	color: #000;
}

.divReference{
	position: relative;
	width: 120px;
	float: left;
	border: none;
}



/*SLIDER */

#sidebar div.headlines div#slider {
	border: none;
}

#slider ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#slider li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#slider li span {
	display: inline-block;
	width: 120px;
	text-align: center;
}