/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText {
 font-family:Arial, Helvetica, sans-serif;
	color:#333333;
    text-decoration:none;
	font-stretch:condensed;	
	font-size:10px;
	font-weight:700; 
 }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
background-color:#535353;
  /*color: #000000;
  margin: 0px;*/
	background-image: url(images/background.jpg);
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;

}

A {
 font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:none;
	font-stretch:condensed;
/*	font-size:10px;
	font-weight:700;*/
}

A:hover {
 font-family:Arial, Helvetica, sans-serif;
	color:#333333;
    text-decoration:none;
	font-stretch:condensed;	
/*	font-size:10px;
	font-weight:700;*/
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  /*background: #ff0000;*/
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #ff0000;*/
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #d1c6a4;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d1c6a4;
  color: #313e1b;
  font-weight: none;
}

.infoBoxLeft {
  background:url(images/background/quicksearch.jpg) repeat-y;
}

.infoBox {}

.infoBoxContents {
/*  background: #f8f8f9; */
  /*font-family: Verdana, Arial, sans-serif;*/
  font-size: 11px;
  	font-weight:700;
}

.infoBoxNotice {
/*  background: #FF8E90; */
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  background:url(images/infobox/boxes_heading.gif) no-repeat;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  background:url(images/monthlyspecial_r2_c1right.png) right repeat-y; 
  width:784px;
}

.productListing-headingBG {
  background:url(images/dailyspecial_r1_c1.png) right repeat-x;
  height:44px;
	font-family: "Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond", "Myriad Pro Light";
	font-weight: bold;
	color: #f0e2bc;
	font-size: 18px;
}
.productListing-headingBG a{
	font-family: "Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond", "Myriad Pro Light";
	font-weight: bold;
	color: #f0e2bc;
	font-size: 18px;
	text-decoration:none;
}
.productListing-headingBG a:hover{
	font-family: "Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond", "Myriad Pro Light";
	font-weight: bold;
	color: #f0e2bc;
	font-size: 18px;
	text-decoration:none;
}

.productListing-heading {
	font-family: "Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond", "Myriad Pro Light";
	font-weight: bold;
	color: #000000;
	font-size: 18px;
}

.productListing-heading a:hover{
	font-family: "Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond", "Myriad Pro Light";
	font-weight: bold;
	color: #f0e2bc;
	font-size: 18px;
	text-decoration:none;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #000;
}

A.pageResults:hover {
  color: #000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldKeyLeft {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#ffffff;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size:17px;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
/*** End Header Tags SEO ***/
ul.leftMenu{
   margin:0px;
   padding:0px;
   list-style:none outside;
}
ul.leftMenu li{		
	background:url(images/index_r15_c1.jpg);
	background-repeat:no-repeat;
	display:block;
	padding:3 10 3 20px;
/*	height:24px; */
}

ul.leftMenu li.see-manufacturers a, .see-manufacturers a:hover {
	color:#FFA303;
}

li.see-manufacturers {
	background:url(images/index_r15_c1.jpg) repeat-y !important;
}

li.see-manufacturers img{
	border:none;
	margin-top: 15px;
}

ul.leftMenu a{
	color:#ffffff;
	text-decoration:none;
    font-size:11px;
	line-height:19px;
	font-weight:bold;
	font-stretch:condensed;	
}
ul.leftMenu a:hover{
	color:#CCCCCC;
	font-weight:bold;
	font-stretch:condensed;	
}
ul.footer{
   margin:0px;
   padding:0px;
   list-style:none outside;
}
ul.footer li{		
/*	padding:0 0 0 0px;
	height:24px; */
}

ul.footer a{
	color:#313e1b;
	text-decoration:none;
    font-size:10px;
	font-weight:none;
	font-stretch:condensed;	
}
ul.footer a:hover{
	color:#313e1b;
	font-weight:none;
	font-stretch:condensed;	
}
A.footer {
	text-decoration:none;
	font-weight:none;
}

.index {
	font-family:Myriad Pro, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:313e1b;
}

.pageContent {
color: #000000;
font-size: 14px;
font-family: "Myriad Pro","Myriad Pro Black","Myriad Pro Cond","Myriad Pro Light";
}
.style1 {
	font-size: 12px;
	font-family: "Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond", "Myriad Pro Light";
}
.style2 {
	font-family: "Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond", "Myriad Pro Light";
	color: #313e1b;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	font-family: "Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond", "Myriad Pro Light";
	font-weight: bold;
	color: #f0e2bc;
}
.style5 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f0e2bc;
	font-size: 16px;
}
.style5 a{
	color: #f0e3bc;
	font-family: "Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond", "Myriad Pro Light";
	text-decoration: none;
}
.style5 a:hover{
	color: #f0e3bc;
	font-family: "Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond", "Myriad Pro Light";
	text-decoration: none;
}
.titlePRODUCTSpecials {
	font-family: "Myriad Pro", "Myriad Pro Black", "Myriad Pro Cond", "Myriad Pro Light";
	font-weight: bold;
	color: #f0e2bc;
	font-size: 14px;
}
.brands {
border:#ffffff;
color:#ffffff;
}
.estimatedshippingBox {
background: #ffffff;
}

