/* -----------------------------------------------
Global Styles - Screen
----------------------------------------------- */

/* Copyright Butser Rubber */

/* -----------------------------------------------
General Styles
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	}

/* ----------------- Header ------------------- */
#header {
	background: url(/images/background/header_bg.gif) repeat-y;
	width: 960px;
	height: 93px;
	margin: 0 auto;
	}
	
#header img {
	border: none;
	float: left;
	margin: 13px 0 0 19px;
	}
	
/* Primary Nav */
#primary_nav {
	float: right;
	display: inline;
	margin: 17px 228px 0 0
	}
	
#primary_nav li {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #010101;
	list-style-type: none;
	text-align: right;
	line-height: 14px;
	}	
	
#primary_nav li a {
	color: #010101;
	padding: 0 15px 0 0;
	text-decoration: none;
	}
	
#primary_nav li a:hover {
	color: #3f8898;
	}
	
#primary_nav li a.primary_nav_selected {
	color: #3f8898;
	background: url(/images/background/primary_nav_selected.gif) no-repeat right 6px;
	}
	
/* Country Select */
#country_select {
	float: right;
	display: inline;
	background: url(/images/background/country_bg.gif) no-repeat;
	height: 31px;
	width: 115px;
	margin: 10px 39px 0 0;
	}
	
#country_select ul {
	padding: 5px 0 0 5px;
	}
	
#country_select li.site_selected  {
	background: url(/images/background/flag_selected.gif) no-repeat;
	height: 21px;
	width: 33px;
	}
	
#country_select li {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0 6px 0 0 ;
	padding: 4px 0 0 4px;
	}
	
#country_select li.site_selected  {
	margin-right: 0;
	}
	
#country_select li a {
	display: block;
	width: 25px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	}

#country_select li.uk_site a {
	background: url(/images/uk_flag.gif) no-repeat;
	}
	
#country_select li.us_site a {
	background: url(/images/us_flag.gif) no-repeat;
	}
	
#country_select li.polish_site a {
	background: url(/images/polish_flag.gif) no-repeat;
	}
	
/* ----------------- Context Bar ------------------- */
#context_bar {
	background: url(/images/background/context_bar_bg.gif) repeat-x;
	height: 83px;
	}
	
#context_bar_content {
	width: 960px;
	margin: 0 auto;
	background: url(/images/background/context_bar_content_bg.gif) no-repeat right;
	height: 83px;
	}
	
/* Navigation */	
#context_bar_content ul {
	float: left;
	margin: 53px 0 0 0;
	padding: 0 0 0 19px;
	}

#context_bar_content li {
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	}

#context_bar_content li a {
	display: block;
	}

#context_bar_content li a#secondary_nav_butser	{
	background: url(/images/background/nav/butser.gif) no-repeat top left;
	width: 112px;
	height: 22px;
	margin: 8px 0 0 0;
	}
	
#context_bar_content li a:hover#secondary_nav_butser {
	background-position: 0 -22px;
	}

#context_bar_content li a#secondary_nav_butser.secondary_nav_selected {
	width: 140px;
	}	

#context_bar_content li a#secondary_nav_defence	{
	background: url(/images/background/nav/defence.gif) no-repeat top left;
	width: 73px;
	height: 22px;
	margin: 8px 0 0 0;
	}
	
#context_bar_content li a:hover#secondary_nav_defence {
	background-position: 0 -22px;
	}

#context_bar_content li a#secondary_nav_defence.secondary_nav_selected {
	width: 102px;
	}	

#context_bar_content li a#secondary_nav_aerospace	{
	background: url(/images/background/nav/aerospace.gif) no-repeat top left;
	width: 91px;
	height: 22px;
	margin: 8px 0 0 0;
	}
	
#context_bar_content li a:hover#secondary_nav_aerospace {
	background-position: 0 -22px;
	}

#context_bar_content li a#secondary_nav_aerospace.secondary_nav_selected {
	width: 114px;
	}

#context_bar_content li a#secondary_nav_motorsport	{
	background: url(/images/background/nav/motorsport.gif) no-repeat top left;
	width: 96px;
	height: 22px;
	margin: 8px 0 0 0;
	}
	
#context_bar_content li a:hover#secondary_nav_motorsport {
	background-position: 0 -22px;
	}

