/*  
Default stylesheet
*/

/* Utilizamos una plantilla para resetear los estilos */
@import url("default.css");

strong {
	color: #dc291e;
}

div#content h2, div.bloqueHtml h2{
	border-bottom:1px solid #DEDEDE;
	color:#898989;
	font-size: 2em;
	font-weight:bold;
	padding: 15px 15px;
}

div#content h2 > span, div.bloqueHtml h2 > span{
	color: #b5b5b5;
	font-size: 0.8em;
	font-weight: bold;
}

div#content h2 > span > span, div.bloqueHtml h2 > span  > span{
	color: #b5b5b5;
	font-size: 1.2em;
	font-weight: bold;
}

div.image {
	margin-bottom: 20px;
}

div.content-text{
	margin:0 5px;
	padding:20px 0 30px 0;
}

p.date{
	color: #898989;
	float: left;
	font-size:1em;
	font-weight: bold;
	text-align: right;
	width: 33px;
}

p.date > span{
	color: #b5b5b5;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
}

p.date > span > span{
	color: #898989;
	font-size: 1.2em;
	font-weight: normal;
	display: block;
}

div.bloqueHtml {
	color:#707070;
 	font-size:0.9em; 
	overflow:hidden;
	padding:0px 0px 10px;
}

div.text{
	border-left:1px solid #D1D1D1;
	color:#707070;
	font-size:0.9em;
	margin-left:35px;
	min-height:60px;
	overflow:hidden;
	padding:0 25px 0 10px;
}

/* Social Buttons */
div.social-buttons {
    float: right;
    height: 30px;
    margin-right: 15px;
    margin-top: -11px;
}


div.text h1, div.bloqueHtml h1 {
	color: #000;
	font-size: 1.8em;
	margin-bottom: 10px;
}

div.bloqueHtml h1 {
	padding: 10px 0px;
}

div.bloqueHtml h1, div.bloqueHtml p, div.bloqueHtml ul, div.bloqueHtml ol {
	margin: 0px 20px;
}
div.bloqueHtml p {
	color:#555;
	font-size: 1.1em;
	margin-bottom: 10px;
	text-align: justify;
}
div.bloqueHtml strong {
	color:#0046AD;
	font-weight: bold;
}

div.bloqueHtml ul, div.bloqueHtml ol {
	color:#555;
	font-size: 1.1em;
	margin-bottom: 20px;
	margin-left: 50px;
}
div.bloqueHtml ul { list-style-type:disc; }
div.bloqueHtml ol { list-style-type:decimal; }
div.bloqueHtml ul ul, div.bloqueHtml ol ol {
	font-size: 1em;
}
div.bloqueHtml ul ol, div.bloqueHtml ol ul {
	font-size: 1em;
}


div.text  h2 {
	border:medium none !important;
	color:#0046AD !important;
	font-size:1.5em !important;
	font-weight:normal !important;
	margin:20px 0 10px !important;
	padding:0 !important;
	text-transform:capitalize;
}
div.text  h3 {
	color: #333;
	font-weight:bold;
	font-size: 1.3em;
	padding: 0;	
	margin: 20px 0 10px 0;
}
div.text  h4 {
	color: #555;
	font-weight:bold;
	font-size: 1.2em;
	padding: 0;	
	margin: 10px 0 5px 0;
}
div.text  p {
	color:#555;
	font-size: 1.1em;
	margin-bottom: 10px;
	text-align: justify;
}
div.text  strong {
	color:#0046AD;
	font-weight: bold;
}
div.text  ol, div.text  ul {
	color:#555;
	font-size: 1.1em;
	margin-bottom: 20px;
	margin-left: 50px;
}
div.text  ul {list-style-type:disc; }
div.text  ol { list-style-type:decimal; }
div.text  ol li, div.text  ul li {
	margin: 0 0 5px 0;
}

/* Files Attached */
div#files-attached {
	margin: 25px 0px 10px 0px;
}
div.text div#files-attached h2 {
	color: #888 !important;
}
div#files-attached ul {
	margin: 0px 0px 10px 40px;
}
div#files-attached li {
	list-style-type:  square;
	margin: 0 0 10px 0;
}
div#files-attached li.pdf { list-style-image: url(level/bg-pdf.png); }
div#files-attached li.jpg { list-style-image: url(level/bg-jpg.png); }
div#files-attached li.png { list-style-image: url(level/bg-png.png); }
div#files-attached li.gif { list-style-image: url(level/bg-gif.png); }
div#files-attached li.doc { list-style-image: url(level/bg-doc.png); }


/* PAGINATOR */
div.list-paginator{
	height:20px;
	margin-bottom: 25px;
	padding-top:10px;
	position:relative;
	text-align:center;
}
div.list-paginator ul li {
	display: inline;
}
div.list-paginator a {
	border: none;
	background: none;
	color: #FFF;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	padding: 0 4px;
}
div.list-paginator a:hover {
	text-decoration: underline;
}
div.list-paginator ul li.selected a {
	color: #dc291e;
	text-decoration: underline;
}
div.pages {
	background:transparent url(level/paginator-bg.png) no-repeat scroll center center;
	float:left;
	height:20px;
	left:132px;
	position:absolute;
	width:268px;
}
table div.pages {
	background:transparent url(level/paginator-bg-230.png) no-repeat scroll center center;
	width:230px;
}
div.prev-button, div.next-button {
	float: left;
	position:absolute;
	text-align: left;
	width: 132px;
}
div.prev-button-disable, div.next-button-disable {
	float: left;
	position:absolute;
	text-align: left;
	line-height: 20px;
	width: 132px;
}
div.prev-button-disable span, div.next-button-disable span {
	margin-left: 5px;
	font-weight: bold;
	font-size: 0.8em;
	color: #FFF;
}
div.prev-button {
	background: url(level/prev-button-bg.png) no-repeat top left !important;
	left:0;
} 
div.prev-button-disable {
	background: url(level/prev-button-bg-off.png) no-repeat top left !important;
	left:0;
}
div.next-button {
	background: url(level/next-button-bg.png) no-repeat top right !important;
	right:0;
}
div.next-button-disable {
	background: url(level/next-button-bg-off.png) no-repeat top right !important;
	right:0;
}
div.prev-button a, div.next-button a {
	font-size: 0.8em;
	margin-left: 5px;
}