TD.estimatedshippingBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
background: #5d5435;
color: #ffffff;
}

.estimatedshippingBoxContents {
background: #ffffff;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

.ShowShipping {
background: #924235;
color: #fffffa;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
}

.qbnavtop a:hover {
color:#cbfc9c;
text-decoration:underline;
}

.qbcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
	text-decoration:none;
}

.catenamelink {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  height:178px;
  text-decoration:none;
  font-stretch:condensed;
  font-weight:bold;
  vertical-align:bottom;
}

.catenamelink a:hover {
 font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
	color:#333333;
    text-decoration:none;
	font-stretch:condensed;	
		font-weight:bold;
	}
	
.pmodel {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

.pprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

#footer_buttons {
	color:#f0f0f0; 
	font-size:11px;
}

#footer_buttons a{
	color:#f0f0f0; 
	font-family:Arial, Helvetica, sans-serif; 
	text-decoration:none;
}

#footer_logos {
	padding:10 0 20 0px;
}

.partner {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCC;
}

#body_content {
	margin:15 30px;
	width:734px;
}

.category_banner {
	text-align:center;
}

.form_field {
	text-transform:capitalize;
}

.header-bar{
	height:110px;
	text-align:center;
	width:980px;
}

#header-home {
	padding:0 10px;
}

#top-bar {
	background:transparent url(images/top_end.jpg) repeat-x scroll 0 0;
	height:25px;
	margin-left:10px;
	width:980px;
}

#header-wrapper {
	background:transparent url(images/header-bar-bg.gif) repeat-x scroll left top;
	height:110px;
	margin-left:10px;
	width:980px;
}

#logo {
	background:transparent url(images/281motorsports_logo.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:100px;
	margin:4px 0 0 15px;
	overflow:hidden;
	text-indent:-1000px;
	width:344px;
}

#logo a{
	display:block;
	height:100px;
	width:344px;
}

#slogan {
	color:#EB1D25;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-style:italic;
	left:-288px;
	position:relative;
	top:83px;
	width:300px;
}

#slogan a{
	color:#EB1D25;
}

#shopping-header {
	background:transparent url(images/shoppincart-header.png) no-repeat scroll left top;
	float:right;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:23px;
	margin-right:20px;
	padding-top:6px;
	position:relative;
	top:19px;
	width:274px;
}

#shopping-header a span {
	color:#EB1D25;
}

#shopping-header a{
	color:#000;
	text-decoration:none;
}

#login {
	color:#fff;
	float:right;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	height:23px;
	margin-right:20px;
	padding-top:6px;
	position:relative;
	right:-288px;
	top:40px;
	width:180px;
}

#login a{
	color:#fff;
}

#header-phone {
	color:#EB1D25;
	float:left;
	left:-277px;
	position:relative;
	top:43px;
	width:280px;
}

#newsletter-subscription {
	background:url(images/newsletter_bg.jpg) repeat-y scroll top left;
	color:#FDFDFD;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	height:270px;
	text-align:center;
	width:186px;
	overflow:visible;
}

#newsletter-subscription h1{
	font-size:12px;
	line-height:13px;
	padding:10px 0 8px;
}

#newsletter-subscription h2{
	color:#FFA303;
	font-size:14px;
	font-weight:bold;
	line-height:13px;
	padding:0;
}

#newsletter-subscription h3{
	color:#FFA303;
	font-size:12px;
	padding:0;
	line-height:13px;
}

#newsletter-subscription h1, #newsletter-subscription h2, #newsletter-subscription h3 {
	margin:3px;
}

