@charset "UTF-8";
/* CSS Document */
* { 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(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: #ffffff; }

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: 985px; margin: 0px auto; position: relative; }

/* 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/pursuit-logo.jpg) top left no-repeat; z-index: 999; }




/* product page IE 6 */
/* 
#contentproducts { width: 100%; height: 1540px; 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; }
*/

/* product page IE7 and Firefox */
#contentproducts { width: 100%; height: 1900px; 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; }


#contentproducts .date{
		
		cursor:default;		
		width: 180px;
		padding:3px;
		text-align: center;
		font-weight:normal;
		color:#ccc; 
		border:1px solid #666;
		background-color:#000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		position: relative;
		top: 8px;
		bottom: 10px;
		left: 25px; 
	}
		
		
		
		
		
#contentproducts .menuheader{
		
		cursor:default;		
		width: 909px;
		padding:10px;
		text-align: center;
		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: 15px;
		bottom: 10px;
		left: 25px; 
	}
	

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

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

#contentproducts .menutitle{
		

		border:1px solid #ccc;

	}
	
	
#contentproducts .menuproduct{
		
		cursor:default;	
	
		width: 909px;
		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: 25px;
		bottom: 25px;
		left: 25px;
	
		
	}
	
	
	
	
/* This positions the ORDER ONLINE text */
#contentproducts .home{
		z-index: 999
		cursor:pointer;
		margin-bottom: 0px;
		margin-top: 0px;
		color:#efefef;
		width: 200px;
		padding:0px;
		text-align: left;
		font-weight:bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 60px;
		position: absolute;
		top: 50px;
		left: 50px;
	}		
			

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

	
#contentproducts .menuproduct a { text-decoration: underline; color: #a7a7a7;}
#contentproducts .menuproduct a:hover { text-decoration: underline; color: #990000;}
	

#contentproducts .order a { text-decoration: none; color: #ffffff; }
#contentproducts .order a:hover { text-decoration: none; color: #990000; }	



#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; }

/*
#nav ul li a { text-decoration: none; display: block; width: 145px; height: 30px; color: #b3b3b3; }
Changed the width so text does not wrap

*/
#nav ul li a { text-decoration: none; display: block; width: 300px; height: 30px; color: #b3b3b3; }



#nav ul li a:hover { color: #fff; }

#nav ul ul {
	position: absolute;
	top: 45px; left: 0px;
	padding: 15px 0px; margin: 0px 0px;
	/* modified the width of the dropdown box to accomodate more text from 200 */
	width: 222px; height: auto;
	background: none;
	background: url(dd_bg_repeat-x.gif) top left repeat-x;
	display: none;
	z-index: 998;
}
#nav ul ul li {
	background: none;
	width: 200px; height: auto;
	margin: 0px; padding: 0px 0px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 12px; line-height: 2; text-align: left;
	z-index: 999;
}

#nav ul ul li a { display: inline; color: #b3b3b3; font-family: Verdana, Geneva, sans-serif; }
#nav ul ul li a:hover { color: #fff; }

#nav ul li:hover ul { display: block; }

.txt 
	{padding-left:15px; padding-right:0px; padding-bottom:0px; padding-top:0px; }
	
.txt-1 
	{padding-left:0px; padding-right:0px; padding-bottom:12px; padding-top:0px; }
		
.txt-2 
	{padding-left:25px; padding-right:0px; padding-bottom:12px; padding-top:0px; color:#a7a7a7; }
	
.txt-3 
	{padding-left:0px; padding-right:0px; padding-bottom:6px; padding-top:5px;  color:#ccc; border:1px solid #666; text-align: center; }
		
.txt-4 
	{padding-left:10px; padding-right:0px; padding-bottom:20px; padding-top:20px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 16px;}
	
.txt-5 
	{padding-left:15px; padding-right:0px; padding-bottom:12px; padding-top:0px; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
