/*
  $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
*/

h1 { 
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #ff6500;
	text-decoration: none;
	background-color:#FFFFFF;
	text-align: left;
	text-indent: 3px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
    font-weight: bold;
    color:#ff6500;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

h3 { 
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #ff6500;
	font-weight: bold;
	margin: 0px;
}

h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
    font-weight: bold;
    color: #ff6500;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

img 
{ 
   border: none; 
}

.heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
    font-weight: bold;
    color: #ff6500;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

DIV.container { position: relative; width:100%; height:100%; top:10; bottom:10; z-index: 1; }
DIV.h1 {
	position: relative;
	width: 1000;
	z-index: 1;
	vertical-align: middle;
	background-color: #FFFFFF;
	height: 170;
}
DIV.content {
	position: relative;
	width: 1000;
	z-index: 1;
	vertical-align: top;
}
DIV.header { position: absolute; top: 22; width: 1000; height: 150; z-index: 1; vertical-align: top; }
DIV.headerNavigation {
	position: absolute;
	top: 130;
	width: 1000;
	height: 30;
	z-index: 1;
	vertical-align: top;
}
DIV.footer {
	position: relative;
	width: 1000;
	z-index: 1;
	vertical-align: middle;
	top: 20;
}

TD.empty { padding: 0px; height: 0%; }

DIV.informtion  {width: 300px; font-size:10px; text-align:left}

.checkout			{font-size: 70%;font-family: Arial,Helvetica,sans-serif; color: rgb(102, 102, 102) }
.checkout A			{color: rgb(51, 51, 51)}
.checkout A:hover	{color: rgb(51, 51, 51)}

.navbar			{ background-color:#FFFFFF; height:35px}

TD.selectednavbit	{ width: 90; background-image: url(/catalog/images/tab2.jpg); background-color:#FFFFFF; border-top:0px solid #FFFFFF; border-left:0px solid #B5B3B5; border-right:0px solid #B5B3B5; padding-left: 4px; padding-right: 4px}
TD.navbit			{ width: 90; background-image: url(/catalog/images/tab1.jpg); border-bottom:0px solid #FFFFFF; padding-left: 4px; padding-right: 4px; vertical-align:middle}

TD.selectednavbit A		{ color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:9px }
TD.selectednavbit A:hover	{ color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:9px; text-decoration:none}

.navbar A		{ color:#2952a2; font-family:Arial, Helvetica, sans-serif; font-size:9px }
.navbar A:hover	{ color:#2952a2; font-family:Arial, Helvetica, sans-serif; font-size:9px; text-decoration:none}

DIV.seperator 	{ border-left:1px solid #ff6500; margin-top:5px; margin-bottom:5px;height:80%}
DIV.seperator2 	{ border-left:1px solid #ff6500; margin-top:5px; margin-bottom:5px;height:80%}

TD.sidemenu {font-family: Arial,Helvetica,sans-serif; width:180px}
TD.sidemenu H3 {color: rgb(51, 51, 51); font-weight:bold; font-size: 13.5px}
TD.sidemenu H3 A {color: rgb(51, 51, 51); font-size: 13.5px}
TD.sidemenu A {color: rgb(102, 102, 102); font-size: 12px}
.sidemenulink {font-size: 70%;font-family: Arial,Helvetica,sans-serif; color:#ff6500;font-weight: bold;}
A.pagelink {color: #ff6500; line-height:30px; font-family: Arial,Helvetica,sans-serif; font-size: 12px}

DIV.currency {color: rgb(51, 51, 51); font-weight: bold; font-size: 13.5px; padding: 5px 0px 5px 0px}
DIV.leasePrice {color: rgb(51, 51, 51); font-weight: bold; font-size: 13.5px}

DIV.dashsep {width:100%; border-top:0px dashed #2952a2; }

.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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  margin-left: 20px
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
}

TR.headerNavigation {
  background: #FFFFFF;
}

TD.headerNavigation {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #ffffff;
  font-weight : bold;
  border-bottom:0px solid #B5B3B5;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerNavigation2 {
  background: #FFFFFF;
}

TD.headerNavigation2 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #ff6500;
  font-weight : bold;
  border-bottom:0px solid #B5B3B5;
}

A.headerNavigation2 { 
  color: #ff6500; 
}

A.headerNavigation2:hover {
  color: #ff6500;
}

TR.headerNavigation3 {
  background: #FFFFFF;
}

TD.headerNavigation3 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #ff6500;
  font-weight : bold;
  border-bottom:0px solid #B5B3B5;
}

A.headerNavigation3 { 
  color: #ff6500; 
}

A.headerNavigation3:hover {
  color: #ff6500;
}

TR.headerNavigation4 {
}

TD.headerNavigation4 {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #ff6500;
  font-weight : bold;
  border-bottom:0px solid #B5B3B5;
}

A.headerNavigation4 { 
  color: #ff6500; 
}

A.headerNavigation4:hover {
  color: #ff6500;
}

TR.headerError {
  background: #ff6500;
}

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

TR.headerInfo {
  background: #ff6500;
}

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

TABLE.footer {border:1px solid #FFFFFF;height:24px;}

TR.footer { background-color:FFFFFF; }

TD.footer {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:11px;
  color: #FFFFFF;
  font-weight: bold;
}

.infoBox {
  background: #999798;
}

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

.infoBoxNotice {
  background: #ff6500;
}

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

A.infoBoxHeading {
  color: #ff6500;
  font-weight: bold;
  text-decoration: none;
}

A.infoBoxHeading:hover {
  color: #ff6500;
  text-decoration: none;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #ff6500;
  color: #FFFFFF;
  border:4px solid #ff6500;
  border-bottom-style:solid;
  padding:0px;
}

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

TD.newProductBox {
  border: 1px;
  border-style: solid;
  border-color: white;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ff6500;
  color: #FFFFFF;
  font-weight: bold;
}

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

TD.productListing-subtitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  padding: 1px 7px 1px 7px;
}

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, TD.pageContent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: #f1f9fe;
  border-color: #ff6500;
  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: #00508b;
}

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; 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; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.himg {
/* background-image: url(/catalog/images/bgt1.jpg); */
}

/* header tabs */

TD.tab {
/*	image: url("images/tabs/2.gif"); */
	color: #6699cc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	}
A.tab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #3366FF;
	text-decoration: none;
	}
A.tab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #e69100;
	text-decoration: underline;
    }
TD.ontab {
	color: #e69100;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
    }
A.ontab {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #e69100;
	text-decoration: none;
	}
A.ontab:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #e69100;
	text-decoration: none;	
}
TD.tableft {
}
TD.tabright {
}

/* VJ Links Manager v1.13 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;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.13 end */
.termscond
{
	 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
	color: #ff0000;
}

/* Special Scroller */

#pscroller1 {
	height: 160px;
	border: 0px;
	padding: 0px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 0px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}

/* New Products Scroller */

#pscroller_np {
height: 150px;
border: 0px;
padding: 0px;
}

.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

