/*
  $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
*/
TABLE.navHeader {
/*       background-image : url(/images/header_pixel.jpg);*/
       background-image : url(/images/header_2.gif);
       background-repeat : repeat-x;
      }


.boxText { font-family: georgia, Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : georgia, Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : georgia, 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; }*/
.orderEdit { font-family : georgia, Verdana, Arial, sans-serif; font-size : 10px; color: #cecece; text-decoration: underline; }

BODY {
  background: #ffffff;
  /*background-image: url(/images/FTV-background-7.gif);*/
  color: #000000;
  margin: 0px;
}
/*
BODY {
  text-align: center;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

#primary {
  font-size: 1.0em;
  padding: 0em 0.8em 0.5em 0;
  color: #FFF;
}
#primary a {
  font-weight: bold;
  color: #fff;
}

.fixcenter {
  width: 758px;
  border: solid; border-width: 1px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}
*/

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

A:hover {
  color: #ffffff;
  text-decoration: underline;
  background: #cccccc;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;

}

TR.print_header {
  background: #ffffff;

}

TR.headerNavigation {
  padding: 0.5em 0.5em 0 0.5em;
  vertical-align: top;
/*	background: #cecece; */
}

TD.headerNavigation {
/*  padding: 0em 0.8em 0.5em 0;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
  /*background: #cccccc;*/ 
  color: #717171;

}

A.headerNavigation { 
  color: #717171; 
}
#span {
  color: red; 
}

A.bluelink { 
  color: blue; 
}

A.footer { 
/*  color: #FFFFFF; */
	color: #cccccc;
}

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

TR.headerError {
  background: #c1c1c1;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #c1c1c1; 
  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: #000000; 
}

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


.shipping_stuff {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

.infoBox {
  background: #cecece; 
}

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

ul.sitemap {
color: #ffcaca;
}

TD.infoBoxContents_B {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
}

TR.infoBoxContents_R {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}


.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
/*  background: #bbc3d3; */
/*  background: #a50000;  */
/*	background: #cccccc;  */
  color: #666666;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, 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: #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;*/
  background: #f1f1f1;
}

TABLE.productListing {
  background: #c3c3c3;
  border: 1px;
  border-style: solid;
  border-color: #cecece;
  /*border-spacing: 1px;*/
}

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

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

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #333333;
}

TR.subBar {
  background: #f4f7fd;
}

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

.qbox_headingTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background-color: white;
  margin: 0px;
  border-spacing: 0px;
}


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.smallTextWarning, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #cecece;
}

TD.historyText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  color: #A50000;
}

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

.moduleRow { }
.moduleRowOver { background-color: #CECECE; cursor: pointer; }
.moduleRowSelected { background-color: #cecece; }

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

/* input requirement */

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

.UPSheader {
  font-size: 13pt;
  color: #663300;
  font-weight: 900;
}

.UPSheader2	{
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
}

.appheadercolor {
  background-color: #996633;
}

.modulepad {
  padding-left:10px;
  padding-right:10px;
}

.spacing {
  padding-left: 10px;
  padding-right: 10px;
}

.modpadbullet {
  padding-left:6px;
  text-indent: -9px;
  padding-right:5px;
}

TD.ups {
  font-family: verdana, arial, sans-serif;
  font-size: 7pt;
}

TD.upsSmall {
  font-family: verdana, arial, sans-serif;
  font-size: 6pt;
}

.brownbold {
  color: #663300;
  font-weight: bold;
}

.featured-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : left;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.featured-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.featured-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
/*
FORM {
        display: inline;
	margin : 0; 
}

.textArea{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-top: 1px #666 solid;
        border-left: 1px #666 solid;
        border-bottom: 1px #ccc solid;
        border-right: 1px #ccc solid;
        width: 90%;
}

*/

A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
  color: #0000CC;
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}

.progress{
        width: 1px;
        height: 14px;
        color: white;
        font-size: 12px;
		overflow: hidden;
        background-color: navy;
        padding-left: 5px;}

.UPSheader {
  font-size: 13pt;
  color: #663300;
  font-weight: 900;
}

.UPSheader2	{
  font-size: 8pt;
  font-weight: bold;
  color: #ffffff;
}

.appheadercolor {
  background-color: #996633;
}

.modulepad {
  padding-left:10px;
  padding-right:10px;
}

.spacing {
  padding-left: 10px;
  padding-right: 10px;
}

.modpadbullet {
  padding-left:6px;
  text-indent: -9px;
  padding-right:5px;
}

TD.ups {
  font-family: verdana, arial, sans-serif;
  font-size: 7pt;
}

TD.upsSmall {
  font-family: verdana, arial, sans-serif;
  font-size: 6pt;
}

.brownbold {
  color: #663300;
  font-weight: bold;
}

.cpath {
  font-family: Verdana, Arial, sans-serif;
  background: #ffffff;
  font-size: 12pt;
  }
  
.cpath_title {
  font-family: Verdana, Arial, sans-serif;
  background: #ffffff;
  font-size: 16pt;
  }
  
 .desc_text {
  font-family: Verdana, Arial, sans-serif;
  background: #ffffff;
  font-size: 10pt;
  }

.desc_title {
  font-family: Verdana, Arial, sans-serif;
  background: #ffffff;
  font-size: 16pt;
  }
  
.desc_title_2 {
  font-family: Verdana, Arial, sans-serif;
  background: #ffffff;
  font-size: 13pt;
  }
  
 .desc_text_2 {
  font-family: Verdana, Arial, sans-serif;
  background: #ffffff;
  font-size: 11pt;
  }

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

.smallTextB {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.CatText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.checkout_steps {
  font-family: Verdana, Arial, sans-serif;
  background: #ffffff;
  font-size: 13pt;
  }
  
.specials_title {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

.specials_text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
  
TD.infoBoxHeading_nonbold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
/*  background: #bbc3d3; */
/*  background: #a50000; */
/*	background: #cccccc; */
  color: #ffffff;
}

.mainPageHeading {
  font-family: Papyrus, Verdana, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: 000000;
}

/*----------------------*/
/*-New Section Dynamenu-*/
/*----------------------*/  


/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	/*background-color: #999999;*/
	/*border: 1px solid #999999;*/
	background: url('images/qftv_categories_bar_q1.png') repeat-x;

}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
}

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

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #535353;
	font-weight: bold;
	text-decoration: none;
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background-color: #ffcece;
	text-decoration: none;
	/*background-color: transparent;*/
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffb0b0;
	background-color: #999999;	
	font-weight: bold;
	text-decoration: none;
}

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

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #cccccc;
	border: 2px outset #fdfefd;
	/*color: #666666;*/
	position: relative;
	display: block;
	/*background-image: url('/images/background.png');
	background-color: transparent;*/
}

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

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: gerogia;
	font-size: 14px;	
	font-weight: bold;
	text-decoration: none;
	position: relative;
	display: block;
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 14px;	
	font-weight: bold;
	text-decoration: none;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #ffcece;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffb0b0;
	background-color: #999999;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* 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;
		
}		

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


