/* 
Gough Engineering
Home Styles


Created By 
Rob Wright
www.boost-creative.co.uk
--------------------------------------------------------
*/

/*

=Header
--------------------------------------------------------


#navigation { left:13px; background:url(../images/layout/home-navigation.jpg) repeat-x 0px 31px; width:905px; 	}
#navigation ul, #navigation ul#secondary_navigation { width:880px; }

#navigation #search_box {	background:url(../images/layout/home_search_background.png) no-repeat;}
*/
/*= Home Content
--------------------------------------------------------
*/

#home_content { 
	width:910px;
	margin:20px auto 10px;
	padding-bottom:20px;
	border-bottom:1px dashed #d4d4d5;
}

#home_content:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body #frame #home_content {	display: inline-block; 	width: 100%;}

* html #frame #home_content{	/* Hides from IE-mac \*/	height: 1%;	/* End hide from IE-mac */}

#home_content h2 {
	font-size:1.6em;
	color:#FFF;
	padding:5px 0px 0px 5px;
	margin:10px 0px;
	height:36px;
	background:url(../images/layout/homepage-h2-background.png) repeat-x;
}
#home_content  h2 span{ color:#FFF; font-size:11px; }


/* Product Nav ------------------------------------------------*/

#product_navigation {	list-style:none;	margin:10px 0px 0px;	clear:both; }

#product_navigation li{ height:300px; width:149px; float:left; margin:0px 1px 0px 1px; background:url(../images/layout/home_product_nav_content.jpg) repeat-x bottom; line-height:14px;}

#product_navigation a {display:block; text-indent:-90000px; height:146px; overflow:hidden; background:url(../images/layout/home_product_nav.jpg) no-repeat; }
#product_navigation a:hover {  filter: alpha(opacity = 80); opacity:0.8; }
#product_navigation strong { font-size:0.9em; display:block; padding:7px 5px 3px 10px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;}

#screens_sieves a{ background-position:-152px 0px;}
#conveyor a {background-position:-303px 0px;}
#feeders a {  background-position:-455px 0px;}
#conveyor_design a {  background-position:-606px 0px;}
#packaging a{   background-position:-759px 0px;}

/*=Main Content ------------------------------------------------*/

#home_content  #main_content { width:450px;  float:left; margin-top:20px;}

/* Main Content >Product search */
#industry_to_product h2 { margin-bottom:20px; }
#industry_to_product { 	height:105px;	border-bottom:1px dashed #dcdcdc;}
#home_content #industry_to_product p { 	float:left;	margin:0px 5px 0px 15px;}
#home_content #industry_to_product p select{ 	border:1px solid #CCCCCC;	font-size:11px;	padding:4px; margin-right:10px; }

/* Main Content > Brands */
#brand_buttons {
	border:3px solid #0062a8;
	height:156px;
	border-top:none;
	margin-top:20px;
	-moz-border-radius-bottomleft:8px; -webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomright:8px; -webkit-border-bottom-right-radius:8px;
}
#brand_buttons h2 {	height:30px; margin-top:0px;}

#brand_buttons ul { list-style:none; padding:0px; margin:15px 0px 0px;}
#brand_buttons li { padding:0px; margin:0px 0px 5px 5px; float:left;}
#brand_buttons a { display:block; width:140px; height:42px; background:url(../images/layout/brand_buttons.png) no-repeat; position:relative; text-indent:-9000px; overflow:hidden; outline:none;}

#brand_buttons a:hover{ top:1px; } 
#brand_buttons a:active { top:2px; } 

#brand_buttons .swinglink a {  background-position:0px -195px; }
#brand_buttons .vibraflo a {  background-position:0px -96px;}
#brand_buttons .slidelink a { background-position:0px -48px;}
#brand_buttons .vibrecon a {  background-position:0px -242px;}
#brand_buttons .elecon a{  background-position:0px -145px;}
 
 
 /* Main Content > Parts & Service */

#parts_service_advert {
	padding:0.01px 0px 25px;
	margin-top:10px;
	background:url(../images/layout/parts_service.jpg) no-repeat 10px 56px;
}

#parts_service_advert p {margin: 0px 0px 7px 130px;}
#parts_service_advert ul {margin: 20px 0px 7px 130px;}
#parts_service_advert ul li {margin: 0px 0px 5px 15px;padding: 0px;color: #3f3f3f;line-height: 13px;}
#parts_service_advert p.button {padding: 0px;position: relative;}
#parts_service_advert p.button a {margin: 30px 0px 0px 0px;padding: 10px 10px 8px 40px;position: relative;display: block;width: 250px;height: 26px;color: #FFFFFF;font-size: 1.5em;background: url('../images/layout/news_button.jpg') no-repeat left top;}
#parts_service_advert p.button a:hover {color: #9cc3df;}
 
 
/* Secondary Content */

#home_content  #secondary_content { width:450px; float:left; margin-left:10px; margin-top:20px;}


/* Secondary Content > Global Service */

#global {	margin:10px 0px;	padding:5px 0px;}

#global ul {	margin:10px 0px 10px 30px;	padding:0px 0px 0px;	list-style:none; 	height:95px }
#global ul li {	float:left;	margin:0px;}
#global ul li a{
	height:95px;
	display:block;
	width:92px;
	background-position:bottom;
	text-align:center;
	background-repeat:no-repeat;
	color:#333333;
	font-size:0.9em;
	font-weight:bold;
}

#global ul li a:hover{ color:#45A0BD; }
#global ul li a#world{ background-image:url(../images/layout/wordl_agents_background.jpg); }
#global ul li a#econ { background-image:url(../images/layout/gough_econ_background.jpg);}
#global ul li a#gmbh { background-image:url(../images/layout/gmbh_background.jpg);}

#global h3 { 	margin:10px 0px 5px; font-size:1.6em;}

#global p { margin:5px  10px 20px; width:300px;}
#global p a {font-weight:bold; font-size:1.1em; }

/*

=Footer
--------------------------------------------------------
*/
#footer p, #footer ul{	width:905px;}