@import url("style_whois.css");

/* General Settings */
* {
	margin: 0;
	padding: 0;
}

html {
	background: #ffffff;
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 10px;
	margin: 0;
	padding: 0;
	height: 100%;
	min-width: 910px;
}

p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 1.5em;
}

a img {	border: 0; }

a:link, a:visited, a:active {
	color: #105289;
	text-decoration: none;
}

a:hover	{ color: #BA0707; }

.print { display: none; }

/* Content Wraps */
#wrap_total {
	min-height: 95%;
	_height: 95%;
	padding-bottom: 1px;
}

#wrap_content {
	height: auto;
	margin: 0 auto;
	min-height: 100%;
	min-width: 650px;
	padding: 15px 0 15px 0;
	position: relative;
	text-align: left;
	width: 1100px;
}

#wrap_content h2 {
	padding: 0;
	margin-top: 0;
}

#wrap_content h2 img { margin: 0 8px -10px 0; }

#wrap_content .nBericht {
	/* border-left: 30px solid #CEE1F6; */
	border-top: 1px solid #CEE1F6;
	padding: 10px;
	margin: 0 0 15px 0;
	font-size: 12px;
	background: url("/mediaprovider/images/news_bg.png") repeat-x top left;
}

#wrap_content .advertentie {
	margin: 0;
}

#wrap_berichten {
	width: 727px;
	clear: both;
	float: left;
	padding: 0 0 15px 0;
}

#wrap_subcontent {
	float: right;
	margin: 21px 0 15px 0;
	width: 320px;
}

/* content */

blockquote {
	background: #EBEADD url(/mediaprovider/icons/quote.gif) no-repeat scroll 6px 8px;
	display:block;
	border:1px solid #DBDBDB;
	margin:0.5em 25px 0 25px;
	overflow:hidden;
	padding:7px;
}

blockquote cite {
	display:block;
	font-size:0.9em;
	font-style:normal;
	font-weight:bold;
	margin-left:20px;
}

/* Header */
#header_top {
	height: 75px;
	width: 100%;
	background: url(/mediaprovider/images/header_bg.gif) repeat-x;
	border-bottom: 2px #B90707 solid;
}

#header_top h1 {
	min-width: 370px;
	height: 75px;
	float: left;
	background: url(/mediaprovider/images/header.jpg) no-repeat;
}

#header_top h1 a {
	display: block;
	width: 370px;
	height: 75px;
	text-indent: -99999px;
	overflow: hidden;
}

#header_top p {
	display: inline;
	float: right;
	width: 200px;
	height: 55px;
	margin: 10px 30px 0 0;
	padding: 3px 0 0 0;
	background: url(/mediaprovider/images/header_login.gif) right top no-repeat;
	color: #fff;
	font-size: 12px;
}
#header_top p a {
	color: #fff;
	text-decoration: none;
}
#header_top p a:hover {
	text-decoration: underline;
}

/* Mainmenu */
#mainmenu {
	width: 100%;
	height: 32px;
	background: url("/mediaprovider/images/mainmenu_bg.gif") repeat-x;
	list-style: none;
	clear: both;
}

#mainmenu li {
	float: left;
	height: 32px;
	border-right: 1px solid #f00;
}

#mainmenu li a {
	display: block;
	height: 23px;
	float: left;
	padding: 9px 15px 0 15px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#mainmenu li a:hover, #mainmenu .location { background: url(/mediaprovider/images/mainmenu_hover.gif) repeat-x; }


/* Mainmenu2 */
.mainmenu2 {
	height: 27px;
	background: url(/mediaprovider/images/mainmenu2_bg.jpg) center center repeat-x;
	list-style: none;
	clear: both;
	display: block;
	line-height: 1.9em;
	text-align: justify;
	border-bottom: 2px solid #37AFE6;
}

.mainmenu2 li {
	float: left;
	height: 27px;
	border-right: 1px solid #37AFE6;
}

.mainmenu2 li .rechts {
	float: right;
	height: 27px;
	border-right: 1px solid #37AFE6;
}

.mainmenu2 li a {
	display: block;
	height: 23px;
	float: left;
	padding: 4px 15px 0 15px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.mainmenu2 li a:hover, .mainmenu2 .location { background: url(/mediaprovider/images/mainmenu2_bg.jpg) top center repeat-x; }


/* Pakketten */
#pakketten {
	min-height: 130px;
	*height: 125px;
	margin: 0 0 30px 0;
}

