/* Garys fourth CSS for Touring Australia- Oct 2007

Removing margins from the page  */
html, body { margin: 0; padding: 0;  }
body {background:center; background-position:center; background-image: center;}
/* Background settings */
.bgdark {
	background-color: #ddffaa;
	background-image: center; /* url(../graphics/AyersRock Sunset.JPG);*/
	background-repeat: no-repeat; background-attachment: fixed;	}
	
h1 {color: #ffff00;}

/* Set font style for main text */
body, p, td, th, div, blockquote, dl, ul, ol, h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 1em;	font-style: normal; /*line-height: 16px; font-weight: bold;*/ color: #000000; background-color: ffffff; }

.heading {color: #ff6600; background-color: blue; padding-left: 50px; padding-top: 20px; padding-bottom: 20px; width:900px;}
.heading1 {color: #666600; font-size: 1.2em;  background-color: #cccc99; padding-top: 10px; padding-left: 150px; padding-bottom: 10px;}
.heading2 { color: #666600; font-size: 1.1em; font-weight: bold; background-color: #none; padding-top: 5px; padding-left: 5px; padding-bottom: 5px; }
.heading3 { color: #666600; font-size: 1.1em; background-color: #66ff66; padding-top: 2px; padding-left: 5px; padding-bottom: 2px; }
.heading4 { color: #0000ff; font-size: 1.1em; font-weight: normal; background-color: #ffffff; padding-top: 5px; padding-left: 5px; padding-bottom: 5px; }

/* Settings for graphics on page */
.rightimg { float: right; margin-left: 10px; margin-right: 10px; }
.leftimg { float: left; margin-left: 10px; margin-right: 10px; }

/* Caravan park listing settings */
.parkheading1 { color: #ffcc00; font-size: 1.1em; font-weight: bold; background-color: none; }
.town {color: #ffcc00; font-size: 1.1em; font-weight: normal;}
.parktext1 {font-size: .8em;}
.parkrightimg { float: right; margin-left: 10px; margin-right: 10px; }
.parkleftimg { float: left; margin-left: 10px; margin-right: 10px; }

.yellowtext {color: #ffff00; }
.yellowtextbold {color: #ffff00; font-weight: bold; }
.textsmall1 { font-size: 0.8em;}
.subtle { color 008040; }
.table1 { font-size: .9em;}

.starrating {color: #ffff00; font-weight: bold; font-size: 0.9em;}

.hilite { background-color: #ffffcc; color: #b22222; }  /*Use <span class="hilite"> */

.topic1 {color: #666666; font-size: 1.2em; font-weight: bold;}
.topic2 {color: #666666; font-size: 1.1em; font-weight: normal;}

.fill { background-color: ccffff; }

/* Set main page content margin */
.content { padding-left: 180px; }
#contents {
	position:absolute;
	top:210px;
	left: 164px;
	width: 767px;
	padding-right: 15px;
	visibility: visible;
	overflow: visible;
	height: 995px;


}
.newsletter  {color:cccc00;}
#newsletterbox {
	font-family: Arial, Helvetica, sans-serif, Verdana; 
	position:absolute;
	top: 650px;
	left: 5px;
	width: 120px;
	font-size: .9em;
	font-weight: bold;
	/*font-color: ffff00;*/
	border-top: 2px solid #666600; 
	border-left: 1px solid #666600;  
	border-bottom: 2px solid #666600; 
	border-right: 1px solid #666600;  width: 140px;
}

#advertbox {
font-family: Arial, Helvetica, sans-serif, Verdana; 
	position:absolute;
	top: 1050px;
	left: 5px;
	width: 120px;
	font-size: .9em;
	font-weight: bold;
	/*font-color: ffff00;*/
	border-top: 2px solid #666600; 
	border-left: 1px solid #666600;  
	border-bottom: 2px solid #666600; 
	border-right: 1px solid #666600;  width: 140px;
}

#advertbox2 {
font-family: Arial, Helvetica, sans-serif, Verdana; 
	position:absolute;
	top: 450px;
	left: 5px;
	width: 120px;
	font-size: .9em;
	font-weight: bold;
	/*font-color: ffff00;*/
	border-top: 2px solid #666600; 
	border-left: 1px solid #666600;  
	border-bottom: 2px solid #666600; 
	border-right: 1px solid #666600;  width: 140px;
}

#leftbox { position:absolute; top: 350px; left: 5px; width: 120px; font-size: .7em;}
#leftbox2 { position:absolute; top: 250px; left: 5px; width: 120px; font-size: .7em;}

#footer { position: absolute; bottom:0;  border-top: 1px dotted #AAAAAA; background-color: #CCCCCC;
color: #626262; font-size: 60%; padding-left: 50px; padding-right: 100px;}

hr { border: none; background-color: #666600; color: #666600; height: 3px; width: 700px; }


#logo1 { padding-left: 180px; width: 900;} /*Set header image position */

.main { bordercolor: ffff00; border: 3px; width: 615 px; } /* Main content table */

.indent1 { padding-left: 30px; } 	/* Set various indent offset options */
.indent2 { padding-left: 40px; }	/*Use <class="indent1"> etc */	
.indent3 { padding-left: 180px; }

/* This is the code to define Navigation buttons */
#navbuttons {font-family: Arial, Helvetica, sans-serif, Verdana; font-size: .8em;  }

#navbuttons ul {list-style: none; margin: 0; padding: 7; padding-top: 4px;  }

/*#navbuttons li {display: inline; } Removed for new LHS nav bar */

#navbuttons a:link, #navbuttons a:visited {margin-right: 2px; padding: 3px 10px 3px 10px; color: #666600;
background-color: #cccc99; text-decoration: none; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF;
border-bottom: 2px solid #717171; border-right: 1px solid #717171;  width: 140px;}

#navbuttons a:hover {border-top: 1px solid #717171; border-left: 1px solid #717171; border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF; }

/* This sets the links to look like buttons instead of underlined text */
#linkbuttons { font-family: Arial, Helvetica, sans-serif, Verdana; font-size: .9em; }

#linkbuttons ul {list-style: none; margin: 0; padding: 0; padding-top: 4px; }

#linkbuttons li {display: inline;}

#linkbuttons a:link, #linkbuttons a:visited {margin-right: 2px; padding: 3px 10px 3px 10px; color: #A62020;
background-color: #FCE6EA; text-decoration: none; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF;
border-bottom: 2px solid #717171; border-right: 1px solid #717171; }

#linkbuttons a:hover {border-top: 1px solid #717171; border-left: 1px solid #717171; border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF; }


.text1 {font-size: .8em;}
.textred {color: #ff0000; } 
.sansbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	border: 1px solid #666666;
	background-color: #C0C0C0;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
}
.bglight {
	background-color: #DEDE00;
}

.line {
BORDER-RIGHT:   #cccccc 1px solid;
BORDER-TOP:     #ffffff 1px solid;
BORDER-LEFT:    #ffffff 1px solid;
BORDER-BOTTOM:  #cccccc 1px solid;
/*background: #000099;*/
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sansred {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #CC0000;
}
.sansredprice {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #CC0000;
}
.navbaralt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.navbaralt a:link{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color : #000099;}
.navbaralt a:hover{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 12px; color : #FFFFFF;}
.navbaralt a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color : #000099;
	font-weight : bold;
}
.nav-bar a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;


}
.nav-bar a:link{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 1em; background-color: #c9c3aa;color : #000099;}
.nav-bar a:hover{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 1em; background-color: #c9c3dd; color : #FFFFFF;}
.nav-bar a:visited{ font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.8em; line-height: 1em; background-color: transparent; color : #eedd99; font-weight : bold;
}
