/* Imports */
@import url(navigation.css);
@import url(fancy.css);
@import url(photos.css);

/* Webb Ellis */

/* useful reminder stu, use (*:first-child+html) for ie 7 and6 only code */

/* This controls the width of the fluid width layouts */

div.fluid
{
width: 93% !important;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 1000px!important;
}

/* Basic layout Stuff */

*
{
margin: 0em;
padding: 0em;
}

html, body
{
	height: 100%;
}

body
{
	font-size: 10pt;
	font-family:'Tahoma';
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	height: 100%;
}

	.home{
		background:#010101 url(../images/grad_bg.jpg) center top no-repeat ;
	}

	.other{
		background:#010101 url(../images/gavin_bg.jpg) center top no-repeat ;
	}

	.grass{
		background:#010101 url(../images/grass_bg.jpg) center top no-repeat ;
	}

	.signiture{
		background:#010101 url(../images/sig_bg.jpg) center top no-repeat ;
	}

	.history{
		background:#010101 url(../images/history_bg.jpg) center top no-repeat ;
	}

#wrap
{
	height:100%;
	width:100%;
}

a
{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover
{
	color:#1E76BB;
	text-decoration:none;
}

/* Header */

#header
{
width:100%;
}

#header_inner
{
	position:relative;
	width: 1000px;
	height:25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Main Area */

#main
{
width:100%;
}

#main_inner
{
	position:relative;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1;
}

	#fixed_logo
	{		
		position:absolute;
		top:0;
		left:0;
		z-index: 9999;		
	}
	
		#fixed_logo h1 
		{
			margin: 0px;
			padding: 0px;
		}
		
			#fixed_logo h1 a 
			{
				background:url(../images/main_logo.png) top left no-repeat;
				_background:url(../images/main_logo.gif) top left no-repeat;
				width:306px;
				height:110px;		
				display: block;
			}
			
				#fixed_logo h1 a span 
				{
					display: none;
				}

/* #MAIN #NAV_INNER */

	#nav
	{
		width:95px;
		/*min-height:570px;*/ /*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! TEMP HEIGHT SIZE, CHANGE ON COMPLETION !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
		padding:110px 0 0 0px;
		float:left;
		_float:left;		
	}
	
/* #MAIN #CONTENT */

	#content
	{
		border:#666666 1px solid;
		padding-top:1px;
		height: 590px;
		*height: 615px;			
		width: 903px;
		float: left;
	}
	
		.black
		{
			background:#010101;		
		}
	
		#content #homeflash
		{
			float: left;
			width: 903px;
			height: 591px;
			*height: 615px;			
		}
	
	#content_main
	{
		border:#666666 1px solid;
		padding-top:1px;		
		float: left;
		/* min-height:590px; DISABLED BY RP - 260210 */
		min-height: 620px;
		*min-height:615px;
		width: 903px;		
	}
	
	
		#content_main a, #content a 
		{
			text-decoration: underline;
		}
		
			#content_main a:hover, #content a:hover 
			{
				text-decoration: none;
			}
	
	.product_bg
	{
		background:#010101;
	}
	
	.index
	{
		/*background:url(../images/TEMP_INDEX.jpg) no-repeat;*/
	}
	
		#content_header
		{
			height:110px;
			margin-left:231px;
			_margin-left:219px;
			text-transform: uppercase;
		}
			
			 #content_header #text_grad
			{
				background: url(../images/gradient.png) repeat-x;
				position: absolute;
				display: block;
				width: 690px;
				height: 110px;
				top:0px;
				left:306px;
				z-index:0;
			}
			
			*html #content_header #text_grad {
				background: none;
				filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gradient.png', sizingMethod='scale');
			}
			
			 #content_header #large
			{
				color:#333333;
				width:auto;
				margin:0 auto;
				letter-spacing:-1px;
				float:left;
				font-weight:bold;
				font-size:75px;
			}
			
			 #content_header #large-about
			{
				color:#333333;
				width:auto;
				margin:0 100px 0 auto ;
				float:right;
				font-weight:bold;
				font-size:80px;
			}

			
			 #content_header #small
			{
				color:#333333;
				width:auto;
				margin:0 auto;
				float:left;
				padding-right:10px;
				margin-top:10px;
				font-weight:bold;
				font-size:32px;
				line-height:47px;
			}
	
	/* PRODUCT CSS START */
	
	#product_image_holder
	{
		width:480px; 
		/*background: url(../images/products/grad_bg.jpg) center no-repeat; <---- Needs to be active for the designed effect!, will be using PNG trans as main images */
		position:relative; 
		bottom:-18px;
		*bottom:-42px; 
		left:420px;
	}
	
		#product_image_holder #product_image
		{
			text-align:center;
		}
				
			#product_image_holder #product_image a img
			{
				border:none;
			}
		
	#product_nav_holder
	{
	height:440px;
	width:410px;
	background:url(../images/products/info_bg.png) bottom left no-repeat;
	position:absolute;
	left: 112px;
	top: 120px;
	}
	
	.product_nav_holder_main
	{
		height:156px;
		background:url(../images/navigation/nav_bar_bg_400.jpg) top left no-repeat;
	}
	
		.product_nav_holder_main a 
		{
			text-decoration: none;
		}
	
		.product_image_one
		{
			width:75px; 
			height:75px; 
			background:#CCCCCC; 
			position:absolute; 
			left: 313px; 
			top: 201px;
			*top:205px;
		}
		
		.product_image_one a img, .product_image_two a img
		{
			border:none;
		}
		
		.product_image_two
		{
			width:75px; 
			height:75px; 
			background:#CCCCCC; 
			position:absolute; 
			left: 313px; 
			top: 293px;
			*top:298px;
		}
	
	#base_buttons_holder
	{
		position:absolute; 
		left: 10px; 
		top: 380px; 
		width: 379px; 
		height: 39px;
	}
	
	
		.sizes_logo
		{
			float:left; 
			width:39px; 
			height:39px;
		}
		
		.sizes_text
		{
			float:left; 
			width:170px; 
			height:28px; 
			padding-top:11px; 
			font-size:12px;
		}
		
		.sizes_text span
		{
			font-weight:bold; 
			padding-right:10px; 
			color:#666666;
		}
		
		.prices_text
		{
			float:left; 
			width:100px; 
			height:28px; 
			padding-top:11px; 
			font-size:12px; 
			color:#1E76BB; 
			font-weight:bold;
		}
		
		.buy_btn
		{
			float:left;
			width:62px;
			height:39px;
			text-align:center;
			font-weight:bold;
			line-height:36px;
			background:url(../images/products/buy-now.png) center no-repeat;
		}
		
			.buy_btn a
			{
				text-decoration: none;
			}
			
			.buy_btn a:hover
			{
			}
		
	/* PRODUCT CSS END */	
			
	#Whats-New {
	position:absolute;
	width:188px;
	height:295px;
	z-index:1;
	left: 118px;
	top: 123px;
	}
	
		.Whats-New-Content-top{
			width:100%; 
			height:20px; 
			background:url(../images/Whats_new_bg_top.png) center top no-repeat;
		}

		.Whats-New-Content{
			padding:0px 10px;
			background:url(../images/Whats_new_bg.png) center repeat-y;
		}
		
		.Whats-New-Content-base{
		width:100%; 
		height:20px; 
		background:url(../images/Whats_new_bg_base.png) center bottom no-repeat;
		}
		
			.Whats-New-Content h3 span{
				color:#1E76BB;
				font-weight:bold;	
			}
		
			.Whats-New-Content h3
			{
				color:#FFFFFF;
				font-size:9pt;
			}
		
			.Whats-New-Content h1
			{
				font-size:14pt;
				padding-top:15px;
				line-height:30px;
				text-transform: uppercase;			
			}
			
			.Whats-New-Content p
			{
				font-size:8pt;
				padding-top:10px;
			}
			
			.Whats-New-Content h2
			{
				color:#1E76BB;
				font-size:7pt;
				padding:10px 0;
				line-height:20px;			
			}
			
			.Whats-New-Content h2 a
			{
				color:#1E76BB;
			}
			
			.Whats-New-Content h2 a:hover
			{
				text-decoration:underline;
				color:#1E76BB;
			}
			
				.Whats-New-Content-image
				{
					text-align:center; 
					width:168px;
				}
	
		.index_scroller_holder_spacer
		{
			width:903px;
			_width:900px;
			height:390px;			
		}
						
	#index_scroller_holder
	{
		height:150px;
		width:905px;		
		background:#000000;				
		float: left;
		margin-left: 95px;
		position: relative;
	}
	
		#index_scroller_holder_main
		{
			height:30px; 
			width: 905px;			
			background:url(../images/navigation/nav_bar_bg.jpg) repeat-x;
		}
		
			#eliment-a
			{
	margin-left:70px;
	_margin-left:50px;
	padding-right:40px;
			}
			
			#eliment-b
			{
				padding-right:30px;
			}
			
			#eliment-c
			{
				padding-right:12px;
			}
			
			#eliment-d
			{
				padding-right:10px;
			}
			
			#eliment-e
			{
				padding-right:20px;
			}
			
			#eliment-f
			{
				padding-right:30px;
			}	
			
			#eliment-g
			{
				padding-right:35px;
			}
			
			#eliment-h
			{
				padding-right:20px;
			}
			
			#eliment-i
			{
				padding-right:10px;
			}
			
			#eliment-j
			{
				padding-right:10px;
			}
			
			#eliment-k
			{
				padding-right:10px;
			}
			
			#eliment-l
			{
				padding-right:10px;
			}
			
			.main_eliment
			{
				font-size:9pt;
				float:left;
				height:20px;
				padding:8px 0px 0px;
				
			}	
			
			
	#about-history
	{
		width:270px; 
		float:left; 
		padding:20px;
	}
	
			#about-history h1
			{
				font-size:9.2pt;
				font-weight:600;
				padding-bottom:15px;				
			}
	
			#about-history p
			{
				font-size:8pt;
				padding-bottom:10px;
			}
			
			#about-history img
			{
				padding-top:30px;
				border:none;
			}
			
	#standard-page
	{
		width:863px; 
		float:left; 
		padding:20px;			
		font-size:8pt;
	}
	
		#standard-page p
		{			
			line-height:12px;
			padding-bottom:10px;
		}
		
		#standard-page ul 
		{
			margin: 10px;
			padding: 10px;
		}
		
			#standard-page ul li 
			{
				margin-bottom: 3px;
			}
		
		/* News Content */
		#standard-page #newscontainer 
		{
			width: 863px;
			float: left;
			margin-top: 18px;
		}
		
			#standard-page #newscontainer h3 
			{
				width: 863px;
				float: left;
				height: 42px;
				line-height: 38px;
				background: url(../Images/NewsBarTile.jpg) repeat-x top left;
				padding: 0px;
				margin: 0px;
			}
			
				#standard-page #newscontainer h3 a 
				{
					text-decoration: none;
					width: 853px;
					padding: 0px 0px 0px 10px;
					height: 42px;
					display: block;
				}
	
			#standard-page #newscontainer div 
			{
				width: 843px;
				float: left;
				padding: 10px;				
			}
			
				#standard-page #newscontainer div p 
				{
					line-height: 16px;
				}
			
	#contact
	{
	width:350px;
	float:left;
	padding:20px 0 20px 40px;
	}
	
			.title
			{
				color:#1E76BB;
				font-weight:100;
				padding-bottom:15px;				
			}
	
			#contact p
			{
				font-size:8pt;
				line-height:12px;
				padding-bottom:10px;
			}
			
			#contact img
			{
	margin-top:30px;
	border:none;
			}
	
	#about-images
	{
		float:left; 
		width:550px; 
		padding:20px 10px;		
	}
	
		.about-images-one
		{
			width:300px; 
			float:left; 
			padding-right:5px;
		}
		
		.about-images-two
		{
			width:245px; 
			float:left;
		}
		
		.about-images-three
		{
			width:180px; 
			float:left; 
			padding:5px 5px 0 0;
		}
		
		.about-images-four
		{
			width:180px; 
			float:left; 
			padding:5px 5px 0 0;
		}
		
		.about-images-five
		{
			width:180px; 
			float:left; 
			padding:5px 0px 0 0;
		}
		
		
	.contact-image
	{
		position:absolute; 
		padding:20px; 
		width:454px; 
		height:419px; 
		left: 506px; 
		text-align:center;
	}
	
/* FOOTER */

#footer
{
width:100%;
float: left;
}

#footer_inner
{
	
	width: 905px;
	_width:902px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
	
}

	#footer_content
	{
		margin-left:95px;
		_margin-left:98px;
		width:905px;
		_width:902px;
		height:260px;
		background:url(../images/footer/footer_bg_test.png) top left repeat-x;
		_background:url(../images/footer/footer_bg.gif) top left repeat-x;
	}
		
		.footer_right
		{
			width:280px;
			height:80px; 
			float:left; 
			margin:20px 0 0;
			background:url(../images/footer/official_logo.png) no-repeat;
			_background:url(../images/footer/official_logo.gif) no-repeat;
		}
		
		.footer_left
		{
			width:605px;
			_width:600px; 
			float:left; 
			padding:20px 0 0 20px;
		}
		
			.footer_left_firsttxt
			{
				color:#999999;
				font-size:11px;			
				line-height:15px;
			}
				
				.footer_left_firsttxt a
				{
					color:#CCCCCC;
					text-decoration:none;
				}
				
				.footer_left_firsttxt a:hover
				{
					color:#1E76BB;
					text-decoration:none;
				}
			
			.footer_left_secondtxt
			{
				color:#666666;
				font-size:11px;
				line-height:18px;		
			}
			
				.footer_left_secondtxt a
				{
					color:#999999;
					text-decoration:none;
				}
				
				.footer_left_secondtxt a:hover
				{
					color:#1E76BB;
					text-decoration:none;
				}
