/*
  $Id: stylesheet.css,v 1.00 10/12/03  22:40:22 project3000 Exp $

  This file created as a part of graphical design by AlgoZone, Inc
  http://www.algozone.com for osCommerce v 2.1
  
  Copyright (c) 2003 AlgoZone, Inc

*/

BODY {

}
.boxText { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; font-color: #4D7B6B;}
.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; }
A { 
  color: #4D7B6B; 
  text-decoration: none; 
}
A:hover { 
  color: #17191D;
  text-decoration: underline; 
}
FORM {
  display: inline;
}
TR.header {
  background: #17191D;
}
TR.headerNavigation {
  background: #bbc3d3;
}
TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #4D7B6B;
  color: #FFFFFF;
  font-weight : bold;
}
A.headerNavigation { 
  color: #FFFFFF; 
  font-weight : bold;
}
A.headerNavigation:hover {
  color: #17191D;
  font-weight : bold;
}
.infoBox { 
/* Standard osCommerece (Need to have) */
  /* Uncomment to get bacground for components */
  /*background-color: #4D7B6B;*/
}
TD.infoBox, SPAN.infoBox { 
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
}
infoBoxHeading {
}
TD.infoBoxHeading {
  background-color: #4D7B6B;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}
.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-spacing: 2px;
  border-collapse: separate;
  *border-collapse: expression('separate', cellSpacing = '2px');
}
.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009384;
}
.infoBoxContents A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7F8E2B;
}
TR.headerError {
  background: #4D7B6B;
}
TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #4D7B6B;
  color: red;
  text-align : center;
}
TR.headerInfo {
  background: #000000;
}
TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;

  color: #FFFFFF;
  text-align: center;
}
TR.footer {
  background: #4D7B6B;
}
TD.footer {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #4D7B6B;
}
.infoBoxNotice {
  background: #FF8E90;
}
.infoBoxNoticeContents {
  background: #FFE6E6;
  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: #EBE5FF;
}
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: #ffffff;
}
TR.productListing-heading {
  background: #8B83AA;
}
TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  background: #8B83AA;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}
TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
A.pageResults { 
  color: #0000FF; 
}
A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}
.pageHeading, DIV.pageHeading {
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #4D7B6B;
}
TR.subBar {
  background: #EBE5FF;
}
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 {
  
  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: 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; }
 
