<?php
 
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color:#2b2b2b }
.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: #26365a; text-decoration: underline; }

BODY {
background: #000000 url(images/bg.jpg) ;
 
  margin: 0px;
  padding:0px;
 
}

FORM {
	display: inline;
}



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

.infoBox {
/*  background: #b6b7cb; */
}

.infoBoxContents {
/*  background: #f8f8f9; */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; */
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;

  color: #ffffff;
}

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

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
 
}

TABLE.productListing {
  border-bottom:3px solid #5e8cc1;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding:5px;
  
  color: #333333;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;border-bottom:3px solid #5e8cc1;padding:10px 0;
}
TD.productListing-data2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;padding:10px 0;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #628298;
}

.product_name{font-family: Arial, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #628298;text-decoration:none}
a.product_name{font-family: Arial, Arial, sans-serif;
  font-size: 14+px;
  font-weight: bold;
  color: #628298;text-decoration:none}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial,  sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #2b2b2b;  
}

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

}
.smallText { font:10px/13px Verdana, Arial, sans-serif; color:#628fc4; text-decoration:none}
a.smallText { font:10px/13px Verdana, Arial, sans-serif; color:#628fc4; text-decoration:none}
a.smallText:hover { font:10px/13px Verdana, Arial, sans-serif; color:#628fc4; text-decoration:underline}
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: Tahoma;
	color: #F00;
	font-size:23px;
}
.productSpecialPrice {
	font-family: Tahoma;
	color: #09F;
	font-size:23px;
}

.cart_price {
  font-family: Tahoma;
  color: #1e90ff;
  font-size:18px;
font-weight:normal;border-bottom:3px solid #5e8cc1;padding:10px 0;
}

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

/* ****************************************************************************************** */
/* ********************************************MAIN**************************************** */
/* ****************************************************************************************** */
.ST {
	font-family: Tahoma;
	font-size: 11px;
	color: #121631;
}
.LOGO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #D249EF;
}
/* ****************************************************************************************** */
/* ********************************************MAIN**************************************** */
/* ****************************************************************************************** */
.currenc { font:11px/13px Arial; color:#363636; text-decoration:none; font-weight:bold}
a.currenc { font:11px/13px Arial; color:#363636; text-decoration:none; font-weight:bold}
a.currenc:hover { font:11px/Arial Tahoma; color:#363636; text-decoration:underline; font-weight:bold}

.searchz { font:21px/21px Arial; color:#1b1b1b; text-decoration:none; font-weight:bold}
a.searchz { font:21px/21px Arial; color:#1b1b1b; text-decoration:none; font-weight:bold}
a.searchz:hover { font:21px/21px Arial; color:#1b1b1b; text-decoration:underline; font-weight:bold}

.ShoppingCart { font:11px/13px Arial; color:#b98305; text-decoration:none; font-weight:bold;}
a.ShoppingCart { font:11px/13px Arial; color:#b98305; text-decoration:none; font-weight:bold;}
a.ShoppingCart:hover { font:11px/13px Arial; color:#b98305; text-decoration:underline; font-weight:bold;}

.iinfo { font:bold 14px Tahoma; color:#1e90ff; text-decoration:none; font-weight:bold;}
.iinfo2 { font:12px/14px Arial; color:#628fc4; text-decoration:underline; font-weight:bold;}
a.iinfo2 { font:12px/14px Arial; color:#628fc4; text-decoration:underline; font-weight:bold;}
a.iinfo2:hover { font:12px/14px Arial; color:#96abe2; text-decoration:none; font-weight:bold;}

.CR { font:12px/13px Tahoma; color:#628fc4; text-decoration:none}
a.CR { font:12px/13px Tahoma; color:#628fc4; text-decoration:none}
a.CR:hover { font:12px/13px Tahoma; color:#628fc4; text-decoration:underline}

.categor { font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;color:#333333;font-size:12px; text-decoration:none}
a.categor { font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;color:#333333;font-size:12px; text-decoration:none}
a.categor:hover {font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;color:#1e90ff;font-size:12px;text-decoration:underline}

.cat_title { font-family:Arial, Arial, sans-serif;font-size:14px; color:#fcfcfc; text-decoration:none; font-weight:bold;}


.null { font:11px/13px Arial; color:#000000; text-decoration:none; font-weight:bold;}
a.null { font:11px/13px Arial; color:#000000; text-decoration:none; font-weight:bold;}
a.null:hover { font:11px/13px Arial; color:#000000; text-decoration:underline; font-weight:bold;}

.foot { font:14px/15px Tahoma; color:#26365a; text-decoration:none}
a.foot { font:14px/15px Tahoma; color:#26365a; text-decoration:none}
a.foot:hover { font:14px/15px Tahoma; color:#628fc4; text-decoration:underline}

.Date { font:12px/18px Arial; color:#333333; text-decoration:none}
a.Date { font:12px/18px Arial; color:#333333; text-decoration:none}
a.Date:hover { font:12px/18px Arial; color:#333333; text-decoration:underline}

.Price { font:15px/20px "Arial Narrow"; color:#ffffff; text-decoration:none; font-weight:bold}
a.Price { font:15px/20px "Arial Narrow"; color:#ffffff; text-decoration:none; font-weight:bold}
a.Price:hover { font:15px/20px "Arial Narrow"; color:#ffffff; text-decoration:underline; font-weight:bold}

.NameProd { font:12px/10px Arial; color:#333333; text-decoration:none;}
a.NameProd { font:25px/22px Arial; color:#333333; text-decoration:none;}
a.NameProd:hover { font:25px/22px Arial; color:#333333; text-decoration:underline;}

.adv { font:11px/13px Arial; color:#333333; text-decoration:none; font-weight:bold}
a.adv  { font:11px/13px Arial; color:#333333; text-decoration:underline; font-weight:bold}
a.adv:hover { font:11px/13px Arial; color:#1e90ff; text-decoration:none; font-weight:bold}

.ST { font:16px/16px Arial; color:#ffffff; text-decoration:none; font-weight:bold}
a.ST { font:11px/13px Tahoma; color:#FFFFFF; text-decoration:none}
a.ST:hover { font:11px/13px Tahoma; color:#FFFFFF; text-decoration:underline}

.number {font:11px/11px Tahoma; color:#1e90ff;}

.StaraCena { font:16px/16px Tahoma; color:#da1a00; text-decoration:none; font-weight:bold}
a.StaraCena { font:16px/16px Tahoma; color:#da1a00; text-decoration:none; font-weight:bold}
a.StaraCena:hover { font:16px/16px Tahoma; color:#da1a00; text-decoration:underline; font-weight:bold}

.border { background-color:#f5f5f5; border-color:#cecece; border-style:solid; border-width:1px; background-image: url(images/mod001.jpg); background-position:top; background-repeat:repeat-x}

.main2{font:13px/16px Arial; color:#bed4d5; text-decoration:none;}
a.main2{font:13px/16px Arial; color:#bed4d5; text-decoration:none; font-weight:bold;}
a.main2:hover{font:13px/16px Arial; color:#bed4d5; text-decoration:none; font-weight:bold;}

.main3{
  font-family: Arial,  sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #bfae79;  
}


.TABLE.categ { border: 0px;border-spacing: 0px; font-family: Verdana, Arial, sans-serif;font-size: 12px;background: ;color: #000000;text-decoration:none;}
a.TABLE.categ {border: 0px;border-spacing: 0px; font-family: Verdana, Arial, sans-serif;font-size: 12px;background: ;color: #000000;text-decoration:none;}
a.TABLE.categ:hover{border: 0px;border-spacing: 0px; font-family: Verdana, Arial, sans-serif;font-size: 12px;background: ;color: #000000;text-decoration:none;}

TD.categ {
     vertical-align: top;
}

.main22 td    {
	color:#000;
	font-size:20px;
	line-height:16px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	clear: left;
	height: auto;
	width: 750px;
} 

.menua 						{padding:0px 0px 0px 0px; width:100%;background:0px 0px repeat-x;} 
.menua div					{background:0px 0px no-repeat;} 
.menua table					{background:100% 0px no-repeat;}
.menua td					{width:auto;vertical-align:middle; text-align:center;}
.menua td a					{display:block;}
.menua_separator				{width:25%; text-align:center;padding:0px 5px 0px 5px;}

.footer td img		{margin:4px 0px 0px 0px;}
.footer 			{padding:0px 0px 0px 0px;} 
.footer_td			{height:37px;padding:6px 0px 6px 0px;}
.footer2_td			{width:100%;padding:5px 0px 6px 15px; text-align:center; border-top:1px solid #404040; border-bottom:1px solid #404040;}
.footer .footer2_td	{vertical-align:middle;}
.footer		  	  {
	color:#000;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:middle;
}	
.footer td 		  {
	color:#000;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:middle;
}			
.footer a 		  {
	color:#000;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
} 			
.footer a:hover   {
	color:#db0df7;
	text-decoration:underline;
}
	
.footer span 	  		{
	color:#000;
	font-size:15px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
}
.footer span a 		  	{
	color:#000;
	font-size:15px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
} 			
.footer span a:hover   	{color:#db0df7;text-decoration:underline;}

.footer b				{
	color:#000;
	font-size:15px;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	text-decoration:none;
}
.footer b a 	  		{color:#000; font-size:15px; font-weight:normal; font-family:Tahoma, Geneva, sans-serif; text-decoration:underline;}			
.footer b a:hover 		{color:#db0df7; text-decoration:none;}

.footer strong a 	  	{color:#000; font-size:15px; font-weight:normal; font-family:Tahoma, Geneva, sans-serif; text-decoration:underline;}			
.footer strong a:hover 	{color:#db0df7; text-decoration:none;}
	
#m1,
#m2,
#m3,
#m4,
#m5,
#m6,
#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6,
#over2_m1,
#over2_m2,
#over2_m3,
#over2_m4,
#over2_m5,
#over2_m6			{
	width:auto;
	cursor:pointer;
	white-space:nowrap;
	text-align:center;
	height:36px;
	text-transform:uppercase;
	font-size:16px;
	line-height:13px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}					

#m1,
#m2,
#m3,
#m4,
#m5,
#m6					{color:#646464;}

#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6			{
	color:#000;
	text-decoration:none;
}

#over2_m1,
#over2_m2,
#over2_m3,
#over2_m4,
#over2_m5,
#over2_m6			{
	color:#FF0;
	text-decoration:none;
}

.indexmain {
	width:1220px;
	border:0;
	color: #FFF;
	background-color: #FFF;
}
.indexmain2 {
	width:1214px;
	border:0;
	color: #FFF;
	background-color: #FFF;
}
.coloumleft{
	width:280px;
	border:0;
	background-color: #FFF;
	}
.coloumright{
	width:280px;
	broder:0;
	background:#FFF}
.indexcenter{
	width:680px;
	border:0;
	background-color:#FFF;}
.indexfooter{
	width:1220px;
	border:0;}

	
