/* Header ==================================== */

#logo a {
background:url(../images/logo.gif);
}

#nav_base {
background:url(../images/nav_last_bg.gif) right top;
}

#tiker {
background:url(../images/tiker.gif);
}

/* Contenido Lista Productos ==================================== */


.accordion_headings{
background:url(../images/accordeon_bg.gif) top repeat-x;
}

.accordion_headings:hover{
background:url(../images/accordeon_bg.gif) bottom repeat-x;
}

.accordion_child{
background:#EAEBEC;
}

.header_highlight{
background:url(../images/accordeon_bg.gif) bottom repeat-x;
}

.cotizar_btn a {
background:url(../images/cotizar_btn.gif) top;
}

.cotizar_btn a:hover {
background:url(../images/cotizar_btn.gif) bottom;
}

/* Contact form ==================================== */

#form-col {
background:url(../images/form-med-bg.gif) repeat-y;
}

#form-col-top {
background:url(../images/form-top-bg.gif);
}

#form-col-bottom { 
background:url(../images/form-bottom-bg.gif);
}

#google_maps_container {
border:5px #97A7B8 solid;
}

/* Cotizaciones ==================================== */

#forms-container {
border-bottom:1px solid #ccc;
background: url(../images/forms-cont-bg.gif) repeat-y;
}

#tabcontent {
background:#eaebec;
}

#top-forms-container {
background:url(../images/cotizaciones-top.gif);
}

#nav-cotizaciones li a:hover, #nav-cotizaciones li a.forms_active  {
background:url(../images/cotiz-cat-select.gif);
}
