body {
	background-color: #e6e7e8;
	background-image: url(/images/bg/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #58595b;
	line-height: 1.5em;
}
strong, div.column-right h1 span {
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #58595b;
}
a:hover {
	text-decoration: underline;
}
h3 {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0px;
	margin-top: -1em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#wrapper {
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 32px;
	padding-right: 32px;
	position: relative;
	z-index: 1;
	background-image: url(/images/bg/wrapper.png);
}
#header {
	height: 122px;
	width: 950px;
	position: relative;
	background-image: url(/images/bg/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#logo {
	position: absolute;
	top: 14px;
	left: 15px;
}
#links-social {
	position: absolute;
	top: 46px;
	width: 144px;
	height: 28px;
	right: 38px;
}
#links-social   a  {
	margin-right: 4px;
	margin-left: 4px;
	display: block;
	float: left;
}

#nav-top {
	background-image: url(/images/buttons/nav-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 710px;
	position: absolute;
	right: 16px;
	top: 94px;
	white-space: nowrap;
	overflow: hidden;
}
#nav-top a {
	display: block;
	float: left;
	height: 28px;
	background-repeat: no-repeat;
	text-indent: -1999px;
	background-image: url(/images/buttons/nav-top.jpg);

}

#nav-top a.home {
	background-position: 0px 0px;
	width: 87px;
}
#nav-top a.home:hover {
	background-position: 0px -28px;
}

#nav-top a.products {
	background-position: -87px 0px;
	width: 77px;
}
#nav-top  a.products:hover {
	background-position: -87px -28px;
}
#nav-top  a.catalog {
	background-position: -164px 0px;
	width: 74px;
}
#nav-top   a.catalog:hover {
	background-position: -164px -28px;
}
#nav-top   a.news {
	background-position: -238px 0px;
	width: 98px;
}
#nav-top    a.news:hover {
	background-position: -238px -28px;
}
#nav-top   a.locator {
	background-position: -336px 0px;
	width: 107px;
}
#nav-top    a.locator:hover {
	background-position: -336px -28px;
}
#nav-top   a.distributor {
	background-position: -443px 0px;
	width: 118px;
}
#nav-top    a.distributor:hover {
	background-position: -443px -28px;
}
#nav-top   a.search {
	background-position: -561px 0px;
	width: 68px;
}
#nav-top    a.search:hover {
	background-position: -561px -28px;
}
#nav-top   a.contact {
	background-position: -629px 0px;
	width: 81px;
}
#nav-top    a.contact:hover {
	background-position: -629px -28px;
}
#wrapper-contents {
	position: relative;
	height: auto;
	width: 920px;
	overflow: hidden;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(/images/bg/wrapper-contents.gif);
	background-repeat: no-repeat;
	background-position: 185px bottom;
}
#wrapper-contents .divider-top {
	position: absolute;
	left: 207px;
	top: 0px;
	clip: rect(0px,2px,208px,0px);
}
#wrapper-contents .divider-bottom {
	position: absolute;
	left: 207px;
	bottom: 0px;
	clip: rect(208px,2px,416px,0px);
}
div.column-left {
	float: left;
}
div.column-right {
	float: right;
}
div.column-left   div.container {
	width: 187px;
	background-image: url(/images/bg/column-left-container.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 387px;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 2em;
	padding: 6px;
}
div.column-left h1 {
	text-transform: uppercase;
	font-weight: bold;
	margin-right: 4px;
	margin-left: 4px;
}
div.column-left p {
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}




#nav-left {
	width: 199px;
	height: 272px;
	position: relative;
}
a.button {
	height: 21px;
	width: 175px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
}
a.button:hover {
	background-position: left bottom;
}
#button-find-part {
	background-image: url(/images/buttons/find-your-part.jpg);
}
#button-signup {
	background-image: url(/images/buttons/signup.jpg);
}


#search {
	height: 194px;
	width: 187px;
	background-color: #8f9295;

}
#search-tabs {
	clear: both;
	float: none;
	position: relative;
	left: 0px;
	top: 0px;
	color: #666666;
	margin-bottom: 7px;
}
#search-tabs * {
	vertical-align: middle;
}

#search-tabs  .ui-tabs-panel {
	background-color: #e6e6e6;
	padding: 3px;
	border: 1px solid #666666;
	height: auto;
	width: 169px;
	margin-right: auto;
	margin-left: auto;
}


