/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.style1 {color: #4b4b4b}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family:Tahoma;
	font-size:11px;
}
.style3 {color: #000000;
font-family:Tahoma;
	font-size:11px;}
.style4 {color: #9a2525}
.style5 {
	color: #9e2121;
	font-weight: bold;
}
.cartCont{
font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000;
}

.cat_description {  font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     {
	color: #666666;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	 
}
a:hover.navBlue     {
	color: #cccccc;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
	 
}


.subnavBlue{
color: #666666;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
a:hover.subnavBlue{
color: #cccccc;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}


.subnavBlue1{
color: #990033;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
.subnavBlue2{
color: #339900;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
.subnavBlue3{
color: #330033;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
.subnavBlue4{
color: #663333;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
TD.FONT{
color:#FFFFFF;
}
.errorBox {
	font-family : Tahoma;
	font-size : 10px;
	background: #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #c2c2c2; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF9900; text-decoration: underline; }
.footText { font-family : Tahoma, Verdana, Arial, sans-serif; font-size : 9px; color: #ff9900; }

BODY {
	background: #CCCCCC url(images/bg_ver6.jpg);
	color: #333333;
	margin: 0px;
	font-family: Tahoma;
	font-size: 10px;
	scrollbar-base-color: #CCCCCC;
	scrollbar-arrow-color:#ff9900;
    scrollbar-shadow-color:#ff9900;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A {
	font-family: Tahoma;
	font-size: 10px;
	color:#666666;
	text-decoration:underline;
}

A:hover {
	font-family: Tahoma;
	font-size: 10px;
	color:#CCCCCC;
	text-decoration:underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #FFFFFF;
}

TR.headerNavigation {
  background: #333333;
}

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

A.headerNavigation { 
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #734920;
}

A.headerNavigation:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F2F7FF;
}

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: #000000;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #333333;
}

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

.templateinfobox     {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/infobox/box2_middle_middle.jpg);
}

TD.infoBoxContents {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	padding-top:5;
	padding-left:5;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

TD.infoBoxHeading {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	
}

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

TD.contentBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top:5;
	padding-bottom:12;
	height: 5px;
}

.bottomText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #345061; padding-top:5
}

TR.accountHistory-odd,
TR.addressBook-odd,
TR.alsoPurchased-odd,
TR.payment-odd,
TR.productListing-odd,
TR.productReviews-odd,
TR.upcomingProducts-odd,
TR.shippingOptions-odd {
  ;
}

TR.accountHistory-even,
TR.addressBook-even,
TR.alsoPurchased-even,
TR.payment-even,
TR.productListing-even,
TR.productReviews-even,
TR.upcomingProducts-even,
TR.shippingOptions-even
 {  ;
}

TABLE.productListing {
  border-spacing: 1px
}

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

TD.productListing-data {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	font-weight:bold;
}
A.productListing-data {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
}
A:hover.productListing-data {
	font-family: Tahoma;
	font-size: 14px;
	color: #cccccc;
	font-weight:bold;
}

A.ListTip {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
}
A:hover.ListTip {
	font-family: Tahoma;
	font-size: 14px;
	color: #cccccc;
	font-weight:bold;
}


A.pageResults {
  color: #FFFFFF;
}

a:hover.pageResults {
  color: #FFFFFF;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding-right:0;
  padding-left:0;
  color: #333333;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
TD.smallTextGr, DIV.smallTextGr, SPAN.smallTextGr, P.smallTextGr {
	font-family: Tahoma;
	font-size: 10px;
	color: #339933;
	
}
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;
  color:#FFFFFF;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#FFFFFF;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

TEXTAREA {
	width: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}

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

TABLE.formArea {
	background: #CCCCCC;
	border: 1px solid #999999;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#FFFFFF;
}

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: #333333; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #666666; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #333333; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #333333;
	color: #FFFFFF;
	border: thin solid #333333;
}
.messageStackSuccess { 
	font-family: Tahoma;
	font-size: 10px;
	background-color: #CCCCCC;
	color: #FFFFFF; }

/* input requirement */

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

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px solid #333333;
}

.linkListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #333333;
}

TD.linkListing-data {
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FFFFFF;
}

TR.linkListing-odd {
  
}

TR.linkListing-even {
  
}
/* VJ Links Manager v1.00 end */
.content 	{BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}

/* Show Cart Details */
TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
/* <FONT COLOR="bbc3d3" FACE="Arial" SIZE="1"> */
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#BDCAF0;
}

 /* Show Header Page Links */
TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF
}
A.HeaderPageLinks {
	font-family: Tahoma;
	font-size: 10px;
	color:#C5D0DE;
	text-decoration:underline;
}
a:hover.HeaderPageLinks {
  font-family: Tahoma;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
}

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

/* WebMakers.com Added: Editing Attributes */
.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; background-color: #C0C0C0; }

.storyboxtitle 	{FONT-FAMILY: Verdana; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link{	
font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #734920;
}

.storyboxtitle A:active{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #734920;
}

.storyboxtitle A:visited{	
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #734920;
}

.storyboxtitle A:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #a74216;
}

.menu
{
	color:#C6D0DE;
	font-size:10px;
}
a.menu
{
	color:#C6D0DE;
	text-decoration:underline;
}
.copy
{
	color:#C5D0DE;
	font-size:10px;
}
a.copy
{
	color:#C5D0DE;
	text-decoration:none;
}
a.copy2
{
	color:#FFFFFF;
	text-decoration:underline;
}

.left-side{
	background-image: url(images/side.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.right-side{
	background-image: url(images/side.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
 TR.ccc {
     cursor: pointer; 
     cursor: hand;
    }
.newProdName{
color: #ffffff;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10px;
}
.newProdName a:link{
color: #ffffff;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.newProdName a:hover{
color: #ff9900;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.newProdName a:active{
color: #333300;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.newProdName a:visited{
color: #cccccc;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
.tab_price {
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
padding-left:0px;
padding-right:0px;
color:#FFFFFF;
margin-left:0px;
margin-right:0px;

}
/*---------------------------------*/
/*   Vertical Fly-Out Menu Style   */
/*---------------------------------*/

.verbar	{   /* Color of main vertical menubar and border */
	color: #333333;
	background-color: #B9B9B9;
	border: 0px outset #fdfefd;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem	a {   /* Font style, size of main menu items */
  font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;		
	text-decoration: none;
	position: relative;
	display: block;		
}

.vertitem a:link, .vertitem a:visited	{   /* Default font style & color of main menu items */
	color: #333333;
	text-decoration: none;	
}

.vertitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	font-size: 10px;
	background-color: #5B5B59;
	text-decoration: none;
}

.vertitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #ff9900;
	background-color: #C2C2C2;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #C2C2C2;
	border: 1px outset #fdfefd;

	position: relative;
	display: block;	
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.vertsubitem a	{   /* Font style, size of submenu items */
  font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;			
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.vertsubitem a:link, .vertsubitem a:visited	{   /* Default font style & color of submenu items */
	color: #000000;
	text-decoration: none;	
}

.vertsubitem a:hover	{   /* Font style & color, background submenu color of submenu item when hovered over */
	color: #ffffff;
	font-size: 10px;
	background-color: #5B5B59;
	text-decoration: none;
}

.vertsubitem a:active	{   /* Font style & color, background submenu color of submenu item when clicked */
	color: #ff9900;
	background-color: #666666;	
	text-decoration: none;			
}

.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #999;
}


/*TOP MENU */
#tabsH {
      float:left;
      width:100%;
     
      font-size:93%;
      line-height:normal;
      }
    #tabsH ul {
	margin:0;
	padding:20px 10px 0 5px;
	list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	  background-position:0% -42px;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("images/tabrightH.gif") no-repeat right top;
      padding:5px 20px 4px 12px;
      color:#cccccc;
	   background-position:100% -42px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#ff9900;
      }
    #tabsH a:hover {
      background-position:0% 0px;
      }
    #tabsH a:hover span {
      background-position:100% 0px;
      }
 
/*lightbox */



/*lightbox/