/*
//
// +----------------------------------------------------------------------+
// |zen-cart Open Source E-commerce                                       |
// +----------------------------------------------------------------------+
// | Copyright (c) 2003 The zen-cart developers                           |
// |                                                                      |
// | http://www.zen-cart.com/index.php                                    |
// |                                                                      |
// | Portions Copyright (c) 2003 osCommerce                               |
// +----------------------------------------------------------------------+
// | This source file is subject to version 2.0 of the GPL license,       |
// | that is bundled with this package in the file LICENSE, and is        |
// | available through the world-wide-web at the following url:           |
// | http://www.zen-cart.com/license/2_0.txt.                             |
// | If you did not receive a copy of the zen-cart license and are unable |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@zen-cart.com so we can mail you a copy immediately.          |
// +----------------------------------------------------------------------+
// $Id: stylesheet.css,v 1.1.2.1 2005/01/16 09:14:07 t_hira Exp $
*/
BODY {
	background: #EEEEEE;
	color: #222222;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

TD {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

#base {
	width: 795px;
	margin: 0px auto;
	text-align: left;
	background: #FFFFFF url(../../../../../base/pageback.gif) repeat-y;
	padding: 0px;
}

IMG {
	border: none;
}

.centershop {
	padding: 0px;
	margin: 0px auto 0px 1px;
	position: relative;
	text-align: left;
	width: 789px !important;
}

TD.main, P.main {
  line-height: 1.5;
}

a:link {
	color : #034884 ;
	text-decoration : underline ;
}
a:visited {
	color : #280283 ;
	text-decoration : underline ;
}
a:active {
	color : #ae3225 ;
	text-decoration : none ;
}
a:hover {
	color : #ae3225 ;
	text-decoration : none ;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

/*HEADER CSS*/

DIV.header {
	background: #eeeeee url(../images/store_header.jpg) no-repeat top left;
	height: 100px;
}

#topmenu {
	text-align: right;
	float: right;
	padding: 10px 20px 0px 0px;
}

#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#topmenu a:active {
	color : #FF6633 ;
}
#topmenu a:hover {
	color : #FF6633 ;
}

TABLE.headerNavigation {
	background: url(../images/head_menu_bk.gif) repeat-x top left #4e1f1f;
	width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 2px;
	background: url(../images/head_menu_bk.gif) repeat-x top left #4e1f1f;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footerbottom a, td.footerbottom a:visited {
  font-weight: bold;
  color: #ffffff;
}

TD.headerNavigation A:hover, td.footerbottom a:hover  {
	color : #fff685 ;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TD.breadCrumb {
  font-size: 12px;
  font-weight: bold;
  color: #bfbfbf;
  padding: 3px;
  border-bottom: 2px dotted #aaaaaa;
}

/*SIDEBOX CSS*/

.column_left, .column_single {
	background: #fafafa;
	border-right: 1px solid #bfbfbf;
}

.boxText {
  line-height: 125%;
}

TABLE.leftbox, TABLE.rightbox, TABLE.singlebox {
	margin: 8px 5px;
}
TD.leftboxheading, TD.rightboxheading, TD.singleboxheading {
	font-weight: bold;
	padding: 3px 3px 2px 3px;
	height: 20px;
	padding-left: 5px;
	text-align: center;
	background: #ffaa66 url(../images/side_box_head_round.gif) repeat-y center top;
}
.leftboxheading a, .rightboxheading a, .centerboxheading a, .singleboxheading a {
	color: #00367b;
}
.leftboxcontent, .rightboxcontent, .singleboxcontent {
	line-height: 125%;
	padding: 4px;
	background: #ffffff;
	border: 1px solid #bfbfbf;
}

TABLE.centerbox {
	margin: 8px 0px 8px 0px;
	background: #ffffff;
}
TD.centerboxheading {
	font-weight: bold;
	padding: 3px 0px 2px 3px;
	height: 20px;
	padding-left: 5px;
	border-left: 5px solid #9395a0;
	border-bottom: 1px solid #bfbfbf;
	background: #ebedf5 url(../images/center_box_bk.gif) repeat-y 200px 0px;
}
.centerboxcontent {
	line-height: 125%;
	padding: 8px 5px 5px 5px;
	border: 1px solid #bfbfbf;
	border-top: none;
}
td#whats_new_heading {
	background-color: #e4ffd5;
	border-left-color: #84ff00;
	border-bottom-color: #9eb686;
}
#whats_new_content {
	border-color: #9eb686;
	background-color: #fbfffa;
}
td#special-heading {
	background-color: #ffe7e4;
	border-left-color: #ff4a00;
	border-bottom-color: #cb9796;
}
#special-content {
	border-color: #cb9796;
	background-color: #fffafa;
}
td#featured-heading {
	background-color: #fff0ae;
	border-left-color: #eada00;
	border-bottom-color: #b6b185;
}
#featured-content {
	border-color: #b6b185;
	background-color: #fffcf6;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
	margin-bottom: 15px;
}

