/*
  $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
*/
  div#right{
	position: absolute;
	top: 0px;
	left: 500px;
	display: block;
	background: url(images/rightside.jpg)  top left no-repeat;
}


  div#imgborder{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}





}
.menu {
	font-family : verdana, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;

		  font-weight : bold;
}
a.menu {
	font-family : verdana, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;

}

.highlight { background-color: #12aefe;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #ff0000;
}

.normal { background-color: #a5a5a5	border-top-width: 1px;  
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	color: #ff0000;}

a.menu:hover {
	font-family : verdana, sans-serif;
	font-size : 14px;
	color: #FFFFFF;
	text-decoration: none;

}

.footerText { font-family: verdana, sans-serif; font-size: 10px; color: #ffffff; }
.boxText {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	  font-weight : bold;
	  text-decoration:none;
}

.menuText {
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	  font-weight : bold;
	  text-decoration:none;
	
}

.small{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	  font-weight : bold;
}
.errorBox { font-family : verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #616161;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.featured {
	background: #ffffff;
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

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

A:hover {
  color: #12aefe;
  text-decoration: none;
}

.bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: verdana, verdana, sans-serif;
  font-size: 10px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: verdana, verdana, sans-serif;
  font-size: 10px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffffff;
}

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

.infoBox {
}

.infoBoxContents {
  font-family: verdana, sans-serif;
  font-size: 10px;
}

.infoBoxContents2 {
  font-family: verdana, sans-serif;
  color: #ffffff;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: verdana, 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: #ffffff;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: verdana, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #FF0000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: verdana, sans-serif;
  font-size: 10px;
}

A.pageResults {
 color: #12aefe;;
}

A.pageResults:hover {
  color: #12aefe;
  background: #ffffff;
}

TD.pageHeading, DIV.pageHeading {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #616161;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: verdana, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight: normal;
}
.marqueeText {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #000000;

}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: verdana, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: verdana, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: verdana, sans-serif;
  font-size: 10px;
}

TD.tableHeading {
  font-family: verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
}

CHECKBOX, INPUT, RADIO, SELECT {
 font-size: 14px; 
 background-color: #ffffff; 
 border-width: 2px; 
 border-color: cccccc; 
  
}

TEXTAREA {
  width: 100%;
  font-family: verdana, sans-serif;
 font-size: 10px; 
 background-color: #ffffff ;
 border-width: 1px; 
 border-color: 000000; 
}

SPAN.greetUser {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: verdana, verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: verdana, verdana, sans-serif;
  font-size: 10px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: verdana, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: verdana, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: verdana, sans-serif; font-size: 10px;  color: #FF0000; }
.messageStackSuccess { font-family: verdana, sans-serif; font-size: 10px; color: #FF0000; }

/* input requirement */

.inputRequirement { font-family: verdana, sans-serif; font-size: 10px; color: #FF0000; }

.MENUTABLE {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none; 
	border-left-style: none;
	border-right-color: #999999;
}

.ALSO {
	border-top-width: 1px;
	border-top-style: none;
	border-top-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
}
.btnav {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #ffffff;

}
a.menunav {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #ffffff;
 text-decoration:none;
}
a.menunav:hover {
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:none;
  
  }
  .footertext2{
  font-family: verdana, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration:none;
    }
.leftborder {
	border: 1px solid #CCCCCC;
}

a.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.small:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #12aefe;
}
a.small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.DOTTEDBOTTOM {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #009900; 
}
A.sitemap:hover {
  color: #ff0000;
}
.sitemap_indvidual_hdg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
A.sitemap_indvidual_hdg { color: #009900; }
A.sitemap_indvidual_hdg:hover { color: #ff0000; }
.sitemap_indvidual { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap_indvidual { color: #009900; }
A.sitemap_indvidual:hover { color: #ff0000; }

}
/***
