
/* Parts Express css */  

.body-layout { /* Main page background */
	background-color:#999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    padding: 0;
	}
	
.table-layout { /* Centers main table */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-collapse:collapse;
	border-spacing:0px;
	border-top-style: hidden;
	border-left-style: hidden;
	border-bottom-style: hidden;
	border-right-style:hidden;
	width: 1000px;
	position: relative;
	background-color: #ffffff;
	}

/* Home Page Modules */
	
.homepagetext { /* Text on home page */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	padding-bottom:4px;
	padding-top:4px;
	}

a.homepagetext:link, a.homepagetext:visited { /* Text on home page */
	text-decoration:none;
	}
	
a.homepagetext:hover { /* Text on home page */
	text-decoration:underline;
	}


.dotd_expires { /* Text for Deal of the Day expiration */
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size:12px;
	font-weight: bold;
	}

.dotd_saleprice { /* Text for Deal of the Day sale price */
	font-family:Verdana, Arial, Helvetica, sans-serif ; 
	font-size:12px;
	font-weight: bold;
	color:white;
	}

.manufacturerlist { /* Manufacturer list on left nav bar */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	width: 170px;
	}

.bestsellertext { /* Best Seller Text on home page */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
	display: block;
	width: 100%;
	height:100%;
	vertical-align:middle;
	}
	
.tr-bestseller { /* Cell layout for category rollovers in left menu */
	background-color:#E5E5E5;
	border-bottom: 1px solid #FFF;
	}
	
.tr-bottomline { 
	border-bottom: 1px solid #FFF;
	}

.tr-bestseller-highlight { /* Cell layout for category rollovers in left menu */
	background-color: #BBBBBB;
	border-bottom: 1px solid #FFF;
	cursor: pointer;
	}

.td-bestseller { /* Cell layout for category rollovers in left menu */
	border-bottom: 1px solid #FFF;
	}
	
a.bestsellertext:link, a.bestsellertext:visited { /* Best Seller Text on home page */
	text-decoration:none;
	}
	
a.bestsellertext:hover { /* Best Seller Text on home page */
/*	text-decoration:underline;  */
	}

/* Header Page Modules text */

.headertext { /* Text for header links */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-decoration:none;}

a.headertext:hover {
text-decoration:underline;}

.headerlinkstext { /* Text for header links */
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color: #000000;
text-decoration:none;
vertical-align:top;
 }

a.headerlinkstext:hover {
text-decoration:underline;}

.headerShoppingtext { /* Text for Shopping header link */
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
color: #000000;
text-decoration:none;
vertical-align: top; }

a.headerShoppingtext:hover {
text-decoration:underline;}

.welcometext { /* Header text of welcome message */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	padding:2px;
	}
	
.searchtext { /* text for search field */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	padding:2px;
	}

.header-phone { /* Header text of phone number */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:4px;
	}
	
.td-header-phone {
	padding-left:10px;
	}
	
.headerCustCare { /* Header text of customer care */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	padding-right:10px;
	}
	
.headerphone { /* Header text of phone number */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D61920;
	font-weight:bold;
	font-stretch:condensed;
	text-decoration:none;
	text-align:right;
	padding-right:10px;
	}
	
.td-headerphone {
	padding-right:10px;
	}

