/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif; color: #666; background:url(/_images/back_repeat.jpg) repeat-x left top #91cde4;
			 font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#2c548e; margin:0px; }
body * { margin:0px; padding:0px;}
a { text-decoration:none;}
a:hover { } 
p{ margin:10px 0px; }
ul{ margin-left:20px; }
ul li{ }
hr { }
h1 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; margin:5px 0px 20px 0px; font-size:24px;}
h2 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:normal; margin:5px 0px 15px 0px; font-size:20px;}
h3 { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  margin:5px 0px 10px 0px; font-size:16px;}
h4 { }
img { }

.preloadPic { display:none; }
#photoContainer { float:right; width:330px; border-left:1px solid #81bcd9; position:relative; top:-20px; margin-left:40px; height:200px;}
	#photoContainerRed { background-color:#9e0b0f; height:79px; width:330px; border-bottom:1px solid #81bcd9; position:absolute; }
		#floatRightPic { position:relative; right:-20px; top:-15px;  }

#SiteShadow {  margin-left:auto; margin-right:auto; }
#Site-Container  { margin-left:auto; margin-right:auto; background-color:#FFFFFF; width:915px; padding:0px 20px; border-top: 3px solid #099bd4; }

#Site-HeaderId  { background: url(/_images/top-gradient.jpg) bottom right no-repeat; margin-bottom:1px; height:117px; }
	.siteSlogan { float:right; font-size:22px; color:#FFFFFF; margin-right:80px; margin-top:20px; 
			display:inline; font-family: "Trebuchet MS" ,Arial, Helvetica, sans-serif;}
	.search { float:right; font-size:10px; position:relative; top:40px; margin-right:10px; padding-right:10px; border-right:1px solid #999999;}
	.siteMapPara { float:right; width:100px; position:relative; top:40px; font-size:10px;}
	.Logo { width:276px; border-top:1px solid white;}

/* Navigation section */
#Site-Navigation { background:url(/_images/main-pic.jpg) right top no-repeat;   }
	#navItems { }
	#Site-Navigation h1 { }
	#Site-Navigation ul { list-style:none; background:url(/_images/nav.jpg) left top no-repeat; height:300px; margin:0px; padding-top:10px; }
	#Site-Navigation li {  }
	#Site-Navigation a { color:#9ac2e7; font-size:10px; font-weight:bold; padding:3px 20px; display:block; width:225px; line-height:11px;  }
		#Site-Navigation a:hover { color:#9e0b0f; background-color:#FFFFFF; display:block; }
	#Site-Navigation .navCurrent { color: #FFF; font-weight:bold; } /* Shows current page hilight in Nav */
		#Site-Navigation .navCurrent:hover { }
		
/* details trip section */
#detailStrip { margin:0px; clear:both; height:80px; background:url(/_images/detail-strip-back.jpg) left top no-repeat; padding-top:10px;}
	#detailStripName { width:315px;}
		#detailStripName H1 { margin:0px; border-right:1px solid #81bcd9; font-size:32px; height:60px; display:block; padding-top:15px;}
			#detailStripName #wordOne { color:#9e0b0f; float:left;}
			#detailStripName #wordTwo { color:#022062; float:left; margin-left:10px;}
	#contactDetails { width:380px; padding-left:20px; float:right; border-right:1px solid #81bcd9; 
							margin-right:20px; height:60px; padding-top:15px; color:#3aafdd; font-size:10px;}
	#buttonInc { float:right; height:80px; overflow:hidden;}
		#buttonInc ul{ }
			#buttonInc li{ background:url(/_images/button.jpg); width:149px; height:47px; text-align:center; list-style:none;}
				#buttonInc .buttonBO { position:relative; top:-10px; height:43px;}
				#buttonInc a{ text-align:center; padding-top:4px; display:block; color:#FFFFFF; width:149px;}
				#buttonInc a:hover{ font-weight:bold; font-size:13px;}


/* Content section */
#Site-Content  { background:#ddeff7 url(/_images/content-gradient.jpg) left top repeat-x; background-color:#ddeff7; padding:20px; 
				padding-right:0px; min-height:200px; height:auto !important; mheight:500px; } 
	#Site-Content strong { }
	#Site-Content .subNav { }
		#Site-Content .subNav li { }
			#Site-Content .subNav li a { }
				#Site-Content .subNav li a:hover { }

/* 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:url(/_images/foooter.jpg) left top no-repeat; text-align:right; padding:20px 0px; margin-top:20px; font-size:12px;}
	#Site-Footer a { }
		.Breadcrumb { }

/* Weather page bits */

#weatherRSS { padding:20px; }
#currentConditions { padding-right:20px; float:left; width: 250px; display:table; }
	#currentConditions p      { display:table-row; line-height:160%;}
	#currentConditions strong { display:table-cell; }
	#currentConditions em     { display:table-cell; }
	
#threeDayForecast { padding-left: 20px; float:right; width:300px; clear:right; margin-right:100px; display:inline;  }
	#threeDayForecast p { padding-top:10px; padding-bottom:35px; }
		#threeDayForecast p img { float:right; margin-left: 20px; }
	#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%; clear:both; }

/* 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; }

/*  Google Map */

#gMapContainer { width:480px; 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; }

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

/* news stuff */

#newsList { border-bottom: 1px dotted #2c548e; width:550px; padding-left:20px; padding-top:20px;  }
	#newsList .newsItem { border-bottom:1px dotted #2c548e;  padding: 7px; margin: 0 0 5px 0;}
	#newsList .newsItem:hover { }
	#newsList .newsItem h3 { font-size:110%; 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:right; }
	#ContactForm input { width:200px; margin-top:20px; }
	#ContactForm textarea { width:200px; margin-top:20px; }
	#ContactForm button {  }
	
/* Editor Styles */
#Editor-Area {  }
	#updatedfile { width:100%; height:300px; }
	.editorInstructions { font-size: 70%; margin: 25px 0; color:#FFFFFF; }
	.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:#ddeff7;}
#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:#ddeff7;}

/*Guest Book add entry box */
#GuestBookAddContainer {  border:1px solid #d3d3d3; background-color:#ddeff7; padding:5px; width:600px;}
#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 { display:none; }
	#gTranslateLinks img { cursor: pointer; }
