@charset "UTF-8";
/* CSS Document - Team 2 Pages */
* { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: Trebuchet MS; vertical-align: baseline;}
:focus { outline: 0; }
body { line-height: 1; color: #b1b1b1; font-size: 12px; background:  #000000 url(images/bg_y_repeat.gif) top center repeat-y; behavior:url("csshover.htc"); }
ol, ul { list-style: none; }
a img,:link img,:visited img { border:none; }
.clearer {float: none; clear: both; line-height: 0; display: block; }

strong { font-weight: bold; }
a:link { color: #b1b1b1;  }
a:hover { color: #ff0000; }
a:active { color: #ffffff; }
a:visited { color: #3f3f3f; }

h1 { font-size: 18px; color: #FF0000; margin-bottom: 15px; }
h2 { font-size: 14px; color: #8B8B8B; margin-bottom: 15px; }
p { line-height: 1.5; margin-bottom: 10px; }

#container { width: 100%; position: relative; min-height: 100%; background: url(images/page_bg_repeat-y.gif) top center repeat-y; }
#container .wrap { width: 984px; margin: 0px auto; position: relative; }
/*
#header { width: 100%; position: relative; background: url(images/header_bg.jpg) top left no-repeat; width: 984px; height: 208px; }
*/

/* z-index: 999  Inserted this in the header to ensure any drop down menus displayed oveer content below  */
#header { width: 100%; position: relative; background: url(images/header_bg.jpg) top left no-repeat; width: 984px; height: 208px; z-index: 999;}


/* Added the Pursuit logo to enable a link back to the front page  */
#logo { position: absolute; top: 0px; left:0px; width: 500px; height: 100px; background: url(images/spacer.gif) top left no-repeat; z-index: 999; }


#content { width: 100%; height: 665px; background-color: #000; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; z-index: 1; }

#footer { width: 100%; text-align: center; background-color: #333; padding: 5px 0px; }
#footer .footer_content { width: 950px; margin: auto; color: #f3f8fd; position: relative; }


/* enquiry page */
#contentenquiry { width: 100%; height: 1000px; background-color: #000; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; z-index: 1; background: url(images/page_bg_repeat-bk.gif)  top center repeat-y; }




#contentenquiryfeedback { width: 100%; height: 500px; background-color: #000; border-top: 2px solid #ccc; border-bottom: 2px solid #ccc; z-index: 1; background: url(images/page_bg_repeat-bk.gif)  top center repeat-y; }


#contentenquiry .menuheader{
		
		cursor:default;		
		width: 909px;
		padding:10px;
		text-align: left;
		font-weight:normal;

		border:1px solid #ccc;
		
		background-color:#000000;
		color:#990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		position: relative;
		top: 25px;
		bottom: 10px;
		left: 25px;
	}
	

#contentenquiry .menuheader1{
		
		cursor:default;		
		width: 909px;
		padding:10px;
		text-align: left;
		font-weight:normal;

		border:1px solid #ccc;
		
		background-color:#000000;
		color:#990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		position: relative;
		top: 5px;
		bottom: 0px;
		left: 25px;
	}

#contentenquiry .menutitle{
		
		cursor:default;
		margin-bottom: 25px;
		margin-top: 25px;
		
		width: 909px;
		padding:10px;
		text-align: center;
		font-weight:normal;

		border:1px solid #ccc;
		
		background-color:#000000;
		color:#efefef;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		position: relative;
		top: 20px;
		bottom: 0px;
		left: 25px;
	}
	
#contentenquiry .menutitle1{
		
		cursor:default;
		margin-bottom: 25px;
		margin-top: 25px;
		
		width: 909px;
		padding:10px;
		text-align: center;
		font-weight:normal;

		border:1px solid #ccc;
		
		background-color:#000000;
		color:#efefef;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		position: relative;
		top: 10px;
		bottom: 0px;
		left: 25px;
	}

#contentenquiry .menutitlea{
		
		cursor:default;
		margin-bottom: 25px;
		margin-top: 25px;		
		width: 615px;
		height: 125px;
		padding:10px;

		border:1px solid #ccc;
		
		background-color:#000000;
		color:#efefef;
		position: relative;
		top: 20px;
		bottom: 15px;
		left: 25px;
	}	
	
#contentenquiry .menutitleb{
		
		cursor:default;
		margin-bottom: 25px;
		margin-top: 25px;
		
		width: 615px;
		height: 25px;
		padding:10px;
		text-align: left;
		
		font-weight:normal;

		border:1px solid #ccc;
		
		background-color:#000000;
		color:#efefef;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		position: relative;
		top: 20px;
		bottom: 25px;
		left: 25px;
	}	

#videogallery {
		
		cursor:default;
		margin-bottom: 25px;
		margin-top: 25px;
		
		width: 243px;
		height: 195px;
		padding:10px;
		text-align: left;
		font-weight:normal;

		border:1px solid #ccc;
		
		background-color:#000000;
		color:#efefef;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		position: absolute;
		top: 270px;    /* where the top of the box starts */
		bottom: 0px;
		left: 691px;
	}
	
