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

/* TerraNetwork Design Notes 
rgb(255,204,102); light sand
rgb(102,51,0); dark brown (used for logo)
rgb(218,33,39); dark red
rgb(113,0,62); dark purple 
*/

/* Pixels
Left: 180px
Middle: 604px
Right: 210px
--------------- Total = 994px



*/

/* Generic Styles */

* {font-size: 100%;}
 
html { overflow: -moz-scrollbars-vertical; } /* fixes scroll bar in Firefox */

Body {font-size: small; font-family: Verdana, Arial, sans-serif; text-align: center; margin: 0; padding: 0; background: white; }

p, ul, ol, th, td {font-size: 90%;}

td td, td td td, td td td td, td td td td td, td td td td td td,  td td td td td td td, td td td td td td td td, td td td td td td td td td {font-size: 100%;}

td ul, td ol, td p {font-size: 100%;}

a { color: black; text-decoration: none;} /* colour of links */
a:hover {color: rgb(218,33,39); text-decoration: underline;} /* colour of links at mouse-over */

img {border: none;}

table {width: 100%; border-collapse: collapse; }
td {margin: 0; padding: 0; vertical-align: top;}

form table {border-collapse: separate; } /* tables within forms need a bit more spacing */

.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: rgb(113,0,62);  text-decoration: underline; }
.important {font-weight: bold; font-size: 120%; color: rgb(113,0,62);}
.important a {color: rgb(113,0,62);}

hr.clear {visibility: visible; clear: both; margin: 0; padding: 0; }

/* CONTAINERS */
#container_site {width: 994px; margin: 5px auto 20px auto; text-align: left; background: rgb(255,255,255); }
td#column_left { width: 160px; background: rgb(255,204,102);  }
td#column_left_spacer {padding-right: 20px; } 
td#column_right {width: 195px; padding-left: 15px; }


/* HEADER */
div#header {padding: 0; margin: 0; }
#header img {display: block; } /* needed to cure IE7 pixel gap problem */
div#subnav {margin: 0; padding: 2px 5px 4px 5px; background: url(images/bg_subnav.jpg) bottom left repeat-x; height: 101%; overflow: auto;   }
#subnav form {float: right; width: 30em; text-align: right; margin:0 ; }
#subnav input.keywords, #subnav input.submit {display: inline;  }
#subnav input.button {background: rgb(255,204,102); }

#subnav #breadcrumb {float: left; margin: 0; padding: 0; }
#box_search {}

 
A.headerNavigation  {}

A.headerNavigation:hover  {}

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;  }
  
/* COLUMN LEFT */
#box_manufacturers {width: 160px;  background: rgb(255,204,102);}


/* Category Menu */
table#box_categories {width: 160px; font-size: 95%; border-collapse: collapse; margin-bottom: 40px; }
#box_categories td.heading {font-weight: bold; padding: 10px 0 4px 5px; }
#box_categories td {padding: 1px 5px 1px 10px; border-bottom: 1px solid white; }
#box_categories td.sub1,#box_categories td.sub2, #box_categories td.sub3, #box_categories td.sub4 {}
#box_categories td.sub1 {padding-left: 23px; background: url(images/bg_sub0.gif) top left no-repeat; }
#box_categories td.sub2 {padding-left: 33px; background: url(images/bg_sub1.gif) top left no-repeat; }
#box_categories td.sub3 {padding-left: 43px;}
#box_categories td.sub4 {padding-left: 53px;}
#box_categories .cat_sel {font-weight: bold; }
#box_categories a {text-decoration: none; }


/* COLUMN RIGHT */
#box_shopping_cart, #box_manufacturer_info, #box_order_history, #box_best_sellers, #box_product_notifications, #box_specials, #box_tell_a_friend, #box_reviews, #box_whats_new, #box_information, #box_currencies, #box_languages, #box_account {width: 195px; margin: 15px 0 0 0; background: url(images/bg_scroll.jpg) bottom center no-repeat;  }

#box_shopping_cart .infoBoxHeading, #box_manufacturer_info .infoBoxHeading, #box_order_history .infoBoxHeading, #box_best_sellers .infoBoxHeading, #box_product_notifications .infoBoxHeading, #box_specials .infoBoxHeading, #box_tell_a_friend .infoBoxHeading, #box_reviews .infoBoxHeading, #box_whats_new .infoBoxHeading, #box_information .infoBoxHeading, #box_currencies .infoBoxHeading, #box_languages .infoBoxHeading, #box_account .infoBoxHeading {font-weight: bold; font-size: 100%; padding: 10px 5px 2px 5px; color: black;  background: none; text-align: center; border: none;   }