td#loginbox-heading-td {
	display: none;
	background-color: #ff8866;
}
td#shoppingcart-heading-td {
	background-color: #b6eaff;
}
td#information-heading-td {
	background-color: #92de8a;
}
#categoriesall-content {
	margin: 0px;
	padding: 0px 5px 10px 5px;
	font-size: 13px;
	background-color: #fafafa;
	line-height: 150%;
	border: none;
}

#categoriesall-content a {
	display: block;
	padding: 2px 2px 1px 5px;
	margin: 0px;
	text-decoration: none;
	background-color: #ffcaa5;
	border-top: 1px solid #fafafa;
	border-bottom: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
}
#categoriesall-content a:visited {
	text-decoration: none;
}
#categoriesall-content a:active {
	text-decoration: none;
	color: #ffffff;
}
#categoriesall-content a.menu_level, #categoriesall-content a.category-links {
	margin-top: 6px;
}
#categoriesall-content a.menu_level1 {
	padding: 2px 2px 1px 25px;
	font-size: 11px;
	background: url(../images/submenu_bk.gif) no-repeat -5px top #ffe3d1;
}
#categoriesall-content a.menu_level2 {
	padding: 2px 2px 1px 34px;
	font-size: 11px;
	background: url(../images/submenu_bk.gif) no-repeat 4px top #fff5f0;
}
#categoriesall-content a.menu_opend {
	border-right: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
}
#categoriesall-content a#menu_present {
	border-right: 1px solid #c14b00;
	border-bottom: 1px solid #c14b00;
	background-color: #ffe600;
	background-position: 3px top;
	color: #000000;
}
#categoriesall-content a:hover {
	background-color: #ffaa66;
	color: #000000;
	border-right: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
}
#categoriesall-content a.menu_level1:hover {
	background-color: #ffaa66;
	background-position: 3px top;
	color: #000000;
	border-right: 1px solid #ff6600;
	border-bottom: 1px solid #ff6600;
}
#categoriesall-content a.menu_level2:hover {
	background-color: #ffaa66;
	background-position: 12px top;
	color: #000000;
	border-right: 1px solid #c14b00;
	border-bottom: 1px solid #c14b00;
}

#bestsellers-content {
	font-size: 11px;
}

#bestsellers-content TD{
	font-size: 11px;
	border-bottom: 1px solid #cccccc;
}
#shopping_cart_content_name {
	font-size: 10px;
}
#shopping_cart_content_num {
	font-size: 9px;
}
table#loginbox-table {
	margin:0px 0px 8px 0px;
	width: 100% !important;
}
#loginbox-content {
	font-size:9px;
	background-color: #f5faff;
	border: none;
	border-bottom: 1px solid #bfbfbf;
}
#loginbox-content td {
	font-size:9px;
}
.loginbox_input {
	font-size:9px;
	width: 115px;
}

.plainBox {
  background: #ffffff;
  border:1px solid #bfbfbf;
  padding: 5px;
}

.plainbox-description {
  background: #ffffff;
  border:1px solid #bfbfbf;
  padding: 5px;
  line-height: 150%;
}

.plainbox-description TD {
  line-height: 150%;
}

.plainbox-description TH {
  line-height: 150%;
}
.plainBoxHeading, TD.tableHeading, h4 {
	border-left: 4px solid #cc8e66;
	font: bold 14px sans-serif;
	color: #7d695f;
	padding: 14px 0px 2px 4px;
}

.productListing-heading {
	font-weight: bold;
	padding: 3px;
	height: 20px;
}
.productListing-heading {
	font-weight: bold;
	padding: 3px;
	height: 20px;
}

TD.productListing-heading{
	background: #D3D3D3 url(../../../../../base/title_bk.gif) repeat-x 0 0;
}

TD.productlisting {
  border:1px solid #bfbfbf;
}

TD.productListing-data {
  padding: 5px;
}

/*center main section
-----------------------------------*/
h1 {
	font: bold 20px sans-serif;
	color: #333333;
	margin: 5px;
	padding: 8px 0px 2px 20px;
	height: 40px;
	background: url(../images/h1bk.gif) no-repeat 0% 0%;
}

.center_column {
  padding: 8px;
  width: 582px;
}
.main_page{
	width: 100% !important;
}

/* footer
--------------*/


TABLE.footer {
}

TR.footertop {
	background: #333333;
	font-size: 10px;
}

