﻿*
{
    padding: 0;
    margin: 0;
    font-family: Trebuchet MS;
}

body
{
    background-color: #FEFEFE;
	font-family: Trebuchet MS;
    font-size: 13px;
    /*background-image: url('images/bg_image.gif');*/
    background-repeat: repeat-x;
    font-family: Arial !mportant;
}

#canvas
{
    position: relative;
    width: 1000px;
    background-color: #FFF;
    margin: 0 auto;
}

#header
{
    height: 120px;
    background-repeat: no-repeat;
    background-color: #FFF;
}

#header a img
{
    position: absolute;
    top: 0;
    left: 0;
    padding-bottom: 10px;
}

#footer
{
    font-size: 12px;
    background-color: #FFF;
    text-align: center;
    padding-top: 25px;
    color: #0a0a0a;
    font-family: Trebuchet MS;
    word-spacing: 2px;
}
#footer a
{
    color: #666;
}
#footer a:hover
{
    color: #BE0100;
}
#footer a:visited
{
    color: #666;
}
#footer a:visited:hover
{
    color: #BE0100;
}

div.content-inner
{
    width: 760px;
    float: right;
    text-align: justify;
}



/**********ContentPane ButtonsHome
*************************************/
.contentPaneButtons
{
    text-align: center;
    margin-top: 20px;
}

.contentPaneButtons .Normal div
{
    display: inline;
}

.contentPaneButtons .Normal img
{
    width: 326px;
}

.contentPaneButtons .Normal .separador_botones
{
    width: 6px;
}


.clear
{
    clear: both;
    height: 1px;
    overflow: hidden;
}


/**********Content Pane
*************************************/
.content-inner .ContentPane
{
    padding: 2px;
    font-family: Arial;
    float: left;
}

.content-inner .ContentPane .Normal
{
    font-size: 13px;
}

#Contenido
{
    background-image: url('images/left-links-background.jpg');
    background-repeat: repeat-y;
    padding: 0 15px 15px 15px;
}

#Contenido2
{
    padding: 0 15px 15px 15px;
}

#Contenido .content-inner
{
    width: 735px;
}
#Contenido .content-inner .ContentPane
{
    width: 735px;
}

#Contenido2 .content-inner
{
    width: 960px;
}
#Contenido2 .content-inner .ContentPane
{
    width: 960px;
}

.content-inner .ContentPane .Normal img
{
    float: left;
    margin-right: 17px;
    margin-bottom: 9px;
    width: 215px;
}

.content-inner .ContentPane .Normal a span
{
    color: #BE0100;
    font-size: 14px !important;
    text-decoration: underline;
	font-weight: normal;
}

.content-inner .ContentPane .Normal p
{
    line-height: 150%;
    word-spacing: 2px;
}
.content-inner .ContentPane .Normal p.telefono
{
    text-align: center;
	font-size: 15px;
	color: #BE0100;
}

.content-inner .ContentPane .Normal li
{
    font-size: 13px;
    list-style-type: disc;
    color: #666666;
    list-style-position: inside;
}

.content-inner .ContentPane .Normal li span
{
    color: Black;
}


