/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; text-align:inherit;}
.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
{
font-size: 10px;
background-color:#FFFFFF;

height:100%;
width:950px;
margin:0px auto;

color:#222222;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;


}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
}



img
{
border:none;
}
a
{
text-decoration:none;
color:#222222;

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

li
{
list-style-type:none;
list-style:none;
padding:0px;
}
ul
{list-style:none;
width:191px;
padding:2px;
}
table
{border:none;
}

/**** header *****/
table, td, th {
border-color:none;
}
.header
{

width:870px;
height:90px;
padding:5px;
margin: 0 auto;

border-bottom-color:#555555;
border-bottom-style:solid;
border-bottom-width:1px;
}
.siteLogo, .siteLogo h2
{
color:#000022;
font-size:24px;
padding-left:15px;


}
.siteSubLogo, .siteSubLogo h3
{
font-size:12px;
color:#222222;
text-align:left;
width:950px;
padding-top:0px;
padding-left:25px;
font-weight:normal;

}

.contactInfoHeader
{

}

/***** main menu and search ****/
.menuAndSearch
{
width:950px;
height:27px;

}
.searchareaForm
{
padding-left:2px;
background-color:transparent;
}
.search
{
}
#searcharea
{

background-image:url(images/search_bar.gif);
background-repeat:no-repeat;
width:186px;
height:37px;
padding-left:8px;
padding-top:4px;

}
.queryText
{
background:#000000;
color:#FFFFFF;
border:1px;
border-color:#FFFFFF;
width:130px;
border-style:solid;
padding-bottom:3px;
margin-bottom:3px;

}
#query
{
background:#000000;
color:#FFFFFF;
border:1px;
border-color:#FFFFFF;
width:130px;
border-style:solid;
padding-bottom:3px;
margin-bottom:3px;

}
.queryTextBtn
{
background:#000000;
color:#FFFFFF;
border:1px;
border-color:#EEEEEE;
border-style:solid;
margin-bottom:3px;

padding-bottom:3px;
margin-left:10px;
}
.mainMenu
{
margin:0px auto;

}
.menuBG, .menuBG a
{
background-image:url(images/main_menu.gif);
background-repeat:no-repeat;
width:97px;
height:37px;
padding-left:1px;
text-align:center;
padding-top:6px;
margin:0px;
display:block;
color:#FFFFFF;
border:none;
font-size:12px;
}
.menuBG2
{
background-image:url(images/main_menu.gif);
background-repeat:no-repeat;
width:97px;
height:37px;
padding-left:1px;
text-align:center;
padding-top:10px;
padding-bottom:10px;
margin:0px;
display:block;
color:#FFFFFF;
border:none;
}


/****** side menu ******/

.sideMenu
{
width:185px;
text-align:left;
padding-top:5px;
padding-left:5px;

color:#222222;
float:left;

}
.sideMenuLI
{
background-image:url(images/garageparts_17.gif);
background-repeat:no-repeat;
width:182px;
height:23px;
padding-top:6px;
text-align:center;
vertical-align:middle;
font-size:11px;
color:#EEEEEE;
}
.sideMenuLI a
{
font-size:11px;
color:#EEEEEE;
text-decoration:none;
font-weight:bold;
}

TR.header {
  background: #ffffff;
}
.headerNavigation
{ font-size: 10px;
}

TR.headerNavigation {
  background: none;
    font-size: 10px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: none;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #333333;
}

/*****pt 2 **/
.headerNavigation2
{ font-size: 10px;
}

TR.headerNavigation2 {
  background: none;
    font-size: 10px;
}

TD.headerNavigation2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: none;
  color: #222222;
  font-weight : bold;
}

A.headerNavigation2 { 
  color: #222222; 
}

A.headerNavigation2:hover {
  color: #555555;
}



.headerNavigationDiv
{
  font-size: 10px;
    border-color:#555555;
border-style:solid;
border-width:1px;
border-collapse:collapse;
border-left:none;
border-right:none;
margin-left:10px;
margin-right:10px;
}
td.headerNavigationDiv
{
  font-size: 10px;

}
a.headerNavigationDiv
{ color: #222222;

  font-size: 10px;
}
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: none;
  

}


TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: none;
  color: #222222;
  font-weight: bold;


}
.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: none;
  color: #222222;
  font-weight: bold;
    border-color:#555555;
border-style:solid;
border-width:1px;
border-collapse:collapse;
border-left:none;
border-right:none;
margin-left:10px;
margin-right:10px;

}

.infoBox {
  background: none;
}

.infoBoxContents {
  background: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.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;
  background: none;
  color: #222222;
  padding:1px;
    border-bottom-style:solid;
  border-bottom-color:#555555;
  border-bottom-width:1px;
    border-top-style:solid;
  border-top-color:#555555;
  border-top-width:1px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TABLE.productListing {
  border: none;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: none;
  
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: none;
}



.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: none;
  color: #222222;
  font-weight: bold;
  
  border-bottom-style:solid;
  border-bottom-color:#555555;
  border-bottom-width:1px;
}
.productListing-heading a 
{

  text-decoration:none;
}


TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  
  border-bottom-style:solid;
  border-bottom-color:#555555;
  border-bottom-width:1px;
  border-collapse:collapse;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}
.indent
{
padding-left:13px;
}
TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background-image:url(images/black_header.gif);
  background-repeat:no-repeat;
  padding-left:8px;
  width:591px;
  height:37px;
}
TD.pageHeading a
{
color:#FFFFFF;
font-size:11px;
}

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;
  padding-left:15px;
  text-align:justify;
}

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.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;
}

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; }

.wrapper
{
	width:900px;
	margin:0 auto;
	border-color:#222222;
border-style:solid;
border-width:1px;
	
}

.main3
{
padding-right:15px;
}
.main2
{
width:870px;
margin:0px auto;
text-align:center;
background-color:#DDDDDD;
padding:5px;
margin-bottom:10px;
}

.main2 td
{
width:870px;
margin:0px auto;
text-align:center;
background-color:#DDDDDD;

}
.logo
{
font-size:24px;
padding:20px;
}

.leftQ
{
width:100px;
margin:5px;
padding-right:4px;
float:left;
border-right-color:#555555;
border-right-style:solid;
border-right-width:1px;


}
.rightQ
{
width:100px;
padding:5px;
text-align:left;
}
.featured
{
border-bottom-color:#555555;
border-bottom-style:solid;
border-bottom-width:1px;
margin-left:15px;
margin-right:10px;
font-size:14px;
color:#000000;
font-weight:bold;
padding:3px;
padding-top:10px;
}