/* =======================================================  */
/* MAIN markup for the whole site
/* =======================================================  */
html {
	height: 100%;
}
body {
	background:#fff url(images/bg.jpg) repeat-x;
	color: #000;
	margin: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 0.8em;
	height: auto;
}
h1, h2 {
	font-family:  "Times New Roman", Arial,  Georgia, Times, serif;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 2em;
	font-weight:normal;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.2em;
}
a {
	color: #364f81;
}

/* =======================================================  */
/* PW: tables naar div
/* =======================================================  */

div.float {
  float: left;
  }
  
div.spacer {
  clear: both;
  }

div.row {
  clear: both;
  padding-top: 3px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 475px;
  text-align: left;
  } 

div.row span.labelsmall {
  float: left;
  width: 110px; //35px
  text-align: left; //right
  }

div.row span.formwsmall {
  float: right;
  width: 145px;
  text-align: left;
  } 
/* =======================================================  */
/* Breadcrumbs
/* =======================================================  */
.breadcrumb a, .breadcrumb a:hover {
	font-size: 11px;
	font-family: verdana;
	color: #999999;
	padding-left: 12px;
}
.breadcrumb {
	margin-bottom:0.5em;
	padding:0;
	display:block;
}
/* =======================================================  */
/* PW
/* =======================================================  */
.voorpaginalogin {
	// background:url(images/leesmeer.png) no-repeat left top;
	margin-left:865px;
	margin-top:15px;
	padding-left:5px;
	padding-top:5px;
	font-color; #ffffff; 
	font-family: Tahoma, Arial;
	font-size="2";
	text-decoration: none;
}
.verzend {
	background:url(images/button_verzend.png) no-repeat;
	width: 65px;
	font-size:0.88em;
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	color:#e8f7fb;
	text-align:top;
	border:0;
	cursor: hand;
}
/* =======================================================  */
/* HEADER
/* =======================================================  */
.home-link {
	height:55px;
	margin-bottom:0px; //35px
	margin-top:0px;//25px
	width:250px;
}
.home-link a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(images/logo-smshosting.png) no-repeat 0 0;
}
#front .home-link {
	margin-left:14px;
}
/* =======================================================  */
/* MENU IN THE HEADER
/* =======================================================  */
.header-container .hoofdmenu {
	height:40px;
}
.header-container .hoofdmenu ul {
	padding:0;
}
.header-container .hoofdmenu ul li {
	float:left;
	list-style:none;
	margin:0;
	padding:13px 0;
}
.header-container .hoofdmenu ul li.first {
	background:url(images/menu-first-bg.png) no-repeat left 2px;
	padding:13px 0 13px 6px;
}
.header-container .hoofdmenu ul li.first a {
	padding-left:12px;
}
.header-container .hoofdmenu ul li.last {
	background:url(images/menu-last-bg.png) no-repeat right 2px;
	padding:13px 6px 13px 0;
}
.header-container .hoofdmenu ul li.last a {
	border-right:none;
	padding-right:12px;
}
.header-container .hoofdmenu ul li a {
	color:#ededed;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	background:url(images/menu-bg.png) repeat-x;
	border-right: 1px solid #536872;
	padding:13px 17.5px;
}
.header-container .hoofdmenu ul li a.active, .header-container .hoofdmenu ul li a:hover {
	background:url(images/menu-bg-active.png) repeat-x;
}
/* =======================================================  */
/* ACTION-BAR
/* =======================================================  */
#front .view-actionbar {
	margin-left:14px;
}
.view-actionbar .view-content {
	height: 140px;
	background:url(images/teasersblock-bg.png) repeat-x;
	width:934px;
	clear:both;
}
.view-actionbar .view-content .views-row-odd, .view-actionbar .view-content .views-row-even {
	float:left;
	border-right:1px solid #CCC;
	padding:8px 25px 20px;
	height:112px;
	width:19%;
}
.view-actionbar .views-row-first {
	background:url(images/teasersblock-leftbg.png) no-repeat left top;
}
.view-actionbar .views-row-last {
	background:transparent url(images/teasersblock-rightbg.png) no-repeat scroll right top;
	border-right:medium none !important;
	float:right !important;
	height:140px;
	padding-right:45px!important;
}
.view-actionbar img {
	float:left;
	padding-right:5px;
	max-width:55px;
	max-height:45px;
}
.view-actionbar .views-field-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#1b3642;
	height:47px;
	overflow:hidden;
}
/* === PW: margin: 6a6a6a 5px 0 10px geeft scheven leesmeer knoppen rechter px werken alleen op de eerste twee blokken, aangepast 16 mrt: margin:5px 0 0px; terug gezet: color:#6a6a6a; === */
.view-actionbar .views-field-teaser p {
	margin:5px 0 10px;
	color:#6a6a6a;
}

/* === PW: dit is de text positie padding in de button en de button image === */
.view-actionbar .views-field-view-node {
	background:url(images/leesmeer.png) no-repeat;
	padding: 2px 8px 2px 8px;
	height:20px;
	width:83px;
}

