/*
//
// +----------------------------------------------------------------------+
// |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 1223 2005-04-22 03:46:20Z ajeh $
*/
BODY {
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #20303F;
	background-image: url(../img/bg.gif);
    background-repeat:repeat-x;
    background-position: top; 
   font: 11px Verdana, Arial, sans-serif;
}

.centershop {
	text-align: left;
	width: 758px !important;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}
.logo_gora {
	padding-left:34px;
}
.dol {
	padding-left:8px;
}
TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}

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

A:hover {
  text-decoration: underline;
}

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

/*HEADER CSS*/

TABLE.header {
  background-color: #ffffff;
}

TABLE.headerNavigation {
  background-color: #abbbd3;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  vertical-align: middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  padding: 5px;
}

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

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_left, .column_right, .column_single {
  background: #F2ECE0;
}

DIV.left_column_size {
	height: 331px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .centerbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #000000;
}

.leftboxheading, .rightboxheading, .centerboxheading, .singleboxheading {
  background-color: #abbbd3;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}

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 {
  background-color: #ffffff;
  line-height: 125%;
  padding: 4px;
}

.leftboxfooter, .rightboxfooter, .centerboxfooter, .singleboxfooter {
  background-color: #abbbd3;
  margin-bottom: 15px;
}

.plainBox, .plainbox-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}
.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  height: 20px;
  background-color: #BCB8AF;
}
TD.productlisting {
}

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


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


/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 14px;
  font-weight: bold;
  color: #213140;
}

.center_column {
    background-image:url(../img/content_top.gif);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #F9F8F4;
    padding: 0px;
}

.center_column#not-home-page {
      padding: 15px;
}

.main_page{
  width: 758px !important;
  background-color: #ffffff;
}

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

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
}

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

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

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #E8A713;
}

TR.productListing-odd, TR.upcomingProducts-odd {

	padding: 7px;

}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {

	padding: 7px;

}

TD.productListing-data-description-odd {

  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
}

TD.productListing-data-description-even {

  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
}

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

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

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

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

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;
}

.greetUser {
   color: #f0a480;
   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, .stockWarning, span.coming {
  color: #ff0000;
}

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

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

/* message box */

.messageBox {}
.messageStackError, .messageStackWarning, errorBox {
  background-color: #ff0000;
  color: #ffffff;
  font-size: 10px;
  padding: 4px;
  border: 1px solid #9a9a9a;
}
.messageStackSuccess { background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; 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-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-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: 10px;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #9a9a9a;
}

/* 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.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  /*background: #D0D0D0;
  border:1px solid #9a9a9a;*/
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
  color: #428dff;
  text-decoration: none;
}
A.category-subs, A.category-products {
  color: #428dff;
  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;
}
.table2 {
    font: 11px Arial, Helvetica, sans-serif;
	color: #464646;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 157px;
	height: 154px;
	border-left-width: 1px;
    border-left-style: solid;
	border-left-color: #000000;
    margin-left: 20px;
    margin-right: 20px;
}
.table3 {
    font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
    background-image:url(../img/left.jpg);
    background-color:#000000;
    background-repeat: no-repeat;
	width: 285px;
	width: 215px;
	height: 308px;
    padding-right: 35px;
    padding-left: 35px;
    padding-top: 40px;

}
.table4 {
    font: 12px Arial, Helvetica, sans-serif;
    color: #000000;
	text-decoration: none;
    background-image:url(../img/interior_right2.jpg);
    background-repeat: repeat-x;
	width: 178px;
	height: 308px;
    /*padding-right: 35px;
    padding-left: 35px;
	padding-bottom: 15px;*/	
    background-color: #F3EDE1;
}
a.table4 {
	color: #ffffff;
	font-weight: bold;
	background: none;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}