#context_bar_content li a#secondary_nav_motorsport.secondary_nav_selected {
	width: 121px;
	}


#context_bar_content li a#secondary_nav_products	{
	background: url(/images/background/nav/products.gif) no-repeat top left;
	width: 135px;
	height: 22px;
	margin: 8px 0 0 0;
	}
	
#context_bar_content li a:hover#secondary_nav_products {
	background-position: 0 -22px;
	}

#context_bar_content li a#secondary_nav_products.secondary_nav_selected {
	width: 169px;
	}

/* Navigation Selected Status */
#context_bar_content li a.secondary_nav_selected {
	height: 30px !important;
	margin: 0 !important;
	background-position: bottom !important;
	}

/* Telephone Number */	
#telephone_number {
	float: right;
	width: 311px;
	padding: 18px 0 0 25px;
	}	
	
#telephone_number h3 {
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	font-style: italic;
	color: #cfd8e0;
	position: relative;
	top: 4px;
	}
	
#telephone_number h4 {
	font: 27px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	}
	
/* ----------------- Primary Section ------------------- */
#primary_section {
	background: #2c2a2a url(/images/background/primary_section_bg2.gif) repeat-x;
	}

#primary_content {
	background: url(/images/background/primary_content_bg2.gif) repeat-y right;
	width: 960px;
	margin:0 auto;
	}

#primary_content_wide {
	width: 922px;
	margin: 0 auto;
	padding: 4px 19px 10px 19px;
	}
	
#inner {
	background: url(/images/background/inner_bg2.gif) no-repeat right top;
	padding: 0 0 10px 0;
	}
	
#column_left {
	width: 586px;
	float: left;
	padding: 0 0 0 19px;
	}	
	
#column_right {
	width: 266px;
	float: right;
	padding: 30px 40px 15px 30px;
	}
	
#column_left .wide_column {
	width: 600px;
	}
	
	
.clearer {
	clear: both;
	}
	
/*Quote */
#quote {
	background: url(/images/background/quote_bg.gif) no-repeat bottom;
	width: 567px;
	padding: 8px 14px 14px 14px;
	}
	
#quote h1 {
	font: 18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #2c2a2a;
	}
	
acronym {
	border-bottom: 1px dotted #aaa8a8;
	}
	
#inner p, #primary_content_wide p {
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	color: #c5c5c5;
	line-height: 15px;
	margin: 0 0 7px 0;
	}	

#inner a, #primary_content_wide a {
	color: #7AC2D3;
	}
	
#inner a:hover, #primary_content_wide a:hover {
	background: #4f97a8;
	color: #fff;
	text-decoration: none;
	}
	
#primary_content_wide ul {
	margin: 0 0 15px 0;
	}
	
.float_left {
	float: left;
	margin: 0 5px 0 0;
	border: 3px solid #fff;
	}
	
.float_right {
	float: right;
	margin: 0 0 0 7px;
	border: 3px solid #fff;
	}
	
a.linked_image img {	
	border: none;
	background: none;
	margin: 0 5px 0 0;
	}
	
#inner a.linked_image {
	background: none;
	border: none;
	}
	
img.centered_image {
	display: block;
	margin: 20px auto 0 auto;
	}

#inner ul {
	}
	
#inner li, #primary_content_wide li {
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	color: #c5c5c5;
	line-height: 14px;
	margin: 0 0 2px 20px;
	list-style-type: square;
	}	
	
#inner ul.inline_list li, #primary_content_wide ul.inline_list li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	margin: 0 6px 4px 0;
	padding: 0 4px 0 0;
	line-height: 12px;
	border-right: 1px solid #aaa8a8;
	}

#inner ul.inline_list li.last_item, .right_module.last_item, #primary_content_wide ul.inline_list {
	border-right: none !important;
	border-bottom: none !important;
	}
	
#inner dl {
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	color: #c5c5c5;
	margin: 0 0 10px 0;
	}
	
#inner dt {
	font-weight: bold;
	margin-top: 11px;
	font-size: 14px;
	border-bottom: 1px dotted #737373;
	}
	
#inner dd {
	margin-top: 2px;
	}

#column_left h2, #primary_content_wide h2 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #7ac2d3;
	margin: 6px 0 4px 0;
	}	

