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

*{
	margin:0;
	padding:0;
	font-family:Arial, Century Gothic, Helvetica, sans-serif;
	}

html, body {
	height: 100%;
	}
	
body
	{
	font-size: 11px;
	}

#shop ul, .info-content ul {
	padding-left: 20px;
	}
	
a {
	outline:none;
	color:#ff5b00;
	}

a img {
	border: none;
	}

hr {
	height:1px;
	border:0;
	color:#2a3537;
	background-color:#2a3537;
	}

h1 {
	font-size:16px;
	color:#2a3537;
	padding-bottom: 10px;
	}	

h2 {
	font-size:16px;
	color:#2a3537;
	padding-bottom: 10px;
	}

h4 {
	font-size:16px;
	color:#2a3537;
	}

.domeinenreusinfo {
	font-size:12px;
	font-weight:bold;
	color:#2a3537;
	}
			
.ads h3 /*titel ads*/ {
	font-size:16px;
	color:#fff;
	}	
	
.ads h4 /*titel ads*/ {
	font-size:16px;
	color:#2a3537;
	}

.ads .ad-1 h4, .ads .ad-2 h4 {
	font-size:16px;
	color:#fff;
	}

.submit {
	background-color:#ff5b00;
	border:1px #ff5b00 solid;
	color:#fff;
	padding:0 3px 0 3px;
	display:inline;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	}

.submit-green {
	background-color:#62a225;
	border:1px #62a225 solid;
	color:#fff;
	padding:0 3px 0 3px;
	display:inline;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	}

.domainext {
	margin-right:5px;
	}
			
body {
	background-image:url(/templates/domeinenreus/storefront/images/repx.png);
	background-repeat:repeat-x;
	background-color:#edf2f7;
	color:#2a3537;
	}

.container {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	}

.header {
	float:left;
	width:950px;
	height:130px;
	margin-top:16px;
	}
	
	.logo {
		float:left;
		}
	
	.logotext {
		float:left;
		padding:30px 0 0 5px;
		text-align:center;
		}
		
		.logotitle {
			font-size:36px;
			color:#2a3537;
			}	
	
		.logoslogan {
			font-size:15px;
			color:#2a3537;
			}

.maincontainer {
	float:left;
	width:740px;
	}
	
.main-top {
	float:left;
	background-image:url(/templates/domeinenreus/storefront/images/main-top.png);
	background-repeat:no-repeat;
	width:740px;
	height:15px;
	overflow:hidden;
	}

