﻿body {
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	background-image: url('Images/bgr_body.png');
	background-repeat: no-repeat;
	background-color: #f0f0f0;
}
#container
{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header
{ margin-top: 25px; }
#menutop
{
	clear: both;
	background-image: url('Images/bgr_bar.png');
	background-repeat: no-repeat;
	padding-top: 6px;
	height: 37px;
}
#menutop ul
{
	margin: 0px;
	padding: 0px;
}
#menutop li
{
	float: left;
	list-style-type: none;
}
#menutop a
{
	text-align: center;
	width: 134px;
	display: block;
	height: 13px;
	padding-top: 5px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #7AB3ED;
}
#menutop a.first
{
	border-style: none;
}
#menutop a:link, #menutop a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#menutop a:hover
{
	color: #97C7F7;
	text-decoration: none;
}
#breadcrumbs 
{
	margin: 0px;
	padding: 5px 0px 5px 20px;
	clear: both;
}
#breadcrumbs h1
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
}
.MenuNav
{
	background-image: url('Images/bgr_nav.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 176px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.MenuNavHeader
{
	background-position: left top;
	color: #FFFFFF;
	padding-left: 10px;
	line-height: 34px;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	background-image: url('Images/bgr_nav_head.png');
	background-repeat: no-repeat;
	width: 176px;
	height: 32px;
	clear: both;
}
#menu
{
	border-style: none;
	width: 176px;
	float: left;
	padding: 5px 0px 0px 5px;
}
#bearingSearch, #bearingFinder
{
	padding-bottom: 5px;
}
#page 
{
	padding: 5px 5px 5px 0px;
	width: 748px;
	float: right;
}
#page #hpRight
{
	width: 176px;
	float: right;
}
#page #hpRight img
{
	padding-bottom: 5px;
}
#page #Center
{
	float: left;
	width: 560px;
}
#page #Center p
{
	margin: 0px;
	padding: 8px 25px 8px 10px;
	font-size: 80%;
	line-height: 20px;
	text-align: justify;
	color: #666666;
}
#page #Center ul
{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 15px 15px;
}
#page #Center li
{
	padding: 4px 25px 4px 5px;
	font-size: 80%;
	color: #666666;
	line-height: 18px;
}
#page #Center p.hpCats
{
	padding: 15px 25px 5px 10px;
	font-size: 11px;
	text-align: left;
	line-height: 14px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
#page h1
{
	font-size: 12px;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	line-height: 20px;

}
#page h2
{
	font-size: 13px;
	margin: 0px;
	padding: 6px 0px 0px 10px;
	line-height: 20px;
}
#page h3
{
	margin: 0px;
	padding: 10px 25px 3px 10px;
	font-size: 13px;
	color: #000000;
}

.Category
{
	background-position: left bottom;
	border: 1px none #C0C0C0;
	padding: 0px;
	margin: 1px 7px 1px 0px;
	list-style-type: none;
	width: 179px;
	height: 215px;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-image: url('Images/hp_cat_box.png');
	background-repeat: no-repeat;
}
.Category a:link, .Category a:visited
{
	text-decoration: none;
	color: #333333;
}
.Category a:hover
{
	color: #333333;
	text-decoration: underline;
}
#page .Category h2
{
	margin: 0px;
	height: 34px;
	padding-top: 7px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	clear: left;
	font-size: 11px;
	font-weight: bold;
	display: block;
	background-image: url('Images/hp_cat_box_header.png');
}
.Category .CatImg
{
	clear: left;
	width: 100%;
	height: 150px;
}
.Category img
{
	border-style: none;
}
.clear
{
	height: 0px;
	font-size: 0px;
	clear: both;
}
.divProducts
{
	background-position: left bottom;
	border: 1px none #EFEFEF;
	border-collapse: collapse;
	width: 560px;
	background-image: url('Images/bgr_content_box.png');
	background-repeat: no-repeat;
	padding-bottom: 20px;
	padding-right: 25px;
	margin-bottom: 7px;
	float: left;
}
#page .divProducts h2
{
	width: 560px;
	height: 35px;
	background-image: url('Images/bgr_content_box_header.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-size: 12px;
}
.tblProducts
{
	background-position: left bottom;
	font-size: 12px;
	border: 1px none #EFEFEF;
	border-collapse: collapse;
	width: 550px;
}
.tblProducts td
{
	border: 1px solid #d9d8d8;
	padding: 1px 4px 1px 4px;
	font-size: 11px;
}
.tblProducts th
{
	background-image: url('Images/bgr_content_box_header.png');
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-left: 10px;
	height: 25px;
	font-size: 11px;
	padding-top: 2px;
}
.noborders
{
	border: 1px solid #FFFFFF;
}
.ProductsImg
{
	float: right;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.tblProductDetails
{
	font-size: 12px;
	width: 90%;
}
#page .tblProductDetails p
{
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-size: 12px;
	width: 100%;
	text-align: justify;
}
.tblProductDetails td
{
	padding: 1px 2px 3px 0px;
	font-size: 12px;
}
.tblProductDetails th
{
	color: #808080;
	font-weight: normal;
	text-align: right;
}
.tblProductDetails img
{
	float: right;
	padding-left: 35px;
}
.tblSpec
{
	border: 1px solid #E9E9E9;
	font-size: 12px;
	border-collapse: collapse;
	width: 550px;
	float: left;
	margin-bottom: 10px;
}
.tblSpec td
{
	border: 1px solid #E9E9E9;
	padding: 1px 2px 1px 0px;
	font-size: 12px;
	text-align: center;
}
.tblSpec th
{
	border: 1px solid #E9E9E9;
	color: #808080;
	text-align: center;
	font-weight: bold;
	background-color: #F5F5F5;
}
.Content, .ContentHP {
	width: 560px;
	background-image: url('Images/bgr_content_box.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 20px;
	margin-bottom: 6px;
	float: left;
}
#page .Content h2, #page .ContentHP h2 {
	width: 560px;
	height: 35px;
	background-image: url('Images/bgr_content_box_header.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	font-size: 12px;
	margin-bottom: 5px;
}
#page #Center .Content p
{
	margin: 0px;
	padding: 5px 25px 5px 10px;
}
.ContentHP {
	height: 137px;
}
.hpAdhesives {
	width: 285px;
	height: 163px;
	background-image: url('Images/hp_adhesives.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.hpBearings 
{
	width: 270px;
	height: 163px;
	background-image: url('Images/hp_bearings.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.hpBelts 
{
	width: 285px;
	height: 163px;
	background-image: url('Images/hp_belts.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.hpChains {
	width: 270px;
	height: 163px;
	background-image: url('Images/hp_chains.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.hpORings {
	width: 285px;
	height: 163px;
	background-image: url('Images/hp_o_rings.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.hpOilSeals {
	width: 270px;
	height: 163px;
	background-image: url('Images/hp_oil_seals.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.hpPulleys {
	width: 285px;
	height: 163px;
	background-image: url('Images/hp_pulleys.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.hpSprockets 
{
	width: 270px;
	height: 163px;
	background-image: url('Images/hp_sprockets.png');
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
h2 a:link, h2 a:visited 
{
	color: #333333;
	text-decoration: none;
}
h2 a:hover 
{
	color: #333333;
	text-decoration: underline;
}
a:link, a:visited 
{
	color: #3978B6;
	text-decoration: underline;
}
a:hover 
{
	color: #3978B6;
	text-decoration: none;
}
.clear
{
	font-size: 0px;
	height: 0px;
	clear: both;
}
#btmBar 
{
	clear: both;
	background-image: url('Images/bgr_bar.png');
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	letter-spacing: 3px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	word-spacing: 1px;
}
#footer {
	clear: both;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	color: #333333;
	padding-top: 5px;
	line-height: 22px;
}
#wxl {
	line-height: 25px;
	text-align: center;
	font-size: 11px;
	color: #AEAEAE;
}
#wxl a:link, #wxl a:visited 
{
	color: #999999;
	text-decoration: none;
}
#wxl a:hover 
{
	color: #999999;
	text-decoration: underline;
}
a:link, a:visited 
{
	color: #3978B6;
	text-decoration: underline;
}
a:hover 
{
	color: #3978B6;
	text-decoration: none;
}
img
{
	border-width: 0px; border-style: none; }
.tblCategories
{
	margin: 10px 15px 10px 15px;
}
.tblCategories td
{
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 50%;
}
.tblBearingSearch
{
	font-size: 12px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.tblBearingSearch td
{
	padding: 5px 5px 5px 3px;
	font-weight: 700;
	color: #666666;
}
.tblBearingSearch .frmBearings
{
	font-size: 12px;
	width: 363px;
}
.tblBearingSearch .frmSizes
{
	font-size: 12px;
	width: 90px;
}
.pager
{
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
	color: #3978B6;
}
.deliverytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 3px;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.deliveryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #666666;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	line-height: 16px;
}
.deliverychargetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
.deliverypricetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: center;
	padding-right: 3px;
}
.deliverytbl
{
	padding: 10px 25px 10px 15px;
}
.border
{
	border: 1px solid #000000;
	margin-top: 5px;
}
.notePrices
{
	font-size: 10px;
	color: #CC0000;
	text-align: center;
	padding-top: 5px;
}
#bearingSearch
{
	width: 176px;
	height: 163px;
	background-image: url('Images/ads_bearing_search.png');
	background-repeat: no-repeat;
}
#page #bearingSearch p
{
	margin: 0px;
	padding: 5px 0px 8px 0px;
	line-height: 18px;
}
.BSItems
{
	padding: 35px 10px 10px 10px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
}
#cartTotals
{
	width: 176px;
	height: 163px;
	background-image: url('Images/ads_shopping_basket.png');
	background-repeat: no-repeat;
}
.CTItems
{
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 40px;
}
.CTLinks
{
	padding-left: 10px;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.CTButtons
{
	padding-left: 10px;
}
form
{
	margin: 0px;
	padding: 0px;
}
.frmBearingSearch
{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
}