TD.footertop {
	padding: 5px;
	font-size: 10px;
}
TD.footerbottom {
	background: url(../images/head_menu_bk.gif) repeat-x top left #4e1f1f;
	color: #ffffff;
	padding: 5px 20px 5px 5px;
	font-size: 10px;
	text-align: right;
}
TD.footerbottom a {
	color: #d1d1d1;
	text-decoration: underline;
	font-size: 12px;
}
TD.footerbottom a:hover {
	color: #a9bcd1;
	text-decoration: none;
}


/*miscellaneous areas
-------------------------------------*/
.productInfoBox {
  border: 1px solid #bfbfbf;
	background-color: #ffffff;
}
TD.cartBox {
  background: #f3f3f3;
  font-size: 12px;
  border-top: 1px #bfbfbf dotted;
}

.price_area {
	font-size: 13px;
	font-weight: bold;
	color: #3D56FF;
	border-bottom: 1px #bfbfbf dotted;
}

.productListing-data .price_area {
	font-size: 12px;
	font-weight: bold;
	color: #3D56FF;
	border-bottom: 0px;
}

.image_area {
	border: 1px #bfbfbf solid;
	background-color: #ffffff;
}

.subimage_area {
	background-color: #ffffff;
	border: 1px solid #bfbfbf;
}

.subimage_area .plainBox {
	border: 0px;
}

.subimage_area IMG {
  border-bottom: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
}

.product_base_area {
	border: 1px #aaaaaa solid;
	background: url(../images/product_base_area_bk.gif) repeat-x top left #F7EFEA;
}

.option {
	line-height: 1.1;
	font-size: 11px;
}

.item_right {
	text-align: right;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #f6f6f6;
}

TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #fff6ed;
}

.short_discription {
	font-size: 11px;
	padding: 2px 0px 0px 2px;
	color: #555555;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

td.pageresults a {
  color: #428dff;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #cc0000;
  font-weight: bold;
}

.smallText, td.pageresults{
   font-size: 10px;
}

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

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

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
  width: 100%;
}

.greetUser {
   font-size: 13px;
   padding-top: 5px;
   padding-bottom: 5px;
}

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

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

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #ff0000;
}

span.productSpecialPriceSale {
  color: #ff0000;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 12px;
  color: #FF0000;
}
.moduleRow { background-color: #eeeeee; font-weight: bold;}
.moduleRowOver { background-color: #fcdcd1; cursor: pointer; font-weight: bold; }
.moduleRowSelected { background-color: #fcc5ae; font-weight: bold; }


/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 12px;
  padding: 4px;
  border: 1px solid #aaaaaa;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #aaaaaa; }
.messageStackCaution { font-size: 13px; background-color: #ffff00; }

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-total-Amount {
  font-weight: bold;
  border-top: 1px solid #bfbfbf;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}


/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 12px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #bfbfbf;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 2px;
  padding: 2px;
  font: Verdana, Arial, sans-serif;
}
TABLE.popupimage, TABLE.popupimageadditional {
  background-color: #ffffff;
	margin: 0px;
  padding: 0px;
}

/* categories_description */
TABLE.categoriesdescription {
	background: #ffffff url(../images/category_info_bk.gif) repeat-x 0 0;
  border:1px solid #bfbfbf;
  margin-bottom: 10px;
}

TD.categoriesdescription {
  line-height: 120%;
  padding: 5px;
}

/* categories box parent and child categories */
A.category-top {
}
A.category-links {
}
A.category-subs, A.category-products {
  color: #FF0000;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #aaaaaa; */
  float: left;
  padding: 2px;
}

.alsopurchased_box {
  border: 1px solid #bfbfbf;
  margin: 8px 0px;
  font-size: 11px;
}

.alsopurchased_title {
  border-left: 10px solid #990000;
  margin: 7px 0px 10px 10px;
  padding: 2px 0px 2px 5px;
  color: #777777;
  font-weight: bold;
  font-size: 12px;
}

.cart_item_tr td {
	background: #ededd3;
}

td.cart_item_name {
	background: #ededd3 repeat-x 0 0;
}

td.cart_item_price {
	width:120px;
}

td.ot-subtotal-Amount, td.ot-shipping-Amount, td.ot-cod-fee-Amount, td.ot-tax-Amount, td.ot-total-Amount {
	width:120px;
	background-color: #f1f1f1;
	border-bottom: 1px solid #ffffff;
	color: #009e74;
}
td.ot-subtotal-Amount {
	background-color: #eaeac9;
	color: #0059d9;
}
td.ot-tax-Amount {
	background-color: #fbfbfb;
	color: #777777;
}
td.ot-total-Amount {
	background-color: #d6edfc;
	color: #0069ff;
}
