
/* Default style */
* {
	font-family: Arial, Helvetica;
	font-size: 12px;
}

.cms-content {
	padding-left: 10px;
	padding-right: 10px;
	color: #4B4B4B;
	text-align: justify;
}

h1, h1 a:link, h1 a:hover, h1 a:active, h1 a:visited {
	margin-top: 5px;
	font: italic bold 14pt Times New Roman, Times ;
	letter-spacing: -0.2px;
	color: #172E81;
}

h2, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
	font-size: 10pt;
	color: #fff;
	padding: 2px;
	
	margin-left: -10px;
	padding-left: 10px;
	
	margin-top: 20px;
	margin-bottom: 10px;
	
	background: #242e81;
	
	border-top: 1px solid #020a4e;
	border-bottom: 1px solid #020a4e;
}

/* H2 Headers for sitemap */
.cms_sitemap h2, h2 a:link, h2 a:hover, h2 a:active, h2 a:visited {
	font-size: 10pt;
	color: #333;
	padding: 2px;
	
	margin: 0px;
	
	background: #eee;
	
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}

h3, h3 a:link, h3 a:hover, h3 a:active, h3 a:visited {
		color: #FF7800;
        font-size: 12px;
        font-weight: bold;
        margin: 1;
}

h4, h4 a:link, h4 a:hover, h4 a:active, h4 a:visited {
        color: #668800;
        font-size: 12px;
        font-weight: bold;
        margin: 1;
}

h5, h5 a:link, h5 a:hover, h5 a:active, h5 a:visited {
        font-size: 8px;
        font-weight: bold;
        margin: 1;
}

h6, h6 a:link, h6 a:hover, h6 a:active, h6 a:visited {
	font-size: 10pt;
	color: #fff;
	padding: 2px;
	
	padding-left: 10px;
	
	margin-top: 20px;
	margin-bottom: 10px;
	
	background: #242e81;
	
	border-top: 1px solid #020a4e;
	border-bottom: 1px solid #020a4e;
}

.cms-content a:link {
	color: #4B4B4B;
	font-size: 12px;
	text-decoration: underline;
}

.cms-content a:visited {
	color: #4B4B4B;
	font-size: 12px;
	text-decoration: underline;
}

.cms-content a:hover {
	color: #cc0000;
	font-size: 12px;
	text-decoration: none;
}

.cms-content a:active {
	color: #000066;
	font-size: 12px;
	text-decoration: underline;
}

/* Link not in content */
a:link {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #cc0000;
	font-size: 12px;
	text-decoration: underline;
}

a:active {
	color: #000066;
	font-size: 12px;
	text-decoration: none;
}

/* Page footer */
#footer {
	color: #888;
	font-size: 8pt;
}

.current_path {
	font-family: 4px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.current_path a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.current_path a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.current_path a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.current_path a:hover {
	color: #000000;
	text-decoration: underline;
}

.small a:link, .small a:active, .small a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.small a:hover{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.search {
	background-color: #DEE7EF;
	border: 1px solid #FF0000;
	font-size: 10px;
}

.heads {
	font-family: Arial, Helvetica, sans-serif;
	color: #7DADFF;
	font-size: 10px;
	font-weight: bold;
}

.login {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
	font-size: 10px;
	height: 20px;
	width: 125px;
}

.inputframe {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px solid #999999;
	border-right: 1px dashed #CCCCCC;
	border-top: 1px solid #999999;
	font-size: 10px;
	height: 20px;
	width: 80%;
}

.hmenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hmenu a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hmenu a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hmenu a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.hmenu a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.frm_inp_tekst {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px solid #999999;
	border-right: 1px dashed #CCCCCC;
	border-top: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 80%;
}

.lefttable {
	border: 1px solid #A2ABCD;
}

.quicktable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 11px;
}

.quicktable th {
	color: #FFFFFF;
	background-color: #666666;
	border-left: 10px solid #FF9900;
}

ul {
	margin-top: 4px;
	margin-left: 15px;
}

hr {
	border: 1px dashed #DDDDDD;
}

pre, code {
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	border-left: 4px solid #172E81;
	border-right: 4px solid #172E81;
	
	background-color: #EEEEEE;
	padding: 10px;
	margin: 10px;
}

/* De volgende elementen zijn voor de formulieren */

.formelement_required {
	/*border: 1px solid #666666;*/
	background-color: #DEDEDE;
	background-image: none;
}

.formelement_select_required {
	/*border: 1px solid #666666;*/
	color: #000000; 
	background-color: #DEDEDE;
	background-image: none;
}

.formelement_error {
	/*border: 1px solid #FF0000;*/
	color: #FFFFFF; 
	background-color: #FF0000;
	background-image: none;
}	

.formelement_select_error {
	 /*border: 1px solid #FF0000;*/
	 color: #FFFFFF;
	 background-color: #FF0000;
	 background-image: none;
}

select, input {
	background-color: #FFFFFF;
	border: solid 1px #999999;
	font-size: 11px;
        
	background-image: url(/img/inpbg.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}

textarea {
        background-color: #FFFFFF;
        border: solid 1px #999999;
        font-size: 11px;
}

form {
        margin: 0px;
}

input:focus, select:focus, textarea:focus {
        background-color: #FFFFCC;
        border: solid 1px #585757;
        color: #000000;
}

/* input[type=submit] { ( werkt niet in ie ) */
.submit {
        width: 175px;
        height: 30px;
        border: none;
        color: #666666;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        background: transparent url(/img/button.jpg) no-repeat center top;
}

.submithover {
        width: 175px;
        height: 30px;
        border: none;
        color: #666666;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        background: transparent url(/img/button-hover.jpg) no-repeat center top;
}

.submitdown {
        width: 175px;
        height: 30px;
        border: none;
        color: #666666;
        text-align: center;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        background: transparent url(/img/button-click.jpg) no-repeat center top;
}

input:focus, select:focus, textarea:focus {
        background-color: #FFFFCC;
}

input[type=hidden] {
        border: none;
}

/* Foutmelding boven aan de pagina (cms_content()) */
.error_text {
	border: 2px solid #CC0000;
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 5px;
	margin: 10px;
	font-weight: bold;
}

/*
* Whois table
*/
#whois {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	width: 550px;
	border: none;
}

#whois th {
	padding: 2px;
		
	text-align: left;
	color: #FFFFFF;
	background: #172E81;	
	
	border-bottom: 1px solid #FFFFFF;
}