.main {
	float:left;
	width:716px;
	background-image:url(/templates/domeinenreus/storefront/images/main-repy.png);
	background-repeat:repeat-y;
	padding:0px 14px 0px 10px;
	}
	
	.info {
		float:left;
		width:716px;
		background-image:url(/templates/domeinenreus/storefront/images/info-repy.png);
		background-repeat:repeat-y;
		margin-bottom:10px;
		}
		
		.info-content {
			float:left;
			width:464px;
			padding:10px;
			background-color:#f7f7f7;
			font-size:12px;
			}

			.quote {
				background-image: url(/templates/domeinenreus/storefront/images/quote.png);
				float:left;
				background-repeat:no-repeat;
				height:28px;
				width:25px;
				padding:0 10px 4px 0;
				}
						
		.info-nav {
			float:right;	
			width:232px;	
			}

			.ulnav {
			
				}
					
				.ulnav li {
					display:inline;
					height:27px;
					}
				
					.ulnav li a {
						color:#ffffff;
						text-decoration:none;
						display:block;
						width:212px;
						height:22px;
						padding:5px 10px 0px 10px;
						background-image:url(/templates/domeinenreus/storefront/images/menu-normal.png);
						background-repeat:no-repeat;
						background-position:bottom left;
						color:#2a3537;
						font-size:12px;
						}
							
					.ulnav li a:hover {
						color:#ffffff;
						background-color:#92bef1;
						}
									
					.ulnav .active, .info-nav .ulnav .active {
						color:#ffffff;
						background-color:#f94401;
						background-image:url(/templates/domeinenreus/storefront/images/menu-active.png);
						background-repeat:no-repeat;
						background-position:top left;
						}
			
	
	.domainregistration {
		float:left;
		width:716px;
		background-color:#92bef1;
		}
		
		.domainregistration-content a, #register a {
			color:#fff;
			text-decoration:underline;
			}
			
		.domainregistration-content {
			float:left;
			width:464px;
			margin:10px 0 10px 0;
			padding:0 10px 0 10px;
			font-size:12px;
			border-right:#fff solid 1px;
			}

				.domainregistration-content table td, #register table td
				{
					padding: 2px 2px 2px 0;
				}
				
				#shop .domainregistration-content #register
				{
					padding: 0px;
				}
		
		.domaincheck{
			width:200px;
			}
		
		#domain_check_list a {
			text-decoration: none;
			color:#333333;
			font-weight: bold;
			}
		#domain_check_list td {
			padding: 2px;
			height: 20px;
			}
				
		.domainregistration-steps {
			float:right;
			width:211px;
			margin:10px 0 10px -1px;
			padding:0 10px 0 10px;
			border-left:#fff solid 1px;
			font-size:12px;
			}
			
			.step-done {
				color:#ffffff;
				font-weight:bold;
				background-image:url(/templates/domeinenreus/storefront/images/step-done.png);
				background-repeat:no-repeat;
				background-position:center left;
				padding:0 0 0 30px;
				margin-bottom:15px;
				}
			
			.step-current {
				color:#2a3537;
				font-weight:bold;
				background-image:url(/templates/domeinenreus/storefront/images/step-current.png);
				background-repeat:no-repeat;
				background-position:center left;
				padding:0 0 0 30px;
				margin-bottom:15px;
				}
			
			.step-todo {
				color:#4d7fb9;
				padding:0 0 0 30px;
				margin-bottom:15px;
				}

			.step-next {
				background-image:url(/templates/domeinenreus/storefront/images/step-next.png);
				background-repeat:no-repeat;
				width:114px;
				height:25px;
				color:#fff;
				display:block;
				font-weight:bold;
				padding:8px 0 0 9px;
				margin-left: 30px;
				font-family: verdana;
				font-size: 13px;
				text-decoration:none;
				cursor: pointer;
				}
		
	.ads {
		font-size:12px;
		float: left;
		margin-top:10px;
		}
		
		.ads li {
			margin-left:10px;
			}
		
		.ad-price {
			text-align:center;
			color:#fff;
			}
			
			.ad-price-size {
				font-size:24px;
				}	

		.ad-textalignright {
			float:right;
			text-align:right;
			font-weight:bold;
			color:#fff;
			width:212px;
			}
						
		.ad-1 {
			float:left;
			background-image:url(/templates/domeinenreus/storefront/images/ad-orange.png);
			background-repeat:no-repeat;
			width:212px;
			height:190px;
			padding:10px;
			margin-right:10px;
			display:inline;
			color:#fff;
			}
			
		.ad-2 {
			float:left;
			background-image:url(/templates/domeinenreus/storefront/images/ad-green.png);
			background-repeat:no-repeat;
			width:212px;
			height:190px;
			padding:10px;
			margin-right:10px;
			display:inline;	
			color:#fff;
			}
			
		.ad-3 {
			float:left;
			background-image:url(/templates/domeinenreus/storefront/images/ad-grey.png);
			background-repeat:no-repeat;		
			width:212px;
			height:190px;
			padding:10px;
			color:#2a3537;
			}
			
			.slideshow {
				/*float:right;*/
				margin-left: 114px
				}
				
				.slideshow span {
					text-align:center;
					display:block;
					}
				
				.slideshow img, .slideshow div {
					}
			
			.ideal {
				margin:22px 0 0 0;
				float:left;
				width:110px;
				border-right:#e0dfe0 1px solid;
				}	

.main-footer {
	float:left;
	background-image:url(/templates/domeinenreus/storefront/images/main-footer.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:740px;
	height:25px;
	padding-top:20px;
	text-align:right;
	font-size:12px;	
	}

	.tedoc-link {
		color:#2a3537;
		}

#menu li
{
	list-style: none;
}

#menu li a
{
	text-decoration: none;
}

#menu li a.active
{
	text-decoration: underline;
}

.blocks {
	float:right;
	width:196px;
	}
	
	.block-login {
		width:196px;
		}
	
	.block-shoppingcart {
		width:196px;
		}
	.shoppingcart table {
		width:176px;
		}
       .block-top {
	   		float:left;
			background-image:url(/templates/domeinenreus/storefront/images/block-top.png);
			background-repeat:no-repeat;
			width:196px;
			height:16px;
	   	}
		
       .block-content {
	   		float:left;
			background-color:#ffffff;
			width:176px;
			font-size:12px;
			padding:0 10px 0 10px;
		}
		
       .block-footer {
	   		float:left;
			background-image:url(/templates/domeinenreus/storefront/images/block-footer.png);
			background-repeat:no-repeat;
			width:196px;
			height:27px; 
	   	}

/*invulformulier*/
.inputfield input {
	width:150px;
	}

#register .middlename, #register .lastname, #register .areacode, #register .city, #register .country, #register .phonenumber, #register .companyname, #register .btw, #register .kvk   {
	width:150px;
	}
	