#newsletter-subscription .ph-numbers{
	color:#FFA303;
	font-size:13px;
	padding:0 0 0 27px;
}

#newsletter-subscription .time {
	color:#fff;
	font-size:12px;
	padding-top:8px;
}

#newsletter-subscription .newsletter{
	background:#FFFFFF none repeat scroll 0 0;
	border:thin solid #000000;
	color:#333333;
	font-size:12px;
	height:24px;
	padding:2px 2px 2px 3px;
	width:145px;
}

#newsletter-subscription .submit{
	background:transparent url(images/281_button_left.png) no-repeat scroll 0px 2px;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	height:33px;
	text-align:center;
	width:136px;
}

#newsletter-subscription .submit:hover{
	text-decoration:underline;
}

#newsletter-subscription ul{
	font-size:12px;
	margin:3px 0 0;
	padding:0 0 0 32px;
	text-align:left;
}

#newsletter-subscription ul li{
	padding:0px;
	font-size:11px;
}

#header-menu {
	border-bottom:5px solid #4E4E4E;
	border-top:5px solid #4E4E4E;
	margin:0 10px;
	padding:7px 0;
	width:980px;
}

#header-menu ul {
	list-style:none;
	color:#FFFFFF;
	height:33px;
	margin:0;
	padding:0;
}

#header-menu ul li {
	/*background:transparent url(images/281_button_left.png) no-repeat scroll left top;*/
	display:inline;
	width:138px;
}
/*
#header-menu ul li span{
	background:transparent url(images/281_button_right.jpg) no-repeat right top;
	padding:10px 0;
}
*/
#header-menu ul li a {
	background:transparent url(images/281_button_left.png) no-repeat scroll left top;
	color:#FFFFFF;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	height:33px;
	padding-top:8px;
	text-align:center;
	width:136px;
}

#header-menu ul li a:hover {
	text-decoration:underline;
}


.home-specials {
	float:left;
	margin:23px;
	width:748px;
}

.blog {
	margin-bottom:0px;
}

.home-specials .heading{
	background:transparent url(images/specialsbox_01.jpg) no-repeat scroll left top;
	color:#FFFFFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	height:49px;
	overflow:hidden;
	text-indent:-1000px;
	width:748px;
}

.home-specials .blog-heading {
	background:transparent url(images/specialsbox_01_blog.jpg) no-repeat scroll left top !important;
}

.home-specials .bottom{
	background:transparent url(images/specialsbox_04.jpg) no-repeat scroll bottom left;
	color:#fff;
	float:left;
	width:748px;
}

.home-specials .specials-box {
	background:transparent url(images/specialsbox_02.jpg) repeat-y scroll left top;
	float:left;
	padding:15px 5px 0px 5px;
	text-align:center;
	width:760px;
}

.home-specials .blog-content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 20px;
	text-align:left;
	width:700px;
}

.home-specials .specials-cell {
	/*float:left;
	height:226px;
	margin:0 24px;
	width:200px;*/
	float:left;
	height:250px;
	margin:0 12px;
	width:160px;
}

.home-specials s {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
}

.home-specials .image {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #D6D6D6;
	height:130px;
	width:160px;
}

#prodDesc-cell {
	float:left;
	margin:23px 0px;
	width:748px;
}

#prodDesc-cell .heading{
	background:transparent url(images/products_descbox_01.jpg) no-repeat scroll left top;
	color:#FFFFFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	height:49px;
	overflow:hidden;
	text-indent:-1000px;
	width:760px;
}

#prodDesc-cell .bottom{
	background:transparent url(images/products_descbox_04.jpg) no-repeat scroll bottom left;
	color:#fff;
	float:left;
	height:25px;
	width:760px;
}

#prodDesc-cell .specials-box {
	background:transparent url(images/products_descbox_02.jpg) repeat-y scroll left top;
	float:left;
	width:748px;
}

#prodDesc-cell .prodDesc-content {
	padding:15px 10px 0px 10px;
	text-align:left;
}


.top-keyline-holder {
	height:5px;
}

.top-keyline {
	border-top:5px solid #4E4E4E;
	float:left;
	height:0;
	margin:0 10px;
	overflow:hidden;
	width:980px;
}

#home_page_banner{
	width: 600px;
	margin-left:4px;
	height: 270px;
	overflow: hidden;
	position: relative;
}
#home_page_banner #left{
	height: 270px;
	float: left;
	position: relative;
	z-index: 4;

}
#home_page_banner #right{
	height: 270px;
	position: relative;
	left: 442px;	
}

