/*------------------------ Green Guestbook Kiosk -- size css ---------------------------
					
	screen size			1024 x 768
	
    0->	|---------------------------------------------------|
		|			layoutBanner 1024 x 120					| 
  120->	|---------------------------------------------------|
		|		|	layoutPanel	960 x 565			|		|
		|		|									|		|
		|..32...|									|		|
		|		|									|		|
		|		|-----------------------------------|		|
		|													|
		|			layoutBody 1024 x 568					|
  698-> |---------------------------------------------------|
		|			layoutFooter 1024 x 70					|
  767->	|---------------------------------------------------|

*/

/*----------------------------------------------------------------------layout 
 */

#layoutMain 		{ width: 1024; height: 768; }
#layoutSiteLogo	 	{ top:   5; left:  0; width: 1009; height: 70; }
#layoutBanner 		{ top:   0; left:  0; width: 1024; height: 120; }
#layoutBannerText	{ top:  38; left: 0; }
#layoutBody 		{ top: 120; left: 15; width:  994; height: 568; }	
#layoutKeyboard		{ top:   0; left: 17; width:  960; height: 565; }
#layoutPopupOverlay	{ top:   0; left: 15; width:  994; height: 430; }
#layoutFooter 		{ top: 698; left:  0; width: 1024; height:  70; }	

#layoutBtns_Left	{ top: 0; left: 0;   height:64; width: 256; }
#layoutBtns_Right	{ top: 0; left: 766; height:64; width: 256; }
#layoutBtns_Center1	{ top: 0; left: 434; height:64; width: 394; }
#layoutBtns_Center	{ top: 0; left: 370; height:64; width: 394; }

#layoutSoundIcon	{ top: 700px; left:24px; }




/*----------------------------------------------------------------------popup 
 */

#popup 			{ top: 40; left: 216; }
#popupLg 		{ top: -10;  left: 190; }
#popupSm		{ top: 50; left: 300; }






/*----------------------------------------------------------------------callout 
 */

#callout		{ top: 22; left: 422; width: 300; height: 170; }
								  
								  
			
								  

/*----------------------------------------------------------------------pgHome */

#pgHome_Panel		{ top: 0; left: 17; width: 960; height: 565; }

#pgHome_Welcome 	{ top: 20; left: 20; width: 670; height: 525px; }
 
#pgHome_Events		{ height: auto; width: 585; }
#pgHome_EventsEnd	{ top: 560; }
#pgHome_EventsScroll 	{ left:628; top: 290; height: 300; }

#pgHome_Buttons		{ top: 30; left: 715; width: 200; height: 470px; }




			
/*----------------------------------------------------------------------pgMap
*/		

#pgMap_Body 	{ top: 0; left: 0; width: 994; height: 600; }
#pgMap_Instr 	{ top: 563; left: 0; width: 100%; } 
#pgMap_Select 	{ top: 100; left: 300; }
#pgMap_Numpad	{ top: 70; left: 210; }






/*----------------------------------------------------------------------pgEntry
*/		








/*----------------------------------------------------------------------pgDone
*/		

#pgDone_Visitors   	{ width: 745; height: 610; }
#pgDone_Buttons		{ width: 737; }
#pgDone_Message		{ width: 745; }
#pgDone_Guestbooks 	{ width: 220; height: 610; }
#pgDone_InfoHeader	{ left:0; top:65; width:725; }
#pgDone_InfoPanel	{ left:0; top:99; height: 511; width:725 }
#pgDone_InfoPanel	{ left:0; top:65; height: 545; width:725 }
#pgDone_InfoScroll	{ left:689; top:99; width:36; height: 511;}
#pgDone_InfoScrollUp	{ left:679; top:55;  }
#pgDone_InfoScrollDn	{ left:679; top:564; }
#pgDone_SearchPanel { top: 115; left: 93; }



/*----------------------------------------------------------------------pgOffline
*/

#pgOffline_Panel	{ top: 0; left: 17; width: 960; height: 565; }



/*----------------------------------------------------------------------pgLogin
*/		


			