/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:13 wilt Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
/* Body */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	text-align:center;
}
.centershop {
	border: 1px solid #ADD39C;
	margin: auto auto auto auto;
}
/* End Body */
/* General Links */
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003000;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
}
/* End General Links */
/* Top Navigation Links */
.topNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.topNav:link, a.topNav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

a.topNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

/* End Top Navigation Links */
/* Categories Links */
/*a.cat_nav:link, a.cat_nav:visited, a.cat_act:hover {
	display: block;
	background: url(images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	height: 17px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.cat_nav:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #FFFFFF;
}
*/


a.cat_nav:link, a.cat_nav:visited, a.cat_act:hover {
	display: block;
	background: url(images/menu_bg.gif) no-repeat;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	line-height:18px;

	padding-left: 18px;
	padding-right:0px;
	/*height: 17px !important;
	height: 20px;*/
	width: 140px;
	text-decoration: none;
}

a.cat_nav:hover {
		background-position: 0px -101px;
	text-decoration: none;
	color: #fff;
}
a.cat_act {
	display: block;
	background: url(images/menu_bg.gif) no-repeat;
	background-position: 0px -20px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 3px;
	padding-left: 18px;
	height: 17px !important;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.cat_act:hover {
	display: block;
	background: url(images/menu_bg.gif) no-repeat;
	background-position: 0px -20px;
	color: #FFFFFF;
	text-decoration: none;
}

a.cat_sub_nav:link, a.cat_sub_nav:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	padding-top: 3px;
	padding-left: 20px;
	width: 100%;
	text-decoration: none;
}

a.cat_sub_nav:hover {
	text-decoration: none;
	color: #003300;
}

a.cat_sub_act:link, a.cat_sub_act:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-top: 3px;
	padding-left: 20px;
	width: 100%;
	text-decoration: none;
}
a.cat_sub_act:hover {
	text-decoration: none;
	color: #006600;
}

/* End Categories Links */
/* Header Navigation, Bread Crumb */
.headerNavigation, a.headerNavigation:link, a.headerNavigation:visited {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
a.headerNavigation:hover {
	color: #006600;
	font-size: 10px;
	text-decoration: underline;
}
/* End Header Navigation, Bread Crumb */
/* Header Messages & Error */
TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}
.errorBox { 
	font-size : 10px; 
	background: #ffb3b5; 
	font-weight: bold; 
	}
.stockWarning { 
	font-size : 10px; 
	color: #cc0033; 
	}

/* End Header Messages & Error */
/* Infobox */
TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

.infoBox {
  background: #CCCCCC;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

a.infoBoxHeading:link, a.infoBoxHeading:visited  {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}

a.infoBoxHeading:hover {
	text-decoration:none;
}

.infoBoxContents {
  background: #FFFFFF;
  font-size: 10px;
}
/* End Infobox */
/* Odd & Even Colours */

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;
}
/* End Odd & Even colours */
/* Product Listing */
TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #F3F3F3;
  color: #006600;
  font-weight: bold;
}


.productlisting-headingPrice { 
  font-size: 20px;
  font-weight: bold;
  color: #0F8199;
}

TD.productListing-data {
  font-size: 10px;
}
/* End Product Listing */

.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText {
	font-size: 10px;
	padding-left: 7px;
}
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


FORM {
	display: inline;
}




TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}







A.pageResults {
  color: #0000FF;
}

a.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #006600;
}

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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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 {
  text-align:left;
  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
{
	border-collapse:collapse;
	border-color:#006600;
}

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;
}
/* Module Row */
.moduleRow { }
.moduleRowOver { 
	background-color: #F2F2F2; 
	cursor: hand; 
	}
.moduleRowSelected {
	background-color: #B3FFC8;
	color: #000000;
	font-variant: small-caps;
	}
/* End Module Row */

.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; }

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */



/********************************************************************* forall.css ***********************************************************************/

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style2.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.style2.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066cc;
}
.style3.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066cc;
}
.style3.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000cc;
	text-decoration: none;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.style4.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.style4.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066cc;
	text-decoration: none;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.style5.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	}
.style5.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066cc;
	text-decoration: none;
}
 .style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066cc;
}
.style6.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066cc;
}
.style6.hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000cc;
	text-decoration: none;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.style8 {	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #486897;
}
.cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
}
.cart.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	}
.cart.hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration: underline;
}