/*----------------------*/
/*-----Dynamenu End-----*/
/*----------------------*/  

.imgback {
	background: #FFFFFF;
}

.dmcat_class {
	
}

.catboxone {
border-width: 1px;
border-color: #c1c1c1;
border-style: solid;
}

imagerel {
	position: relative;
}
	
imageabs {
	position: absolute;
}

#attributeManager {
	margin:10px 0px 10px 0px;
}
#attributeManager #attributeManagerAll {
border:1px solid #ccc;
}
#attributeManager td,div {
	font-family:'ltzapfino' georgia;
	font-size:12px;
}

#attributeManager tr.header {
	background:#ddd;
}

#attributeManager tr.header td{
	font-weight:bold;
	font-size:13px;
	padding:5px 0px 5px 0px;
}

#attributeManager tr.option {
	background:#eee;
	
}
#attributeManager tr.option td {
	border-top:1px solid #ccc;
}

#attributeManager tr.optionValue {
	background:#fff;
}

#attributeManager tr.optionValue td{
	border-top:1px dotted #ccc;
}

#attributeManager tr.optionValue td td{
	border:0px;
}

#attributeManager div#title {
	background:#ccc;
}
#attributeManager div#title td {
	font-weight:bold;
	font-size:12px;
}

#attributeManager div#newAttribute {
	background:#ddd;
}
#attributeManager  div#newAttributeTitle{	
	font-weight:bold;
	font-size:12px;	
	padding:5px;
	background:#ddd;
}
#attributeManager div.optionValueAddDelete {
	margin-top:5px;
}
#attributeManager div#newAttribute {
border-top:1px solid #ccc;
}

#attributeManager div#newProductStockValue {
	background:#ddd;
}
#attributeManager  div#newProductStockValueTitle{	
	font-weight:bold;
	font-size:12px;	
	padding:5px;
	background:#ddd;
}
#attributeManager div#newProductStockValue {
border-top:1px solid #ccc;
}

#blackout {
	position: absolute;
	background-color: #ffffff;  /* the background          */
    filter:alpha(opacity=50);   /* Internet Explorer       */
    -moz-opacity:0.5;           /* Mozilla 1.6 and below   */
    opacity: 0.5;               /* newer Mozilla and CSS-3 */
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#popupShaddow {
	filter:alpha(opacity=100); 
	-moz-opacity:1.0;
	opacity: 1.0; 
	position: absolute;
	z-index:205;
	background:  url(../images/shadow.gif) no-repeat bottom right;
}

#popupContents {
	position: absolute;
	background-color: #eee;
	border:1px solid #bbb;
	z-index:206;
	
}

#popupHeading {
	background:#ccc;
	padding:5px;
	font-weight:bold;

}

#popupContainer {
	margin:10px 40px 10px 40px;
	text-align:center;
}
#attributeManager div#templates {

}

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
  
.firstMainTable {
  vertical-align: text-top;
  /*height: 100%;*/
}
  
