@import url(colours.css);
@import url(form.css);
@import url(xinha_stylist.css);

* { margin: 0; padding: 0; }
body { font-size: 0.8em; background-image: url(../images/bg-tile.gif); background-position: center top; color: #555555; font-family: Arial, Helvetica, serif; }

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }

.valign-top { vertical-align: top; }
.valign-middle { vertical-align: middle; }
.valign-bottom { vertical-align: bottom; }

.clear { clear: both; font-size: 0; line-height: 0; height: 0px; }
.float-left { float: left; }
.float-right { float: right; }

h1, h2, h3, h4, h5, h6 { margin-bottom: 0.8em; font-weight: normal; color: #b38515; }
h1 { font-size: 1.5em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1em }
p { padding-bottom: 0.8em; font-size: 1em; }

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

li a { color: #FFFFFF; font-family: Arial, Tahoma, Helvetica, sans-serif; text-transform: uppercase; font-size: 0.8em; }
img { border: none; }
table { margin-bottom: 0.8em; }
	th { text-align: left; padding-bottom: 0.7em; }
hr { display: none; }
div.hr { border-bottom: 2px solid #b38515; margin-bottom: 1em; }
input, select, textarea { vertical-align: middle; border: 1px solid #a3a0c8; background-color: #fafafa; font-family: Arial, Tahoma, Helvetica, sans-serif; }
input.form-button { background-color: #b38515; color: #FFFFFF; font-weight: bold; padding: 0px 4px; border-color: #b38515; }
input.text, textarea, select { color: #FFFFFF; background-color: #574c4e; vertical-align: middle; border-color: #574c4e;}
input.text-ghosted { color: #a79d9e; }

dl { margin-bottom: 1.2em; }
dt { float: left; clear: left; color: #b38515; margin-bottom: 0.3em; }
dd { margin-left: 100px; color: #FFFFFF; margin-bottom: 0.2em; }

#root { width: 900px; margin: 20px auto; }
	#header { }
		#logo { float: left; margin-right: 8px; }
		#hayward-logo { float: left; }
		#strap { float: right; font-style: italic; color: #b38515; padding-top: 93px; font-size: 1.1em; margin-bottom: 5px; font-family: Georgia, Times; }
	#header-bar { vertical-align: middle; background-color: #b38515; padding: 4px 4px 4px 10px; color: #FFFFFF; font-size: 0.8em; }
		#header-bar a { color: #FFFFFF; }
		#breadcrumb { float: left; }
		#subscribe { float: right; }
	#navigation-bar { background-color: #151012; padding: 10px 10px 16px; }
		#main-navigation { overflow: hidden; }
		#main-navigation ul { margin-left: -9px; list-style-type: none; }
		#main-navigation li { float: left; border-left: 1px solid #FFFFFF; }
		#main-navigation a { display: block; padding-left: 8px; padding-right: 8px; }
		#main-navigation li a:hover, #main-navigation li a.level1active { color: #b38515; }
	#main-top-border { width: 900px; height: 4px; margin-bottom: 10px; background-image: url(../images/main-nav-bar-bottom.gif); background-repeat: no-repeat; background-position: center bottom; }
	#gallery-top-border { width: 900px; height: 4px; margin-bottom: 10px; background-image: url(../images/gallery-nav-bar-bottom.gif); background-repeat: no-repeat; background-position: center bottom; }

	#main { position: relative; background-image: url(../images/main-bg.gif); background-repeat: no-repeat; height: 1%; }
		#left-column { float: left; width: 150px; margin-right: 10px; display: inline; }
			.column-item { margin-bottom: 7px; }
				#sub-navigation ul { list-style-type: none; }
				#sub-navigation li {  }
				#sub-navigation li a { display: block; width: 138px; padding: 3px 2px 3px 10px; text-decoration: none; text-transform: uppercase; background-color: #151012; margin-bottom: 1px; }
				#sub-navigation li a:hover, #sub-navigation li a.level1active { color: #b38515; }
		#main-column { float: left; width: 590px; margin-right: 10px; display: inline; }
			#hayward-people td { padding: 5px; }
			#main-column ul, #main-column ol { margin: 0px 0px 1em 15px; }
			#main-image { margin-bottom: 10px; }
				#map { width: 590px; height: 300px; }
			#main-text { width: 570px; border-top: 4px solid #b38515; background-color: #151012; padding: 15px 10px 5px; margin-bottom: 30px; }

			#default-image {  }
			#default-text { width: 570px; min-height: 100px; background-color: #151012; color: #FFFFFF; padding: 15px 10px 5px; margin-bottom: 30px; }

		.gallery_item { float: left; width: 137px; height: 137px; margin: 0px 6px 6px 0px; padding: 4px; background-color: #574c4e; text-align: center; display: inline; }
		.last-in-row { margin-right: 0px; }
			.gallery_thumb {  }

		#right-column { float: left; width: 140px; }
			#event-area { color: #FFFFFF; }
				#event-area a { color: #FFFFFF; }
				.event-info { position: relative; min-height: 40px; background-color: #5c5d59; margin-bottom: 1px; padding: 5px 2px 5px 7px; }
					.event-arrow { position: absolute; bottom: 5px; right: 5px; }
		#main-footer { float: left; width: 590px; margin-left: 160px; font-size: 0.75em; color: #b38515; text-align: center; padding: 5px 0px; border-top: 7px solid #1e191a; position: absolute; bottom: 0px; background-color: #151012; display: inline; }
		#gallery-footer { width: 900px; margin-top: 10px; padding: 5px 0px; border-top: 4px solid #b38515; background-color: #151012; font-size: 0.9em; color: #b38515; text-align: center; }
	#by-source { margin: auto; width: 900px; margin-top: 6px; font-size: 0.9em; text-align: center; color: #FFFFFF; }

.error { font-weight: bold; text-align: center; color: red; }
#strap.grey { color: #919195; }
