* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000000;
	scrollbar-face-color: #ff9d04;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #ff9d04;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #ff9d04;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
}

body, th, td {
	text-align: justify;
	font-family: 11px Georgia, Verdana, Times New Roman;
	color: #ffffff;
}

input, textarea {
	text-align: justify;
	font-family: 10px Georgia, Verdana, Times New Roman;
	color: #ff9d04;
}

table {
	margin-left: auto;
	margin-right: auto;
}

form {}

fieldset {}

input.text { padding: 2px 5px; background: #ff9d04;	border-top: 1px solid #ff9d04; border-left: 1px solid #ff9d04;	border-right: 1px solid #ff9d04;	border-bottom: 1px solid #ff9d04; }

input.button {
	background: #ff9d04;
	border-top: 1px solid #ff9d04;
	border-left: 1px solid #ff9d04;
	border-right: 1px solid #ff9d04;
	border-bottom: 1px solid #ff9d04;
	color: #FFFFFF;
}

h1, h2, h3 { margin-top: 16px; color: #ff9d04;}

h1 { letter-spacing: -.075em;	font-size: 3em; }

h2 {
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

h3 { font-size: 10px; }

p, ul, ol {
	margin-top: 1.5em;
	line-height: 1.8em;
	font-size: 12px;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	font-size: 1.1em;
	color: #ff9d04;
}

a:hover {
	border: none;
	color: #ff9d04;
}

a:visited {
	border: none;
	color: #ff9d04;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #ff9d04;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #ff9d04; 
}

hr {
	display: none;
}

 
#descripcion {
  width: 80%;
  height:100px;
  font-size: 11px;
  rows: 10;
} 

.estasen {
	font-size: 11px;
	padding: 4px;
	color: #FFFFFF;
} 

/* Header */

#header {
	width: 100%;
	align: center;
	margin: 0 auto;
	bgcolor: "#ff9d04";
	
}

#menu {
	height: 37px;
	font-family: 2.3em/1 Georgia, Times New Roman;	
	color: #ff9d04;	 
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 30px 16px 30px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase; 
	font-size: 14px;
	font-weight: bold;
	border-left: #ff9d04 1px solid;
	color: #FFFFFF;
}

#menu a:hover {
	background: #ff9d04;
	font-weight: bold;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #ff9d04;
	padding: 15px 30px 16px 30px;
	color: #FFFFFF;
}

#menu .last{
	border-right: #ff9d04 1px solid;
}


/* Logo Cabecera */

#logo {
	height: 100px;
	margin: 0 0;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding: 90px 5px 0 0px;
	font-size: 48px; 
	color: #FFFFFF;
}

#logo h2 {
	padding: 0px 0 0 0px;
	text-transform: uppercase;
	font-size: 14px;
	color: #ff9d04;
}

#logo p {
	clear: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
	font-size: 1.2em;
	font-weight: bold;
	color: #ff9d04;
}

#logo a {
	color: #FFFFFF;
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {
	margin: 0;
	padding: 15px 0  0 0px;
	height: 30px;
	color: #B10961;
}

#recent-posts h3 {
	margin: 0;
	padding: 15px 0  0 0px;
	font-size: 13px;
}

#recent-posts p {
	margin: 0 0 10px 0;
	padding: 15px 0  20px 0px;
	border-bottom: #E7E7E7 1px solid;
	line-height: 18px;
	font-size: 13px;
}

#recent-posts a {
	background: #BB096B;
	padding: 3px 15px 3px 10px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#recent-posts h3 a {
}

a.boton:link, a.boton:visited, a.boton:active {
	width: 130px;
	height: 20px;
	background: #ff9d04;
	font-size: 11px;
	letter-spacing: -1px;
	padding: 4px;
	font-weight: bold;
	color: #FFFFFF;
	align: center;
	text-align: center;
}

a.TopVentas:link, a.TopVentas:visited, a.TopVentas:active {
	width: 100%;
	height: 20px;
	background: #FFFFFF;
	font-size: 11px;
	letter-spacing: -1px;
	padding: 4px;
	font-weight: bold;
	color: #ff9d04;
	align: center;
	text-align: center;
}

/* Footer */

#footer {
	background: #000000;
	height: 60px;
	padding-top: 20px;
}

#footer p {
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}

#footer a {
	font-size: 11px;
	padding: 2px 7px;
	color: #FFFFFF;
}

