body{
	font:11px/14px Arial, Helvetica, sans-serif;
}
/*
header
*/

 .bg1{
 font-family:Arial, Helvetica, sans-serif;
 /*background-image: url(images/m01.gif);
 background-repeat: repeat-x; */
 background-color:#000000;
 }
 .ml1{
 font-size: 11px;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
 }
 .ch1{
 font-size: 12px;
 color: #fff;
 text-decoration: none;
 }
 .ch2{
 font-size: 11px;
 color: #FFFFFF;
 } 

#header_menu ul{
	display:inline;
}

#header_menu li{
	display:inline;
	padding-right:14px;
}


 
.box_header_txt{ 
	font:12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height:28px;
	vertical-align:middle;
	background:url(images/1_z1.gif) no-repeat top left;
	padding-left:39px;
	text-transform:uppercase;
	font-weight:bold;
	color:#313030;
}

.list1 li 	{
	background:url(images/bg_list.gif) no-repeat 0px 2px;
	line-height:20px;
	background-position:0 8px;
	color:#ED791D;
}

.list1 li  a	{color:#ED791D;text-decoration:underline; padding-left:23px}

.list1 li  a:hover	{color:#ED791D;text-decoration:none;}


.box_body 	{ font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;}

.box_body  ul 	{padding:0; margin:0 0 0 18px; list-style:none; }

.box_body .bg_list 	{background:url(images/bg_list.gif) no-repeat 0px 8px; line-height:20px;}

.box_body .bg_list  a	{color:#333333;text-decoration:underline; padding-left:23px;}

.box_body .bg_list  a:hover	{color:#0B74BD;text-decoration:none;}


/**/
TR.header {
  background: #ffffff;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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

h2{
	font:20px Arial, Helvetica, sans-serif;
	text-align:left;
	font-weight:bold;
}
p{
	font:13px Arial, Helvetica, sans-serif;
	text-align:left;
}`

.iconPanel a{
	font:12px Arial, Helvetica, sans-serif;
}


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

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

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

.infoBox {
  background: #fff;
}

.infoBoxContents {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 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 {
  background-color:#fff;
}

.productListing-heading {
  font:10px Verdana, Arial, sans-serif;
  background:#CC0000;
  color: #fff;
  font-weight: bold;
  padding:10px 8px;
  margin:5px px;
  height:20px;
  text-transform:uppercase;
  
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#fff;  
  padding:15px auto;  
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font:12px Verdana, Arial, sans-serif;
  font-weight:bolder;
  color:#CC0000;
  text-transform:uppercase;

}

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: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT,LABEL {
  font:11px Arial, Helvetica, sans-serif;
  padding:2px;
}

#edit_user th{
  font:13px Arial, Helvetica, sans-serif;
  font-weight:bold;
}
#edit_user input.textfield{
	width:200px;
}
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.tablalistado {
	text-align: center;
	font-family: 'Tahoma', Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	border: 1px #cccccc solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top:5px; margin-bottom:15px;
}
table.tablalistado th {
	background-color:#efefef;
	border-bottom:1px solid #ccc;	
	border-left:1px solid #ccc;	
	text-align: left;
	text-indent: 5px;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}

table.tablalistado tr:hover td{
	background-color: #EEF4FB;
}

table.tablalistado td {
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color:#ffffff;
	border-bottom:1px solid #ccc;	
	border-left:1px solid #ccc;	
	padding:2px 7px;
}

table.tablalistado td.action{
	padding:3px 7px;
}


TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

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

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

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: 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; }


.productoListado{
	font:13px Arial, Helvetica, sans-serif;
}

.productoListado span{

	font-weight:bold;
}


@import "tanfa.css"; /***** General formatting only ****/

/**************** menu coding *****************/
#menu {
width: 12em;
background:#000000;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px;

}

#menu h2 , #menu h2 a, #menu h2 a:hover{
color: #fff;
background: black;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

