/*------------------------------------------------------------------------------
 *  Positions of all fixed elements on the WL website
 *
 *  Irv.Elshoff@wldelft.nl
 *  30 dec 07
 *
 *  Copyright (C) 2008, Deltares
 *----------------------------------------------------------------------------*/


/*----	Top-of-the-page banner elements  ----*/

#banner_id	{ position: absolute; left:   0px; top:   0px; z-index: 1; }
#ban_home_id	{ position: absolute; left:  18px; top:  81px; z-index: 1; }
#ban_contact_id	{ position: absolute; left:  69px; top:  81px; z-index: 1; }
#ban_search_id	{ position: absolute; left: 128px; top:  81px; z-index: 1; }

#nav_gen_id	{ position: absolute; left: 334px; top:  81px; z-index: 2; }
#nav_rnd_id	{ position: absolute; left: 396px; top:  81px; z-index: 2; }
#nav_cons_id    { position: absolute; left: 440px; top:  81px; z-index: 2; }
#nav_soft_id    { position: absolute; left: 530px; top:  81px; z-index: 2; }
#nav_inst_id    { position: absolute; left: 600px; top:  81px; z-index: 2; }
#nav_facil_id   { position: absolute; left: 689px; top:  81px; z-index: 2; }

#navline_id     { position: absolute; left: 158px; top: 100px; z-index: 1; }


/*----	Left-side navigation elements (17 pixel tall slots)  ----*/

#nav_0_id	{ position: absolute; left:   0px; top: 118px; z-index: 2; }
#nav_1_id	{ position: absolute; left:   0px; top: 135px; z-index: 2; }
#nav_2_id	{ position: absolute; left:   0px; top: 152px; z-index: 2; }
#nav_3_id	{ position: absolute; left:   0px; top: 169px; z-index: 2; }
#nav_4_id	{ position: absolute; left:   0px; top: 186px; z-index: 2; }
#nav_5_id	{ position: absolute; left:   0px; top: 203px; z-index: 2; }
#nav_6_id	{ position: absolute; left:   0px; top: 220px; z-index: 2; }
#nav_7_id	{ position: absolute; left:   0px; top: 237px; z-index: 2; }
#nav_8_id	{ position: absolute; left:   0px; top: 254px; z-index: 2; }
#nav_9_id	{ position: absolute; left:   0px; top: 271px; z-index: 2; }
#nav_10_id	{ position: absolute; left:   0px; top: 288px; z-index: 2; }
#nav_11_id	{ position: absolute; left:   0px; top: 305px; z-index: 2; }
#nav_12_id	{ position: absolute; left:   0px; top: 322px; z-index: 2; }
#nav_13_id	{ position: absolute; left:   0px; top: 339px; z-index: 2; }
#nav_14_id	{ position: absolute; left:   0px; top: 356px; z-index: 2; }
#nav_15_id	{ position: absolute; left:   0px; top: 373px; z-index: 2; }
#nav_16_id	{ position: absolute; left:   0px; top: 390px; z-index: 2; }
#nav_17_id	{ position: absolute; left:   0px; top: 407px; z-index: 2; }
#nav_18_id	{ position: absolute; left:   0px; top: 424px; z-index: 2; }
#nav_19_id	{ position: absolute; left:   0px; top: 441px; z-index: 2; }
#nav_20_id	{ position: absolute; left:   0px; top: 458px; z-index: 2; }
#nav_21_id	{ position: absolute; left:   0px; top: 475px; z-index: 2; }
#nav_22_id	{ position: absolute; left:   0px; top: 492px; z-index: 2; }
#nav_23_id	{ position: absolute; left:   0px; top: 509px; z-index: 2; }
#nav_24_id	{ position: absolute; left:   0px; top: 526px; z-index: 2; }
#nav_25_id	{ position: absolute; left:   0px; top: 543px; z-index: 2; }
#nav_26_id	{ position: absolute; left:   0px; top: 560px; z-index: 2; }
#nav_27_id	{ position: absolute; left:   0px; top: 577px; z-index: 2; }
#nav_28_id	{ position: absolute; left:   0px; top: 594px; z-index: 2; }
#nav_29_id	{ position: absolute; left:   0px; top: 611px; z-index: 2; }
#nav_30_id	{ position: absolute; left:   0px; top: 628px; z-index: 2; }
#nav_31_id	{ position: absolute; left:   0px; top: 645px; z-index: 2; }
#nav_32_id	{ position: absolute; left:   0px; top: 662px; z-index: 2; }
#nav_33_id	{ position: absolute; left:   0px; top: 679px; z-index: 2; }
#nav_34_id	{ position: absolute; left:   0px; top: 696px; z-index: 2; }
#nav_35_id	{ position: absolute; left:   0px; top: 713px; z-index: 2; }
#nav_36_id	{ position: absolute; left:   0px; top: 730px; z-index: 2; }
#nav_37_id	{ position: absolute; left:   0px; top: 747px; z-index: 2; }
#nav_38_id	{ position: absolute; left:   0px; top: 764px; z-index: 2; }
#nav_39_id	{ position: absolute; left:   0px; top: 781px; z-index: 2; }
#nav_40_id	{ position: absolute; left:   0px; top: 798px; z-index: 2; }


/*----	Main page contents  ----*/

#content_id     { position: absolute; left: 200px; top: 130px; z-index: 1; }
#endofpage_id	{ position: absolute; visibility: hidden; }
