/*
  $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
*/



/*
start my mods
*/

.menHU1 {
	background: url(images/header_pics/mb1u.jpg) repeat-x;
	width:121px;
	height:40px;
}

.menHU1p {
	background: url(images/header_pics/mb1p.jpg) repeat-x;
	width:121px;
	height:40px;
}

.menHU2 {
	background: url(images/header_pics/mb2u.jpg) repeat-x;
	width:121px;
	height:40px;
}

.menHU2p {
	background: url(images/header_pics/mb2p.jpg) repeat-x;
	width:121px;
	height:40px;
}

.menHU3 {
	background: url(images/header_pics/mb3u.jpg) repeat-x;
	width:121px;
	height:40px;
}

.menHU3p {
	background: url(images/header_pics/mb3p.jpg) repeat-x;
	width:121px;
	height:40px;
}

.menHU4 {
	background: url(images/header_pics/mb4u.jpg) repeat-x;
	width:81px;
	height:40px;
}

.menHU4p {
	background: url(images/header_pics/mb4p.jpg) repeat-x;
	width:81px;
	height:40px;
}

.menHU5 {
	background: url(images/header_pics/mb5u.jpg) repeat-x;
	width:121px;
	height:40px;
}

.menHU5p {
	background: url(images/header_pics/mb5p.jpg) repeat-x;
	width:121px;
	height:40px;
}

.menHU6 {
	background: url(images/header_pics/mb6u.jpg) repeat-x;
	width:88px;
	height:40px;
}

.menHU6p {
	background: url(images/header_pics/mb6p.jpg) repeat-x;
	width:88px;
	height:40px;
}

A.MenHFu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight:700;
}

A.MenHFu:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color:#FF3300;
  font-weight:700;
  text-decoration: none;
}

A.MenUu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight:700;
}

A.MenUu:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#FF3300;
  font-weight:700;
  text-decoration: none;
}

A.MenDu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#330033;
  font-weight:700;
}

A.MenDu:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#FF3300;
  font-weight:700;
  text-decoration: none;
}

A.MenLu {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#FFCC00;
  font-weight:300;
    text-decoration: none;
}

A.MenLu:hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#FF3300;
  font-weight:300;
  text-decoration: none;
}

.zero_header {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#FFFFFF;
  font-weight:600;
  text-decoration: none;
}

A.MenTu {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#FFFFFF;
  font-weight:300;
  text-decoration: none;
}

A.MenTu:hover {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color:#FF3300;
  font-weight:300;
  text-decoration: none;
}


.h1tb {background: url(images/header_pics/h1tb.jpg) repeat-x;}
.h2tb {background: url(images/header_pics/h2tb.jpg) repeat-x;}
.h3tb {background: url(images/header_pics/h3tb.jpg) repeat-x;}
.h4tb {background: url(images/header_pics/h4tb.jpg) repeat-x;}


.hHome{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  font-weight : bold;
  margin-top: 170px;
}


.main_bg {
	background-image: url('images/main_bg/bgm_int.jpg');
	background-repeat:repeat-x;
	background-position: 0px 335px;
}

.main_bg_newsletter {
	background-image: url('images/main_bg/bgm_int.jpg');
	background-repeat:repeat-x;
	background-position: 0px 0px;
}

.box_categories {
	background-image: url('images/infobox/categories/background.jpg');
	background-repeat:repeat-x;
	background-position: 0px 0px;
}

.box_categories_head {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #533a00;
  font-weight:bold;
}

.box_best_seller_head {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#FFFFFF;
  font-weight:bold;
}

A.box_cart_butt {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}


A.box_cart_butt:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#CC0000;
  font-weight:bold;
  text-decoration:none;
}

A.box_categories_menu {
  font-family: Verdana, Arial, sans-serif, Swis721 Cn BT;
  font-size: 10px;
  color:#CC0000;
}

A.box_categories_menu:hover {
  font-family: Verdana, Arial, sans-serif, Swis721 Cn BT;
  font-size: 10px;
  color:#A64837;
}

.menu_line {  
 width: 175px;
 color:#FF9900;
 height: 1px;
}


