#leftnav {
	width: 150px;
	font-size: 12px;
	vertical-align: top;
	font-size: 85%;
}

ul, ol {
	font-family:  Georgia, "Times New Roman", Times, serif;
}

#leftnav a {
	/*/*/padding: 3px; 
	display: block;
	border: 0px dotted #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 150px /* */
}

#leftnav a:link, #leftnav a:visited {
	color: #F5A000;
}

#leftnav a:hover, #leftnav a:active {
	color: #F5A000;
	background-color: #2e2c25;
	border: 0px solid #000;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

#current a {
	color: #F5A000 !important;
	/*/*/background-color: #222222 !important;
	border: 0px dotted #999 !important; /* */
}

#minicart {
	font-size: 10px;	
}

.entryTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #222222;
	border: 0px;
}

.entryTableHeader {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F5A000;
	background-color: #222222;
	font-weight: regular;
	background-position: center;
}

.entryTable .label {
	background-color: #222222;
	border:0px;
}

.entryTable .content {
	background-color: #bbbbbb;
}


.infoTable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #222222;
}

.infoTableHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#F5A000;
	font-weight:regular;
	background-color:#222222;
}

.infoTable .label {
	background-color: #222222;
}

.infoTable .content {
	background-color: #bbbbbb;
}

.box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#F5A000;
	font-weight:regular;
	border: 0px solid #F5A000;
	background-color:#666666;
}

.notice {
	color: #F5A000;
	font-weight: regular;
}

.addToCartButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#F5A000;
	font-weight:regular;
	border: 0px solid #F5A000;
	background-color:#111111;
}

.grisPopup {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F696b6a;
	font-weight: regular;
}

#errorMessage {
	color: #F5A000;
	font-weight: regular;
}

span.checkbox {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(http://www.naulover.com/shop/images/checkbox.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}
span.radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(http://www.naulover.com/shop/images/bordesTalla.gif) no-repeat;
  display: block;
   clear: left;
  float: left;
}

span.select {
  position: absolute;
   width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
   height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px arial,sans-serif;
  background: url(http://www.naulover.com/shop/images/mak.gif) no-repeat;
  overflow: hidden;
}

.aBox {
background-color: #FFFFFF;
border: 1px solid #000000;
color: #000000;
padding: 0px;
margin:0px;
position: relative;
}.
aBar {
background-color: #E1771E;
color: #ffffff;
cursor: move;
font-weight: bold;
font-size:12px;
padding: 2px 1em 2px 1em;
}
.aContent {
padding: 10px;
}


