/*
//
// +----------------------------------------------------------------------+
// |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 290 2004-09-15 19:48:26Z wilt $
*/
BODY {
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;	
	line-height: 1.166;	
}

//  font: 11px Verdana, Arial, sans-serif;
//	font-family: Verdana, Arial,sans-serif;

/*
// ---------------------------------------------------------------
// YEE STUDIO
// 2005-01-27 YC
//      Styles for Links
// ---------------------------------------------------------------
*/

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

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

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

.centershop {
	background-color: #ffffff;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 735px !important;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 30px;
	border: 0px solid #cccccc;
}

.main, TD.main, P.main {
  font-size: 12px;
  padding-right: 0px;
}

.mainAmt, TD.mainAmt  {
 background-color: #eeeeee;
  font-size: 12px;
  padding-right: 2px;
  padding-top: 5px;
}

.mainProducts, TD.mainProducts {
  background-color: #eeeeee;
  font-size: 12px;
  padding-right: 2px;
  padding-top: 5px;
}

.allcaps {
 text-transform:uppercase;
}

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

/* CSS*/

TABLE. {
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
}

/*
** This section is disabled in tpl_.php - therefore, these classes are not used.
*/
TABLE.Navigation {
  background-color: #abbbd3;
  border-right: 0px solid #9a9a9a;
  border-left: 0px solid #9a9a9a;
  border-bottom: 0px solid #9a9a9a;
  width: 100% !important;
}

TD.Navigation {
  position: relative;
  vertical-align: middle;
  font-size: 12px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 12px;
  font-weight: bold;
  text-transform: lowercase; 
  color: #e59694;
  padding: 3px;
}

/*  border-bottom: #e59694 2px dotted; */

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

TD.Navigation A:hover, td.footertop a:hover  {
  color: #a8cfff;
}

TR.Error {
  background: #ff0000;
}

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

TR.Info {
  background: #00ff00;
}

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

/*SIDEBOX CSS*/

.column_left {
  background: #e59694;
  margin-top: 10px;
  margin-left: 2px;
  padding: 0px;
}

.column_single {
  background: #e59694;
  margin-top: 10px;
  padding: 0px;
}
.column_right {
  background: #e59694;
  margin-top: 10px;
  padding: 2px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}

.leftbox, .centerbox, .singlebox {
  font-family: Arial, Verdana;
  font-size: 12px;
  margin-bottom: 15px;
}

/*  font-family: "Trebuchet MS", Verdana, Arial; */

.rightbox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  margin-bottom: 15px;
  border: 1px solid #f1d1da;
}

/* 
 * removed  
 * background: #ffffff;
 * border: 1px solid #9a9a9a;
 */
 
.leftboxheading, .centerboxheading, .singleboxheading {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
}

.rightboxheading {
  font-size: 11px;
  font-weight: bold;
  text-transform: lowercase;
  color: #000000;
  background-color: #f1d1da;
  padding-top: 3px;
  padding-bottom: 4px;
  text-align: center;
}
/*
  background-color: #abbbd3;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
*/

/* only for the first time, after visited, it will be using the default color again */
td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}

TR.leftboxheading, TR.rightboxheading, TR.centerboxheading, TR.singleboxheading {
}

.leftboxcontent, .rightboxcontent, .centerboxcontent, .singleboxcontent {
  line-height: 128%;
  padding: 4px;
  padding-left: 8px;
}


.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {

}

/*
  background-color: #abbbd3;
  margin-bottom: 15px;
*/

.plainBox, .plainbox-description {
  font-size: 12px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 5px;
}


.plainBox-products {
  font-size: 12px;
  background: #ffffff;
  border:1px solid #9a9a9a;
  padding: 0px;
}

.plainBoxHeading {
  font-size: 12px;
  font-weight: bold;
  padding-top: 11px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

.plainBoxHeadingBig {
  font-size: 16px;
  font-weight: bold;
  padding-top: 11px;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
}

.plainBox-OrderInfo {
  font-size: 12px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 2px;
  padding-bottom: 5px;   
}

.plainBoxHeadingEmpty {
  font-size: 10px;
  font-weight: bold;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
}



TD.tableHeading {
background-color: #e59694;
  font-size: 12px;
  font-weight: bold;
  padding-top: 8px;
  padding-left: 5px;
  padding-right: 2px;
  padding-bottom: 5px;
}

.plainBoxHeading-Address {
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
  padding-left: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
  text-transform: uppercase;
}

.plainBoxDataEntry {
  font-size: 12px;
  font-weight: bold;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 20px;
  padding-bottom: 0px;
}

.infoPage {
  font-size:12px;
  background: #ffffff;
  padding: 10px;
  padding-right: 15px;
}

.infoPage ul {
  line-height: 1.28;
}

.productListing-heading {
  background-color: #e59694;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  padding: 3px;
  height: 20px;
}

/*
  background-color: #abbbd3;
  color: #ffffff;
 */

TD.productlisting {
  border:0px solid #9a9a9a;
}

/*   border:1px solid #9a9a9a; */

TD.productListing-data {
	font-size: 12px;
	padding: 8px;
	padding-bottom: 10px;
	line-height: 1.5;	
	width: 33%;
	vertical-align: top;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 13px;
  font-weight: bold;
  text-transform: lowercase; 
  color: #e59694;
  padding-top: 2px;
  margin-bottom: 6px;
}

h2 {
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  padding-top: 4px;
  margin-bottom: 0px;
}

/* color: #9a9a9a; - original from zencart */

.center_column {
  padding: 5px;
}

/* YC - turned border off */
.main_page{
  width: 735px !important;
  background-color: #ffffff;
  border: 1px solid #999999;
  margin-top: 5px;
}

/*
  border-bottom: 1px solid #f1d1da;
  border-right: 1px solid #f1d1da;
  border-top: 1px solid #f1d1da;
  border-left: 1px solid #f1d1da;
  */
  
/* footer 
--------------*/
/* footer table is not used - replaced by DIV siteInfo */
TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #abbbd3;
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/* Yee Studio 
--------------*/
#siteInfo{
	clear: both;
	border: 0px solid #cccccc;
	font-size: 70%;
	color: #666666;
	padding: 0px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}

