/* ===============================================
PROJECT TITLE

--------------------------------------------------
AUTHOR(S): 
	wes@topspotims.com
	csmith@topspotims.com


==================================================
COLOR TABLE
--------------------------------------------------
BACKGROUND      #fff;

=================================================*/

body{
	margin: 0;
	padding: 0;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 62.5%;
	background: #f5f5f5 url(../images/bg.jpg) repeat-x left top;
}

.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
}

.clearBoth {
	clear: both;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

a, a:visited {
	color: #168ecc;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #6E6E6E;
}

a img { border: 0; }

a.QE_Link { float: right; }

h1 {
	font-size: 1.8em;
	color: #727272;
}
h2 {
	font-size: 1.6em;
	color: #727272;
}
h3 {
	font-size: 1.4em;
	color: #727272;
	margin-bottom: 3px;
}

form, fieldset {
	padding: 0;
	margin: 0;
	border: 0;	
}
form ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

#ajaxSearch_form {
	 float:right;
	 clear: right;
	 margin-top: 9px;
}

table { border-collapse: collapse; border: 1px solid #bbb; }
table th { background: #6198DF; color: #fff; border: 1px solid #bbb; }
table td { border: 1px solid #bbb; }

#contentBox p, #contentBox ul, #contentBox table, #contentBox table input, #contentBox select, #contentBox textarea, #contentBox ol {
	color: #727272;
	font-size: 1.2em;
	line-height: 1.5;
}
#contentBox table table, #contentBox table.tableborder input, table#search_layout input, #contentBox table ol  { 
	font-size: 1em;
}

table#search_layout td, #search_layout table { border: none; }

#contentBox ul ul { font-size: 1em; }

#innerContent img.floatright { margin: -30px 0 10px 10px; }


/* WRAPPER   ---------------------------------------*/
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

/* HEADER   ---------------------------------------*/

#header {
	height: 126px;
	position: relative;
	}
#logo {
	width: 207px;
	height: 86px;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	position: absolute;
	top: 15px;
	}

#global-nav {
	margin: 5px 0 5px 0;
	padding: 0;
	list-style: none;
	float: right;
}
#global-nav li {
	float: left;
}
#global-nav a {
	text-decoration: none;
	color: #fff;
	padding: 0 5px;
	border-right: 1px solid #fff;
}

#global-nav a:hover {
	text-decoration: underline;
}

#global-nav li.last a { border-right: 0; }

#header p#phone {
	float: right;
	clear: right;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 20px 0 0;
	}
#ajaxSearch_input {
	display: block;
	width: 131px;
	height: 17px;
	background: url(../images/search-input.png) no-repeat;
	font-size: 12px;
	padding: 5px;
	color: #BBB;
	border: none;
	float: left;
	}
#ajaxSearch_submit {
	display: block;
	width: 33px;
	height: 27px;
	background: url(../images/search-submit.png) no-repeat;
	text-indent: -9999px;
	cursor: pointer;
	float: left;
	border: none;
	}

/* PRIMARY NAV   ---------------------------------------*/
#nav-wrapper {
	height: 28px;
	width: 960px;
	padding: 9px 20px;
	position: relative;
	z-index: 1000;
	}
#primary-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 500;
	}
	#primary-nav li {
		position: relative;
		}
	#primary-nav li.lvl1 {
		float: left;
		position: relative;
		background: url(../images/primary-nav-divider.png) right center no-repeat;
		}
	#primary-nav li.lvl1.last {
		background: none;
		}
		#primary-nav li.lvl1 a.lvl1 {
			height: 18px;
			font-size: 16px;
			color: #3895c3;
			font-weight: bold;
			padding: 5px 14px;
			display: block;
			}
			#primary-nav li.first a.lvl1 {
				padding: 5px 14px 5px 0;
				}
			#primary-nav li.last a.lvl1 {
				padding: 5px 0 5px 14px;
				color: #0e3685;
				text-transform: uppercase;
				}
