/*
//
// +----------------------------------------------------------------------+
// |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 {
	 background-image: url(../images/bg.jpg);
	color: #333333;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font: 11px Verdana, Arial, sans-serif;
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 790px !important;
}

TD.main, P.main {
  font-size: 11px;
  line-height: 1.5;
}
td.main{
  padding-left: 10px;
}
A {
  color: #333333;
  text-decoration: none;
}

A:hover {
  color: #999999;
  text-decoration: none;
}

FORM {
	display: inline;
}
.banners {
  padding: 15px;
}

.button{
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #333333;
	font-weight: bold;
	color: #ffffff;
	background: #ff9933;
	padding-left: 10px;
	padding-right: 10px;
}
/*HEADER CSS*/

TABLE.header {
  background: #ffffff;
}

TABLE.headerNavigation {
  border: 0px;
  width: 100% !important;
}

TD.headerNavigation {
  position: relative;
  font-family: Verdana, Arial, sans-serif;
  padding: 3px;
  font-size: 11px;
  color:#000000;
  letter-spacing:1px;
  background-image: url(../images/toptop.jpg);
  background-repeat: repeat-x;  
}

TD.headerright{
  background-image: url(../images/headerright.jpg);
  background-repeat: no-repeat;  
}
TD.headercenter{
  background-image: url(../images/headerbg.jpg);
  background-repeat: repeat-x;  
  padding-top: 5px;
}
TD.headercenter2{
  background-image: url(../images/headerbg2.jpg);
  background-repeat: repeat-x;  
  padding-bottom: 6px;
}
TD.headercenter a:link, TD.headercenter a:visited{
  color: #ffffff;
  font-weight: bold;
}
TD.headercenter a:hover{
  color: #333333;
  font-weight: bold;
}
TD.headercenter2 a:link, TD.headercenter2 a:visited{
  color: #ffffff;
  font-weight: bold;
}
TD.headercenter2 a:hover{
  color: #333333;
  font-weight: bold;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #999999;
  padding: 3px;
  padding-top: 10px;
  border-bottom: 1px dotted #9a9a9a;
}

TD.headerNavigation A, TD.headerNavigation A:visited, td.footertop a  {
  font-weight: bold;
  color: #333333;
}

TD.headerNavigation A:hover, td.footertop a:hover  {
  color: #ff9933;
}

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: #ffffff;
  padding: 0px;
}

