/*-----------------------------------------------------------------------------
Byron Bay
last update:    	January 2008
design and code:   	Universal Head
-----------------------------------------------------------------------------*/

/* Basics
-----------------------------------------------------------------------------*/

* {
  	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

img {
	border: 0;
}

body {
	font: 60%/1.7 'Lucida Grande', 'Lucida Sans', Tahoma, Verdana, 'Trebuchet MS', sans-serif;
	text-align: center;
}

/* Typography
-----------------------------------------------------------------------------*/

p {
	font-size: 1.3em;
	color: #818081;
	padding: 0 100px 1.3em 100px;
}

h1 {
	font-family: Georgia, Times, 'Times New Roman', sans-serif;
	font-size: 3em;
	font-weight: normal;
	line-height: 1.2em;
	color: #adacac;
	padding: 1em 100px 0.5em 100px;
}

h2 {
	font-family: Georgia, Times, 'Times New Roman', sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.2em;
	color: #adacac;
	padding: 0 100px 1em 100px;
}


/* Links
-----------------------------------------------------------------------------*/

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #818081;
	text-decoration: none;
}

a:hover {
	color: #e2e2e2;
	text-decoration: none;
}

a:active {
	color: #e2e2e2;
	text-decoration: none;
}

.gallerygrid a {
	border-bottom: none;
}

.external {
	background: url(../images/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}


/* Structure
-----------------------------------------------------------------------------*/

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 1em;
}

#masthead {
	width: 900px;
	height: 227px;
	margin: 0 auto;
}

#indexpic {
	width: 900px;
	height: 386px;
	margin: 0 auto;
}

#indexpic img {
	padding: 3px;
	border: 1px solid #e2e2e2;
}

#tagline {
	width: 900px;
	height: 45px;
	margin: 10px auto 30px auto;
}

#mainnav {
	width: 900px;
	height: 55px;
	margin: 0 auto;
	text-align: center;
}

#contentwrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 4em;
}

#widecolumn {
	width: 900px;
	float: left;
	display: inline;
	overflow: visible;
	position: relative;
	text-align: left;
}

#footer {
	clear: both;
	width: 936px;
	height: 59px;
	margin: 0 auto;
	text-align: center;
}


/* Main Nav
-----------------------------------------------------------------------------*/

#mainnav ul {
	font: 1.3em/4em Georgia, Times, 'Times New Roman', sans-serif;
	letter-spacing: 0.1em;
	list-style-type: none;
	overflow: hidden;
	padding: 0;
	margin-left: 142px;
}

#mainnav ul li {
	float: left;
	width: 100px;
	padding: 0;
	margin: 0;
}

#mainnav ul li a {
	text-align: center;
	text-decoration: none;
	border-bottom: 0;
}

#mainnav ul li#zero { 
	width: 100px;
	background: url(../images/divider.gif) no-repeat right;
}

#mainnav ul li#one { 
	width: 100px;
	background: url(../images/divider.gif) no-repeat right;
}

#mainnav ul li#two { 
	width: 100px;
	background: url(../images/divider.gif) no-repeat right;
}

#mainnav ul li#three { 
	width: 100px;
	background: url(../images/divider.gif) no-repeat right;
}

#mainnav ul li#four {
	width: 100px;
	background: url(../images/divider.gif) no-repeat right;
}

body#sectionzero #mainnav li#zero a,
body#sectionone #mainnav li#one a, 
body#sectiontwo #mainnav li#two a,
body#sectionthree #mainnav li#three a,
body#sectionfour #mainnav li#four a {
	color: #818081;
	border-bottom: 4px solid #818081;
}

#mainnav a:hover {
	color: #818081;
	border-bottom: 4px solid #818081;
}

#mainnav a:active {
	color: #e2e2e2;
}

#mainnav .here a {
	color: #818081;
	border-bottom: 4px solid #818081;
}

/* Main Column
-----------------------------------------------------------------------------*/

#widecolumn p.introtext {
	font-family: Georgia, Times, 'Times New Roman', sans-serif;
	color: #adacac;
	font-size: 2em;
	font-style: italic;
}


/* Footer
-----------------------------------------------------------------------------*/

#footer p {
	font-size: 1em;
	line-height: 4em;
	margin: 0 30px;
}

/* Images
----------------------------------------------- */

.fLeft {
	float: left;
	margin: 0 20px 1em 100px;
	padding:  3px;
	border: 1px solid #e2e2e2;
}

.fRight {
	float: right;
	margin: 0 100px 1em 20px;
	padding: 3px;
	border: 1px solid #e2e2e2;
	line-height: 40px;
}


/* Gallery Grid
----------------------------------------------- */

.gallerygrid {
	width: 780px;
	margin: 0;
	padding: 0;
	margin-left: 50px;
	height: 200px;
}

.gallerygrid .pic {
	float: left;
	width: 180px;
	height: 120px;
	margin: 0;
	margin-left: 13px;
	margin-top: 13px;
	padding: 0;
	border: 1px solid #fff;
}

.centralgrid {
	width: 900px;
	margin: 10px 0 40px 0;
	padding: 0;
	text-align: center;
}


/* Forms
----------------------------------------------- */

fieldset { border: 1px solid transparent; }
form label { cursor: pointer; }
input, select, textarea { font-size: 100%; }

form {
	font-size: 1.1em;
	font-style: italic;
	color: #818081;
	padding: 0 100px 1.3em 100px;
}

form dl {
	padding-bottom: 1em;
	padding-left: 0px;
	margin: 0;
}

form dl dd {
	padding-bottom: 1.5em;
	padding-left: 0px;
	margin: 0;
}

/* Lightbox
----------------------------------------------- */

#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a { border: none; }
#lightbox a img { border: none; }

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav { left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#imageData {
	padding:0 10px;
}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}	
