/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; color: #555555; font-family:Arial, Helvetica, sans-serif;  font-size:16px; padding-bottom:15px;  }
* { margin:0px; padding:0px; }
a { text-decoration:none; color:#91cb13;}
a:hover { } 
p{ padding:10px 0; text-align:justify; }
ul{ }
ul li{ }
hr { }
h1 { font-weight:normal; margin:20px 0 20px 0; font-size:23px; color:#91cb13; }
h2 { font-weight:normal; margin:10px 0 15px 0; font-size:19px; color:#91cb13;}
h3 { font-weight:normal; margin:5px 0 10px 0; font-size:17px; font-weight:bold;}
h4 { }
img { }

.preloadPic { display:none; }

#SiteShadow {  margin-left:auto; margin-right:auto; margin-top:0px;}
#Site-Container  { margin-left:auto; margin-right:auto; width:875px; background:url(/_images/back-grad.jpg) left top repeat-x #1da3a4; padding:0px 40px; margin-top:0px; }

/* random changes and special styles */
.floatRightPic { float:right; border:5px solid #91cb13; margin:30px; display:inline;}
.floatRight { float:right; margin:30px;}
#floatRightPicLarge { float:right; border:8px solid white; margin-right:13px; display:inline; clear:right; margin-top:11px;}
#smallLeftPic { float:left; border:5px solid #FFFFFF;}
#left { width:200px; float:left; padding:0px 20px 0 10px; border-right:1px solid #97ddf8; margin:15px 0 20px 0; display:inline; }
#right { width:220px; float:left; padding:0px 0 0 20px; margin:15px 0 20px 0; }

#above { }
#star { float:right;}
#pagePic { border:8px solid white; float:right; margin-top:10px;}

#Site-HeaderId  { width:590px; height:234px; float:right; background-color:#3399CC; margin:0px; padding:0px; background:url(/_images/test.jpg) }
	.siteSlogan {  }
	.siteMapPara { float:left; visibility:hidden;}
	.Logo  { }

/* Navigation section */
#Site-Navigation { clear:left; }
	#navItems { }
	#Site-Navigation h1 { }
	#Site-Navigation ul { list-style:none; background-color:#1da3a4; width:275px; height:225px; padding-top:10px;   }
	#Site-Navigation li { float:left; clear:left; width:275px;  }
	#Site-Navigation a { font-size:16px; color:#FFFFFF; padding:2px 0px 2px 15px; margin:2px 0px;  display:block; background-color:#1da3a4; }
		#Site-Navigation a:hover { background-color:#44d2d3;}
	
	/* Shows current page highlight in Nav - also used to show sub menus! */
	#Site-Navigation .navCurrent a { background-color:#44d2d3; border-bottom:1px solid #91cb13; } 
		#Site-Navigation .navCurrent a:hover { }
		
		#Site-Navigation .navCurrent ul {  }
		#Site-Navigation .navCurrent ul a {  }


/* Content section */
#Site-Content  { float:left; width:556px; clear:left; background-color:#FFFFFF; margin-top:10px; padding:0px 12px; 
							border-bottom:5px solid #91cb13; margin-bottom:15px; padding-bottom:20px; }
#Site-Content ul { padding-left:20px; list-style:disc;} 
	#Site-Content strong { }
	#Site-Content .subNav { }
		#Site-Content .subNav li { }
			#Site-Content .subNav li a { }
				#Site-Content .subNav li a:hover { }

/*buttons */

#buttonInc { float:right; width:284px; display:inline; clear:right; }
	#buttonInc ul { margin-top:12px; margin-bottom:20px;}
		#buttonInc li { list-style:none; background:url(/_images/button.jpg) no-repeat left top; width:284px; height:90px;}
			#buttonInc a { padding:19px 0; display:block; text-align:center; font-size:17px; 
						 color:#FFFFFF; background:url(/_images/button.jpg) no-repeat left top; width:284px;}
			#buttonInc a:hover { background:url(/_images/button-over.jpg) no-repeat left top; }

/* Page Subnavigation */

.subNav , .parentNav { }
	.subNav ul , .parentNav ul{ }
	.subNav li , .parentNav li{ }
	.subNav .even , .parentNav .even{ }
	.subNav a , .parentNav a{ }
	.subNav .even a , .parentNav .even a{ }
		.subNav a:hover , .parentNav a:hover { }
		.subNav .even a:hover , .parentNav .even a:hover{ }

 /* Shows current page highlight in SubNav */
		.subNav .navCurrent:hover { }

/* Footer section */
#Site-Footer     { clear:both; background-color:#dbf0f8; width:915px; margin-left:auto; margin-right:auto; text-align:right;
								color:#1da3a4; padding: 10px 0px; clear:both; font-size:11px; padding-right:40px;}
	#Site-Footer a { }
		.Breadcrumb { }

/* Weather page bits */

#weatherRSS { margin-top:20px;}
#currentConditions { padding-right:30px; float:left; width: 240px; display:table; border-right:1px solid #97ddf8; }
	#currentConditions p      { display:table-row; line-height:6pt;}
	#currentConditions>p      { display:table-row; line-height:20pt;}
	#currentConditions strong { display:table-cell; }
	#currentConditions em     { display:table-cell; }
	
#threeDayForecast { padding-left: 30px; float:left; width:240px;  }
	#threeDayForecast p { padding-top:10px; padding-bottom:35px; display:block; margin-top:5px;}
		#threeDayForecast p img { float:right; margin-left: 10px; }
	#threeDayForecast p strong { }
	#threeDayForecast .highTemp { color:#FFF; padding: 3px; background:#FF6600; margin-right: 5px; float:left; margin-top:.8em;}
	#threeDayForecast .tempSep  { display:none; visibility:collapse; }
	#threeDayForecast .lowTemp  { color:#FFF; padding: 3px; background:#6699CC; float:left; margin-top:.8em;}
	
.weatherComAuLink { font-size:80%; float:left; clear:left; width:200px; }

/* Search bits */

#searchContainer { }
	#searchForm { }
	#searchForm .text { width:300px;}
	#searchForm .select { } 
	#searchForm .button { } 
	#searchForm .checkbox { margin-top:10px; ; padding-right:10px; }
	
	#searchContainer h3 { margin-top:20px; }
	#searchContainer a {  }
	#searchContainer .resultPara { margin-top:10px; }
	#searchContainer .result {margin-top:20px; }
	#searchContainer .extractPara { margin-top:3px }


/* Photo Gallery */

#photoGalleryContainer { }
	#photoGalleryContainer a { }
		#photoGalleryContainer a:hover { }
	#photoGalleryContainer img { border:none; padding:9px; }

/*  Google Map */

#gMapContainer { width:420px; padding:1em; border: 1px solid #CCC;}
	.gMapSearchForm { margin:0.5em 0; padding:0;  }
		.gMapSearchField { width:60%; }
		.gMapSearchButton {  }
		.gMapSearchNote { font-size: 75%; }
	
	#gMapContainer.expandedMap { position:absolute; background: #FFF; padding:10px; }

#googleMap { width: 100%; height: 360px; color:#00adef; }

#gMapExpander { text-align:right; padding-top:5px; }
	#gMapExpander a { color: #666; font-size:100%; }
#gMapLocation { font-size: 75%; display:none; }

/* news stuff */

#newsList { border-bottom: 1px dotted #CCC; width:550px; padding-left:20px; padding-top:20px;  }
	#newsList .newsItem { border-bottom:1px dotted #CCC;  padding: 7px; margin: 0 0 5px 0; cursor:pointer; background-color:#f1f1f1;}
	#newsList .newsItem:hover { }
	#newsList .newsItem h3 { font-size:100%; font-weight:bold; margin-bottom:0; }
	#newsList .newsItem p  { font-size:90%; margin-top:8px; }
	#newsList .newsItem a { font-style:italic;  }
	#newsList .newsItem:hover p  {display:block; visibility:visible;  }
	#newsList .newsLink { font-size: 80%; font-style:italic; }
	#newsList .newsLink  a { font-size: 90%;  }
	
	
/* Contact Form */

#ContactForm { }
	#ContactForm p { text-align:left; }
	#ContactForm input { width:200px; margin-top:10px; }
	#ContactForm textarea { width:200px; margin-top:10px; }
	#ContactForm button {  }
	
/* Editor Styles */
#Editor-Area {  }
	#updatedfile { width:100%; height:300px; }
	.editorInstructions { font-size: 70%; margin: 25px 0; }
	.editorInstructions h2 { margin-top: 1em; }


/* Guest Book comment Styles */

	#GuestBook p { }
	#GuestBook input { }
	#GuestBook textarea { }
	#GuestBook button { }
	
/*Guest Book reading the comments */
	
#GbContainer { border:1px solid #d3d3d3; width:640px; margin-top:20px; }
#GbSign { padding:8px 8px 13px 8px; border-bottom:1px dotted #d3d3d3;  background-color:#7accc8;}
#GbNumber { padding-top:8px; border-right:1px dotted #d3d3d3; border-bottom:1px dotted #d3d3d3; width:25px; }
#GbWhoWhen { padding-top:8px;}
#GbMainComments { padding:5px; color:#878787;}
#GbDetailContainer { padding:5px; border-bottom:1px dotted #d3d3d3; padding-bottom:30px;}
#GbDelete { border-bottom:1px dotted #d3d3d3;}
#GbPageNumber { background-color:#7accc8;}

/*Guest Book add entry box */
#GuestBookAddContainer {  border:1px solid #d3d3d3; background-color:#7accc8; padding:5px;}
#GbName { text-align:left;}
#GbComment {  text-align:left;}
#GbCode {  text-align:left;}
#GbSubmit { }

/*  Site map */

.siteMapContainer {  padding-left:30px;  }
	.siteMapContainer h3 { padding-left: 26px; background:url(/_images/_site-map-bits/server.gif) no-repeat left top; padding-bottom:20px; }
	.siteMapContainer ul { margin:0 inherit; padding:0 inherit; list-style:none; padding-left:15px; }
	.siteMapContainer ul li { margin:1em inherit; padding:0 inherit; list-style:none;  }
	.siteMapContainer ul ul { border-left:1px dashed #333333; margin:0 0 0 3px; padding-left:3em;}
		.siteMapContainer ul li a { padding:4px 0 4px 26px; background:url(/_images/_site-map-bits/html.gif) no-repeat left top; line-height:180%; }

/* --- QT Viewer bits --- */

#qtviewBody { background:#000; padding:0; margin:0; }
	.qtviewLabel        { height:35px; overflow:hidden; }
	  .qtviewLabel h1   { margin:0; font-size: 18px; color: #FFF; font-weight:bold; padding:8px 0; text-align:center; line-height:18px; }    	
	#qtviewPlayer       {  }
	.qtviewInstruct     { font-size:11px; font-family:Tahoma, Verdana, Arial, sans-serif; padding:7px; color:#FFF; text-align:center; }
	  .qtviewInstruct a { color:#FFF; text-decoration:underline; }  
	
/* Translator div */
#gTranslateLinks { }
	#gTranslateLinks img { cursor: pointer; }