#primary-nav ul {
	display: none;
	position: absolute;
	margin: 0;
	list-style: none;
	padding: 0;
	border: 1px solid #949494;
	}
	#primary-nav ul li {
		background: url(../images/primary-nav-a-bg.png) top left repeat-x;
		}
		#primary-nav li.lvl2 a,
		#primary-nav li.lvl3 a {
			display: block;
			width: 180px;
			padding: 6px 10px;
			font-size: 12px;
			border-bottom: 1px solid #949494;
			color: #000;
			}
			#primary-nav li.lvl2 a.parent,
			#primary-nav li.lvl3 a.parent {
				background: url(../images/primary-nav-parent-arrow.png) 99% 50% no-repeat;
				}
			#primary-nav li.lvl2 a:hover,
			#primary-nav li.lvl3 a:hover {
				color: #3895c3;
				}
			#primary-nav li.lvl2 a.last,
			#primary-nav li.lvl3 a.last {
				border-bottom: none;
				}
#primary-nav ul ul {
	left: 200px;
	top: -1px;
	}

li#menu46 ul {
	width: 660px;
	background: url(../images/primary-ul-logos-bg.png) top left repeat-x;
	}
	li#menu46 ul li {
		width: 220px;
		float: left;
		height: 46px;
		background: url(../images/primary-nav-ul-logos-divider.png) bottom center no-repeat;
		}
		#primary-nav li#menu46 ul li a{
			width: 129px;
			height: 30px;
			padding: 14px 0 0 81px;
			float: left;
			border-bottom: none;
			position: relative;
			margin-left: 10px;
			}
		li#menu46 ul li a img {
			float: left;
			position: absolute;
			top: 0;
			left: 0;
			}

/* BANNER   ---------------------------------------*/
#banner {
	height: 136px;
	position: relative;
	/*background: transparent url(../images/banner-industries.jpg) no-repeat left top;*/
}
#index #banner {
	height: 241px;
	background: transparent url(../images/banner-home.jpg) no-repeat left top;
	position: relative;
}
#services #banner {
	background: transparent url(../images/banner-services.jpg) no-repeat left top;
}
#breadcrumbs {
	height: 22px;
	background: #fafcfb url(../images/breadcrumbs.jpg) repeat-x left top;
	margin: 0 30px 0 0;
	padding: 8px 0 0;
	color: #727272;
	font-size: 1.2em;
	width: 900px;
}
#breadcrumbs a {
	color: #168ECC;
	text-decoration: none;
}

#breadcrumbs a:hover{
	text-decoration: underline;
}

#breadcrumbs .B_lastCrumb{
	font-weight: bold;
}

/* BEARING CONFIGURATOR   ---------------------------------------*/	

#ball-bearings #configuratorWrapper{
	float: right;
	margin: 0 0 20px 20px;
}

#configuratorWrapper {
	width: 298px;
	height: 253px;
	background: transparent url(../images/configurator3.jpg) no-repeat left top;
	position: relative;
	z-index: 1;

}
#configurator p.heading {
	color: #fff;
	font-size: 1.8em;
	padding: 35px 0 0 13px;
	margin-top: 0;
}
#configurator p.subheading { color: #727272; font-size: 1.2em; }
#configurator label { color: #727272; }
#configurator fieldset { width: 160px; float: right; clear: right; margin-right: 20px; }
#configurator input { width: 40px; }
#configurator fieldset.first ol li { float: left; }
#configurator fieldset.first { padding: 0 0 5px; margin-bottom: 5px; border-bottom: 2px solid #aaa; }
#configurator fieldset.first li input { width: 15px; }
#configurator label span { display: block; }
#configurator fieldset.last label { float: left; clear: left; margin-bottom: 3px; }
#configurator fieldset.last input { float: right; clear: right; }
#configurator input.submit { 
	display: block;
	width: 58px;
	height: 30px;
	background: transparent url(../images/submit.jpg) no-repeat left top;
	border: 0;
	color: #fff;
	margin: 5px 0 0 0;
	position: relative;
	left: 5px;
}

#configuratorWrapper #configurator p {
	line-height: 1.2em;
}
	
/* CONTENT   ---------------------------------------*/
#content {
	padding: 0 0 0 30px;
	background: transparent url(../images/content.jpg) repeat-y left top;
	overflow: auto;
}