/* IMAGES */

img.little-img {
	margin: 0px 0px 5px 5px;
	float: right;
}
img.newsdata-img {
	margin: 0px 0px 5px 10px;
	float: right;
}

/* LIST ITEMS*/
div.list-items{
	margin: 0 10px 15px 10px;
	padding-top:20px;
}

div.list-items h3{
	font-size: 1.5em;
	margin-bottom: 10px;
	color: #000;
}
div.list-items h3 a {
	color: #000000;
	text-decoration: none;
}
div.list-items h3 a:hover {
	text-decoration: underline;
}

div.list-items ul li {
	padding-bottom:20px;
}

/* BUTTONS */
div.buttons {
	border-top:1px solid #DEDEDE;
	padding: 0 10px;
}

div.buttons div.list-paginator {
	margin: 0;
}

div.return{
	background:transparent url(level/return-button.png) no-repeat scroll right top !important;
	float: right;
	height:22px;
	margin-top: -12px;
	width:89px;
}

div.print{
	background:transparent url(level/print-button.png) no-repeat scroll right top !important;
	float: right;
	height:22px;
	margin-top: -12px;
	width:89px;
}

div.linkRSS {
	background:transparent url(level/rss-button.png) no-repeat scroll right top !important;
	float: right;
	height:22px;
	margin-top: -12px;
	width:89px;
}

div.return a, div.print a, div.linkRSS a{
	color:#626262;
	font-size:0.8em;
	font-weight:bold;
	line-height:22px;
	padding:1px 50px 1px 5px;
	text-align:left;
}



/* -----------------------
 Google Maps Markers
 ------------------------- */
div.markerInfo {
	font-size: 0.9em;
}
div.markerInfo strong {
	font-weight: bold;
	color: #0046AD;
}
div.markerInfo a {
	text-decoration: none;
}
div.markerInfo a:hover {
	text-decoration: underline;
}


/* -----------------------
 Google Maps Markers
 ------------------------- */
div.sitemap {
	margin: 20px;
}
div.sitemap ul {
	margin: 5px 0 10px 0;
}
div.sitemap ul li {
	font-size: 1em;
	font-weight: bold;
	color: #0046AD;
	margin: 0 0 3px 1.5em;
	list-style-type: square;
	text-transform: capitalize;
}
div.sitemap ul li li {
	font-size: 0.9em;
	font-weight: normal;
	list-style-type: disc;
}
div.sitemap ul li a {
	text-decoration: underline;
}
div.sitemap ul li a:hover {
	text-decoration: none;
	
}

/* -----------------------
 Google Maps Legend
 ------------------------- */
div.gmaps-legend {
	background:#EEEEEE none repeat scroll 0 0;
	height:125px;
	margin: 0 20px;
	/* width:460px; */
}
div.gmaps-legend p {
	margin: 0 0 12px 10px;
	padding-top:5px;
}
div.gmaps-legend strong {
	font-weight: bold;
}
div.gmaps-legend ul {
	margin:0 0 0 10px;
	padding:0;
}
div.gmaps-legend ul  li {
	float:left;
	font-size:0.9em;
	height:28px;
	list-style-type:none;
	margin:0;
	padding:0;
	width:165px;
}
div.gmaps-legend ul  li img {
	height:24px;
	vertical-align:middle;
	width:24px;
}


/* ---------------------
	Promotion
---------------------- */
div.promotion div.image img {
	border: 1px solid #CCCCCC;	
	float:right;
	margin: 0 0 15px 17px;
}
div.products {
	position: relative;
}
div.products h2 {
}
div#product-slider {
    font-size: 0.9em;
    /* height: 300px !important; */
    overflow: hidden;
    position: relative;
}
div#product-slider ul {
	margin: 0;
}
div#product-slider li {
    overflow: hidden;
    width: 472px;
}
div.product-nav {
}
div.product-nav img {
	float: left;
	margin: 0 15px 15px 0;
}
div.product-nav h3 {
    color: #333333;
    font-size: 1.3em;
    font-weight: bold;
    margin: 5px 0 10px 0px;
    padding: 0;
}

.nav-buttons {}
#productPrev, #productNext { 
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width: 12px;
	height: 16px;
	position: absolute;
	left:100px;
	top:4px;
}

#productPrev {
	background: url(default/icon-slider.png) no-repeat 0 0;
}
#productNext {
	left: 125px;
	background: url(default/icon-slider.png) no-repeat -12px 0;
}
#productPrev a, #productNext a {
	display: block;
	width: 12px;
	height: 16px;
	background: url(default/icon-slider.png) no-repeat -24px 0;	
}
#productNext a {
	background: url(default/icon-slider.png) no-repeat -36px 0;	
}

