/* CSS Document */

body {background:url(background.gif) #f8f7f2 top repeat-x; font-family:"trebuchet ms", Arial, Helvetica, sans-serif; font-size:62.5%; color:#333; line-height:1.7;}

a {color:#af1f24; font-style:italic}

.clear {clear:both;}
.visible { display:block; }
.hidden { display:none; }

#container {width:968px; background:url(http://i.staplehurstartsfestival.com/cont_bkg.png) top repeat-y; min-height:300px; margin:15px auto; overflow:hidden;}
#header {background:url(http://i.staplehurstartsfestival.com/top.gif) top no-repeat; width:100%; overflow:hidden}
#header h2 {background:url(http://i.staplehurstartsfestival.com/staplehurst_arts_festival.gif); height:42px; width:916px; margin:24px 0 21px 26px; text-indent:-999px;}
#main {overflow:hidden; width:916px; padding:0px 26px; }
#nav {margin:0; padding:0; list-style:none; border-top:1px solid #333; border-bottom:1px solid #333; height:44px; font-size:1.4em;}
#nav li {float:left; padding:8px 25px 12px 0;}
#nav li a {text-decoration:none; color:#25b0e5; border-bottom:3px solid #fad114; font-style:normal}
#nav li a:hover {color:#fad114}
#nav li + li a {color:#360c42; border-bottom:3px solid #d66428}
#nav li + li a:hover {color:#d66428}
#nav li + li + li a {color:#eb519d; border-bottom:3px solid #0e4f28}
#nav li + li + li a:hover {color:#0e4f28}
#nav li + li + li + li a {color:#af1f24; border-bottom:3px solid #292b79}
#nav li + li + li + li a:hover {color:#292b79;}
#nav li + li + li + li + li a {color:#d66428; border-bottom:3px solid #25b0e5}
#nav li + li + li + li + li a:hover {color:#25b0e5;}
#nav li + li + li + li + li + li a {color:#0e4f28; border-bottom:3px solid #eb519d}
#nav li + li + li + li + li + li a:hover {color:#eb519d;}



#content {width:590px; overflow:hidden; float:left; font-size:1.3em; text-align:justify; }
#homepage #content h1 {text-indent:-9999px; height:34px; width:538px; background:url(http://i.staplehurstartsfestival.com/h1_staplehurst_arts_festival_2009_get_involved.gif) no-repeat; margin:15px 0 5px 0;}
#homepage #content h1#homeh1 {width:360px}
#homepage #content h1#fest07h1 {background:url(http://i.staplehurstartsfestival.com/h2_gallery_saf_2007.jpg) no-repeat; }
#homepage #content h1#contacth1{background:url(http://i.staplehurstartsfestival.com/h2_contact.jpg) no-repeat; }
#homepage #content h1#signuph1{background:url(http://i.staplehurstartsfestival.com/h1_email_updates.gif) no-repeat; }
#homepage #content h1#lith1{background:url(http://i.staplehurstartsfestival.com/h1_creative_writing_literacy_project.gif) no-repeat; }
#homepage #content h1#poph1{background:url(http://i.staplehurstartsfestival.com/h2_poppy.jpg) no-repeat; }

#side {float:right; width:295px; overflow:hidden; font-size:1.3em; text-align:center; padding-left:14px; border-left:1px solid #DFDDC3; margin-top:10px}
.fest07side {text-align:left!important;}
#side h2#top {text-indent:-9999px; height:74px; width:295px; background:url(http://i.staplehurstartsfestival.com/h2_celebrating_creativity_in_staplehurst.gif); margin:6px 0 5px 0;}

#sideinfo {text-align:left; font-size:12px; border:1px solid #777; padding:10px; }
#sideinfo h2 {margin:0 0 10px 0;}

#rotator {border:3px solid #eb519d; width:289px; height:289px;}
.litside #rotator, .litside #rotatorlabel {display:none;}

h2 {font-size:18px; color:#25b0e5; font-weight:normal;}
h2.pink {color:#eb519d;}

.thumbnail {text-indent:-9999px; height:1px; width:1px;}
.textimage {float:right; margin:-10px 0 0 20px}

#sidecoltext {background:url(http://i.staplehurstartsfestival.com/side_col_text.gif) no-repeat; width:295px; height:222px; text-indent:-9999px;}
#sidecoltext ul {list-style:none;}

#footer {width:916px; background:url(http://i.staplehurstartsfestival.com/bottom.gif) bottom no-repeat; overflow:hidden; font-size:1.2em; padding:15px 26px; width:916px; overflow:hidden;}
#footer #copyright {float:left; width:450px;}
#footer #katomedia { width:450px; float:right; text-align:right}
#footer #katomedia:hover {text-decoration:underline;}
#footer a {text-decoration:none; color:#333; font-style:normal}

ul#gallery {list-style:none; margin-left:0px; margin:0; padding:0;}
ul#gallery li {float:left; margin:15px; width:100px; height:100px;}
ul#gallery li a img {border:2px solid #360c42}


/* LIGHTBOX */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://i.staplehurstartsfestival.com/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://i.staplehurstartsfestival.com/lightbox/nextlabel.gif) right 15% no-repeat; }

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

#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Hermes 0.1 Stylesheet */

/* --- Page style --- */
form#hermes { margin:10px 0 0 0; }
form#hermes, form#hermes label, form#hermes span { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }
form#hermes fieldset { padding:0px; margin:10px 0; }
form#hermes fieldset div, form#hermes fieldset p { margin:10px; clear:both; display:block }
form#hermes fieldset div.recaptcha_input_area {margin:4px 5px 0px 20px}
form#hermes legend { margin-left:20px; }
form#hermes label { float:left; width:200px; text-align:left; background-color:#CCCCCC; padding:5px; margin:10px 0 10px 10px; clear:both; }
form#hermes input, form#hermes textarea { float:left; margin:10px; }
form#hermes input, form#hermes textarea { width:312px; }
form#hermes input#s, form#hermes span { margin:5px 0 5px 160px; }
form#hermes label span {margin:0; display:inline; float:none;}
form#hermes span#recaptcha_instructions_image {margin:0;}
form#hermes textarea { overflow:auto; height:100px; }
form#hermes #address { display:none; }
form#hermes #commentform label { width:250px; }
form#hermes br { clear:both; }
form#hermes span { float:left; }
form#hermes fieldset div#too, form#hermes fieldset div#too2, form#hermesSignup fieldset div#too, form#hermesSignup fieldset div#too2 { display:none; }
form#hermes div.ok { background-position:96% 12px; background-repeat:no-repeat; }
form#hermes #captcha { margin-left:147px; }
form#hermes select {width:200px; margin:15px 10px 10px 10px;}

form#hermesSignup input{float:right; margin-bottom:8px;}
form#hermesSignup label{float:left; margin-bottom:8px;}
form#hermesSignup div {clear:both;}
form#hermesSignup p {font-size:9px; line-height:1 ; clear:both}

/* --- Validation --- */
body {  }
.panel { clear: both; display: none; border: 3px solid #CCC; padding: 1em; }
.panel.active-tab-body { display: block; }
#tabs { list-style: none; }
#tabs li { float: left; }
#tabs a { float: left; padding: 5px 8px; margin-left: 6px; background-color: #F2F2F2; text-decoration: none; color: #999999; }
#tabs a.active-tab { background-color: #CCC; border-top: 3px solid #999; padding-top: 3px; color: #000; }
input.disabled { border: 1px solid #F2F2F2; background-color: #F2F2F2; }
/* input.required, textarea.required { border: 1px solid #00A8E6; } */
input.validation-failed, textarea.validation-failed { border: 1px solid #AF1F24; color : #AF1F24; }
input.validation-passed, textarea.validation-passed { border: 1px solid #00CC00; color : #000; }
.validation-advice { margin:0 22px 0 160px; padding: 5px; background-color: #AF1F24; color : #FFF; font-weight: bold; }
#hermesSignup .validation-advice {margin:0 0px 0 125px; font-size:9px; padding:3px; }
.custom-advice { margin: 5px 0; padding: 5px; background-color: #C8AA00; color : #FFF; font-weight: bold; }

#literacy {list-style:none; margin:0; padding:0; }
#literacy li {padding:0 0 5px 10px; float:left;}
#literacy li:first-child {padding:0;}
#literacy li.lit6 {padding:0 0 5px 40px;}

#literacy li a img {border:1px solid #333; padding:1px}