#home-content {
	overflow: auto;
	padding-bottom: 20px;
	}
#home-left {
	width: 689px;
	height: 24px;
	float: left;
	}
#home-right {
	width: 271px;
	height: 224px;
	float: left;
	background: url(../images/home-right.jpg) top left no-repeat;
	position: relative;
	}
#home-right.logos { background: url(../images/home-right-logos.jpg) top left no-repeat; }
#left {
	width: 729px;
	float: left;
	clear: left;
/* 	margin: 30px 0 0; */
}
#bearing-search-results #left, #bearing-quote-cart #left, #quote-cart #left, #page-part #left, #customer-information #left, #request-quote #left { width: 937px; }
#right {
	width: 185px;
	float: left;
/* 	margin: 30px 0 0 10px; */
}
#bottombar {
	padding: 10px 0 0;
	clear: both;
}
#bottombar img {
	margin: 0 2px;
}

.home {
	padding: 0 20px;
	background: url(../images/content-wrapper-bg.png) top center no-repeat;
}
.home #content {
	background: none;
	padding: 0 10px;
	background: #FFF;
	}
#homeLeft h1 {
	color: #727272;
	height: 30px;
	width: 452px;
	margin-bottom: 5px;
	background: transparent url(../images/home-h1.jpg) no-repeat left bottom;
	padding: 6px 0 0 10px;
	text-align: center;
}

#homeLeft h1 a:hover, #homeRight h2 a:hover{
	color: #6e6e6e;
	text-decoration: underline;
}

#clean-room-images {
	position: absolute;
	width: 220px;
	height: 100px;
	overflow: hidden;
	top: 22px;
	left: 21px;
	margin: 0;
	list-style: none;
	padding: 0;
	}
	#clean-room-images li {
		position: absolute;
		top: 0;
		left: 0;
		}
#clean-room-thumbs {
	position: absolute;
	width: 92px;
	height: 28px;
	left: 18px;
	top: 128px;
	margin: 0;
	list-style: none;
	padding: 0;
	}
	#clean-room-thumbs li {
		float: left;
		margin-right: 4px;
		}
	#clean-room-thumbs li a {
		width: 28px;
		height: 28px;
		display: block;
		background-image: url(../images/clean-room/clean-room-thumbs.jpg);
		text-indent: -9999px;
		outline: none;
		}
	
	#clean-room-thumbs li.last {
		margin-right: 0;
		}
	#clean-room-thumbs #cr-thumb-1 {
		
		}
	#clean-room-thumbs #cr-thumb-2 {
		background-position: -28px 0;
		}
	#clean-room-thumbs #cr-thumb-3 {
		background-position: -56px 0;
		}
	#clean-room-thumbs #cr-thumb-1.active {
		background-position: 0 -28px;
		}
	#clean-room-thumbs #cr-thumb-2.active {
		background-position: -28px -28px;
		}
	#clean-room-thumbs #cr-thumb-3.active {
		background-position: -56px -28px;
		}
#bucket-left {
	width: 254px;
	margin-left: 8px;
	float: left;
	}
	#bucket-left h2, #large-bucket h2, #small-bucket h2 { margin: 0;}
	#bucket-left h2 a,
	#large-bucket h2 a,
	#small-bucket h2 a  {
		width: 231px;
		height: 26px;
		color: #FFF;
		display: block;
		background: url(../images/bucket-left-title.jpg) top left no-repeat;
		padding: 10px 0 0 23px;
		margin: 0;
		font-size: 14px;
		font-weight: bold;
		}
	#bucket-left div {
		background: url(../images/bucket-left-image.jpg) top left no-repeat;
		width: 254px;
		height: 153px;
		position: relative;
		}
		#bucket-left div p {
			margin: 0;
			position: absolute;
			bottom: 0;
			color: #FFF;
			padding: 0 5px;
			}
	#bucket-left ul {
		background: url(../images/bucket-left-body.jpg);
		width: 254px;
		height: 70px;
		margin: 0;
		padding: 0;
		list-style: none;
		}
		#bucket-left ul a, #large-bucket ul a {
			font-size: 12px;
			font-weight: bold;
			color: #3895c3;
			text-transform: uppercase;
			text-decoration: none;
			display: block;
			padding: 10px;
			margin-left: 5px;
			background: url(../images/buckets-arrow-icon.png) left center no-repeat;
			}
			#bucket-left ul a:hover {
				text-decoration: underline;
				}