/*miscellaneous areas
-------------------------------------*/
/* not used - replaced by product_cart
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}
*/

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

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #eeeeee;
}
/*   background: #eff4f8; */

td.pageresults a {
  color: #000000;
}

td.pageresults a:hover {
  color: #000000; font-weight: bold; text-decoration: underline;  
}

/*   background: #e59694; */
/* 	COLOR: magenta; TEXT-DECORATION: none */

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

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 12px;
   padding-right: 0px;
}

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

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

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

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

/* Not used - both */
.greetUser {
   color: #e59694;
   font-weight: bold;
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

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

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

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

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  font-weight: bold;
  color: #FF0000;
}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

/* message box */
/* yc - show the error text bigger */

.headerErrorBox {
  background-color: #ffffff;
  border: 1px groove #6c5c5c;
  margin-top: 5px;
  margin-bottom: 5px;
}

.headerError {
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.headerInfoBox {
  background-color: #ffffff;
  border: 1px groove #6c5c5c;
  margin-top: 5px;
  margin-bottom: 5px;
}

.headerInfo {
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

.sessionHeader {
	margin-top: 5px;
}

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ffffff;
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
  padding: 5px;
	border: 1px groove #6c5c5c; 
  margin-bottom: 5px;
}

.messageStackSuccess { 
	background-color: #ffffff; 	
	font-size: 13px;
	font-weight: bold;
	padding: 5px; 
	border: 1px groove #6c5c5c; 
	margin-bottom: 5px;
}

.messageStackCaution { 
	background-color: #ffffff; 
	color: #ff0000; 
	font-size: 13px; 
    font-weight: bold;	
	padding: 5px;
	border: 1px groove #6c5c5c; 
	margin-bottom: 5px;
}

.stockWarning {
	background-color: #ffffff;
	color: #ff0000; 
	font-size: 13px;
    font-weight: bold;	 
	border: 1px groove #6c5c5c; 	
	padding: 5px;
}

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

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

/* 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-cod-fee-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

TD.ot-subtotal-Amount, TD.ot-total-Amount { font-weight: bold;}

.total-block {
background-color: #eeeeee;
border-top: 1px solid #9c9c9c;
}

/* product_info attribute comments */

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

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

.popupimage_banner, TABLE.popupimage_banner {
	color: #000000;
	background-color: #eeeeee;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	vertical-align: middle;
	width=100%;
}

popupimage_banner a, popupimage_banner a:hover, popupimage_banner a:visited, popupimage_banner a:link,
TD.popupimage_banner a, TD.popupimage_banner a:hover, TD.popupimage_banner a:visited, TD.popupimage_banner a:link
{ 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	font-size: 10px;
	text-transform: lowercase;
}

.popupimage_bg {
  background-color: #ffffff;
  font: 11px Verdana, Arial, sans-serif;  
}

.popupimage, .popupimageadditional, TABLE.popupimage, TABLE.popupimageadditional {
  background-color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* categories_description */
TABLE.categoriesdescription {
  margin-bottom: 5px; 
  border-top: #cccccc 2px dotted;
  border-bottom: #cccccc 2px dotted;
}
/*
  border:1px solid #9a9a9a;
  background: #D0D0D0; 
  font-weight: bold;
*/


TD.categoriesdescription {
  font-size: 12px;
  color: #000000;
  text-align: justify;
  padding-right: 20px;
  padding-left: 0px;
  padding-bottom: 5px;
  padding-top: 5px;
}

TD.categoriesdescription ul {
  line-height: 1.5;
}


/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #000000;
  text-decoration: none;
}

/* color: #428dff */

A.category-subs, A.category-products {
  color: #000000;
  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 #9a9a9a; */
  float: left;
  padding: 2px;
}

/* YC  New Product Info Layout */
.product_info {
	LEFT: 0px; WIDTH: 100%; TOP: 0px;
	margin-bottom: 15px;
    line-height: 1.18;		
}

/* for gift shop - on the left - next to desc */
.product_image_side {
	FLOAT: left; 
	MARGIN-BOTTOM: 8px; 
	MARGIN-TOP: 12px;
	WIDTH: 46%; 
	TEXT-ALIGN: center;
	left: 0px;
	top: 0px;
    line-height: 1.38;		
}

/* for design shop - centered */
.product_doc_image {
	FLOAT: left; 
	MARGIN-BOTTOM: 8px; 
	WIDTH: 100%; 
	TEXT-ALIGN: center;
	left: 0px;
	top: 0px;
    line-height: 1.38;		
}

.product_doc_addl_images {
	FLOAT: left; 
	WIDTH: 100%; 
	left: 0px;
	top: 0px;
}

.product_album_thumbnails {
	FLOAT: left; 
	WIDTH: 100%; 
	left: 0px;
	top: 0px;
}

.product_col_right {
	FLOAT: right;
	WIDTH: 52%;
}

.product_descbox_bottom {
	FLOAT: left;
	WIDTH: 100%;
	margin-top: 4px;
	margin-bottom: 6px;
}

.product_descbox_right {
	FLOAT: right;
	WIDTH: 100%;
	margin-bottom: 12px;
	margin-right: 5px;
}

.product_description {
	MARGIN: 0px; 
	FONT-SIZE: 12px; 
	text-align: left;
	padding-right: 20px;
}

.product_description UL {
	MARGIN-LEFT: 16px
}

.product_buy {
	border: #9a9a9a 2px dotted; 
	width: 100%;
	float: left;
	top: 0px;
}

.product_buy_gv {
	border: #9a9a9a 0px dotted; 
	width: 100%;
	float: left;
}

.product_buy_doc {
	background-color: #ececec;
	border: #9a9a9a 0px dotted; 
	padding-top: 5px;
	padding-bottom: 10px;
	margin-left: 5px;
	margin-right: 30px;	
}

.product_discount {
	margin-top: 15px;
	width: 100%;
}

.product_options {
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 2px dotted #9a9a9a;
	text-transform: lowercase;
}

.product_options_gv {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: lowercase;
	width: 80%;
	float: none;
}
.product_options_doc {
	background-color: #ececec;
	text-transform: lowercase;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 30px;
}

.product_cart {
	padding: 5px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	height: 250;
	border-right: 2px dotted #9a9a9a;
	padding-right: 15px;
}


.product_quantity {
	margin-top: 8px; 
	margin-bottom: 8px;
}

/* vertical-align: top; */

/* New Product Info CCS Text Style */
.product_price {
	float: right;
	margin-top: 0px; 
	font-size: 18px;
	text-align: center;
	padding: 5px;
	width: 48%;
}

.product_price_center {
	float: none;
	margin-top: 0px; 
	font-size: 18px;
	text-align: center;
	padding: 5px;
}

.product_price_label {  
	FONT-SIZE: 14px; COLOR: #505050;
}

.product_price_label_doc {  
	FONT-SIZE: 17px; COLOR: #505050;
}

.product_more_info {
	FONT-SIZE: 12px; 
	MARGIN-TOP: 12px;
	MARGIN-BOTTOM: 12px; 
	text-align: left;
}

td.nav_next_prev a { 
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
}
td.nav_next_prev a:link { 
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold;
	font-size: 12px;	
	text-transform: lowercase;
}
td.nav_next_prev a:visited { 
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold;
	font-size: 12px;	
	text-transform: lowercase;
}
td.nav_next_prev a:hover { 
	color: #000000; 
	text-decoration: underline; 
	font-size: 13px; 
	font-weight: bold;
	text-transform: lowercase;
}

SPAN.prod_url a { 
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
}

SPAN.prod_url a.link { 
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold;
	font-size: 12px;	
	text-transform: lowercase;
}

SPAN.prod_url a:visited { 
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold;
	font-size: 12px;	
	text-transform: lowercase;
}

SPAN.prod_url a:hover { 
	color: #000000; 
	text-decoration: underline; 
	font-size: 13px; 
	font-weight: bold;
	text-transform: lowercase;
}

/* for greeting card album page only */
.feature{
	padding: 5px 10px;
	text-align: left;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: none;
	border: 1px solid #000000;
	margin-bottom: 5px;
	padding: 0px 0px 0px 0px;
}

/* for index page */
.mainpage_feature{
	padding: 5px 5px;
	text-align: left;
}

.mainpage_feature h2{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

/* padding - top right bottom left */
.mainpage_feature img{
	padding: 0px 10px 0px 0px;
}

.headerNavigation {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-image: url(../images02/topbar.gif);
	height: 26px;
}

.headerNavigation a {
	text-decoration: underline; 
}

.address_indent {
	padding-left: 35px;
	}

.instructions {
	color: red;
	font-weight: bold;
	font-style: italic;
	}

