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

/*debug helpers*/

.debug {

background-color:#FF6600;
color: #333300;
border: 1px solid black;
}

/* ========================== New ID Css Definitions Begin ========================== */


/* ========================== generic elements ========================== */
.border_top {
	height: 12px;
	}

.clear {
	clear: both;
  }
 
  
 .clear_right {
 clear: right;
 }
 
.clear_left {
 clear: left;
 }
 
.buttons_box {
margin-top: 20px;
margin-bottom: 30px;
text-align: right; 
background-color: transparent;
}

.buttons {
padding-right: 10px;
display: inline;
} 

.buttons a:hover {
text-decoration: underline;
}

.button_text {
text-transform: uppercase;
font-size: 12px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
margin-right: 2px;
padding-top: 0px;
color: #A5A26B;
letter-spacing: 0px;
border: 0px;
background-color: transparent;
vertical-align: middle;
}

.products_buy_now .button_text {
letter-spacing: -1px;
font-weight: bold;
}

input {
vertical-align: middle;
}

.superscript {
vertical-align: text-top;
font-size: 9px;
}

.brand {
font-style: italic;
}
/* ========================== boxes ========================== */

.generic_box {
margin-top: 10px;
}

.box_float_left {
float: left;
margin-right: 10px;
margin-top: 10px;
}


#best_sellers ul, #categories ul, #currencies ul, #information ul, #manufacturer_info ul, #manufacturers ul, #languages ul, #order_history ul, #product_notifications ul, #reviews ul, #search ul, #shopping_cart ul, #specials ul, #tell_a_friend ul, #whats_new ul {
list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#best_sellers li, #categories li, #currencies li, #information li, #manufacturer_info li, #manufacturers li, #languages li, #order_history li, #product_notifications li, #reviews li, #search li, #shopping_cart li, #specials li, #tell_a_friend li, #whats_new li {
padding: 0px;
}

/* ========================== header elements ========================== */

#header {
height: 172px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}

#main_logo {
text-align: center;
margin-bottom: 7px;
}

#tools_menu_text {
margin: 0px;
margin-bottom: 0px;
margin-right: 10px;
padding: 0px;
padding-top: 10px;
text-align: right;
height: 15px;
}

#tools_menu_text ul {
margin: 0px;
padding: 0px;
}

#tools_menu_text li {
display: inline;
margin: 0;
margin-left: 0.5em;
margin-right: 0.5em;
text-transform: uppercase;
font-size: 9px;

}
#tools_menu_text li a:hover {
text-decoration: underline;
}

#breadcrumbs {
margin: 0px;
width: 400px;
}

#breadcrumbs a:hover {
text-decoration: underline;
}

/* ========================== categories menu ========================== */


#categories {
text-align: center;
width: 100%;
padding-top: 6px;
}

#categories ul { /* , #categories li */
display: inline;
width: 100%;
text-align: center;
font-size: 11px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}

#categories ul li{
margin-left: 0;
margin-bottom: 0;
padding:  0px;
list-style: none;
display: inline;
text-align: center;
}

#categories ul li ul {
	position: absolute;
	top: 170px; 
	left: 5%;
	margin: 0 auto;
	width: 90%;
	font-size: 10px;
	font-weight: normal;
   display: none;
	}


#categories ul li a {
text-transform: uppercase;
text-decoration: none;
margin: 0px 10px 0px 10px;
color: #9A9A78;

}

html>body #categories li a { /*this is a freaking hack to make it work on some browsers. */
width: auto;
}

#categories ul li a:hover {
font-weight: bold;
text-decoration: underline;
}

.selected_category {
color: #C6BEA5;
font-weight: bold;

}

/* ========================== category navigation ========================== */

#category_navigation {
margin-top: 0px;
width: 400px;
}

.category_navigation_box {
float: left;
margin-right: 20px;
width: 164px;
height: 190px;
margin-top: -20px;
padding-bottom:10px;
display: inline; 
}

.categories_image  {
background-image: url(images/bkgd_categories_image.gif);
width: 190px;
height: 140px;
margin-top: -5px;
margin-left: -10px;
margin-right: -10px;
}