.content-inner .ContentPane .Normal h2
{
    padding-top: 4px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #BE0100 !important;
    font-family: Trebuchet MS;
    font-size: 17px;
    background-image: url('images/h2_bg.jpg') !important;
    background-position: bottom;
    background-repeat: repeat-x;
}
.content-inner .ContentPane .Normal h3
{
    color: #BE0100 !important;
    font-family: Trebuchet MS;
    font-size: 15px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.content-inner .ContentPane ul
{
    padding-left: 25px;
}

/********** Panel
*************************************/
.loginPanel
{
    float: right;
    padding: 7px;
}

.loginPanel a.SkinObject
{
    color: #BE0100;
    font-size: 11px;
    text-decoration: underline;
    font-weight: normal;
}




/********** MENU
*************************************/

#menu
{
    height: 50px;
    font-size: 14px;
    font-family: Trebuchet MS;
}

#menu ul.level0
{
    float: left;
    position: absolute;
    z-index: 3000;
}

#menu ul.level0 li a.true
{
    color: #BE0100;
}

#menu li
{
    position: relative;
    float: left;
    display: block;
    height: 50px;
}
#menu li .twoLines
{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 11px;
    padding-right: 11px;
    display: block;
    text-decoration: none;
    color: #000;
}
#menu li .oneLine
{
    margin-top: 2px;
	padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 11px;
    padding-right: 11px;
    display: block;
    text-decoration: none;
    color: #000;
}

#menu ul.level0 li a.oneLine
{
    padding-top: 15px;
}

#menu li a:hover
{
    color: #BE0100;
}

#menu li.selected
{

	background-image: url('images/Selected-left.jpg');
    background-repeat: no-repeat;
    z-index: auto;
    visibility: visible;
}

#menu .selected a.hasChild
{
    /*background-color: Aqua;*/
    margin-top: 0px;
	background-image: url('images/Selected-right.jpg');
    _background-image: url('images/Selected-right.gif'); /* IE 6 Para que tenga transparencia*/
    *background-image: url('images/Selected-right.gif'); /* IE 7 Para que tenga transparencia*/
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 100;
    color: #0f0f0f;
}

#menu li.noChild
{
    background-image: none;
}

#menu ul.level1 a.hasChild
{
    background-image: none;
    padding: 0;
    color: #666;
}

#menu ul.level1 a.hasChild:hover
{
    color: #BE0100;
}


/** Submenu **/

#menu .level1
{
    position: absolute;
    top: 49px;
    _top: 49px; /* IE 6 */
    float: left;
    border: solid 1px #000000;
    padding-top: 8px;
    padding-left: 30px;
    padding-bottom: 15px;
    padding-right: 5px;
    z-index: -1;
    background-color: White;
    display: none;
    width: 250px; /* Para calcular en JS */
}
#menu .level1 a
{
    background-image: none;
    padding: 0;
    color: #666;
}
#menu ul.level1 li
{
    position: relative;
    float: none;
    color: #BE0100;
    height: 19px;
    list-style-position: outside;
    list-style-type: disc;
    display: list-item;
}
#menu ul.level1 li a.oneLine
{
    padding-top: 0px;
}

#menu li ul.level1 .separator
{
    display: none !important;
}


/*********** Canvas Inner
************************************/

.bannerContentPane
{
    margin-bottom: 9px;
}

.ImageRotatorContent img
{
    padding-top: 17px;
    padding-bottom: 6px;
}

/********* left links
************************************/
.leftLinks
{
    float: left;
    width: 210px;
}

.leftLinks h2
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Trebuchet MS;
    background-image: none !important;
    color: #BE0100;
	text-decoration: none;
}

.leftLinks div p img
{
    width:170px;
    display: block;
    margin: 0 auto;
}

.leftLinks h2 a
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Trebuchet MS;
    background-image: none !important;
    color: #BE0100;
	text-decoration: none;
}
.leftLinks h2 a:visited
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Trebuchet MS;
    background-image: none !important;
    color: #BE0100;
	text-decoration: none;
}
.leftLinks h2 a:hover
{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: Trebuchet MS;
    background-image: none !important;
    color: #BE0100;
	text-decoration: none;
}

.leftLinks ul
{
    padding-left: 5px;
    font-family: Trebuchet MS;
    font-size: 12.5px;
}

.leftLinks ul.level3 li
{
    padding: 2px 0;
    list-style-type: disc !important;
    list-style-position: inside;
    color: #BE0100;
}

.leftLinks .level4
{
    color: #FFFFFF;
    padding-left: 20px;
}

.leftLinks ul.level5
{
    color: #FFFFFF;
    padding-left: 22px;
}
.leftLinks ul.level5 li
{
    list-style-type: none !important;
}

.leftLinks ul li a
{
    color: #666;
}
.leftLinks ul li a:hover
{
    color: #BE0100;
}
.leftLinks ul li a:visited
{
    color: #666;
}
.leftLinks ul li a:visited:hover
{
    color: #BE0100;
}

.leftLinks ul li a.activo
{
    color: #000;
}
.leftLinks ul li a.activo:visited
{
    color: #000;
}


/********BreadCrumb
/********************************/
.breadcrum
{
    font-family: Arial;
}


/********Recomendaciones
/***********************************/
.ContentRecomendaciones
{
    float: left;
    width: 100%;
}

.ContentRecomendaciones .Normal
{
    line-height: 150%;
    word-spacing: 2px;
}

