body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}
body {
    background-color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

p{
    color: #000000;
}

a:link {
    color: #666666;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #666666;
}
a:hover {
    text-decoration: underline;
    color: #666666;
}
a:active {
    text-decoration: none;
    color: #ffffff;
}
.style5 {
    font-size: 10px;
    color: #666666;
}
.style6 {color: #666666}
.style3 {	font-size: 10px;
          color: #000000;
}
.search-field {
    height:13px; 
    background: transparent;
    border: none;
    font-size: 11px;
}

.search-small{
    width: 100px;
}

.search-big {
    width: 124px;
    background: url("../imgs/buscador-1-fondo.png") repeat-x scroll 0 0 transparent !important;
}

a.product-description {
    color: #666666;
}

a.product-description:hover {
    color: #000000;
}

.view-product .style7 {
    color: #333333;
    font-weight: bold;
}
.view-product .style8,
.product-associated .style8,
.article-list .style8,
.brands-list .style8 {
    color: #000000;
}

.search-results-head .style8 {
    color: #000000
}

.search-results-head .style9 {
	color: #333333;
	font-size: 10px;
}

.ui-autocomplete-input {
	height: 12px !important;
	width: 20px !important;
}

.advanced-search-left span {
	background: url("../imgs/buscador-1-izq.png") no-repeat scroll 0 1px transparent !important;
    border: medium none !important;
    width: 33px !important;
    padding-top: 1px !important;
}

.advanced-search {
	height: 13px !important;
	width: 124px !important;
	border: none !important;
	background: url("../imgs/buscador-1-fondo.png") repeat-x scroll 0 0 transparent !important;
	font-size: 11px !important;
}

.advanced-search-button {
	background: url("../imgs/buscador-2-der.png") no-repeat scroll 0 0 transparent !important;
    border: none !important;
    width: 33px !important;
    cursor: pointer !important;
    height: 17px;
}

ul.ui-autocomplete {
	width: 120px !important;
	border: 1px solid #000000 !important;
	list-style: none !important;
	margin-top: 0px !important;
	background-color: #fff;
	color: #000000 !important;
	overflow-x: auto;
	padding-left: 0px;	
}

ul.ui-autocomplete li {
	list-style: none !important;
	padding-left: 10px;
        border-top: 1px solid #000000;
}

ul.ui-autocomplete li:hover { 
	background-color: #000000;
	border: 1px solid #000000;
	cursor: pointer;
}

ul.ui-autocomplete li a {
    display: block;
    text-decoration: none !important;
}

/*tooltip*/

.tooltip {
    -moz-border-radius: 8px 8px 8px 8px;
    -moz-box-shadow: 0 0 13px #333333;
        -webkit-border-radius: 8px 8px 8px 8px;
    -webkit-box-shadow: 0 0 13px #333333;
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: none;
    font-family: arial,helvetica,sans_serif;
    font-size: 12px;
    height: auto;
    margin-bottom: 32px;
    margin-left: 123px;
    margin-top: 7px;
    opacity: 0.8;
    padding: 25px;
    text-align: left;
    width: 203px;
    border: 3px solid #ffffff;
}

#Season{
    padding: 40px;
}

.thumb100{
height: 100px;
width: 160px;
	
}

/*fin de tooltip*/