#home_page_banner #nav_bann {
	bottom:4px;
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	right:1px;
	z-index:5;
}
#home_page_banner #nav_bann li{
	display: block;
	float: left;
	margin-right: 3px;
	
}
#home_page_banner #nav_bann a {
	background:#EB1D25 none repeat scroll 0 0;
	border:1px solid #000000;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:15px;
	padding:2px;
	text-align:center;
	text-decoration:none;
	width:15px;
}

#home_page_banner #nav_bann a.activeSlide {
	background:#282828 none repeat scroll 0 0;
	color:#FFFFFF;
	text-align:center;
}

#products-images {
	float:left;
	width:350px;
}

#products-images .main-image {
	float:left;
	width:350px;
}

#extra-productImages {
	float:left;
	margin-top:15px;
	width:754px;
}

#extra-productImages .small-images {
	float:left;
	height:155px;
	text-align:center;
	width:188px;
}

.productDescription {
	padding:15px;
}

.productDescription-box {
	float:left;
	margin:10px 0px;
	width:750px;
}

.productOrderOptions {
	color:#444865;
	font-size:13px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	text-align:center;
	text-transform:uppercase;
	width:730px;
}

.product-info {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:401px;
}

.product-info .heading{
	background:transparent url(images/box-order-options_01.jpg) no-repeat scroll left top;
	color:#FFFFFF;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	height:49px;
	overflow:hidden;
	text-indent:-1000px;
	width:401px;
}

.product-info .bottom{
	background:transparent url(images/box-order-options_05.jpg) no-repeat scroll bottom left;
	color:#fff;
	float:left;
	height:40px;
	width:401px;
}

.product-info .specials-box {
	background:transparent url(images/box-order-options_03.jpg) repeat-y scroll left top;
	float:left;
	width:401px;
}

.product-info .specials-box table {
	margin:5px;
}

.pInfo-info {
	font-size:11px;
	background:#EEEEEE;
	width:235px;
}

.pInfo-info-submitTD {
	font-size:11px;
	background:#EEEEEE;
}

.pInfo-name {
	background:none repeat scroll 0 0 #C20000;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	width:140px;
}

.item-info-left {
	background:transparent url(images/prod-desc-left.gif) repeat scroll 0 0;
	float:left;
	height:20px;
	width:10px;
}

.item-info-text {
	background:transparent url(images/prod-desc-mid.gif) repeat scroll 0 0;
	color:#444865;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	text-transform:uppercase;
	width:730px;
}

.item-info-right {
	background:transparent url(images/prod-desc-right.gif) repeat scroll 0 0;
	float:left;
	height:20px;
	width:10px;
}

.item-info-content-fix {
	float:left;
	widows:750px;
	padding:0 10px;
	border:1px solid #E0E0E0;
}

.submit-to-cart{
	background:transparent url(images/281_button_left.png) no-repeat scroll 0px 2px;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	height:33px;
	text-align:center;
	width:136px;
}

.submit-to-cart:hover{
	text-decoration:underline;
}


.productDescription-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
}

#main-wrapper {
	float:left;
	width:764px;
	margin:15px;
}

#main-wrapper .intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#manufacturers-wrapper {
	float:left;
	padding-top:20px;
	width:764px;
}

#manufacturers-wrapper .manufacturer-cell {
	float:left;
	height:210px;
	margin:0 5px;
	width:181px;
}

#manufacturers-wrapper .image {
	background:transparent url(images/manufacturers-shadow.png) no-repeat scroll left top;
	float:left;
	height:148px;
	padding:4px 5px;
	width:180px;
}

#manufacturers-wrapper .image-cell {
	cursor:pointer;
	height:130px;
	text-align:center;
	vertical-align:middle;
	width:160px;
}

#manufacturers-wrapper .image-cell a {
	display:block;
}
	

#manufacturers-wrapper .manufacturer-name {
	float:left;
	min-height:50px;
	text-align:center;
	width:160px;
}

#manufacturers-wrapper .manufacturer-name a {
	text-decoration:underline;
}

#manufacturers-wrapper .manufacturer-name a:hover {
	text-decoration:none;
}

.clear-search, .clear-search a {
	text-align:right;
	color:#fff;
	font-size:9px;
	line-height:9px;
}
