﻿/*Prosein Main Styles*/
body
{
    margin: 0;
    padding: 0;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #808080;
    background-color: #FFF;
    background-image: url(                                  '../images/template/gradientbg.jpg' );
    background-repeat: repeat-x;
    background-position: top;
}
h1, h2, h3, h4, h5, p, a, ul, li, ol, img
{
    margin: 0;
    padding: 0;
}
*
{
    outline: none;
}
a
{
    text-decoration: none;
}
a img
{
    border: none;
}
a
{
    color: #808080;
    text-transform: uppercase;
}
a :hover
{
    color: #127B93;
}
h1
{
    color: #000;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 8px;
}
h2
{
    color: #494949;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom:0px;
}
/*basic classes*/
.clear
{
    clear: both;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.block
{
    display: block;
}
/*Layout Styles*/
#container
{
    width: 950px;
    margin: 0 auto;
}
#header
{
    height: 161px;
    margin-top: 8px;
}
#logo
{
    width: 183px;
    height: 158px;
    float: left;
}
#text
{
    float: right;
    margin-top: 40px;
}
/*Menu Style*/
#topnavigation
{
    height: 30px;
    background-image: url(   '../images/template/menubg.jpg' );
    background-repeat: repeat-x;
    background-color: #666;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#menu
{
    height: 30px;
}
#menu li
{
    float: left;
    list-style-type: none;
    display: block;
}

#menu li a
{
    display: block;
    height: 16px;
    padding: 7px 20px;
    color: #FFF;
    cursor: pointer;
}
#menu li a:hover
{
    background-image: url(                          '../images/template/overbg.jpg' );
    background-repeat: repeat-x;
}
#menu li.focused a
{
    background-image: url(                          '../images/template/overbg.jpg' );
    background-repeat: repeat-x;
}
#menu li.focused .submenu a
{
    color: #808080;
    display: block;
    width: 140px;
    background-image: none;
    background-repeat: no-repeat;
}
#menu li ul
{
    display: none;
    position: absolute;
}
#menu li ul li
{
    clear: left;
}
#menu li .submenu
{
    background-color: #F2F2F2;
    width: 150px;
    text-align: left;
    padding: 0px 10px 0 0;
    z-index: 1000;
}
#menu li .submenu a
{
    color: #808080;
    display: block;
    width: 140px;
}
#menu li .submenu a:hover
{
    color: #A32A1A;
    background-image: none;
}
#menu li:hover ul
{
    display: block;
}
/*Footer Styles*/
#subnavigation
{
    border-top: solid 1px #808080;
    margin-top: 18px;
    padding-top: 10px;
}
#footer
{
    width: 780px;
    height: 70px;
    float: left;
    padding-bottom: 10px;
}
#footer ul
{
}
#footer li
{
    float: left;
    list-style-type: none;
    width: 195px;
}
#footer li a
{
    height: 15px;
    color: #808080;
    text-transform: uppercase;
}
#footer a:hover
{
    color: #127B93;
}
#copyright
{
    width: 170px;
    float: right;
    text-align: right;
     color: #A5A5A5;
    text-transform: lowercase;
    font-size: 10px;
}
#copyright a
{
    color: #A5A5A5;
    text-transform: lowercase;
    font-size: 10px;
}
#copyright a:hover
{
    color: #127B93;
}
/*Index Styles*/
/*Boton*/
.botonazul
{
    background-color: #127B93;
    color: #FFF;
    text-align: center;
    text-transform: uppercase;
    padding: 2px 7px 0 7px;
}
#flashbox
{
    width: 722px;
    margin-right: 5px;
    float: left;
}
#sidebar
{
    background-color: #A3291A;
    float: left; /*max-height: 384px;*/
    min-height: 253px;
    width: 222px;
}
#sidebar p
{
    line-height: 1.8em;
}
#sidebar h2
{
    color: #FFFFFF;
    font-size: 21px;
    font-weight: bold;
    margin: 0;
    padding: 3px 0 2px;
    text-align: center;
    text-transform: uppercase;
}
#contentbox
{
    padding-top: 10px;
}
#linkbox
{
    width: 245px;
    float: left;
    margin-right: 10px;
}
.linkimg
{
    margin-top: 16px;
    display: block;
}
/*Cajas de productos randomizados*/
#contentbox
{
    width: 950px;
}
#products
{
    float: left; /*width: 695px;*/
}
.productbox
{
    background-color: #E6E6E6;
    width: 207px;
    padding: 10px 8px 0px 8px;
    margin-right: 10px;
    height: 242px;
}

.productbox p
{
    padding-bottom: 3px;
    line-height: normal;
}
.imgbox
{
    text-align: center;
    text-align: center;
    width: 207px;
    height: 130px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
}
.titulo
{
    font-size: 16px;
    text-transform: uppercase;
    color: #494949;
    display: block;
    margin: 4px 0 0px 0;
}
.width340{
width: 340px;
}

.width780{
width: 780px;
}

/**********************Banner de promociones del index***/
.cajaDeFoto
{
    border: 8px solid #E8E1E8 !important;
    height: 225px;
    margin-top: 6px;
    width: 194px;
}
#sidecontent
{
    color: #FFFFFF;
    padding: 0 12px;
}
/*** Slideshow ***/
#slideshow
{
    position: relative;
    height: 390px;
}

#slideshow IMG
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
}

#slideshow IMG.active
{
    z-index: 10;
}

#slideshow IMG.last-active
{
    z-index: 9;
}
/****************para seo********************/
.padding0
{
    padding: 0;
}

.padding5
{
  padding-right:5px;
}

.textoOculto
{
    height: 0;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}