.categories_image img{
margin-left: 14px;
margin-top: 14px;
width: 162px;
height: 112px;
}

#categories_description, #customer_greeting, .text, #cookie_usage {
font-size: 11px;
line-height: 2em;
font-family: Georgia, "Times New Roman", Times, serif  ;
letter-spacing: 0px;
width: 400px;
margin-bottom: 0px;
color: #777777;
}

#logo_visa {
text-align:center;
margin-top: 20px;
margin-bottom: 40px;
padding-right: 50px;
}

#categories_description p, #customer_greeting p{
margin: 0px;
margin-left: 5px;
text-indent: 1em;
padding-top: 0px;
padding-bottom: 10px;
}

#categories_description a, #customer_greeting a{
color: #999999;
text-decoration: underline;
}

#categories_description a:hover, #customer_greeting a:hover{
color: #777777;
}

#login  {
width: 360px;
}

.stamp {
float: left;
vertical-align: bottom;
margin-right: 11px;
border: 0px;
margin-bottom: 0px;
}

.stamp a img{
border: 0px;
}
/* ========================== product listing box========================== */

.product_sort_heading {
display: inline;
padding-right: 1em;
padding-bottom: 15px;
}

#product_listing {
width: 400px;
}

.product_listing_box {
float: left;
margin-right: 20px;
width: 164px;
height: 190px;
padding-top: 10px;
padding-bottom:10px;
display: inline; 
}

.products_image {
background-image: url(images/bkgd_products_image.gif);
width: 190px;
height: 140px;
margin-left: -10px;
margin-right: -10px;
margin-top: -20px;
}

.products_image img {
margin-left: 14px;
margin-top: 14px;
width: 162px;
height: 112px;
}

.products_name {
float: left;
padding-top: 0;
margin-top: -5px;
padding-bottom: 0;
width: 90px;
color: #9A9A78;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
letter-spacing: -1px;
}

.products_name a {
color: #777777;
}

.products_model {
font-size: 8px;
display: none;
}

.products_price {
margin-top: 5px;
color: #626430;
font-weight: normal;
font-family: Georgia,"Times New Roman", Times, serif;
font-size: 12px;
letter-spacing: -1px;
float: left;
clear: left;
}

.products_price span.currency {
font-size: 10px;
padding-right: 0.1em;
}

.products_buy_now {
text-align: right;
}

.number_of_products {
clear: left;
width: 400px;
}

#checkout_success, #create_account, #all_products {
width: 400px;
}

#checkout_payment {
width: 700px;
}

/* ========================== left_navigation ========================== */

#column_left {
position: absolute;
left: 0px;
margin-left: 0px;
margin-right: 15px;
width: 150px;
padding: 0px;
background-image: url(images/box_bkgd.jpg);
background-repeat:no-repeat;}

/* ========================== product info ========================== */
#product_info {
width: 400px;
}

#product_info .products_image {
background-image: none;
margin-left: 0px;
margin-top: 0px;
margin-right: 10px;
width: 150px;
height: 100px;
border: 5px solid #E7DFBD;
float: left;
}

#product_info .products_image img {
width: 150px;
height: 100px;
margin: 0px;
}

.click_to_enlarge {
margin: 0px;
text-transform: lowercase;
}

#product_info .products_name {
margin-top: 10px;
float: none;
font-size:24px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
width: auto;
}

#product_info .products_price {
margin: 0px;
font-size:24px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
width: auto;
clear: none;
}

#product_info .products_description {
width: auto;
margin: 0px;
font-size: 11px;
line-height: 2em;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: 0px;
}

.products_options_box {
float: left;
margin-top: -10px;
margin-right: 10px;
margin-bottom: 10px;
}

.products_options_name {
margin-top: 10px;
}

.products_options_menu {
margin: 0px;
}

/* ========================== products_also_purchased ========================== */

#products_also_purchased {
width: 400px;
}

.search_text {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
letter-spacing: 0px;
}



/* ========================== div bestsellers ========================== */

#bestsellers {
margin-bottom: -20px;
height: auto;
}

