@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	color: #474747;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	background: url('../images/body/backgroundstroke.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f2f2f2;
}
img {
	border: none;
}
.clearboth {
	clear: both;
}
.selectbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
.hidden {
	display: none;
}
.view {
}
.margin20px{
	margin: 20px;
}
a {
	color: #b42424;
	text-decoration: none;
}
table {
	width: 100%;
}
a:hover {
	text-decoration: underline;
}
.umedia{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d31f35;
}
.umedialogo{
	margin-bottom: -3px;
}
#container {
	position: relative;
	min-height: 100%;
	height:auto !important;
	height:100%;
}
#message {
	padding-top: 84px;
}
#message div {
	width: 650px;
	margin: 0 auto;
	background: url('../images/message/messagebg.png');
	background-repeat: repeat-x;
	background-color: #e5e5e5;
	border: 1px #cfcfcf solid;
	padding: 10px 10px 0 10px;
}
#message .alternative {
	font-size: 9px;
	text-align: center;
	color: #666;
}
#message div h1 {
	background-repeat: repeat-x;
	height: 25px;
	margin: 0;
	padding: 0;
	margin: -11px -11px 0 -11px;
	color: #fff;
	font-size: 14px;
	padding: 10px 0 0 10px;
}
#message .submit{
	font-size: 11px;
}
.red div h1 {
	background: url('../images/message/redbg.png');
}
.green div h1 {
	background: url('../images/message/greenbg.png');
}
#container #logo {
	width: 896px;
	height: 93px;
	margin: 0 auto;
	text-align: right;
}
#container #logo img {
	margin-top: 30px;
}
#container #navigation {
	width: 894px;
	height: 49px;
	margin: 0 auto;
	background-repeat: repeat-x;
}
#container .navigation_loggedin{
	background: url('../images/navigation/hover.png');
	border: 1px #a30f0f solid;
}
#container .navigation_notloggedin{
	background: url('../images/navigation/backgroundstroke.png');
	border: 1px #cfcfcf solid;
}
#container #navigation ul {
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}
#container #navigation ul li {
	float: left;
}
#container #navigation ul li a {
	height: 31px;
	display: inline-block;
	padding: 18px 20px 0 20px;
	text-decoration: none;
	font-size: 12px;
}
#container #navigation ul li a:hover {
	background-repeat: repeat-x;
	padding-left: 17px;
	padding-right: 17px;
}
#container .navigation_loggedin ul li a{
	color: #fff;
}
#container .navigation_loggedin ul li a:hover{
	background: url('../images/navigation/backgroundstroke.png');
	border-left: 3px #a30f0f double;
	border-right: 3px #a30f0f double;
	color: #303030;
}
#container .navigation_notloggedin ul li a{
	color: #606060;
}
#container .navigation_notloggedin ul li a:hover{
	color: #fff;
	background: url('../images/navigation/hover.png');
	border-left: 3px #fff double;
	border-right: 3px #fff double;
}
#container #redbox {
	width: 876px;
	margin: 0 auto;
	margin-top: 12px;
	background: url('../images/redbox/backgroundstroke.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #870b0b;
	color: #fff;
	padding: 10px 10px 5px 10px;
}
#container #redbox h3 {
	margin: 0;
	font-size: 14px;
	padding-bottom: 8px;
	border-bottom: 1px #cd4444 solid;
}
#container #redbox a {
	color: #fff;
}
#container #account {
	position: relative;
	width: 894px;
	margin: 0 auto;
	min-height: 100px;
	background: url('../images/account/backgroundstroke.png');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #b4b4b4;
	border-left: 1px #d4d4d4 solid;
	border-right: 1px #d4d4d4 solid;
}
#container #account .left {
	width: 608px;
	float: left;
	padding: 10px 10px 5px 10px;
}
#container #account .left h2 {
	margin: 0;
	font-size: 13px;
	padding-bottom: 8px;
	border-bottom: 1px #c9c9c9 solid;
	font-weight: normal;
}
#container #account .left a {
	color: #474747;
}
#container #account .right {
	position: absolute;
	width: 266px;
	height: 100%;
	float: left;
	background: url('../images/infobar/rightbg.png');
	background-repeat: no-repeat;
	background-color: #949494;
	left: 628px;
}
#container #account .right ul {
	margin: 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
}
#container #account .right ul li {
}
#container #account .right ul li a {
	display: inline-block;
	width: 246px;
	padding: 5px 10px 5px 10px;
	margin-bottom: 2px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #303030;
	background: url('../images/infobar/linkbg.png');
}
#container #account .right ul li a:hover {
	background: url('../images/infobar/hover.png');
}
#container #infobar {
	width: 896px;
	height: 30px;
	margin: 0 auto;
	background: url('../images/infobar/backgroundstroke.png');
	background-repeat: repeat-x;
}
#container #infobar p {
	margin: 0;
	padding: 8px 8px 0 8px;
	text-align: left;
	color: #4d4d4d;
}
#container #infobar p a {
	color: #656565;
	text-decoration: none;
}
#container #infobar p a:hover {
	text-decoration: underline;
}
#container #content {
	width: 896px;
	margin: 0 auto;
	background-color: #b4b4b4;
	margin-top: 12px;
}
#container #content h1 {
	height: 26px;
	margin: 0;
	background: url('../images/content/h1stroke.png');
	background-repeat: repeat-x;
	color: #fff;
	font-size: 13px;
	padding: 9px 9px 0 9px;
}
#container #content h3 {
	margin: 0;
	color: #bd3333;
	font-size: 12px;
	font-weight: bold;
}
#container #content .contentbox {
	background: url('../images/content/backgroundstroke.png');
	width: 876px;
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
}
#container #content .contentbox .bigdomainname {
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	margin: 0;
}
#container #content .contentbox .bigpagerank {
	font-size: 20px;
	margin: 0;
	text-align: center;
}
#container #content .contentbox .thispagerank {
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
#container #content .contentbox .bigdomainname img{
	margin-bottom: -2px;
}
#container #content .pagenavigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#container #content .pagenavigation ul li {
}
#container #content .pagenavigation ul li a {
	width: 864px;
	display: inline-block;
	padding: 6px;
	background: url('../images/elements/pagelink.png');
	margin: 2px 0 2px 0;
	color: #303030;
}
#container #content .pagenavigation ul li a:hover {
	background: url('../images/elements/pagelinkhover.png');
}
#container #content .voorwaarden{
}
#container #content .voorwaarden p{
	padding-left: 20px;
}
#container #content .voorwaarden h3{
	font-size: 11px;
}
#container #content #packets {
	
}
#container #content #packets table {
	width: 100%;
}
#container #content #packets td {
	background: url('../images/elements/packetbg.png');
	background-repeat: repeat;
	border: 1px #fff solid;
}
#container #content #packets .packetname {
	text-align: center;
	font-size: 13px;
	color: #A42020;
	margin: 0;
	text-transform: uppercase;
}
#container #content #database {
	color: #2f2f2f;
	background: url('../images/content/contentdark.png');
	background-repeat: repeat-x;
	background-position: top;
}
#container #content #database span {
	padding-left: 15px;
	padding-right: 15px;
}
#container #content #database td {
	padding: 4px;
}
#container #content #database .buy {
	width: 75px;
	text-align: center;
}
#container #content #database .buy input{
	font-size:11px;
}
#container #content #database .tabletop {
	background: url('../images/elements/tabletop.png');
}
#container #content #database .smallrow {
	width: 23px;
	text-align: center;
}
#container #content #database .tabletop td {
	color: #fff;
	height: 25px;
	padding-top: 0;
	padding-bottom: 0;
}
#container #content #database .tabletop a {
	color: #fff;
	font-weight: bold;
}
#container #content #database .tablefooter {
	background: url('../images/elements/tabletop.png');
}
#container #content #database .tablefooter td {
	color: #fff;
	height: 25px;
	padding-top: 0;
	padding-bottom: 0;
}
#container #content #database .tablefooter a {
	color: #fff;
	font-weight: bold;
}
#container #content #database .rowodd {
	background: url('../images/elements/tableodd.png');
}
#container #content #database .rowodd:hover {
	background: url('../images/elements/tableodd_hover.png');
}
#container #content #database .roweven {
	background: url('../images/elements/tableeven.png');
}
#container #content #database .roweven:hover {
	background: url('../images/elements/tableeven_hover.png');
}
#container #content #database .marked {
	background-color: #d28484;
}
#container #content #database .domainname {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
#container #content #database .rowok {
	color: #87b806;
	font-weight: bold;
}
#container #content #database .rownok {
	color: #a81506;
	font-weight: bold;
}
#container #content #database .pricon {
	margin-bottom: -2px;
}
#container #content #database .trash {
	height: 16px;
	width: 30px;
	background: none;
	background: url('../images/icons/redtrash.png');
	background-repeat: no-repeat;
	background-position: center;
	border: none;
}
#container #content #database .edit {
	height: 16px;
	width: 30px;
	background: none;
	background: url('../images/icons/pencil.png');
	background-repeat: no-repeat;
	background-position: center;
	border: none;
}
#container #content #form {
}
#container #content #form table {
}
#container #content #form tr {
	background: url('../images/elements/tableodd.png');
}
#container #content #form td {
	padding: 4px 10px 4px 10px;
}
#container #content #form .rowdescription {
	text-align: right;
	width: 200px;
	text-transform: uppercase;
	font-weight: bold;
}
#container #content #form .forminformation {
	width: 260px;
	vertical-align: top;
}
#container #content #form .textfield {
	padding: 2px;
	border: 1px #666 solid;
	width: 342px;
	background-color: #ececec;
	color: #2e2e2e;
}
#container #content #form .submitbutton {
	background: url('../images/elements/submitbg.png');
	color: #fff;
	height: 27px;
	border: none;
	font-size: 10px;
}
#container #content #form .submitbutton:hover {
	background: url('../images/elements/submitbghover.png');
	cursor: pointer;
}
#container #content #form .textfield:hover {
	border: 1px #3f3f3f solid;
}
#container #content #form .textfield:focus {
	border: 1px #d28484 solid;
	background-color: #fff;
	color: #000;
}
#container #content #form .selectbox {
	font-size: 11px;
	border: 1px #666666 solid;
}
#container #content h2 {
	height: 21px;
	margin: 0;
	background: url('../images/content/h2stroke.png');
	background-repeat: repeat-x;
	color: #fff;
	font-size: 11px;
	padding: 9px 9px 0 9px;
}
#container #copyright {
	width: 876px;
	margin: 0 auto;
	text-align: center;
	color: #000;
	font-size: 10px;
}
