 
.titulo{ font-family : Verdana, Arial, sans-serif; font-size : 30px; }
.entradilla { font-family : Verdana, Arial, sans-serif; font-size : 20px; }
.texto { font-family : Verdana, Arial, sans-serif; font-size : 12px; line-height:16px;}

.texto_footer { font-family : Verdana, Arial, sans-serif; font-size : 11px; line-height:15px; color:#f16601;text-align:right;padding-right:20}

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

h1 { font-family : Verdana, Arial, sans-serif; font-size : 18px; line-height:18px;  font-weight: bold; color:#f16601;}

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

BODY {
  scrollbar-face-color: black;
  scrollbar-shadow-color: white;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: white;
  scrollbar-darkshadow-color: white;
  scrollbar-track-color: white;
  scrollbar-arrow-color: white;

  background:#ebebeb;
  color: #ffffff;  /*color del texto de escaparate*/
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
}

A {
  color: #494848;
  font-size: 11px;
  text-decoration: none;
}

 
A:hover {
  color: #9C0C09;
  text-decoration: none;
}

FORM {
	display: inline;
}

INPUT, textarea {
  border: 1px;
  border-style: solid;
  border-spacing: 1px;
  border-color: #585959;
  color: #585959;
  background: #ffffff;
  overflow-x: hidden; overflow-y: hidden;
}

input.radio {
  border: 0px;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000000;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #000000;
  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: #000000;
}

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

.infoBox {
  background: #b6c4eb;
}

.infoBoxContents {
  background: #021f3a;
  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: 12px;
  font-weight: bold;
  background: #b6c4eb;
  color: #585959;
}

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;*/
background: #000000;
font-size:11px;
color:#ffffff;
border:0;
}

TD.productListing-odd:hover , TR.productListing-even:hover {
background: #ffffff;
font-size:11px;
color:#000000;
}

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: #000000;
font-size:11px;
color:#ffffff;
border:0;
}

TABLE.productListing {
  border-top:1px;border-bottom:1px;border-left:0px;border-right:0px;
  border-style: solid;
  border-color: #585959;
  border-spacing: 0px;
  border-collapse: collapse;
  padding:0px;margin:0px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-top:1px;
  border-bottom:1px;
  border-left:0px !important;
  border-right:0px !important;
  border-style: solid;
  border-color: #5c5c5c;
  border-collapse: collapse;
  margin-left:0;
  margin-top:0;
  padding-left:20px;padding-top:13px;
  vertical-align:top;
  font-size:11px !important;
}

TD.productListing-data a {
  font-size:14px !important;
}

TD.productListing-data-lateral {
  border-top:1px;
  border-bottom:1px;
  border-left:0px !important;
  border-right:0px !important;
  border-style: solid;
  border-color: #5c5c5c;
  border-collapse: collapse;
  margin-left:0;
  margin-top:0;
}

TD.productListing-data-left {
  border-top:1px;border-bottom:1px;border-left:0px;border-right:0px;
  border-style: solid;
  border-color: #5c5c5c;  border-collapse: collapse;
  vertical-align:middle;
}

TD.productListing-data-right {
  border-top:1px;border-bottom:1px;border-left:0px;border-right:0px;
  border-style: solid;
  border-collapse: collapse;
}

TD.botones{
	/*background: url(images/icons/fondo_header.jpg);
	*/padding:5;
	vertical-align:middle;
}
a.botones {
	font-size:14px;
	color:#ffffff;
}
a.botones:hover {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}

TD.s, TABLE.s {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border:1px;
	border-collapse: collapse;	
	border-right:1;	
	border-top:1;
	border-left:1;
	border-bottom:0;
	border-color:#585959;
	border-style:solid;
}

TD.s2 {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; 
	color: #ffffff; 
	font-weight: bold;
	text-align:center;
	border:1px;
    border-collapse: collapse;	
	border-right:1;
	border-top:1;
	border-left:0;
	border-bottom:0;
	border-color:#585959;
	border-style:solid;
}

TD.s3 {
	border:1px;
    border-collapse: collapse;	
	border-right:0;
	border-top:0;
	border-left:0;
	border-bottom:1;
	border-color:#585959;
	border-style:solid;
}

TD.s4 {
	border:1px;
    border-collapse: collapse;	
	border-right:1;
	border-top:0;
	border-left:0;
	border-bottom:1;
	border-color:#585959;
	border-style:solid;
}

TD.s5 {
	border:1px;
    border-collapse: collapse;	
	border-right:1;
	border-top:0;
	border-left:0;
	border-bottom:1;
	border-color:#585959;
	border-style:solid;
}

TD.s6, TABLE.s6 {
	border:1px;
    border-collapse: collapse;	
	border-right:1;
	border-top:1;
	border-left:1;
	border-bottom:1;
	border-color:#585959;
	border-style:solid;
	cellpadding:10px;
	
}