.top_seller_first_number_Contents {
  background:#FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color:#CC0000;
}

A.top_seller_first_name_Contents {
  background:#FFFFFF;
  font-family: tahoma, Swis721 Cn BT;
  font-size: 11px;
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

A.top_seller_first_name_Contents:hover {
  background:#FFFFFF;
  font-family: tahoma, Swis721 Cn BT;
  font-size: 11px;
  color:#CC0000;
  font-weight:bold;
  text-decoration:none;
}

.top_seller_number_Contents {
  background:#FFFFFF;
  font-family: tahoma, Swis721 Cn BT;
  font-size: 11px;
  color:#CC0000;
  font-weight:bold;
  background-color:#fcee8b;
}

A.top_seller_name_Contents {
  background:#FFFFFF;
  font-family: Verdana, Arial, sans-serif, Swis721 Cn BT;
  font-size: 10px;
  color:#000000;
  background-color:#fcee8b;
  text-decoration:none;
  font-weight:bold;
}

A.top_seller_name_Contents:hover {
  background:#FFFFFF;
  font-family: Verdana, Arial, sans-serif, Swis721 Cn BT;
  font-size: 10px;
  color:#CC0000;
  background-color:#fcee8b;
  text-decoration:none;
}

.login_email_text_box {
  font-family: Verdana, Arial, sans-serif, Swis721 Cn BT;
  border-style:none;
  width: 140px;
}

.search_text_box {
  font-family: Verdana, Arial, sans-serif, Swis721 Cn BT;
  border-style:none;
  width: 170px;
}

A.forget_pass {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#330033;
  font-weight:300;
}

A.forget_pass:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#FF3300;
  font-weight:300;
  text-decoration: none;
}

.bine_ai_venit {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#666666;
  font-weight:600;
}

.cust_login_name {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color:#000000;
  font-weight:bold;
}

A.log_off_cust {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#330033;
  font-weight:300;
}

A.log_off_cust:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#FF3300;
  font-weight:300;
  text-decoration: none;
}

DIV#div_fp_oferte_container {
	height:auto;
	width:472px;
	position: relative;
	left: 20px;
}

DIV#div_fp_oferte_back {
	z-index: 1;
	position: absolute;
}

DIV#div_fp_oferte_top {
	z-index: 2;
	position: relative;
	top: 60px;
}


.oferte_speciale {
  font-family: Eras Bold ITC;
  font-size: 30px;
  color:#533a00;
  /*src: url(http://www.petrache.com/mafra/fonts/ERASBD.TTF) */
}

DIV#fp_box_container {
	height:auto;
	width:auto;
	position: relative
}

DIV#fp_box_back {
	z-index: 3;
	position: absolute;
	top: 5px;
	left: 20px;
}

DIV#fp_box_content {
	z-index: 4;
	position: relative;
	width:153px;
	height:230px;
	background: url(images/product_listing/fp_box/fp_box3.gif) no-repeat;
}

DIV#fp_box_image {
	z-index: 5;
	position: relative;
	width:72px;
	height:83px;
	top:35px;
	left:8px;
}

DIV#fp_box_price {
	z-index: 7;
	position: absolute;
	top:27px;
	left:90px;
}


.fp_box_back_table{
	background: url(images/product_listing/fp_box/fp_box3.gif) no-repeat;
	width:153px;
	height:230px;
}

DIV#fp_back_price{
	background: url(images/product_listing/fp_box/back_price1.gif) no-repeat;
	width:70px;
	height:71px;
	z-index: 5;
	position: absolute;
	top:15px;
	left:83px;
}

.price_fp{
  font-family: Arial, Swis721 Cn BT;
  font-size: 12px;
  color:#FFCC00;
  font-weight:600;
}

.productSpecialPriceTaiat {
  font-family: Arial, Swis721 Cn BT;
  color:#FFFFFF;
  font-size: 10px;
  font-weight:bold;
}

.productSpecialPrice_fp {
  font-family:Swis721 Cn BT;
  color:#FFFFFF;
  font-size: 12px;
  font-weight:bold;
}

