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

.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: #7c2a84; text-decoration: underline; }

body {
  background: #a3ce38 url(images/background.gif) repeat-x scroll 0 0;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

td{
 font-family: arial, verdana, tahoma;
 font-size: 12px;
 color: #828070;
}

a {
  color: #707070;
  text-decoration: none;
}

a:hover {
  color: #707070;
  text-decoration: underline;
}

form {
 display: inline;
}


.text_purple {
  font-size: 14px;
  font-weight: bold;
  color: #a2569e;
}

.text_green {
  font-size: 14px;
  font-weight: bold;
  color: #8fc43e;
}

.home {
  float: left;
  display: block;
  clear: both;
  width: 540px;
  height: 150px;

  text-decoration: none;
}

.languages {
  position: absolute;
  right:10px;
  top:154px;
  width:120px;
}  

.languages select {
  width: 120px;
}

.header_menu {
  position: absolute;
  right:140px;
  top:156px;
  float: right;
  color: #FFFFFF;
}

.header_menu a, .header_menu a:hover{
  margin: 0 10px 0 4px;
  color: #FFFFFF;
  font-weight:bold;
}

.header_menu a {
  margin: 0 10px 0 4px;
  color: #FFFFFF;
  font-weight:bold;
}

.header_menu img {
  margin: 0 4px 0px 6px;
  padding: 0px;
  border: none;
  height: 18px;
  width: 20px;
  vertical-align: middle;
}

.header_cart a:hover {
  text-decoration: none;
}

.header_cart_link {
  float: right;
  display: block;
  width: 180px;
  height: 100px;
  margin: 30px 0 0 0;
  text-decoration: none;
  font-size: 13px;
  line-height: 20px;
}

.header_cart_link .text_green {
  margin: 15px 0 0 0;
  font-size: 12px;
  display: block;
}

.header_cart_link .text_purple {
  margin: 15px 0 0 0;
  font-size: 12px;
}

.content_header {
  background-image: url('images/heading_content.gif');
  width: 733px;
  height: 37px;
}

.content_home_info {
  background-image: url('images/content_home_info_content.gif');
  width: 484px;
  height: 51px;
  padding: 8px 20px;
}

.content_home_text {
  padding: 8px 20px;
  background: #ffffff;
}

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

.content_footer {
  background: url('images/content_listing_footer.gif') no-repeat;
  height: 30px;
  color: #a4579f;
}


.footer {
  background-image: url('images/footer.gif');
  width: 100%;
  height: 30px;
  color: #FFFFFF;
}

.footer a {
  color: #FFFFFF;
}  

.footer_menu {
  float: left;
  color: #FFFFFF;
  margin: 0 0 0 10px;
}

.footer_menu a {
  margin: 0 6px;
  color: #FFFFFF;
}

.footer .copyright {
  float: right;
  margin: 0 20px;
}


.pageHeading {
  color:#8DC53C;
  font-family: Arial,Verdana,sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 0 0 10px 0;
}

.categories_menu {
  background: #ffffff;
}

.categories_menu .item {
  height: 30px;
  border-bottom: solid #e2cce1 1px;
}

.categories_menu .item a{
  display: block;
  width: 185px;
  height: 29px;
  line-height: 30px;
  text-indent: 0px;
  color: #cf95c5;
}

.categories_menu a img{
  height: 29px;
  width: 23px;
  margin: 0 4px 0 6px;
  padding: 0;
  vertical-align: middle;
}

.categories_menu .item a:hover{
  text-decoration: none;
  color: #ffffff;
  background: #d095c3;
}

.categories_menu .sub_item {
  height: 30px;
  border-bottom: solid #d3e7a8 1px;
  background: #ebf6d8;
}

.categories_menu .sub_item a{
  display: block;
  width: 185px;
  height: 29px;
  line-height: 30px;
  text-indent: 10px;
  color: #8cc73b;
}

.categories_menu .sub_item a:hover{
  text-decoration: none;
  color: #ffffff;
  background: #b3dd6b;
}

.categories_menu .sub_sub_item {
  height: 30px;
  border-bottom: solid #e2cce1 1px;
  background: #ecdce8;
}

.categories_menu .sub_sub_item a{
  display: block;
  width: 185px;
  height: 29px;
  line-height: 30px;
  text-indent: 20px;
  color: #b77ab5;
}

.categories_menu .sub_sub_item a:hover{
  text-decoration: none;
  color: #ffffff;
  background: #b77ab5;
}

.categories_menu .sub_sub_sub_item {
  height: 30px;
  border-bottom: solid #e2cce1 1px;
}

.categories_menu .sub_sub_sub_item a{
  display: block;
  width: 185px;
  height: 29px;
  line-height: 30px;
  text-indent: 30px;
  color: #cf95c5;
}

.categories_menu .sub_sub_sub_item a:hover{
  text-decoration: none;
  color: #ffffff;
  background: #d095c3;
}

.search_content {
  text-align: center;
  padding: 8px 20px;
  background: #ffffff;
}

.search_content input{
  margin: 0;
  padding: 0;
}

.products_new_content {
  text-align: center;
  background: #ffffff;
}

.products_new_image a {
  display: block;
  width: 120px;
  height: 120px;
  margin: 16px 0 2px 0;
}

.products_new_name a {
  color: #8dc53c;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

.products_new_name {
  padding: 2px 0;
}

.products_new_price a {
  color: #a558a0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.products_new_price {
  padding: 2px 0 0 0;
}

.products_listing_header {
  background-image: url('images/content_listing_header.gif');
  width: 733px;
  height: 37px;
}

.products_listing_item {
  background: #ffffff;
  padding: 20px 0 0 0;
}

.products_listing_name {
  height: 24px;
  padding: 0 20px 0 0;
}

.products_listing_name a, .products_listing_name a:hover{
  color: #8dc53c;
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.products_listing_price {
  padding: 2px 20px 0 0;
  color: #a558a0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}

.products_listing_description {
  height: 66px;
  width: 547px!important;;
}

.products_listing_description div {
  line-height: 18px;
  width: 527px!important;;
  padding: 0 20px 0 0;
}

.products_listing_bar {
  background: url('images/content_listing_product_amount.gif') no-repeat;
  height: 33px;
  width: 418px;
  padding: 2px 10px 5px 12px;
}
.products_listing_bar a {
  font-family: arial, verdana, tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

.products_listing_bar a:hover {
  font-family: arial, verdana, tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

.products_listing_bar .amount {
  color: #ffffff;
  font-weight: bold;
  padding: 0 20px 0 182px;
}

.products_listing_add {
  text-align: center;
  padding: 0px
  margin: 0px
  width: 130px;
}

.products_listing_image a {
  display: block;
  width: 120px;
  wid\th: 123px;
  height: 120px;
  heig\ht: 123px;
  margin: 0 20px 20px 20px;
  position:relative;  
}

.products_listing_image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.products_listing_footer {
  background: url('images/content_listing_footer.gif') no-repeat;
  height: 30px;
  color: #a4579f;
}

.products_listing_footer td {
  color: #a4579f;
  padding: 0 20px 0 20px;
}

.breadcrumbHome, .breadcrumbHome a, .breadcrumbHome a:hover{
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #a4cf39;
  margin: 0 0 0 24px;
}

.breadcrumb, .breadcrumb a, .breadcrumb a:hover {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

.info_menu {
  background: #ffffff;
}

.info_menu .item {
  height: 30px;
  border-bottom: solid #e2cce1 1px;
}

.info_menu .item a{
  display: block;
  width: 185px;
  height: 29px;
  line-height: 30px;
  text-indent: 30px;
  color: #cf95c5;
}

.info_menu .item a:hover{
  text-decoration: none;
  color: #ffffff;
  background: #d095c3;
}

.pageResults {
  display: block;
  float: left;
  width: 18px;
  height: 18px;
  margin: 2px;
  background: #99ca3b;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  padding: 2px 0 0 0;
}

.pageResults:hover {
  background: #a3579f;
  text-decoration: none;
  color: #ffffff;
}

.currentPage {
  display: block;
  float: left;
  width: 18px;
  height: 18px;
  margin: 2px;
  background: #ECDCE8;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 2px 0 0 0;
}
.product_details_image {
  vertical-align: top;
}

.product_details_image a {
  display: block;
  width: 180px;
  wid\th: 183px;
  height: 180px;
  heig\ht: 183px;
  margin: 0 20px 20px 20px;
  position:relative;  
}

.product_details_image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}


.product_details_name {
  height: 24px;
  padding: 0 20px 15px 0;
  color: #8dc53c;
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.products_details_description div {
  width: 300px;
}

.product_details_price {
  width: 120px;
  padding: 2px 20px 0 0;
  color: #a558a0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}

.product_details_bar {
  background: url('images/content_product_details_amount.gif') no-repeat ;
  background-position: center center;
  width: 574px;
  height: 33px;
  padding: 2px 10px 5px 22px; 
}
.product_details_bar a {
  font-family: arial, verdana, tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

.product_details_bar a:hover {
  text-decoration: none;
}

.product_details_bar .amount {
  color: #ffffff;
  font-weight: bold;
  padding: 0 30px 0 30px;
  float: right;
}

.product_details_add {
  text-align: right;
  padding: 0 20px 0 0;
  margin: 0px;
  width: 70px;
}

.product_details_more_images {
  width: 225px;
}

.product_details_attribs_name {
  color: #ffffff;
  font-weight: bold;
  padding: 6px 10px 0 20px;
  float: left;
}
.product_details_attribs_value {
  padding: 0 10px 0 10px;
  float: left;
}

.product_details_thumb a {
  display: block;
  width: 44px;
  wid\th: 47px;
  height: 44px;
  heig\ht: 47px;
  margin: 0 4px 4px 4px;
  position:relative;  
}

.product_details_thumb img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.shopping_cart {
  background: #ffffff;
  padding: 20px 0 0 0;
}

.shopping_cart_image a {
  display: block;
  width: 120px;
  wid\th: 123px;
  height: 120px;
  heig\ht: 123px;
  border: solid #9e9e9c 1px;
  margin: 0 20px 20px 20px;
  position:relative;  
}

.shopping_cart_image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.shopping_cart_image a:hover {
  border: solid #a3579f 1px;
}

.shopping_cart_name {
  height: 24px;
  padding: 0 20px 0 0;
}

.shopping_cart_name a {
  color: #8dc53c;
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.shopping_cart_attrib {
  color: #8dc53c;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.shopping_cart_description {
  height: 66px;
  width: 547px;
}

.shopping_cart_description div {
  line-height: 18px;
  width: 527px;
  padding: 0 20px 0 0;
}

.shopping_cart_bar {
  background: url('images/content_shopping_cart_amount.gif') no-repeat;
  height: 33px;
  width: 370px;
  padding: 2px 10px 5px 12px;
}

.shopping_cart_bar a {
  font-family: arial, verdana, tahoma;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}

.shopping_cart_bar a:hover {
  text-decoration: none;
}

.shopping_cart_bar .amount {
  color: #ffffff;
  font-weight: bold;
  padding: 0 5px 0 250px;
}

.shopping_cart_update {
  height: 33px;
  width: 40px;
  padding: 0 5px 0 5px;
}

.shopping_cart_remove {
  text-align: center;
  padding: 0px
  margin: 0px
  width: 130px;
}

.shopping_cart_price {
  width: 120px;
  padding: 2px 20px 0 0;
  color: #a558a0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}

.advanced_search_link {
  margin: 6px 0 0 10px;
  float: right;
}

.fieldKey, .smallText, .fieldValue {
  padding: 0 20px 0 20px;
}