TABLE.s_new, TR.s_new {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border:1px;
	border-collapse: collapse;	
	border-right:0;	
	border-top:0;
	border-left:0;
	border-bottom:1;
	border-color:#585959;
	border-style:solid;
}

A.pageResults {
  color: #ffffff;
}

A.pageResults:hover {
  color: #ffffff;
  background: #dddddd;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
	background: #000000;
}

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.mainintro, P.mainintro{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1;
  color: #ffffff;
}

TD.mainintro2, P.mainintro2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 1.5;
  color: #ffffff;
}

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


.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-collapse: collapse;
  border-color: #ffffff;
  border-style: solid;
  border-width: 0;
}

TD.imagesBoxContents {
    border-collapse: collapse;	
	border-right:1;	
	border-top:0;
	border-left:1;
	border-bottom:1;
	border-color:#ffffff;
	border-style:solid;
}

IMG.grande {
  border:1;
  border-color: #454545;
}

IMG.pequena {
  border:1;
  border-color: #454545;
}

IMG.imagen_popup {
  border:1;
  border-color: #454500;
}

IMG {
border:0;
}


/* ARTICULOS */
TD.article_title {
  padding-left:20px;
  padding-right:20px;
}
TD.article_info {
  padding-left:20px;
  padding-right:20px;
  padding-top:10px;
  padding-bottom:10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 9.5px;
}
font.article_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9.5px;
}
TD.article {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  line-height: 1.5;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:20px;
  padding-right:20px;
  text-align: left;
}
TD.article_xsell {
  padding-top:5px;
  padding-bottom:5px;
  cellpadding: 5px;
}
font.article_title {
font-size:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
font.article_autor {
font-size:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#585959;
}
font.article_autor:hover {
font-size:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#585959;
}
td.article_listing, table.article_listing {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border:1px;
	border-collapse: collapse;	
	border-right:1;	
	border-top:0;
	border-left:1;
	border-bottom:1;
	border-color:#585959;
	border-style:solid;
	padding:10px;
}
td.article_listing:hover {
	background:url(images/headers/fondo_tabla.jpg);
}


/*new wtc*/

td.menuleft, td.menuright {
/*background:url(images/headers/fondo_menu.jpg) repeat-x;
*/padding:0;
}

ul.menu {
list-style:none;
width:920px;
margin:0px 0px 0px 40px;
padding:0px 0px 0px 0px;
background:url(images/fondo_menu.jpg) no-repeat;
}

ul.menu li{
/*background:url(images/headers/fondo_menu.jpg) repeat-x;*/
font-family: Arial;
font-size:13px;
font-style:uppercase;
font-weight:bold;
text-align:center;
display:block;
float:left;
width:110;
margin:0px 0px 0px 0px;
padding:2px 0px 0px 0px;
line-height:15px;
height:19px;
vertical-align:middle;
}


ul.menu li:hover a, ul.menu li:hover {
background:#000000;
color:#FFFFFF;
font-family: Verdana;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

ul.menu a li, ul.menu a {
font-family: Verdana;
font-size:11px;
font-weight:bold;
color:#000000;
}



ul.logos_marcas {
vertical-align:middle;
display:block;
list-style:none;
margin:0;
padding:0 10px 0 10px;
}

ul.logos_marcas li{
display:block;
margin:20px;
padding-top:10px;
float:left;
vertical-align:middle;
width:90px;
height:90px;
border-width:1px;
border-style:solid;
border-color:white;
}

ul.logos_marcas li:hover {
border-width:1px;
border-style:solid;
border-color:black;
}

TR.productListing-even img, TR.productListing-odd img {
border:1px;
border-color:#000000;
border-style:solid;
}

TR.productListing-even:hover img, TR.productListing-odd:hover img {
border:1px;
border-color:#ffffff;
border-style:solid;
}

TD.new {
padding:4px;
}

TD.new img, img.principal {
border:2px;
border-color:#ffffff;
border-style:solid;
}

 .principal img {
   max-height:100px;
   height: expression(this.height > 100 ? 100: true);
 }
 .pequena img {
   max-height:60px;
   height: expression(this.height > 60 ? 60: true);
	min-height:60px;
   height: expression(this.height < 60 ? 60: true);
 }


.left {
	float:left;
}

.right {
	float:right;
}

.footer {
	margin:0;
	padding:0px 0px 0px 10px;
	color: #f16601;
	font-size:14px;
	font-weight:bold;
}

.footer a {
	font-size:14px;
	font-weight:bold;
	color: #f16601;
}

.footer a:hover {
	color: #000000;
}


.noticia { 
font-family : Verdana, Arial, sans-serif; 
font-size : 12px; 
line-height:15px;
padding-left:20px;
padding-right:20px;
}


.imagenes img {
	border-width:1px;
	border-style:solid;
	border-color:#000000;
}