.foursectionlinks, a.foursectionlinks:link, a.foursectionlinks:visited { /* Text listing Car Audio, Home AV, Pro Sound, Speaker Building Links */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

a.foursectionlinks:hover {
	text-decoration:underline;
	}

.td-topbanner { /* Cell background of header image */
background-image:url(graphics/header/petop-banner.jpg);
background-repeat:no-repeat;
width:770px;
}

/* search page header results */
.td-searchHeaderTitle { /* Cell background for search header title boxes */
background-color:#e5e5e5;
border: solid 1px #ccc;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #D61920;
font-weight:bold;
text-align:center;
padding:2px 4px 2px 4px;
}

.searchHeaderText { /* Text for search header links */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #1D70C0;
text-decoration:none;
padding-left: 8px;}


.searchHeaderGray { /* Text for search header links */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
text-decoration:none;}

a.searchHeaderText:hover {
text-decoration:underline;}


/* Footer Module */

.td-footer-titleRed { /* footer title boxes */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #D61920;
font-weight:bold;
text-align:left;
}

.td-footer-title { /* Cell background for footer title boxes */
background-color:#e5e5e5;
border: solid 1px #ccc;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #D61920;
font-weight:bold;
text-align:center;
}

.footertext { /* Text for footer links */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
text-decoration:none;}

a.footertext:hover {
text-decoration:underline;}



.copyrighttext { /* Text for copyright and address */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: rgb(96, 96, 96);
}

/* Left Nav Bar and Home Page Styles */

.table-leftmenu { /* Table style category section of Nav bar on left */
margin-top:5px;
width: 170px;
border: 0;
padding: 0;
margin-left: 0;
}

.tr-left-menu { /* Cell layout for category rollovers in left menu */
background-color:#e5e5e5;
/*border-bottom: 1px solid #FFF;*/
}

.tr-left-menu-highlight { /* Cell layout for category rollovers in left menu */
background-color: #BBBBBB;
cursor: pointer;
}

.td-left-menu { /* Cell layout for category rollovers in left menu */
padding-left: 10px;
margin-top: 0;
}

.td-leftmenu { /* Cell style category section of Nav bar on left Regular sections */
margin-top:5px;
}

.leftmenutext { /* Text of 14 categories */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;
display: block;
width: 100%;
line-height: 18px;
height:100%;
vertical-align:middle;
}

a.leftmenutext:hover {
	/*text-decoration:underline; */
}

.leftnavbartabletext { /* Text used for other tables in Left Nav Bar and resources links on homepage */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	padding-bottom:0;
	padding-top:0;
	}
	
a.leftnavbartabletext:hover {
	text-decoration:underline;
	}

.leftnavbartabletext2 { /* Text used for other tables in Left Nav Bar and resources links on homepage */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	padding-bottom:0;
	padding-top:0;
	}
	

.emailtext { /* Text of enter email address here */
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;
width: 100%;
margin:0 0 0 0;
padding:0 0 0 0;
}

.table-resource { /* Table at bottom of home page with 2 sections */
	width:391px; /* was 590 then 563 */
	/* border: 2px solid #999999;	*/
}

.td-resource { /* Table at bottom of home page with 2 sections */
	border-bottom: 1px solid #7D7D7F;
	border-top: 1px solid #7D7D7F;	
}

.td-resourceboxright { /* Table at bottom of home page with 2 sections */
	border-right: 1px solid #7D7D7F;	
}

.td-resourceboxleft { /* Table at bottom of home page with 2 sections */
	border-left: 1px solid #7D7D7F;	
}

/* Category Page Styles */
.centerpgs {
	margin:0 auto; 
	}

.table-categorypgs {
	background-color:#FFFFFF;
	width:770px;
	}
	

.undercatimagetext { /* text under category page image */
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
text-decoration:none;
margin-top:3px;
margin-right:7px;
margin-left:7px; 
text-align:left;
}

.table-featuredbrands {
	background-color:#e5e5e5;
	width:193px; /* was 180px */
	margin-left:8px;
	padding:0px;
	border: 0px;	
	}
	
.td-featuredbrandstitle { /* featured brands header cell with graphic */
	background-image: url(graphics/categoryPages/img-featuredbrands.jpg);
	height: 21px;
	background-repeat:no-repeat;
	}

.td-featuredbrandsheader { /* featured brands header cell behind image */
	background-color:#e5e5e5;
	padding:0px;
	}
	
.td-featuredbrandslist { /* cells of featured brands */
	background-color:#e5e5e5;
	padding-top:3px;
	text-align:left;
	}

.featurebrands { /* text of featured brands */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	margin-left:12px;
	margin-top:0px;
	}

a.featurebrands:hover {
	text-decoration:underline;
	}

.featuredbrandstextarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	}