#column_left h3, #primary_content_wide h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #7ac2d3;
	margin: 5px 0 4px 0;
	}

#column_left h4, #primary_content_wide h4 {
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #7ac2d3;
	margin: 5px 0 4px 0;
	}

/* Image Rotater */	
#image_rotater {
	float: right;
	position: relative;
	height: 224px;
	width: 300px;
	background:#fff;
	padding: 3px;
	margin: 0 0 4px 10px;
	}
	
#image_rotater img {	
	display: none;
	top: 3px;
	left: 3px;
	position: absolute;
	}
	
#image_rotater_portrait img {	
	display: none;
	top: 3px;
	left: 3px;
	position: absolute;
	}


/* Right Column */	
#column_right h4 {
	font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 3px 0 4px 0;
	}

#column_right h5 {
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 3px 0 5px 0;
	}

.right_module {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #a3a7af;
	padding: 0 0 10px 0;
	}
	
#column_right a {
	color: #7AC2D3;
	}
	
#column_right ul {
	margin-bottom: 15px;
	}

/* ----------------- Sub Content ------------------- */
#sub_content {
	width: 922px;
	margin: 0 auto;
	padding: 10px 19px 10px 19px;
	background: url(/images/background/sub_content_bg.gif) repeat-y right;
	}

#sub_content p, #sub_content li {
	font-size: 11px !important;
	}
	
#sub_content a {
	color: #4f97a8;
	}

#sub_content a:hover {
	background: #4f97a8;
	color: #fff;
	text-decoration: none;
	}
	
#sub_content h3 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #656363;
	letter-spacing: -1px;
	margin: 0 0 3px 0;
	}
	
#sub_content p {
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	color: #656363;
	}

#sub_content li {
	font: 12px Tahoma, Verdana, Arial, sans-serif;
	color: #656363;
	}

#sub_content_left {
	float: left;
	width: 605px;
	}
	
#footer {
	float: right;
	width: 295px;
	padding: 0 11px;
	}	
	
#footer p, #footer a {
	color: #2c2a2a;
	text-decoration: none;
	}
	
.sub_narrow_module {
	width: 49%;
	float: left;
	margin: 0 0 15px 0;
	}	
	
.sub_wide_module {
	clear: both;
	width: 98%;
	}

.sub_divider {	
	border-top: 1px solid #cecdcd;
	padding: 10px 0 0 0;
	}

ul.product_listings {
	float: left;
	width: 588px;
	list-style: none;
	margin: 10px 0 0 0;
	}
	
ul.product_listings li{
	float: left;
	width: 294px;
	margin: 0 0 2px 0;
	}


/* ----------------- Materials Page ------------------- */
table.simple_table {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #c5c5c5;	
	border-collapse: collapse;
	}

table.simple_table #context {
	width: 300px;
	}
	
table.simple_table td, table.simple_table th {
	border-bottom: 1px solid #aaa8a8;
	padding: 2px 0 2px 2px;
	}
	
table.simple_table th {
	text-align: left;
	vertical-align: bottom;
	}
	
th.context {
	width: 17%;
	border-right: 1px solid #aaa8a8;
	}
	
th.material {
	width: 7%
	}	
	
table.simple_table th.table_divider {
	padding-top: 20px;
	font-size: 13px;
	color: #acdde8;
	}
	
table.simple_table thead th, table.simple_table tfoot th {
	color: #acdde8;
	}	

table.simple_table tfoot th {
	vertical-align: top;
	border-bottom: none;
	padding: 20px 0 2px 2px;
	}
	
table.simple_table em {
	font-size: 10px;
	}
	
.material_list {
	float: left;
	width: 40%;
	margin-right: 40px;
	}
	
/* ----------------- Products Page ------------------- */
#product_listing {
	margin-top: 20px;
	}

.product {
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	padding-bottom: 10px;
	float: left;
	margin: 0 0 15px 0;
	}
	
.product img {
	float: right;
	margin: 20px 0 0 10px;
	}
	
/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

.sIFR-replaced div.sIFR-fixfocus {
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
	}

/*---- Header styling ---*/
.sIFR-active #quote h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 18px;
	}
	
#location_map {
	width: 586px;
	height: 600px;
	margin: 0 auto;
	}

#location_map p {
	color: #000;
	}