#bucket-right .bucket {
	float: left;
	margin-left: 18px;
	}
	#large-bucket h2 a {
		width: 394px;
		height: 26px;
		background: url(../images/bucket-right-title-large.jpg) top left no-repeat;
		}
	#large-bucket div {
		width: 417px;
		height: 113px;
		background: url(../images/bucket-right-body-large.jpg) no-repeat;
		}
	#large-bucket ul {
		float: left;
		margin: 0;
		list-style: none;
		padding: 0;
		width: 215px;
		margin: 3px 10px 0 11px;
		}
	#large-bucket ul.last {
		margin: 0;
		width: 174px;
		margin-top: 3px;
		}
		#large-bucket ul a {
			padding: 6px 10px;
			text-transform: none;
			font-size: 12px;
			margin: 0 0 0 5px;
			}
#small-bucket h2 a {
	width: 218px;
	height: 26px;
	background: url(../images/bucket-right-title-small.jpg) no-repeat;
	}
	#small-bucket ul {
		width: 231px;
		height: 110px;
		background: url(../images/bucket-right-body-small.jpg) no-repeat;
		margin: 0;
		padding: 3px 0 0 10px;
		list-style: none;
		}
		#small-bucket ul a {
			font-size: 12px;
			color: #3895c3;
			text-decoration: none;
			display: block;
			padding: 6px 10px;
			background: url(../images/buckets-arrow-icon.png) left center no-repeat;
			font-weight: bold;
			}
		#large-bucket ul a:hover, #small-bucket ul a:hover {
			text-decoration: underline;
			}
#supplier-links {
	width: 640px;
	height: 101px;
	position: relative;
	border: 1px solid #222;
	margin-bottom: 10px;
	padding: 0 15px;
	}
	#supplier-links h2 {
		position: absolute;
		top: -10px;
		background: #FFF;
		margin: 0;
		left: 10px;
		padding: 0 5px;
		line-height: .7;
		}
	#supplier-links ul {
		list-style: none;
		margin: 0 0 0 0;
		padding: 0;
		}
	#supplier-links li {
		float: left;
		}		
/*
#index h2 {
	height: 30px;
	width: 209px;
	background: transparent url(../images/index-h2.jpg) no-repeat left top;
	padding: 6px 0 0 10px;
	color: #727272;
	margin-bottom: 5px;
	text-align: center;
}

div.bucket {
	border: 1px solid #fff;
	background: #f6f7f8 url(../images/bucket.jpg) repeat-x left bottom;
	padding: 10px;
}
div.bucket ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.bucket ul a {
	display: block;
	color: #3895c3;
	text-decoration: none;
	font-size: 1.2em;
	padding: 2px 0 2px 14px;
	border-bottom: 2px solid #f1f3f5;
	background: #f8f9fa url(../images/arrow-blue.gif) no-repeat 3px center;
}

div.bucket ul a:hover {
	background: #f8f9fa url(../images/arrow-grey.jpg) no-repeat 3px center;
	color: #6e6e6e;
}


div.bucket.large ul a { min-width: 195px; }
div.bucket.large { overflow: auto; }
div.bucket.large ul.first { margin-right: 10px; }
*/
.section.last { margin-left: 10px; }
#contentBox { 
	padding: 0 0 20px;
	overflow: auto;
}
#contentBox.buttons, #contentBox.sub {
	padding: 0 0 20px;
}
#contentBox #innerContent { margin: 0 15px; }
#contentBox.sub #innerContent {
	margin: 0;
	width: 480px !important;
	float: left !important;
}
#contentWrap { background: #fff; }
#topnav {
	padding: 5px 0 5px 0;
	margin: 0;
	list-style: none;
	overflow: auto;
	background: transparent url(../images/topnav.jpg) repeat-x left bottom;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}