.pakket {
	width: 355px;
	margin: 0;
	float: right;
	display: inline;
	min-height: 125px;
	_height: 125px;
	background: #F0F6FA url("/mediaprovider/images/box_edge.jpg") bottom repeat-x;
	border-right: 1px solid #E8E8E9;
    color: #000;
	font-size: 12px;	
}

.active,  .active_topics {
	width: 355px;
	margin: 0;
	float: right;
	display: inline;
	min-height: 125px;
	_height: 125px;
	background: #F0F6FA;
	border-right: 1px solid #E8E8E9;
    color: #000;	
}

.small {
	float: left;
	background: #F0F6FA url("/mediaprovider/images/ster_brons.png") no-repeat 99% 25%;
}

.medium {
	float: left;
	margin-left: 15px;
	background: #F0F6FA url("/mediaprovider/images/ster_zilver.png") no-repeat 98% 25%;
}

.large {
	float: right;
	background: #F0F6FA url("/mediaprovider/images/ster_goud.png") no-repeat 98% 25%;
}

.current_package {
	background-color: #CFEBF6;
}

.left {
	float: left;
	background: #F0F6FA url("/mediaprovider/images/box_edge.jpg") bottom repeat-x;
}

.right {
	float: right;
	background: #F0F6FA url("/mediaprovider/images/box_edge.jpg") bottom repeat-x;
}

.pakket ul, .active ul {
	background: transparent url("/mediaprovider/images/box_edge.jpg") bottom repeat-x;
	list-style: none;
	margin: 0;
	padding: 10px;
}

.active_topics ul {
	list-style: none;
	margin: 0;
	padding: 10px;
}

.pakket h2, .active h2, .active_topics h2  {
	text-transform: uppercase;
	font: bold 12px "Lucida Sans Unicode", "Lucida Console", "Lucida Sans", sans-serif;
	color: #0e93d0;
	line-height: 12px;
	float: left;
	margin: 0 0 5px 0;
}

.pakket h2 span, .active h2 span, .active_topics h2 span { color: #0e435c; }

.pakket ul li, .active ul li, .active_topics ul li {
	font-size: 11px;
	line-height: 1.6em;
	clear: left;
}

.pakket ul li {
	font-size: 12px;
}

.pakket ul li span, .active ul li span, .active_topics ul li span { color: #0e435c; }

.pakket ul li a, .active ul li a, .active_topics ul li a {
	color: #000;
	text-decoration: none;
	display: block;
}

.pakket ul li a:hover, .active ul li a:hover, .active_topics ul li a:hover {
	color: #ba0707;
	background: #fff url("/images/links_over.gif") 7px 50% no-repeat;
}

/* Content text styles */
h2.title {
color: #105289;
font-size: 16px;
margin: 0 0 3px 0;
}

/* Forms */
/* General form styles */
fieldset {
	border-width: 0;
	font-size: 1.1em;
}

fieldset.button2 { margin: 15px 0 0 0; }

input {
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid #b0b0b0;
}

textarea.inputbox {
    height: 150px;
    width: 700px;
}

select {
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid #b0b0b0;
	height: 19px;
}

input:hover {
	cursor: pointer;
	border: 1px solid #11A3EA;

}
input:focus {
	cursor: text;
	border: 1px solid #11A3EA;
}

input.button, input.button2 {
	font-size: 1em;
	font-weight: bold;
}

input.close {
	margin: 10px 0 0 0;
	font-weight: normal;
}

input.error {
	border: 1px solid #BC2A4D;
	background-color: #ECD5D8;
}

textarea {
	font-weight: normal;
	cursor: pointer;
	vertical-align: middle;
	padding: 0 3px;
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	border: 1px solid #b0b0b0;
	width: 601px;
}
textarea:hover {
	cursor: pointer;
	border: 1px solid #11A3EA;

}
textarea:focus {
	cursor: text;
	border: 1px solid #11A3EA;
}
textarea.error {
	border: 1px solid #BC2A4D;
	background-color: #ECD5D8;
}

a.button, a.button2, input.button, input.button2 {
	width: auto !important;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #FAFAFA;
	background-image: url("/mediaprovider/images/bg_button.gif");
}

a.button:hover, input.button:hover, a.button2:hover, input.button2:hover {
	border: 1px solid #11A3EA;
	background-position: 0 100%;
	color: #BC2A4D;
}

a.button:focus, input.button:focus, a.button2:focus, input.button2:focus { cursor: pointer; }

input.disabled {
	font-weight: normal;
	color: #666666;
}

input.search {
	background: transparent url("/mediaprovider/icons/icon_textbox_search.gif") 1px 50% no-repeat;
	padding: 2px 2px 2px 20px;
}

input.inputbox { width: 300px; }
input.inputbox_small { width: 128px; }

.extention {
float: left;
margin: 0 20px 0 0;}

.radio_error {
background-color:#ECD5D8;
width: 100%;
height:17px;}

/* Zoekbox in hoofdmenu */
#search-box-menu, #domain-box-menu {
	color: #FFFFFF;
	margin: 5px 35px 0 0;
	display:inline;
	float: right;
	text-align: right;
	white-space: nowrap; /* For Opera */
}

#domain-box-menu {
	margin: 3px 35px 0 0;
}