/*--- Beginning of Addition Products Cycle Slideshow ---*/ .ProductsCycleSlideshowWrapper { width: 504px; padding:0; margin:0; overflow: hidden; background:#FFFFFF;} .ProductsCycleSlideshow { height: 100px; width: 500px; padding:0; margin:0; overflow: hidden; border: 2px solid #bbc3d3; background:#FFFFFF;} .PCSChild { height: 98px; width: 486px; padding: 2px; text-align:center; top:0; left:0 } .PCSChild  a { text-decoration: none; color:000;} .PCSChild  a img { border: none; border-width:0px; background:#FFFFFF;} .PCSOutput { text-align:left; font-size:10px;} .PCSOutput a { text-decoration: none; color:#000; } .PCSPager { margin:4px; } .PCSPager a { border: 1px solid #bbc3d3; background:#FFFFFF; color:#bbc3d3; text-decoration: none; margin: 0 5px; padding: 2px 5px; font-size:1px;} .PCSPager a.activeSlide { border: 1px solid #000; background: #bbc3d3; color:#000;} .PCSPager a:focus { outline: none; } /*--- End of Addition Products Cycle Slideshow ---*/  /*** Begin Header Tags SEO ***/ /* -----Kategori listesi başlık yazısı----- */ h1 {  font-family: Verdana, Arial, sans-serif;  font-size: 20px;  font-weight: bold;  margin-bottom: 0;  padding-bottom: 0;  color: #0099cc; } /* ----- ----- */ h2 {  font-family: Verdana, Arial, sans-serif;  font-size: 14px;  font-weight: normal;  margin-bottom: 0;  padding-bottom: 0;  color: #000; } /*** End Header Tags SEO ***/   /*** ASNF Forum ***/  .asnf_normal { line-height: 130%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#333333;}    a.asnf_none:link {  color: #ff6600; text-decoration: none} a.asnf_none:visited { color: #ff6600; text-decoration: none} a.asnf_none:hover { color: #0066ff; text-decoration: none }  .asnf_replyform {  border: #999999; border-style: dotted; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px} .asnf_error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color:#990000; font-weight:bold;}    /* BEGIN Fancier Invoice and Packingslip */ .dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; } .dataTableHeadingRow_INVOICE { background-color: #C9C9C9; } .dataTableRow_INVOICE { background-color: #F0F1F1; } .dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; } .order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; } .order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; } .order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; } .product_infobox_heading_row { background-color: #C9C9C9; } .product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; } .product_infobox_data_row { background-color: #F0F1F1; } .product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; } .order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; } .order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; } .order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; } .product_infobox_heading_row_INVOICE { background-color: #C9C9C9; } .product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; } .product_infobox_data_row_INVOICE { background-color: #F0F1F1; } .product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; } .smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; } .smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; } .smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; } .main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; } .pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; } /* END Fancier Invoice and Packingslip */  /* ========Menu Ctegories======== */ ul.catmenu { margin: 0; padding: 0; list-style: none; width: 150px; /* Width of Menu Items */ border-bottom: 1px solid #ccc; }  ul.catmenu li.catmenu { position: relative; }  li.catmenu ul.catmenu { position: absolute; left: 150px; /* Set 1px less than menu width */ top: 0; display: none; }  /* Styles for Menu Items */ ul.catmenu li.catmenu a { display: block; text-decoration: block; color: solid #0099cc; background: #fff; /* IE6 Bug */ padding: 4px; border: 1px solid #ccc; /* IE6 Bug */  }  /* Holly Hack. IE Requirement \*/ * html ul li { float: left; height: 1%; } * html ul li a { height: 1%; } /* End */  li.catmenu:hover ul.catmenu, li.catmenu.over ul.catmenu { display: block; } /* The magic */  body {  font: normal 11px verdana; behavior:url("csshover.htc"); }   li.catmenu:hover ul.catmenu ul.catmenu, li.catmenu.over ul.catmenu ul.catmenu {display: none;}  ul.catmenu ul.catmenu li.catmenu:hover ul.catmenu, ul.catmenu ul.catmenu li.catmenu.over ul.catmenu {display: block;}   /* Menu Ctegories */  /* =====star product pimped start===== */  .starTitle{   font-family: Tahoma, Arial, sans-serif;   font-size: 16px;   color: #eb570f;   font-weight : bold; }  .productName{  font-family: Tahoma, Verdana, Arial;  font-size: 11px;  font-weight: bold;  color: #4192BB;  }      .prodDesc{  font-family: Arial, Verdana, sans-serif;  font-size: 11px;  color: #222222;  }      .starPrice{  font-family: Arial, Verdana, sans-serif;  font-size: 14px;  font-weight: bold;  color: #ffffff;  }    /* star product pimped end */  /* =====Start of the new product listing & product info pages===== */ .pagelisting {   font-family: Verdana, Arial, sans-serif;   font-size: 16px;   font-weight: normal;   color: #9a9a9a; }  .price {   font-family: Verdana, Arial, sans-serif;   font-size: 11px;   color: red;   font-weight: bold;   line-height: 1.5; }  .description {   font-family: Verdana, Arial, sans-serif;   font-size: 10px;     font-weight: bold; }   TD.maintop {   font-family: Verdana, Arial, sans-serif;   font-size: 12px;   line-height: 1.5;   font-weight:bold; }  TD.mains {   font-family: Verdana, Arial, sans-serif;   font-size: 10px;   line-height: 1.5;   font-weight:bold; }  TD.mainsred {   font-family: Verdana, Arial, sans-serif;   font-size: 10px;   color:red;   line-height: 1.5;   font-weight:bold; }  /* End of new product listing & product info pages */  a.allproductsBox { color: #ff0000; }  a.allproductsBox:Hover { color: #cc0000; }  h1 {  font-family: Verdana, Arial, sans-serif;  font-size: 20px;  font-weight: bold;  margin-bottom: 0;  padding-bottom: 0;  color: #000; }
TD.infoBoxPrice {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
font-weight : bold;
background : #e9f4fc;
color : #000;
}
.priceborder {
font-family : Verdana, Arial, sans-serif;
font-size : 10px;
border-bottom : 1px dotted #b6b7cb;
padding : 3px;
padding-left : 45px;
}
.formbutton {
border:1px solid #003C74;
cursor:pointer;
font:normal 13px Arial;
height:20px;
text-align:center;
text-decoration:none;
background : url(images/img/formbg.gif);
}


TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
a.allproductsBox {
color: #ff0000;
} 
a.allproductsBox:Hover {
color: #cc0000;
} 
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
TD.infoBoxHeadingBilgi {
  font-family: Verdana, Arial, sans-serif;   font-size: 11px;   background-image:url(images/infobox/bilgi.gif);   color: #FFFFFF;   font-weight: bold;
} 
/* Individual Boxes - Graphical Borders for modules - Star */
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
/* Individual Boxes - Graphical Borders for modules - Star */

TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
//INDIVIDUAL BOXES & GRAPHICAL BORDERS END
.mws_boxTop    { background: url('images/infobox/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
	color: #999999;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('images/infobox/left.gif'); }
.mws_boxRight  { background: url('images/infobox/right.gif'); }
.mws_boxBottom { background: url('images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

.mws_boxTop_main    { background: url('images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/* Start of the new product listing & product info pages */
.pagelisting {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #9a9a9a;
}

.price {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: red;
  font-weight: bold;
  line-height: 1.5;
}

.description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
    font-weight: bold;
}


TD.maintop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mains {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mainsred {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:red;
  line-height: 1.5;
  font-weight:bold;
}

/* End of new product listing & product info pages */

img {
 border: none;
 }
.infoBoxProducts {
  text-align: center;
  border: solid 1px #999999; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
  margin-bottom:-8px;
}
.infoBoxProducts a {
  color: #333333;
}
TD.infoBoxGrid {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}
/* set pos buy/details button on list */
img.buy_now {  
  margin-bottom:10px;
} 
/* set pos buy/details button on thumbnail */
img.thm_buy_now {
  margin-bottom:-3px;
} 
/* set style buy/details seperator thumbnail */
.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;
} 
.infoBoxList {
 border: ridge 4px #faf0e6;
 border-collapse: collapse;
 background-color: #fff;
 }
.thumbcontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:center;
}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
			
If you wish to use a background image, add to the .infoBoxProducts above:

  background-image: url(images/my-pic.gif);
  background-attachment: scroll;
  background-x-position: 0%;
  background-y-position: 0%;
  background-repeat: repeat-x;