#topnav li { float: left; margin-right: 7px; }
#topnav a { 
	display: block;
	height: 26px;
	background: transparent url(../images/oval-right.jpg) no-repeat right top;
	font-size: 0.95em;
	color: #65acd1;
	text-decoration: none;
	outline: none;
}
#topnav a span {
	display: block;
	height: 21px;
	background: transparent url(../images/oval-left.jpg) no-repeat left top;
	padding: 3px 8px 0;
}
#topnav a:hover { background: transparent url(../images/oval-right-hover.jpg) no-repeat right top; color: #ccc; }
#topnav a:hover span { background: transparent url(../images/oval-left-hover.jpg) no-repeat left top; } 
#topnav li.current a, #topnav li.active a { background: transparent url(../images/oval-right-hover.jpg) no-repeat right top; color: #b8b5b5; }
#topnav li.current a span, #topnav li.active a span { background:  transparent url(../images/oval-left-hover.jpg) no-repeat left top; }
#subnav {
	width: 200px;
	float: left;
	margin: 2px 15px 5px 2px;
}
#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav ul a {
	display: block;
	color: #168ecc;
	text-decoration: none;
	padding: 3px 0 3px 14px;
	background: #f7f7f7;
	border-bottom: 1px solid #ccc;
}

#subnav h2{
	margin: 9px 0 0 0;
	background: #999;
	color:#fff;
	padding: 4px 0;
	text-align: center;
}
#subnav h2 a{
	color:#ffffff;
}

#subnav ul li a:hover, #subnav ul li a.current:hover, #subnav ul li.current ul li a:hover{
	color:#666;
	background: #f8f9fa url(../images/arrow-grey.jpg) no-repeat 3px center;
}


#subnav ul li ul a{
	font-size: .9em;
	padding-left: 30px;
}

#subnav ul li.current a { background: #fff url(../images/arrow-blue.gif) no-repeat 3px center; font-weight: bold;}
#subnav ul li.current ul li a{ background: #fff; font-weight: normal;}
#index h1 { clear: both; color: #1e1d1d; margin-left: 10px; padding-top: 10px; }
#index p { color: #1e1d1d; font-size: 1.2em; line-height: 1.5; margin-left: 10px; margin-bottom: 0; }
#index p.co-description { margin-right: 270px; margin-bottom: 20px; }
#index #rfq {
	display: block;
	text-align: center;
	height: 34px;
	width: 221px;
	background: transparent url(../images/rfq-button.jpg) no-repeat left top;
	float: right;
	margin-right: 20px;
	overflow: hidden;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 20px;
}

/*
#index #rfq:hover{
	background: transparent url(../images/rfq-hover.jpg) no-repeat left top;
}
*/

p.address { 
	width: 130px;
	float: left;
	margin: 0 0 20px;
	border-left: 2px solid #eee;
	padding-left: 10px;
}

/* QUICK FORM   ---------------------------------------*/
#quickform {
	width: 181px;
	padding: 0 0 15px 20px;
	background: #efefef;
}
#quickform h2 { margin-top: 0; padding-top: 10px; }
#quickform ol { overflow: auto; }
#quickform ol li {
	margin: 0 0 10px 0;
}
#quickform li.last { clear: left; }
#quickform textarea, #quickform input { border: 1px solid #bbb; width: 150px; padding: 2px; color: #727272; }
#quickform textarea { height: 60px; }
#quickform label, #quickform h2 { color: #727272; }
#quickform label { 
	font-size: 1.2em;
	display: block;
}
#quickform input.submit { width: auto !important; color: #fff; padding: 1px 3px; background: #1e4274; cursor: pointer;}
#quickform input.submit:hover {background: #666;}
#quickform p.required { font-size: 1.1em; color: #AF4C4C; }


input.submit{
	 cursor: pointer;
}

#innerContent #quickform{
	width: 331px;
}

#innerContent #quickform textarea { 
	height: 90px;
	width: 300px; 
}


/*
#ajaxSearch_form{
	margin-top: 3px;
}

#ajaxSearch_form input, #ajaxSearch_form input{
	
font-size: 0.8em;
}*/
/* RFQ FORM   ---------------------------------------*/
#innerContent #mainRFQ label { 
	background: #000;
	
}

