/* GENERAL RULES */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px;
	font-size: 11px;
	color: #666666;
	background-image: url(../image/body_bg.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #000000;
}

a:visited {
	color: #004C69;
}

a:hover {
	color: #004C69;
}
	
/* PAGE STRUCTURE RULES */
#header {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	margin-top:0px;
	height: 115px;
}

#body {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-top:none;
	background-image: url(../image/bg_nubes.png);
	background-repeat: no-repeat;
	background-position: center -220px;
}

#footer {
	background-color: #FFFFFF;
	padding-top: 15px;
	background-image: url(../image/footer.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-right: 15px;
	padding-left: 15px;
	height:128px;
}

/* HEADER ELEMENTS RULES */
#header #logo {
	width: 920px;
	height:115px;
	text-align: center;
	/*background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;*/
}

/** Admin area title **/
#header h1 {
	padding-top:10px;
	font-size:16px;
	text-align:center;
	height:20px;
}

/** Language selector **/
#header #language {
	text-align:right;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 4px;
}

#header #language a:link{
	color: #0052A8;
}
#header #language a:visited{
	color: #0052A8;
}

/* RSS */
#header #rss {
	text-align:right;
	padding-right: 15px;
	float:right;
	margin-top: 21px;
}

/* Favorites */
#header #favorites {
	text-align:right;
	padding-right: 15px;
	float:right;
	margin-top: 21px;
}

#header #favorites a:link{
	color: #0052A8;
}
#header #favorites a:visited{
	color: #0052A8;
}

/* BODY ELEMENTS RULES */
#breadcrumbs {
	padding:10px 5px 5px 20px;
	color: #1C97B8;
	display:none;
}

#breadcrumbs a {
	color: #1C97B8;
	font-weight: bold;
}

#body #content {
	width: 920px;
	padding: 0px;
	vertical-align: top;
}

#body #content h1 {
	font-size:16px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #29c1eb;
}

#body #content h2 {
	font-size:18px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #29c1eb;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:left;
}
#body #content .TabbedPanelsContent h2{
		font-size:15px;
		font-weight:800;
}
h2 a:link, h2 a:visited, h2 a:hover {
	color: #29c1eb;
	text-decoration:none;
}


#body #content h3 {
	font-size:14px;
}

/* Styles used in the sitemap */
#body #content dl {
}

#body #content dl dt {
}

#body #content dl dd {
	color:#999999;
}


#body #content #category {
	font-size:12px;
	width: 200px;
	position: relative;
	display:none;
}

#body #content ul#category {
	list-style-type: none;
	float: right;
	top: -55px;
	padding-left: 10px;
}

#body #content #category .category_header {
	background: #DEE4EE url(../image/lesslightbluefadeout.gif) right top repeat-y scroll;
	color: #0052A8;
	font-size: 11px;
	height: 20px;
	padding-top: 4px;
	font-weight: bold;
}

#body #content #category li{
	background: #F6F8FB url(../image/lightbluefadeout.gif) repeat-y scroll right top;
	border-top:3px solid #FFFFFF;
	color: #0052A8;
	font-size: 11px;
	height: 20px;
	padding-left: 10px;
	padding-top: 4px;
	list-style:none;
}
#body #content #category li a {
	text-decoration: none;
}
#body #content #category li.active {
	color: #FF8200;
}

/** Styles used in the news section **/
#body #content #news {
	background: #F6F8FB url(../image/lightbluefadeout.gif) repeat-y scroll right top;
	width: 410px;
	margin-bottom: 18px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	clear:both;
}

#body #content #news a:hover{
	background-color: #FFFFEA;
}

/* FOOTER ELEMENTS RULES */
#footer .contents{
	color: #000000;
	font-weight: bold;
}

a.external_link {
	background: url(../../resources/image/icon_external.gif) no-repeat 100% 0;
	padding: 0 20px 0 0;
}

#body #content #filter input, #body #content select{
	font-size: 10px;
	color: #0052A8;
	background-color: #DEE4EE;
}

#body #content #filter{
	font-size: 10px;
	background-color: #FFFFEA;
	border: 1px solid #D8D8D8;
	height: 24px;
	width: 410px;
	padding: 10px;
	clear: none;
	float: left;
}

/* Contenedor del menú vertical */
#vertical_navigation {
	vertical-align:top;
	padding:10px 5px 5px 0px;
	width:25%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/* Contenedor del menú horizontal */
#horizontal_navigation {
	background-image: url(../image/menuh.gif);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border:none;
}

/* CALENDAR RULES */
.non_special_date {
	color: #999999;
}
dl#glossary dt {
	margin-top: 11px;
	margin-bottom: 5px;
	color: #0052A8;
}
p#glossary_selector {
	color: #CCC;
	padding-top: 10px;
	padding-bottom: 18px;
	line-height: 20px;
	clear: none;
}
p#glossary_selector .active {
	color: #FF8200;
}
ol.pagination {
	margin-left: auto;
	margin-right:auto;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align:center;
	color:#CCCCCC;
}
ol.pagination li {
	display:inline;
	padding-right: 5px;
	padding-left: 5px;
}
ol.pagination li.previous_page {
	margin-right: 150px;
}
.pagination_pages {
	text-align:center;
	font-weight:bold;
}
#filter {

	margin-bottom: 0px;
}
p.content_empty {
	font-weight: bold;
	background-color: #F3FBFD;
	padding: 15px 10px;
	border: 1px dashed #baebf9;
	text-align: center;
	margin-top: 15px;
}
p.category_description {
	display:none;
}

.submenu {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border:none;
}

.submenua {
	background-image: url(../image/menub.gif);
	background-repeat: repeat-x;
	height:34px;
}
.submenuac {
	background-image: url(../image/colsubsidio.jpg);
	background-repeat: no-repeat;
	height:34px;
}


