/*
  $Id: stylesheet.css,v 1.4 2005/11/08 21:11:13 marius 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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
}

body.mmp_margin {
  background: #ffffff;
  color: #000000;
  margin: 10px;
  font-family: Verdana, Arial, sans-serif;
}

/*
  text-decoration: none; 
*/

A { 
  color: #556688; 
}

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

A.mmp_color { 
  color: #BB0000; 
}

A.mmp_color:hover { 
  color: #BB0000; 
  text-decoration: underline; 
}

A.footer { 
  color: #ffffff; 
  text-decoration: none; 
}

A.footer:hover { 
  color: #ffffff; 
  text-decoration: underline; 
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
  color: #000000;
}

TR.headerNavigation {
  background: #ea0836;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ea0836;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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: #ea0836;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  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: #ea0836;*/
  background: #bb0000;
  color: #ffffff;
  white-space: nowrap;
}
/*  background: #bbc3d3;*/

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: #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: #ffffff;
}

TR.productListing-heading {
  background: #d2e9fb;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
  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; 
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main, OL.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
	text-align: justify;
}

TD.main_right, P.main_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: right;
}

TD.main_left, P.main_left {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: left;
}

TD.main_center, P.main_center {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align: center;
}

TD.main_bold, P.main_bold, OL.main_bold {
  font-family: trebuchet, Verdana, Arial, sans-serif;
  font-size: 14px;
	font-weight: bold;
  line-height: 1.2;
	text-align: justify;
}

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

TD.smallTextSubcategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
//  background: #f8f8f9;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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: #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; }

/*
.mmp_large {
  font-size: large;
  font-weight: bold;
  color: #ea0836;
}
*/

span.mmp_logo_title {
	font-family: sans-serif, Verdana, Arial;
	color: #000000;
	font-weight: bold;
}

span.mmp_logo_subtitle {
	font-family: trebuchet, sans-serif, Verdana, Arial;
	<!--font-style: italic;-->
}

div.page_title {
	margin: 6px;
	font-family: Verdana, Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #9a9a9a;
	text-align: center;
}

td.white {
  background: #ffffff;
}

img.flags {
	margin: 2px;
}

div.margin {
	margin: 4px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
}

table.content {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

A.mmp_navigation { 
  color: #FFFFFF; 
  text-decoration: none; 
}

A.mmp_navigation:hover {
/*  color: #CCDDFF; */
  color: #ffffaa; 
  text-decoration: none; 
}

TR.mmp_navigation {
	font-family: Verdana, Arial, sans-serif;
	/*background: #ea0836;*/
	/* background: #770000; */
	background: #bb0000;
	color: #dddddd;
	font-weight : bold;
}

TR.mmp_submenu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	/*background: #bb0000;*/
	color: #000000;
}

A.mmp_submenu {
	color: #556688; 
}

A.mmp_submenu:hover {
	color: #AABBDD; 
}

TD.mmp_text_footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

TABLE.mmp_product_info {
  width: 100%;
  background: #ffffff;
  border-color: #bb0000;
  border-style: solid;
  border-width: 2px;
}

<!--
TD.mmp_category_name {
  font-weight: bold;
  font-size: 11px;
}
-->

.message_info {
	color: #aabbff;
}

span.mmp_titlu_paragraf {
	color: #bb0000;
	font-size: 16px;
	font-weight: bold;
}

span.mmp_text_heading {
	font-weight: bold;
}

span.mmp_text_our_service_heading {
	font-weight: bold;
	color: #bb0000;
}

.update_date {
	font-size:7.0pt;
	font-family:Verdana;
	color:#FFFFFF;
}

.keywords {
	font-size: 20%;
	color: #ffffff;
}

tr.shops_height {
	height: 58px;
}

a.pos {

}

.blue_text {
	color: #00388A;
}

.red_text {
	color: #bb0000;
}