<?php 
 ob_start ("ob_gzhandler");
 header("Content-type: text/css");
 header("Cache-Control: must-revalidate");
 $offset = 60 * 60 * 24 * 3;
 $ExpStr = "Expires: " . gmdate("D, d M Y H:i:s", time() + $offset) . " GMT";
 Header($ExpStr);
 ?>
a/*
  $Id: stylesheet.css,v 1.2 2003/06/19 11:43:15 mdima Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


.boxText { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.errorBox { font-family: Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family: Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #ffffff;
	color: #000000;
	margin: 0px;
	text-align: center;
}

TD.headerNavigation {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-image: url(/back5.gif);
  color: #ffffff;
  font-weight : bold;
    padding-bottom : 4px;
padding-top : 4px;
}
TD.infoBoxHeading {
 background-image: url(/back5.gif);
   font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align:center;
  color: #ffffff;
  padding-bottom : 4px;
padding-top : 4px;
}
TD.infoBoxHeadingsearch {
 background-image: url(/back2.gif);
   font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
}
A { 
  color: #000066; 
  text-decoration: none; 
}

A:hover { 
  color: #CC0000; 
  text-decoration: underline; 
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
 background-image: url(/back5.gif);
 width: 100%;
}

TD.footer {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;

}

.infoBox {
  background: #000033;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Geneva, Arial, Helvetica, 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: #f4f7fd;
}

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: #D7D7D7;
}

TR.productListing-heading {
  background: #000066;
}

TD.productListing-heading {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #CCCCCC;
  color: #000066;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}
TD.productListing-data2 {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

A.pageResults { 
  color: #0000FF; 
}

A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: left;
}
TD.pageHeading2, DIV.pageHeading2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-align: right;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000066;
}

TD.main, P.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	color: #000;
  
}
TD.Confirm{
font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #FF0000;
  line-height: 1.5;
}
TD.Confirm2{
font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FF0000;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  font-weight: bold;
}

TD.accountCategory {
  font-family: Verdana, Tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Tahoma;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Tahoma;
  font-size: 11px;

}
CHECKBOX2, INPUT2, RADIO2, SELECT2 {
  font-family: Verdana, Tahoma;
  font-size: 11px;
width:650px;
}
TEXTAREA {
  width: 100%;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #000033;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Tahoma;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Tahoma;
  font-size: 12px;
  color: #FF0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Tahoma;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Tahoma;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #999999; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Tahoma; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Tahoma; font-size: 10px; color: #000066; }
/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
}
/* message box */