.table-sectionlist { /* table for each list on category page */
	border: 1px solid #fff; 
	margin-top:5px;
	width:95%;
	}

.td-sectionheaderbox { /* cell with red title for each section on Category pages */
	background-color:#e5e5e5;
	border: solid 1px #ccc;
	padding:3px;
	text-align:center;
	}


.sectionheadertext { /* text in shaded cell for each section */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D61920;
	font-weight:bold;
	text-decoration:none;
	}

.bullet-links { /* bulleted text within each section */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	margin-left:5px;
	margin-top:3px;
	display:block;
	text-align:left;
	}

a.bullet-links:hover { /* bulleted text within each section */
	text-decoration:underline;
	}

.index-links { /* index text within each section */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D61920;
	text-decoration:none;
	font-weight:bold;
	margin-left:5px;
	margin-top:3px;
	display:block;
	text-align:left;
	}

a.index-links:hover { /* index text within each section */
	color: #000000;
	text-decoration:underline;
	}

.see-more-link { /*link at end of section to link to more info */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	color: #D61920;
	font-style:normal;
	display:block;
	text-decoration:none;
	margin-top:3px;
	}

a.see-more-link:hover { /*link at end of section to link to more info */
	text-decoration:underline;
	}

.table-top10box {
	margin-top:5px;
	margin-bottom:10px;
	width:96%;
	}

.td-top10header { /* Top 10, Resources, and Indexes box and text */
	background-color:#CCCCCC; /*used to be 7D7D7F */
	border: solid 1px #CCCCCC;
	padding:3px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}
	
.td-top10text { /* Top 10 box and text */
	background-color:#FFFFFF; /* used to be E5E5E5 */
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border: solid 1px #CCCCCC; /* used to be E5E5E5 */
	font-size: 10px;
	text-decoration:none;
	margin-left:10px;
	}
	
.td-resourcesbox {
	background-color:#e5e5e5;
	border: solid 1px #ccc;
	padding-bottom:10px;
	}
	
.resourcetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	}
.resourcetextbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
a.resourcetextbold:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	}
a.resourcetextbold:hover {
	color: #D61920;
	text-decoration:underline;
	}
	
.ul-resource {
	margin:0px; 
	margin-left:20px;
	padding:0px;
	}
	
	
.headings2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
	
/* New Product Page Styles */
.newproductadded-text {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #0000FF;
	text-decoration:none;
	}
.newproducttitle-text {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
	}
a.newproducttitle-text {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration:underline;
	}
	
/* Contact Page Styles */
.td-contactheader {
	background-color:#e5e5e5;
	border: solid 1px #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D61920;
	font-weight:bold;
	text-align:center;
	}
	
.td-contactsubheader {
	background-color:#000000;
	border: solid 1px #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	}
	
.contacttext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
.contacttextbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
	}
	
a.contacttextbold:link {
	text-decoration:underline;
	}
	
a.contacttextbold:hover, a.contacttextbold:visited {
	color: #D61920;
	text-decoration:underline;
	}
	
/* Secondary page styles */
.td-sectionheaderbox-red { /* red background cell with title for each section */
	background-color:#D61920;
	border: solid 1px #D61920;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	}
	
.td-secondarypagetitle { /* title bar for page instead of graphic */
	background-color:#999999;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	}
	
/* Flyer Page and Clearance page styles */
.pagetitle-flyer { /* style for page title on flyer and clearance page */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:26px; 
	color:#000000; 
	font-weight:normal; 
	margin-top:5px; 
	margin-bottom:5px;
	}
	
.flyertextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
	}

.flyertext { /* style for expiration date and key code and special list on flyer and clearance page */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	}
	
a.flyertext:hover { /* style for expiration date and key code special list on flyer and clearance page */
	text-decoration:underline;
	}
	
.flyerspecialslisttext { /* style for special list on flyer and clearance page */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
	}
	
a.flyerspecialslisttext:hover { /* style for special list on flyer and clearance page */
	text-decoration:underline;
	}
	
.flyerblocktext { /* style for special list on flyer and clearance page */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
	}

a.flyerblocktext:hover {
	color: #ff0000;
	}

.flyersectiontitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d61920;
	font-weight:bold;
	text-decoration:none;
	}

