/*
  $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: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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 {
  background: #b6b7cb;
}

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

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  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: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  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; }












/*
* GUI JEWEL CSS
*/

	body{ margin:0; padding:0; text-align:center; background:url(images/gui_jewel/h_bg.png) top center repeat-x; }
	
	.gui_path{ top:0; left:0; right:0; text-align:center; width:100%; height:15px; position:absolute; }
	
	.gui_path .align{ margin:auto; width:739px; padding:8px; text-align:left; font:normal 11px Tahoma; color:#666; background:url(images/gui_jewel/h_bg.png) top center repeat-x; }
	.gui_path a { font:normal 11px Tahoma; color:#FFF; text-decoration:none; }
	.gui_path a:hover { font:normal 11px Tahoma; color:#000; text-decoration:none; }
	
	.gui_path_1{ text-align:left; font:normal 11px Tahoma; color:#666; height:15px; }
	.gui_path_1 a { font:normal 11px Tahoma; color:#666; text-decoration:none; }
	.gui_path_1 a:hover { font:normal 11px Tahoma; color:#000; text-decoration:none; }
	
	.gui_jewel{ margin:auto; width:739px; text-align:left; }
	
	.gui_jewel .hr1{ background:url(images/gui_jewel/h_hr1.png) no-repeat; }
	.gui_jewel .hr2{ background:url(images/gui_jewel/h_hr2.png) no-repeat; }
	.gui_jewel .hr3{ background:url(images/gui_jewel/f_hr.png) no-repeat; }
	
	.gui_jewel .c{ text-align:center; }
	.gui_jewel .l{ text-align:left; }
	.gui_jewel .r{ text-align:right; }
	.gui_jewel .j{ text-align:justify; }
	
	.gui_jewel .header{ height:163px; margin:0; padding:0; padding-top:4px; }
	
	.gui_jewel .header .jewel{ width:200px; float:left; text-align:right; }
	.gui_jewel .header .jewel1{ width:200px; float:right; text-align:left; }
	.gui_jewel .header .logo{ width:319px; text-align:center; margin-left:210px; }
	
	.gui_jewel .top_bar .title{ font:bold 11px Tahoma; color:#FFFFFF; padding-left:5px; }
	.gui_jewel .top_bar .title a{ color:#FFF; text-decoration:none; }
	.gui_jewel .top_bar .title a:hover{ color:#69F; text-decoration:none; }
	
	.gui_jewel .top_bar .flags ul{ list-style:none; margin:0; padding:0; margin-left:5px; }
	.gui_jewel .top_bar .flags ul li{ display:inline; }
	.gui_jewel .top_bar .flags a{ text-decoration:none; }
	.gui_jewel .top_bar .flags a:hover{ text-decoration:none; }
	.gui_jewel .top_bar .flags a img{ border:solid 1px #666; padding:1px; }
	.gui_jewel .top_bar .flags a:hover img{ border:solid 1px #36F; background:#6CF; }
	
	.gui_jewel .top_bar .list{ text-align:center; }
	.gui_jewel .top_bar .list select{ width:170px; font:normal 10px Verdana, Arial, Helvetica, sans-serif; border:solid 1px #C0C0C0; background:#aeb8c4; }
	
	.gui_jewel .top_bar .box{ padding-left:5px; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#333333; }
	.gui_jewel .top_bar .box a{ text-decoration:none; color:#666; }
	.gui_jewel .top_bar .box a:hover{ text-decoration:none; color:#36F; }
	
	.gui_jewel .hsub_menu { margin:0; padding:3px; padding-bottom:5px; text-align:center; }
	.gui_jewel .hsub_menu ul { margin:0; padding:0; list-style:none; }
	.gui_jewel .hsub_menu li { display:inline; }
	.gui_jewel .hsub_menu li.spr { font:normal 10px Tahoma; color:#CCC; }
	.gui_jewel .hsub_menu a { padding:3px; font:bold 10px Tahoma; color:#22A9CE; text-decoration:none; }
	.gui_jewel .hsub_menu a:hover { padding:3px; font:bold 10px Tahoma; color:#666; text-decoration:none; }
	
	.gui_jewel .opc50 { filter:alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
	
	.gui_jewel .left_menu { margin-top:5px; margin-bottom:5px; padding:5px; border:solid 1px #E7E7E7; }
	.gui_jewel .left_menu a { padding:3px; font:bold 10px Tahoma; color:#22a9ce; text-decoration:none; display:block; background:url(images/gui_jewel/a_bg.png) bottom left no-repeat; }
	.gui_jewel .left_menu a:hover { color:#666; background-color:#F8F8F8; }
	
	.gui_jewel .cat_menu { margin-top:5px; margin-bottom:5px; padding:0px; border:solid 1px #E7E7E7; background:url(images/gui_jewel/cat_bg.png) top repeat-x; }
	.gui_jewel .cat_menu .title{ padding:5px; font:bold 11px Tahoma; color:#018fb6; }
	.gui_jewel .cat_menu .alist { padding-top:10px; }
	
	.gui_jewel .cat_menu .alist a{ border-left:solid 3px #45aac6; background:#F8F8F8; margin-bottom:1px; padding:3px; font:normal 11px Tahoma; color:#666; text-decoration:none; display:block; }
	.gui_jewel .cat_menu .alist a:hover{ border-left:solid 3px #666; background:#EEE; padding:3px; font:normal 11px Tahoma; color:#018FB6; text-decoration:none; display:block; }
	
	.gui_jewel .cat_menu .alist a.maincat{ background:#45aac6; font:bold 11px Tahoma; color:#FFF; }
	.gui_jewel .cat_menu .alist a:hover.maincat{ background:#666; font:bold 11px Tahoma; color:#FFF; }
	
	.gui_jewel .cat_menu .alist a.maincat_sel{ background:#666; font:bold 11px Tahoma; color:#FFF; }
	.gui_jewel .cat_menu .alist a.cat_sel{ background:#CCC; font:bold 11px Tahoma; color:#000; }
	
	.gui_jewel .cat_menu .alist a.level_0{ background:#F8F8F8;  }
	.gui_jewel .cat_menu .alist a.level_1{ background:#F0F0F0;  }
	.gui_jewel .cat_menu .alist a.level_2{ background:#E0E0E0;  }
	.gui_jewel .cat_menu .alist a.level_3{ background:#D0D0D0;  }
	.gui_jewel .cat_menu .alist a.level_4{ background:#DDD;  }
	
	.gui_jewel .footer{ text-align:right; font:normal 10px Tahoma; color:#aeb8c4; padding:5px; padding-top:10px; height:60px; }
	.gui_jewel .footer a{ text-decoration:none; color:#aeb8c4; }
	.gui_jewel .footer a:hover{ text-decoration:none; color:#36F; }
	
	.jewel_catblock { padding:3px; border:solid 1px #CCC; }
	.jewel_catblock table { background:url(images/gui_jewel/bbg.png) -50px -70px repeat-x; }
	.jewel_catblock td { text-align:center; }
	.jewel_catblock a { font:bold 12px Tahoma; color:#666; text-decoration:none; }
	.jewel_catblock a img { border:solid 1px #CCC; }
	.jewel_catblock a:hover { font:bold 12px Tahoma; color:#36F; text-decoration:none; }
	.jewel_catblock a:hover img { border:solid 1px #36F; }
	
	.jewel_catblock_over { padding:3px; border:solid 1px #666; }
	.jewel_catblock_over table { background:url(images/gui_jewel/bbg.png) bottom repeat-x; }
	.jewel_catblock_over td { text-align:center; }
	.jewel_catblock_over a { font:bold 12px Tahoma; color:#666; text-decoration:none; }
	.jewel_catblock_over a img { border:solid 1px #CCC; }
	.jewel_catblock_over a:hover { font:bold 12px Tahoma; color:#36F; text-decoration:none; }
	.jewel_catblock_over a:hover img { border:solid 1px #36F; }
	
	
	.gui_jewel .new_products{ border:solid 1px #E7E7E7; background:url(images/gui_jewel/cat_bg.png) top repeat-x; }
	.gui_jewel .new_products .title { font:bold 14px Verdana; color:#018fb6; }
	
	.gui_jewel .new_products .item{ padding:3px; border-bottom:dotted 1px #CCC; }
	.gui_jewel .new_products .item td{ text-align:left; font:normal 18px Arial; color:#F66; }
	.gui_jewel .new_products .item a{ font:normal 12px Verdana; color:#666; text-decoration:none; }
	.gui_jewel .new_products .item a img{ border:solid 1px #CCC; padding:3px; }
	.gui_jewel .new_products .item a:hover{ font:normal 12px Verdana; color:#36F; text-decoration:none; }
	.gui_jewel .new_products .item a:hover img{ border:solid 1px #36F; padding:3px; }
	
	.gui_jewel .new_products .item_over{ padding:3px; border-bottom:dotted 1px #CCC; background:#F8F8F8; }
	.gui_jewel .new_products .item_over td{ text-align:left; font:normal 18px Arial; color:#F00; }
	.gui_jewel .new_products .item_over a{ font:normal 12px Verdana; color:#666; text-decoration:none; }
	.gui_jewel .new_products .item_over a img{ border:solid 1px #CCC; padding:3px; }
	.gui_jewel .new_products .item_over a:hover{ font:normal 12px Verdana; color:#36F; text-decoration:none; }
	.gui_jewel .new_products .item_over a:hover img{ border:solid 1px #36F; padding:3px; }
	
	
	.prod_info .title{ font:bold 12pt Verdana; color:#018fb6; padding-bottom:10px; border-bottom:solid 1px #CCC; }
	.prod_info .price{ padding:5px; font:bold 16pt Arial; color:#F00; text-align:center; }
	.prod_info .buy{ padding:5px; text-align:center; }
