html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

body,html {
		
		background: url(../graphics/background.jpg)  repeat-x;
		font-size: 12px;
		color: #000;
		min-width:980px;
		height: 100%;
		width: 100%;
		font-family: Arial, Verdana, sans-serif;
	
		}
		
#wrap{width: 980px;	margin:0px auto;}
a:link	{
		color: #951F0D;
		padding-bottom:1px;
		text-decoration:none;
		}

a:visited{
		color: #951F0D;
		text-decoration:none;
		
		}

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

a:active	{
		color: #951F0D;
			
		}	
	
/*////////////////////////////////////////////////////////////////////////*/		
/*Head Section*/
/*////////////////////////////////////////////////////////////////////////*/
#header {

		width: 980px;
		height: 190px;
		margin:0px auto;
		
		background:transparent url(../graphics/header.jpg) no-repeat;
		}

#menu {
	float:left;
	font-size:14px;
	font-weight:200;
	color:#000;
	text-decoration:none;
	padding:119px 11px 0px 5px;
	width: 700px;
	}
	



#menu ul{
list-style-type: none;
display: inline;
margin: 0;
padding: 0;
}

#menu ul li{
float: left;
margin: 0 ;
}

#menu ul li a{
font: normal 12px Arial;
color: #fff;

float: left;
margin: 0 ;
padding: 5px;
line-height: 17px;
margin-right:10px;
text-decoration: none;
}

.last_link{border-right: 2px solid #fff;}
#menu ul li a:visited{
color: #fff;
}

#menu ul li a:hover{ /*hover state CSS*/
color: #fff;
background: #951F0D;
}
/*////////////////////////////////////////////////////////////////////////*/		
/*picture*/
/*////////////////////////////////////////////////////////////////////////*/
#picture{
		float: right;
		padding:0px 0px 0px 0px;
		}		
#fades{width:247px;float: right;margin:0 0 0 0;		padding:0;}
#fades p{padding:0; margin:0; display:none;}		
/*////////////////////////////////////////////////////////////////////////*/		
/*Left hand side*/
/*////////////////////////////////////////////////////////////////////////*/
#left_content{
		float: left;
		/*width: 733px;*/
		width:215px;
		padding:0px 0px 0px 10px;
		margin:0px 0px;
		z-index:100;
		
		}
/*////////////////////////////////////////////////////////////////////////*/		
/*center*/
/*////////////////////////////////////////////////////////////////////////*/
#centre_content{
		float: left;
		width: 477px;
		padding:0px 0px 0px 10px;
		margin:0px 0px 20px 0px;
		z-index:100;
		}

/*////////////////////////////////////////////////////////////////////////*/		
/*right hand side*/
/*////////////////////////////////////////////////////////////////////////*/
#right_content{
		float: left;
		width: 243px;
		padding:0px 0px 0px 24px;
		margin-top:0px;
		z-index:100;	
		}		

/*////////////////////////////////////////////////////////////////////////*/		
/*Main content*/
/*////////////////////////////////////////////////////////////////////////*/
#content {
		width: 980px;
		margin:0px auto;
		min-height:450px;
		}

/*////////////////////////////////////////////////////////////////////////*/		
/*Footer*/
/*////////////////////////////////////////////////////////////////////////*/	
#footer{
		width: 100%;
		background:url(../graphics/footer.jpg) repeat-x;
		background-color:#961F0D;
		background-position:center bottom;
		text-align: center;
		min-height:220px;
		margin:5px auto;
		color:#fff;
	
		
		}
		
		

		
.footer_text{
		padding:120px 0 0 0;
		color:#fff;
		text-align:center;
		}
	
#footer a {
		padding: 2px 2px 2px 2px;
		color: #fff;
		text-decoration:none;
		}

#footer a:hover {
		color: #ccc;
		}
/*////////////////////////////////////////////////////////////////////////*/		
/*clearer*/
/*////////////////////////////////////////////////////////////////////////*/
.clearer{clear: both; height: 0px; overflow: hidden;}
/*////////////////////////////////////////////////////////////////////////*/		
/*html entities*/
/*////////////////////////////////////////////////////////////////////////*/
label{float: left;width:120px; margin:0 5px 0 0; text-align:right; display:block;}

li {
		list-style: none;	
	}

ul{
		padding: 0px;
		margin: 0px;
		}
	
h1 {
	font-size:19px;
	font-weight:600;
	padding:3px;
	margin:0 0 10px 0;
}

h2 {
	font-size:13px;
	font-weight:600;
	padding:5px;
	margin:0 0 10px 0;
}
h3{font-size:12px;
		font-weight:600;
		border: 1px solid #891C0C;
		background: url(../graphics/list_back.png);
		color:#fff;
		padding:5px;
		margin:10px 0;}