a.flyersectiontitle:hover {
	text-decoration:underline;
	}
	
.flyerpdflinktext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	}

.catalogspecialtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D61920;
	text-decoration:none;
	font-weight:bold;
	}

#flyerarrow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
	font-weight:bold;
	text-decoration:none;
	background: url(/flyer/graphics/arrow2-off.jpg) no-repeat top left;}
	
a#flyerarrow:hover {
	background: url(/flyer/graphics/arrow2.jpg) no-repeat top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D61920;
	font-weight:bold;
	text-decoration:none;
	}
	
#catalogarrow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
	font-weight:bold;
	text-decoration:none;
	background: url(/catalog/graphics/arrow2-off.jpg) no-repeat top left;}
	
a#catalogarrow:hover {
	background: url(/catalog/graphics/arrow.jpg) no-repeat top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D61920;
	font-weight:bold;
	text-decoration:none;
	}
	
/* smart tables css */
.smtbody{
  padding:20px;
  padding-top:0px;
  font-family:Verdana, Helvetica, Arial, sans-serif;}
  
.smttd{
  vertical-align:top;
}

.smttitle {text-align:left;
  vertical-align:top;
  padding:5px;
  padding-top:0px;
  width:100%;
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size:12pt;
  font-weight:bold;
  }
  
.smttext {text-align:left;
  vertical-align:top;
  padding:5px;
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size:7pt;
  font-weight:normal;
  }
	

A.smtlink{font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size:8pt;
  color:#0000FF;
  text-decoration:none;
  }
A.smtlink:visited{color:#0000FF;
  }
A.smtlink:hover{color:#ff0000;
  
  }

TD.smtbodyTD{
  text-align:left;
  vertical-align:top;
  padding:5px;
  padding-top:0px;
  width:100%;
  font-family:Verdana, Helvetica, Arial, sans-serif;
  font-size:11pt;
  }

TABLE.smtTable{
	border-left:1px black solid;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:1px solid black;
	}

TD.smttitlerow{
	background-color:#d9d9d9;
	color:#000000;
	font-weight:bold;
   	border:#999999 1px solid;
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
   	font-size:8pt;
	white-space:nowrap;
	}

TD.smtRow{
	font-size:8pt;
	border-bottom: black 1px solid;
	border:#cccccc 1px solid;
	white-space:nowrap;
	font-family:Verdana, Arial, Helvetica, sans-serif}