.ContentRecomendaciones .Normal p
{
    font-size: 13px;
    line-height: 150%;
    word-spacing: 2px;
}
.ContentRecomendaciones .Normal img
{
    float: left;
    margin-right: 17px;
    margin-bottom: 9px;
    width: 215px;
}
.ContentRecomendaciones .Normal li
{
    font-size: 13px;
}
.ContentRecomendaciones .Normal h1
{
    margin-bottom: 4px;
    color: #BE0100 !important;
    font-family: Trebuchet MS;
    font-size: 22px;
    padding-bottom: 5px;
}
.ContentRecomendaciones .Normal h2
{
    padding-top: 18px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #BE0100 !important;
    font-family: Trebuchet MS;
    font-size: 17px;
    background-image: url('images/h2_bg.jpg') !important;
    background-position: bottom;
    background-repeat: repeat-x;
}

.ContentRecomendaciones .Normal h3
{
    padding-bottom: 7px;
    margin-top: 20px;
    color: #BE0100 !important;
    font-family: Trebuchet MS;
    font-size: 15px;
}

.ContentRecomendaciones ul
{
    padding-left: 25px;
}

.ContentRecomendaciones .texto
{
    width: 350px;
    float: left;
}
.ContentRecomendaciones .texto ul
{
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
}

.ContentRecomendaciones .texto ul li
{
    list-style-type: disc;
    color: #666;
    display: list-item;
}

.ContentRecomendaciones .texto ul li span
{
    color: Black;
}

.ContentRecomendaciones .imagen img
{
    width: 350px;
    padding-left: 30px;
}

.ContentRecomendaciones .tabla img
{
    width: 750px;
    padding-top: 10px;
}


/********Aspectos Técnicos
/***********************************/
.ContentAspectosTecnicos .Normal h2
{
    padding-top: 18px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #BE0100 !important;
    font-family: Trebuchet MS;
    font-size: 17px;
    background-image: url('images/h2_bg.jpg') !important;
    background-position: bottom;
    background-repeat: repeat-x;
}

.ContentAspectosTecnicos .Normal h3
{
    padding-bottom: 7px;
    margin-top: 20px;
    color: #BE0100 !important;
    font-family: Trebuchet MS;
    font-size: 15px;
}

.ContentAspectosTecnicos .Normal h4
{
    color: #000 !important;
    font-family: Trebuchet MS;
    font-size: 13px;
    margin-top: 4px;
}

.ContentAspectosTecnicos .Normal td.columna1
{
    width: 33%;
    padding: 5px;
    font-family: Arial;
    color: #666;
    text-align: left;
    font-size: 13px;
}

.ContentAspectosTecnicos td.tec_separator
{
    background-image: url('images/tec_separator.jpg');
    background-repeat: repeat-y;
}

.ContentAspectosTecnicos .Normal td.columna1 li
{
    list-style-type: disc;
    list-style-position: outside;
    padding-left: 2px;
}

.ContentAspectosTecnicos .Normal td.columna1 ul
{
    padding-left: 10px;
}


/****************Message_Panel 
************************************/
/*
Clase que aplica al mensaje de éxito
*/
.msg-success
{
    border: 2px solid #86C221;
    color: #86C221;
    padding: 20px;
    margin: 5px 0px 15px 0px; 
    font-weight: bold;
}

/*
Clase que aplica al mensaje de error
*/
.msg-error
{
    border: 2px solid #BE0100;
    color: #BE0100;
    padding: 20px;
    margin: 5px 0px 15px 0px;
    font-weight: bold;
    width: 100%;
}

.msg-error li
{
    text-decoration: underline;
}

/*
Clase que aplica al mensaje de advertencia
*/
.msg-warning
{
    background-color: Yellow;
    color: #FFF;
    padding: 20px;
    margin: 2px 20px 2px 20px;
}


/****************Contactenos 
************************************/
.contactenos
{
    width: 846px;
    margin: 0 50px;
}

.contacto
{
    text-align: left;
    float: left;
    width: 400px;
    text-align: justify;
}

.contacto input
{
    font-family: Arial;
    font-size: 12px;
    color: #666;
    background-color: #EEE;
    border: none;
    width: 400px;
    height: 25px;
}

.contacto input.button
{
    font-family: Arial;
    font-size: 12px;
    color: #FFF;
    background-color: #BE0100;
    border: none;
    width: 200px;
    margin: 0 0 0 200px;
}