.messageBox { font-family: Verdana, Tahoma; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Tahoma; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Tahoma; font-size: 10px; background-color: #99ff00; }

.linkListing-heading {
  font-family: Verdana, Tahoma;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

ul.sitemap {
color: #ff0000;
}
/* VJ Links Manager v1.00 end */
H1 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 20pt;
}
img_preload {
left: 0;
position: absolute;
top: 0;
visibility: hidden;
}
	
			.estimatedshippingBox {
	  background: #FF8E90; 
	}

	TD.estimatedshippingBoxHeading {
	  font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	   background-image: url(/back5.gif);
	  font-weight: bold;
	  color: #ffffff; 
	}

	.estimatedshippingBoxContents {
	  background: #f8f8f9;
	  font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 9px;
	   
	}

	.ShowShipping {
	  background: #003;
	  color: #fffffa;
	  font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 9px;
	  font-weight: bold;
	  text-align: center;
	} 
.aaaa {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.addformat {
	font-size: 12px;
        font: sans-serif;
}
.addformat {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.addformat2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 5px;
}
.addformat2ital {
	font-weight: bold;
	font-style: italic;
	color: #E10016;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 25px;
}

a:hover {
    color: #999;}
	
.addformat2red {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E10016;
	height:auto;
	padding-left: 5px;
}
.addformat5red {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #E10016;
	height:auto;
	padding-left: 5px;
}
.addformat3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.addformatgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.addformatgreylarge {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
.addformatgreysmall {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #333;
}

.addformatheading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
}
.addformatblack {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.boxcorners {border: #999999 1px solid;


}

.shadow1 {border: #999999 1px solid;}
/*----------------------------Suggest Styles--------------------------*/
.suggest_link {	background-color: #FFFFFF;	padding: 2px 6px 2px 6px;}
.suggest_link_over {	background-color: #3366CC;	padding: 2px 6px 2px 6px;}
.search_suggest {	position: absolute; 	background-color: #FFFFFF; 	text-align: left; 	border: 1px solid #000000;

			}
#menucss UL { margin: 0px; padding: 0px; }
#menucss UL LI { list-style-type: none; margin: 0px; padding: 0px; }
#menucss UL UL { padding-bottom: 10px; }
#menucss A { display: block; }

#menucss UL LI.categorie_top A { font-weight: bold; color: #000000; }
#menucss UL LI.categorie_top_on A { font-weight: bold; font-style: italic; color: #2684FE; }
#menucss UL UL LI.categorie A { padding-left: 8px; font-weight: normal; font-style: normal; color: #000000;}
#menucss UL UL LI.categorie_on A { margin-left: 8px; font-weight: normal; font-style: italic; color: #0C14FA; }

#menucss UL LI A:hover { color: #2684FE; text-decoration: none; }
#menucss UL UL LI A:hover { color: #0C14FA; text-decoration: none; }			
			
		/*----------------------------End Suggest Styles------------------------*/
.pageHeading div {
	font-weight: bold;
	text-align: left;
}
.pageHeading div font font strong {
	font-size: 10px;
}
.pageHeading div {
	font-size: 9px;
	text-align: center;
}
.pageHeading2 div {
	font-weight: bold;
	text-align: right;
}
.pageHeading2 div font font strong {
	font-size: 9px;
}
.pageHeading2 div {
	font-size: 9px;
	text-align: right;
}
.sss {
	font-style: italic;
}
Offertext {
}
quicklinks {
	font-size: 10px;
	font-weight: bold;
}
.sss a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}
.gog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.gog3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003;
}
.gogred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.sss font strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #003;
}
.ewefewe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F00;
}
H1 {font-size: 20px; font-family: Arial, Helvetica, sans-serif ; font-weight: bold;text-align:left; padding: 0;margin: 0;padding-left: 8px;}
H2 {font-size: 16px; font-family: Arial, Helvetica, sans-serif ; text-align:left;}
H3 {font-size: 14px; font-family: Arial, Helvetica, sans-serif ; text-align:middle;}
H4 {font-size: 12px; font-family: Arial, Helvetica, sans-serif ; font-weight: normal;text-align:middle;}
H11 {font-size: 12px; font-family: Tahoma ; font-weight: normal;color:#505050}
H12 {font-size: 12px; font-family: Tahoma ; font-weight: bold;}
H11R {font-size: 12px; font-family: Tahoma ; font-weight: bold; color:#FF0000}
H12R {font-size: 18px; font-family: Tahoma ; font-weight: bold; color:#FF0000}
H12RL {font-size: 18px; font-family: Tahoma ; font-weight: bold; color:#FF0000}
Heading1 {font-size: 18px; font-family: Arial, Helvetica, sans-serif ; font-weight: bold;text-align:centert; padding: 0;margin: 0;padding-left: 8px;}
.rrr {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 14px;
}
.h1navbar {
font-family: Arial, Helvetica, sans-serif;
margin:0;
font-size: 14px;
font-weight: bold;
display: inline;
}
.h2navbar {
font-family: Arial, Helvetica, sans-serif;
margin:0;
font-size: 12px;
display:inline;
text-align: left;

}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #FFF;
	
}
.itemscope {
font-family:Arial, Helvetica, sans-serif;
margin:0;
font-size: 18px;
display:inline;
text-align: left;

}.infoBoxHeading tr td table tr .pageHeading h2 {
	text-align: left;
}
.middlediddle {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
}
.addformat {
	text-align: left;
}
td.two-column { width: 100%; 
colspan: 2;
}