/*
  $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; }
.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,td,th {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #980001;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-family: Arial Rounded MT Bold;
	font-size: 12px;
	color: #000099;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: green;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: underline;
	color: #00FF00;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000099;
  color: #FFFFFF;
  font-weight : bold;
}

A.headerNavigation { 
  font-size: 11px;
  text-decoration: underline;
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  text-decoration: underline;
  color: #00FF00;
}

A.headerNavigation:active {
	text-decoration: none;
	color: #ff00cc;
}

A.headerNavigation:visited {
	text-decoration: underline;
	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: #bbc3d3;*/
  background-image:url(images/layout_images/aae_new_design_r8_c3.jpg);
}

TD.footerleft {
  background-image: url(images/layout_images/aae_new_design_r8_c1.jpg);
}
TD.footerright {
  background-image:url(images/layout_images/aae_new_design_r8_c3.jpg);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
  padding-top:5px;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #99CC99;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #99FF66;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #99FF66;
  color: #FF0000;
  text-align:center;
  padding-top:2px; padding-bottom:2px;
}

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.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FFFFFF;
}

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: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #99CC99;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #99FF66;
  color: #333399;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #333399;
  /* some air around the text */
  padding-left: 0.1em;
  padding-bottom: 0px;
  /* set borders around header */
  border-bottom: 1px solid #FF6820; 
  border-left: .4em solid #FF6820; 
  line-height: 1.3em;
  /* and some air under the border */
}

TD.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color:#333399;
  padding-top:0px;
    /* some air around the text */
  padding-left: 0.1em;
  padding-bottom: 0px;
  /* set borders around header */
  border-bottom: 1px solid #FF6820; 
  border-left: .4em solid #FF6820; 
  line-height: 1.3em;
  /* and some air under the border */
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main, Span.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: 12px;
}

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; }
.messageStackWow { font-family: Verdana, Arial, sans-serif; color: #FFFFFF; font-size: 12px; font-weight:bold; background-color: #FF0000; line-height: 1; } 

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TD.pricebk	{
	background-image: url(images/buttons/titles/pricebk.gif);
	background-repeat:no-repeat;
}
TD.pricebk2	{
	background-image: url(images/pricebk.gif);
	background-repeat:no-repeat;
}
TD.demobk	{
	background-image: url(images/buttons/titles/demobk.gif);
	background-repeat:no-repeat;
}
TD.price	{
	margin:0px auto;
	width:146px;
	/*filter:shadow(color:#000000,strength:3, direction:135,);*/
	color:#FF0000;
	outline-color:#000000;
	font-family: Georgia;
	font-size:15pt;
	font-weight:bold;
	padding:0px 0px;
	line-height:75px;
	text-align:center;
}
TD.price2	{
	margin:0px auto;
	width:70px;
	/*filter:shadow(color:#000000,strength:3, direction:135,);*/
	color:#FF0000;
	outline-color:#000000;
	font-family: Georgia;
	font-size:15pt;
	font-weight:bold;
	padding:0px 0px;
	line-height:30px;
	text-align:right;
	vertical-align: top;
}
TD.price3	{
	margin:0px auto;
	width:100%;
	/*filter:shadow(color:#000000,strength:3, direction:135,);*/
	color:#FF0000;
	outline-color:#000000;
	font-family: Georgia;
	font-size:15pt;
	font-weight:bold;
	padding:0px 0px;
	line-height:30px;
	text-align:center;
	vertical-align: top;
}
TD.callforprice	{
	margin:0px auto;
	width:146px;
	/*filter:shadow(color:#000000,strength:3, direction:135,);*/
	color:#FF0000;
	font-family: Georgia;
	font-size:15pt;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	padding-top:15px;
}
TD.star-text	{
	margin:10px;
	width:100%;
	/*filter:shadow(color:#000000,strength:3, direction:135,);*/
	color:#FF0000;
	font-family: Georgia;
	font-size:15pt;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	padding-top:10px;
	padding-left:65px;
}
TD.callfordemo	{
	margin:0px auto;
	width:146px;
	/*filter:shadow(color:#000000,strength:3, direction:135,);*/
	color: #FFFF00;
	font-family: Georgia;
	font-size:15pt;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	padding-top:15px;
}
TD.specialprice	{
	margin:0px auto;
	width:146px;
	/*filter:shadow(color:#000000,strength:3, direction:135,);*/
	color: #009900;
	outline-color:#000000;
	font-family: Georgia;
	font-size:15pt;
	font-weight:bold;
	padding:0px 0px;
	line-height:75px;
	text-align:center;
}
TD.specialpriceline	{
	margin:0px auto;
	width:146px;
	/*filter:shadow(color:#000000,strength:3, direction:135,);*/
	color:#FF0000;
	outline-color:#000000;
	font-family: Georgia;
	font-size:15pt;
	font-weight:bold;
	padding:0px 0px;
	line-height:75px;
	text-align:center;
	text-decoration: line-through;
}
TD.limited	{
	color: #009900;
	font-family: Georgia;
	font-size:13pt;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	line-height:1.5;
}
TD.limited2, SPAN.limited2	{
	color: #009900;
	font-family: Georgia;
	font-size:13pt;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	line-height:1.0;
}
TD.foborlando, SPAN.foborlando	{
	color:#FF0000;
	font-family: Georgia;
	font-size:13pt;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	line-height:2;
}
TD.foborlando2	{
	color:#FF0000;
	font-family: Georgia;
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	line-height:2;
}
TD.foborlando3	{
	color:#FF0000;
	font-family: Georgia;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	line-height:1;
}
TD.foborlando4, SPAN.foborlando4	{
	color:#FF0000;
	font-family: Georgia;
	font-size:13pt;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	line-height:1;
}
TD.foborlando5 {
	color:#FF0000;
	font-family: Georgia;
	font-size:13pt;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	line-height:1;
	padding-left:320px;
	padding-top:25px;
}
TD.horizontal	{
	background:#99CC99; width:100%; height:1px;
	background-repeat:no-repeat;
}
TD.vertical	{
	border-right: 1px solid #99CC99; padding-right:0px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	font-weight: bold;
	color:#000099;
  	line-height: 1.5;
}
TD.vertical-left	{
	border-left: 1px solid #99CC99; padding-left:0px;
	font-family: Verdana, Arial, sans-serif;
  	font-size: 11px;
	font-weight: bold;
	color:#000099;
  	line-height: 1.5;
}
TD.model	{
	font-family: Verdana, Arial, sans-serif;
  	font-size: 14px;
	font-weight: bold;
	color:#000099;
	margin-top:3px;
	margin-bottom:3px;
	line-height:1.0;
}

TD.rangermodel	{
	font-family: Verdana, Arial, sans-serif;
  	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height:1.0;
}
TD.ProductTitle, SPAN.span, TD.span	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color:#990000;
	padding-left:5px;
	font-weight:bold;
}
.back   {
	list-style:square;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FF0000;
}
.border {
	border:solid 1px #000066;
	padding-right: 3px;
}
.projack {margin:0px auto;
	width:100%;
	filter:shadow(color:#FF0000,strength:2, direction:135,);
	color:#000000;
	font-family: CityDMed;
	font-size:13pt;
	font-weight:bold;
	padding:0px 0px;
	line-height:100%;
	text-align:center;
	padding-bottom:5px;
}
.padding {
	padding-top: 60px;
}
.padding5 {
	padding-top: 5px;
}
.padding10 {
	padding-top: 20px;
}
.curtis  {
	font-weight: bold;
	color:#6D8891;
	
}
.MotorvacTitle  {
	font-family:CityDMed;
	font-size:26px;
	font-weight: bold;
	color: #000000;
	padding-left:5px;
}
.motorvac  {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
}
.LImotorvac  {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #009900;
}
.NGS  {
	font-family:CityDMed;
	font-size:26px;
	font-weight: bold;
	color: #00CC00;
	padding-left:5px;
}
.HUNTER  {
	font-family:CityDMed;
	font-size:20px;
	font-weight: lighter;
	color: #FF0000;
	padding-left:5px;
}
.red {
	color:red;
	font-weight:bold;
}
TD.carliftHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #333399;
}

.optional { 
    background-color: #000000;
	color:#FFFFFF;
	font-family: Georgia;
	font-size:13pt;
	font-weight:bold;
	text-align:center;
	font-style:italic;
	line-height:1;
 }
 TD.optional-price	{
	color:#FF0000;
	outline-color:#000000;
	font-family: Georgia;
	font-size:15pt;
	font-weight:bold;
	text-align:center;
}
.mccourt { 	
    font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #FFFF00;
	padding-left:5px; background-color: #999999;
	line-height:1;
} 
