/*
CSS Index

HTML Elements
Structure
Navigation Bar
Text
Index Page
Content Page
Sidebar
Form Elements
Footer
Clear

/* HTML Index*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	font: 100% Arial, Helvetica, sans-serif;
	background: #001E3D;
	color: #001E3D;
}
P
{
	margin: 15px 0;
}
A:link, A:visited
{
	color: #000000;
	text-decoration: none;
}
A:hover, A:active
{
	color: #808080;
	text-decoration: underline;
}
A IMG
{
	border: 0;
}
CODE
{
	font: 1em "Courier New", Courier, Fixed;
	background: #ECECEC;
}
ACRONYM, ABBR, SPAN.caps
{
	font-size: 0.9em;
	letter-spacing: 0.07em;
	cursor: help;
}
ACRONYM, ABBR
{
	border-bottom: 1px dashed #999;
}
BLOCKQUOTE
{
	padding: 10px 10px 0;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background: #ECECEC;
	font: 1em Arial;
	line-height: 1.5em;
	margin: 10px 0px;
}
SELECT
{
	width: 130px;
}
/*Estructura*/
#cabecera
{
	width: 930px;
	margin: 0px auto;
	margin-top: 0px;
	padding: 10px 5px;
	font-size: 0.7em;
	background: #FFF;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}
#pagina
{
	width: 920px;
	margin: 0px auto;
	padding: 10px;
	font-size: 0.7em;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
	background-color: #EEEEEE;
	background-image: url(../images/bg_up.gif);
}
.izquierda
{
	float: left;
}
.derecha
{
	float: right;
}
.centro
{
	margin: 0px auto;
	text-align: center;
}
/*Navegacion*/
#navegacion
{
	margin: 0 auto;
	padding: 0px 10px;
	background: #001E3D url(../images/navbar.png);
	width: 920px;
	font-size: 0.7em;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}
#buscform
{
	width: 150px;
	float: right;
	text-align: right;
	padding-top: 3px;
	margin-right: 10px;
}
/*Navegacion Seleccion Categoria*/
#navcategoria
{
	margin: 0 auto;
	padding: 0px 1px;
	width: 600px;
	font-size: 0.9em;
	border: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#navcategoria_old
{
	margin: 0 auto;
	padding: 0px 5px;
	width: 920px;
	font-size: 0.7em;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}
#navcategoria UL LI A.tl
{
	display: block;
	width: 120px;
	height: 25px;
	text-decoration: none;
	line-height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	color: #FFF;
	margin: 0;
}
/*Menus desplegables*/
#lists
{
	padding: 0;
/*margin:25px 0 50px 15px;*/
	list-style: none;
	position: relative;
/*height:25px;*/
	float: left;
	width: 750px;
	z-index: 500;
}
/*margins for this demonstration only*/
#lists LI
{
	display: inline;
	float: left;
	height: 25px;
}
#lists LI A.tl
{
	display: block;
/*width:150px;*/
	height: 25px;
	text-decoration: none;
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 5px;
	color: #FFF;
	margin-right: 20px;
}
#lists DIV
{
	display: none;
}
#lists LI A:hover
{
	text-decoration: underline;
	white-space: normal;
	background-position: 120px 5px;
}
#lists LI:hover>A
{
	text-decoration: underline;
	white-space: normal;
	background-position: 120px 5px;
}
#lists :hover DIV
{
	display: block;
	width: 900px;
	background: #FFF;
	position: absolute;
	left: 0;
	top: 25px;
	border: 1px solid #999;
	padding-bottom: 20px;
}
#lists :hover DIV.pos2
{
	background: #F0F5EE;
}
#lists .two:hover
{
	position: relative;
}
#lists .single:hover
{
	position: relative;
}
#lists .quad:hover
{
	position: relative;
}
#lists .penta:hover
{
	position: relative;
}
#lists .two:hover DIV.pos3
{
	width: 300px;
	background-color: #FF6;
}
#lists .single:hover DIV.pos4
{
	background: #FFF;
	width: 150px;
}
#lists .quad:hover DIV.pos5
{
	background: #FFEFD5;
	width: 600px;
}
#lists .penta:hover DIV.pos6
{
	background: #FFEFD5;
	width: 900px;
}
#lists :hover DIV DL
{
	display: inline;
	padding: 0;
	margin: 1px 10px;
/*1px margen separacion items*/
	float: left;
	width: 160px;
}
#lists :hover DL DT.titulo
{
	width: 880px;
	color: #FFF;
	text-indent: 10px;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 10px 0 5px;
}
#lists :hover DIV DL DT
{
	width: 160px;
	height: 20px;
	background: #000;
	text-indent: 5px;
	text-decoration: none;
	line-height: 20px;
	margin: 5px 0;
}
#lists .two:hover DIV
{
	left: -150px;
}
#lists .two:hover DIV DL
{
	width: 129px;
}
#lists .two:hover DIV DL DT
{
	width: 129px;
}
#lists .single:hover DIV DL
{
	width: 129px;
}
#lists .single:hover DIV DL DT
{
	width: 129px;
}
#lists .quad:hover DIV DL
{
	width: 179px;
}
#lists .quad:hover DIV DL DT
{
	width: 179px;
}
#lists .penta:hover DIV DL
{
	width: 178px;
}
#lists .penta:hover DIV DL DT
{
	width: 178px;
}
#lists :hover DIV DL DD
{
	padding: 0;
	margin: 0;
}
#lists :hover DIV DT A
{
	text-decoration: none;
	cursor: default;
	font-weight: normal;
}
#lists :hover DIV DD A
{
	display: block;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-indent: 10px;
	line-height: 15px;
}
#lists :hover DIV DD A:hover
{
	text-decoration: underline;
}
#lists .clear
{
	clear: both;
}
/*Textos*/
H1
{
	font: 3.5em Arial;
	font-weight: bold;
	letter-spacing: -0.08em;
}
H2
{
	font: 2em Arial;
	font-weight: bold;
}
H3
{
	font: 1.3em Arial;
	margin-bottom: 3px;
	color: #303030;
	font-weight: bold;
}
H4
{
	font: 1em Arial;
}
H3.cat_titulo, H3.cat_titulo A
{
	color: #000;
	letter-spacing: -0.05em;
}
H3#respond
{
	margin-top: 0px;
	padding-top: 20px;
}
H3#comments
{
	margin-top: 32px;
	padding-left: 0px;
	margin-bottom: 15px;
}
H3.authors
{
	margin-top: 15px;
}
/*Index Page*/
#logo
{
	width: 165px;
	height: 90px;
	background: #FFF;
}
#tagline
{
	margin-top: 10px;
	font-size: 1em;
	color: #1D3566;
	font-weight: bold;
}
#top
{
	margin: 0 auto;
	padding: 0px 10px 0px 0px;
	background: #DEDEDE;
	width: 930px;
	font-size: 0.7em;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}
#extendida
{
	width: 525px;
	float: left;
	padding: 0px 12px 10px 25px;
	font-size: 1.05em;
	line-height: 1.5em;
	margin: 0;
	background: #003871;
	color: #FFF;
	overflow: hidden;
}
#extendida A
{
	color: #A0A0A0;
}
#extendida A:hover
{
	color: #D0D0D0;
}
#top DIV.etiqueta
{
	font: 1.2em Arial;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -0.05em;
	line-height: 0.9em;
	display: block;
	padding-bottom: 0px;
	padding-top: 15px;
}
#extendida DIV.titulo
{
	font: 2.4em Arial;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 0.9em;
	display: block;
	padding-bottom: 5px;
	padding-top: 15px;
}
#extendida DIV.meta
{
	display: block;
	padding: 4px 0px;
	color: #ECECEC;
	font-size: 0.85em;
}
#extendida P
{
	padding-bottom: 25px;
}
#carrusel
{
	width: 345px;
	float: right;
	padding: 0px 10px;
	font-size: 1.05em;
}
#carrusel .clearfloat
{
	width: 345px;
	margin-top: 0px;
	margin-bottom: 7px;
}
#carrusel .info
{
	margin-top: 5px;
	padding-top: 0px;
	float: right;
	width: 228px;
	font-size: 0.9em;
}
#carrusel .meta
{
	margin-top: 5px;
	font-size: 0.85em;
}
#carrusel .titulo
{
	font-weight: bold;
}
#carrusel .divider
{
	margin-left: 95px;
}
#extendida A IMG, #carrusel A IMG
{
	margin-top: 5px;
}
#carrusel A
{
	color: #000000;
}
#carrusel A:hover
{
	color: #808080;
}
#carrusel A IMG
{
	border: 2px solid #FFF;
	margin-right: 10px;
}
#extendida A IMG
{
	border: 3px solid #FFF;
	margin-right: 15px;
	margin-bottom: 10px;
}
#single_head
{
	width: 195px;
	float: left;
	padding: 15px 12px 20px 25px;
	margin: 0;
	background: #333333;
	color: #FFF;
}
#single_head A IMG
{
	border: 3px solid #FFF;
}
#single_desc
{
	width: 675px;
	float: right;
	padding: 0px 10px 5px;
	font-size: 1.05em;
	line-height: 1.5em;
}
#single_desc DIV.titulo
{
	font: 2.4em Arial;
	font-weight: bold;
	letter-spacing: -0.05em;
	line-height: 0.9em;
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
}
#single_desc DIV.meta
{
	display: block;
	padding-bottom: 5px;
	font-size: 0.85em;
}
#single_desc P
{
	margin: 0px;
	padding-bottom: 10px;
}
#single_desc A
{
	color: #000000;
}
#single_desc A:hover
{
	color: #808080;
}
#mores
{
	margin: 0 auto;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	width: 940px;
	font-size: 0.7em;
}
#more-head
{
	background: #333333;
	text-align: center;
	float: left;
	width: 560px;
	padding: 0px 12px 10px 25px;
}
#more-feat
{
	background: #DEDEDE;
	text-align: center;
	float: right;
	width: 320px;
	padding: 0px 10px 10px 13px;
}
#more-vid
{
	float: right;
	margin-top: 5px;
}
#more-head A
{
	background: #404040;
	color: #B0B0B0;
}
#more-feat A
{
	background: #D0D0D0;
	color: #505050;
}
#more-vid A
{
	color: #FFF;
}
#more-head A, #more-feat A, #more-vid A
{
	display: block;
	font-weight: bold;
	padding: 5px;
}
#more-feat A:hover
{
	text-decoration: none;
	background: #B0B0B0;
}
#more-head A:hover
{
	text-decoration: none;
	background: #505050;
}
#more-vid A:hover
{
	text-decoration: none;
	background: #505050;
}
#middle
{
	margin: 0 auto;
	padding: 10px 10px 0px;
	background: #FFF;
	width: 920px;
	font-size: 0.7em;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}
.categoria
{
	width: 164px;
	float: left;
	border-top: 8px solid #333333;
	margin: 0px;
	padding: 5px 10px 15px;
	background: #FFF;
}
.categoria P
{
	margin: 0;
}
.categoria SPAN.cat_titulo, #antepie H3, #front-list .cat_titulo, #galeria H3
{
	text-transform: lowercase;
	margin: 0;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -0.05em;
}
#front-list .cat_titulo
{
	font-size: 1.25em;
}
#antepie H3
{
	color: #FFF;
}
.mas-link
{
	display: block;
	margin: 15px 0px;
}
.categoria A
{
	color: #333333;
	display: block;
	background: none;
}
.categoria A:hover
{
	background: none;
	color: #FFF;
	text-decoration: none;
}
#bottom
{
	width: 920px;
}
#bottom-left
{
	float: left;
}
#bottom-left .meta, #content.archive .meta
{
	font-size: 0.85em;
}
#catalogos
{
	width: 900px;
	padding: 10px;
	background: #FFF;
	font-size: 1.05em;
	line-height: 1.75em;
	border-top: 1px solid #ECECEC;
}
#virtcat
{
	width: 890px;
	padding: 5px;
	background: #BBB;
	font-size: 1.05em;
	line-height: 1.75em;
	margin-bottom: 10px;
}
#front-list
{
	width: 630px;
	padding: 10px;
	background: #FFF;
	font-size: 1.05em;
	line-height: 1.75em;
	margin-bottom: 10px;
	border-top: 1px solid #ECECEC;
}
#front-list BLOCKQUOTE
{
	padding: 0px 10px 0;
}
#front-list .titulo
{
	font-weight: bold;
	letter-spacing: -0.05em;
	font-family: Arial;
	font-size: 1.5em;
}
#front-list .divider
{
	margin-left: 216px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.author
{
	font-size: 0.8em;
	font-weight: bold;
}
.meta
{
	color: #333333;
	font-weight: bold;
}
#headline P, #carrusel P
{
	margin: 0;
}
#paged-list
{
	width: 630px;
	padding: 0px 10px;
	background: #FFF;
	font-size: 1.05em;
	line-height: 1.75em;
	border-top: 1px solid #ECECEC;
}
#paged-list .clearfloat
{
	background: url(../images/dots_content.gif) repeat-x bottom;
	padding-bottom: 1px;
}
.onecolumn
{
	line-height: 1.5em;
	padding: 10px 0px;
	margin: 0;
}
.onecolumn IMG
{
	float: left;
	margin: 8px 10px 7px 0px;
	border: 1px solid #CCC;
	padding: 2px;
}
.caja
{
	width: 305px;
	line-height: 1.5em;
	padding: 10px 0px;
	margin: 0;
}
.archive .caja
{
	width: 630px;
	background: url(../images/dots_content.gif) repeat-x bottom;
	padding-bottom: 1px;
}
.caja IMG
{
	float: left;
	margin: 8px 10px 7px 0px;
	border: 1px solid #CCC;
	padding: 2px;
}
.caja SPAN.titulo A, .onecolumn SPAN.titulo A
{
	font: 1.2em Arial;
	font-weight: bold;
}
.caja P, .onecolumn P
{
	margin: 5px 0px;
}
.caja LI
{
	list-style: none;
	border-bottom: 1px dotted #BBBBBB;
	display: block;
	padding: 2px 0px 2px 13px;
	background: url(../images/det.png) no-repeat 0 0px;
}
.caja LI.icono
{
	padding: 2px 0px 10px 12px;
	border-bottom: none;
	background: none;
}
.caja LI UL LI
{
	border-bottom: 0px solid #000000;
}
#paginav
{
	padding: 15px 10px;
	background: #FFF;
	font-size: 1.05em;
	text-align: center;
	width: 590px;
}
/*Content Page*/
#content
{
	width: 630px;
	background: #FFF;
	padding: 10px;
	font-size: 1.05em;
	line-height: 1.75em;
	float: left;
	border-top: 1px solid #ECECEC;
}
.post
{
	font-size: 1.05em;
	line-height: 1.75em;
}
.post P
{
	margin-top: 0px;
}
.post .clearfloat
{
	border-bottom: 1px solid #E2E2E2;
}
.entry UL, .post OL
{
	margin-bottom: 15px;
}
#content H2.titulo
{
	letter-spacing: -0.05em;
	border-bottom: 1px solid #E2E2E2;
	border-top: 3px solid #E2E2E2;
	margin-bottom: 0px;
	padding: 5px 0px;
	color: #000000;
}
.entry UL LI
{
	list-style: square;
	margin-left: 30px;
}
.entry OL LI
{
	list-style: decimal;
	margin-left: 30px;
}
.entry OL LI UL LI
{
	list-style: square;
	margin-left: 20px;
}
.entry IMG, .post A IMG, #front-list IMG
{
	border: 1px solid #CCC;
	margin: 0 10px 5px 0;
	padding: 2px;
}
.entry A
{
	text-decoration: underline;
}
.post .ads
{
	margin-top: 10px;
}
#stats
{
	margin-bottom: 15px;
	padding: 8px 0px;
	font: 0.9em Arial;
	display: block;
	border-bottom: 1px solid #E2E2E2;
	font-weight: bold;
}
SPAN#map
{
	font-size: 0.9em;
}
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
IMG.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
/*Categorias*/
A:focus
{
	outline: none;
}
#catpanel
{
	overflow: hidden;
/*display: none;*/
	background-color: #EBEBEB;
	margin: 2px 0 0;
	z-index: -1;
}
.catslide
{
	border-top: 2px solid #001E3D;
	background: url(../images/btn-slide2.gif) no-repeat center top;
	margin: 2px 0 0;
	padding: 0;
}
.catslide A:link, A:visited
{
	color: #000;
	text-decoration: none;
}
.catslide A:hover
{
	color: #FFF;
	text-decoration: none;
}
.boton-slide-subcat
{
	background: url(../images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 288px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	font: bold 110%/110% Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.active
{
	background-position: right 12px;
}
#cat-list
{
	width: 610px;
	padding: 0px 10px;
	font-size: 0.7em;
	border-top: 1px solid #ECECEC;
}
.catcaja
{
	width: 300px;
	line-height: 0.9em;
	padding: 10px 0px;
	margin: 0;
}
.catcaja SPAN.titulo A
{
	font: 0.7em sans-serif;
	font-weight: bold;
}
.catcaja SPAN.numof
{
	font-weight: bold;
	font-family: Arial;
	font-size: 1.1em;
	text-align: right;
	background-color: #FFF;
	border: 1px solid #333;
	padding-right: 2px;
	padding-left: 2px;
}
#contenedor_oferta
{
	border: 1px solid #999;
	padding: 8px 0;
	text-align: center;
}
/*Sidebar*/
#sidebar
{
	width: 260px;
	float: right;
	margin: 0px;
	overflow: hidden;
	position: relative;
}
.spoiler
{
	padding: 0px 12px 12px;
	background: #FFF;
	border-top: 1px solid #ECECEC;
	margin-bottom: 12px;
	overflow: hidden;
}
.spoiler IMG
{
	border: 1px solid #CCC;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.spoiler H3
{
	font: 1.1em Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	color: #FFF;
	margin: 0px 0px 8px;
	padding: 3px 10px;
	border-bottom: 1px solid #ECECEC;
}
.spoiler P
{
	margin: 0;
	color: #6D6D6D;
}
.spoiler H4
{
	font: 1.05em Arial, Helvetica, Verdana, Sans-Serif;
	font-weight: bold;
	margin-bottom: 5px;
}
.spoiler H4 A
{
	color: #333333;
}
.totalofertas
{
	color: #001E3D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-weight: bold;
	text-align: center;
	margin: 2px 0 8px;
}
#sidebar H3
{
	font: 1.1em Arial;
	font-weight: bold;
	background: #001E3D;
	color: #FFF;
	margin: 10px 0px 5px;
	padding: 3px 10px;
}
#sidebar SPAN
{
	font-weight: bold;
	margin-right: 5px;
	float: right;
}
#sidebar-top, #sidebar-bottom
{
	width: 240px;
	float: right;
	padding: 0px 10px 10px;
	background: #FFF;
	border-top: 1px solid #ECECEC;
}
#sidebar-bottom, #sidebar-middle
{
	margin-top: 10px;
}
#sidebar-middle
{
	width: 260px;
	float: right;
}
#sidebar-left
{
	width: 105px;
	padding: 0px 10px 10px;
	float: left;
	background: #FFF;
	border-top: 1px solid #ECECEC;
}
#sidebar-right
{
	width: 105px;
	padding: 0px 10px 10px;
	float: right;
	background: #FFF;
	border-top: 1px solid #ECECEC;
}
#sidebar LI
{
	list-style: none;
	border-bottom: 1px dotted #BBBBBB;
	display: block;
	padding: 2px 0px 2px 13px;
	background: url(../images/sub.png) no-repeat 0 0px;
}
#sidebar LI UL LI
{
	border-bottom: 0px solid #000000;
}
#sidebar-ax
{
	width: 240px;
	float: right;
	margin-bottom: 10px;
	padding: 10px;
	background: #FFF;
}
#sidebar H3 IMG
{
	margin-top: 1px;
}
/*Form Elements*/
SELECT
{
	border: 1px solid #AFAFAF;
	width: 100%;
}
.submitbutton
{
	padding: 1px;
	border: 1px solid #AAA;
	background: #FFF;
	font-size: 0.9em;
	color: #AAA;
	cursor: pointer;
}
.field
{
	padding: 1px;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	background: #FFF;
	font-size: 1em;
}
#search .searchbutton
{
	padding: 1px;
	border: 1px solid #333333;
	background: #FFF;
	font-size: 1em;
}
#catpanel LEGEND
{
	padding: 5px;
	font-weight: bold;
}
#catpanel FIELDSET
{
	border: none;
}
#catpanel LABEL
{
	font-size: 1.5em;
	width: 250px;
	float: left;
	font-weight: bold;
	padding: 4px 0;
}
#catpanel INPUT.textform
{
	font-size: 1.5em;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 2px;
	width: 260px;
}
#catpanel INPUT.submitbtn
{
	background: #F60;
	border: 1px solid #CCC;
	color: #FFF;
	float: left;
	width: 265px;
	cursor: pointer;
}
.multiSelect
{
	width: 255px;
	border: 1px solid #CCC;
	background: #FFF url(../images/dropdown.gif) no-repeat right center;
	padding: 2px 4px;
	padding-right: -1px;
	display: inline;
}
.multiSelect.hover
{
	background: #FFF url(../images/dropdown_hover.gif) no-repeat right center;
}
.multiSelect.active, .multiSelect.focus
{
	border: 1px inset #CCC;
}
.multiSelect.active
{
	background: #FFF url(../images/dropdown_active.gif) no-repeat right center;
}
.multiSelectOptions
{
	width: 250px;
	max-height: 250px;
	margin-top: -1px;
	overflow: auto;
	border: 1px solid #CCC;
	background: #FFF;
}
.multiSelectOptions LABEL
{
	padding: 2px 5px;
	display: block;
}
.multiSelectOptions LABEL.checked
{
	background: #E6E6E6;
}
.multiSelectOptions LABEL.selectAll
{
	border-bottom: 1px dotted #CCC;
}
.multiSelectOptions LABEL.hover
{
	background: #F93;
}
/*Pie de Pagina*/
#carousel
{
	font-size: 0.7em;
	color: #FFF;
	width: 910px;
	background: #FFF;
	margin: 0 auto;
	padding: 15px;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}
.carousel-item
{
	width: 131px;
	float: left;
	padding: 0px 20px;
	border-right: 1px dotted #CCC;
}
.carousel-item IMG
{
	border: 1px solid #CCC;
	padding: 2px;
	margin-bottom: 5px;
}
.carousel-item .info
{
	font-weight: bold;
}
#galeria
{
	font-size: 0.7em;
	color: #FFF;
	width: 925px;
	background: #003871;
	margin: 0 auto;
	padding: 15px 0px 0px 15px;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}
#galeria #aleatorio
{
	float: right;
	width: 613px;
	padding-bottom: 5px;
}
#galeria #aleatorio IMG
{
	padding: 2px;
	border: 1px solid #CCC;
	margin-right: 16px;
	margin-bottom: 15px;
	background: #FFF;
}
/*
codigo video pendiente posicionamiento definitivo
*/
#galeria #video
{
	float: right;
	width: 281px;
	padding-right: 15px;
	margin-bottom: 15px;
	border-right: 1px solid #B0B0B0;
}
#galeria H3
{
	display: block;
	color: #FFF;
	padding-bottom: 5px;
}
/*
codigo scrollable

this makes it possible to add next button beside scrollable*/
DIV.scrollable
{
	float: left;
}
/*prev, next, prevPage and nextPage buttons*/
A.prev, A.next, A.prevPage, A.nextPage
{
	display: block;
	width: 18px;
	height: 18px;
	background: url(../images/left.png) no-repeat;
	float: left;
	margin: 50px 10px;
	cursor: pointer;
}
A.prev:hover, A.next:hover, A.prevPage:hover, A.nextPage:hover
{
	background-position: 0px -18px;
}
A.disabled
{
	visibility: hidden !important;
}
A.next, A.nextPage
{
	background-image: url(../images/right.png);
	clear: right;
}
/*********** navigator **********
position and dimensions of the navigator*/
DIV.navi
{
	margin-left: 433px;
	width: 200px;
	height: 20px;
}
/*items inside navigator*/
DIV.navi A
{
	width: 8px;
	height: 8px;
	float: left;
	margin: 3px;
	background: url(../images/navigator.png) no-repeat 0 0;
	cursor: pointer;
}
/*mouseover state*/
DIV.navi A:hover
{
	background-position: 0 -8px;
}
/*active state (current page state)*/
DIV.navi A.active
{
	background-position: 0 -16px;
}
DIV.scrollable
{
	position: relative;
	overflow: hidden;
	width: 834px;
	height: 260px;
}
/*
root element for scrollable items. It is absolutely positioned with large width.
*/
#logos
{
	position: absolute;
	width: 20000em;
	clear: both;
	border: 2px solid #001E3D;
}
/*custom positioning for navigational links*/
A.prev, A.next
{
	margin-top: 100px;
}
/*single item*/
#logos DIV
{
	float: left;
	width: 103px;
	height: 240px;
	background: #001E3D;
	color: #FFF;
	border-left: 1px solid #001E3D;
	cursor: pointer;
}
#logos H3
{
	min-height: 35px;
}
/*style when mouse is over the item*/
#logos DIV.hover
{
	background-color: #036;
}
#logos H3, #logos P, #logos SPAN
{
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#logos SPAN
{
	color: #FC0;
	font-weight: bold;
}
#logos SPAN A
{
	color: #FC0;
	font-weight: bold;
}
#logos H3 EM A
{
	font-style: normal;
	color: #FC0;
	font-weight: bold;
	font-size: 1.2em;
}
/*
fin codigo scrollable
*/
#antepie
{
	font-size: 0.7em;
	color: #FFF;
	width: 910px;
	background: #F40;
	margin: 0 auto;
	padding: 15px;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}
#piecoli, #piecolc
{
	width: 276px;
	float: left;
	padding: 0px 20px 0px 0px;
	border-right: 1px solid #808080;
}
#piecolc
{
	margin-left: 20px;
}
#piecold
{
	width: 276px;
	float: right;
	padding: 0px;
}
#piecoli A, #piecolc A, #piecold A
{
	color: #FFF;
}
#piecoli UL, #piecolc UL, #piecold UL
{
	margin-top: 5px;
}
#piecoli LI, #piecolc LI, #piecold LI
{
	list-style: none;
	background: url(../images/dots_footer.gif) repeat-x top;
	padding-top: 1px;
}
#piecoli UL LI A, #piecolc UL LI A, #piecold UL LI A
{
	padding: 5px;
	display: block;
	text-decoration: none;
}
#piecoli UL LI A:hover, #piecolc UL LI A:hover, #piecold UL LI A:hover
{
	background: #001E3D;
	color: #FFF;
}
#piecoli UL LI:first-child, #piecolc UL LI:first-child, #piecold UL LI:first-child
{
	background: none;
}
#pie
{
	margin: 0 auto;
	width: 920px;
	font-size: 0.6em;
	background: #F00;
	color: #000;
	padding: 5px 10px;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}
#pie A:hover
{
	color: #FFF;
}
.recentcomments A
{
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
}
.recentcomments .marca
{
	color: #006;
	font-weight: bolder;
}
/*Listado Mini*/
.minilist_container
{
	margin: 1px 0 0;
}
.minilist
{
	position: relative;
	padding: 0.5em 0;
	border-top: 1px solid #001E3D;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}
.minilist:hover
{
/*Safari - FireFox - IE7*/
	background: url(../images/bg_hover_blue.png) repeat-y;
}
.minilist .destacada
{
/*Safari - FireFox - IE7*/
	background-color: #FF9;
}
.minilist P
{
	margin: 0 1px 0 125px;
}
.minilist .patrocinador
{
	margin: 0 0 0 125px;
}
.minilist P SPAN
{
	font-weight: bold;
}
.minilist P A
{
	padding-bottom: 2px;
	text-decoration: none;
	color: #001E3D;
}
.minilist P A:hover
{
	padding-bottom: 2px;
	text-decoration: none;
	color: #000;
}
.minilist UL
{
	position: absolute;
	top: 4px;
	right: 520px;
	left: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.minilist UL LI
{
	margin: 0;
/*override*/
	list-style: none;
	font-size: 0.8em;
/*override*/
	line-height: 0.8em;
/*override*/
}
.minilist UL LI A
{
	display: block;
	line-height: 14px;
	text-align: left;
	color: #000;
	font-weight: bold;
	margin: 2px 5px 0px;
	text-decoration: none;
}
.minilist UL LI A:hover
{
	color: #FFF;
	background-color: #000;
}
#bottom-left HR.clearHack
{
	clear: none;
}
.visitas
{
	position: absolute;
	top: 0px;
	right: 520px;
	left: 0px;
	margin-top: 60px;
}
/*Panel Control
Float Properties*/
.clearfloat:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfloat
{
	display: inline-block;
}
/*Hides from IE-mac \*/
* HTML .clearfloat
{
	height: 1%;
}
*+HTML .clearfloat
{
	height: 1%;
}
.clearfloat
{
	display: block;
}
.totalofertas
{
	color: #001E3D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: bold;
	text-align: center;
	margin: 2px 0 8px;
}
.button_new
{
	background: #F60;
	border: 1px solid #CCC;
	color: #FFF;
	cursor: pointer;
}
.big_button_red
{
	border: 1px solid #CCC;
	color: #FFF;
	cursor: pointer;
	background-color: #FF0000;
	font-size:16px;
}

.big_button_green
{
	border: 1px solid #CCC;
	color: #FFF;
	cursor: pointer;
	background-color: #060;
	font-size:16px;
}

.button_green
{
	border: 1px solid #CCC;
	color: #FFF;
	cursor: pointer;
	background-color: #060;
}
.button_blue
{
	border: 1px solid #CCC;
	color: #FFF;
	cursor: pointer;
	background-color: #006;
}
.button_red
{
	border: 1px solid #CCC;
	color: #FFF;
	cursor: pointer;
	background-color: #C00;
}
.button_purple
{
	background-color: #609;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	cursor: pointer;
}
.button_gray
{
	background: #C0C0C0 none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	cursor: pointer;
}

.minilist.fullsize P
{
    margin: 0 1px 0 10px;
}
