/* linuxgym.css    26-nov-06 */

	table
	{
	}
	.headerTable
	{
		background-image: url('http://linuxgym.com/docs/css/background.jpg');
		background-repeat: repeat-x;
	}


	body 
	{  
		font-family: arial, sans-serif;
		font-size:  14px;
		color:  #543F1F;
	}
	/* use <div class="smallHeading">  </div> */
	.smallHeading
	{
		text-align:left;
		font-size:  16px;
		font-weight:  800;
		color:  #111111;
	}

	.mediumHeading
	{
		text-align:right;
		font-size:  18px;
		font-weight:  800;
		color:  #7EADD4;
	}
	.largeHeading
	{
		text-align:right;
		font-size:  48px;
		font-weight:  800;
		color:  #7EADD4;
	}
	
	.smallText
	{
		text-align:left;
		font-size:  11px;
		font-weight:  700;
		color:  #111111;
	}
	.normalText
	{
		text-align:left;
		font-size:  12px;
		font-weight:  500;
		color:  #111111;
	}
	.optionDesc
	{
		text-align:left;
		font-size:  12px;
		font-weight:  860;
		color:  #5E89AC;
	}

	
	/* links */
	a:visited { color: #3FB7C5; font-style: normal ; text-decoration:none; font-size:}
	a:link    { color:#3FB7C5;  font-style: normal ; text-decoration:none;font-size: }
	a:active { color: #3FB7C5;  font-style: normal ; text-decoration:none;font-size: }
	a:hover   { color: #FF0033; font-style: normal; text-decoration:none; font-size: }
	
	/* specific sections - use <div id="wholePage">  </div> */

	
	#wholePage
	{
		position:relative; 
		width:800px; height:600px; z-index:1; left: 16px; top: 23px; 
		border: 0px none #000000; background-color:white;
		font-size:  15px;
		font-weight:  400;
	}	
	
	#aboutLinuxgymLink
	{
		position:absolute; width:132px; height:27px; z-index:2; left: 11px; top: 215px; text-align:left	
	}	
	#sourceforgeLink
	{
		position:absolute; width:132px; height:27px; z-index:2; left: 11px; top: 245px; text-align:left;
	}	
	#titleArea
	{
		position:absolute; width:453px; height:25px; z-index:2; left: 163px; top: 147px; 
		text-align:centre;
		font-size:  21px;
		font-weight:  500;
		color:  black;
	}	
	#backgroundGrey
	{
		position:absolute; width:381px; 
		height:323px; z-index:2; left: 189px; top: 184px; text-align:left; 
		background-color:#BEE1E9;	
	}	
	#welcomeArea
	{
		position:absolute; width:120px; height:85px; z-index:2; left: 626px; top: 165px; text-align:left;
		font-size:  14px;
	}	
	#message
	{
		position:absolute; width:578px; height:20px;left:137px; top:119px; z-index:3; 
		text-align: center; color:red;
	}



	/*  ------- main page stuff here --------- */
	#chaptersIntroArea
	{
		position:absolute; 
		width:270px; height:98px; left: 202px; top: 205px; overflow:auto; 
		border: 0px none #000000;
		font-size:  11px;
		font-weight: 600;
		color:  #111111;
		text-align:left;
	}	
	#chapterIntroBackground
	{
		position:absolute; 
		width:285px; height:81px; left: 185px; top: 199px; 
		border: 0px none #000000;
	}	
	#chaptersBird
	{
		position:absolute; 
		width:90px; height:81px; left: 465px; top: 220px; 
		border: 0px none #000000;
	}	
	
	#chaptersArea
	{
		position:absolute; 
		width:359px; height:91px;  left: 200px; top: 318px; overflow:auto; 
		border: 0px none #000000;
		font-size:  11px;
		font-weight: 600;
		color:  #111111;
		text-align:left;
	}	
	
	#chaptersBackground
	{
		position:absolute; 
		width:279px; height:81px; left: 189px; top: 312px; 
		border: 0px none #000000;
	}	



	/*  ------- single chapter stuff here --------- */
	#chapterLargeBackground
	{
		position:absolute; 
		width:279px; height:81px; left: 185px; top: 199px; 
		border: 0px none #000000;
	}	
		
	#chapterLargeArea
	{
		position:absolute; 
		width:365px; height:245px;  left: 194px; top: 212px; overflow:auto; 
		border: 0px none #000000;
		font-size:  11px;
		font-weight: 600;
		color:  #111111;
		text-align:left;
	}	
	#chapterSmallBackground
	{
		position:absolute; 
		width:279px; height:81px; left: 189px; top: 196px; 
		border: 0px none #000000;
	}	
		
	#chapterSmallArea
	{
		position:absolute; 
		width:365px; height:212px;  left: 194px; top: 212px; overflow:auto; 
		border: 0px none #000000;
		font-size:  11px;
		font-weight: 600;
		color:  #111111;
		text-align:left;
	}	
	
	
	#chaptersLargeBackground
	{
		position:absolute; 
		width:279px; height:81px; left: 189px; top: 312px; 
		border: 0px none #000000;
	}	
	
	#chapterPreviousButton
	{
		position:absolute; 
		left:179px; top:524px; width:117px; height:24px; z-index:5; 
		border: 0px none #000000;
	}	
	#chapterToMainButton
	{
		position:absolute; 
		left:310px; top:521px; width:117px; height:26px; z-index:5; 
		border: 0px none #000000;
	}	
	#chapterNextButton
	{
		position:absolute; 
		left:453px; top:523px; width:101px; height:23px; z-index:5; 
		border: 0px none #000000;
	}	



	/*  ------- single question stuff here --------- */
	#questionBackgroundTop
	{
		position:absolute; 
		width:310px; height:92px; left: 185px; top: 189px; 
		border: 0px none #000000;
	}	
	#questionBackgroundBottom
	{
		position:absolute; 
		width:279px; height:103px; left: 185px; top: 412px; 
		border: 0px none #000000;
	}	
	#questionTopArea
	{
		position:absolute; 
		width:365px; height:150px;  left: 194px; top: 208px; overflow:auto; 
		border: 0px none #000000;
		font-size:  11px;
		font-weight: 600;
		color:  #111111;
		text-align:left;
	}	
	#questionBottomArea
	{
		position:absolute; 
		width:365px; height:80px;  left: 194px; top: 423px; overflow:auto; 
		border: 0px none #000000;
		font-size:  11px;
		font-weight: 600;
		color:  #111111;
		text-align:left;
	}	
	/* question buttons  */
	#questionPreviousButton
	{
		position:absolute; 
		left:185px; top:510px; width:93px; height:21px;
		border: 0px none #000000;
	}	
	#questionMarkButton
	{
		position:absolute; 
		left:280px; top:376px; width:104px; height:25px;
		border: 0px none #000000;
	}	
	#questionMainButton
	{
		position:absolute; 
		left:333px; top:509px; width:104px; height:25px;
		border: 0px none #000000;
	}	
	#questionNextButton
	{
		position:absolute; 
		left:475px; top:510px; width:98px; height:27px;
		border: 0px none #000000;
	}	



	/*  ------- Finish up stuff here --------- */
	#finishUp
	{
		position:absolute; 
		width:310px; height:92px; left: 190px; top:200px; 
		border: 0px none #000000;
	}	
	#finishUpLoading
	{
		position:absolute; 
		width:279px; height:103px; left: 190px; top: 260px; 
		border: 0px none #000000;
	}	
	#finishUpTopArea
	{
		position:absolute; 
		width:365px; height:150px;  left: 200px; top: 210px; overflow:auto; 
		border: 0px none #000000;
		font-size:  11px;
		font-weight: 600;
		color:  #111111;
		text-align:left;
	}	
	
	
	#finishUpBottomArea
	{
		position:absolute; 
		width:365px; height:150px;  left: 200px; top: 285px; overflow:auto; 
		border: 0px none #000000;
		font-size:  11px;
		font-weight: 600;
		color:  #111111;
		text-align:left;
	}	

	/* ******************* site closed here ******************************  */
	#siteClosedArea
	{
		position:absolute; 
		width:365px; height:150px;  left: 196px; top: 285px; overflow:auto; 
		border: 0px none #000000;
		font-size:  11px;
		font-weight: 600;
		color:  #111111;
		text-align:left;
	}	



	/** -------------------- Backup stuff here ---------------- */
	#backupAsk
	{
		position:absolute; 
		left:617px; top:325px; width:138px; height:21px; z-index:5; 
		border: 0px none #000000;
	}	
	#backupAskYes
	{
		position:absolute; 
		left:5px; top:28px; width:138px; height:13px; z-index:5; 
		border: 0px none #000000;
	}	
	#backupAskNo
	{
		position:absolute; 
		left:5px; top:50px; width:138px; height:19px; z-index:5; 
		border: 0px none #000000;
	}	
	#backupWaiting
	{
		position:absolute; 
		left:617px; top:325px; width:138px; height:55px; z-index:5; 
		border: 0px none #000000;
	}	
	
	
	/** -------------------- Start from scratch stuff here ------------ */
	#scratchAsk
	{
		position:absolute; 
		left:192px; top:430px; width:319px; height:21px; z-index:5; 
		border: 0px none #000000;
	}	
	#scratchAskYes
	{
		position:absolute; 
		left:14px; top:44px; width:138px; height:26px; z-index:5; 
		border: 0px none #000000;
	}	
	#scratchAskNo
	{
		position:absolute; 
		left:196px; top:47px; width:138px; height:19px; z-index:5; 
		border: 0px none #000000;
	}	
	#scratchWaiting
	{
		position:absolute; 
		left:192px; top:430px; width:319px; height:21px; z-index:5; 
		border: 0px none #000000;
	}	

	
	/*  buttons here */
	#helpButton
	{
		position:absolute; 
		left:186px; top:79px; width:204px; height:32px; z-index:5; 
		border: 0px none #000000;
	}	
	#homeButton
	{
		position:absolute; 
		left:389px; top:80px; width:202px; height:37px; z-index:5; 
		border: 0px none #000000;
	}	
	#signInButton
	{
		position:absolute; 
		left:594px; top:80px; width:138px; height:30px; z-index:5; 
		border: 0px none #000000;
	}	
	#logoutButton
	{
		position:absolute; 
		left:594px; top:80px; width:138px; height:30px; z-index:5; 
		border: 0px none #000000;
	}	
	#backupButton
	{
		position:absolute; 
		left:619px; top:286px; width:138px; height:30px; z-index:5; 
		border: 0px none #000000;
	}	
	#smallShutdownButton
	{
		position:absolute; 
		left:412px; top:517px; width:138px; height:30px; z-index:5; 
		border: 0px none #000000;
	}	
	#scratchButton
	{
		position:absolute; 
		left:198px; top:520px; width:138px; height:30px; z-index:5; 
		border: 0px none #000000;
	}	

	
	
	#footer
	{
		position:absolute; 
		left:670px; top:570px; width:145px; height:15px; z-index:5	;
		font-size:  9px;
		font-weight:  800;
		color:  #7EADD4;
	}	

	
	
