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



/*____wildcat start_____________________________*/

IMG.png { behavior: url(/iepngfix.htc); } 

#popup_content{
	text-align:center;
	vertical-align:middle;
	margin:auto;
	white-space:normal;
	color:#f60;
	font-weight:bold;
	font-size:20px;
}

#html{
	background-image:url('images/theme/head.jpg');
	background-position: 100% 0%;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}


body{
	margin:0px;
	background-color:#000;
	background-image:url('images/theme/bottom_left_bgd.jpg');
	background-position: 0% 100%;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, sans-serif;
	color:#999;
	vertical-align:top;
}
table{
	/*border:1px solid #333;*/
}
tr{
	/*border:1px solid #330;*/
}
td{
	/*border:1px solid #300;*/
}
#main_header{
	width:100%;
	height:140px;
	background-image:url('images/theme/header.gif');
	background-position: 0% 0%;
	background-repeat:no-repeat;
	margin: 0px;
	/*padding:0px 20px 0px 170px;*/
	text-align:left;
	position:relative;
	z-index:10;
}

#main_body{
	width:100%;
	height:100%;
	border-collapse: collapse;
	margin:0px;
	padding:0px;	
	background-image:url('images/theme/bgd.gif');
	background-position: 100% 100%;
	background-repeat:no-repeat;
	vertical-align:top;
}

#main_body_top{
	vertical-align:top;
	width:100%;
	margin:0px;
	padding:0px;
	border:0px solid red;
}

#main_body_middle{
	vertical-align:top;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border:0px solid red;
	vertical-align:top;
}

#main_body_bottom{
	vertical-align:bottom;
	width:100%;
	margin:0px;
	padding:0px;
	border:0px solid red;
}

#body_columns{
	width:100%;
	height:100%;
	border-collapse: collapse;
	border:0px solid red;
	margin:0px;
	padding:0px;
	vertical-align:top;
}

#body_left{
	width:200px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}

#body_center{
	width:100%;	
	vertical-align:top;
	text-align:left;
	vertical-align:top;
}

#body_right{
	width:200px;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}


#left_box_container{
	width:140px;
	margin:0px 0px 0px 10px;
	position:relative;
	top:-25px;
}

#main_footer{
	width:100%;
	height:50px;
	text-align:center;
	color:#ccc;
	font-size:10px;
	padding:10px;
}


/*image blocks*/
#item{
	width:150px;
	height:234px;
	text-align:center;
	float:left;
	margin:3px;
	border-collapse: collapse;
	font-size:11px;
	background-color:#000;
	background-image:url('images/theme/item_bgd.jpg');
	background-position: 50% 72%;
	background-repeat:no-repeat;
	border:1px solid #333;
}


#item_holder{
	width:100%;
	margin:0px;
	padding:0px;
}

#item_holder_row{
}
#item_holder_data{
}

/* item numbers are set sequentially*/
/*0 = image*/
#item_row_0{
	height:120px;
	background-image:url('images/theme/item_corner_tl.gif');
	background-position: 0% 0%;
	background-repeat:no-repeat;
	vertical-align:middle;
}

#item_data_0{
	background-image:url('images/theme/item_corner_tr.gif');
	background-position: 100% 0%;
	background-repeat:no-repeat;
}

#item_data_0 img{
	/* this works great in FF but IE mucks it up*/
	max-width:110px;
	max-height:110px;
}

/*1 = title*/
#item_row_1{
	vertical-align:middle;
}

#item_data_1{
}

#item_data_1 a{
	color:#f60;
	text-decoration:none;
	font-weight:bold;
}

#item_data_1 a:hover{
	color:#f00;
	text-decoration:none;
	font-weight:bold;
}

#item_data_2{
}

#item_data_2 a{
	color:#f60;
	text-decoration:none;
	font-weight:bold;
}

#item_data_2 a:hover{
	color:#f00;
	text-decoration:none;
	font-weight:bold;
}

/*3 = price*/
#item_row_2{
	vertical-align:middle;
}

#item_data_3{
	font-size:16px;
	font-weight:bold;
	color:#f00;
}

