#slider
{
    height: 208px;
    position: relative;
    width: 700px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 0.5px;
    left:0;
   	clear: both;
   	border:2px solid #381410;
	top:16px;
	margin-left:19px;
}
div.slidercontrolwr
{
    position: absolute;
    left: 620px;
    top: 190px;
}
.slidercontrol
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.slidercontrol a
{
    color: #aaa;
    filter: alpha(opacity=60);
    float: left;
    height: 14px;
    margin: 0px 2px;
    opacity: 0.6;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    text-indent: -1000px;
    width: 14px;
}
.slidercontrol a:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}
div.scroller
{
    height: 208px;
    overflow: hidden;
    width: 700px;
    zoom: 1;
}
div.scroller .content {
    padding: 0;
}
div.scroller img
{
    border: none;
}
div.scroller div.section
{
    float: left;
    height: 208px;
    overflow: hidden;
    width: 700px;
    left:0px;
}
div.scroller div.content
{
    width: 1400px;
    float: left;
    left:0px;
}

#chat{
    width: 190px;
    height: 350px;
	margin-left: 5px;
}
#banner_derecho_superior {
    width: 210px;
    height: 105px;
    top:0px;
}
#banner_derecho_inferior {
    width: 205px;
    height: 348px;
	margin-top:23px;
	margin-left:5px;
}


/* grid */
#categorias{
    width: 735px;
    height: 370px;
}

#categorias .categ-type-grid {
	background-color:#F1E2C3;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-radius: 8px 8px 8px 8px;
    margin-left:7px;
	width: 732px;
	height: 771px;
}

.categ-type-grid .grid-row {
	height:110px;
	padding-top:7px;
	padding-bottom:7px;

}
.categ-type-grid li.item {
	float:left;
	text-align: center;
	width:202px;
	line-height:1.6em;
	overflow:hidden;
	padding-left:18px;
	padding-right:17px;

}
.categ-type-grid .last { border-bottom:0; }
.categ-type-grid .categ-image { text-align:center; margin:0;}
.categ-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.categ-type-grid .actions { margin:10px 0; text-align:center; }


#banner_central {
	margin: 0 0 0 9px;
}
#banner_central  img{
	border:2px solid #381410;
	width:700px;
	margin:10px 0 0 10px;
}


#botton_banner_central{
	width:935px;
	height:175px;
	margin-left:12px;
	margin-top:0px;
	background:url(../images/fondo1.jpg) transparent; background-repeat:repeat-y;
}

#botton_banner_social{
	width:949px;
	height:99px;
	margin-left:4px;
	margin-top:12px;
}

.before_footer {
	background:url(../images/fondo1.jpg) transparent; background-repeat:repeat-y;
}

.aprev
{
    background: url(../images/aprev.gif) no-repeat 3px 3px;
}
.anext
{
    background: url(../images/anext.gif) no-repeat 3px 3px;
}
.astop
{
    background: url(../images/astop.gif) no-repeat 3px 3px;
}
.aplay
{
    background: url(../images/aplay.gif) no-repeat 6px 3px;
}
