/* Andrew Yates - Sussex Ghost Hunters - Version: 1.3 (January, 2011) */
/*Main CSS*/

body {
	background:url(images/bg.gif) repeat-y top center #4A4A4A;
	background-color: #EAEAEA;
	color:#3a3a3a;
	margin:0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 79%;
}

/* Site wrapper */
#wrap {
	background:#4A4A4A;	
	color:#303030; 
	margin:0 auto; 
	padding:1px 5px;	
	width:760px;
}

/* Main header */
#header {
	background:url(images/logo.jpg) no-repeat bottom left #4A4A4A; 
	color:#4A4A4A; 
	height:150px; 
	margin:0 0 10px;
}

#header h1 {
	font-size:2.5em; 
	font-weight:400; 
	letter-spacing:-2px; 
	margin:0 0 4px 15px; 
	padding:15px 0 0;
}

#header h1 a,#header h1 a:hover {
	font-weight:400; 
	padding:0;
}

#header p {
	font-size:1.1em; 
	letter-spacing:-1px; 
	margin:0 0 20px 15px; 
	padding:0 0 0 3px;
}

/* Theme menu */
#theme {
	height:25px; 
	width:auto; 
	float:right;
}

#theme img {
	background:#ccc; 
	border:1px solid #000000; 
	color:#000000; 
	display:inline; 
	margin-top:3px; 
	margin-right:2px;
}

#theme p {
	font-size:1.0em; 
	text-align:left; 
	border: 1px; 
	margin-top:2px;
}

/* Banner Theme */
#banner.banner {
	margin-Top:40px;
	Margin-left: 20px;
	float:right;
	width:468px;
	top: 60px;
	bottom: 50px;
	hspace: 0px; 
	vspace: 0px;
	bordercolor: #000000;	
}

#banner,#contentwide img {
	background:#ccc; 
	border:4px solid #f0f0f0; 
	color:#303030; 
	display:inline; 
	padding:1px; 
	margin:0 10px 5px 0;
}

/* Left sidebar and menu */
#leftside {
	clear:left; 
	float:left;
	margin:0 0 10px; 
	padding:0; 
	width:150px;
}

#leftside ul.avmenu {
	list-style:none; 
	margin:0 0 18px; 
	padding:0; 
	width:150px;
}

#leftside ul.avmenu li {
	display:inline; 
	padding:0; 
	width:150px;
}

#leftside ul.avmenu li a {
	background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; 
	border-bottom:1px solid #d8d8d8; 
	border-left:4px solid #ccc; 
	border-right:1px solid #d8d8d8; 
	border-top:1px solid #d8d8d8; 
	color:#505050; 
	float:left; 
	font-size:1em; 
	font-weight:700;
	 margin-bottom:5px; 
	 padding:5px 1px 5px 5px; 
	 text-decoration:none;
	 width:138px;
}
	 
#leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current {
	background:url(images/menubg2.gif) repeat-x bottom left #eaeaea; 
	border-bottom:1px solid #b0b0b0; 
	border-left:4px solid #505050; 
	border-right:1px solid #b0b0b0; 
	border-top:1px solid #b0b0b0; 
	color:#505050;
}

#leftside ul.avmenu ul {
	font-size:0.9em; 
	margin:0 0 0 15px; 
	padding:0 0 5px 0; 
	width:133px;
}

#leftside ul.avmenu ul a {
	padding:3px 1px 3px 5px; 
	width:123px;
}

#leftside ul.avmenu ul ul {
	font-size:1em; 
	width:120px;
}

#leftside ul.avmenu ul ul a {
	width:108px;
}

#leftside h2 {
	font-size:1.5em; 
	font-weight:400;
}

#leftside .announce {
	background:url(images/menubg.gif) repeat-x bottom left #f4f4f4;
	border-bottom:1px solid #d8d8d8;
	border-left:4px solid #ccc;
	border-right:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
	clear:left;
	color:#505050;
	line-height:1.3em;
	margin:10px 0;
	padding:5px 5px 5px;
	width:134px;
}

#leftside p,.announce p {
	font-size:0.9em;
}

/* Right sidebar */
#extras {
	background:url(images/menubg.gif) repeat-x bottom right #f4f4f4;
	clear:right;
	float:right;
	margin:10px 0;
	border-bottom:1px solid #d8d8d8;
	border-right:4px solid #ccc;
	border-left:1px solid #d8d8d8;
	border-top:1px solid #d8d8d8;
	clear:right;
	color:#505050;
	margin:103px 0 0 0;
	padding:5px 5px 5px;
	width:140px;
} 

#extras p,#extras ul {
	font-size:0.9em; 
	line-height:1.3em; 
	margin:0 0 1.5em; 
	padding:0;
}

#extras li {
	list-style:none; 
	margin:0 0 6px;
	 padding:0;
}

#extras h2 {
	font-size:1.6em; 
	font-weight:400; 
	letter-spacing:-1px; 
	margin:0 0 6px;
}

/* Main content variations */
#content {
	line-height:1.5em;
	margin:5px 160px 10px 160px;
	padding:1px;
	text-align:left;
	padding-left: 5px;
	padding-right: 10px;
}

#contentwide {
	line-height:1.5em;
	margin:10px 0 10px 160px;
	padding:0;
	text-align:left;
	padding-top: 15px;
	padding-right: 20px;
}

#content h2,#contentwide h2 {
	font-size:1.8em;
	font-weight:400;
	letter-spacing:-1px;
	margin:8px 0 10px;
	padding:0;
}

#content h3,#contentwide h3 {
	font-size:1.5em; 
	font-weight:400; 
	margin:6px 0;
	padding:0;
}

#content img,#contentwide img {
	background:#ccc;
	border:3px solid #f0f0f0;
	color:#303030;
	display:inline;
	padding:1px;
	margin:0 10px 5px 0;
}

#content ul,#content ol,#contentwide ul,#contentwide ol {
	margin:0 0 16px 20px; 
	padding:0;
}

#content ul ul,#content ol ol,#contentwide ul ul,#contentwide ol ol {
	margin:2px 0 2px 20px;
}

#content li,#contentwide li {
	margin:0 0 2px 10px; 
	padding:0 0 0 4px;
}

/* Footer */
#footer {
	background:#4A4A4A; 
	border-top:2px solid #dadada; 
	clear:both; 
	color:#CCCCCC; 
	font-size:0.9em; 
	margin:0 auto; 
	padding:8px 0; 
	text-align:center; 
	width:760px;
}

#footer p {
	margin:0; 
	padding:0;
}

#footer a {
	background:inherit; 
	color:#CCCCCC; 
	font-weight:400; 
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* Links and paragraphs */
a {
	background:inherit; 
	color:#4A4A4A; 
	text-decoration:none; 
	font-weight:700;
}

a:hover {
	background:inherit;
	text-decoration:underline;
}

a img {
	border:0;
}

p {
	margin:0 0 16px;
}

blockquote {
	background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; 
	border-bottom:1px solid #d8d8d8; 
	border-left:4px solid #ccc; 
	border-right:1px solid #d8d8d8; 
	border-top:1px solid #d8d8d8; 
	color:#505050; 
	margin:16px; 
	padding:7px 7px 7px 11px;
}

blockquote p {
	font-size:1.1em; 
	line-height:1.3em;
	margin:0;
}

/* Tables and forms */
table {
	border:1px solid #d8d8d8;
	border-collapse:collapse;
	line-height:1.3em;
	width:95%;
	margin:0 auto 0 auto;
	padding:0;
}

caption {
	font-size:1.5em; 
	font-weight:400; 
	margin:0; 
	padding:6px 0 8px;
	text-align:left;
}

th {
	background:url(img/menubg2.gif) repeat-x bottom left #eaeaea; 
	color:#505050; 
	padding:7px; 
	text-align:left;
}

td {
	background:url(img/menubg.gif) repeat-x bottom left #f4f4f4; 
	color:#303030; 
	font-size:0.9em; 
	padding:7px; 
	text-align:left;
}

input,textarea {
	border:1px solid #ccc; 
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 				    font-size:1em; 
	margin:0; 
	padding:4px;
}

label {
	margin:2px;
}

input {
	width:200px;
}

textarea {
	width:400px;
}

input,boxarea {
	border:1px solid #ccc; 
	font-family:Verdana,Tahoma,Arial,Sans-Serif;			    font-size:1em; margin:0; padding:4px;
}

/* Some other classes */
.announce h2 {
	margin:0 0 10px;
	padding:0;
}

.textright { 
	margin:-10px 0 4px;
}

.center {
	text-align:center;
	float: inherit;
}

.small {
	font-size:0.8em;
}

.large {
	font-size:1.3em;
}

.highlighted {
	background:#f0f0f0; 
	border:1px solid #b0b0b0; 
	color:#4A4A4A; 
	padding:3px;
}

.highlighted_Form {
	border:1px solid #b0b0b0; 
	color:#303030; 
	padding:3px; 
	font-family:Verdana,Tahoma,Arial,Sans-Serif;  	 	font-size:1em;
	width:38%
}

.button {
	background:url(img/menubg.gif) repeat-x bottom left #4A4A4A;
	border-bottom:1px solid #d8d8d8; 
	border-left:4px solid #ccc; 
	border-right:1px solid #d8d8d8; 
	border-top:1px solid #d8d8d8; 
	color:#505050; 
	font-weight:700;
	margin:0 0 15px; 
	padding:7px 7px 7px 11px; 
	width:120px;
}

.left {
	margin:10px 10px 5px 0;
}

.right {
	float:right; 
	margin:10px 0 5px 10px;
}

#content_page{
	line-height:1.5em;
	margin:0px 20px 10px 165px;
	padding:1;
	
}

/*Opening of Lightbox Application*/

#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(images/Lightbox/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 						   	background: url(images/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; 
}

/* Close of Lightbox */
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

#wrap #extras .centre {
	text-align: center;
}

#wrap #content .centre {
	text-align: center;
}

/* W3C Style */
#valid img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top:3px;
}

/*Styles used within the site */
legend {
	font-size: medium;
	margin: 2px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

label{
	display:block;
	float: left;
	width: 100px;
	padding-right: 10px;
}

.style8
{
	text-decoration: underline;
	color: #CCCCCC;
}

.style9 {
	font-size: 1.8px;
	color: #CCCCCC;
}

.style4 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
	
.style6 {
	color: #666666; 
}

.style7 {
	color: #CCCCCC
}

.style11 {
	color: #505050
}

.style10 {
	font-size: large;
	color: #CCCCCC;
	font-weight: bold;
}

.style11 {
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
}

.style12 {
	font-size: large
}

.style13 {
	font-size: small
}

.photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #4A4A4A;
	font-weight: bold;
	background:#f0f0f0;
	
}

#breadcrumbs
{
	padding-left: 7px;
	color: #CCC;
}

.height
{
	height:26;
}

.width
{
	width:54%;
}


#wrap #content .style4 {
	color: #FFF;
}

.right_align{
	text-align:right;	
}

/*Share - Facebook/Twitter*/

.c-share{
	background-color: #CCCCCC;
	padding:0 10px;
	margin:30px auto 20px auto;
	height:32px;
	width:375px;
}

.c-share li{
	display:inline;
}

.c-share li:first-child{
	position:relative;
	top:1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color: #505050;
}

.c-share li#like {
	position:relative;
	top:6px;
	margin-left: 8px;
	
}

.c-share li#fb_share{
	position:relative;
	top:-1px;
	margin-left: -3px;
	height:18px;
	width:96;
}

.c-share li#twitter iframe{
	position:relative;
	top:5px;
	margin-left: 1px;
		
}

.c-share li{
	display:inline;margin:5px;
}

.c-share #twitter a{
	background-color: #CCCCCC;
}
.c-share #twitter span{
	padding:3px;
}

/*Video Style*/
#Video_Settings
{
	text-align: center;
}