#innerContent #mainRFQ input, #innerContent #mainRFQ textarea {
	padding: 3px;
	color: #727272;
	border: 1px solid #999;
	margin-bottom: 5px;
	background: #000;
	
}
#innerContent #mainRFQ textarea { 
	padding: 3px;
	color: #727272;
	border: 1px solid #999;
	height: 150px;
	width: 400px;
}
#innerContent #mainRFQ .submit {
	background: #1E4274;
	color: #fff;
}

/* CONTACT FORM   ---------------------------------------*/
#contactForm{
	float:left;
	margin-right:30px;
}
#contactForm label span{
	color:red;
}
#contactForm label{
	color:#727272;
	font-size:1.2em; 
}
#contactForm input{
	padding:1px;
	margin-bottom:5px;
	width:15em;
	color:#727272;
}
#contactForm select{
	padding:1px;
	margin-bottom:5px;
	width:17.2em; 
}
#contactForm textarea{
	padding:1px;
	margin-bottom:8px;
	width:20.4em;  
	height:9em;
	font-size:11pt;
}
#contactForm .submit-btn {
	width:5em;
	color:#000000;
}

/* FOOTER   ---------------------------------------*/
#footer-wrapper {
	clear: both;
	background: #000;
	border-bottom: 30px solid #000;
	box-shadow: inset 0 -1px 0 #4a4a4a, inset 0 -20px 50px #242424;
}
#footer {
	width: 960px;
	margin: 0 auto;
	position: relative;
	min-height: 96px;
/*	height: 93px;
*/
/*
	background: transparent url(../images/footer.jpg) repeat-y	left top;
	padding: 15px 35px;
	border-bottom: 5px solid #ece9ef;
	overflow: auto;
*/
}
#footer-images {
	position: absolute;
	bottom: -3px;
	left: 280px;
/*	height: 63px;
*/	}
#footer p {
	float: left;
	color: #FFF;
	margin: 8px 0 10px 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2;
}
#footer ul {
	margin: 8px 0 0 0;
	padding: 0;
	list-style: none;
	float: right;
}
#footer ul li {
	float: left;
}
#footer ul a {
	color: #FFF;
	text-decoration: none;
	padding: 0 10px;
	border-right: 1px solid #727272;
	line-height: 1;
	font-weight: bold;
}

#footer ul a:hover{
	text-decoration: underline;
}

#footer ul li.last a { border: 0; }
#footer .copyright {
	position: absolute;
	bottom: -30px;
	right: 0;
}
#footer .credits {
	position: absolute;
	bottom: -30px;
	left: 0;
}

#contentBox .ajaxSearch_result{
	font-family: Georgia;
	font-size:  1.2em;
	margin-top: 15px;
}

#contentBox .ajaxSearch_result div p{
	font-size: .8em;
	padding: 0 15px;
	padding-bottom: 6px;
	margin:0 0 8px 0;
}

#contentBox .ajaxSearch_result div{
	border-bottom: 1px solid #ccc;
}

#contentBox .ajaxSearch_paging{
	clear: both;
	margin:8px 0;
	padding: 8px 0;
}

a.pdf{
	height:20px;
	line-height: 20px;
	padding: 5px 0 5px 23px;
	background: transparent url(../images/pdf-icon.gif) left no-repeat;
	margin: 0 0 2px 10px;
	font-size: 1.1em;
	clear: both;
}
p.contact-callout {
border: 1px solid #b0b0b0;
clear: both;
color: #D9D9D9 !important;
font-size: 12px;
font-weight: 700;
background: #131313;
box-shadow: inset 0 -50px 40px -30px #363636;
line-height: 1.2;
padding: 0.5em;
text-align: center;
width: 80%;
margin: 15px 20px 10px;
display: block;
float: left;
}
        p.contact-callout a.emphasis {
               color: #000;
               display: block;
               text-decoration: underline;
               text-transform: uppercase;
        }