DIV#fp_box_product_name {
  font-family: Arial, Swis721 Cn BT;
  color:#000000;
  font-size: 12px;
  font-weight:900;
  z-index: 8;
  position: absolute;
  top:125px;
  left:15px;
}

.fp_box_product_name_c {
  font-family: Verdana, Arial, sans-serif;
  color:#000000;
  font-size: 10px;
  font-weight:800;
}

.fp_box_product_desc_c {
  font-family: tahoma;
  color:#666666;
  font-size: 11px;
  text-align:justify;
}

DIV#fp_box_product_desc {
  z-index: 8;
  position: absolute;
  top:150px;
  left:10px;
  height:42px;
  width:137px;
}

DIV#fp_box_button {
  z-index: 9;
  position: absolute;
  top:198px;
  left:15px;
}

.fp_box_product_desc1 {
  font-family: Eras Bold ITC;
  font-size: 10px;
  color:#666666;
  src: url(http://www.petrache.com/mafra/fonts/ERASBD.TTF)
}


DIV#footer_container {
	height:auto;
	width:auto;
	position: relative
}

DIV#f_logo {
	z-index: 10;
	position: absolute;
	top: 20px;
	left: 160px;
}

DIV#f_menu {
	z-index: 11;
	position: absolute;
	top: 5px;
	left: 20px;
}

.footer_menu{
  font-family: tahoma;
  font-size: 11px;
  color:#533a00;

}

.com_tel{
  font-family: tahoma;
  font-size: 11px;
  color:#FFFFFF;
}

.com_num{
  font-family: tahoma;
  font-size: 11px;
  color:#333333;
}


.newsletter_head{
  font-family:Arial, Swis721 Cn BT;
  font-size: 17px;
  color:#333333;
  font-weight:bold;
  font-style:normal;
}


DIV#news_container {
	height:auto;
	width:auto;
	position: relative
}

DIV#fnews_content {
	height:auto;
	width:auto;
	position: absolute;
}

DIV#news_go {
	z-index: 20;
	position: absolute;
	top: 2px;
	left: 210px;
}

.news_email {
  font-family: Verdana, Arial, sans-serif, Swis721 Cn BT;
  border-style:none;
  width: 200px;
}


A.bread_crumb{
  font-family: tahoma;
  font-size: 10px;
  color:#d82525;
  text-decoration:none;
}

A.bread_crumb:hover{
  font-family: tahoma;
  font-size: 10px;
  color:#660000;
  text-decoration:none;
}

SPAN.bread_crumb_last{
  font-family: tahoma;
  font-size: 10px;
  color:#d82525;
  text-decoration:none;
  font-weight:bold;
}

SPAN.bread_crumb_last:hover{
  font-family: tahoma;
  font-size: 10px;
  color:#660000;
  font-weight:bold;
  text-decoration:none;
}

.cat_Heading{
  font-family: tahoma;
  font-size: 14px;
  color:#533a00;
  font-weight:bold;
}

.disp_small_text{
  font-family: tahoma;
  font-size: 10px;
  color:#333333;
}


A.cat_listing_name{
  font-family: tahoma;
  font-size: 12px;
  color:#7d5800;
  font-weight:bold;
  text-decoration:none;
}

A.cat_listing_name:hover{
  font-family: tahoma;
  font-size: 12px;
  color:#CC0000;
  font-weight:bold;
  text-decoration:none;
}

.cat_listing_tag_H{
  font-family: tahoma;
  font-size: 12px;
  color:#7d5800;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
  display: inline;
}

.cat_listing_tag_H:hover{
  font-family: tahoma;
  font-size: 12px;
  color:#CC0000;
  font-weight:bold;
  text-decoration:none;
}


.short_desc{
  font-family: tahoma;
  font-size: 11px;
  color:#7d5800;
  text-decoration:none;
  font-weight:normal;
  padding: 0px;
  margin-bottom: 0px;

}

.long_desc{
  font-family: tahoma;
  font-size: 11px;
  color:#7d5800;
  text-decoration:none;
  list-style:url(images/categories/bulett.jpg) ;
}

