@charset "utf-8";
/* Dediserv css */
* {
	padding: 0px;
	margin: 0px;
	
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
html {
	background-image: url(/inc/imgs/background.jpg);
	background-repeat: repeat-x;
	background-color: #eeeee8;
}
#container {
	margin: auto;
	width: 693px;
	height: auto;
	background-image: url(/inc/imgs/container_bg.jpg);
	background-repeat: repeat-y;
}
#top_shader {
	width: 693px;
	height: 23px;
}
h1 {
	width: 211px;
	height: 85px;
	background-image: url(/inc/imgs/logo.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -10000px;
}
h1 a {
	width: 211px;
	height: 85px;
	background-image: url(/inc/imgs/logo.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	text-indent: -10000px;
}
#header_right {
	width: 482px;
	height: 84px;
	background-image: url(/inc/imgs/header_right.jpg);
	background-repeat: no-repeat;
	float: left;
}
p#chat_with_sales {
	background-image: url(/inc/imgs/icon_chatwithsales.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	margin: 50px 0 0 350px;
}
p#chat_with_sales a {
	text-decoration: none;
}
#splash {
	width: 693px;
	height: 125px;
	float: left;
	background-image: url(/inc/imgs/splash_img.jpg);
	background-repeat: no-repeat;
}
#date_bar {
	margin: 1px 0 0 14px;
	display: inline;
	border-top: 1px solid #d7e3b7;
	background-color: #e6eed2;
	color: #8aa73f;
	height: 23px;
	width: 664px;
	clear: both;
	float: left;
}
#date_bar2 {
	margin: 1px 0 0 7px;
	border-top: 1px solid #ffffff;
	background-color: #ffffff;
	color: #ffffff;
	height: 23px;
	width: 664px;
	clear: both;
	float: left;
}
p#clock {
	padding: 5px 4px 4px 15px;
	color: #8aa73f;
	width: 360px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
}
#clockimg {
	width: 10px;
	height: 10px;
	margin: auto;
	padding: 0 5px 0 0;
}
p#kbase {
	padding: 5px 4px 4px 15px;
	color: #8aa73f;
	width: 185px;
	float: right;
	font-family: Tahoma;
	font-size: 11px;
}
p#kbase a {
	color: #8aa73f;
	text-decoration: underline;
}
#kbaseimg {
	width: 10px;
	height: 10px;
	margin: auto;
	padding: 0 5px 0 0;
}
.kbaseimg2 {
	width: 10px;
	height: 10px;
	margin: auto;
	padding: 0 5px 0 0;
}
#sidebar {
	width: 215px;
	height: auto;
	float: left;
	margin: 5px 0 0 5px;
}
.widget {
	width: 199px;
	margin: -20px 0 0 8px;
	background-image: url(/inc/imgs/widget_bg.jpg);
	background-repeat: repeat-y;
}
h3.widget_header {
	background-image: url(/inc/imgs/widget_top.jpg);
	background-repeat: no-repeat;
	color: #535353;
	font-weight: bold;
	font-size: 12px;
	width: 184px;
	height: 28px;
	padding: 10px 0 0 15px;
	margin: 0 0 20px 8px;
}
h3.widget_bottom {
	background-image: url(/inc/imgs/widget_bottom.jpg);
	background-repeat: no-repeat;
	width: 199px;
	height: 16px;
	margin: 0 auto 10px auto;
}
.widget p {
	padding: 0 0 0 15px;
	width: 170px;
	line-height: 16px;
}
#main {
	width: 438px;
	margin: 5px 0 0 0;
	float: left;
	padding: 10px;
	background-image: url(/inc/imgs/h2_bgs.jpg);
	background-repeat: no-repeat;
}

#main2 {
	width: 647px;
	margin: 5px 0 0 7px;
	float: left;
	padding: 10px;
	background-color: #ffffff;
}
#main3 {
	width: 438px;
	margin: 5px 0 0 0;
	float: left;
	padding: 10px;
	background-image: url(/inc/imgs/h2_bgs.jpg);
	background-repeat: no-repeat;
}
#main p {
	clear: both;
	margin: 0 0 10px 0;
	line-height: 18px;
}
#main a {
	color: #8aa73f;
	text-decoration: underline;
}
#software {
	border-top: 1px solid #dddddd;
	border-bottom: 10px solid #7a9438;
	background-color: #f7f7f7;
	padding: 5px;
	clear: both;
	margin: auto;
	width: 655px;
}
#ssoftware {
	width: 632px;
	height: 44px;
	margin: auto;
}
ul#footer_nav {
	width: 645px;
	padding: 10px;
	color: #666666;
	margin: 0px 0px 0px 14px;
	display: inline;
	float: left;
	background-color: #e8e8e8;
	font-family: Tahoma;
	font-size: 11px;
}
ul#footer_nav li {
	display: block;
	float: left;
}
ul#footer_nav2 {
	width: 140px;
	padding: 10px;
	color: #8aa73f;
	margin: 0 14px 0 auto;
	float: right;
	background-color: #e8e8e8;
	font-family: Tahoma;
	font-size: 11px;
}
ul#footer_nav2 a {
	color: #8aa73f;
	text-decoration: underline;
}
ul#footer_nav2 li {
	display: block;
	float: left;
	color: #8aa73f;
}
.wrapper {
	width: 730px;
	border: 0px;
	padding: 5px;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;

}
#copy {
	clear: both;
	width: 651px;
	background-color: #e8e8e8;
	padding: 5px 0 15px 14px;
	margin: auto;
	font-family: Tahoma;
	font-size: 11px;
}
#footer_shader {
	width: 661px;
	height: 20px;
	clear: both;
	margin: 0 0 0 15px;
}
#navigation {
	background: #ffffff url(/inc/imgs/nav.jpg) no-repeat;	
	float: left;
	width: 680px;	
	height: 37px;
	list-style: none;
	font: normal 11px Verdana, Tahoma;	
	font-weight: bold;
	color: #000000;
	padding-left: 13px;
	
}

#navigation li {
	float: left;
	line-height: 37px;	
}
#navigation .home {
	width: 90px;
	background: url(/inc/imgs/spacer.jpg) no-repeat;
	background-position: right;	
}
#navigation .dedicated {
	width: 145px;
	background: url(/inc/imgs/spacer.jpg) no-repeat;
	background-position: right;

	
}
#navigation .hosting {
	width: 110px;
	background: url(/inc/imgs/spacer.jpg) no-repeat;
	background-position: right;				

}
#navigation .contactus {
	width: 92px;			
	background: url(/inc/imgs/spacer.jpg) no-repeat;
	background-position: right;		
}
#navigation .orderlink {
	width: 80px;	
	background-image: none;
}

#navigation li a {
	display: block;
	margin: 0 1px 0 0;
	color: #535353;
	text-align: center;
	text-decoration: none
}

#navigation li a:hover {
	background: url(/inc/imgs/hover.jpg) no-repeat;
	background-position: center;
}	

#navigation li .on {
	background: url(/inc/imgs/hover.jpg) no-repeat;
	background-position: center;
	color: #000000;
	text-decoration: underline;
}
.slogan {
	margin: 23px 0 0 50px;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
}
ul#list {
	width: 520px;
	margin: 20px 0 0 50px;
}
ul#list li {
	float: left;
	width: 160px;
	background-image: url(/inc/imgs/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 15px;
	display: block;
	list-style-type: none;
	color: #ffffff;
}
#paypal {
	width: 182px;
	height: 59px;
	margin: 0 0 10px 20px;
	clear: both;
}
.phelp {
	text-decoration: underline;
	color: #999999;
	margin: 0 0 0 15px;
}
.input_email {
	width: 150px;
	height: 19px;
	background-image: url(/inc/imgs/input_email.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 0 20px;
	margin: 4px 0;
	border: 0px;
}
.input_password {
	width: 165px;
	height: 19px;
	background-image: url(/inc/imgs/input_password.jpg);
	background-repeat: no-repeat;
	padding: 3px 0 0 5px;
	margin: 4px 0;
	border: 0px;
}
input, textarea {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #E6EED2;
	border-color: 1px #000000;
}
.button_login {
	width: 70px;
	height: 24px;
	background-image: url(/inc/imgs/button_login.jpg);
	background-repeat: no-repeat;
	margin: 3px 0 0 0;
}
ul.highlight li { 
	list-style-type: none;
	display: block;
	background-image: url(/inc/imgs/green_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 2px 13px;
	margin: 0 0 0 15px;
}
ul.highlight2 li {
	list-style-type: none;
	display: block;
	background-image: url(/inc/imgs/green_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 2px 13px;
	margin: 0 0 0 15px;
}
ul.highlight li a {
	text-decoration: underline; 
}
ul.highlights li {
	list-style-type: none;
	display: block;
	background-image: url(/inc/imgs/green_bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0 3px 15px;
	font-weight: bold;
	margin: 0 0 0 15px;
}
ul.highlights2 li {
	list-style-type: none;
	display: block;
	padding: 3px 0 3px 0px;
	font-weight: bold;
	margin: 0 0 0 15px;
}
ul.other li {
	list-style-type: none;
	display: block;
	padding: 3px 0 3px 15px;
	margin: 0 0 0 15px;
}
ul.other2 li {
	list-style-type: none;
	display: block;
	padding: 3px 0 3px 15px;
	margin: 0 0 0 2px;
}
ul.other5 li {
	list-style-type: none;
	float:left;

	background-image: url(/inc/imgs/vinkje.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0 3px 20px;
	font-weight: bold;
	margin: 0 0 0 24px;
}
ul.other6 li {
	list-style-type: none;
	float:left;
	display: inline;
	background-image: url(/inc/imgs/h-line.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0 3px 20px;
	margin: 0 0 0 0px;
}
.other6 a {
	color: #8aa73f;
	text-decoration: underline;
}
ul.other7 li {
	list-style-type: none;
    display:block;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0 3px 15px;
	font-weight: bold;
	margin: 0 0 0 0px;
}
ul.other8 li {
	list-style-type: none;
    display:block;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0 3px 15px;
	margin: 0 0 0 0px;
}
ul.other9 li {
	list-style-type: none;
	float:left;
	display: inline;
	background-image: url(/inc/imgs/klant.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 3px 60px;
	font-style: italic;
	margin: 0 0 0 0px;
}
ul.other10 li {
	list-style-type: none;
	float:left;
	display: inline;
	background-image: url(/inc/imgs/onze-garantie.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 3px 0 3px 130px;
	margin: 0 0 0 0px;
}
ul.other11 li {
	list-style-type: none;
	float:left;
	display: inline;
	background-image: url(/inc/imgs/onze-garantie2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0 3px 120px;
	margin: 0 0 0 0px;
}
.other7 a {
	color: #8aa73f;
	text-decoration: underline;
}
.other8 a {
	color: #8aa73f;
	text-decoration: underline;
}
.other9 a {
	color: #8aa73f;
	text-decoration: underline;
}

ul.other3 li {
	list-style-type: none;
	display: block;
	padding: 3px 0 3px 0px;
	margin: 0 0 0 14px;
}
ul.other4 li {
	list-style-type: none;
	display: block;
	padding: 3px 0 3px 15px;
	margin: 0 0 0 0px;
	font-size:14px;
	color:#8AA73F;
}
.readmore {
	text-decoration: underline;
	color: #8aa73f;
	background-image: url(/inc/imgs/rm-arrows.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 15px 0 0;
}
.readmore a {
	color: #8aa73f;
}
.spacer-top {
	margin: 10px 0 0 0;
}
h2 {
	color: #3D5B03;
	font-weight: bold;
	font-size: 15px;
}
.plans {
	width: 198px;
	margin: auto;
	float: left;
	padding: 0 10px;
	position: relative;
		
}
.plans2 {
	width: 440px;
	margin: auto;
	float: left;
	padding: 0 0px;
	position: relative;
		
}
.plans3 {
	width: 400px;
	margin: auto;
	float: left;
	padding: 0 0 0 18px;
	position: relative;
		
}
.plans4 {
	width: 100%;
	margin: auto;
	float: left;
	padding: 0 0 0 18px;
	position: relative;
		
}
.package-icon {
	position: absolute;
	top: 3px;
	right: 12px;
	
}
.order {
	width: 70px;
	height: 24px;
	margin: 0 0 0 20px;
	padding: 5px;
}
.moreinfo {
	width: 150px;
	height: 24px;
	margin: 5px 0 0 19px;
	padding: 5px;
}
.moreinfo2 {
	width: 70px;
	height: 24px;
	margin: 0 0 0 105px;
	padding: 5px;
}
.plan_widget {
	width: 198px;
	margin: -20px 0 0 auto;
	background-image: url(/inc/imgs/plan_bg.jpg);
	background-repeat: repeat-y;
	
	
}
.plan_widget2 {
	width: 198px;
	margin: 0 0 0 auto;
	background-image: url(/inc/imgs/plan_bg2.jpg);
	background-repeat: repeat-y;
	
	
}
.plan_widget3 {
	width: 440px;
	margin: 0 0 0 auto;
	background-image: url(/inc/imgs/plan_bg3.jpg);
	background-repeat: repeat-y;
	
	
}
.plan_widget4 {
	width: 440px;
	margin: 0 0 0 auto;
	
	
}
.plan_widget5 {
	width: 400px;
	margin: 0 0 0 auto;
	
	
}
.plan_widget6 {
	width: 95%;
	margin: 0 15px 0 auto;
	
	
}
h3.plan_header {
	background-image: url(/inc/imgs/plan_top.jpg);
	background-repeat: no-repeat;
	color: #535353;
	font-weight: bold;
	font-size: 14px;
	width: 183px;
	height: 28px;
	padding: 7px 0 0 15px;
	margin: 0 0 20px 0;

}
h3.plan_header2 {
	background-image: url(/inc/imgs/plan_top2.jpg);
	background-repeat: no-repeat;
	color: #3A6100;
	font-weight: bold;
	font-size: 14px;
	width: 183px;
	height: 28px;
	padding: 10px 0 0 15px;
	margin: 0 0 0px 0;

}
h3.plan_header3 {
	background-image: url(/inc/imgs/plan_top3.jpg);
	background-repeat: no-repeat;
	color: #3A6100;
	font-weight: bold;
	font-size: 14px;
	width: 440px;
	height: 28px;
	padding: 10px 0 0 15px;
	margin: 0 0 0 0;

}


h3.plan_header4 {
	color: #3A6100;
	font-weight: bold;
	font-size: 14px;
	width: 440px;
	height: 28px;
	padding: 10px 0 0 15px;
	margin: 0 0 0px 0;

}
h3.plan_header5 {
	color: #3A6100;
	font-weight: bold;
	font-size: 14px;
	width: 400px;
	height: 28px;
	padding: 10px 0 0 15px;
	margin: 0 0 0px 0;

}
h3.plan_bottom {
	background-image: url(/inc/imgs/plan_bottom.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 16px;
	margin: 0 auto 10px auto;
}
h3.plan_bottom2 {
	background-image: url(/inc/imgs/plan_bottom2.jpg);
	background-repeat: no-repeat;
	width: 198px;
	height: 16px;
	margin: 0 auto 10px auto;
}
h3.plan_bottom3 {
	background-image: url(/inc/imgs/plan_bottom3.jpg);
	background-repeat: no-repeat;
	width: 440px;
	height: 16px;
	margin: 0 auto 10px auto;
}
h3.plan_bottom4 {
	width: 440px;
	height: 16px;
	margin: 0 auto 10px auto;
}
h3.plan_bottom5 {
	width: 400px;
	height: 16px;
	margin: 0 auto 10px auto;
}
.plan_widget p {
	padding: 0 0 0 15px;
	width: 170px;
}
.text-highlight {
	background-color: #ffffcc;

	
}
ul.about_us li {
	list-style-type: none;
	display: block;
	background-image: url(/inc/imgs/page_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 0 2px 15px;
	margin: 0 0 0 15px;
}
ul.about_us li a {
	text-decoration: underline; 
}
h2.subtitle {
	maring: 20px 0 0 0;
}
table.topnavbar {
	width: 100%;
}

tr.topnavbar {
	background-color: #efefef;
	font-weight:bold;
	text-align: center;
}

tr.topnavbar a {
	color: #000000;
	text-decoration: none;
}

tr.topnavbar a:hover {
	color: #666666;
}

.clientarealinks {
    background-color: #FDFCDD;
    padding: 7px;
}


.clientarealinks a {
	color: #555555;
}
table.frame {
	width: 100%;
	border: 1px solid #8FBCE9;
	padding: 0px;
	
}


.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #FFFFE2;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #E9FFD2;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #FFE1E1;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.contentbox {
	width: 75%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.domaincheckeravailable {
	color: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}
.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
    color: #000000;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}

.wrapper {
	width: 730px;
	border: 0px;
	padding: 5px;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-left: auto; 
	margin-right: auto;
}

#navigation div
{	position: absolute;
    top:142px;
    z-index:30; 
	visibility: hidden;
	width: 143px; // quote als menu horizontaal moet komen
	margin: 0;
	padding: 0;
	background: #E3E3E3;
	border: 0px solid #D3D3D3
}


	#navigation div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 7px 15px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		background: #E3E3E3;
		color: #535353;
		font: normal 11px Verdana, Tahoma;
}

	#navigation div a:hover
	{	
	background: url(/inc/imgs/hover-submenu.jpg) no-repeat;
	background-position: left;
	font-weight: bold;
}

.button2 {font:14px Georgia,Verdana; margin-bottom:0px; padding:4px 10px 4px; border:0px solid #ccc; background:#fcfcfc; cursor:pointer}
.button2:hover {border:0px solid #bbb; background:#e0e0e0}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(inc/imgs/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

#registerHome {
	margin-left: 0px;
	padding-bottom: 8px;
}
#registerHome .arrow {
	background: url(/inc/imgs/register_home_bluearrow.gif) no-repeat;
	width: 49px;
	height: 61px;
	position: absolute;
	margin-top: -50px;
}
#registerHome .contentlead {
	padding: 12px 20px 0 20px;
	width: 395px;
	height: auto;
	background: no-repeat #dbebf5;
	border: dashed 3px #000;
}
#registerHome h6 {
        font-size: 24px;
	color: #147dc1;
}
#registerHome form {
	margin-top: 5px;
}
#registerHome form label {
	width: 110px;
}
#registerHome form input.text {
	width: 200px;
        height: 18px;
        color: #000;
        font-size:14px;
}
#registerHome form input {
	background-color: #fff;
}
#registerHome p {
        margin-top: 10px;
        margin-bottom: 15px;
        font-size: 14px;  
	text-decoration: none;
        color: #000;
}
#registerHome label {
        font-size: 14px;  
	text-decoration: bold;
        color: #000;
}
#registerHome fieldset {
        border:0px;
}
#registerHome form button.leadgen {
        margin-top: 10px;
        margin-bottom: 10px;
	width: 153px;
        height: 36px;
	background: transparent url(/inc/imgs/accountaanmaken.jpg) no-repeat;
        outline: none;
        border: none;
        cursor : pointer;
}
h3 {
	color: #3D5B03;
	font-weight: bold;
	font-size: 15px;
}