a:hover.table4 {

	text-decoration: none;
}
.table5 {
    font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	height: 356px;
    background-image:url(../img/content_top.gif);
    background-position: top;
    background-repeat:repeat-x;
    background-color:#F8F7F3;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 15px;
}
.table5a {
    font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	height: 356px;
    background-position: top;
    background-repeat:repeat-x;
    padding-right: 25px;
    padding-left: 25px;
    padding-top: 15px;
}
.table6 {
    font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
    background-image:url(../img/content_mid.gif);
    height: 113px;


}
.table7 {
    padding-bottom: 10px;
}
.table8 {
    padding-top: 10px;
}
#center {
        z-index: 1;
	    position:relative;
        top: 0px;
        text-align: left; 
        width: 762px;
		height: 100%;
        padding: 0px;
        margin: 0 auto; 
}
#frame {
	z-index: 2;
	position:absolute;
	top: 44px;
	text-align: left;
	width: 758px;
	height: 491px;
	padding: 0px;
	margin: 0 auto;
	left: 0px;
	border-left-width: 1px;
    border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
    border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
    border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
    border-right-style: solid;
	border-right-color: #000000;
       
}
#frame {
	z-index: 3;
	position:absolute;
	top: 44px;
	text-align: left;
	width: 758px;
	height: 491px;
	padding: 0px;
	margin: 0 auto;
	left: 0px;
       
}
#front_pig2 {
	z-index: 4;
	position:absolute;
	left: 10px;
	top: 515px;
	text-align: left;
	width: 101px;
	height: 24px;
	padding: 0px;
	margin: 0 auto;
       
}
#logo_top {
	z-index: 5;
	position:absolute;
	top: 0px;
	text-align: left;
	width: 101px;
	height: 24px;
	padding: 0px;
	margin: 0 auto;
	left: 35px;
       
}
.copyright {
	padding: 0px;
   padding-top: 10px;
	margin: 0 auto;
    font: 11px Arial, Helvetica, sans-serif;
	color: #979797;
	text-decoration: none;
}


.Title {
    font: bold 16px Arial;
	color: #000000;
	text-decoration: none
}
.interior_Title {
    font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none
}
.Text {
    font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	text-decoration: none
}


.read_more {
	font: bold 11px Arial;
	color: #225279;
    text-decoration: none;
}
.read_more a:link, .read_more a:visited {
	font: bold 11px Arial;
	color: #225279;
	text-decoration: none;
}
.read_more a:hover {
    font: bold 11px Arial;
	color: #000000;
    text-decoration: none;
}
.email {
	font: bold 11px Arial;
	color: #225279;
    text-decoration: none;
}
.email a:link, .email a:visited {
	font: 11px Arial;
	color: #225279;
	text-decoration: none;
}
.email a:hover {
    font: 11px Arial;
	color: #FFFFFF;
    text-decoration: none;
}
#center {
        z-index: 1;
	position:relative;
        top: 0px;
        text-align: left; 
        width: 762px;
	height: 100%;
        padding: 0px;
        margin: 0 auto; 
}
#links_top {
	z-index: 2;
	position:absolute;
	top: 35px;
	color: #E7B814;
    font: 11px Arial;
	padding: 0px;
	margin: 0 auto;
	left: 330px;
}
.yellow {
    font: 11px Arial;
    color: #E7B814;
    text-decoration: none;
}
.yellow:hover {
    font: 11px Arial;
    color: #E7B814;
    text-decoration: underline;
}
.shipping_warning {
	color: #ff0000;
	padding-bottom: 10px;
	font-weight: bold;
}
.echazen_link {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
    text-decoration: none;
	text-transform: uppercase;
}

table.promo_table {
	margin: 40px 0px 15px 20px;
}

a.promo_table {
	text-decoration: underline;
	font-weight:bold;
	color: #333333;
}
a:hover.promo_table {
	text-decoration: none;
}
img.promo_table {
	border: #666666 1px solid;
}
a.white_links {
	color: #ffffff;
}