/* ==================== TAGS ==================== */



* {

	margin				: 0px;

	padding				: 0px;

}



body {

	background			: #ffedc5 url('../images/background.jpg') no-repeat fixed center center;
	background-color	: #ffedc5;

	font-family			: Arial, sans-serif;

	font-size			: 11px;

	color				: #676767;

	overflow			: hidden;

}



a {

	color				: #aba785;

	text-decoration		: none;

}



a:hover {

	color				: #000;

}



ul {

	list-style			: none;

}



.spacer {

	margin-bottom		: 10px;

	}

	

.succes {

	color				: #060;

	}

	

.slider {

	z-index				: 0;

}



h1, h2, h3, h4, h5, h6 {

	font-weight			: normal;

	letter-spacing		: -1px;

}



h1, h2 {

	background-repeat	: no-repeat;

	text-indent			: -9999px;

	position			: absolute;

}



h1 {

	background-image	: url('../images/logo2.png');

	width				: 200px;

	height				: 200px;

	top					: 43%;

	right				: 575px;	

	margin-top			: -190px;

}



img {

	border				: none;

}



button {

	background			: none;

	border				: none;

}



input, textarea, select {

	background			: none;

	font-family			: Arial, sans-serif;

	font-size			: 11px;

	color				: #676767;

	border				: 1px solid #676767;

	background-color	: #FFF;

	width				: 200px;

	padding				: 3px;

	margin-bottom		: 3px;		

}



textarea {

	width				: 300px;

	height				: 70px;

	margin-top			: -14px;

}



.submit {

	height				: 23px;

	width				: 100px;

	margin-top			: -3px;

}



input:focus, textarea:focus, select:focus {

	background-color	: #EEE;

}



a.active {

	color				: #676767;

	font-weight			: bold;

	*font-weight		: normal;

}



fieldset {

	border				: none;

}



/* ==================== MAIN - BACk ==================== */



#back {

	width				: 13px;

	height				: 12px;

	top					: 43%;

	right				: 765px;	

	margin-top			: -19px;

	position			: absolute;

	z-index				: 2;

}



/* ==================== MAIN - CONTENT ==================== */



#content {

	position			: absolute;

	top					: 43%;

}



#content.left {

	width				: 400px;

	*width				: 393px;

	right				: 585px;

	margin-top			: 50px;

	text-align			: left;

}



#content.right {

	width				: 500px;

	right				: 0px;

	margin-top			: -40px;

	margin-right		: 50px;

}



#content p {

	margin-top			: 15px;

}



/* ==================== MAIN - MENU ==================== */



#menu {

	width				: 406px;

	position			: absolute;

	top					: 43%;

	right				: 590px;

	margin-top			: 10px;

	z-index				: 1;

}



#menu ul {

	position			: absolute;

	right				: 0px;

}



#menu ul li {

	float				: left;

	margin-left			: 8px;

}



/* ==================== MAIN - CONTAINER ==================== */



#container {

	background			: url('../images/container_background.png') no-repeat bottom right; 

	position			: absolute;

	width				: 550px;

	height				: 100%;

	top					: 0px;

	right				: 0px;

	overflow			: auto;

}



#container dl {

	width				: 480px;

	height				: 226px;

}



#container dl dt {

	background			: transparent url('../images/thumb_shadow2.png') no-repeat top left;

	position			: absolute;

	width				: 300px;

	height				: 200px;

	padding				: 13px;

	z-index				: 1;

}



#container dl dd {

	position			: absolute;

	display				: none;

}



#container dl dd.background {

	background			: url('../images/thumb_background3.png') no-repeat top left;

	*background			: no-repeat top left;

	width				: 533px;

	height				: 226px;

	z-index				: 0;

}



#container dl dd.background + dd {

	margin				: 20px 0px 0px 330px;

	border-left			: 1px solid #757575;

	padding				: 8px;

	width				: 180px;

}



#container dl dd.background + dd h3 {

	font-size			: 14px;

	color				: #888;

	margin-bottom		: 5px;

}



/* ==================== MAIN - GALERY ==================== */



#gallery-menu {

	line-height			: 20px;

	padding				: 8px 25px 8px 0px;

	overflow			: hidden;

}



#gallery-menu-scroll-up, #gallery-menu-scroll-down {

	display				: block;

	position			: absolute;

	margin-left			: 380px;

	*margin-left		: 375px;

	width				: 13px;

	height				: 12px;

}



#gallery-menu-scroll-up {

	margin-top			: 20px; 

}



#gallery-menu-scroll-down {

	margin-top			: -250px;

}
