/* CSS Document - Birdie Num Nums */

* {
	margin: 0 auto;
	padding: 0;
	border-left: 0;
	text-align: center;
}

body {
	margin-top: 0px;
	font-size: 14px;
	color: #FFF;
	line-height: 16px;
	font-weight: bold;
}


div#wrapper {

	width:100%;
	margin:auto;


}



/*-- NAVIGATION --*/


.floating {
	Position:fixed;
	overflow: hidden;
	/*	Right:20px;
	min-width:486px;*/
	height:100%;
	width:100%;
	opacity: 100;
	top: 0px;
}

div#navigationtop {
	width: 100%;
	height: 30px;
	font-weight: bold;
	background-color: #300;
	opacity: 1.00;
	padding-top: 0px;
	text-indent: 15px;
	text-align:left;
}

div#navbar {	
	width: 500px;
	height: 18px;
    font-weight: bold;
	opacity: 1.00;
	padding-top: 6px;
	text-indent: 15px;
	text-align:justify;
	float:left;
	
}
div#navbarbox {
	width: 50px;
	height: 18px;
	font-weight: bold;
	opacity: 1.00;
	padding-top: 8px;
	text-indent: 15px;
	text-align:justify;
	float:left;
	letter-spacing:3px;
	padding-left:15px;	
}
div#navbarboxsmall {
	width:0px;
	height: 18px;
	font-weight: bold;
	opacity: 1.00;
	padding-top: 6px;
	text-indent: 15px;
	text-align:justify;
	float:left;
	letter-spacing:3px;
	padding-left:10px;	
}
div#navigationleft {
	float: left;
	width: 50%;
	height: 80%;
	padding: 0px 15px 0 25px;
	border-right: 5;
	top:25;
	text-align: center;
	
}

div#navigationright {
	float: centre;
	width: 50%;
	height: 80%;
	padding: 0px 30px 0 15px;
	border-left: 5;
	top: 25;
}


div#navigationheading {
	float: centre;
	width: 50%;
	height: 20px;
	text-align: center;
	padding: 30px 0px 15px 0px;
	font-weight: bolder;
}
div#navigationheadingleft {
	float: centre;
	width: 500px;
	height: 20px;
	text-align: center;
	padding: 30px 0px 15px 0px;
	font-weight: bolder;
}

div#navigationgallery {
	float: left;
	text-align:right;
	font-weight: normal;
	width: 400px;	
}

div#navigationcentre {
	float: center;
	width: auto;
	min-width: 500px;
	height: 220px;
	text-align:left;
	padding: 15px 20px 0px 0px;
}
 div#thumbnailname {
	float:centre;
	width: 500px;
	height: 50px;
	padding:0px 0px 15px 0px;
	text-align: center;
	font-size: 14px;
 }
	
 div#thumbnailgallery {
	float:right;
	width: 40px;
	height: 25px;
	padding: 5px 0px 00px 0px;
	text-align: center;
	font-size: 14px;
	
 }
 div#information right {
	float:right;
	width: 600px;
	height: 800px;
	padding: 0px 0px 20px 0px;
	font-size: 14px;
	overflow: scroll;
	text-align: right;
 }
 div#information left {
width: 500px;
	height: 800px;
	padding: 0px 0px 20px 0px;
	font-size: 14px;
	overflow: scroll;
	text-align: center;
 }
  div#links {
	width: 500px;
	height: 800px;
	padding: 20px 0px 20px 0px;
	font-size: 14px;
	text-align: center;
 }
div#navigationright {
	float: right;
	overflow: auto;
	width: 500px;
	height: 800px;
	text-align: center;
}


a.navigation:link, a.navigation:visited {


	font-weight: lighter;
	color: #999999;
	text-decoration: none;	

}

a.navigation:hover,  a.navigation:active{
	font-weight: lighter;
	text-decoration: underline;
	color: #999999;
}

li {

	display:inline;
	list-style:none;
	padding: 0 5px 0 5px;

}

/*--CONTENT--*/

a.address:link, a.address:visited {

	font-weight:bold;
	text-decoration:none;
}

a.address:hover, a.address:active {

	font-weight:bold;
	text-decoration:underline;
}


div#left {
	float:left;
	width: 507px;
	height: auto;
	padding: 0px 0px 0 0px;


}
div#right {


	float:left;
	width: 296px;
	height: auto;
	padding: 23px 70px 0 28px;


}

div#contentcontainer {
	/*	float:left;*/
	width: 100%;
	height: auto;
	text-align: center;	


}
#contactForm {
	margin-top: 10px;
	width: 375px;
	padding-bottom: 30px;	
	
}
#contactForm input, #contactForm textarea {
  border: 1px solid #ccc;
  font-family: Helvetica, arial, sans-serif;
  font-size: 14px;
  margin: 0px 0px 10px 0px;
  padding: 2px;
  width: 250px;
}
#contactForm textarea {
  height: 100px;
}
#contactForm textarea:focus, #contactForm input:focus {
  border: 1px solid #888;
}
#contactForm label {
  float: left;
  font-size: 14px;
  margin-right: 15px;
  text-align: left;
  width: 100px;
}
#contactForm input.submit {
  cursor: pointer;
  float: right;
  width: 130px;
}
#contactForm h2, #contactForm h3 {
  margin-left: 115px;
}
#contactForm .error {
  color: #ff0000;
  margin-left: 115px;
}


.contactbutton {

padding: 5px 5px 5px 5px;

}
#wrapper .floating #nav-container #navigationcentre #information h4 p {
}
#wrapper .floating #nav-container #navigationcentre #information h5 p a strong em {
	
}
#wrapper .floating #nav-container #navigationleft #navigationleftinnerright #navigationgallery p {
	color: #999;
}