#register .email, #register .password {
	width:150px;
	}
	
	#register {
		font-size: 12px;
		}
		
		#register table {
			padding:0;
			margin:0;
			}
		
		#register .register_gender {
			width:60px;
			}
			
		#register .register_company {
			padding:0 0 20px 0;
			}
		
		#register table td:first-child {
			width: 200px;
			}
		
		#register .firstname {
			width: 87px;
			}
		
		#register .country {
			width: 154px;
			}
		#register .address {
			width: 106px;
			}
		#register .housenumber {
			width: 39px;
			margin-left:3px;
			display:inline-block;
			}

#shop #register
{
	padding: 10px;
}

#shop #domain_check_form
{
	margin-bottom:10px;	
}
		
.fail {
	padding: 5px;
	padding-left: 30px;
	border: 1px solid #FF6262;
	color: #CD0A0A;
	margin-bottom: 10px;
	background: url(/images/icons/exclamation.png) 6px 5px no-repeat #FEF1EC;
	}

.good {
	padding: 5px;
	padding-left: 30px;
	border: 1px solid #62FF5E;
	margin-bottom: 10px;
	background: url(/images/icons/accept.png) 6px 5px no-repeat #E8FFEB;
	}

.information {
	padding: 5px;
	padding-left: 30px;
	border: 1px solid #FCEFA1;
	margin: 5px 0 5px 0;
	background: url(/images/icons/error.png) 6px 5px no-repeat #FBF9EE;
	}

#payment_methods, #payment_methods img {
	padding: 10px;
	float: left;
	}

a.black {
	text-decoration: none;
	}
a.black:hover {
	text-decoration: underline;
	}
.black {
	color: #000000;
	}
	
.table_head
{
	background-color:#FFF;
	color: #000;
}
.table_head td
{
	padding: 5px;
	font-weight: bold;
}

.authcode
{
	width: 100px;
}

.hide
{
	display: none;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 5px;
	padding-left: 30px;
	border: 1px solid #0080FF;
	margin-bottom: 10px;
	background: url(/images/icons/information.png) 6px 5px no-repeat #DFEFFF;
	font-size: 11px;
}

#dark_bg{
	background-color:#000000;
	bottom:0;
	left:0;
	opacity:0.65;
	position:fixed;
	right:0;
	top:0;
	z-index:9;
}

#msg_box{
	background-color:#FFFFFF;
	height:auto;
	margin-left:40%;
	position:absolute;
	top:35%;
	width:250px;
	z-index:10;
	text-align:center;
}


/* register */

.pass_save{
	width:20px; 
	height:7px; 
	float:left;
	margin-right: 1px;
	cursor:default;
}


/* algemene voorwaarden */

* html .algemene-voorwaarden-black_overlay {
	height: 100%;
	}

.algemene-voorwaarden-black_overlay {
	min-height:100%;
	}
		.algemene-voorwaarden-black_overlay{
			display: none;
			position: fixed;
			top: 0;
			left: 0;
			bottom:0;
			right:0;
			width: 100%;
			height:100%;
			background-color: black;
			overflow:hidden;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		
		.algemene-voorwaarden-content {
			display: none;
			position: fixed;
			top: 10%;
			left: 25%;
			width: 50%;
			height:70%;
			padding:20px;
			border:#92bef1 solid 20px;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
		
		.algemene-voorwaarden-content li {
			margin-left:20px;
			}
		
		a.algemene-voorwaarden-sluiten {
			position: absolute;
			width:98%;
			height:98%;
			right:0;
			padding:1%;
			color:#ff5b00;
			background:none;
			border:0;
			z-index:99999999999;
		}
		
		.algemene-voorwaarden-content a {
			color:#ff5b00;
			}

.domainregistration-content a.ajax {
	padding:5px;
	display:block;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

/* STAP 1: PRODUCTKEUZE */

table th{
	text-align:left;
	}

.product-head {
	background:url(../images/product-head-repx.png) repeat-x;
	height:35px;
	width:100%;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

	.product-head h2 {
		color: #2A3537;
    	font-size: 16px;
		padding:7px 0 0 10px;
		margin-right:10px;
		background-position:center right;
		height:28px;
		display:block;
		}
	
	.icon-down {
		background:url(../images/product-head-down.png) no-repeat;
		}
	
	.icon-up {
		background:url(../images/product-head-up.png) no-repeat;	
		}

.product-content {
	font-size:12px;
	padding:10px 0 10px 0;
	}

.product-content table {
	font-size:12px;
	}
