/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  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 : 0.8em; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.skipnav {border: 0;}

BODY {
  background: #FBFBFB;
  color: #333333;
  margin: 0px;
}

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

A:hover {
  color: blue;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #fBfBfB;
}

TR.headerNavigation {
  background: #666666;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

tr.headerNavigation td.del_blurb_header {
color: white;
font-size: 0.9em;
padding-bottom:0.8em;
}

td#del_blurb_header {
color: white;
font-size: 0.9em;
padding-bottom:0.8em;
}

td#del_blurb_header a {
color: white;
text-decoration: underline;
}

td#del_blurb_header a:hover {
color: white;
text-decoration: none;
}

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: #666666;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #666666;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #666666;
}

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

/*
.infoBox {
  background: #b6b7cb;
}
*/

.infoBox {
  background: #666666;
}

.infoBoxContents {
  background: #f8f8f9;
  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, td.infoBoxHeading a:link, td.infoBoxHeading a:visited {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #666666;
  color: #ffffff;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}
/*richens addition */
a.productListing-heading:link, a.productListing-heading:visited {
	color: #FFFFFF;
	text-decoration: underline;
}	

a.productListing-heading:hover {
	color: black;
}
/* end richens addition */
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: 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.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  } /* cursor: hand doesn't validate, bloody MS */
.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; }

/* RICHENS STUFF */

strong {
	font-weight: bold;
	color: #666666;
}

strong.heavy {
	font-weight: bold;
	color: #444444;
}

a.external:link {
	color: navy;
}

a.external:visited {
	color: purple;
}

a:hover {
	color: blue;
}

p.noneavailable {
	font-size: 0.7em;
	font-weight: bold;
}

tr.machineLinks td ul li {
	margin: 0;
	padding: 0;	
	border: 0;
	background-color: #666666;
	border: 0.1em #444444 solid;
	border-bottom: 0;
}

tr.machineLinks td ul {
	font-size: 0.7em;
	margin: 0;
	padding: 0;
	margin-right: 1em;
	list-style-image: url(images/space.gif);
	list-style-type: none;
	background-color: #666666;
}

table.right_navigation {
	margin-left: 1em;
}

h1 {
	font-size: 1.2em;
	text-align: center;
}

div.customer-greeting {
	background-color: #f8f8f9;
	border: 1px;
    border-style: solid;
    border-color: #b6b7cb;
	border-spacing: 1px;
	margin-left: 1.5em;
	margin-right: 1.5em;
}

input.image_submit {
	border: 0; /* replaces invalid border="0" attriubute that was used in tep_image_submit in includes/functions/html_output */
}

td.main a:link, a.normallink:link {
	color: navy;
	text-decoration: underline;
}

td.main a:visited, a.normallink:visited {
	color: purple;
	text-decoration: underline;
}

td.main a:hover, a.normallink:hover {
	color: blue;
	text-decoration: underline;
}

td.main div.index-blurb div.blurb {
	text-align: justify;
	padding-left: 2em;
	padding-right: 2em;
}

div.faq-blurb {
	text-align: justify;
}

div.faq-blurb dl dt {
	font-weight: bold;
	font-size: 1.2em;
}

div.faq-blurb dl dd {
	margin-left: 2em;
	margin-bottom: 1.2em;
}

div.faq-blurb ol li {
  font-weight: bold;
  font-style: italic;
  margin-bottom: 1.5em;
}
div.faq-blurb ol li p {
  margin: 0;	
  padding: 0;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 0.5em;
}

td.login-link {
	background-color: #CCCCCC;
	border: 1px;
    border-style: solid;
    border-color: #555555;
	border-spacing: 1px;
	padding: 0.15em;
	font-size: 0.9em;
}

/* Help me find my mac page */

table.find-mac div.blurb {
	text-align: justify;
	padding-left: 2.5em;
	padding-right: 2.5em;
}

table.find-mac div.blurb ul.pagelinks {
	font-size: 0.7em;
}

table.find-mac tr.title-row {
	background-color: #f8f8f9;
}

table.find-mac tr.title-row td {
	padding-top: 1.5em;
	padding-bottom: 0.5em;
	margin: 0;
}

table.find-mac tr.title-row td h2 {
	text-align: center;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}

table.find-mac tr td {
	padding: 0.5em;
	vertical-align: top;
	text-align: center;
}

table.find-mac tr td h3 {
	font-size: 0.7em;
}

table.find-mac tr td p {
	font-size: 0.7em;
	line-height: 1.1em;
	text-align: justify;
	vertical-align: top;
}

table.find-mac tr td h3 a:link, table.find-mac tr td h3 a:visited {
	text-decoration: underline;
	color: #333333;
}

table.find-mac tr td h3 a:hover {
	text-decoration: underline;
	color: white;
	background-color: #333333;
}

/*MACHINE PAGES*/

/*float clearing - http://www.positioniseverything.net/easyclearing.html */
/*for decent browsers */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*for IE/Mac */
.clearfix {display: inline-table;}
/*for IE/Win */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*end float clearing */

div.machine-description table tr td div.mach-pics dl {
	font-family: "Times New Roman", Times, serif;
	text-align: center;	
	margin-right: 0.8em;
}

div.machine-description table tr td div.mach-pics dl dd {
	margin-bottom: 10em;
	text-align: left;
	font-size: 0.75em;
}	

div.machine-description table tr td {
	vertical-align: top;
}

div.machine-description div.page-nav {
	font-size: 0.65em;
	vertical-align: top;
	padding: 0.3em;
}

div.machine-description div.page-nav li {
	margin-bottom: 0.3em;
}

div.machine-description table tr td div.tech-specs {
	margin: 0;
	border: double;
	font-family: "Times New Roman", Times, serif;
	width: 7em;
	margin-top: -5em;
	margin-bottom: 3em;
	margin-left: 1em;
	margin-right: 1em;
	padding: 0.25em;
}

div.machine-description table tr td div.tech-specs h2 {
	text-align: center;
	font-size: 1em;
}

div.machine-description table tr td div.tech-specs ul {
	list-style-image: url(images/space.gif);
	list-style-type: none;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
	font-size: 0.7em;	
}

div.machine-description table tr td div.tech-specs ul li {
	margin-bottom: 0.35em;
}

div.machine-description table tr td div.blurb, div.machine-description table tr td div.difficulty {
	text-align: justify;
	font-size: 0.7em;
}

div.machine-description div.mach-text h2 {
	font-size: 1em;
	background-color: #DDDDDD;
	padding-left: 0.2em;
}

div.machine-description div.mach-text h3 {
	color: #666666;
}

div.machine-description table tr td div.prodlist div.fitting-disclaimer {
	font-size: 0.7em;
	border: solid;
	border-color: #666666;
	border-width: 0.1em;
	padding: 0.4em;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0.6em;
	text-align: justify;
}

div.machine-description table tr td div.difficulty p:first-child {
	font-weight: bold;
}

div.machine-description table tr td div.prodlist table tr td {
	font-size: 0.7em;
}

div.machine-description table tr td div.prodlist table tr td span.incvat {
	color: #777777;
}

div.machine-description table tr td div.prodlist table tr td + td {
	text-align: right;
}

div.machine-description table tr td div.prodlist table tr td + td + td {
	text-align: center;
}

div.machine-description table tr td div.prodlist table.caveat tr td {
	text-align: left;
	vertical-align: top;
}

div.machine-description table tr td div.prodlist table tr td a.caveat:link, div.machine-description table tr td div.prodlist table tr td a.caveat:visited {
	color: red;
}

div.machine-description table tr td div.prodlist table.caveat tr td {
	color: red;	
	padding-bottom: 0.5em;
}

div.machine-description div.toplink {
	text-align: center;
	font-size: 0.6em;
}

div.machine-description h4 {
	font-size: 1.1em;
	margin: 0.2em;
	margin-top: 0.7em;
	margin-left: 0em;
}

/*NEW Product Pages CSS */


div.product-details h1 {
	font-size: 0.8em;
}

div.product-details span.exvat {
	font-size: 0.7em;
}

div.product-details span.incvat {
	color: #BBBBBB;
}

div.product-details div.main-img {
	text-align: center;
}

div.product-details div.warranty {
	color: #555555;
	font-size: 1.1em;
}

div.product-details div.manulink {
	font-size: 1.2em;
	background-color: #f8f8f9;
}

div.product-details div.compat h2 {
	font-size: 1.2em;
}

div.product-details div.compat dt {
	margin-top: 0.8em;
}

div.product-details div.compat dd {
	color: red;
}

ul.menu li {
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-right: 4em;
}	

ul.menu li a {
	display: block;
}

div.feedback blockquote {
  margin-left: 15%;
  margin-right: 15%;
  font-style: italic;
}

div.feedback p {
  margin-left: 15%;
  font-weight: bold;
}

/*OLD Product Pages CSS - just copied from old shhet, and commented out*/
/*


div.product-details div.compat dl dt {
	color: #444444;
}

div.product-details div.compat dl dd {
	font-size: 0.75em;
	color: red;
}

div.product-details div.compat a:link {
	color: #666666;
}

div.product-details div.compat a:visited {
	color: #773355;
}

div.product-details div.compat a:hover {
	background-color: #666666;
	color: white;
}


div.product-details div.links a:link {
	color: navy;
}

div.product-details div.links a:hover {
	color: blue;
}
*/