/* CSS Document */

html							{ margin: 0; padding: 0; }
form							{ margin: 0; padding: 0; }
body							{ margin: 0; padding: 0; background-color: #E7E7E7; font-family: Tahoma, Verdana, Sans-serif; font-size: 11px; color: #4D453C;  }
img							{ border: none; }

#admError					{ color: #CC0000; }
#admSucces 				{ color: #009900; }
#admWarning				{ position: absolute; bottom: 25px; left: 207px; width: 750px; height: 40px; background-color: transparant; color: #470f00; }

/* LOGIN */
#horizon							{ position: absolute; top: 50%; left: 0; width: 100%; height: 1px; }
#admLogArea						{ position: absolute; top: 0; left: 50%; width: 286px; height: 226px; margin-left: -143px; margin-top: -113px; background: url(../../adminImg/bg_login.gif) no-repeat top left; }
#admLogArea .loginInput		{ width: 178px; height: 14px; color: #470f00; background-color: transparant; border: collapse; border-width: 0; border-style: hidden; font-size: 10px; }
#admLogArea #uname			{ position: absolute; top: 63px; left: 18px; width: 180px; height: 16px; background-color: transparant; }
#admLogArea #upass			{ position: absolute; top: 96px; left: 18px; width: 180px; height: 16px; background-color: transparant; }
#admLogArea #ulogin			{ position: absolute; top: 97px; left: 209px; width: 48px; height: 16px; background-color: transparant; }
#admLogArea #umail			{ position: absolute; top: 150px; left: 18px; width: 180px; height: 16px; background-color: transparant; }
#admLogArea #usend			{ position: absolute; top: 151px; left: 209px; width: 48px; height: 16px; background-color: transparant; }
#admLogArea #chicks			{ position: absolute; top: 46px; left: 229px; width: 47px; height: 12px; background-color: transparant; }
#admLogArea #logWarning	{ position: absolute; top: 188px; left: 1px; width: 283px; height: 40px; background-color: transparant; color: #470f00; }

/* ADMIN */
#admArea							{ position: absolute; left: 50%; top: 10px; margin-left: -503px; width: 1006px; height: 724px; background: url(../../adminImg/bg_admin.gif) no-repeat top left; }
#admTesterMssg					{ position: absolute; left: 16px; top: 22px; width: 976px; height: 37px; background-color: transparant; }
#admSuperUser					{ position: absolute; left: 348px; top: 0; width: 312px; height: 15px; background-color: transparant; }
#admCurLocatieArea			{ position: absolute; left: 342px; top: 77px; width: 512px; height: 15px; background-color: #FFF; }
#admLanguageArea				{ position: absolute; left: 914px; top: 75px; width: 82px; height: 15px; background-color: #FFF; }
#admSubButsArea				{ position: absolute; left: 192px; top: 101px; width: 807px; height: 13px; background-color: transparant; }
#admPageMenuArea			{ position: absolute; left: 7px; top: 121px; width: 179px; height: 564px; overflow: auto; background-color: #F9F8F8; background: url(../../adminImg/bg_pageMenu.gif); }
#admContentArea				{ position: absolute; left: 202px; top: 130px; width: 798px; height: 564px; background-color: #F9F8F8; }
#admContentArea iframe		{width: 100%; height: 100%; background-color: #F9F8F8; }

/* HOOFD NAVIGATIE */
#admButPagNav					{ position: absolute; left: 11px; top: 74px; width: 174px; height: 20px; background-color: transparant; cursor: pointer; cursor: hand; }
#admButPagNav img			{ width: 174px; height: 20px; }
#admButMenuInd				{ position: absolute; left: 193px; bottom: 6px; width: 150px; height: 18px; background-color: transparant; cursor: pointer; cursor: hand; }
#admButMenuInd img			{ width: 150px; height: 18px; }
#admButAfbBeheer				{ position: absolute; left: 351px; bottom: 6px; width: 181px; height: 18px; background-color: transparant; cursor: pointer; cursor: hand; }
#admButAfbBeheer img		{ width: 181px; height: 18px; }
#admButHelp						{ position: absolute; left: 540px; bottom: 6px; width: 164px; height: 18px; background-color: transparant; cursor: pointer; cursor: hand; }
#admButHelp	img				{ width: 164px; height: 18px; }
#admButData						{ position: absolute; right: 149px; bottom: 6px; width: 145px; height: 18px; background-color: transparant; cursor: pointer; cursor: hand; }
#admButData img				{ width: 145px; height: 18px; }
#admButLogout					{ position: absolute; right: 6px; bottom: 6px; width: 135px; height: 18px; background-color: transparant; cursor: pointer; cursor: hand; }
#admButLogout img			{ width: 135px; height: 18px; }

/* SUB NAVIGATIE */
#admSubButsArea #subIb1	{ position: absolute; left: 0; top: 0; width: 124px; height: 13px; background: url(../../adminImg/bg_subIb1.gif) no-repeat top left; }
#subIb1 img						{ width: 124px; height: 13px; }
#admSubButsArea #subIb2	{ position: absolute; left: 124px; top: 0; width: 116px; height: 13px; background: url(../../adminImg/bg_subIb2.gif) no-repeat top left; }
#subIb2 img						{ width: 116px; height: 13px; }

#admSubButsArea #subFck1		{ position: absolute; left: 0; top: 0; width: 222px; height: 13px; background: url(../../adminImg/bg_subFck1.gif) no-repeat top left; }
#subFck1 img							{ width: 222px; height: 13px; }
#admSubButsArea #subFck2		{ position: absolute; left: 222px; top: 0; width: 209px; height: 13px; background: url(../../adminImg/bg_subFck2.gif) no-repeat top left; }
#subFck2 img							{ width: 209px; height: 13px; }
#admSubButsArea #subFck3		{ position: absolute; left: 431px; top: 0; width: 124px; height: 13px; background: url(../../adminImg/bg_subFck3.gif) no-repeat top left; }
#subFck3 img							{ width: 124px; height: 13px; }

#admSubButsArea #subHelp1		{ position: absolute; left: 0; top: 0; width: 124px; height: 13px; background: url(../../adminImg/bg_subHelp1.gif) no-repeat top left; }
#subHelp1 img							{ width: 124px; height: 13px; }
#admSubButsArea #subHelp2		{ position: absolute; left: 124px; top: 0; width: 186px; height: 13px; background: url(../../adminImg/bg_subHelp2.gif) no-repeat top left; }
#subHelp2 img							{ width: 186px; height: 13px; }
#admSubButsArea #subHelp3		{ position: absolute; left: 310px; top: 0; width: 110px; height: 13px; background: url(../../adminImg/bg_subHelp3.gif) no-repeat top left; }
#subHelp3 img							{ width: 110px; height: 13px; }
#admSubButsArea #subHelp4		{ position: absolute; left: 420px; top: 0; width: 96px; height: 13px; background: url(../../adminImg/bg_subHelp4.gif) no-repeat top left; }
#subHelp4 img							{ width: 96px; height: 13px; }
#admSubButsArea #subHelp5		{ position: absolute; left: 516px; top: 0; width: 117px; height: 13px; background: url(../../adminImg/bg_subHelp5.gif) no-repeat top left; }
#subHelp5 img							{ width: 117px; height: 13px; }


/* advanced */
#admSubButsArea #subAdv1	{ position: absolute; left: 222px; top: 0; width: 164px; height: 13px; background: url(../../adminImg/bg_subAdv1.gif) no-repeat top left; }
#subAdv1 img							{ width: 164px; height: 13px; }

/* restore */
#admSubButsArea #subRest1	{ position: absolute; left: 0; top: 0; width: 209px; height: 13px; background: url(../../adminImg/bg_subFck2.gif) no-repeat top left; }
#subRest1 img						{ width: 209px; height: 13px; }
#admSubButsArea #subRest2	{ position: absolute; left: 209px; top: 0; width: 164px; height: 13px; background: url(../../adminImg/bg_subAdv1.gif) no-repeat top left; }
#subRest2 img						{ width: 164px; height: 13px; }

/* MENU NAVIGATIE */
#admButMenuNav				{ position: absolute; left: 68px; top: 104px; width: 100px; height: 11px; background-color: transparant; }

/* TALEN */
#admTalenForm					{ font-size: 10px; width: 82px; }

/* PAGINA MENU */
.admPageMenuRow				{ position: relative; height: 17px; width: 176px; overflow: hidden; }
.admHere							{ position: absolute; left: 2px; top: 3px; float: left; color: #FF6600; }
.admPageMenu1					{ position: absolute; left: 10px; top: 0; font-weight: bold; height: 17px; }
.admPageMenu1 a,
.admPageMenu2 a				{ color : #4D453C; text-decoration : none; }
.admPageMenu1 a:hover,
.admPageMenu2 a:hover		{ color : #1858c9; text-decoration : underline; }
.admPageMenu2					{ position: absolute; top: 0; height: 17px; }