.ui-tabs .ui-tabs-hide {
     display: none;
}
#search-tabs ul {
	height: 17px;
	width: 171px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


#search-tabs li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#search-tabs a {
	background-image: url(/images/search-tabs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -1000px;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 10px;
}
#search-tabs a.usa {
	height: 17px;
	width: 37px;
	background-position: 0px 0px;
}
#search-tabs a.international {
	height: 17px;
	width: 72px;
	background-position: -37px 0px;
}
#search-tabs a.advanced {
	height: 17px;
	width: 62px;
	background-position: -109px 0px;
}
#search-tabs   li.ui-state-hover   a.usa {
	background-position: 0px -17px;
}
#search-tabs    li.ui-state-hover    a.international {
	background-position: -37px -17px;
}
#search-tabs     li.ui-state-hover     a.advanced {
	background-position: -109px -17px;
}
#search-tabs  li.ui-state-active  a.usa {
	background-position: 0px -34px;
}
#search-tabs   li.ui-state-active   a.international {
	background-position: -37px -34px;
}
#search-tabs    li.ui-state-active    a.advanced {
	background-position: -109px -34px;
}
#zip {
	height: 16px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	text-align: center;
}
#country {
	height: 20px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	width: 100px;
}

#news {
	height: 79px;
	width: 187px;
	background-position: left -280px;
}



#contents {
	height: auto;
	width: 703px;
	position: relative;
}
#contents a {
	text-decoration: underline;
}

#contents p {
	margin-bottom: 1.3em;
	line-height: 1.3em;
}
#contents ul {
	margin: 20px;
}

#contents li {
	margin: 10px;
	list-style-type: disc;
}

div.column-right h1  {
	font-weight: bold;
	text-transform: uppercase;
	color: #ff0000;
	font-size: 1.2em;
	margin-bottom: 15px;
}
div.column-right h1.checkered       {
	color: #4d4d4f;
	background-image: url(/images/bg/gradient-gray-white-gray-checkered.jpg);
	background-repeat: repeat-y;
	text-transform: none;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}
div.column-right h1.checkered a {
	font-weight: bold;
}

div.column-right h1.checkered2 {
	color: #4d4d4f;
	background-image: url(/images/bg/gradient-gray-white-gray-checkered.jpg);
	background-repeat: repeat-y;
	text-transform: none;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	background-position: right top;
}

div.column-right   h1.white, .white  {
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}


div.column-right h2   {
	font-weight: bold;
	text-transform: uppercase;
	color: #ff0000;
	font-size: 1em;
	margin-bottom: 5px;
}
.feature  {
	background-image: url(/images/bg/gradient-gray-white-gray.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 0px;
}
.feature2  {
	background-image: url(/images/bg/gradient-gray-white-gray.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	margin: 0px;
	background-position: right top;
}

#contents  .feature a {
	text-decoration: none;
}

.feature  p    {
	padding: 5px;
}
.feature ul   {
	margin: 20px;
}
.feature li   {
	margin: 10px;
	list-style-type: disc;
}



.related-links {
	font-size: .9em;
	padding-top: 18px;
	background-image: url(/images/rule-horizontal.jpg);
	background-repeat: no-repeat;
	background-position: center 8px;
}
.related-links a {
	color: #666666;
}


.rule-horizontal {
	display: block;
	height: 2px;
	width: 100%;
	background-image: url(/images/rule-horizontal.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
}







#footer {
	background-image: url(/images/bg/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
	padding-top: 54px;
}
#footer .links {
	color: #ff0000;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.5em;
}

#footer a {
	color: #6d6e71;
	padding-right: 8px;
	padding-left: 8px;
}
#footer .copyright {
	font-size: xx-small;
	text-align: center;
	line-height: 2em;
}

/* Overlays */
.ui-widget-overlay { background: #666666 url(/css/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/css/ui-lightness/images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; }
div.column-right h2.blogdate {
	margin-top: 1em;
	margin-bottom: 1em;
}
div.column-right h3.storytitle {
	margin-top: 1em;
	margin-bottom: 1em;
}
div.column-right  h3.storytitle a {
	font-weight: bold;
}

div.column-right img.alignright {
	float: right;
	margin: 10px;
}
div.column-right img.alignleft {
	margin: 10px;
	float: left;
}
div.column-right  img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

div.column-right  div.meta {
	font-size: 0.8em;
}
div.column-right  div.post {
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A6A8;
	padding-bottom: 1em;
}
.warning {
	font-weight: bold;
	color: #990000;
}
