/*
  $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: 12px; }
.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: #D7E9F7; }
.orderEdit 				{ font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FF7A04; text-decoration: underline; }

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

.infoBox 				{background: #988a67;}
.infoBoxContents 		{background: #fffaea;font-family: Verdana, Arial, sans-serif; font-size: 10px;}

/*  A {color: #000000;  text-decoration: none;}A:hover {  color: #AABBDD;  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: #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; height: 20px; text-valign: 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: #bbc3d3;}TD.footer {  font-family: Verdana, Arial, sans-serif;  font-size: 10px; background: #bbc3d3; color: #ffffff;  font-weight: bold;}*/
.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: 11px;font-weight: bold;background: #988a67;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: #fff6e6;}
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: #fff6a6;}
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;}
TD.pageHeading, DIV.pageHeading {font-family: Verdana, Arial, sans-serif;font-size: 20px;font-weight: bold;color: #695d3c;}
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: 12px;line-height: 1.5;}
TD.zoli										{font-family: Verdana, Arial, sans-serif;font-size: 10px;line-height: 115%;}
TD.zolika, P.zolika							{font-family: Verdana, Arial, sans-serif;font-size: 14px;line-height: 115%;color: #695D3C;}
TD.smallText, SPAN.smallText, P.smallText 	{font-family: Verdana, Arial, sans-serif;font-size: 9px;}
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;}
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.errorText 								{font-family: Verdana, Arial, sans-serif;color: #ff0000;}

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

.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; }
#myse select 								{width:90%;}
/* input requirement */
.product .inputRequirement, .inputRequirement 					
											{font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#FF0000; }

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

s {color:#1B477D;
	font-size:14px;
	font-weight:bold;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0; background:url(images/top1.jpg) repeat-x}
body, td, input, textarea, select{
	font:normal 12px Tahoma;
	color:#2A383D;
	line-height:10px;
	vertical-align:top;
	padding:0px;
	margin:0px 0px 0px 0px;
}
img    {border:0px;}
table  {width:100%;}
  
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻBOXŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/	
.box_header_txt		{ margin-bottom:2px;}									  
.box_header_txt	td{
	background:url(images/title1_center.jpg) 0 0 repeat-x;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#695D3B;
	height:29px;
	line-height:120%;
}
.mod td{
	background:url(images/title2_center.jpg) 0 0 repeat-x
}
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻbox_bodyŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_body td {
	color:#5B8501; 
	font-size:14px; 
	font-weight:bold;
	line-height:115%;
}
.box_body ul {
	margin:0px 0px 0px 12px;
	padding:0; 
	list-style:none;
}
.box_body .bg_list {
	background:url(images/li_bg.jpg) left top repeat-x;
	padding:0px 0px 2px 0px;
}
.box_body .bg_list a {
	font-weight:bold;
	color:#5B8501;
	text-decoration:none; 
	padding:0px 0px 0px 15px;
	background:url(images/bullet1.gif) no-repeat top left;
	line-height:20px;
}
.box_body .bg_list a:hover	{
	color:#1B477D;
	font-size:11px;
	text-decoration:none;
}
.box_body span.shop 			    {color:#275873; font-weight:normal; text-decoration:none}
.box_body SPAN.productSpecialPrice	{color:#5B8501; font-size:14px; font-weight:bold}


.box_body a		    		{color:#275873; font-size:11px; font-weight:normal; text-transform:none;text-decoration: none; }
.box_body a:hover			{color:#275873;text-decoration: none;}
.box_body span a		    {color:#5B8501; font-weight:none; text-decoration:none}
.box_body span a:hover		{color:;text-decoration:none;}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_body .bg_list_un {
	background:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.box_body .bg_list_un a {
	font-weight:bold;
	color:#1B477D;
	text-decoration:none; 
	padding:0px 0px 0px 15px;
	background:url(images/bullet2.gif) no-repeat top left;
	line-height:20px;
}
.box_body .bg_list_un a:hover {
	color:#5B8501;
	font-size:11px;
	text-decoration:none;
}
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_body .bg_list_sub {
	margin:0px 0px 2px 10px;
}
.box_body .bg_list_sub a {
	font-weight:bold;
	color:#1B477D;
	text-decoration:none; 
	padding:0px 0px 0px 15px;
	background:url(images/bullet2.gif) no-repeat top left;
	line-height:20px;
}
.box_body .bg_list_sub a:hover	{
	color:#5B8501;
	text-decoration:none;
	font-size:11px;
}
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻCONTENTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.cont_header_txt {
	margin:0px 0px 2px 0px;
}
.cont_header_txt td {
	background:url(images/title2_center.jpg) 0 0 repeat-x;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#695D3B;
	height:29px;
	line-height:120%;
}
.cont_header_txt a {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#695D3B; text-decoration:none;
}
.cont_header_txt a:hover {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#695D3B; text-decoration:underline;
}
.cont_header_txt em	{
	background:url(images/title2_center.jpg) 0 0 repeat-x;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#695D3B;
	height:29px;
}
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻPRODUCTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.product td {
	color:#695D3C;
	font-size:14px;
	line-height:18px;
}
	
.product a {
	color:#C6160E; 
	font-size:14px; 
	text-decoration:none; 
	font-weight:bold;
}
.product a:hover {
	color:#C6160E;
	font-size:14px;
	text-decoration:underline;
}
.product div {text-align:center;}
.product div a {
	color:#FF7A04; 
	font-size:14px; 
	font-weight:none;
	text-decoration:none; 
	text-transform:none; 
}
.product div a:hover {
	color:#695D3C;
	text-decoration:none;
}
.product .shop_cart {
	color:#1B477D; 
	font-size:11px; 
	font-weight:bold;
	text-align:center; 
	vertical-align:middle;
}
.product em	{
	color:#61401E; 
	font-size:12px; 
	text-decoration:underline; 
	font-weight:bold;
	font-style:normal;
}
.product zo {
	color:#C6160E; 
	font-size:14px; 
	text-decoration:none; 
	font-weight:none;
}
SPAN.productSpecialPrice, .product SPAN.productSpecialPrice {color:#CC0000; font:bold 14px Tahoma}

.zolika a {
	color:#FF7A04; 
	font-size:14px; 
	text-decoration:none; 
	font-weight:none;
}
.zolika a:hover {
	color:#695D3C;
	font-size:14px;
	text-decoration:none;
}

div.zoli {padding:0px 0px 10px 0px; text-align:left; padding-top:0px;}
div.zolika {padding:0px 0px 10px 0px; text-align:right; padding-top:0px;}
span.zoli {color:#716d7c; font-size:11px;}
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻRESULTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.result td  {
	color:#695D3C; 
	height:30px;
	vertical-align:middle;
	padding:2px 15px 2px 15px;
	font-size:10px;
}
.result a {
	color:#5B8501; 
	text-decoration:underline;
	font-size:10px;
}
.result a:hover {
	color:#5B8501;
	text-decoration:none;
}
.result b {
	color:#695D3C;
	font-weight:bold;
}
.result u {
	color:#5B8501;
	font-size:10px;
} 
.result_right	{text-align:right; padding:0px 21px 0px 0px;}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻPOPUPŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.popup {width:391px;background:url(images/popup_bg.jpg) 0 0 repeat-x #FCF2D8;}
.popup .footer {color:#695D3C;padding:8px 0px 0px 10px;}
.popup .footer a	{font-weight:normal;}


/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ */

/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ */
h1 {display:inline; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; color:#695D3C; font:bold 11px Tahoma}
h1 a {text-decoration:none; color:#695D3C;}
h1 a:hover {text-decoration:underline;}
h2 {text-transform:uppercase; font-weight:bold; font-size:12px; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display:inline}
.pic img {border:0px solid #E2E2E2;}

.border {border:1px solid #E3E3E3;}
.p2{padding:9px 9px 9px 9px;}
.border_bottom {border-bottom:1px solid #E3E3E3;}

.bg_gg	{background:url(images/bg_li.gif) center repeat-x;}
.bg_vv	{background:url(images/vl.gif) 0 0 repeat-y}

.vam {vertical-align:middle}
.center {text-align:center}
/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻINPUTSŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ */
.input{
 	width:97px; 
	height:18px; 
	color:#AA9D7A;
	vertical-align:middle; 
	padding-left:15px; 
	margin-right:5px;
}

.input1 {
	width:44px; 
	height:18px; 
	color:#2C0E0B; 
	font-size:11px; 
	text-align:right;
	margin:0px 0px 0px 8px;
}

.input2 {
	width:39px; 
	height:20px; 
	color:#6E6E6E;
	text-align:right;
}

.jump {width:97px; height:18px; color:#AA9D7A; padding:0px 0px 0px 4px; margin:4px 0px 0px 20px; vertical-align:middle}
.sel2 {height:50px; text-align:center; vertical-align:middle}
.jump1{ width:135px; height:19px; color:#AA9D7A; padding-left:8px;}
.jump2 {width:135px; height:20px; color:#7A7A7A; padding-left:8px;}

/* ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.main_1 {
	height:100%;
	width:1000px;
	background:url(images/bg2.jpg) 0 0 repeat-x #FCF2D8;
}
.c1 {background:#FFF}
.c1_top {width:100%; background:url(images/c1.gif) top repeat-x #FFF}
.c1_left {height:100%; background:url(images/c1.gif) left top repeat-y #FFF}
.c1_right {background:url(images/c1.gif) right top repeat-y #FFF}
.c1_bottom {background:url(images/c1.gif) bottom repeat-x #FFF}

.c2 {background:#FCF6E8;}
.c2_top {width:100%; background:url(images/c1.gif) top repeat-x #FCF6E8}
.c2_left {height:100%; background:url(images/c1.gif) left top repeat-y #FCF6E8}
.c2_right {background:url(images/c1.gif) right top repeat-y #FCF6E8}
.c2_bottom {background:url(images/c1.gif) bottom repeat-x #FCF6E8}

.footer {height:50px; background:url(images/fbg.jpg) 0 0 repeat-x;}
.footer a {font-size:11px; font-weight:bold; text-decoration:none; color:#695D3C}
.footer a:hover {text-decoration:underline}
.footer td {font-size:11px; font-weight:bold; color:#695D3C}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */

SPAN.newItemInCart 						{font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #D52D01;}
.box_body a SPAN.newItemInCart 			{font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #D52D01; text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a			{color:#FF7A04; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#FF7A04; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#FF7A04; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#FF7A04; font-size:11px; text-decoration:underline;}

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;}
.main a b 			{color:#5D5F60;font-size: 10px; text-decoration:none;}
.main a:hover b		{color:#5D5F60;font-size: 10px; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	

  
.product	em	{color:#C6160E; 
	font-size:14px; 
	text-decoration:none; 
	font-weight:bold;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a		{color:#FF7A04; text-decoration:none;}
.main	a:hover	{color:#695D3C; text-decoration:none;}
.vam			{vertical-align:middle;}
input			{background:#ffffff;}
.bg_input input	{background:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.product .shop_cart {	 font-weight:bold; 
						height:25px;text-align:center; vertical-align:middle;}

.padd_1 	{padding:0px 10px 0px 10px;}
.padd_22 	{padding:8px;}
td.padd2 	{padding:8px; padding-left:4px;}

.line_h		{ line-height:16px;}

.bg_gg		{background:#FFF8D4;}
.bg_gg_1	{background:#d3c6a5;}

.product div			{padding:8px 0px 5px 0px;}
.padd33 img, .padd33 input 	{margin:5px;}

div.padd3 {padding:0px 0px 10px 0px; text-align:left;text-align:left; padding-top:0px;}
.prod_info		{width:1px; margin:0px 13px 0px 0px;}
.prod_info td	{text-align:center;}

.remove		{ width:20%;}
.products	{ width:40%;}
.quantity	{ width:20%;}
.total		{ width:20%;}
.sub_total	{ width:80%;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:199px;}
.box_width_right		{ width:199px;}
.box_width_cont			{ width:560px;}	
.box_width_kosar		{ width:590px;}

/* -------------------------------------------------          -------------------------------------------------------- */
.p_t {background:url(images/p_t.jpg) top repeat-x; width:1px}
.p_l {background:url(images/p_l.jpg) top repeat-y}
.p_r {background:url(images/p_r.jpg) top repeat-y}
.p_b {background:url(images/p_b.jpg) bottom repeat-x}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }