/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl 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: 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; }

BODY {
  
  text-align: center;
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

/*.fixcenter {
  width: 800px;
  border: solid; border-width: 1px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 80px;
  text-align: left;
}*/

A {
  color: #AB3D3C; 
  text-decoration: none;

}

A:hover {
  color: gray;
  text-decoration: none; 
  
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: white;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px; height:63px;  
  background-image:url(images/header_back4.jpg); 
  color: white;
  font-weight : bold;
}
TD.footerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px; height:63px;  
   
  color: white;
  font-weight : bold;
}

A.headerNavigation { 
  color: #2F538E; 
}

A.headerNavigation:hover {
  color: red;
}

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: black;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  background: red;
  color: white;
  font-weight: bold;
}

TD.DATE {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-image:url(images/header_back4.jpg);
color: white;
font-weight:bold;
}


.infoBoxContents {
  background: white;
  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; border:0px;
  height:20px;
  font-size: 12px;
  font-weight: bold;
  background: #AB3D3C; background-image:url(images/back.gif);
  color: white;background-repeat:repeat-x; 
}

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: #f8f8f9;
}

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: #f8f8f9;
}

.productListing {
  border: 1px;
  border-style: solid; 
  border-color: #AB3D3C;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 
  background: #AB3D3C; background-image:url(images/back.gif); background-repeat:repeat-x;
  color: white;
  font-weight: bold;

}

TD.productListing-data {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px; background:white;
}

A.pageResults {
  color: #AB3D3E;
}

A.pageResults:hover {
  color: gray;
  background: white;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #AB3D3E;
}

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: 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 {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #006699;
  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: 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; }

/*.cssButton {
  background: #f0f0ff;
  color: #000080;
  width: 100px;
  height: 20px;
  vertical-align: top;
  font-weight: normal;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border: 1px;
  border-style: solid;
  border-color: #000080;
  border-spacing: 1px;
}
*/
#thecategories a:hover {
	background-color: #AB3D3C; background-image:url(images/back.gif) ; background-repeat:repeat-x; 
	color: white;	font-size:12px;
	
	
}

.catwithsubs {
	padding-right: 10px;
	
}
.catwithnosubs {
padding-right: 20px; 

}

#thecategories {
	position: relative;
	top: -9px;
	margin-bottom: -16px;
	width: 150px;	font-size:12px; 
}

.activelink {
	display: block;
	font-weight: bold; color:black;
}	

#thecategories a {
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
}

/*mozilla fix*/
html>body #thecategories a {
	width: auto;
}
/*end of mozilla fix*/

#topcat a {
padding-left: 5px;
}

#secondcat a {
	padding-left: 20px;
}

#thirdcat a {
	padding-left: 35px;
}

#fourthcat a {
	padding-left: 50px;
}

#fifthcat a {
	padding-left: 65px;
}

.table_index {
background-image:url(images/CATEGORI.gif);
font-size:13px; height:21px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#2F538E;
}
TD.descriere_produs {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#006699;
}
TD.noutati {
background-color:#AB3D3E; height:23;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:white;
}
TD.denumire {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#AB3D3C;
}

TD.pret {
font-size:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:red;
}
TD.review {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#AA3E3E;
}
.style6 {color: #00496C}
.style7 {font-size: 12px; color: #00496C; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style10 {color: #CE0000}
.style14 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #00496C;}
.style15 {font-size: 11px; color: black;}
.style151 {font-size: 14px; color: #AB3D3C; font-weight:bold;}
.style152 {font-size: 10px; color: #EE6A57;}
.style16 {font-size: 11px}
.style17 {font-size: 11px; color: #00496C; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style18 {color: #FFFFFF}
/* contact */
.style12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #006699; font-weight: bold; }
.style13 {font-size: 10px; color: #006699; font-family: Verdana, Arial, Helvetica, sans-serif;}
/* ajutor*/
.ajutor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #255590;
}
TD.productDesc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: gray;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: normal;
 color: #000000;
 padding: 4px 0px 0px 10px;
}
.plainBox {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
.new_products {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	
}
.new_products1 {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	
}
.login {

}

 .bg{
  background-image: url(images/m23.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m29.gif);
  background-repeat: repeat-y; 
 }

 .bg2{
  background-image: url(images/m42.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m48.gif);
  background-repeat: repeat-y; 
 }

 .bg4{
  background-image: url(images/m59.gif);
  background-repeat: repeat-y; 
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #A1A1A1;
  height: 20px;
 }

 .cy{
  font-size: 11px;
  color: #747474;
  font-weight: bold;
 }

 .cy1{
  font-size: 11px;
  color: red;
  font-weight: bold;
 }

 .cy2{
  font-size: 13px;
  color: #848282;
  font-weight: bold;
 }


 .ml{
  font-size: 11px;
  color: #08A8C4;
  text-decoration: none;
 }

 .ml1{
  font-size: 11px;
  color: #848282;
  text-decoration: none;
 }

 .ml2{
  font-size: 10px;
  color: #848282;
  text-decoration: underline;
 }

 .px2{
  font-size: 2px;
 }

 .px4{
  font-size: 4px;
 }

 .se{
  width: 110px;
  font-size: 9px;
 }
 td{
 font-family: verdana,arial;
 font-size: 11px;
 color: black;
}
.infoBoxContents1 {
  font-family: Verdana, Arial, sans-serif;
  background-image:url(images/header/login_1.jpg);
  font-size: 10px;
}
.infoBoxContents2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
ul.sitemap {
color: #ff0000;
}

.style2 {
	font-size: 24px;
	font-weight: bold;
	color: #AD2121;
}
.style3 {color: #AD2121}
.style4 {color: #29526D}
.columns {
  border: 1px;
  border-style: solid; 
  border-color: #AB3D3C;
  border-spacing: 0px;
}
.email_add{
color:#AB3D3E;
font-size:12px;
}
.gri{
color:#919191; font-size:10px; font-weight:bold;
}
.gri1{
color:#919191; font-size:10px;;
}
TD.pret_info {
color:#AA3E3E;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}
TD.normal_info {
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
TD.red_info {
color:#AA3E3E;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.red_info {
color:#AA3E3E;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
.gray_info {
color:gray;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
