/*
  $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: #BA2700; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
.infoBox {
  background: #E0E0D6;
}

.infoBoxContents {
  background: #ffffff;
  font-size: 10px;
}
A {
  color: #5D5F60;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:none;
}

A.headerNavigation:hover {
  line-height:21px;font-size:20px;color:#687118; font-family:Arial, sans-serif; text-decoration:underline;
}

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

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

.pageResults {
font-family: Arial, Helvetica, sans-serif;

}

A.pageResults {
border: 1px solid #5DAC01;
padding: 2px 6px 2px 6px;
text-decoration: none;
color: #AAAAAA;
}

a.pageResults:hover {
  background-color: #5DAC01;
color:#FFFFFF;
text-decoration: none;
}

a.currentpageResult {
border: 1px solid #5DAC01;
font-size: 10px Arial,Helvetica,sans-serif;
padding: 2px 6px 2px 6px;
cursor: default;
background:#5DAC01;
color:#FFFFFF;
text-decoration: none;
}

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


/* ---------------------------- ---------------------- */
.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5D5F60;
}
.main b {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color:#5D5F60;
}

.main a {			font-size: 10px; text-decoration:underline;	color:#BA2700;}
.main a:hover {		font-size: 10px; text-decoration:none;		color:#BA2700;}
.main a u {			font-size: 10px; text-decoration:underline;	color:#BA2700;}
.main a:hover u {	font-size: 10px; text-decoration:none;		color:#BA2700;}

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

                                  
}

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

TD.mainregisterOC {
				  font-family: Verdana, Arial, sans-serif;
				  font-size: 11px;
				  line-height: 1.5;
                                  text-align: right;
                                  width: 30%;
}

TD.mainregister2 {
				  font-family: Verdana, Arial, sans-serif;
				  font-size: 11px;
				  line-height: 1.5;
                                  text-align: left;
                                  width: 300px;
}
TD.mainregister2OC{
				  font-family: Verdana, Arial, sans-serif;
				  font-size: 11px;
				  line-height: 1.5;
                                  text-align: left;
                                  width: 70%;
}


.input_register    { width:250px; float:left;  height:20px; border:solid 1px #c6da8f;}
.input_adresa1    { width:190px; float:left;  height:20px; border:solid 1px #c6da8f;}
.input_adresa2    { width:30px;  height:20px; border:solid 1px #c6da8f;}



P.smallText {
			  	font-family: Verdana, Arial, sans-serif;
			  	font-size: 10px;
}
#myse select {width:250px;}
#myse input {width:90%;}
.delp {
				color:#808080;
				font-size:11px;
				font-weight:normal;
}
s {
				color:#808080;
				font-size:11px;
				font-weight:normal;				
}
/* ---------------------------- ---------------------- */
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

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-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-size:14px; color:#007C97; font-weight:bold;
}

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

.moduleRow { }
/* -- .moduleRowOver { background-color: #EFEFEF; cursor: pointer; cursor: hand; } --*/
.moduleRowSelected { background-color: #EFEFEF; }

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

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

/* input login */
.input_login {color:#000000; font-size:1em; border:solid 1px #ff9900;}



/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0;}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#5D5F60;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
 
td {vertical-align:top; }
table { width:100%}

.bg1{ background-image:url(images/li-1.gif);border: 0px}
.bg2{ background-image:url(images/li-2.gif);border: 0px}
.bg3{ background-image:url(images/li-3.gif);border: 0px}
.bg4{ background-image:url(images/li-4.gif);border: 0px}
.bg5{ background-image:url(images/li-5.gif);border: 0px}
.bg6{ background-image:url(images/line_y.gif)}
.bg7{ background:url(images/1_q1.gif) no-repeat top left #89C100; color:#FFFFFF; font-weight:bold; font-size:13px; font-family:Arial}
.bg8{ background:url(images/1_q2.gif) no-repeat top left #3893DE; color:#FFFFFF; font-weight:bold; font-size:13px; font-family:Arial}
.bg9{ background:url(images/1_q3.gif) no-repeat top left #F47925; color:#FFFFFF; font-weight:bold; font-size:13px; font-family:Arial}
.bg10{ background:url(images/1_q4.gif) no-repeat top left #A253A0; color:#FFFFFF; font-weight:bold; font-size:13px; font-family:Arial}
.bg11{ background-image:url(images/li5.gif)}
.bg12{ background:url(images/1_bg1.gif) no-repeat bottom; color:#353434; font-size:11px; font-family:Tahoma}
.bg12 a{ color:#78A705}
.bg12 a:hover 	{ text-decoration:none}
.bg13{ background:url(images/1_bg2.gif) no-repeat bottom; color:#353434; font-size:11px; font-family:Tahoma}
.bg13 a{ color:#3893DE}
.bg13 a:hover 	{ text-decoration:none}
.bg14{ background:url(images/1_bg3.gif) no-repeat bottom; color:#353434; font-size:11px; font-family:Tahoma}
.bg14 a{ color:#DE6716}
.bg14 a:hover 	{ text-decoration:none}
.bg15{ background:url(images/1_bg4.gif) no-repeat bottom; color:#353434; font-size:11px; font-family:Tahoma}
.bg15 a{ color:#A253A0}
.bg15 a:hover 	{ text-decoration:none}
.bg16{ background-image:url(images/4_bg.gif)}

.jamp{ width:119px; height:17px; color:#1B0603; font-size:10px; padding-left:4px; font-family:Tahoma;}
.jamp1{ width:119px; height:20px; color:#1B0603; font-size:11px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:159px; height:20px; color:#1B0603; font-size:11px; padding-left:2px; font-family:Tahoma;}
#input1{
 width:40px; height:18px;
 background:#FFFFFF;
 border:1px solid #818181; 
 text-align:right;
 padding-right:5px
}
#input2{
 width:40px; height:18px;
 background:#FFFFFF;
 border:1px solid #818181; 
 text-align:right;
 padding-right:5px
}
#input3{
 width:40px; height:18px;
 background:#FFFFFF;
 border:1px solid #818181;
 text-align:right;
 padding-right:5px
}

.header a 				{}
.header a:hover 		{}
.header strong a 		{ color:#4D4D4D; text-decoration:none; font-size:11px}
.header strong a:hover 	{ text-decoration:underline}
.header strong			{ color:#7CB900; }

.popup 				{color:#353434; font-size:11px; }
.popup strong			{color:#0084BD; font-size:11px;}	

.column_left_header				{background:url(images/li1.gif)}
.column_left_header_txt			{ color:#434A55; font-size:11px; background:url(images/li1.gif); height:36px; width:100%; vertical-align:middle; font-weight:bold;}

.column_left_header_txt	a		{ color:#434A55; font-size:11px; text-decoration:none;}
.column_left_header_txt	a:hover	{ color:#434A55; font-size:11px; text-decoration:underline;}

.column_left ul			{padding:0px 0px 0px 7px; margin:0px 0px 0px 0px; list-style:none;}
.column_left li			{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left li a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:23px;  background:url(images/bg_list.gif) no-repeat left  top; background-position:5 5px }
.column_left li a:hover	{color:#EF0101; text-decoration:none}

.column_left li.bg_list_un	{line-height:24px; background:none}
.column_left li.bg_list_un a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:23px; background:url(images/bg_list.gif) no-repeat left top; background-position:5 5px}
.column_left li.bg_list_sub a:hover	{color:#EF0101; text-decoration:none}

.header_box li.bg a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:23px; background:url(images/bg_list.gif) no-repeat left top; background-position:5 5px}

.column_left li.bg_list_sub	{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left li.bg_list_sub			{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left li.bg_list_sub a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:32px;  background:url(images/bg_list2.gif) no-repeat left top;  background-position:22 5px }
.column_left li a:hover	{color:#EF0101; text-decoration:none}


.column_left1 ul			{padding:0px 0px 0px 7px; margin:0px 0px 0px 0px; list-style:none;}
.column_left1 li			{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top}
.column_left1 li a		{color:#3A3A3A; font-size:11px; text-decoration:none; padding-left:18px;  background:url(images/bg_list3.gif) no-repeat left  top; background-position:5 5px }
.column_left1 li a:hover	{color:#EF0101; text-decoration:none}

.column_left1 li.bg_list_un	{line-height:24px; background:none}
.column_left1 li.bg_list_un a		{color:#3A3A3A; font-size:11px; font-weight:normal; text-decoration:none; padding-left:23px; background:url(images/bg_list3.gif) no-repeat left top; background-position:5 5px }
.column_left1 li.bg_list_un a:hover	{color:#EF0101; text-decoration:none}


.box_produs li.bg_list_un	{line-height:15px; background:none}
.box_produs li.bg_list_un a		{color:#060; font-size:11px; font-weight:normal; text-decoration:none; padding-left:23px; background:url(images/bg_list.gif) no-repeat left top; background-position:5 5px}
.box_produs li.bg_list_sub a:hover

.box_produs_header_txt	a		{ color:#434A55; font-size:11px; text-decoration:none;}
.box_produs_header_txt	a:hover	{ color:#434A55; font-size:11px; font-weight:normal text-decoration:underline;}

.box_produs ul			{padding:0px 0px 0px 7px; margin:0px 0px 0px 0px; list-style:none;}
.box_produs li			{line-height:24px; background:url(images/bg_list1.gif) no-repeat left top}
.box_produs li a		{color:#060; font-size:11px;  text-decoration:none; font-weight:normal;  padding-left:23px;  }
.box_produs a		        {color:#3A3A3A; font-size:11px;  text-decoration:none; font-weight:normal;  padding-left:23px;  }
.box_produs a:hover	        {color:#EF0101; text-decoration:none}
.box_produs li a:hover	        {color:#EF0101; text-decoration:none}

.title	{			}		
.title_txt{			}

.title2	{			}		
.title2_txt{		}

.product 				{}
.product td				{ color:#353434}
.product a				{ color:#F47925; text-decoration:none; font-weight:bold; font-size:13px}
.product a:hover		{text-decoration:underline}
.product span 			{ color:#3893DE; font-size:17px}
.product div a				{color:#55B713; text-decoration:underline; font-size:11px; font-weight:normal}
.product div a:hover		{text-decoration:none}
.product b strong				{ color:#F47925; text-decoration:none; font-weight:bold; font-size:13px}


.plante 				{}
.plante td				{ color:#353434; vertical-align:middle; padding-left:4px;}
.plante a				{ color:#060; text-decoration:none; font-weight:normal; font-size:11px}
.plante a:hover		{color:#EF0101; text-decoration:underline}
.plante span 			{ color:#3893DE; font-size:17px}
.plante div a				{color:#55B713; text-decoration:underline; font-size:11px; font-weight:normal}
.plante div a:hover		{text-decoration:none}
.plante b strong				{ color:#F47925; text-decoration:none; font-weight:bold; font-size:13px}



.pic img				{ border: 1px solid #D8D5D5}
.pic1 img				{border: 0px solid #D8D5D5 }
.price 					{}

.result td { color:#353434; height:50px; vertical-align:middle;padding:0px 0px 0px 16px;}			   
.result a {   color:#3893DE; font-size:11px; text-decoration:underline;}
.result a:hover {text-decoration:none;}
.result span{color:#3893DE;}
.result b a { color:#3893DE; text-decoration:none}
.result b a:hover{text-decoration:underline; }

.result b { font-weight:normal;}
.result_right	{font-family: Arial, Helvetica, sans-serif;
font-size: 22px; }
.result_right b	{font-weight:bold; }



.telefoane div {
	font-size: 20px;
	color: #ffa800;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

		
.shop_card_txt{	height:31px; text-align:center; vertical-align:middle; font-size:11px; font-weight:bold;} 	/*  header of table  */



.footer  				{}				
.footer td 				{ color:#4D4D4D; font-size:11px}				/*  Company Name   */

.footer b a 			{color:#4D4D4D; text-decoration:underline}				/*  osCommerce  */
.footer b a:hover 		{text-decoration:none}				/*  osCommerce  */

/* -------------------------------------------------          -------------------------------------------------------- */

/* result_page 

.shop_card a {		}																					
.shop_card a:hover {}

												
		
.padd img, .padd input { margin:10px 7px 0px 1px;}
.padd2 img { margin:7px;}	*/																	
/* shopping_card */				
/*--------------------- content ---------------------------------*/
.box_width_left			{ width:195px;}
.box_width_right		{ width:195px;}
.box_width_cont			{ width:100%;}			
/* -------------------------------------------------          -------------------------------------------------------- */
u {text-decoration:none; color:#3893DE;}

.main a b {
  color:#5D5F60;
  font-size: 10px; text-decoration:underline;
}
.main a:hover b{
  color:#5D5F60;
  font-size: 10px; text-decoration:none;
}

/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a { color:#BA2700; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover { color:#BA2700; font-size:11px; text-decoration:underline;}
.smallText a u { color:#BA2700; font-size:11px; text-decoration:none;}
.smallText a:hover u{ color:#BA2700; font-size:11px; text-decoration:underline;}

.producatorText a { color:#BA2700; font-size:10px; font-weight: normal; text-decoration:none;}	/*  advanced_search.php  */
.producatorText a:hover { color:#BA2700; font-size:10px; font-weight: normal; text-decoration:underline;}


TD.fieldKey {	font-size: 12px;font-weight: bold;font-family: Verdana, Arial, sans-serif;	color:#5D5F60;}
TD.fieldValue {	font-size: 12px;font-family: Verdana, Arial, sans-serif;padding:3px 2px 3px 2px;}

TD.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color:#5D5F60;
}


SPAN.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.smallText font b { color:#FF0033; text-decoration:none; font-size:11px }
/* -------------------------------------------------          -------------------------------------------------------- */
.sea_1 { padding:0px 10px 0px 10px;}
.sea_2 { padding:10px;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #7CB900;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 vertical-align:bottom;
 text-decoration:none;
 margin-bottom: 0;
 padding-bottom: 0;
  
}

h3 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #7CB900;
}
/*** End Header Tags SEO ***/

/* Special Scroller */

#pscroller1 {
	height: 160px;
	border: 0px;
	padding: 5px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}

#pscroller2 a{
	text-decoration: none;
}

.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.5;
}


/* *** DESIGN NOU ***/

.bg_main			{background:url(images/bg_body.jpg) 0px 0px repeat-x #fffaf4; height:100%;}

.bg2_main			{background:url(images/bg_body2.jpg) 0px bottom repeat-x;height:100%;}
.bg3_main			{background:url(images/bg_body3.jpg) center bottom repeat-x;height:100%;}


#m1,
#m2,
#m3,
#m4,
#m5,
#m6,
#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m1						{width:auto; cursor:pointer;}					

#m1 .m_tc,
#m2 .m_tc,
#m3 .m_tc,
#m4 .m_tc,
#m5 .m_tc,
#m6 .m_tc,
#over_m1 .m_tc,
#over_m2 .m_tc,
#over_m3 .m_tc,
#over_m4 .m_tc,
#over_m5 .m_tc,
#over_m6 .m_tc			{width:100%;text-align:center; vertical-align:middle;height:31px;
						color:#005064;font-size:13px;line-height:13px;font-weight:normal;font-family:arial;}
						
#m1 .m_tl,
#m2 .m_tl,
#m3 .m_tl,
#m4 .m_tl,
#m5 .m_tl,
#m6 .m_tl				{background:url(images/m_tl.gif) 0px 0px no-repeat;}
						

#m1 table,
#m2 table,
#m3 table,
#m4 table,
#m5 table,
#m6 table				{background:url(images/m_tc.gif) 0px 0px repeat-x #bae0dd;}

#m1 .m_tr,
#m2 .m_tr,
#m3 .m_tr,
#m4 .m_tr,
#m5 .m_tr,
#m6 .m_tr				{background:url(images/m_tr.gif) right 0px no-repeat;}

#over_m1 .m_tl,
#over_m2 .m_tl,
#over_m3 .m_tl,
#over_m4 .m_tl,
#over_m5 .m_tl,
#over_m6 .m_tl			{background:url(images/over_m_tl.gif) 0px 0px no-repeat;}

#over_m1 table,
#over_m2 table,
#over_m3 table,
#over_m4 table,
#over_m5 table,
#over_m6 table			{background:url(images/m_tc.gif) 0px 0px repeat-x #cee9e7;}	

#over_m1 .m_tr,
#over_m2 .m_tr,
#over_m3 .m_tr,
#over_m4 .m_tr,
#over_m5 .m_tr,
#over_m6 .m_tr			{background:url(images/over_m_tr.gif) right 0px no-repeat;}

/* ************************************************************************************* */

.col_c_table					{height:100%;width:1000px; margin:auto;}
.col_c							{background:url(images/logo_bg.gif) 0px 0px no-repeat;padding:0px 35px 11px 0px;}

.col_c2_table					{}
.col_c2							{padding:0px 26px 0px 26px;}
.col_c22						{padding:0px 26px 0px 26px;}

/* ************************************************************************************* */
.header td 		 {color:#fffc00; font-size:11px; font-weight:normal; font-family:Tahoma; vertical-align:middle; text-align:center;height:44px;}

.header strong		{color:#ffffff;}

.header a 		 {color:#fffc00; font-size:11px; line-height:12px; font-weight:normal; font-family:arial; text-decoration:underline}
.header a:hover  {color:#fffc00; text-decoration:none}

.select			{width:100%;border:1px solid #c2c1c1; color:#868686;}
.select2		{width:80%; border:1px solid #c2c1c1; color:#868686;vertical-align:middle;margin:5px 20px 5px 10px;}
.go				{width:100%;border:1px solid #c2c1c1; color:#868686;height:18px; }

.logo			{padding:57px 75px 36px 75px;}
.banner			{padding:0px 0px 13px 0px;}

.header .bg_nav		{background:url(images/bg_h_right.jpg) right 0px no-repeat;}
.header .bg2_nav	{background:url(images/bg_h_left.jpg) 0px 0px no-repeat;padding:0px 0px 0px 0px;}
.bg3_nav			{background:url(images/bg_h_rep.gif) 0px bottom repeat-x;}

.bg_main			{background:url(images/bg_body.jpg) 0px 0px repeat-x #fffaf4; height:100%;}
.bg2_main			{background:url(images/bg_body2.jpg) 0px bottom repeat-x;height:100%;}
.bg3_main			{background:url(images/bg_body3.jpg) center bottom repeat-x;height:100%;}
.tr_2				{height:88px; vertical-align:bottom;padding:0px 13px 0px 0px;}
.tr_3				{height:100%;padding:0px 35px 0px 35px;}
.z1					{background:url(images/z1.gif) 0px 9px no-repeat;}
/* ************************************************************************************* */

/* ************************************************************************************* */
.infoBoxHeading2_table				{background:url(images/infoBoxHeading2_table.gif) 9px 0px no-repeat #f5f6e5;}
.infoBoxHeading2_td					{padding:15px 10px 6px 17px;width:100%; height:30px;}

.infoBoxHeading2_td					{color:#000000; font-size:12px; line-height:14px; font-weight:bold; font-family:Tahoma;text-transform:uppercase;}
.infoBoxHeading2_td a 				{color:#000000; font-size:12px; line-height:14px; font-weight:bold; font-family:Tahoma; text-transform:uppercase;text-decoration:none}
.infoBoxHeading2_td a:hover  		{color:#000000; text-decoration:underline;}
/* ************************************************************************************* */
.infoBox2_table							{margin:0px 0px 8px 0px;background:url(images/infoBox2_table.gif) 0px 0px repeat-x;}
.infoBox2_td							{}
/* ************************************************************************************* */
.infoBoxContents2_table					{}
.infoBoxContents2_table .boxText		{padding:12px 13px 10px 13px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading_table				{background:url(images/infoBoxHeading_table.gif) 0px 0px repeat-x;}
.infoBoxHeading_l					{}
.infoBoxHeading_r					{} 
.infoBoxHeading_td				{padding:5px 10px 6px 27px;width:100%; height:30px; background:url(images/infoBoxHeading_table.gif) 0px 0px repeat-x;}
.infoBoxHeading_td_simplu                       {padding:0px 10px 6px 17px;width:100%; background:url(images/infoBoxHeading_table.gif) 0px 0px repeat-x;}
.infoBoxHeading_td					{color:#000000; font-size:12px; line-height:14px; font-weight:bold; font-family:Tahoma;text-transform:uppercase;}
.infoBoxHeading_td a 				{color:#000000; font-size:12px; line-height:14px; font-weight:bold; font-family:Tahoma; text-transform:uppercase;text-decoration:none}
.infoBoxHeading_td a:hover  		{color:#000000; text-decoration:underline;}
/* ************************************************************************************* */
.infoBox_table							{margin:0px 0px 0px 0px;background:url(images/infoBox_table.gif) 0px 0px repeat-x;}
.infoBox_td								{}
/* ************************************************************************************* */
.infoBoxContents_table					{}
.infoBoxContents_table .boxText			{padding:12px 13px 30px 13px;}
.infoBoxContents_table .boxText_table	{}
.infoBoxContents_table .boxText_td		{}
/* ************************************************************************************* */


.name2_padd							{padding:5px 10px 10px 4px;}
.desc2_padd							{padding:1px 0px 7px 4px; width:100%;}
.price2_padd						{padding:11px 0px 14px 4px; text-align:center;}

/* ************************************************************************************* */
td.main, p.main,
div.main,
.main td,
.main p,
.main b,
.main .desc 				{color:#808080; font-size:11px; line-height:12px; font-family:tahoma;}

.main .s_cart_head			{color:#353434;  font-size:12px;font-weight:bold; font-family:tahoma; text-transform:uppercase;}
.main a						{color:#f46505; font-size:11px; line-height:13px; font-weight:normal;text-decoration:none;font-family:tahoma;}
.main a:hover				{color:#f46505; text-decoration:underline;}

.main .name b a				{color:#021d2a; font-size:11px; line-height:14px; font-weight:normal;text-decoration:underline;}
.main .name b a:hover		{color:#021d2a; text-decoration:none;}
 
.main .name a				{color:#272727; font-size:12px; line-height:14px; font-weight:bold;text-decoration:none;}
.main .name a:hover			{color:#272727; text-decoration:underline;}

.main .desc 				{line-height:14px; font-weight:normal;}
.main .desc b 				{color:#ff7100;}

SPAN.productSpecialPrice 			{color: #000000;font-size: 12px; line-height:18px;font-weight:bold;font-family: tahoma; display:inline;}
s									{color: #000000;font-size: 12px; line-height:18px;font-weight:bold;font-family: tahoma;}

.main SPAN.productSpecialPrice 			{color: #ff7100;font-size: 14px; line-height:19px;font-family: tahoma; font-weight:bold; display:inline;}
.main s									{color: #ff7100;font-size: 14px; line-height:19px;font-family: tahoma; font-weight:bold; }


.main .strong				{font-size:12px;font-family: tahoma; line-height:20px;}

.img						{border:1px solid #cdd1d4; background:#ffffff;}
/* ************************************************************************************* */

.prod_line_x					{background:url(images/line_x.gif) 0px center repeat-x;}
.prod_line_y					{background:url(images/line_y.gif) center 0px repeat-y; vertical-align:bottom;}

.padd_gg img					{height:2px;}
.padd_vv img					{width:3px;}


/* ************************************************************************************* */
* html .width_100				{width:100%;}
.s_tl			{background:url(images/s_tl.gif) 0px 0px no-repeat;}
.s_tr			{background:url(images/s_tr.gif) right 0px no-repeat;}
.s_t			{background:url(images/s_line.gif) 0px 0px repeat-x #ffffff;
				margin:0px 9px 0px 9px; font-size:0px; line-height:0px; height:9px;}

.s_l			{background:url(images/s_line.gif) 0px 0px repeat-y #ffffff;}
.s_r			{background:url(images/s_line.gif) right 0px repeat-y;}	
.s_padd			{padding:0px 3px 0px 3px;}			

.s_bl			{background:url(images/s_bl.gif) 0px 0px no-repeat;margin:0px 0px 8px 0px;}
.s_br			{background:url(images/s_br.gif) right 0px no-repeat;}
.s_b			{background:url(images/s_line.gif) 0px bottom repeat-x #ffffff;
				margin:0px 9px 0px 9px; font-size:0px; line-height:0px; height:9px;}
				
.s77_tl			{background:url(images/s_tl.gif) 0px 0px no-repeat;}
.s77_tr			{background:url(images/s_tr.gif) right 0px no-repeat;}
.s77_t			{background:url(images/s_line.gif) 0px 0px repeat-x #ffffff;
				margin:0px 9px 0px 9px; font-size:0px; line-height:0px; height:9px;}
				
/* ************************************************************************************* */

.button2_padd						{padding:0px 0px 1px 0px;}
.button2_marg img,
.button2_marg input 						{margin:2px;}


/* form cautare

.boxSearch				{ background:url(../images/input_cautare.jpg) no-repeat -30px -30px; width:300px; height:58px; margin:150px auto 0 auto; position:relative }
	.boxSearch A,
	.boxSearch INPUT						{ position:absolute; display:block }

td.LineSpacer {
    border-style:solid;
    border-bottom:thin dotted #8a8a8a;
}

/* *** recaptcha *** */
.recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#CCCCCC; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #FF0000 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #FF0000 !important; //Text input field border color
   background-color:#FF0000 !important; //Text input field background color
 }

/* ****************************************** */


/* paginare noua */


ul{border:0; margin:0; padding:0;}

#pagination-digg li          { border:0; margin:0; padding:0; font-size:11px; list-style:none; /* savers */ float:left; }
#pagination-digg a           { border:solid 1px #cccccc; margin-right:2px; }
#pagination-digg .previous-off,
#pagination-digg .next-off   { border:solid 1px #DEDEDE; color:#888888; display:block; float:left; font-weight:bold; margin-right:2px; padding:3px 4px; }
#pagination-digg .next a,
#pagination-digg .previous a { font-weight:bold; }

#pagination-digg .active     { background:#2e6ab1; color:#FFFFFF; font-weight:bold; display:block; float:left; padding:4px 6px; /* savers */ margin-right:2px; }
#pagination-digg a:link, 
#pagination-digg a:visited   { color:#0e509e; display:block; float:left; padding:3px 6px; text-decoration:none; }
#pagination-digg a:hover     { border:solid 1px #0e509e; }

/* ***************************** */