* { margin: 0px; padding: 0px; }
body {
	font-family:Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #333;
	font-size: 11px;
	margin-top: 0px;
}
div { background-color: #FFFFFF; }
h1, h2, h3, h4 { font-family:Arial, Helvetica, sans-serif; }
a { color: #000; text-decoration: underline; }
a:hover { color:#D81B43; text-decoration: underline; }
td {
  	font-family: Arial;
	color: #333;
	font-size: 12px;
	padding:2px;
}
/* layout.class */
div.header_left {
	background-image: url(../../if/backgrounds/webhosters_top_bg.jpg);
	height: 128px;
	width: 223px;
	float: left;
}
div.header_left h1 {
	text-align: left;
	margin-top: 6px;
	margin-left: 9px;
	color: #FFFFFF;
}
div.header_right {
	background-image: url(../../if/backgrounds/webhosters_top_bg.jpg);
	height: 125px;
	width: 737px;
	float: left;
	padding-top: 3px;
}
div.header_right input.zoekveld
{
	color:#999;
	background: #FFF;
	border: 1px solid #000;
}
.mainbutton {
	padding-top:8px;
	padding-bottom:8px;
	background-color: #80B7CC;
  	color: #FFFFFF;
  	width: 228px;
}
.mainbutton h2, 
.mainbutton h2 a {
	text-align: left;
	overflow: hidden;
	font-size: 14px;
	color: #D81B43;
	background-color: #FFFFFF;
}
/*.right_bar {
	margin-top:20px;
	min-height: 50px;
	height:auto;	
	float:left;
	padding-top:10px;
	background-color: #E5E5E5;
	margin:0px;
}*/
.side_right_top {
	margin:20px 0px 0px 0px;
	min-height: 50px;
	height:auto;
	background-color: #E5E5E5;
	text-align:center;
	padding-top:10px;
	font-size:16px;
	float:right;
	width: 160px;
}
.side_right_top a {
	color:#999;
}
.side_right {
	margin:5px 0px 10px 0px;
	height:auto !important; /*ie6 hack*/
	height: 560px;
	min-height: 560px;
	background-color: #D3E6ED;
	text-align:center;
	padding-top:10px;
	width: 160px;
	float:right;
}
.grid_menu {
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	width: 228px;
	height: 102px;
	background-color: #80B7CC;
}
.main_left {
	margin:20px 0px 10px 0px;
	height:auto !important; /*ie6 hack */
	height: 625px;
	min-height: 625px;
	background-color: #D3E6ED;
	text-align:left;
	font-size:12px;
	color:#000;
	float:left;
	padding-bottom:10px;
}
.main_content {
	margin:3px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	text-align:left;
	font-size:12px;
	float:left;
}
.main_content_admin {
	margin-top:20px;
	text-align:left;
	font-size:12px;
}
.footer {
	background-color: #D3E6ED;
	border-top: 1px solid #D3E6ED;
	border-bottom: 1px solid #D3E6ED;
	margin:10px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	display:block;
}
/* einde layout.class */

/* main content styles */
.main_content_admin h2,
.main_content h2 {
	font-weight: bold;
	font-size: 14px;
	vertical-align:middle;
	display: inline;
	padding: 3px 10px 3px 10px;
	color: #fff;
	background-color:#D81B43;
}
.main_content_admin p,
.main_content p {
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	font-size:12px;
	color:#000;
}
.main_content h3,
.main_content_admin h3,
.main_content_admin h3 a, 
.main_content h3 a {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	margin-top: 10px;
	padding:2px;
	width:100%;
	background-color:#D3E6ED;
}
.main_content_admin table.box, 
.main_content table.box {
	border-collapse:collapse;
	width: 100%;
}
.main_content_admin table.box td,
.main_content table.box td {
	border-bottom: 1px dashed #000;
	width:50%;
}
.main_content_admin h4,
.main_content h4 {
	margin-top:15px;
	width:100%;
	padding:3px;
	background-color:#80B7CC;
}
.main_content div.box {
	width: 100%;
	border-bottom: 1px dashed #CCC;
}
.main_content div.box p {
	margin-top:1px;
}
/* main content styles */

/* linkerkant style */

.main_left h2 {
	font-weight: bold;
	font-size: 14px;
	vertical-align:middle;
	padding: 3px 10px 3px 10px;
	color: #fff;
	background-color: #19475E;
	margin-left:8px;
	margin-right:8px;
}
.main_left h3,
.main_left h3 a{
	margin-left: 5px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
}
.main_left p {
	margin-left:8px;
	margin-right:8px;
}
.main_left ul {
	margin-left:8px;
	margin-right:8px;
	width:100%;
	display:block;
	height: 20px;
}
.main_left ul.admin_menu {
	margin-left:8px;
	width:92%;
	display:block;
	height: 20px;
/*	background-color: #19475E;*/
/*	border-bottom: 1px solid #D3E6ED;*/
	border-bottom: 1px solid #19475E;
}
.main_left li {
	display:inline;
	float:left;
	width:70%;
	list-style:none;
}
.main_left table tr td.right {
	width:35%;
}
.main_left table.box {
	margin-left:8px;
	margin-right:8px;
	border-collapse:collapse;
	width:96%;
}
.main_left table.box tr td {
	border-bottom:1px solid #19475e;
}
.main_left table.box tr td a {
	text-decoration:none;
}
/* einde linkerkant */

/* zoekfilter bij zoeken pakket */
.zoekfilter_right {
    margin-top: 10px;
	height:auto !important; /*ie6 hack */
	height:550px;
    min-height: 550px;
    background-color: #D81B43;
	text-align:left;
	float: right;
	margin-right:0px;
	margin-left:0px;
}
.zoekfilter_right h2 {
	height:22px;
	width: 180px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	color: #FFF;
	background-color: #6DA1B7;
}

.zoekfilter_right p {
	margin-top:10px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFF;
}
/* einde zoekfilter bij zoeken pakket */

.date { 
	font-size:10px;
}
.small,
p.small {
	margin: 0px;
	padding: 0px;
	font-size:10px;
}

.strong {
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
p.uitvullen {
	text-align:justify;
}
/* main buttons in layout.clas */
img.topimage {
	position: absolute;
	border: 0px;
}
/* overzicht providers bij zoeken */
.left_overzicht_providers {
    margin-top: 10px;
    text-align:left;
    font-family: arial;
    font-size: 12px;
	margin-left:0px;
	float:left;
}
/* Footer */
.footer h2 {
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
	margin:0px;
	display:inline;
}

/* Styles voor het zoeken naar pakketten */
li.active a { background-color:#FFF;color:#000; }
#menu  { list-style:none; margin:0px; padding:0px;}
#menu li { list-style:none; display:inline; }

/* Definitie normale (inactieve) tab */
#menu li a,#menu li a:link { 
	float:left; 
	background-color:#E9F3F5; 
	margin-right:3px; 
	padding:8px; 
	color:#000; 
	text-decoration:none; 
	width:auto; 
	text-align:center;
}
/* Definitie active tab */
#menu ul li a.activeTab {
	background-color : #D81B43; 
	color : #FFF;
}
/* table voor het zoeken naar provider */
table.zoekres {
	border-collapse:collapse;
	width: 100%;
	background-color: #FFF;
}
table.zoekres tr.odd { 
	background-color: #D3E6ED; 
}
table.zoekres tr { 
	background-color: #E9F3F5;
}
table.zoekres th {
	padding:3px;
	font-size:11px;
	background-color:#D81B43;
	color:#FFF;
	font-weight: bold;
}
table.zoekres td { 
	padding:3px;
	font-size:11px;
	color: #4A4344;
}
table.zoekres td a { 
	padding:3px;
	font-size:11px;
	color: #4A4344;
}
.subsearch a:link, 
.subsearch a:visited, 
.subsearch{
	font-weight:bold;
	color: #000;
}
/* einde table voor het zoeken naar provider */

/* jquery tabs */
.ui-tabs-hide { display: none; }

/* navigatie knoppen */
a.nav:link, a.nav:visited {
	background-color:#D3E6ED;
	border:1px solid #D81B43;
	display: block;
	text-align: center; 
	color: #D81B43;
	width: 140px;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
}
a.nav:hover { background-color:#ccccc ; color: #000; }

/* Tonen van valid en error box */
.errorbox {
	border: 1px #F00 solid;
	padding:3px;
}
.editbox {
	border: 1px #093 solid;
	padding:3px;
}
a.search_button:link, a.search_button:visited {
	background-color:#D81B43;;
	border:1px solid #D81B43;
	display: block;
	text-align: center; 
	color: #FFF;
	width:200px;
	font-size: 16px;
	font-weight: bold;
	padding: 4px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
}
a.search_button:hover { background-color:#ccccc ; color: #000; }

table tr th {
	background-color: #D3E6ED;
}
img.logo_provider {
	margin:10px 0px 0px 5px;
	border:1px solid #000;
}
p.rightalign {
	text-align:right;
	width: 65px;
}
table tr td.zoeken_right {
	background:#ECECEC;
	padding-left: 8px;
	border: 1px solid #000;
}
a.sortlink {
	color:#FFF;
}
.inactive {
	background-color: #EEE;
}
.inactive tr td {
	color: #CCC;
}
.inactive tr td a {
	color: #CCC;
}
p.gestopt {
	color: red;
	font-size: 16px;
}