.boxText {
  font-size: 11px;
  line-height: 125%;
}
.leftbox, .rightbox, .singlebox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffcc99;
  margin-bottom: 5px;
  margin-top: 5px;
}
.centerbox{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
/*  margin: 5px;*/
  margin-bottom: 5px;
  margin-top: 10px;
}
.feature{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.leftboxheading{
  /*background-color: #abbbd3;*/
  background-image: url(../images/boxheaderbg.jpg);
  background-repeat: repeat-x;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  font-variant: small-caps;
}
.rightboxheading, .singleboxheading {
  background-image: url(../images/boxheaderbg.jpg);
  background-repeat: repeat-x;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding-left: 10px;
  padding-bottom: 10px;
  font-variant: small-caps;
}
.centerboxheading{
  font-size: 12px;
  font-weight: bold;
  color: #cc5500;
  background: #ffcc99;
  padding-left: 10px;
  padding-bottom: 10px;
  font-variant: small-caps; 
  border-left: 1px solid #ffcc99;
  border-right: 1px solid #ffcc99;
}
.featureboxheading{
  font-size: 12px;
  font-weight: bold;
  color: #cc5500;
  padding-left: 10px;
  padding-bottom: 10px;
  font-variant: small-caps; 
  border-left: 1px solid #ffcc99;
  border-right: 1px solid #ffcc99;
  background: #ffcc99;
}
.featureboxcontent{
  border-left: 1px solid #ffcc99;
  border-right: 1px solid #ffcc99;
  background: #ffcc99;
}
.featureboxcontent a:link, .featureboxcontent a:visited{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #cc3300;

}
.boxcontent{
  border-left: 1px solid #ffcc99;
  border-right: 1px solid #ffcc99;
  background: #ffcc99;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
}
.featureboxcontent img{
  border: 1px solid #ff9933;
}
.featuretopleft{
  background-image: url(../images/featuretopleft.jpg);
  font-size: 4px;
  width: 6px;
}
.featuretopright{
  background-image: url(../images/featuretopright.jpg);
  font-size: 4px;
}
.featurefootleft{
  background-image: url(../images/featurefootleft.jpg);
  font-size: 5px;
}
.featurefootright{
  background-image: url(../images/featurefootright.jpg);
  font-size: 5px;
}
.featureboxtop{
  border-top: 1px solid #ffcc99;
  font-size: 4px;
  background: #ffcc99;
}
.featureboxfooter{
  border-bottom: 1px solid #ffcc99;
  font-size: 4px;
  background: #ffcc99;
}
.featuredboxes2{
  padding-right: 10px;
  padding-left: 10px;	
}

.centertopleft{
  background-image: url(../images/centertopleft.jpg);
  font-size: 4px;
  width: 6px;
}
.centertopright{
  background-image: url(../images/centertopright.jpg);
  font-size: 4px;
}
.centerfootleft{
  background-image: url(../images/centerfootleft.jpg);
  font-size: 5px;
}
.centerfootright{
  background-image: url(../images/centerfootright.jpg);
  font-size: 5px;
}
.centertop{
  border-top: 1px solid #ffcc99;
  font-size: 4px;
}
.centerfooter{
  border-bottom: 1px solid #ffcc99;
  font-size: 4px;
}


td.leftboxheadingtop{
  background-image: url(../images/boxheadertop.jpg);
  font-size: 5px;
}
.black{
  color: #333333;
  font-variant: normal;
  font-size: 11px;
}
td.leftboxheading a, td.rightboxheading a, td.centerboxheading a, td.singleboxheading a {
  color: #ffffff;
}

.leftboxcontent, .rightboxcontent, .singleboxcontent {
  line-height: 125%;
  padding: 10px;
}
.centerboxcontent{
  padding: 10px;
  background: #ffcc99;
  border-left: 1px solid #ffcc99;
  border-right: 1px solid #ffcc99;
}

.leftboxfooter {
  background-color: #abbbd3;
  background-image: url(../images/boxfooter.jpg);
/*  margin-bottom: 15px;*/
}
.rightboxfooter, .centerboxfooter, .singleboxfooter{
  background-image: url(../images/bigboxfoot.jpg);
}

.proddesc{
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #666666;  
}
.plainBox, .plainbox-description {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
/*  border:1px solid #9a9a9a;*/
/*  padding: 5px;*/
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
.plainBox a.link, .plainBox a.visited {
  text-decoration: underline;
}
.plainBoxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}
.ajanlat2{
  padding-bottom: 10px;
}
.ajanlat2 a img{
	border: 0px;
}
.ajanlat1{
  font: 13px Arial, sans-serif;
  padding-bottom: 10px;
  padding-right: 10px;
}
.ajanlatcontent{
  padding-left: 10px;
  border-left: 1px solid #ffcc99;
  border-right: 1px solid #ffcc99;
  background: #ffcc99;
}

.productListing-heading {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

TD.productListing-heading{
  background-color: #abbbd3;
  background-image: url(../images/tile_back.jpg);
}

TD.productlisting {
  border:0px;
  border-bottom: 3px solid #ff9933; 
}
TABLE.productListing-data tr td{
  padding-bottom: 10px;
}
TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 11px;
  padding: 5px;
  color: 666666;
}
TD.productListing-data a:link{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #cc6633;
  font-weight: bold;
}
TD.productListing-data a:visited{
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold; 
}


/*center main section
-----------------------------------*/

.SubmitBtn{
	border: 1px solid #FF9933;
	background: #ffcc99;
	color: #333333;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.pageHeading{
	padding-top: 10px;
}

TD.pageHeading, DIV.pageHeading, h1 {
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}
h1{
  padding-top: 5px;
  padding-left: 3px;
}

td.ertekel{
	padding-left: 10px;

}

.center_column {
	padding-left: 8px;
	padding-top: 8px;
}
.main_page{
  width: 100% !important;
  background-color: #ffffff;
/*  padding: 5px;*/
}

/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 10px;
}

TR.footertop {
  background: #ffffff;
  background-image: url(../images/tile_back.jpg);
  font-size: 11px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.cartBox {
   background: #ffecd9;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

td.prodname{
   padding-left: 10px;
   padding-top: 10px;
}
td.prodhead{
  background-image: url(../images/prodhead.gif);
  font-size: 5px;
}
td.prodfoot{
  background-image: url(../images/prodfoot.gif);
  font-size: 5px;
}
TR.productListing-odd, TR.upcomingProducts-odd {
  background: #ffffff;
}

TR.productListing-even, TR.upcomingProducts-even, .productsNotifications {
  background: #ffead5;
}

TD.productListing-data-description-odd {
  background: #ffffff;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  font-family: Arial, sans-serif;
  color: #666666;
}

TD.productListing-data-description-even {
  background: #ffead5;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  font-family: Arial, sans-serif;
  color: #666666;

}

table.productdesc{
	margin-left: 10px;
	margin-right: 10px;
	border-left: 1px solid #ff9933;
	border-right: 1px solid #ff9933;
}
table.productdesc2{
	margin-left: 10px;
	margin-right: 10px;
}
td.price{
	color: #ff9933;
	font-size: 12px;
	font-weight: bold;
}

td.pageresults a {
  color: #ff9933;
}

td.pageresults a:hover {
  background: #FFFF33;
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

TD.smallText, SPAN.smallText, P.smallText, td.pageresults{
   font-size: 10px;
   color: #333333;
}
td.smallText img{
   border: 1px solid #ff9933;
}
TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}
span.searchall input{
  text-align: right;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}

TD.productListing-data input{
  text-align: right;
}
TD.cartBox input{
  text-align: right;
}

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
   color: #f0a480;
   font-weight: bold;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
	color: #ff0000;
}

SPAN.productSpecialPrice, SPAN.productSalePrice, .stockWarning, span.coming {
  color: #333333;
}

span.productSpecialPriceSale {
  color: #333333;
	text-decoration: line-through;
}

SPAN.productPriceDiscount, .inputRequirement {
  font-size: 10px;
  color: #333333;
}
.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-total-Amount {
  font-weight: bold;
  border-top: 1px solid #9a9a9a;
}
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: 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: Arial, sans-serif;
  font-size: 11px;
  color: #333333;
}

