/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License        
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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; }

/* centrare pagina si latime fixa -BODY -.fixcenter in CSS+header.php+footer.php*/
BODY {
  text-align: center;
  /*background-image:url('images/sit/sidebkg.gif');*/
  background-repeat:repeat-x;
  *background: #ffffff;*
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 1016px;
  border: solid; border-width: 1px; border-color: #797979;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 5px;
  text-align: left;
}


A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #c81212;
  text-decoration: underline;
  background: #ffffff;
}

FORM {
  display: inline;
}

TR.header {
  /*background: #ffffff;*/
  background-image:url('images/header_background.gif');/*headerheaderheaderheaderheaderheaderheader*/
}

A.header:hover {
  text-decoration: none;
  background: none;    
}

TR.headerNavigation {
  background: #c81212;/*#bbc3d3;*/
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  background-image:url('images/table_background.gif');/*breadcrumbs*/  
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #ffffff; 
} 

A.headerNavigation:hover {
  color: yellow;
  text-decoration: underline;
  background: #ffffff;
  background-image:url('images/table_background.gif');/*breadcrumbs*/  
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #c81212;/*#bbc3d3;*/
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-image:url('images/table_background.gif');/*header*/  
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #c81212;/*#b6b7cb;*/
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background-image:url('images/table_background.gif');/*header*/  
  color: #ffffff;
}

A.infoBoxHeading {
  color: #c81212;
  background-image:url('images/infobox/arrow_right.gif');   
}

A.infoBoxHeading:hover {
  color: #ffffff;
  text-decoration: none;
  background-image:url('images/infobox/arrow_right_red.gif');   
}

TD.infoBox, SPAN.infoBox {
  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: #ffffff/*#ffffff;*/
}

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/*#efefef;*/
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #c81212;/*#b6b7cb;*/
  border-spacing: 1px;
}

/*cap tabel listare produse*/
.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background-image:url('images/table_background.gif');/*header*/  
/*background: #c81212;#b6b7cb;*/
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/* NUMBERING*/
A.pageResults {
  color: #c81212;
  font-size: 12px;
  font-weight: bold;
}

A.pageResults:hover {
  color: #ffffff;
  background: #c81212;
  font-size: 12px;
  font-weight: bold;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #494949;
}

TR.subBar {
  background: #f4f7fd;
}

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: 10px;
  line-height: 1.2;
}

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: 10px;
  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 {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #c81212;
  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: 10px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
/*culoare promotii / reduceri */
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: green;
  font-weight: bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; 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; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
	
/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TD.pollBoxRow {   
font-family: Arial, Verdana, Times, sans-serif; 
font-color: #c81212;  
font-size: 12px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Arial, Verdana, Times, sans-serif;    
font-size: 10px;   border-color: #eeeeee;
font-color: #c81212;     
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #ffffff; 
} 
TR.pollFooter { 
  background: #ffffff;
}  

img {
border-style: none;
}

table.center {margin-left:auto; 
	margin-right:auto;
	border-spacing: 1px;
}

table.right-column { border-style: solid;
	border-width: 1px; 
	border-color: #c81212;
}

table.left-column { border-style: solid;
	border-width: 1px; 
	border-color: #c81212;
}

table.right-menu-center { width: 200px;
	margin-left:auto; 
	margin-right:auto;
	border-style: solid;
	border-width: 1px; 
	border-color: #c81212;
	text-align: center;
}

table.warning { width: 100%;
	margin-left:auto; 
	margin-right:auto;
	border-style: solid;
	border-width: 1px; 
	border-color: c81212;
	background-color: #fffd7b;
	text-align: center;
	font: verdana;
	font-size: 12px;
}

hr.warning1 {
background-color: #c80000;	
color: #c80000;	
border-width: 0px; 
height: 2px;
}

table.info { width: 100%;
	margin-left:auto; 
	margin-right:auto;
	border-style: solid;
	border-width: 1px; 
	border-color: c81212;
	background-color: #ffffff;
	text-align: center;
	font: verdana;
	font-size: 12px;
}
 
table.grey { width: 100%;
	margin-left:auto; 
	margin-right:auto;
	border-style: solid;
	border-width: 1px; 
	border-color: #c81212;
	background-color: #f9f9f9;
	text-align: center;
	font: verdana;
	font-size: 12px;
}

table.green { width: 100%;
	margin-left:auto; 
	margin-right:auto;
	border-style: solid;
	border-width: 1px; 
	border-color: c81212;
	background-color: #84ff7e;
	text-align: center;
	font: verdana;
	font-size: 12px;
}
 
img.centeralign {
    display: block;
    margin-left: auto;
    margin-right: auto
}

h1 {
	font-size: 13pt;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1.categories {
	font-size: 18pt;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:justify;
}	

h2.categories {
	font-size: 16pt;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:justify;
	color:#292929;
}

h2.index {
	font-family: Verdana, Arial, Times, sans-serif; 
	font-weight: bold;
	font-size: 13pt;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:justify;
	color:#292929;
}

p.categories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.2;
	text-align:justify;
}

	
 