.long_desc_trim{
  font-family: tahoma;
  font-size: 11px;
  color:#7d5800;
  text-decoration:none;
  list-style:url(images/categories/bulett.jpg) ;
  overflow:hidden;
  width:300px;
  height:52px;
}


.pret_dunga{
  font-family: Arial, Swis721 Cn BT;
  color:#ffcc66;
  font-size: 13px;
}

.pret_dunga_list{
  font-family: Arial, Swis721 Cn BT;
  color:#FFFFFF;
  font-size: 12px;
  font-weight:bold;
}

.pret_dunga_list_taiat{
  font-family: Arial, Swis721 Cn BT;
  color:#FFFFFF;
  font-size: 11px;
  font-weight:bold;
}

.inc_TVA{
  font-family: Arial, Swis721 Cn BT;
  color:#CCCCCC;
  font-size: 10px;
}


A.pageResults_cat {
  color: #CC0000;
  font-size: 11px;
  text-decoration:none;
  font-weight:bold;
}

A.pageResults_cat:hover {
  color: #7d5800;
  font-size: 11px;
  text-decoration:none;
  font-weight:bold;
}

.pageResults_nn {
  color: 000000;
  font-size: 11px;
  text-decoration:none;
  font-weight:bold;
}

.next_prev{
  font-family: Arial, Swis721 Cn BT;
  color:#000000;
  font-size: 10px;
}

.prod_info_name{
  font-family: tahoma;
  font-size: 14px;
  color:#7d5800;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
  display: inline;
}

.prod_info_tag{
  font-family: tahoma;
  font-size: 14px;
  color:#7d5800;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
  display: inline;
}


.prod_info_table_middle {
	background-image: url('images/product_info/middle_table.jpg');
	background-repeat:repeat-x;
	background-position: 0px 0px;
}

.prod_info_name{
  font-family: tahoma;
  font-size: 14px;
  color:#7d5800;
  font-weight:bold;
  text-decoration:none;
}

.pret_prod_info{
  font-family: Arial, Swis721 Cn BT;
  color:#ffcc66;
  font-size: 12px;
  font-weight:bold;
}


.pret_product_info_taiat{
  font-family: tahoma;
  color:#FFFFFF;
  font-size: 11px;
  font-weight:bold;
}

.pret_product_info{
  font-family: tahoma;
  color:#FFFFFF;
  font-size: 12px;
  font-weight:bold;
}


.livrare{
  font-family: tahoma;
  font-size: 12px;
  color:#7d5800;
  font-weight:bold;
  text-decoration:none;
}

.info_pages_title{
  font-family: Arial, Swis721 Cn BT;
  color:#ffffff;
  font-size: 16px;
  font-weight:bold;
}

.info_pages_title_h1{
  font-family: Arial, Swis721 Cn BT;
  color:#ffffff;
  font-size: 16px;
  font-weight:bold;
  text-decoration:none;
  padding:0;
  margin:0;
  display: inline;
}

.info_pages_content{
  font-family: Arial, Swis721 Cn BT;
  color:#333333;
  font-size: 11px;
  text-align:justify;
}

.info_pages_content_bold{
  font-family: Arial, Swis721 Cn BT;
  color:#000000;
  font-size: 12px;
  font-weight:bold;
}

.cw_red_alert{
  font-family: Arial, Swis721 Cn BT;
  color:#CC3300;
  font-size: 12px;
  text-align:justify;
}

.cw_new{
  font-family: Arial, Swis721 Cn BT;
  color:#660000;
  font-size: 13px;
  text-align:justify;
}

.info_pages_content_bold_contact{
  font-family: Arial, Swis721 Cn BT;
  color:#FFFFFF;
  font-size: 12px;
  font-weight:bold;
}

.info_li_style{
	list-style:url(images/categories/bulett.jpg);
}


.cart_total{
  font-family: Arial, Swis721 Cn BT;
  color:#000000;
  font-size: 11px;
  font-weight:bold;
}

.cart_total_produse{
  font-family: Arial, Swis721 Cn BT;
  color:#000000;
  font-size: 11px;
  font-weight:normal;
}