.infoBox {}
.boxText1Level { font-size: 15px; color: #000000; font-weight: bold; }
.boxText2Level { font-size: 12px; color: #000000; }
.boxText { font-size: 10px;}
.boxTextSelect { color: #000000; font-weight: bold; }

.infoBoxContents { font-size:10px; font-weight:normal; color: #000000; margin-bottom:0.5ex; background-color: #ff9d04;  }
A.infoBoxContents { color:#000000; margin-bottom:5px; }

.outLetBox{ font-size:12px; font-weight:normal; color: #000000; margin-bottom:0.5ex; background-color: #545055;}
TD.outLetBox { color:#545055; margin-bottom:5px; }
.outLetBoxHeading { background-color: #545055; color: #000000;}
TD.outLetBoxHeading  { color:#000000; margin-bottom:5px; }

a.outLetBox:link, a.outLetBox:visited, a.outLetBox:active {
	color:#ffffff; margin-bottom:5px;
}

.miCompraBox{ font-size:12px; font-weight:normal; color: #000000; margin-bottom:0.5ex; background-color: #beb9c0;}
TD.miCompraBox { color:#beb9c0; margin-bottom:5px; }
A.miCompraBox { color:#000000; margin-bottom:5px; }
.miCompraBoxHeading{ color: #beb9c0; margin-bottom:5px; }

.novedadesBox {}
.novedadesBoxText1Level { font-size: 15px; color: #000000; font-weight: bold; }
.novedadesBoxText2Level { font-size: 12px; color: #000000; }
.novedadesBoxText { font-size: 10px;}
.novedadesBoxTextSelect { color: #000000; font-weight: bold; }

.infoNovedadesBoxContents { font-size:10px; font-weight:normal; color: #000000; margin-bottom:0.5ex; background-color: #E1A9CA;  }
A.infoNovedadesBoxContents { color:#000000; margin-bottom:5px; }

.infoBoxNotice { background: #ff9d04; }
.infoBoxNoticeContents { background: #FFE6E6; font-size: 10px;}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #ff9d04;
  border-spacing: 1px;
}

.productListing-heading {
  font-size: 13px;
  background: #ff9d04;
  color: #FFFFFF;
  font-weight: bold;
}

a.productListing-heading {
  font-size: 13px;
  background: #ff9d04;
  color: #FFFFFF;
  font-weight: bold;
}

a.productListing-heading:hover {
  background: #ff9d04;
  color: #FFFFFF;
  font-weight: bold;
}

a.productListing-heading:visted {
  background: #ff9d04;
  color: #FFFFFF;
  font-weight: bold;
}


TD.productListing-data {
  font-size: 11px;
}

A.pageResults {
  text-decoration: none;
	font-size: 1.1em;
}

A.pageResults:hover {
  text-decoration: none;
	font-size: 1.1em;
}

TD.pageHeading, DIV.pageHeading {  
  color: #ff9d04;
	letter-spacing: -.05em;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}

TD.pageHeadingPrice {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-size: 10px;
  line-height: 1.5;
}

TD.total, P.total {
  font-size: 10px;
  line-height: 1.5;
  text-align: right;
}

TD.white {
  font-size: 10px;
  line-height: 1.5;
  color: #ffffff;
  background: "#d60093";
  text-align: center;
}

TD.gray {
  font-size: 10px;
  line-height: 1.5;
  color: #000000;
  background: "#b3b3b3";
  text-align: center;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-size: 10px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}


TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 10px;
  color: #ff0000;
}

/*CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}*/

TEXTAREA {
  width: 100%;
  font-size: 11px;
}

SPAN.greetUser {
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #DDBFD0;
  border-color: #DA98BE;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

TD.cursorHand {
  cursor: hand;
}

A.portada:link, A.portada:visited, A.portada:active {
	font-size: 32px;
	font-family: Verdana;
	color: #ff9d04;
	valign: bottom;
	align: right;
}

A.portada2:link, A.portada2:visited, A.portada2:active {
	font-size: 32px;
	font-family: Verdana;
	color: #ffffff;
	valign: bottom;
	align: right;
}



SPAN.markProductOutOfStock {
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #CF3A45;
}

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

.indexOver { cursor: pointer; cursor: hand;}

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }



/* input requirement */

.inputRequirement { font-size: 10px; color: #ff9d04; }


/* FIN pie */

#tags { width: 700px; align: center }

#tags {
  color:#fff;
  background:#CCC url('../images/tagsup.gif') no-repeat left top;
  line-height:1
}
#tags p {
  padding:10px;
  text-align:justify;
  background:url('../images/tagsdown.gif') no-repeat left bottom
}
#tags a {
  color:#fff;
  text-decoration: none;
}
#tags a:hover { color:#666 }

 
.sombra {
	background: url(../images/bg_sombra.png) repeat-x top left;
}
.regalo {
	font-size: 14px;
  font-weight: bold;
	color: red;
}


/* heading */

#heading {
	background: #000000;
	font-size: 5px;
	height: 15px;
	padding: -5px 4px;
	color: #FFFFFF;
	text-decoration:none
}

#heading a {
	background: #ff9d04;
	font-size: 10px;
	padding: -5px 4px;
	color: #FFFFFF;
	font-weight: bold;
}

#selectHeading SELECT {
	font-size: -1px;
	padding: -5px 4px;
	color: #FFFFFF;
	height: 12px;	
}

#punto ul {
	display: block;          
	list-style-type: none;
	list-style-image: url('../images/punto.gif');
	padding: 0px;
	margin-left: 30px; 
}

#border {	
	border-top: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-bottom: 1px solid #3C7BCF;

}