#whois td {
	margin: 0px;
	padding: 2px;
	
	background: #E8EBF3;
	
	border-bottom: 1px solid #FFFFFF;
	
	white-space: nowrap;
}

#whois .domain {
	width: 140px;
}

#whois .mrp {
	color: #666666;
	padding-right: 10px;
}

#whois .length {
	color: #666666;
}

#whois .availability {
	width: 95px;
	
	text-align: center;
	font-weight: bold;
}

#whois .whois {
	text-align: center;
}

#whois .price {
	text-align: right;
}

#whois .offer {
	text-align: center;
}

#offer_table * {
	font-size: 8pt;
}

#offer_table .price {
	margin-bottom: 10px;

	color: #172E81;
	
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

#search_box {
	padding-top: 20px;
	padding-bottom: 20px;
	
	text-align: center;
}

#search_google_csbe {
	padding-left: 10px;
}

#search_google_csbe .rc {
	margin-top: 10px;
	margin-bottom: 30px;
	
	text-align: right;
}

#search_google_csbe .lt {
	padding-top: 10px;
}

#search_google_csbe .lt a {
	color: #0000CC;
	
	font-size: 10pt;
	font-weight: bold;
	
	text-align: left;
}

#search_google_csbe .lu {
	color: #008000;
	
	font-size: 8pt;
	
	text-align: left;
}


#search_google_csbe .lc {
	padding-left: 5px;
	color: #999999;
	
	font-size: 8pt;
	
	text-align: left;
}

#search_google_csbe .lr {
	padding-left: 5px;
	color: #999999;
	
	font-size: 8pt;
	
	text-align: left;
}

#search_google_csbe #pages {
	padding-top: 30px;
	padding-bottom: 20px;
	
	text-align: center;
}

#search_google_csbe #pages .p a {
	padding-left: 2px;
	padding-right: 2px;
}

#search_google_csbe #pages .n a {
	padding-left: 7px;
	padding-right: 7px;
	
	color: #0000CC;
	font-size: 12pt;
	font-weight: bold;
}

/* Fading Tooltips By Dustin Diaz*/
body div#toolTip { 
	position:absolute;
	z-index:1000;
	width:220px;
	background:#463E3F;
	border:1px solid #3b3131;
	text-align:left;
	padding:5px;
	min-height:1em;
	-moz-border-radius:0px; 
}

body div#toolTip p { 
	margin:0;
	padding:0;
	color:#fff;
	font:11px/12px verdana,arial,sans-serif;
	font-style:normal;
	font-weight:bold; 
}

body div#toolTip p em { 
	display:none;
	margin-top:3px;
	color:#f60;
	font-style:normal;
	font-weight:bold; 
}

body div#toolTip p em span { 
	font-weight:bold;
	color:#fff; 
}