#videogallery { zoom:1; }
#videogallery span{ display:block; }		
#videogallery a img{
	display:block;
	border:none;
	margin:0px;
}
#videogallery a:hover{
	opacity:1;   /* opacity of thumbnail with mouse over */
}
#videogallery a{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	background-color:#f000000;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:0.80;   /* opacity of thumbnail */
	color:#ffffff
}	
		
#contentenquiryfeedback .error{
		
		cursor:default;
	
		width: 823px;
		padding:25px;
		text-align: left;
		font-weight:normal;

		border:1px solid #ccc;
		
		background-color:#000000;
		color:#990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		position: relative;
		top: 50px;
		bottom: 10px;
		left: 56px;
	
		
	}
	
	
		
#contentenquiryfeedback .confirm{
		
		cursor:default;
	
		width: 823px;
		padding:25px;
		text-align: left;
		font-weight:normal;

		border:1px solid #ccc;
		
		background-color:#000000;
		color:#990000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		position: relative;
		top: 60px;
		bottom: 10px;
		left: 56px;
	
		
	}
	
	
	
#footerenquiry { width: 100%; text-align: center; background-color: #333; padding: 5px 0px; }
#footerenquiry .footer_content { width: 950px; margin: auto; color: #f3f8fd; position: relative; }



#nav {
	width: 900; height: 45px;
	display: block;
	/*
	position: absolute; top: 137px; padding-left: 45px;
	Removed left hand padding
	*/
	
	position: absolute; top: 137px; padding-left: 0px;
	
}
#nav ul {
	height: 45px;
	padding: 0px;
	/*background: url(images/nav/navBar_bg.gif) top left repeat-x;*/
}
#nav ul li { 
	position: relative;
	float: left;
	/* 
	width: 148px; height: 30px;
	modified the width  to accomodate more text from 148 */
	width: 985px; height: 30px;	
	
	margin: 0px 0px 0px 25px; padding-top: 15px;
	/*
	background: url(nav_bg.jpg) top left no-repeat;
	Removed the background highlighting
	*/
		
	/* this positions the text on the top of the page in the divid=nav section - ie. return to main page */
	text-align: left; font-weight: bold; font-size: 16px;
	
	
}
#nav ul li:hover { background-position: 0px -45px; }




.txt 
	{padding-left:15px; padding-right:0px; padding-bottom:0px; padding-top:0px; }
	
.txt-1 
	{padding-left:5px; padding-right:0px; padding-bottom:12px; padding-top:0px; }
		
.txt-2 
	{padding-left:35px; padding-right:0px; padding-bottom:12px; padding-top:0px; color:#a7a7a7; }
	
.txt-3 
	{padding-left:70px; padding-right:0px; padding-bottom:10px; padding-top:0px; }
		
.txt-4 
	{padding-left:0px; padding-right:0px; padding-bottom:20px; padding-top:10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px;}

.txt-5
	{padding-left:0px; padding-right:0px; padding-bottom:5px; padding-top:1px; }
	
.txt-6 
	{padding-left:110px; padding-right:0px; padding-bottom:5px; padding-top:0px; }	
	
.txt-7 
	{font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight:normal; padding-bottom:5px; padding-top:0px;}	

.txt-8
	{padding-left: 0px; padding-right:0px; padding-bottom:5px; padding-top:5px; }
	

.txt-9
	{padding-left:15px; padding-right:0px; padding-bottom:12px; padding-top:0px; }
	

.txt-10
	{padding-left:35px; padding-right:0px; padding-bottom:12px; padding-top:0px; }
