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

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

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

.domainregistration-content a {
	color:#fff;
	text-decoration:underline;
	}

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;
	}

.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:#dae8f9;
	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;
		}
		
		.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;
		margin:10px 0 10px 0;
		background-color:#92bef1;
		}
			
		.domainregistration-content {
			float:left;
			width:464px;
			margin:10px 0 10px 0;
			padding:0 10px 0 10px;
			font-size:12px;
			border-right:#fff solid 1px;
			}
		
		.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;
		}
		
		.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*/
#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 {
			width: 450px;
			padding:0;
			margin:0;
			}
		
		#register .register_gender {
			width:60px;
			}
			
		#register .register_company {
			padding:20px 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: 40px;
			}

#shop #register
{
	padding: 10px;
}

#shop .domainregistration-content #register
{
	padding: 0px;
}

#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-bottom: 10px;
	background: url(/images/icons/error.png) 6px 5px no-repeat #FBF9EE;
	}

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

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;
}
.domainregistration-content table td
{
	padding: 2px;
}

.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;
}