/* GENERAL RULES */
body {
	font-family: "Tahoma" , Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px;
	font-size: 14px;
	color: #000;
}

p{
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

a:link {
	color: #2858B0;
}

a:visited {
	color: #2858B0;
}

a:hover {
	color: #2858B0;
	text-decoration:none;
}

#dynloadarea{
	margin:0px;
	width:auto;
	height:auto;
	overflow:hidden;
	text-align:center;
}
#dynloadarea a{
	margin:0px;
	width:auto;
	height:auto;
}
#dynloadarea img{
	margin-left:auto;
	margin-right:auto;
	width:auto;
	height:auto;
}

.content_back{
	text-align:center;
}
	
/* PAGE STRUCTURE RULES */

#site_structure{
	width: 1067px;
	margin-right: auto;
	margin-left: auto;
	padding:0px;
	position:relative;
}

#header {
	width: 1067px;
	margin-right: auto;
	margin-left: auto;
}

#body {
	width: 1067px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	width: 1067px;
	padding-top: 5px;
	padding-left: 5px;
	text-align:center;
	background-repeat:no-repeat;
	background-image: url(../image/footer_site.png);
	background-position: center;
	height:80px;
	color:#000000;
	font-family:"Comic Sans MS", Arial, Helvetica;
	font-size:11px;
}

/* HEADER ELEMENTS RULES */

.header_left{
	background-image: url(../image/header_left.gif);
	background-repeat: repeat-x;
	width: 497px;
	height: 78px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-size: 13px;
}

.header_center{
	background-image: url(../image/header_center.gif);
	background-repeat: no-repeat ;
	width: 26px;
	height: 78px;
}

.header_right{
	background-image: url(../image/header_right.gif);
	background-repeat: repeat-x;
	width: 412px;
	height: 78px;
	vertical-align:top;
}

#header #logo {
	float: left;
	width: 995px;
	height: 131px;
	text-align: center;
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/** Admin area title **/
#header h1 {
	padding-top:10px;
	font-size:16px;
	text-align:center;
	height:20px;
	width:100%;
}

/** 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;
}

/* BODY ELEMENTS RULES */

#body #content {
	width:auto;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	height:500px;
	background-color: #FFFFFF;
}

/* Styles used in the sitemap */
#body #content dl {
}

#body #content dl dt {
	background-image: url(../image/sitemap_punto.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#body #content dl dd {
	color:#999999;
}


#body #content #category {
	font-size:11px;
}

#body #content ul#category {
	padding-left: 0px;
	margin: 0px;
	display:none
}

#body #content #category ul{
	padding-left: 10px;
	padding-top:4px;
	padding-bottom:4px;
	margin: 0px;
}

#body #content #category ul li ul{
	margin:0px;
}

#body #content #category .category_header {
}

#body #content #category li{
	list-style:none;
	padding-top:4px;
	padding-bottom:4px;
}
#body #content #category li a {
	text-decoration: none;
}
#body #content #category li.active {
	color: #186bb8;
}
#body #content #category li li{
	list-style:none;
}
/** 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 a{
	color:#000000;
	font-family:"Comic Sans MS", Arial, Helvetica;
	font-size:11px;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#footer #company_name {
	font-weight:bold;
}

#footer #contents{
}

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: #d0f5a4;
	border: 1px solid #47760f;
	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-color:#FFFFFF;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}


/* 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: 0px;
	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: ;
	padding: 15px 10px;
	border: 1px dashed #b53c5c;
	text-align: center;
	margin-top: 15px;
}
p.category_description {
	display:none;
}

.tcategoria_top {
	background-image:url(../image/home_categorias_top.gif);
	background-repeat:no-repeat;
	width:226px;
	height:55px;
}

.tcategoria_left {
	background-image:url(../image/home_categorias_left.gif);
	background-repeat:repeat-y;
	width:9px;
}
.tcategoria_center {
	background-color:#ededee;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin:0px;
	width:171px;
}
.tcategoria_center a{
	color: #000000;
	text-decoration: none;
}

.tcategoria_right {
	background-image:url(../image/home_categorias_right.gif);
	background-repeat:repeat-y;
	width:6px;
}

.tcategoria_bottom {
	background-image:url(../image/home_categorias_bottom.gif);
	background-repeat:no-repeat;
	width:226px;
	height:19px;
}
/*-------------------------------------------------------------*/

.lineap{
	background-image:url(../image/lineap.gif);
	background-repeat:repeat-x;
	height:2px;
}

.menu_dos_ul {
	background:url(../image/bg_content.gif);
	height:44px;
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}