#bestsellers .product_listing_box {
width: 100px;
height: 100px;
margin: 0px;
padding: 0px;
margin-top: 10px;
margin-right: 15px;
}

#bestsellers .products_image {
background-image: none;
margin: 0px;
padding: 0px;
width: 90px;
height: 65px;
}

#bestsellers .products_image img {
margin: 0px;
padding: 0px;
width: 90px;
height: 60px;
border: 3px solid #E7DFBD;
}

#bestsellers .products_name {
margin-top: 5px;
}

/* ========================== div specials ========================== */

#specials {

}

/* ========================== div new_products ========================== */

#new_products, #highlighted_products {
width: 400px;
}

#new_products h3, #highlighted_products h3 {
width: 350px;
}

#new_products .products_image {
margin-left: -10px;
margin-right: -40px;
}


/* ========================== whats_new ========================== */

#whats_new, #reviews, #specials {
margin-top: 20px;
width: 250px;
}

#whats_new .products_image, #reviews .products_image, #specials .products_image {
background-image: url(images/bkgd_medium_box.gif);
width: 245px;
height: 181px;
margin-left: -14px;
margin-right: 0px;
margin-top: -18px;
}

#whats_new .products_image img, #reviews .products_image img, #specials .products_image img {
margin-left: 18px;
margin-top: 18px;
width: 210px;
height: 146px;
} 

#live_help,#secure_seal,#visa, #promo {
text-align: center;
padding-right: 35px;
padding-left: 25px;
padding-top: 60px;
padding-bottom: 0px;
margin: 0px;
}

/* ========================== div upcoming_products ========================== */


#upcoming_products {
}

/* ========================== div advanced_search_result ========================== */

#advanced_search_result, #advanced_search {
width: 400px;
}

/* ========================== div all_products ========================== */

#all_products .table_products_name, #all_products .table_products_name a{
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
vertical-align: middle;
text-align: left;
color: #888888;
letter-spacing: -1px;
}


#all_products .table_products_price {
font-size: 11px;
font-family: "Times New Roman", Times, serif;
font-weight: normal;
vertical-align: middle;
text-align: right;
color: #888888;
letter-spacing: 0px;
}

/* ========================== information ========================== */

#information, #information ul li a{
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
font-weight: normal;
color: #999999;
}

#information ul {
display: inline;
width: 100%;
text-align: center;
font-size: 11px;
font-weight: bold;
}

#information ul li{
margin-left: 0;
margin-bottom: 0;
padding-right:  0.75em;
padding-left: 0.75em;
border-right: 1px solid;
list-style: none;
display: inline;
text-align: center;
}

#information ul li.last_li {
border: 0px;
}

/* ========================== shopping_cart ========================== */

#shopping_cart {
margin-right: 10px;
width: auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#shopping_cart td a {
font-weight: bold;
letter-spacing: 0px;
color: #9A9A78;
}

#shopping_cart table {
width: auto;
}

#shopping_cart table td, #shopping_cart table th {
padding-top: 10px;
padding-bottom: 10px;
}

#shopping_cart th {
border-bottom: 2px dotted #EFDFCE;
text-align: left;
font-weight: normal;
}

#shopping_cart th.products_name_table {
width: 100%;
}

.shopping_cart_subtotal {
background-color: #FFFBF7;
border-top: 2px dotted #EFDFCE;
border-bottom: 2px dotted #EFDFCE; 
text-align: right;
padding: 5px;
font-size: 10px;
}

.subtotal {
font-weight: bold;
padding-left: 50px;
padding-right: 40px;
}

.order_number {
font-weight: bold;
}

/* ========================== tell_a_friend ========================== */
#tell_a_friend {
width: 400px;
}

/* ========================== errors ========================== */

#page_errors {
background-color: #FFFF99;
padding: 40px;
margin:20px;
}



/* ========================== body_text ========================== */

#body_text {
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
padding-top: 20px;
padding-left: 40px;
padding-right: 0px;
padding-bottom: 0px;
width: 700px;
height: auto;
min-height: 500px;
background-image:url(images/body_text_bkgd.jpg);
background-repeat: no-repeat; 
}

