/*
  $Id: stylesheet.css,v 1.50 2002/11/02 03:06:05 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/
/* site designs */
@charset "utf-8";
BODY {
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	text-align:center;
	padding:0;
	margin:0;
	}
.content {
	width:910px;
	background-color:#000000;
	border-left:solid 4px #000000;
	border-right:solid 4px #000000;
	border-bottom:solid 4px #000000;
	}
#footer {
	margin-top:10px;
	margin-bottom:10px;
}		
.clear {
	clear:both;
	}	
.customimgs {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
.header {
	float:left;
	width:127px;
	}		
.header a {	
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	height:26px;
	line-height:26px;
	}
.header a {	
	color:#FFFFFF;
	background-image:url(images/header_bar_off.gif);
	background-repeat:repeat-x;	
	}
.header a:hover {	
	color:#000000;
	background-image:url(images/header_bar_on.gif);
	background-repeat:repeat-x;	
	}	
.headerpad {
	float:left;
	height:26px;
	width:2px; 
	background-image:url(images/header_bar_pad.gif);
	background-repeat:repeat-x;	
	}
.mainheader {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	height:173px;
	vertical-align:top;
}
.searcharea {
	padding-left:270px;
	padding-bottom:0px;
}	

.searchbox {
  font-family:Arial, Helvetica, sans-serif;
  font-size:9pt;
  background-image:url(images/searchbg.gif);
  background-repeat:no-repeat;
  border-color:#837668;
  border-style:solid;
  border-width:1px;
  color:#FFFFFF;
	}

.searchtable {
  font-family:Arial, Helvetica, sans-serif;
  font-size:9pt;
  color:#FFFFFF;
  text-align:left;
	}
.searchtable a {
	color:#000000;
	text-decoration:none;
	font-size:7pt;
}			
.traillinks {
	margin-top:2px;
	width:50%;
	float:left;
	text-align:left;
	color:#FFFFFF;
	}		
.accountlinks {
	margin-top:2px;
	width:50%;
	float:right;
	text-align:right;
	color:#FFFFFF;
	}		
.accountlinks a {
	padding-right:6px;
	padding-bottom:6px;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}	
.mainbody a {
	text-decoration:underline;
	font-size:12px;
    font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	}
.mainbody a:hover {
	text-decoration:underline;	
	color:#979FAA;
	}	
a.productListing-heading {
	text-decoration:none;
}

a.productListing-heading:hover {
	color:#FFF;
}

	
.traillinks a {
	padding-left:6px;
	padding-bottom:6px;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}	
.leftmenu {
	background-color:#7e7e78;
	vertical-align:top;
	width:220px;
	}
.mainbody, TR.main, P.main, TD.main {
	vertical-align:top;
	background-color:#FFFFFF;
	width:690px;
	padding:10px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	}			
.footerlinks {
	color:#a6a6a6;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	}	
.footerlinkswhite  {
	color:#a6a6a6;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	}	
.copyright {
	color:#3c3c3c;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	}	
.menuheader {
	width:190px;
	font-size:12px;
	height:36px;
	line-height:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:center;
	background-image:url(images/menu_header.gif);
	background-repeat:no-repeat;
	border-left:solid 1px #b0bbd4;
	border-right:solid 1px #b0bbd4;
	border-top:solid 1px #b0bbd4;
	}	
.testimonialheader {
	width:190px;
	height:36px;
	line-height:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:center;
	background-image:url(images/menu_header.gif);
	background-repeat:no-repeat;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-top:solid 1px #000000;
	}	
.leftmenus {
	margin-top:10px; 
	}		
#lastmenu {
	margin-bottom:10px; 
	}		
.menu {
	background-color:#78808e;
	border-left:solid 1px #b0bbd4;
	border-right:solid 1px #b0bbd4;
	border-bottom:solid 1px #b0bbd4;
	}	
.testimonial {
	background-image:url(images/testimonial_grad.gif);
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	}	
		
.menulink {
	width:170px;
	text-align:left;
	padding-left:15px;
	padding-right:15px;
	}
.testimonialtext, .testimonialname {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	}
.testimonialtext {
	width:170px;
	text-align:left;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	}
.testimonialname {
	width:170px;
	text-align:right;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	}
.menulink a {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	line-height:25px;
	text-decoration:none;
	border-bottom:solid 1px #b0bbd4;
	}
.menulink a.first {
	border-top:solid 1px #b0bbd4;
	margin-top:15px;
	}	
.menulink a.last {
	margin-bottom:15px;
	}		
.menulink a:hover {
	background-color:#979faa;
	}	
.mainbody h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #bcbfbf;
	line-height:20px;
	}			
.mainbody h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:20px;
	}			
.imagebar { 
	width:100px;
	margin-left:10px;
	float:right;
	font-size:9px;
	text-align:center;
}
.imagebar a {
	text-decoration:none;
	color:#666666;
}	
.imagebar img {
	padding-top:5px;
	height:100px;
	width:100px;
}		
.imagebar a:hover { text-decoration:none; }
.mainpage {
	width:100%;
}

/* osc designs */
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #0A0A52; }
.messageStackError, .errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }

FORM {
	display: inline;
}

HR.darkgreen { 
  color: #B0BBD4;
}


TR.header {
  background: #ffffff;
}


TR.TopNavigation {
  background: #B0BBD4;
}

TD.TopNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background: #B0BBD4;
  color: #0A0A52;
  font-weight : normal;
}

A.TopNavigation { 
  color: #0A0A52; 
}

A.TopNavigation: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: #bbc3d3;


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

.infoBox {
  background: #ffffff;
  border-color:#B0BBD4;
  border-width:1px;
  border-style:solid;
}

.infoBoxContents {
  background: #ffffff /* background colour of the boxes that appear along the side of the page */
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBox_left, .infoBox_right {
padding:5px 10px 5px 10px;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	height:36px;
	line-height:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:center;
	background-image:url(images/menu_header.gif);
	background-position:right;
	background-color:#33373E;
	background-repeat:no-repeat;
	border-left:solid 1px #b0bbd4;
	border-right:solid 1px #b0bbd4;
	border-top:solid 1px #b0bbd4;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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

TR.productListing-heading {
  background: #78808E;
}

TD.productListing-heading {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  background: #78808E;
  color: #000000;
}

TD.productListing-data {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
}

TD.productListing-data img {
 margin:4px 0px 4px 0px;
}

A.pageResults { 
  color: #0A0A52; 
}

A.pageResults:hover { 
  color: #B0BBD4; 
}

TD.pageHeading, DIV.pageHeading, h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #bcbfbf;
	line-height:20px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {


  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

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: #ffffff;
  border-color: #0A0A52;
  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;
}

.dataTableContentRed { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #CC0000; }
.dataTableContentRedAlert { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF0000; font-weight: bold; }

.moduleRow { }
.moduleRowOver { background-color: #ffffff; cursor: hand; }
.moduleRowSelected { background-color: #ffffff; }

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