TD.smtRowOdd{
	font-size:8pt;
	border-bottom: black 1px solid;
	border:#cccccc 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif}
	
TD.smtRowEven{
	font-size:8pt;
	border-bottom: black 1px solid;
	border:#cccccc 1px solid;
	font-family:Verdana, Arial, Helvetica, sans-serif}

TD.smtHeader{
	background-color:#d9d9d9;
	color:#000000;
	font-weight:normal;
   	border:#999999 1px solid;
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
   	font-size:8pt;}
	
A.smtHeader{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
   	FONT-FAMILY: Arial, Helvetica, sans-serif;
   	font-size:8pt;}
	
A.smtHeader:visited{
	color:#000000;}
	
A.smtHeader:hover{
	color:#ff0000;}
	
	
/* Body styles */

body {
margin-top:0px;
margin-left:2px;}

.pagetitle { /* style for page titles */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:26px; 
	color:#000000; 
	font-weight:normal; 
	}

.pagetitles-sm {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#000000; 
	font-weight:normal; 
	margin-top:5px; 
	margin-bottom:5px;}

.text { /* Text multiple pages including..Home, About Us, Affiliate */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	padding-bottom:4px;
	padding-top:4px;
	}
	
a.text:link, a.text:visited { /* Text multiple pages including..Home, About Us, Affiliate */
	text-decoration:none;
	}
	
a.text:hover { /* Text multiple pages including..Home, About Us, Affiliate */
	text-decoration:underline;
	}
	
.textbold { /* Text multiple pages including..Home, About Us, Affiliate */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	padding-bottom:4px;
	padding-top:4px;
	}
	
a.textbold:link, a.textbold:hover, a.textbold:visited { /* Text multiple pages including..Home, About Us, Affiliate */
	color: #D61920;
	text-decoration:underline;
	}	
	
.textboldred { /* Bold Text multiple pages including..Home, About Us, Affiliate */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #D61920;
	text-decoration:none;
	padding-bottom:4px;
	padding-top:4px;
	}
	
.textboldwhite{ /* Bold Text multiple pages including..Account info*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-bottom:4px;
	padding-top:4px;
	}
	
.textsmallgray {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration:none;
	font-weight:normal;
	}
	
.textunderline { /* Text multiple pages including..Home, About Us, Affiliate */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
	padding-bottom:4px;
	padding-top:4px;
	}
	
a.textunderline:hover, a.textunderline:visited { /* Text multiple pages including..Home, About Us, Affiliate */
	color: #D61920;
	}
	
.projecttitles { /* Titles of projects on Project page */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #D61920;
	text-decoration:underline;
	padding-bottom:4px;
	padding-top:4px;
	}
	
a.projecttitles:hover, a.projecttitles:visited { /* Titles of projects on Project page */
	color: #000000;
	text-decoration:underline;
	}
	
.expand-titles { /*expandable text element used on jobs page */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	cursor: pointer;
	text-decoration:none;
	}

a.expand-titles:hover {
	color: #D61920;
	}
	
.bannertd { /*colored titles on Customer Faq page */
	background-color:#e5e5e5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.bannertd2 { /*colored titles on Customer Faq page */
	background-color:#d61920;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.bannertitle { /*colored titles on Customer Faq page */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D61920;
	font-weight:bold;
	}
	
.td-graybox { /* boxes on home page */
	border-left-color:#CCCCCC; /* was 999999 */
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-color:#FFFFFF;
	}
	
.td-grayboxborder { /* boxes on home page */
	border-left-color:#CCCCCC; /* was 999999 */
	border-left-style:solid;
	border-left-width:2px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:2px;
	background-color:#FFFFFF;
	}
	
.td-grayboxright { /* boxes on home page */
	border-right-color:#CCCCCC; /* was 999999 */
	border-right-style:solid;
	border-right-width:2px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-color:#FFFFFF;
	}
	
.td-grayboxleft { /* boxes on home page */
	border-left-color:#CCCCCC; /* was 999999 */
	border-left-style:solid;
	border-left-width:2px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-color:#FFFFFF;
	}
	
#wrapper {height: 100%; 
}

#wrapper-pic{height: 100%; width:20px; 
}
	
.text9 {
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
text-decoration:none;
}

.text9-999999 {
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color: #999999;
text-decoration:none;
}

.text9-ffffff {
font-family:Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ffffff;
text-decoration:none;
}
	
.text10 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;
font-weight:normal;
}

a.text10:hover {color:#D61920;}

.text10-D61920-italic {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #D61920;
font-style:italic;
text-decoration:none;}

.text10-padding3005 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;
font-weight:normal;
margin-left:5px;
margin-top:3px;
display:block;}

a.text10-padding3005:hover {color:#D61920;}

.text10-underline {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:underline;}

a.text10-underline:hover {color:#D61920;}


.text10bold {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;
font-weight:bold;}

a.text10bold:hover {color:#D61920;}

.text10bold-D61920 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #D61920;
font-weight:bold;
text-decoration:none;}

.text10bold-E5E5E5 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #e5e5e5;
font-weight:bold;}

.text10bold-606060 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #606060;
font-weight:bold;
text-decoration:none;}

a.text10bold-606060:hover {
color: #D61920;}

.text10bold-ffffff {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
font-weight:bold;
text-decoration:none;}

a.text10bold-ffffff:hover {
text-decoration:underline;}


.text10bold-333333 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
font-weight:bold;
text-decoration:none;}

a.text10bold-333333:hover {
color: #D61920;}


.text10category {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;
display: block;
width: 100%;
line-height: 18px;
height:100%;
vertical-align:middle;}

a.text10category:hover {color: #ff0000;
font-weight:normal;}

.text11bold-FFFFFF {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
font-weight:bold;
text-decoration:none;}

.text11 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration:none;
font-weight:normal;
}

a.text11:hover {
text-decoration:underline;
}

.text11-home {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration:none;
font-weight:normal;
line-height: 18px;
}

.text11-wholesale {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration:none;
font-weight:normal;
line-height: 18px;
}

a.text11-home:hover {
text-decoration:underline;
}

.text12 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration:none;
font-weight:normal;
}

a.text12:hover {
text-decoration:underline;
}

.text11boldunderline {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #D61920;
text-decoration:underline;
font-weight:bold;
line-height: 18px;
}

a.text11boldunderline {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #D61920;
text-decoration:underline;
font-weight:bold;
}

.table-categorylist {
	border: 1px solid #fff; 
	margin-top:5px;
	width:95%;}