.menu_dos {
	position: relative;
	top: 7px;
	float: left;
	background-color: #d0f5a4;
	list-style: none;
	border-left: solid 1px #47760f;
	border-bottom: solid 1px #85a75d;
	border-top: solid 1px #294409;
	border-right: solid 1px #47760f;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 1.5px;
	margin-bottom: 0px;
	margin-left: 1.5px;
	color: #002c16;
	height:29px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(../resources/skins/blue/image/bg_opciones.gif);
	background-repeat: repeat-x;
}
.menu_dosac {
	position: relative;
	top: 7px;
	float: left;
	background-color: #d0f5a4;
	list-style: none;
	border-left: solid 1px #47760f;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #294409;
	border-right: solid 1px #47760f;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 1.5px;
	margin-bottom: 0px;
	margin-left: 1.5px;
	color: #002c16;
	height:29px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-color:#FFFFFF;
}

.mapa_fo {
	background:url(../image/mapa_bg.gif);
	height:167px;
	background-repeat:repeat-x;
	padding:0px;
}

.mapa_v {
	background-repeat:no-repeat;
	padding:0px;
	background-image: url(../image/mapa_v.gif);
	background-position: bottom;
}

a.mapalink {
	color: #868686;
	text-decoration:none;
	font-weight: bold;
}

.contacto {
	background-color:#e6ffbe;
	background-image:none;
	color: #6c8944;
	font-weight: bold;
}

.contacto label{
	color: #6c8944;
	font-weight: bold;
	font-size: 12px;	
}

/******************************************* ESTILOS APILAR *******************************************************/

/************************ Estilos Base **************************/

#central_banner{
	position:absolute;
	top:13px;
	right:31px;
	width:723px;
}

#central_banner2{
	position:absolute;
	top:30px;
	right:10px;
	width:723px;
}

#central_video_es{
	position:absolute;
	top:270px;
	right:62px;
	width:299px;
}

#video{
	float:right;
	margin-right:10px;
	margin-top:-10px;
	margin-left:10px;
	width:299px;
}
#products_mores a{
	background-repeat:no-repeat;
	background-image: url(../image/blue_arrow.gif);
	background-position: left;
	padding-left:15px;
	text-decoration:none;
	color:#2858B0;
	font-size:13px;
	font-weight:bold;
}

#products_mores a:hover{
	text-decoration:underline;
}

#central_video_in{
	position:absolute;
	top:340px;
	right:78px;
	width:264px;
}

#central_search{
	position:absolute;
	top:268px;
	right:100px;
}

#central_event{
	position:absolute;
	top:248px;
	right:250px;
}

#search_top_left{
	background-repeat:no-repeat;
	background-image: url(../image/search_top_left.jpg);
	background-position: bottom right;
	width:18px;
	height:26px;
}

#search_top_center{
	background-repeat:repeat-x;
	background-image: url(../image/search_top_center.jpg);
	background-position: bottom;
	height:26px;
}

#search_top_right{
	background-repeat:no-repeat;
	background-image: url(../image/search_top_right.jpg);
	background-position: bottom left;
	width:18px;
	height:26px;
}

#search_bottom_left{
	background-repeat:no-repeat;
	background-image: url(../image/search_bottom_left.jpg);
	background-position: top right;
	width:18px;
	height:19px;
}

#search_center{
	background-repeat:repeat-y;
	background-image: url(../image/search_center.jpg);
	color:#FFFFFF;
}

#search_center input,#search_center select {
font-size:11px;
}

#search_bottom_center{
	background-repeat:repeat-x;
	background-image: url(../image/search_bottom_center.jpg);
	background-position: top;
	height:19px;
}

#search_bottom_right{
	background-repeat:no-repeat;
	background-image: url(../image/search_bottom_right.jpg);
	background-position: top left;
	width:18px;
	height:19px;
}


/******************************* Bordes del sitio *************************************************/

#main_top_left{
	background-repeat:no-repeat;
	background-image: url(../image/main_top_left.png);
	background-position: bottom right;
	width:46px;
	height:44px;
}

#main_top_left3{
	background-repeat:no-repeat;
	background-image: url(../image/main_top_left3.png);
	background-position: bottom right;
	width:46px;
	height:44px;
}

#main_top_center{
	background-repeat:repeat-x;
	background-image: url(../image/main_top_center.png);
	background-position: bottom;
	height:44px;
}

#main_top_center3{
	background-repeat:repeat-x;
	background-image: url(../image/main_top_center3.png);
	background-position: bottom;
	height:44px;
}

#main_top_right{
	background-repeat:no-repeat;
	background-image: url(../image/main_top_right.png);
	background-position: bottom left;
	width:46px;
	height:44px;
}

#main_top_right3{
	background-repeat:no-repeat;
	background-image: url(../image/main_top_right3.png);
	background-position: bottom left;
	width:46px;
	height:44px;
}

#center_banner{
	background-color:#FFFFFF;
}

.white_found{
	background-color:#FFFFFF;
}

#main_middle_left{
	background-repeat:repeat-y;
	background-image: url(../image/main_middle_left.png);
	background-position:right;
	width:46px;
}


#main_middle_right{
	background-repeat:repeat-y;
	background-image: url(../image/main_middle_right.png);
	background-position:left;
	width:46px;
}

#main_bottom_left{
	background-repeat:no-repeat;
	background-image: url(../image/main_bottom_left.png);
	background-position: top right;
	width:46px;
	height:44px;
}

#main_bottom_center{
	background-repeat:repeat-x;
	background-image: url(../image/main_bottom_center.png);
	background-position: top;
	height:44px;
}

#main_bottom_right{
	background-repeat:no-repeat;
	background-image: url(../image/main_bottom_right.png);
	background-position: top left;
	width:46px;
	height:44px;
}

/************************Estilos parte izquierda **************************/

#header_greybox{
	background-repeat:no-repeat;
	background-image: url(../image/header_greybox.jpg);
	background-position: bottom center;
	width:243px;
	height:21px;
}

#center1_greybox{
	background-repeat:no-repeat;
	background-image: url(../image/center1_greybox.jpg);
	background-position: bottom center;
	width:243px;
	height:341px;
	font-size:12px;
	color:#666;
}

#center1_greybox ul{
	list-style-image: url(../image/blue_point.png);
}

#center1_greybox #title_conle{
	font-size:16px;
	color:#0D4E89;
	border-bottom:#0D4E89 1px solid;
}

#footer_greybox{
	background-repeat:no-repeat;
	background-image: url(../image/footer_greybox.jpg);
	background-position: top center;
	width:243px;
	height:21px;
}

#border_links{
	width:680px;
	height:60px;
	border: 1px solid #EAEAEA;
	padding:10px;
	margin-left:22px;
	margin-top:10px;
	margin-bottom:5px;
}
/************************ Estilos información inicial **************************/

a#title_prodes{
	font-size:14px;
	color:#666666;
	text-transform:uppercase;
	font-weight:bold;
}

a#title_prodes2{
	font-size:14px;
	color:#666666;
	text-transform:uppercase;
	font-weight:bold;
	padding-left:10px;	
}
#title_prodes img{
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}

#pro_preview{
	color:#2858B0;
	font-size:14px;
	text-align:center;
}
#pro_preview p{
	color:#2858B0;
	font-size:14px;
}

#pro_preview2, #pro_preview2 p{
	color:#2858B0;
	font-size:14px;
	padding-left:10px;
}

#info_price{
	font-size:16px;
	color:#2858B0;
	font-weight:bold;
}

#info_price2{
	font-size:16px;
	color:#2858B0;
	font-weight:bold;
	padding-left:10px;	
}

#vertical_barss{
	background-repeat:repeat-y;
	background-image: url(../image/vertical_bar.gif);
	background-position:center;
}

#horizontal_barss{
	background-repeat:repeat-x;
	background-image: url(../image/horizontal_bar.gif);
}

.horizontal_barss_pro{
	background-repeat:repeat-x;
	background-image: url(../image/horizontal_bar.gif);
	background-position:bottom;
}

/*********************** Lista de carro de compra ***************************************/

#cart_header{
	background-repeat:no-repeat;
	background-image: url(../image/cart_header.jpg);
	background-position:bottom center;
	width:auto;
	height:48px;
}

#cart_center{
	background-repeat:repeat-y;
	background-image: url(../image/cart_center.jpg);
	background-position:center;
	width:auto;
}

#cart_center_l{
	background-repeat:repeat-y;
	background-image: url(../image/cart_center.jpg);
	background-position:left;
}

#cart_center_r{
	background-repeat:repeat-y;
	background-image: url(../image/cart_center.jpg);
	background-position:right;
}

#cart_footer{
	background-repeat:no-repeat;
	background-image: url(../image/cart_footer.jpg);
	background-position:top center;
	width:auto;
	height:31px;
}

.line_cart{
	background-repeat:repeat-x;
	background-image: url(../image/cart_line.gif);
	background-position:bottom;
}
/************************************* CARRO DE COMPRA ********************************************/

.lefts_cart{
	background-repeat:no-repeat;
	background-image: url(../image/left_cartitle.jpg);
	background-position:right;
	width:11px;
	height:33px;
}

.centers_cart{
	background-repeat:repeat-x;
	background-image: url(../image/center_cartitle.jpg);
	background-position:center;
	height:33px;
	color:#ADDE5A;
	font-weight:bold;
}

.rights_cart{
	background-repeat:no-repeat;
	background-image: url(../image/right_cartitle.jpg);
	background-position:left;
	width:11px;
	height:33px;
}

.line_1{
	color:#666666;
	font-size:12px;
}

.line_2{
	color:#666666;
	font-size:12px;
	background-color:#F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-top: #EEEEEE 1px solid;
}

.line_1 input, .line_2 input{
	border: #999999 1px solid;
}
#facebook{
	width:243px;
	height:53px;
	background-image:url(../image/facebook_bg.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	text-align:left;
	padding-top:2px;
}
#facebook a{
	color:#ADDE5A;
	text-decoration:none;
	margin:0px;
	height:16px;
	width:auto;
	display:block;
	margin-left:72px;
	font-weight:bold;
	margin-top:6px;
}
#facebook a:hover{
	text-decoration:underline;
}