@import url(/go/pc/retail/buttons.css);

#layout_wrapper {

	max-width: 1000px;
	min-height: 100%; /* Uses IE.ancient fix: property not supported */
	
	margin-left: auto;
	margin-right: auto;
	padding-left:0px;
	padding-right:0px;
	overflow:hidden;
}
#layout_header {
	min-width:1000px;
	height: 145px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 12px;
	border-collapse: collapse;
	background-image: url(/go/pc/images/headerinbouwB.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#FFB305;
}
#layout_TopMenu {
	position:relative;
	top:13px;
	left:290px;
	overflow:hidden;
	height:20px;	
	float:left;
}

.header_rechts {
	float:right;
	width:400px;
}

#header_right {
	text-align:left;
	padding:0;
	width:160px;height:50px;
	font-size:11px;
	float:right;
}
#header_right a {
	color:#000;	
}
#header_zoeken {
	padding-top:50px;
	padding-right:15px;
	float:right;
}
#header_zoeken input.zoeken {
	cursor:pointer;	
}

.filler {
    height: 5px;
    width: 100%;
}



#layout_TopMenu a:link, #layout_TopMenu a:visited {
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #071358;
	padding-left:5px;
}
#layout_TopMenu a:hover {
	color:#FFFFFF;
}
#layout_mainFlash {
	width:100%;
	text-align:center;
	background-color:#FFFFFF;
	padding-top:5px;
}
#pcCenter {
	background-color:#FFF;
	text-align: left;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width:636px;
	overflow:hidden;
	
	
}
#pcMainArea {	
	margin-left: auto;
	margin-right: auto;
	border-collapse:  collapse; 
	padding: 0px;
}
.CatItems
{
	font-size:11px;
	left:5px;
	position:relative;	
	line-height:12px;
	padding:0px;
}
.CatItems a:hover { 
	text-decoration:underline; 
}

/*-------------------- highslide video ------------------------------------ */ 

.highslide-wrapper, .highslide-outline {
	background: #FFFFFF;
}
.rounded-white {
	background: white;
}
.highslide-loading {
	color: black;
	border: 1px solid black;
	background-color: white;
	background-image: url(/go/pc/images/highslide/loader.white.gif);
}

.highslide-html {
	background: none;
}
.highslide-header {
	display:none;	
}
.highslide-dimming {
	background: #333;
}



/*-------------------- content pages ------------------------------------ */ 

.content {
	max-width:620px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;	
	padding:0;
	overflow:hidden;	
}
/* titel van content pagina */
.content H1 {
	background-color: #071358;
	font-size: 22px;
	color: #ffffff;
	margin:5px;
	padding:5px;
}
/* subtitel */
.content H2 {
	color: #071358;
	font-size: 16px;
	margin:5px;
}
.content p {
	font-size:10pt;
	padding-left:10px;
	padding-right:10px;
	line-height:15pt;
}
.content table {
	padding-left:15px;
	padding-right:15px;
}
.content address {
	padding-left:15px;
	padding-right:15px;
}
.ImageFixed {
	width:200px;
}
/*-------------------- winkelman ------------------------------------ */ 
.formulier{
			padding		: 2px 5px 2px 5px;
			font-size:12px;
		}
			.formulier .titel{
				color		: #880000;
				font-size	: 14px;
				font-weight	: bold;
				clear		: both;
			}
			.formulier .formRow{
				clear		: both;
				overflow	: hidden;
				padding		: 0 0 3px 0;
			}
				.formulier .formRow .omschrijving{
					text-align		: right;
					width			: 168px;
					float			: left;
					padding-top		: 3px;
				}
				.formulier .formRow .verplicht{
					width			: 16px;
					float			: left;
					color:			#F00;
					padding-top		: 3px;
					font-size:16px;
				}
				.formulier .formRow .inputVelden{
					float			: left;
				}
					.formulier .formRow .inputVelden textarea{
						color		: black;
						background	: #dddddd;
						border		: 1px solid #656565;
					}
					.formulier .formRow .inputVelden select{
						color		: black;
						background	: #dddddd;
						border		: 1px solid #656565;
					}
					.formulier .formRow .inputVelden .text{
						color		: black;
						background	: #dddddd;
						border		: 1px solid #656565;
					}
					.formulier .formRow .inputVelden a {
						color		: #880000;
					}


#TermsDialog {
	font-size:12px;	
	overflow-y:hidden;
}
#IAgree {
	height:100% !important;
	width:100% !important;
}