#box_shopping_cart .infoBox, #box_manufacturer_info .infoBox, #box_order_history .infoBox, #box_best_sellers .infoBox, #box_product_notifications .infoBox, #box_specials .infoBox, #box_tell_a_friend .infoBox, #box_reviews .infoBox, #box_whats_new .infoBox, #box_information .infoBox, #box_currencies .infoBox, #box_languages .infoBox, #box_account .infoBox {margin: 0 5px 30px 5px;  text-align: center;   }

#box_shopping_cart td, #box_manufacturer_info td, #box_order_history td, #box_best_sellers td, #box_product_notifications td, #box_specials td, #box_tell_a_friend td, #box_reviews td, #box_whats_new td, #box_information td, #box_currencies td, #box_languages td, #box_account td {text-align: center;  }

#box_shopping_cart  .infoBoxContents td, #box_manufacturer_info  .infoBoxContents td, #box_order_history  .infoBoxContents td, #box_best_sellers  .infoBoxContents td, #box_product_notifications  .infoBoxContents td, #box_specials  .infoBoxContents td, #box_tell_a_friend  .infoBoxContents td, #box_reviews  .infoBoxContents td, #box_whats_new  .infoBoxContents td, #box_information  .infoBoxContents td, #box_currencies  .infoBoxContents td, #box_languages  .infoBoxContents td, #box_account .infoBoxContents td {padding-bottom: 0;  }

#box_information .infoBoxContents td {padding-bottom: 10px; }
#box_information .infoBox {margin-bottom: 8px;}

#box_account { }
#box_account a {color: rgb(113,0,62); font-weight: bold; font-size: 120%; }


FORM {
	display: inline;
}

#box_currencies select {width: 120px; }


/* Category Listing */
span.prod_list_img  {display: block; margin-top: 5px; }

/* CHECKOUT */
table.infoBoxBorder {border-top: 1px solid rgb(113,0,62); padding: 3px 0; }
table.infoBoxBorder, table.infoBoxBorder table {border-collapse: separate;}
table.infoBoxBorder td {padding: 2px;}


TR.footer {
/*  background: #13a0ff; removed for ISM */
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 2px;

}

.infoBox {
/*  background: #13a0ff; changed for ISM - optional */
  background: transparent;
}

.infoBoxContents {
/*  background: #f13a0ff; changed for ISM - optional */
  background : transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

table.infoBoxContents td {padding-bottom: 15px; }

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-size: 150%;
  font-weight: bold;
  background: white;
  padding: 5px 10px 15px 10px; 
  color: rgb(113,0,62);; 
}

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

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

TABLE.productListing {

}

.productListing-heading {border-bottom: 1px solid rgb(113,0,62); 	font-weight: bold; padding-bottom: 5px; }

TD.productListing-data {font-size: 95%; padding: 5px 0 0 0; border-bottom: 1px solid rgb(113,0,62); }

TD.productListing-data td {border: none;}

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: rgb(113,0,62);
  padding-top: 10px; 
}

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.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 {
  color: rgb(113,0,62);
  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: #D7E9F7; cursor: pointer; 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; }

/* neco css categories box contribution Start */

TABLE.categ {
	border: 0px;
	border-spacing: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	vertical-align: middle;
}

TD.categ {
	vertical-align: middle;
	padding: 0px;

}

/* neco css categories box contribution End */

/* ISM Start */

.newinfobox_top1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: ffffff;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 3px;

}

.newinfobox_top2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: ffffff;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 3px;

}

.newinfobox_top3 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top4 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: ffffff;
white-space: nowrap;
}

.newinfobox_top5 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top6 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top7 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top8 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top9 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

.newinfobox_top10 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
white-space: nowrap;
}

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

/* ISM End */

/* Mini Gallery Styling */
td#gallery { text-align: center; padding: 0 0 30px 0; }
ul#minigallery {list-style: none;  margin: 0; padding: 0; min-height: 220px;  }
#minigallery li {display: none;}
#minigallery li a img {  border: 0; margin: 5px 0; }
img#placeholder {margin: 5px 10px 5px 0; }
span.imgLink {display: none; }

div#galleryNav {float: right; text-align: center; padding: 15px 0 0 0; }
#galleryNav button {padding: 1px 4px; }
#galleryNav img  {vertical-align: middle; }

div#audioButtons {clear: left; margin-right: 75px;  }
#audioButtons button {padding: 2px 4px; margin: 0 5px;  }
#audioButtons button img {vertical-align: middle;}

p#galleryContent {margin-right: 75px; min-height: 260px;  }

/* Category text */
td#cat_desc { padding: 1em 1em 1em 0; }

/* Warehouse */
div#warehouse_location {text-align: center; margin: 40px 0; }
#warehouse_location p {font-weight: bold; font-size: 100%; }