.cart_total_reducere{
  font-family: Arial, Swis721 Cn BT;
  color:red;
  font-size: 11px;
  font-weight:normal;
}

.cart_price{
  font-family: Arial, Swis721 Cn BT;
  color:#000000;
  font-size: 11px;
}

DIV#noutati {
  position:relative;
  z-index:1;
}

DIV#noutati_new {
  position:absolute;
  z-index: 2;
  top: -18px;
  left: 120px;
}

.noutati_jp {
  font-family: tahoma;
  color:#000000;
  font-size: 10px;
  font-weight:bold;
}

A.noutati_product_name {
  font-family: tahoma;
  color:#000000;
  font-size: 10px;
  font-weight:bold;
}

A.noutati_product_name:hover {
  font-family: tahoma;
  color:#CC0000;
  font-size: 10px;
  font-weight:bold;
  text-decoration:none;
}

.noutati_product_price {
  font-family: tahoma;
  color:#CC0000;
  font-size: 11px;
  font-weight:bold;
}

DIV#oferte_box {
  position:relative;
  z-index:1;
}

DIV#oferte_box_star {
  position:absolute;
  z-index: 2;
  top: -18px;
  left: 170px;
}

.oferte_box_jp {
  font-family: tahoma;
  color:#000000;
  font-size: 11px;
  font-weight:bold;
}

A.oferte_box_product_name {
  font-family: tahoma;
  color:#000000;
  font-size: 11px;
  font-weight:bold;
}

A.oferte_box_product_name:hover {
  font-family: tahoma;
  color:#CC0000;
  font-size: 11px;
  font-weight:bold;
  text-decoration:none;
}

.oferte_box_product_price {
  font-family: tahoma;
  color:#CC0000;
  font-size: 12px;
  font-weight:bold;
}

.oferte_box_product_price_old {
  font-family: tahoma;
  color:#00000;
  font-size: 10px;
  font-weight:bold;
}

DIV#div_categ_prod_container {
	height:auto;
	width:472px;
	position: relative;
	left: 20px;
}

DIV#div_categ_prod_back {
	z-index: 1;
	position: absolute;
}

DIV#categ_prod_content {
	z-index: 4;
	position: relative;
	width:153px;
	height:230px;
	background: url(images/product_listing/fp_box/fp_box3.gif) no-repeat;
}

DIV#categ_prod_image {
	z-index: 5;
	position: relative;
	width:72px;
	height:83px;
	top:35px;
	left:0px;
}

DIV#categ_prod_name {
  font-family: Arial, Swis721 Cn BT;
  color:#000000;
  font-size: 12px;
  font-weight:900;
  z-index: 8;
  position: absolute;
  top:150px;
  left:10px;
}

.categ_prod_c_name {
  font-family: Verdana, Arial, sans-serif;
  color:#000000;
  font-size: 12px;
  font-weight:800;
}

.categ_prod_d_short {
  font-family: Verdana, Arial, sans-serif;
  color:#000000;
  font-size: 10px;
  width:120px;
}

DIV#div_iso_container {	
	z-index: 1;
	position: relative;
}

DIV#div_iso_pic {
	height:61 px;
	width:145 px;
	position: absolute;
	top : 142px;
	left: 240px;
}

.recomended_products_header{
  font-family: tahoma;
  font-size: 11px;
  color:#7d5800;
  font-weight:bold;
  text-decoration:none;
}


.cart_info_header{
  font-family: tahoma;
  font-size: 10px;
  color:#666666;
  font-weight:bold;
  text-decoration:none;
}

.cart_info_den{
  font-family: tahoma;
  font-size: 10px;
  color:#666666;
  font-weight:normal;
  text-decoration:none;
}

.cart_info_price{
  font-family: tahoma;
  font-size: 10px;
  color:#666666;
  font-weight:bold;
  text-decoration:none;
}

.cart_info_atentie_red{
  font-family: tahoma;
  font-size: 10px;
  color:#CC0000;
  font-weight:normal;
  text-decoration:none;
}