#heading_title, #categories_name {
text-align:left;
}

#heading_image {
display: none;
}

.signature {
text-align: center;
text-indent: 0px; line-height: 1.5em;
margin-left: 100px;
margin-right: 100px;
padding-top: 10px;
margin-bottom: 30px;
}

/* ========================== right_navigation ========================== */

#right_navigation {
float: right;
margin: 0px;
margin-top: -20px;
margin-bottom: 0px;
width: 240px;
padding-left: 30px;
padding-right: 0px;
padding-top: 0px;
border-left: 2px dotted #EFDFCE;
display: inline;
height: auto;
}

/* ========================== footer ========================== */

#footer {
margin-top: 50px ;
padding-top: 0px; 
margin-left: 0px;
margin-right: 0px;
clear: both;
background-image: url(images/footer_bkgd.jpg);
background-position: bottom;
background-repeat: no-repeat;
height: 100px;
/* border-top: 1px dotted #EFDFCE; */
width: 760px;
}

.footer_text,  #information ul li a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
font-weight: normal;
letter-spacing: 0px;
margin-top: 0px;
margin-bottom: 0px;
line-height: 1.75em;
color: #888888;
}

 #information ul li a {
 font-size: 10px;
 text-transform: uppercase;
 }

#requests_number {
text-align: center;
}

#credits_banner {
margin: 0px;
padding: 0px;
}

/* New ID Css Definitions End */

.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

body {
	background-image: url(images/body_bkgd.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	color: #777777;
	height: 100%;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

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

A:hover {
text-decoration: underline;
}

a img, input {
vertical-align: middle;
}

#heading_title img, #categories_name img, .products_name img {
line-height: 1em;
vertical-align: baseline;
margin-bottom: -10px;
}



FORM {
	display: inline;
}

h1, img.replacement {
margin-top: 0px;
margin-left: -2px;
font-weight: normal;
text-transform: none;
font-size: 36px;
line-height: 40px;
margin-bottom: 10px;
color:#D6BE7B;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: 1px;
vertical-align: baseline;
}

h2 {
margin-top: 0px;
margin-bottom: 0px;
margin: 0px;
padding:0px;
font-weight: normal;
text-transform: none;
font-size: 24px;
line-height: 24px;
margin-bottom: 20px;
color:#D6BE7B;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: 1px;

vertical-align: baseline;
}

h3 {
margin:0;
padding: 0;
padding-top: 30px;
padding-bottom: 10px;
padding-left: 1.5em;
text-indent: -1.5em;
margin-bottom: 10px;
font-weight: bold;
text-transform: uppercase;
font-size: 10px;
color: #ADAE94;
font-family: Georgia,"Times New Roman", Times, serif;
letter-spacing: 0px;
border-bottom: 2px dotted #EFDFCE;
}

h3 a{
color: #ADAE94;
}

h4 {
padding: 0;
color: #ADAE94;
font-weight: bold;
text-transform: uppercase;
font-size: 10px;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

#account_password h3, #checkout_shipping h3, #tell_a_friend h3, #checkout_payment h3, #checkout_payment_address h3, #checkout_confirmation h3, #account_history h3, #account_history_info h3, #create_account h3, #checkout_shipping_address h3, #address_book h3 {
margin-bottom: 0px;
border: 0px;
}


#checkout_payment_address input.input_text {
width: 200px;
}


.infoBox {
  	background: none;	
  	border-top: 2px dotted #EFDFCE;
	border-bottom: 2px dotted #EFDFCE; 
}

.infoBoxContents {
  	background-color: #FFFBF7;

  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  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: #f8f8f9;
}

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: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

select {
border: 0px;
text-shadow: none;
border-spacing: 0px;
letter-spacing: 0px;
}

.input_text {
background-color: #E7D7BD;
border: 0px;
}

#search input.input_text, #tell_a_friend_box input.input_text {
width: 200px;
}

.input_password {
background-color: #E7D7BD;
border: 0px;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #CC3300;
}

SPAN.productCurrentPrice {
font-size: 11px;
text-decoration: line-through;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }
