/* @override http://www.parhaminsussex.co.uk/css/layout.css */

/********************************
* Styles for layout stuff only! *
********************************/

body {
	background: #FFF0BE;
	color: #221F1F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin-left: 0;
	margin-top: 0;
}

p { font-family: Verdana, Arial, Helvetica, sans-serif; }

body * { font-size: 100%; }

cite {
	color: #C15354;
	font-size: 16px;
	font-style: normal;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}


div.hr {
  height: 2px;
  background: #C15354;
  margin: 10px 0;
  clear: both;
}
div.hr hr {
  display: none;
}

#layout {
	width: 968px;
}

#banner {
	margin: 0;
	padding: 0;
}

#menuDiv {
	font-family: "Times New Roman", Times, serif;
	height: 42px;
	width: 968px;
}

.menu {
	clear: both;
    margin: 0;
    padding: 0;
	background: #B3243E;
}

.menu ul {
    list-style-type: none;
    margin: 0 0 0 88px;
    padding: 0;
}

.menu ul li {
    background: #B4233C;
    border-right: 1px solid #FFF0BE;
    float: left;
	height: 38px;
    margin: 0;
    padding: 0;
	padding-top: 4px;
    text-align: center;
	text-transform: uppercase;
    width: 122px;
	position: relative;
}
.menu ul li.active, .menu ul li:hover {
    background: #FFF0BE;
}
.menu ul li.active a, .menu ul li:hover a {
	color: #B4233C;
}

/* Drop-down */
.menu ul li ul {
    display: none;
	position: absolute;
	bottom: 42px;
	left: -1px;
    background: #FFF0BE;
	margin: 0;
}

/* Drop-down */
.menu ul li:hover ul {
	z-index: 20;
    display: block;
}

.menu ul li ul li {
    background: #FFF0BE;
    float: left;
	height: auto;
    margin: 0;
    margin-right: 0;
	margin-top: 0;
	border-bottom: 2px solid #B4233C;
    border-right: none;
	padding: 7px 0;
    text-align: center;
	text-transform: uppercase;
    width: 124px;
}
.menu ul li ul li a, .menu ul li ul li a:visited {
	color: #B4233C;
	text-decoration: none;
    width: 122px;
}

.menu a, .menu a:visited {
	color: #FFF0BE;
	text-decoration: none;
    width: 122px;
}

.menu a:hover, .menu a:active {
	text-decoration: underline;
}

#content {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}

#content img {
	border: 0;
	float: left;
	margin: 0 10px 10px 0;
	vertical-align: top;
}

h1 {
	white-space: nowrap;
	font-weight: normal;
	border-bottom: 2px solid  #C15354;
}

#content h1 {
	font-size: 36px;
	color: #C15354;
	margin: 25px 0 0 0;
	font-family: "Times New Roman", Times, serif;
}

#content h2 {
	font-size: 22px;
	color: #C15354;
	margin: 0;
	font-weight: normal;
}

#content h4 {
	font-size: 22px;
	color: #B4243E;
	margin: 0;
	font-weight: normal;
}

#content h3 {
	font-size: 20px;
	color: #C15354;
	font-weight: normal;
	margin: 0;
}

#page33 #layout .mainImg img, #page34 #layout .mainImg img{
	display: none !important;
}

#page33 #textWrapper, #page34 #textWrapper{
	width: 900px;
	float: left;
}

#WebLoginLayer0 td{
	padding: 2px;
}

#WebLoginLayer0 input{
	padding: 2px;
}

#WebLoginLayer2 input{
	padding: 2px;
	margin: 5px 0;
}
#textWrapper {
	display: inline;
	font-size: 0.85em;
	float: right;
	padding-left: 18px;
	width: 330px;
}

.straightcontent {
	background: url('../images/layout/left_straight.png') top left repeat-y; 
	overflow: auto; 
	width: 100%;
}

.straightcontent #textWrapper {
	float: none;
	margin-left: 120px;
	margin-top: 20px;
	display: block;
	padding: 0;
	width: auto;
}

#textWrapper img.floatLeft {

}

#footer {
	font-family: "Times New Roman", Times, serif;
	z-index: 2;
	background: #FFF0BE url('../images/layout/footer-background.jpg') top left repeat-y;
	clear: both;
	color: #FFF0BE;
	padding: 12px 0px;
	padding-left: 20px;
    width: 100%;
}

#footer a, #footer a:visited {
	color: #FFF0BE;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #FFF0BE;
	text-transform: uppercase;
	text-decoration: underline;
}


#charityBg {
	background: #DB9080;
	padding: 10px;
}

#charityBg li {
	color: #B4243E;
}

#charityBg li span {
	color: #000066;
}
#charityBg strong {
	color: #B4243E;
}

.largeRed  {
	font-size: 1.2em;
	color: #B4243E;
}

.smallText  {
	font-size: 0.9em;
}

/* Lightbox */

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

#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/prev.gif') left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/next.gif') right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

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

#imageData{
	width: 100%;
	background: #fff;
	overflow: auto;
	}
#imageData #imageDetails{ width: 60%; float: left; padding-left: 10px; 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-right: 10px;  padding-bottom: 0.7em;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#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;
	display: none;
	}

#fadeContainer {
	position: relative;
	margin: 0;
	width: 525px;
}

#fadeContainer img {
	display:none;
	position:absolute;
	z-index: -1;
	top:0; left:0;
}


#content ul.image_list {
    list-style: none;
    margin: 0;
    padding: 0 0 20px 0;
    width: 100%;
    overflow: auto;
}

#content ul.image_list li {
    background: #FFF6D8;
    margin-right: 10px;
    width: 120px;
    float: left;
    padding: 8px;
    text-align: center;
}

#content ul.image_list li img {
    float: none;
    margin: 0 0 10px 0;
    padding: 0;
}