/* ===== BUCKETS ========================= */
.buckets {
	position: relative;
	margin: 0;
	padding: 0;
}
.buckets li {
	position: relative;
	display: block;
	float: left;
	width: 328px;
	height: 108px;
	background: #f0f0f0;
	border: 1px solid #dbdbdb;
	margin: 0 10px 30px ;
	box-shadow: 0 10px 20px -10px #ccc;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}
.buckets li:hover {
	background: #f7f7f7;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}
.buckets li a {
	display: block;
	float: left;
	width: 328px;
	height: 108px;
	margin: 0;
}
.buckets li a:hover {
	text-decoration: none;
	cursor: pointer;	
}
.buckets li h3{
	position: absolute;
	top: 8px;
	left: 87px;
	width: 230px;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #65acd1;
	text-transform: uppercase;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}
.buckets li:hover h3 {
	color: #1baaf2;		
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}
.buckets li img {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 1px solid #dcdcdc;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}
.buckets li:hover img {
	box-shadow: 0 6px 12px -6px #aaa;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}
.buckets li p {
	margin: 0;
	position: absolute;
	top: 30px;
	left: 87px;
	width: 230px;
	max-height: 47px;
	overflow: hidden;
	font-size: 11px !important;
	color: #121212 !important;
}
.buckets li a > span {
	position: absolute;
	bottom: 7px;
	right: 10px;
	font-size: 11px;
	text-decoration: underline;
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}
.buckets li:hover a > span {
	color: #1baaf2;	
	-webkit-transition: all 0.165s ease;
	-moz-transition: all 0.165s ease;
	-ms-transition: all 0.165s ease;
	-o-transition: all 0.165s ease;
	transition: all 0.165s ease;
}
.buckets-bearings {
	position: relative;
	display: block;
	float: left;
	margin: 0 30px 0 0;
	/*width: 330px;*/
	width: 710px;
}

.newsSlider {
	position: relative;
	width: 100%;
	height: 40px;
	background: #fff;
	border-bottom: 1px solid #ccc;	
}
.newsSlider .h4 {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 275px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding-left: 80px;
	background: url(../images/icon-news.png) 31px center no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #212121;
}
.newsSlider ul {
	position: absolute;
	top: 0;
	left: 365px;
	height: 40px;
	width: 580px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.newsSlider li {
	position: absolute;
	top: 41px;
	left: 0;
	height: 40px;
	width: 580px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	display: none;
}
.newsSlider li .visible {

}
.newsSlider li p {
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	line-height: 40px !important;
	max-width: 415px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-style: oblique;
	color: #212121;
	padding-right: 155px;
}
.newsSlider li a {
	position: absolute;
	display: inline-block;
	top: 0;
	right: 0px;
	height: 40px;
	line-height: 40px;
	width: auto;
	overflow: hidden;
	margin: 0;
	padding: 0 1.25em;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #2e4385 !important;
}
.newsSlider li a:hover {
	text-decoration: underline;
}


#brands{
height: 330px;
position: relative;
display: block;
float: left;
width: 700px;
}


#brands ul{
	margin-left: -20px;}

#brands ul li{
display: inline;
background: #efefef;
border: solid 1px #D9D8D8;
width: 80px;
height: 80px;
position: relative;
float: left;
text-indent: -999px;
margin: 5px;
overflow: hidden;
}

#brands li.nhbb{background: url(../images/logos/small/nhbb-80x80.png);}
#brands li.nmb{background: url(../images/logos/small/nmb-80x80.png);}
#brands li.myonic{background: url(../images/logos/small/myonic-80x80.png);}
#brands li.timken{background: url(../images/logos/small/timken-80x80.png);}
#brands li.rcb{background: url(../images/logos/small/rcb-80x80.png);}
#brands li.koyo{background: url(../images/logos/small/koyo_torrington-80x80.png);}
#brands li.fag{background: url(../images/logos/small/ina_fag-80x80.png);}
#brands li.nachi{background: url(../images/logos/small/nachi-80x80.png);}
#brands li.barden{background: url(../images/logos/small/barden-80x80.png);}
#brands li.fafnir{background: url(../images/logos/small/fafnir-80x80.png);}
#brands li.ijk{background: url(../images/logos/small/ijk-80x80.png);}
#brands li.wib{background: url(../images/logos/small/-80x80.png); display:none;}
#brands li.etc{background: url(../images/logos/small/etc-80x80.png);}

.buckets-mfg {
	clear: both;
}
.buckets-mfg ul {
	margin: 0;
	padding: 0;	
}
.buckets-mfg li {
	list-style-type: none;
	display: block;
	position: relative;
	float: left;
	width: 75px;
	height: 35px;
	margin: 0 24px 12px 0;
}
.buckets-mfg li a {
	display: block;
	position: relative;
	width: 75px;
	height: 35px;	
	color: transparent;
}

.buckets-mfg li.nhbb 	{ background: url(../images/logos/all.jpg) -75px 0 no-repeat; }
.buckets-mfg li.myonic 	{ background: url(../images/logos/all.jpg) -75px -35px no-repeat; }
.buckets-mfg li.nmb 	{ background: url(../images/logos/all.jpg) -75px -68px no-repeat; }
.buckets-mfg li.koyo 	{ background: url(../images/logos/all.jpg) -75px -102px no-repeat; }
.buckets-mfg li.iko 	{ background: url(../images/logos/all.jpg) -75px -137px no-repeat; }
.buckets-mfg li.ijk 	{ background: url(../images/logos/all.jpg) -75px -173px no-repeat; }
.buckets-mfg li.barden 	{ background: url(../images/logos/all.jpg) -75px -210px no-repeat; }
.buckets-mfg li.timken 	{ background: url(../images/logos/all.jpg) -75px -248px no-repeat; }
.buckets-mfg li.aurora 	{ background: url(../images/logos/all.jpg) -75px -280px no-repeat; }

.buckets-mfg li:hover.nhbb 		{ background: url(../images/logos/all.jpg) 0px 0 no-repeat; }
.buckets-mfg li:hover.myonic 	{ background: url(../images/logos/all.jpg) 0px -35px no-repeat; }
.buckets-mfg li:hover.nmb 		{ background: url(../images/logos/all.jpg) 0px -68px no-repeat; }
.buckets-mfg li:hover.koyo 		{ background: url(../images/logos/all.jpg) 0px -102px no-repeat; }
.buckets-mfg li:hover.iko 		{ background: url(../images/logos/all.jpg) 0px -137px no-repeat; }
.buckets-mfg li:hover.ijk 		{ background: url(../images/logos/all.jpg) 0px -173px no-repeat; }
.buckets-mfg li:hover.barden 	{ background: url(../images/logos/all.jpg) 0px -210px no-repeat; }
.buckets-mfg li:hover.timken 	{ background: url(../images/logos/all.jpg) 0px -248px no-repeat; }
.buckets-mfg li:hover.aurora 	{ background: url(../images/logos/all.jpg) 0px -280px no-repeat; }

.buckets-mfg li.noImg {
	text-indent: 0 !important;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 35px;
	font-family: 'Myriad Pro';
	color: #727272;
}
.buckets-mfg li.noImg a {
	color: #727272;	
}
.buckets-mfg li.noImg a:hover {
	color: #168ecc;
	text-decoration: none;
}






ul.smallButtons {
	clear: both;	
	margin: 0;
	padding: 0;
	position: relative;
}
.smallButtons li {
	list-style-type: none;
	display: block;
	position: relative;
	float: left;
	width: 210px;
	height: 24px;
	margin: 0 20px 10px 0;
}
.smallButtons li a {
	display: block;
	position: relative;
	width: 210px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: #168ecc;
	text-align: center;
	border-radius: 12px;
    -webkit-transition: all 0.165s ease;
    -moz-transition: all 0.165s ease;
    -ms-transition: all 0.165s ease;
    -o-transition: all 0.165s ease;
    transition: all 0.165s ease;
}
.smallButtons li a:hover {
	background: #1275a6;
	text-decoration: none;
	box-shadow: 0 10px 10px -10px #555;
    -webkit-transition: all 0.165s ease;
    -moz-transition: all 0.165s ease;
    -ms-transition: all 0.165s ease;
    -o-transition: all 0.165s ease;
    transition: all 0.165s ease;
}