html{
	height: 100%;
}

body{ 	
	font-family: Times, "Times New Roman", serif; 
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: url('http://www.andbeyond.nl/img/bg.gif') top left repeat;
	height: 100%;
}


#bgrd{
	position: fixed;
	top: 0px;
	left: 0px;
	background: url('http://www.andbeyond.nl/img/bgrd.jpg') top left;
	width: 100%;
	height: 100%;
	z-index: 1;
}

#logo{
	position: absolute;
	display: none;
	left: 158px;
	z-index: 11;
}

#logobar{
	position: absolute;
	display: none;
	left: 200px;
	width: 42px;
	background: url('http://www.andbeyond.nl/img/bar_bg.gif') bottom left repeat-y; 
	z-index: 10;
}

#site{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

.transblock{
	visibility: hidden;
}

.fadeblock{
	visibility: hidden;
	background: url('http://www.andbeyond.nl/img/empty.gif');
}

.fadeblock{
	cursor: default;
}

.fadeblock a, a .fadeblock a.fadeblock{
	cursor: pointer !important;
}

#menu{
	position: absolute;
	margin-top: 258px;
	margin-left: 42px;
	width: 150px;
	padding: 4px;
	z-index: 3;
}

.menu{
	font-family: Times, "Times New Roman", serif; 
	text-align: right;
	font-size: 18px;
	font-style: italic;
	text-transform: uppercase; 
}

.menu a{
	display: block;
	text-decoration: none;
	color: #231f20;
	cursor: pointer;
}

#sub{
	z-index: 3;
	margin-top: 2em;
}

.sub{
	font-family: Times, "Times New Roman", serif; 
	font-size: 12px;
	font-style: normal;
}

.sub a{
	color: #231f20;
	text-decoration: none;
	display: block;
	cursor: pointer;
}

#contactcredits{
	position: absolute;
	margin-top: 655px;
	margin-left: 42px;
	width: 150px;
	padding: 4px;
	z-index: 3;
}

.contactcredits{
	font-family: Times, "Times New Roman", serif; 
	font-size: 12px;
	text-transform: uppercase; 
}

.contactcredits a{
	display: block;
	text-decoration: none;
	color: #231f20;
	cursor: pointer;
}

#subsub{
	position: absolute;
	margin-top: 250px;
	margin-left: 242px;
	width: 160px;
	z-index: 3;
	padding: 4px;
}

.subsub{
	font-family: Times, "Times New Roman", serif; 
	font-size: 12px;
}

.subsub a{
	color: #231f20;
	text-decoration: none;
	display: block;
	cursor: pointer;
}

.subhome{
	font-size: 24px;
	font-style: italic;
	text-transform: uppercase; 
	line-height: 100%;
}

#container{
	position: absolute;
	margin-top: 20px;
	margin-left: 450px;
	width: 600px;
	z-index: 5;
}

.divider{
	clear: both;
	font-size: 0px;
	height: 0px;
}

.content{
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.content h1{
	font-family: Times, "Times New Roman", serif; 
	color: #000000;
	font-size: 20px;
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	text-transform: uppercase;
	font-style: italic;
	line-height: 100%;
}

.content h2{
	font-family: Times, "Times New Roman", serif; 
	color: #000000;
	font-size: 14px;
	margin: 0px 0px 1em 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	line-height: 100%;
}

.content h3{
	font-family: Times, "Times New Roman", serif; 
	color: #000000;
	font-size: 12px;
	margin: 2em 0px 1em 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	line-height: 100%;
}

.content p{
	margin: 1em 0px 0px 0px;
	padding: 0px;
}

.content a{
	color: #000000;
}

.content .txtbutton{
	color: #000000;
	text-decoration: none;
}

.content .txtbutton:hover{
	color: #000000;
}

.content .txtlink{
	color: #000000;
	text-decoration: none;	
}

.content .txtlink:hover{
	color: #000000;
	text-decoration: underline;	
}

.formlabel{
	width: 150px;
	display: block;
	float: left;
	text-transform: uppercase;	
}

.error{
	color: #ff0000;
}

form{
	margin: 0px;
	padding: 0px;
}

fieldset.error{
	color: #ff0000;
	border: 2px solid #ff0000;
	padding: 0px 5px 5px 5px;
	margin-bottom: 1em;
}

.line{
	height: 2px;
	font-size: 0px;
	background-color: #000000;
	margin: 9px 0px;
	clear: both;
}

.ib_box{
	overflow: hidden;
	width: 250px;
}

.ib_image{
	float: left;
	width: 250px;
	margin-right: 0px;
}

.ib_container{
	width: 25000px;
}

.ib_nav a{
	text-decoration: none;
}

.ib_current{
	display: inline;
}