.contacto textarea
{
    font-family: Arial;
    font-size: 12px;
    color: #666;
    background-color: #EEE;
    border: none;
    width: 100%;
}

.contacto select
{
    font-family: Arial;
    font-size: 12px;
    color: #666;
    background-color: #EEE;
    border: none;
    width: 100%;
    height: 25px;
}

.img-contacto
{
    width: 400px;
    float: right;
}

.img-contacto img
{
    width: 100% !important;
    margin: 0 !important;
}

.datos-contacto
{
    float: right;
    border: solid 1px #BE0100;
    width: 45%;
    padding: 10px;
    margin-top: 30px;
    margin-bottom: 60px;
}
.datos-contacto p
{
    padding: 1px;
}
.datos-contacto h3
{
    color: black;
    font-size: 15px;
    padding: 2px;
}


/****************Contact Settings
************************************/
.ContactSettings td
{
    padding: 3px;
}

.ContactSettings div
{
    padding: 10px;
}

.GeneralMail input
{
    width: 200px;
    height: 20px;
    padding: 1px;
}

.InsertArea input
{
    width: 200px;
    height: 20px;
    padding: 1px;
}

.InsertArea .td_button
{
    text-align: right;
}

.InsertArea .InsertAreaButton
{
    padding: 0px;
    width: 100px;
    color: #FFF;
    background-color: #BE0100;
    border: none;
}

.TableAreas table
{
    width: 400px;
}
.TableAreas table td
{
    text-align: center;
}
.TableAreas th
{
    padding: 3px;
    color: #BE0100;
}

.TableAreas td a
{
    color: #BE0100;
    text-decoration: uderline;
}


/**************** DownloadPdf
************************************/

.DownloadPdf
{
    float: right;
}

.DownloadPdf input
{
    font-family: Arial;
    font-size: 12px;
    color: #666;
    background-color: #EEE;
    border: none;
    width: 430px;
    height: 19px;
    padding: 3px;
}

.DownloadPdf input.button
{
    font-family: Arial;
    font-size: 12px;
    color: #FFF;
    background-color: #BE0100;
    border: none;
    width: 200px;
    height: 25px;
    margin: 10px 0 0 237px;
    padding: 0px;
}

.DownloadPdf textarea
{
    font-family: Arial;
    font-size: 12px;
    color: #666;
    background-color: #EEE;
    border: none;
    width: 437px;
}

.datos-descarga
{
    float: left;
    border: solid 1px #BE0100;
    width: 45%;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 60px;
}
.datos-descarga p
{
    padding: 1px;
}
.datos-descarga p.nombreArchivo
{
    margin-bottom: 8px;
    font-weight: bold;
}
.datos-descarga h3
{
    color: black;
    font-size: 15px;
    padding: 2px;
    margin-bottom: 8px;
}

.Link-Download
{
    padding: 10px;
    text-align: center;
    width: 45%;  
}
.Link-Download a
{
    color: #BE0100;
    font-size: 15px;
}


/**************** CLASES 
************************************/
.download-link a p
{
    color: #BE0100;
    text-decoration: underline;
}

.image-home
{
    width: 1000px;
    height: 352px;
}

.image-header
{
    width: 1000px;
    display: none;
}

.clear
{
    clear: both;
}

.separator
{
    background-image: url('images/separator1.gif');
    width: 6px;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
	padding-top: 8px;
}

.DNNEmptyPane
{
    display: none;
}



/****************BreadCrumb
************************************/
.breadcrum
{
    color: #666;
    margin-bottom: 11px;
}
.breadcrum a
{
    font-size: 12px;
    color: #666 !important;
    font-weight: normal;
    text-decoration: underline !important;
}

.breadcrum a:hover
{
    color: #BE0100 !important;
}



/*********** ProductInfo
************************************/
.product_info
{
    position: relative;
    float: left;
    width: 220px;
    height: 180px;
    border: 1px solid #CCC;
    padding-left: 8px;
    padding-right: 5px;
    margin: 4px 4px;
    text-align: left;
}

.product_info .more td
{
    vertical-align: middle;
}

.product_info_content
{
    width: 253px;
    float: left;
    margin: 0 1px;
}

.product_info p
{
    font-family: Arial;
    font-size: 12px;
    text-align: left;
}

.product_info p a
{
    color: #BE0100 !important;
	text-decoration: underline;
}

.product_info h1.ProductName
{
    font-size: 14px;
    padding-left: 5px;
    padding-top: 3px;
}
.product_info p img
{
    width: 100px !important;
    float: left !important;
    margin: 0px;
    padding: 0px;
    border: none;
    margin-right: 10px;
}

.product_info img.more_img
{
    width: 20px;
    float: left;
    margin: 0px;
    padding-right: 2px;
    border: none;
}

.more
{
    color: #F00;
    font-family: Arial;
    font-size: 10px;
    padding-right: 10px;
    padding-top: 65px;
    position: absolute;
    bottom: 5px;
    right: 0;
}

.more a:link
{
    color: #F00;
    font-family: Arial;
    font-size: 11px;
}

.more a:hover
{
    font-family: Arial;
    font-size: 11px;
}

.more a:visited
{
    color: #F00;
    font-family: Arial;
    font-size: 11px;
}


/*********** ProductInfo_Edit
************************************/
.ProductInfoContent
{
}

.ProductInfoContent td
{
    vertical-align: top;
}


/*********** Titulos
************************************/

h1
{
    margin-bottom: 4px;
    color: #BE0100 !important;
    font-family: Trebuchet MS;
    font-size: 22px;
    padding-bottom: 5px;
}

/***********Header y Footer
************************************/

.container-header
{
    position: relative;
    background-color: #F5F5F5;
    text-align: left;
    border-bottom: dashed 2px #E0E0E0;
    padding-bottom: 1px;
    padding-top: 4px;
    margin: 4px 0;
	width: 100%;
}
.container-footer
{
    background-color: #F5F5F5;
    text-align: right;
    border-top: dashed 2px #E0E0E0;
    padding-top: 4px;
    padding-bottom: 2px;
    margin: 4px 0;
	width: 100%;
}

.container-header2
{
    position: relative;
    background-color: #F5F5F5;
    text-align: left;
    border-bottom: dashed 2px #E0E0E0;
    padding-bottom: 1px;
    padding-top: 4px;
    margin: 4px 0;
}
.container-footer2
{
    background-color: #F5F5F5;
    text-align: right;
    border-top: dashed 2px #E0E0E0;
    padding-top: 4px;
    padding-bottom: 2px;
    margin: 4px 0;
}

/* no aparece el mensaje de arriba*/
.eipbutton_edit
{
    display: none;
}


/***********JQuery de Cuidados y Recomendaciones
**************************************************/
#jquery-overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3001;
    width: 100%;
    height: 500px;
}
#jquery-lightbox
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 3002;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img
{
    border: none;
}
#lightbox-container-image-box
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image
{
    padding: 10px;
}
#lightbox-loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav
{
    left: 0;
}
#lightbox-nav a
{
    outline: none;
}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext
{
    width: 49%;
    height: 100%;
    /*zoom: 1;*/
    display: block;
}
#lightbox-nav-btnPrev
{
    left: 0;
    float: left;
}
#lightbox-nav-btnNext
{
    right: 0;
    float: right;
}
#lightbox-container-image-data-box
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data
{
    padding: 0 10px;
    color: #666;
}
#lightbox-container-image-data #lightbox-image-details
{
    width: 70%;
    float: left;
    text-align: left;
}
#lightbox-image-details-caption
{
    font-weight: bold;
}
#lightbox-image-details-currentNumber
{
    display: block;
    clear: left;
    padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose
{
    width: 66px;
    float: right;
    padding-bottom: 0.7em;
}

/* jQuery lightBox plugin - Gallery style */
#gallery
{
    float: right;
    z-index: 5000;
}

#gallery h3
{
    background-image: none !important;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 10px;
    padding-left: 0px;
}

#gallery table tr td img
{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

#gallery img
{
    width: 150px;
}
#gallery ul
{
    list-style: none;
}
#gallery ul li
{
    display: inline;
}
#gallery ul img
{
    border: 5px solid #3e3e3e;
    border-width: 5px 5px 20px;
}
#gallery ul a:hover img
{
    border: 5px solid #fff;
    border-width: 5px 5px 20px;
    color: #fff;
}
#gallery ul a:hover
{
    color: #fff;
}