/*4 = buy now button*/
#item_row_4{
	background-image:url('images/theme/item_corner_bl.gif');
	background-position: 0% 100%;
	background-repeat:no-repeat;
	vertical-align:middle;
}

#item_data_4{
	background-image:url('images/theme/item_corner_br.gif');
	background-position: 100% 100%;
	background-repeat:no-repeat;
}

#product_info_image{
	/*background-image:url('images/theme/product_info_img_bgd.gif');*/
	background-image:url('images/theme/item_bgd.jpg');
	background-position: 50% 50%;
	background-repeat:no-repeat;	
}

#infobox_image{
	/*background-image:url('images/theme/product_info_img_bgd.gif');*/
	background-image:url('images/theme/item_bgd.jpg');
	background-position: 50% 50%;
	background-repeat:no-repeat;	
	padding:5px;
	/*width:120px;
	height:120px;*/
}
/*Subcategories : Main_categories*/
#subcategories_header{
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#subcategories_header a{
	color:#ccc;
	text-decoration: none;
}
#subcategories_header a:hover {
	color: #f60;
	text-decoration: none;
}
#subcategories_list{
	font-size:11px;
	list-style-type: disc;
	list-style-position: outside;
	margin:2px;
	padding:2px;
}
#subcategories_list_item{
	margin: 1px 5px 1px 15px;
	padding:0px;
	font-weight:normal;
}

/*border for subcategory menus*/
#border_table{
	border-collapse:collapse;
	width:100%;
	table-layout:fixed;
}
#border_table_popup{
	border-collapse:collapse;
	width:430px;
	height:430px;
	table-layout:fixed;
}
#border_table td{
}
#border_top_row{
	height:7px;
}
#border_middle_row{
	height:auto;
}
#border_bottom_row{
	height:7px;
}
#border_nw{
	width:11px;
	height:7px;
	background-image:url('images/theme/border_nw.gif');
	background-position: 0% 0%;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;	
}
#border_n{
	width:100%;
	height:7px;
	background-image:url('images/theme/border_n.gif');
	background-position: 50% 0%;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
#border_ne{
	width:11px;
	height:7px;
	background-image:url('images/theme/border_ne.gif');
	background-position: 100% 0%;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
#border_w{
	width:11px;
	height:100%;
	background-image:url('images/theme/border_w.gif');
	background-position: 0% 0%;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
}
#border_c{
	background-color:#000;
	background-position: 0% 0%;
	background-repeat:repeat;
}
#border_c_popup{
	background-image:url('images/theme/item_bgd_large.jpg');
	background-position: center;
	background-repeat:repeat;
}
#border_e{
	width:11px;
	height:100%;
	background-image:url('images/theme/border_e.gif');
	background-position: 100% 0%;
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	text-align:right;
	vertical-align:top;
}
#border_sw{
	width:11px;
	height:7px;
	background-image:url('images/theme/border_sw.gif');
	background-position: 0% 100%;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
#border_s{
	width:100%;
	height:7px;
	background-image:url('images/theme/border_s.gif');
	background-position: 50% 100%;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
#border_se{
	width:11px;
	height:7px;
	background-image:url('images/theme/border_se.gif');
	background-position: 100% 100%;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
#product_description{
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
	color:#ccc;
}
#product_header_title{
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ccc;
	padding:0px 0px 0px 0px;
	white-space:normal;
	text-align:left;
}
#product_header_price{
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #f60;
	padding:0px 0px 0px 0px;
	white-space:nowrap;
	text-align:right;
}

/*___wildcat end______________________________*/



.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; padding: 0px 5px 10px 5px}
.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-color: #333; color: #f60;}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }


A {
  color: #ccc;
  text-decoration: none;
}
A:hover {
  color: #f60;
  text-decoration: none;
}
FORM {
	display: inline;
}
TR.header {
  background: #ffffff;
}
TR.headerNavigation {
  background: #bbc3d3;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #000000;
  font-weight : bold;
}
A.headerNavigation { 
  color: #000000; 
  text-decoration:none;
}
A.headerNavigation:hover {
  color: #060606;
  text-decoration:none;
}
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: #ffffff;
  font-weight: bold;
  text-align: center;
}
TR.footer {
  background: #bbc3d3;
}
TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}
.infoBox {
	margin:0px 0px 5px 0px;
	padding:0px;
	background: #000;
  	background-image:url('images/theme/info_box_bgd.gif');
	background-position: 50% 100%;
	background-repeat:repeat-x;
}
.infoBoxContents {
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxContents a {
	color:#ccc;
	text-decoration:none;
}
.infoBoxContents a:hover {
	color:#f60;
	text-decoration:none;
}
.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: 11px;
  font-weight: bold;
  background: #000;
  color: #f60;
  white-space:nowrap;
  margin-right:2px;
	background-image:url('images/theme/info_box_heading.gif');
	background-position: 0% 0%;
	background-repeat:repeat-x;
}
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: #111;
}
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: #333;
}
TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #666;
  border-spacing: 1px;
  width:100%;
  margin:5px auto 5px auto;
}
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000;
  color: #f60;
  font-weight: bold;
	background-image:url('images/theme/info_box_heading.gif');
	background-position: 50% 50%;
	background-repeat:repeat-x;
}
TABLE.productListingFloat {
  border: 0px;
  border-style: solid;
  border-color: #f60;
  /*border-spacing: 1px;*/
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  vertical-align:middle;
  color:#f60;
}
TD.productListing-data img{
	/*background-image:url('images/theme/item_bgd.jpg');
	background-position: 50% 50%;
	background-repeat:no-repeat;*/
}
/* start mod anagram*/
SPAN.BlankOneToMakeTheNextTwoWork{}
SPAN.ProductListingDataProductName {
  font-weight: bold;
}
SPAN.ProductListingDataShort_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* end mod anagram*/

A.pageResults {
  color: #f60;
   /*background: #000;*/
  text-decoration:none;
  font-size:10px;
 /* border:1px solid #f60;*/
  /*padding:3px;*/
}
A.pageResults:hover {
  color: #000;
  background: #f60;
  text-decoration:none;
  font-size:10px;
 /* border:1px solid #f60;*/
  /*padding:3px;*/
}
TD.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ccc;
  padding:0px 0px 0px 0px;
  white-space:nowrap;
}
DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #ccc;
  padding:10px;
  white-space:nowrap;
}
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.main img{
	vertical-align:middle;
}
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: #f60;
}
/* anagram START */
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  padding:0 20px 10px 20px;
}
/* anagram END */

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: #f60;
  font-weight: bold;
}
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;
}

.moduleRow { }
.moduleRowOver { background-color: #f60; cursor: pointer; color:#000}
.moduleRowSelected { background-color: #f30; color:#000 }

#checkoutbar{
	border:1px solid #666;
	margin:5px 0px 5px 0px;
	padding:5px 0px 5px 0px;
}
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #f60; font-weight:bold}

/* 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; }

/*breadcrumb*/

#breadcrumb {
	color:#ccc;
	font-size:12px;
	font-weight:bold;
	padding: 0px 0px 0px 170px;
}
#breadcrumb A{
	color:#ccc;
	text-decoration:none;
}
#breadcrumb A:hover{
	color:#f60;
	text-decoration:none;
}

#dynamenu{
	padding: 0px 0px 0px 170px;
	color:#000;
	white-space: nowrap;
}
.horbar	{   /* Color of main horizontal menubar and border */
	color: #f60;
	background-color: #000;
	/*border: 1px outset #525252;*/
	z-index:20;
}
.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: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;	
}
.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #f60;
	background-color: #000;
	text-decoration: none;
	font-weight:bold;
}
.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #000;
	background-color: #f60;
	text-decoration: none;
}
.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #000;
	background-color: #f60;
	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;
	z-index:19;
}
.horizsubframe	{      /* Color of submenu item and border */
	background-color: #666;
	border: 2px solid #000;
	
	position: relative;
	display: block;	
}
.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: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}
.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
}
.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #000;
	background-color: #f60;
	text-decoration: none;
}
.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #000;
	background-color: #f60;		
	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: #f00;
}
