.highslide-wrapper div {
    /*font-family: Verdana, Helvetica;*/

}
.highslide-html {
    background: #FECB00 url("../media/hs-bg.png");
}
.highslide-html TABLE{
	empty-cells: show;
}
.highslide-html img{
	border: none;
}
.hsComercializarton{
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 56px;
	width: 57px;
}
/*** el arreglo para la estrella ***/
.hsComercializarton
{
	background: url("../media/comercializarton-bg.png") no-repeat !important;
	filter: none !important;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://desarrollo/comercializar.d/interface/comercializar/media/comercializarton-bg.png',sizingMethod='image',enabled=true);
	_left: -335px;
}
.hsTableTop .left{
	width: 15px;
	height: 14px;
	background: url("../media/hs-ezq-sup-izq-bg.jpg") no-repeat;
}
.hsTableTop .center{
	background: url("../media/hs-rep-sup-bg.jpg") repeat-x;
	height: 14px;
}
.hsTableTop .right{
	width: 15px;
	height: 14px;
	background: url("../media/hs-ezq-sup-der-bg.jpg") no-repeat;
}

.hsTableBody .left{
	width: 15px;
	background: url("../media/hs-rep-izq-bg.jpg") repeat-y;
}
.hsTableBody .left div{
	width: 100%;
	height: 150px;
	background: url("../media/hs-izq-bg.jpg") no-repeat scroll left bottom;
}
.hsTableBody .right div{
	width: 100%;
	height: 150px;
	background: url("../media/hs-der-bg.jpg") no-repeat scroll left bottom;
}
.hsTableBody .center{
	background: white;
}
.hsTableBody .right{
	background: url("../media/hs-rep-der-bg.jpg") repeat-y;
	width: 15px;
}

.hsTableBottom .left{
	width: 15px;
	height: 14px;
	background: url("../media/hs-ezq-inf-izq-bg.jpg") no-repeat;
}
.hsTableBottom .center{
	background: url("../media/hs-rep-inf-bg.jpg") repeat-x;
	height: 14px;
}
.hsTableBottom .right{
	width: 15px;
	height: 14px;
	background: url("../media/hs-ezq-inf-der-bg.jpg") no-repeat;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../js/hs/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


/* Styles for the popup */
.highslide-wrapper, .rounded-white {
	background-color: #3D3D3D;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0 5px 5px 5px;
}

.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 15px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	margin-top: 4px;
	height: 11px;
	width: 11px;
	background: url(../js/hs/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
	/*background-color: #FFF;*/
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-body {
	/*background-color: #3D3D3D;*/
}