TD.categoriesdescription {
  font-size: 11px;
  line-height: 1.0;
}

/* categories box parent and child categories */
A.category-top {
  color: #008000;
  text-decoration: none;
  background-image: url(../images/arrow.jpg);
  background-repeat: no-repeat;
  padding-left: 20px;

}
A.category-links {
  color: #004080;
  text-decoration: none;
}
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 #9a9a9a; */
  float: left;
  padding: 2px;
}
TD.headertop{
  background-image: url(../images/headertop.jpg);
  background-repeat: no-repeat;
}
td.catheader{
  background-image: url(../images/catheader.jpg);
  background-repeat: no-repeat;
  padding-left: 10px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  font-variant: small-caps;
}
td.catcontent{
  background: #e1f6d1;
  padding-left: 20px;
  padding-top: 5px;
  padding-right: 20px;
}
td.catcontent a:link, td.catcontent a:visited{
  color: #333333;
}
td.catcontent a:hover{
  color: #aaaaaa;
}

td.catfooter{
  background-image: url(../images/catfooter.jpg);
  background-repeat: no-repeat;
}
td.topmenuleft{
  background-image: url(../images/topmenuleft.jpg);
  background-repeat: no-repeat;
}
td.topmenuright{
  background-image: url(../images/topmenuright.jpg);
  background-repeat: no-repeat;
}
td.topmenu{
  font-size: 10px;
  background: #EEEEEE;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  padding-left: 20px;
  padding-right: 10px;
  font-weight: bold;
}
td.topmenu a:link, td.topmenu a:visited{
  color: #333333;
  text-transform: uppercase;
}
td.topmenu a:hover{
  color: #AAAAAA;
  
}
td.infoboxheader{
  background-image: url(../images/infheader.jpg);
  background-repeat: no-repeat;
  font-size: 5px;
}
td.infoboxfooter{
  background-image: url(../images/inffooter.jpg);
  background-repeat: no-repeat;
}
td.infobox{
  background-image: url(../images/infbg.jpg);
  background-repeat: repeat-y;
  padding-top: 3px;
  padding-bottom: 3px;
}
td.infobox a:link, td.infobox a:visited{
  background-image: url(../images/arrow2.jpg);
  background-position: 18px 2px;
  background-repeat: no-repeat;
  font: 11px Arial, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 35px;
}
div.sidelink a:link, div.sidelink a:visited{
  background-image: url(../images/arrow3.gif);
  background-position: 2px 2px;
  background-repeat: no-repeat;
  padding-left: 20px;
}
.back{
  padding-left: 10px;
  padding-top: 10px;
}
.lefttop{
  background-image: url(../images/lefttop.jpg);
  background-repeat: no-repeat;  
}
.righttop{
  background-image: url(../images/righttop.jpg);
  background-repeat: no-repeat;  
}
.leftleft{
  background-image: url(../images/leftbg.jpg);
  background-repeat: repeat-y;  
}
.rightright{
  background-image: url(../images/rightbg.jpg);
  background-repeat: repeat-y;  
}
.headertop2{
  background-image: url(../images/toptop.jpg);
  background-repeat: repeat-x;  
}
.footerleft{
  background-image: url(../images/leftbottom.jpg);
  background-repeat: no-repeat;  
}
.footerright{
  background-image: url(../images/rightbottom.jpg);
  background-repeat: no-repeat;  
}
.bottom{
  background-image: url(../images/bottom.jpg);
  background-repeat: repeat-x;
}
.wse{
  background-image: url(../images/bg.jpg);
  padding-right: 10px;
}
span.webshop{
  color: #3399cc;
}
.banners{
	 padding: 0px;
	 padding-left: 100px;
	 background: url(../images/partnereink.gif) 0px 10px no-repeat;
	 text-align: left;
}
.banners a{
	padding-right: 20px;
}