/* === PW: dit betreft de buttom text === */
.view-actionbar .views-field-view-node a {
	color:#FFF;
	font-size:0.9em;
	text-decoration: none;
}
/* =======================================================  */
/* LOGIN
/* =======================================================  */
.login {
	background:url(images/menu-bg.png) repeat-x;
	height: 40px;
	width: 940px;
	margin-left:12px;
	font-size:0.88em;
	font-family:Arial, Helvetica, sans-serif;
}
.loginleft {
	background:url(images/menu-first-bg.png) no-repeat left top;
	width:6px;
	height:40px;
	float:left;
}
.loginblock {
	background:url(images/leesmeer.png) no-repeat left top;
	margin-left:870px;
	margin-top:10px;
	padding-left:5px;
	padding-top:0px;
	font-color; #ffffff; 
	font-family: Tahoma, Arial;
	font-size="2";
	text-decoration: none;
}
.login .wachtwoord, .login .gebruikersnaam {
	float:left;
	color:#e8f7fb;
	background:url(images/input.png) no-repeat right;
	padding-right:100px;
	height:20px;
	margin-top:8px;
	padding-left:5px;
	padding-top:5px;
}
.submit, .login submit {
	background:url(images/green-button.png) no-repeat;
	height:25px;
	margin:10px;
	width:55px;
	color:#e8f7fb;
	text-align:top;
	padding-top:2px;
	border:0;
	cursor: hand;
}
.loginright {
	background:url(images/menu-last-bg.png) no-repeat left top;
	width:6px;
	height:40px;
	float:right;
}
/* =======================================================  */
/* DW
/* =======================================================  */
.button { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: xx-small;
	width: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6B7683;
	border-right-color: #6B7683;
	border-bottom-color: #6B7683;
	border-left-color: #6B7683;
	cursor: hand;
	background-color:#E6E3DF; 	
}
.textfield { 
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	width: 100px;
	height: 10px;
}
.textfield_zoek { 
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	width: 165px;
	height: 10px;
}
.textfieldlarge { 
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	width: 100px;
	height: 30px;
}
.textfieldlarge-x { 
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	width: 300px;
	height:150px;
}
.listdw { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	width: 100px;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6B7683;
	border-right-color: #A2A9B3;
	border-bottom-color: #A2A9B3;
	border-left-color: #6B7683;
}
.listdw_nowidth { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6B7683;
	border-right-color: #A2A9B3;
	border-bottom-color: #A2A9B3;
	border-left-color: #6B7683;
}
/* =======================================================  */
/* VISUAL 
/* =======================================================  */
.visual {
	background:url(images/home-visual.png) no-repeat;
	height: 274px;
	width: 100%;
	margin-bottom:25px;
}
/* =======================================================  */
/* MAIN markup for the CONTENT
/* =======================================================  */
.container {
	margin-top: 15px;
}
#front .container {
	margin-top:0;
}
.content-container p {
	color:#6a6a6a;
}
.center {
	margin:auto;
	height: auto!important;
}
.center-wrapper {
	margin: auto;
	width: 940px;
	position:relative;
}
#front.center-wrapper {
	width:967px;
}
.content-container .content img {
	display:block;
	/*margin: 0;*/
	padding:12px 0;
}
/* =======================================================  */
/* RIGHT SIDEBAR MARKUP IN THE CONTENT
/* =======================================================  */
.right-bar a:visited {  
	color:#fff;
	text-decoration: none; 
}
.right-bar a:link {  
	color:#fff;
	text-decoration: none; 
}
.right-bar a:hover {
	color:#fff;
	text-decoration: underline;
}
.right-bar a:active {  
	color:#fff;
	text-decoration: none; 
}


.right-bar {
	width: 292px;
	padding:0 0 35px;
	float:right;
}
.right-bar .block {
	background:url(images/block-bg.png) no-repeat;
	display:block;
	color:#6a6a6a;
	height:250px;
}
.right-bar .block .block-content {
	padding:10px;
	color:#ffffff;
}
.right-bar .block h3 {
	margin:10px auto;
}
.right-bar .block p {
	max-height:200px;
	overflow:hidden;
}


/* =======================================================  */
/* NODE CSS
/* =======================================================  */
#node-page .topcontent {
	color:#6A6A6A;
}
#node-page img {
	float:left;
	margin:0 100px 20px 0;
}
#node-page .nodebody {
	width:600px;
	padding:0 0 35px;
	float:left;
	
}
#node-page h2 {
	font-size:2.7em;
	color:#242424;
	margin:10px auto;
}
/* =======================================================  */
/* FOOTER MARKUP
/* =======================================================  */
.footer a {  
	color:#84cee4; 
}
.footer {
	background-color:#11568d;
	clear:both;
	height:86px;
	width:100%;
	padding-top:15px;
	margin-top:25px;
}
#voor.footer {
	margin-top:80px;
}
.footer-content {
	width:940px;
	margin:auto;
}
.copyright {
	color:#84cee4;
	float:left;
	font-size:0.9em;
}
.footermenu {
	float:left;
}
.footermenu ul.menu {
	padding-left:10px;
}
.footermenu ul.menu li {
	list-style:none;
	margin:0;
	padding:0;
}
.footermenu ul.menu li a {
	color:#84cee4;
	background:url(images/streep1.png) no-repeat left 3px;
	padding-left:10px;
}
.location {
	color: #ccc;
	fl