#search-box-menu #keywords, #domain-box-menu #keywords {
	width: 120px;
	background-color: #FFFFFF;
}

.inputbox, .inputbox_small {
	background-color: #FFFFFF;
	padding: 2px;
}

/* FOOTER */
#footer-wrapper {
	margin: 30px 0 0 0;
}

#footer { 
background:#F0F6FA url(/mediaprovider/images/box_edge.jpg) repeat-x scroll center top;
height:100px;
margin:0 auto;
position:relative;
text-align:left;
width:100%;
}

#footer ul { 
padding: 8px 0 0 5px;
}

#footer p#copyright {
bottom:10px;
color:#000;
font-size:11px;
margin:0;
padding:0;
position:absolute;
right:10px;
text-align: right;
}

#footer p#copyright_title {
top:10px;
color:#000;
font-size:12px;
margin:0;
padding:0;
position:absolute;
right:10px;
text-align: right;
}

/* Errors */
/* Melding */
#error {
	border: #BC2A4D 1px solid;
	margin-bottom: 15px;
}

#error ul {
	font-size: 11px;
	color: #BC2A4D;
	padding: 10px;
	background-color: #ECD5D8;
	border: #fff 1px solid;
}

#error ul li { list-style: none; font-weight: bold; }

#message {
	border: #006400 1px solid;
	margin-bottom: 15px;
}

#message ul {
	font-size: 11px;
	color: #008000;
	padding: 10px;
	background-color: #B7EABF;
	border: #fff 1px solid;
}

#message ul li { list-style: none; }

.nBericht p {
	margin: 0;
	padding: 0;
	text-align: justify;
}


/* Subcontent */
.subcontent {
	border: #BC2A4D 1px solid;
	margin-bottom: 15px;
}

.subcontent ul {
	background: #ECD5D8 url("/mediaprovider/images/bg_subcontent.jpg") repeat-x top left;
	color: #BC2A4D;
	padding: 10px;
	border: #fff 1px solid;
	list-style: none;
	margin: 0;
}

.subcontent h2 {
	text-transform: uppercase;
	font: bold 12px "Lucida Sans Unicode", "Lucida Console", "Lucida Sans", sans-serif;
	color: #BC2A4D;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	float: left;
	margin: 0 0 5px 0;
}

.subcontent h2 span {
	text-transform: uppercase;
	color: #F4E6E8;
}

.subcontent ul li {
	font-size: 12px;
	line-height: 1.6em;
	clear: left;
	border-bottom: #fff 1px solid;
}

.subcontent ul li a {
	color: #BC2A4D;
	text-decoration: none;
	display: block;
}

.subcontent ul li a:hover { background: #F4E6E8; }


/* Subcontent Second */
.subcontent_second { border: #0E93D0 1px solid; }

.subcontent_second ul {
	background: #CFEBF6 url("/mediaprovider/images/bg_subcontent2.jpg") repeat-x top left;
	color: #0E93D0;
}

.subcontent_second h2 {	color: #2081A7; }

.subcontent_second h2 span { color: #E5F4FA; }

.subcontent_second ul li a { color: #2081A7; }

.subcontent_second ul li a:hover { background: #E5F4FA; }


/* MasterCode logo */
.mastercode ul { background: #118AC2 url("http://www.mastercode.nl/mediaprovider/images/header.gif") no-repeat  left top;
width: 316px;
margin: 0;
padding: 0;
}

.mastercode a { display:block;
height:75px;
overflow:hidden;
text-indent:-99999px;
width:100%;

}