.table-E5E5E5 {
background-color:#e5e5e5;}

.td-E5E5E5 {
background-color:#e5e5e5;
}

.td-E5E5E5-CCCCCC {
background-color:#e5e5e5;
border: solid 1px #ccc;}

.td-E5E5E5-000000 {
background-color:#e5e5e5;
border: solid 1px #000;
padding:3px;}

.td-D61920 {
background-color:#D61920;}

.td-D61920-D61920 {
background-color:#D61920;
border: 1px solid #D61920;}

.td-555555 {
background-color:#555555;}

.td-7D7D7D {
background-color:#7D7D7D;
border-top: 1px solid #FFF;
padding-left: 10px}

.td-C2C2C2 {
background-color:#C2C2C2;
border-top: 1px solid #FFF;
padding-left: 10px}

.td-E5E5E5-menu {
background-color:#E5E5E5;
border-top: 1px solid #FFF;
padding-left: 10px}

.td-F5F5F5 {
background-color:#F5F5F5;
padding:2px;}

.td-FFFFFF {
background-color:#FFFFFF;
padding:1px;}

.td-paddingleft-10 {
padding-left:10px}

.td-buttons {
background-image:url(graphics/buttons.jpg);
height: 27px;
background-position:right;
background-repeat:no-repeat;}

.td-quicksearch {
background-image:url(graphics/img-quicksearch.jpg);
width: 200px;
height: 20px;
background-repeat:no-repeat;}

.td-browse {
background-image: url(graphics/leftNavBar/header-categories.jpg);
width: 170px;
height: 20px;
background-repeat:no-repeat;}

.td-browsemanu {
background-image: url(graphics/leftNavBar/header-manufacturers.jpg);
width: 170px;
height: 20px;
background-repeat:no-repeat;
margin-top:5px;}

.td-diyresource {
background-image: url(graphics/img-diyresources.jpg);
width: 170px;
height: 20px;
background-repeat:no-repeat;
margin-top:5px;}

.td-catalogflyer {
background-image: url(graphics/img-catalogflyer.jpg);
width: 170px;
height: 20px;
background-repeat:no-repeat;
margin-top:5px;}

.td-specialdeals {
background-image: url(graphics/img-specialdeals.jpg);
width: 170px;
height: 20px;
background-repeat:no-repeat;
margin-top:5px;}

.td-siteinfo {
background-image: url(graphics/img-siteinformation.jpg);
width: 170px;
height: 20px;
background-repeat:no-repeat;}

.td-featuredbrands {
background-image: url(graphics/img-featuredbrands.jpg);
width: 200px;
height: 21px;
background-repeat:no-repeat;}

.td-subhead {
background-image: url(graphics/img-subwooferhead.jpg);
width: 200px;
height: 20px;
background-repeat:no-repeat;}

.td-track {
background-image: url(graphics/img-trackshipment.jpg);
width: 200px;
height: 20px;
background-repeat:no-repeat;}

.table-margintop-5{
margin-top:5px;}

.table-margintop-10{
margin-top:10px;}

.list-bold-606060 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #606060;
font-weight:bold;
text-decoration:none;
padding: 0px;
margin-bottom:0px;
margin-top: 0px;}

.ul-marginleft-20px {
margin:0px; 
margin-left:20px;
padding:0px;}


.form-margintop-6{
margin-top:6px;
margin-bottom:0px;
padding-bottom:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;
font-weight:normal;}


.padding3	{
	padding:3px;}
	
/* End Standard Pages css */	

/*Sale Special Content Section */

.salecontent { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height:260px;
	width:558px;}

.salebig-hidden {
	display:none;}	
	
.salebig-div {
	width:520px;
	margin-left:14px;
	margin-right:14px;
	text-align:left;
	background-image:url(images/sales-bg.jpg);
	background-repeat:repeat-x;
	height:157px;
	border: 1px solid #999999;
	}
	
.salebig-title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#d61920;
	font-weight: bold;
	margin-top:5px;
	}	

.salebig-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: normal;
	line-height:150%;}	
	
.salesm-pic {
	margin-right:5px;}
	
.salesm-div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight: normal;
	text-decoration:none;
	float:left;
	height:36px;
	width: 230px;
	margin-right:14px;
	margin-left:14px;
	margin-top:10px;}
	

	
#salescontentcontainer {
	margin-top:10px;
	width:100%;}


	
#sales a.salescurrent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d61920;
	font-weight:normal;
	background-color:#efefef;
	border: 0px solid #e5e5e5;
	display:block;
	height:100%;
	width: 100%;}

	
#sales a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	background-color:#ffffff;
	border: 0px solid #ffffff;
	display:block;
	height:100%;
	width: 100%;}	
	
	


/*Flyer Catalog Section */

#flyer a.flyercurrent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d61920;
	font-weight:bold;
	text-decoration:none;
	display: block;
	line-height: 21px;
	vertical-align:middle;
	background-color:#FFFFFF;
	border-bottom: 1px solid #ffffff;
	width: 100%;
	height:100%;}

	
#flyer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: #777777;
	display: block;
	line-height: 21px;
	vertical-align:middle;
	border-bottom:1px solid #666666;
	width: 100%;
	height:100%;}	

		

.flyerspace {
	float:left;
	width:79px !important;
	width:80px;
	height:21px;
	text-align:center;
	white-space:nowrap;
	display:inline;
	vertical-align:middle;
	border-right:1px solid #666666;
	background-image:url(images/tab-off.jpg);
	background-repeat:no-repeat;}
	
#flyercontentcontainer{
	width:100%;
	height:187px;
	vertical-align:middle;}

.flyercontent{
	display:none;
	vertical-align:middle;}

.flyertable{
	border: 1px solid #666666; 
	width:241px;
	float:right;
	margin-bottom:15px;
	margin-top:15px;}
	
.flyertext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;		
	font-weight:normal;
	color:#000000;
	margin:5px;
	width:135px;
	line-height:150%;
	text-decoration:none;}	

.flyertitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;		
	font-weight: bold;
	color:#d61920;}	
	
.flyerlink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;		
	font-weight:normal;
	color:#d61920;
	font-style:italic;
	text-decoration:none;
	margin-left:10px;
	line-height:180%}	
		
a.flyerlink:hover {
	text-decoration:underline;}	



.emailtitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;		
	font-weight: bold;
	color:#d61920;}	



.emailtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;		
	font-weight:normal;
	color:#000000;
	margin:5px;
	line-height:150%;
	text-decoration:none;}		
	
	
.emaillink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;		;
	color:#d61920;
	font-style:italic;
	text-decoration:none;
	margin-left:10px;
	line-height:180%}	
			


/*Top Products Section */
.toppoducts {
	float:left;
	width:280px;
	height:21px;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	background-image:url(images/tab-off.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: #777777;
	display: block;
	line-height: 21px;
	vertical-align:middle;
	border-bottom:1px solid #666666;}

.topproducts-table {
	float:left;
	margin-left:5px !important;
	margin-left:3px;	
	margin-top:15px;
	border: 1px solid #666666;}

.topproducts-desc{
	width:100%;
	height:187px;
	vertical-align:middle;}		
	
.topproducts-title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;		
	font-weight: bold;
	color:#d61920;
	line-height: 130%;}	
	
/*Subwoofer & Resources Text*/	

.subwoofertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#505050;
	font-weight:bold;
	line-height:180%;
	vertical-align:middle;
	padding:5px;
	padding-top:0px;}
	
.specialdealstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#505050;
	font-weight:bold;
	line-height:180%;
	padding:5px;
	width:120;}
	

/*Tracking Text*/	

.tracktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#505050;
	font-weight:normal;
	line-height:200%;
	vertical-align:middle;
	padding:5px;
	padding-top:0px;}



/*Bottom Tabs Section */

	

	
#bottab a.bottabcurrent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d61920;
	font-weight:bold;
	text-decoration:none;
	display: block;
	line-height: 18px;
	vertical-align:middle;
	background-color:#FFFFFF;
	border-bottom: 1px solid #ffffff;
	width: 100%;
	height:100%;}

	

	
#bottab a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: #777777;
	display: block;
	line-height: 18px;
	vertical-align:middle;
	border-bottom:1px solid #666666;
	width: 100%;
	height:100%;}	

		

.bottabspace {
	float:left;
	width:186px !important;
	width:186px;
	height:18px;
	text-align:center;
	white-space:nowrap;
	display:block;
	vertical-align:middle;
	border-right:1px solid #666666;
	background-image:url(images/tab-off.jpg);
	background-repeat: repeat-x;}
	
.bottabspaceright {
	float:left;
	width:185px !important;
	width:186px;
	height:18px;
	text-align:center;
	white-space:nowrap;
	display:block;
	vertical-align:middle;
	background-image:url(images/tab-off.jpg);
	background-repeat: repeat-x;}
	
#bottabcontentcontainer{
	width:100%;
	height:130px;
	vertical-align:middle;}

.bottabcontent{
	display:none;
	vertical-align:middle;}

.bottabtable{
	border: 1px solid #666666; 
	width:561px;
	float:right;
	margin-bottom:20px;
	margin-top:0px;}
	
.bottabtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;		
	font-weight:normal;
	color:#000000;
	margin:5px;
	width:415px;
	height:120px;
	line-height:150%;
	text-decoration:none;}	

.bottabtitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;		
	font-weight: bold;
	color:#d61920;}	
	
.bottablink{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;		
	color:#d61920;
	font-style:italic;
	text-decoration:none;
	margin-left:10px;
	line-height:180%}	
		
a.bottablink:hover {
	text-decoration:underline;}	
	
.bottabauctiontext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;		
	font-weight:normal;
	color:#000000;
	margin:5px;
	width:415px;
	height:120px;
	line-height:140%;
	text-decoration:none;}	
