/*
  $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:Arial, Helvetica, sans-serif; font-size: 12px; padding:0px; }
.boxText1 { font-family:Arial, Helvetica, sans-serif; font-size: 12px; padding:0px; 

background-image: url('images/icons/umbramenu.jpg');
background-position: top;
background-repeat: no-repeat;
vertical-align: top;


}
.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;
  font-family:Arial, Helvetica, sans-serif;
}

A {
  color: #0064C8;
  text-decoration: none;
  outline: 0 none;
}

A:hover {
  color: #FF7400;
  text-decoration: underline;
}

.notalt { font-size:11px; color:#e36c0a; }
.notalt:hover { font-size:11px; color:#ff0000; }

ul.sitemap {
color: #ff0000;
}

FORM {
 display: inline;
}

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #000000;
}
.sitemap {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #0000ff;
  font-weight : normal;
}
.sitemapProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #f000ff;
  font-weight : normal;
}
A.sitemap { 
  color: #0064c8; 
}
A.sitemap:hover {
  color: #ff0000;
}
/***** End Sitemap_SEO *****/ 

/* menu Solid - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {

vertical-align: middle;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 12px;
text-decoration: none;
/*padding:15px 0 0 0;*/
/* line-height: 33px; */
line-height: 33px;
margin-top:9px;
margin-bottom:8px;

}

a.menucateg:hover {
background-color:#006699;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
padding-left:5px;
vertical-align: middle;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
text-align: left;
height: 12px;
text-decoration: none;
color:#000000;

}

a.menusubcateg:hover {
background-color:#006699;
text-decoration: none;
color: #FFFFFF;
}
/* menu Solid - Show Sub-categories  End */


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  background:#FFFFCC;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: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:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox1 {
  background: #D3D1D1;
border: 0px;
}

.infoBoxContents1 {
  background: #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
border: 0px;
}

.infoBoxNotice {
  background: #FF8E90;
border: 0px;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: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: #F0F0F0;
  //shopping-cart content color
}

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: #F3F3F3;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E1E1E1;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:left; 

  color: #414956;
  font-weight: bold;
  padding: 10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #FFEFB0;
  //shopping-cart header/footer color
}

TD.productListing-data {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:11 20 8 9;

  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #414956;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 13px;
  color: #0064C8;
  font-weight: bold;
  font-face: arial;
  height: 50px;
  background: url('images/m99.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  padding-top: 0px;
  padding-left: 12px;
  text-transform: uppercase;
}

TD.pageHeadingno {
  font-size: 13px;
  color: #0064C8;
  font-weight: bold;
  font-face: arial;
  height: 50px;
  background-repeat: repeat-x;
  background-position: bottom;
  padding-top: 0px;
  text-transform: uppercase;
}


div.pageHeadingno {
  font-size: 13px;
  color: #0064C8;
  font-weight: bold;
  font-face: arial;
  height: 10px;
  background-repeat: repeat-x;
  background-position: bottom;
  padding-top: 7px;
  padding-bottom: 6px;
  text-align:left;
  text-transform: uppercase;
}

DIV.headernew {
position:relative; 
margin-top:5px;
background-image:url('images/m99.gif'); 
background-repeat:no-repreat; 
height:15px; 
color:#000; 
text-align:right; 
font-size:11px;
font-weight: bold;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-size: 13px;
  color: #0064C8;
  font-weight: bold;
  font-face: arial;
  height: 30px;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 0px;
  text-transform: uppercase;
}

TD.pageHeading1, DIV.pageHeading1 {
  font-size: 13px;
  color: #0064C8;
  font-weight: bold;
  font-face: arial;
  height: 3px;
  background: url('images/m99.gif');
  background-repeat: repeat-x;
  padding-top: 10px;
  padding-left: 12px;
  text-transform: uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  outline: 0 none;
}

TEXTAREA {
  width: 100%;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:Arial, Helvetica, 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:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family:Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family:Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }













td{
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000;
}

 .bg{
  background-image: url(images/m17.gif);
  background-repeat: repeat-y; 
 }

 .bgsub{
  background-image: url(images/msub.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background-image: url(images/m24.gif);
  background-repeat: repeat-y; 
 }

 .bgco{
  background-image: url(images/conditii.gif);
  background-repeat: repeat-y; 
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #7F7F7F;
  width: 135px;
  height: 20px;
 }

 .ml{
  font-size: 11px;
  font-face: tahoma;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
 }

 .ml1{
  font-size: 11px;
  color: #ff0000; 
  text-decoration: underline;
 }

 .ml2{
  font-size: 11px;
  color: #FFFF9B; 
  text-decoration: underline;
 }

 .ml3{
  font-size: 11px;
  color: #000000; 
   font-family:Arial, Helvetica, sans-serif;
  text-decoration: none;
 }

 .ml4{
  font-size: 11px;
  color: #78B400; 
  font-weight: bold;
  text-decoration: underline;
 }

 .ml5{
  font-size: 11px;
  color: #0064A7; 
  text-decoration: underline;
 }

 .sc{
  font-size: 11px;
  color: #000000;
  font-weight: bold;  
 }

 .sc1{
  font-size: 12px;
  color: #0064C8;
  font-weight: bold;  
 }

 .scs{
  font-size: 11px;
  font-weight:bold;
  color: #005DB9;  
 }

 .sc2{
  font-size: 12px;
  color: #000000;
  font-weight: bold;  
 }

 .sc3{
  font-size: 11px;
  color: #0064C8;  
 }

 .se{
  width: 120px;
  font-size: 9px;
 }

 .currency_symbol{
  color: #000000; //RON
 }

#rezultate {
	display:none;
	position:absolute;
	width:200px;
	z-index:1;
}

#rezultate ul {
	list-style-type:none;
	padding:0px;
	background:#FFF;
	margin:0px;
	margin-top:5px;

}

#rezultate ul li a p.nume, #rezultate p.toate {
	padding:0px;
	margin:0px;

}

#rezultate li.unu {
	padding:5px;
	background-color:#bdbdbd;

}

#rezultate li a {
	text-decoration:none;
	color:#000;

}

#rezultate li.unu-hover {
	padding:5px;
	background-color:#ffd606;
	color:#000000;

}

#rezultate li.doi {
	padding:5px;
	background-color:#dbd8d8;

}

#rezultate li.doi-hover {
	padding:5px;
	background-color:#ffd606;
	color:#000000;

}


/* SimpleSuggest */
.suggest_link {
    background-color: #FFFFFF;
    padding: 2px 6px 2px 6px;
}

.suggest_link_over {
    background-color: #bbc3d3;
    color: #FFFFFF;
    padding: 2px 6px 2px 6px;
    border: red;
    cursor: pointer;
}

.suggest_link:visited {
    color: #FFFFFF
}

#search_suggest {
    position: absolute;
    float: left;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 10px;
    border: 1px solid #bbc3d3;
}
/* SimpleSuggest */
