/*
-----::: ABCnet.nl © 2011 :::-----
DATE: 24/08/2011
EDITED: 20/09/2011
DESCRIPTION: This is the CSS for www.ambersundesign.nl
*/
@charset "utf-8";
/* ---| FONTS | --- */
@font-face {
    font-family: 'FuturaBook';
    src: url('Files/layout/fonts/ftrabk_-webfont.eot');
    src: url('Files/layout/fonts/ftrabk_-webfont.eot?#iefix') format('embedded-opentype'),
         url('Files/layout/fonts/ftrabk_-webfont.woff') format('woff'),
         url('Files/layout/fonts/ftrabk_-webfont.ttf') format('truetype'),
         url('Files/layout/fonts/ftrabk_-webfont.svg#FuturaBkBook') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* ---| END FONTS | --- */
body{
	font: 12px FuturaBook;
	background-color:#0a0a0c;
	margin-top:50px;
	line-height:175%;
	color:#FFF;
}
#bodypvideo{
	margin:0px;
}
.clr_bth{
	clear:both;
}
img{
	border:none;
}
a:link{
	color:#fff;
	text-decoration:none;
}
a:visited{
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#FFA500;
	text-decoration:none;
}
a:active{
	color:#FFA500;
	text-decoration:none;
}
h1{
	font-size:16px;
	color:#FFA500;
}
/* ---| DIV LAYOUT |--- */
.twrapper{
	position:relative;
	margin:0 auto;
	width:1000px;
}
/*** TOP ***/
.tborder01{
	float:left;
	background:url(Files/layout/images/border01.png) no-repeat;
	width:17px;
	height:29px;
}
.tborder02{
	float:left;
	background:url(Files/layout/images/border02.png);
	width:966px;
	height:29px;
}
.tborder03{
	float:left;
	background:url(Files/layout/images/border03.png) no-repeat;
	width:17px;
	height:29px;
}
/*** END TOP ***/
/*** BANNER ***/
.tbanner{
	position:relative;
	background:#000;
	margin:0 auto;
}
.topSwf{
	position:relative;
	left:18px;
}
/*layer waar ovale afbeeldingen inzitten*/
.layout01TopLeft{
	position:absolute;
	left:89px;
	top:22px;
	z-index:8;
}
.layout01TopLeft img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;
}
/*layer waar sunrise pic zit*/
.layout01TopLeft2{
	position:absolute;
	left:415px;
	top:20px;
	z-index:7;
}
/*** END BANNER ***/
/*** MAIN ***/
.mwrapper{
	position:relative;
	background:#000 url(Files/layout/images/layout01-bottomright01.jpg) no-repeat right bottom;
	width:1000px;
	min-height:298px;
}
.main01{
	width:300px;
	float:left;
	text-align:right;
	margin:10px 10px 0px 0px;
}
.main02{
	position:relative;
	z-index:2;
	float:left;
	width:530px;
	min-height:380px;
	margin:0px 0px 0px 70px;
}
/*** END MAIN ***/
/*** BOTTOM ***/
.border04-01{
	margin:0 auto;
	background:url(Files/layout/images/border04-01.png) no-repeat;
	width:1000px;
	height:17px;
}
/*** END BOTTOM ***/
/*** MENU ***/
.main01 a{
	font:15px FuturaBook;
}
a.mgroup:link{
	color:#fff;
}
a.mgroup:visited{
	color:#fff;
}
a.mgroup:hover{
	color:#FFA500;
}
a.mgroup:active{
	color:#fff;
}
a.sgroup:link{
	color:#818282;
}
a.sgroup:visited{
	color:#818282;
}
a.sgroup:hover{
	color:#FFA500;
}
a.sgroup:active{
	color:#818282;
}
/*** END MENU ***/
/* ---| END DIV LAYOUT |--- */
.selected{
	color:#FFA500 !important;
}
.selectedtop{
	color:#FFA500 !important;
	text-decoration:underline !important;
}
/* ttmenu boven */
.stmenu01pos{
	position:relative;
	float:right;
	bottom:5px;
	margin:0;
	padding:0;
	z-index:7;
}
.stmenu01pos ul{
	min-width:400px;
	list-style-type:none;
}
.stmenu01pos ul li{
	float:left;
	min-width:100px;
}
.stmenu01pos ul li a{
	display:block;
	padding:0px 32px;
	font-family:FuturaBook;
	font-size:13px;
	color:#FFA500;
	text-decoration:none;
}
.stmenu01pos ul li a:hover{
	text-decoration:underline;
}
.stmenu01pos ul li a:active{
	color:#FFA500;
}
.lft{
	float:left;
}
/* end ttmenu boven */
/* ---| divs voor next and back staan in online.css amber |--- */
.buttons{
	cursor:pointer;
}
/* ---| FLAGS BUTTONS |--- */
/* dutch */
a.dflag:link{
	position:relative;
	float:right;
	background:url(Files/layout/images/flags.png) no-repeat 0px -13px;
	width:20px;
	height:13px;
	display:block;
	text-decoration:none;
}
a.dflag:visited{
	position:relative;
	float:right;
	background:url(Files/layout/images/flags.png) no-repeat 0px -13px;
	width:20px;
	height:13px;
	display:block;
	text-decoration:none;
}
a.dflag:hover{
	background:url(Files/layout/images/flags.png) no-repeat -20px -13px;
	width:20px;
	height:13px;
	display:block;
	text-decoration:none;
}
a.dflag:active{
	position:relative;
	float:right;
	background:url(Files/layout/images/flags.png) no-repeat 0px -13px;
	width:20px;
	height:13px;
	display:block;
	text-decoration:none;
}
/* english */
a.eflag:link{
	position:relative;
	float:right;
	background:url(Files/layout/images/flags.png) no-repeat;
	width:20px;
	height:13px;
	display:block;
	text-decoration:none;
}
a.eflag:visited{
	position:relative;
	float:right;
	background:url(Files/layout/images/flags.png) no-repeat;
	width:20px;
	height:13px;
	display:block;
	text-decoration:none;
}
a.eflag:hover{
	position:relative;
	float:right;
	background:url(Files/layout/images/flags.png) no-repeat -20px 0px;
	width:20px;
	height:13px;
	display:block;
	text-decoration:none;
}
a.eflag:active{
	position:relative;
	float:right;
	background:url(Files/layout/images/flags.png) no-repeat;
	width:20px;
	height:13px;
	display:block;
	text-decoration:none;
}
/* ---| END FLAGS BUTTONS |--- */
/* ---| pagestyling |--- */
#roundImage1{
	background:url(Files/layout/images/roundImage.png) no-repeat;
	position:absolute;
	z-index:2;
	width:90px;
	height:60px;
}
#roundImage2{
	position:relative;
	z-index:1;
	width:90px;
	height:60px;
}
#roundImageLarge1{
	background:url(Files/layout/images/roundImageLarge.png) no-repeat;
	position:absolute;
	z-index:2;
	width:340px;
	height:227px;
}
#roundImageLarge2{
	position:relative;
	z-index:1;
	width:340px;
	height:227px;
}
#roundImageContainer{
	position:relative;
}

.errorPic{
	width:8px;
	height:8px;
}

.inspring{
	margin-left:95px;
}
.navpAlbum{
 	height:20px;
}
.fotoalbum{
	overflow:hidden;
	width:90px;
	height:60px;
}
.buttons{
	cursor:pointer;
}
.btnNext{
	/*position:relative;
	float:right;
	padding-right:100px;
	z-index:9000;*/
	cursor:pointer;
	width:75px;
	height:16px;
}
.btnBack1{
	width:75px;
	height:16px;
	cursor:pointer;
}
.btnBack2{
	/*position:relative;
	float:right;
	z-index:9000;*/
	cursor:pointer;
	width:75px;
	height:16px;
	/*padding-right:100px;
	clear:both;*/
}