img{border:none;}
/*////////////////////////////////////////////////////////////////////////*/		
/*others*/
/*////////////////////////////////////////////////////////////////////////*/
.image_border{
	border:1px solid #E6D7D5;
	padding:3px;
	}


.para{
	
	padding:5px 5px 5px 5px;
	font-size:12px;
	}

.header{
		padding:5px 5px 5px 5px;
		border:1px solid #E9E9E9;
		color: #666666;
		}
.sub_header{
		padding:5px 5px 5px 5px;
		}
		
.search_style{
		border:2px solid #E6D7D5;
		width:100%;
		padding:3px;
		
		}
.search_style h3 {background:transparent; border:0px;}		
.form_style{
		border:1px solid #E6D7D5;
		
		}

.bottom{
		border-bottom:1px solid #E6D7D5;
		
		}
.input_border{
border:1px solid #E6D7D5;
padding:2px;
width:130px;
font-size:11px;margin:0px 0px 2px 0px;
}
.small_input_border{
border:1px solid #E6D7D5;
padding:2px;
width:90px;
font-size:11px;margin:0px 0px 2px 0px;
}	

.centred{margin:20px 0px 0px 56px;}
/*////////////////////////////////////////////////////////////////////////*/		
/*table stripe*/
/*////////////////////////////////////////////////////////////////////////*/
.stripe_1{
		
		border-bottom: 1px solid #891C0C;
		background: #E6D7D5;
	
}
.stripe_2{
		
		border-bottom: 1px solid #891C0C;
		background: #fff;
	
}
		
/*////////////////////////////////////////////////////////////////////////*/		
/*right side menu*/
/*////////////////////////////////////////////////////////////////////////*/
	
.list_head{
font-size:12px;
		font-weight:600;
		border: 1px solid #891C0C;
		background: url(../graphics/list_back.png);
		color:#fff;
		padding:5px;
		margin:10px 0;		
}

.side_menu ul{
		list-style-type: none;
		display: block;
		
		margin-bottom:5px;
		
		padding:3px;
}

.side_menu li a:link{
		font-size:12px;
		color:#891C0C;
		display: block;
		line-height: 18px;
		padding:2px;
		font-size:11px;
		
		/*border-bottom:1px dashed #ccc;*/
			}
	
.side_menu li a:hover{
		background: #eee;
		color:#000;
	
		line-height: 18px;
		}

/*////////////////////////////////////////////////////////////////////////*/		
/*links*/
/*////////////////////////////////////////////////////////////////////////*/

.border {
border :1px solid #ccc;
padding:6px;
}

/*////////////////////////////////////////////////////////////*/
/*livesearch*/
/*////////////////////////////////////////////////////////////*/
#livesearch
  { 
  font-size:10px;
  margin:0px;
  width:200px; 
  }
  #livesearch ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#livesearch ul li{
padding-bottom:0px;
}

#livesearch ul li a{
	display: block;
	color: #000;
	margin: 0px ;
	line-height: 16px;
	text-decoration: none;
}

#livesearch ul li a:visited{
color: #000;
}

#livesearch ul li a:hover{ /*hover state CSS*/
color: #fff;

background:#951F0D url(../graphics/list_back.png) repeat;
}
  
 
#txt1
  { 
  margin:0px;
  } 
/*////////////////////////////////////////////////////////////*/
/*menu*/
/*////////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////*/
/*arrow menu*/
/*////////////////////////////////////////////////////////////*/
.arrowlistmenu{

}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: white;
background: url(../graphics/list_back.png);
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
margin-top: 1px;
text-transform: uppercase;
padding: 4px 0 4px 6px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../graphics/list_back.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
 /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(../graphics/bullet.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #dadada;
}
.sub_list{
		
		padding:0px 0px 0px 18px; /*link text is indented 19px*/
		
		font-weight: 100;
		font-size: 90%;
		}
/*////////////////////////////////////////////////////////////*/
/*arrow menu news*/
/*////////////////////////////////////////////////////////////*/
.arrowlistmenu_news{

}

.arrowlistmenu_news .menuheader_news{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: white;
background: url(../graphics/list_back.png);
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
margin-top: 1px;
text-transform: uppercase;
padding: 4px 0 4px 6px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu_news .openheader_news{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(../graphics/list_back.png);
}

.arrowlistmenu_news ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu_news ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu_news ul li a{
color: #A70303;
background: url(../graphics/bullet.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu_news ul li a:visited{
color: #A70303;
}

.arrowlistmenu_news ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #dadada;
}
/*////////////////////////////////////////////////////////////*/
/*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(../graphics/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../graphics/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; }

.admin-form{float:left;position:relative;}
.admin-form label{float:left; margin:0 10px 0 0; width:80px;}
.admin-form input, .admin-form select{ margin:0 0 10px 0; width:350px;}
.admin-form #content{height:100px;width:350px;margin:0 0 10px 0;}