.cart_info_atentie_green{
  font-family: tahoma;
  font-size: 10px;
  color:#009900;
  font-weight:normal;
  text-decoration:none;
}

.cart_info_total{
  font-family: tahoma;
  font-size: 12px;
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

.cart_info_total_reducere{
  font-family: tahoma;
  font-size: 12px;
  color:red;
  font-weight:normal;
  text-decoration:none;
}

.cart_info_total_produse{
  font-family: tahoma;
  font-size: 12px;
  color:#000000;
  font-weight:normal;
  text-decoration:none;
}

.cart_info_fara_produse{
  font-family: tahoma;
  font-size: 15px;
  color:#CC0000;
  font-weight:normal;
  text-decoration:none;
}

.checkout_adresa_livrare{
  font-family: tahoma;
  font-size: 12px;
  color:#3E3E3E;
  font-weight:bold;
  text-decoration:none;
}

.order_cap_tabel{
  font-family: tahoma;
  font-size: 10px;
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

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

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

.order_total_reducere{
  font-family: tahoma;
  font-size: 11px;
  color:red;
  font-weight:bold;
  text-decoration:none;
}

.order_total_produse{
  font-family: tahoma;
  font-size: 11px;
  color:#000000;
  font-weight:normal;
  text-decoration:none;
}

.order_total_vat{
  font-family: tahoma;
  font-size: 11px;
  color:#000000;
  font-weight:normal;
  text-decoration:none;
}

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

.terms_popup{
  font-family: tahoma;
  font-size: 11px;
  color:#000000;
  font-weight:bold;
  text-decoration:underline;
}

.tabbed_title_seo{
  font-family: arial;
  font-size: 15px;
  color:#666;
  font-weight:bold;
  text-decoration:none;
}

.tabbed_by_mafra{
  font-family: tahoma;
  font-size: 13px;
  color:#960;
  font-weight:bold;
  text-decoration:none;
}

.tabbed_text{
  font-family: tahoma;
  font-size: 11px;
  color:#333;
  font-weight:bold;
  text-decoration:none;
}

.brosura{
  font-family: tahoma;
  font-size: 11px;
  color:#900;
  font-weight:normal;
  text-decoration:underline;
}

.distrib_comand_tel{
  font-family: Verdana, Arial, sans-serif;;
  font-size: 12px;
  color:#F00;
  font-weight:bold;
}

.distrib_comand_tel_detalii{
  font-family: Verdana, Arial, sans-serif;;
  font-size: 10px;
  color:#F00;
  font-weight:normal;
  text-decoration:underline;
}



/*
end my mods


.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
*/


.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:#FF6600; text-decoration: underline; }

BODY {
  background: #fef9d5;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color:#FF0000;
}

A.headerNavigation:hover {
  color:#FF0000;

}

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

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffffff;
  font-family: tahoma;
  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: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

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 {
  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: tahoma;
  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:#FFFFFF;
  font-size: 12px;
}

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

/***** Begin Sitemap_SEO *****/ 
ul.sitemap {
color: #ff0000;

}


.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:#333333;
  font-weight : normal;
  
}
A.sitemap { 
  color: #ff0000;
}
A.sitemap:hover {
  color: #000000;
}
/***** End Sitemap_SEO *****/ 

.newsletter_a1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  text-decoration: underline;
  font-weight : bold;
}

.newsletter_a2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  text-decoration: underline;
}

.newsletter_a3{
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  text-decoration: underline;
}


/********* start accordion ******************/
.applemenu{
margin: 5px 0;
padding: 0;
width: 465px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background:#baa275;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color:#000000;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 8px;
text-decoration: none;
font-weight:700;
border-style:solid;
border-width:1px;
border-collapse:separate;
border-color:#CCCCCC;
}


.applemenu div.silverheader a:visited{
color: white;
}

.applemenu div.silverheader a:active{
color:#000000;

}

.applemenu div.selected a{
color:#d82525;
}

.applemenu div.silverheader a:hover{
color:#d82525;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
margin-left: 20px;
height:auto; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

/************* end accordion ***********/