.titulo_bg {
	color: #5FBAB2;
	font-weight: bolder;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
}
div.nifty{ margin: 0 ;background: #2AC2EC;}
b.rtop, b.rbottom{display:block;background:#baebf9;}
b.rtop b, b.rbottom b{display:block;height: 1px;
overflow: hidden; background: #2AC2EC}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

.tituloazul{color:#004C69; font-weight:bold; font-size:14px; padding:5px}

div.niftyb{ margin: 0 ;background: #FFFFFF;}
b.rtopb, b.rbottomb{display:block;background:#baebf9;}
b.rtopb b, b.rbottomb b{display:block;height: 1px;
overflow: hidden; background: #FFFFFF}
b.r1b{margin: 0 5px}
b.r2b{margin: 0 3px}
b.r3b{margin: 0 2px}
b.rtopb b.r4b, b.rbottomb b.r4b{margin: 0 1px;height: 2px}

.tituloblanco{color:#000000; font-weight:bold; font-size:14px; padding:5px}

.botonbuscar{
	border: medium none ; 
	background-image: url(../image/botonb.jpg);
	background-color: transparent; 
	cursor: pointer; color:#FFFFFF; 
	width:26px;
	height:26px;
}

.botonlisto{
	border: medium none ; 
	background-image: url(../image/botonl.jpg);
	background-color: transparent; 
	cursor: pointer; color:#FFFFFF; 
	width:25px;
	height:25px;
}

.boton {
	border: medium none ; 
	background-image: url(../image/boton.gif);
	background-color: transparent; 
	cursor: pointer; color:#FFFFFF; 
	width:78px;
	height:21px;
	color:#FFFFFF;
	font-weight:bold;
}
a.afooter {
	color:#000000;
	text-decoration:none;
}
.tabla_bg1{
	background-color: #FFFFFF;
	padding: 10px;
}
.product_table{
	width:100%;
}

.product_table th{
	background-color:#2ac2ec;
	text-transform: uppercase;
	color:#000000;
	font-weight:bold;
}
.product_table td{
	color:#000000;
}
.bordegris{
	border-width:1px;
	border-color:#999999;
	border-style:solid;
}
.bgtitilo_c{
	background-image: url(../image/bgtitilo_c.jpg);
	background-repeat: repeat-x;
	background-position: center;
	width:330px;
	height:34px;
}
.bgtitilo_c h2 , .bgtitilo_c h1 {
	color:#FFF !important; 
	padding:10px;
	text-shadow: 2px 2px 3px #000;
	behavior: url(ie-css3.htc);
}
.bgtitilo_i{
	background-image: url(../image/bgtitilo_i.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:4px;
	height:34px;
	float:left;
}
.bgtitilo_d{
	background-image: url(../image/bgtitilo_d.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:4px;
	height:34px;
	float:right;
}
.img_detail{
	border: 1px solid #d6d6d6;
	padding: 10px;
	width:300px;
}
.datailc{
	background-color:#FFF;
	padding:15px;
	min-height:300px;
}
.datailc h2{
	color:#29c1eb ; 
	font-size:16px ; 
}
.dataill{
	width:520px;
	float:left;
	font-size:1.2em;
	text-align:justify;
}
.dataill table{
	width:100%;
}
.dataill table tr:first-child{
	background-image: url(../image/bg_table.jpg);
	height:28px;
	color:#FFF;
	text-shadow: 1px 1px 1px #000;
	behavior: url(ie-css3.htc);
	font-size:1.2em;
	font-weight:bold;
}
.dataill table tr td{
	border:0;
	padding:3px;
	border-bottom:#BDEBF9 solid 1px;
	text-align:center;
}
.dataill table tr td:first-child{
	border-right:#BDEBF9 solid 1px;
}
.datailr{
	width:320px;
	margin-left:570px;
}
.tabla1{
	border: 1px solid #bdebf9;
}
.tabla1 td, .tabla1 th{
	border: 1px solid #bdebf9;
}
.tabla1 th{
	background-image: url(../image/tablat.jpg);
}
.tablaincluye td {
	background-color:#fcfcfc;
}
.tablaincluye th{
	background-color:#f2f2f2;
	color:#29c1eb;
	font-size:14px;
}
.botonbuscar2{
	border: medium none ; 
	background-image: url(../image/buscar.jpg);
	background-color: transparent; 
	cursor: pointer; color:#FFFFFF; 
	width:27px;
	height:25px;
}
.nuves{
	background-image: url(../image/bg_nubes.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.search_string{
	background-color:transparent;
	background-image: url(../image/bg_buscar.png);
	background-repeat:no-repeat;
	border: none;
	height:25px;
	margin:0;
	padding-left:7px;
	vertical-align:middle;
	width:202px;
}
.content_padding{
	padding:0px 10px 0px 10px;
}
a.showimg_link{
	display:block;
	width:24px;
	height:24px;
	float:left;
}
.separator{
	height:20px;
}
.price{
	display:inline;
	width:180px;
	height:40px;
	float:left;
	background-color:E6E6E6;
}
.large{
	width:100%;
	padding-bottom:30px;
}
#body #content div.price h2{
	color:#FF0000;
	display:inline;
	text-align:left;
	font-size:1.8em;
	color:#F00;
}
.conditions{
	background-color:#F8F8F8;
	margin-top:30px;
	padding-bottom:14px;
	font-size:1.2em;
}
#body #content div.conditions h2{
	font-size:1.3em;
	text-align:right;
	background-color:#EFEFEF;
	height:18px;
	padding:4px 10px 4px 0;
}
#sitemap a{
	color:#29C1EB;
}