/* 
    Document   : frontend.css
    Created on : 13/10/2009, 12:47:07
    Author     : Administrador
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#content table tbody tr td p {
    padding: 2px;
    padding-left: 7px;
}

body {
    background:#EEEEEE none repeat scroll 0 0;
    color:#000000;
    font-size: 11px;
    color:#333333;
    font-family:Arial,Helvetica,"Helvetica Neue",sans-serif;
}

h1 {
    margin-top: 0px;
    border-top: 1px solid #A1B814;
    border-bottom: 1px solid #88AA22;
    color: #005588;
    background-color: #E8E8E8;
    padding: 4px;
    padding-left: 15px;
    font-size: 14px;
}



a {
    color:#3377AA;
    text-decoration:none;
}

a img {
    text-decoration:none;
    border: 0;
}

#header {  
    height: 180px;
}

#header-top{
    height: 30px;
}

#hmenu {
    background-image: url('/images/menu-background.png');
    height: 25px;
    border-bottom:2px solid #88AA22;
    border-top:2px solid #88AA22;
}

#wrap {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #CEDFEF;
    margin:auto;
    width:770px;
    padding: 10px;

}

#content {
    width: 500px;
    float: left;
    margin-top:17px;
}

#column {
    width: 260px;
    float: right;
    background-color:#E5E5E5;
    height: 100%;
    margin-top:17px;
}

#footer {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    border-top: #99BB00 solid 2px;
    background:#005588 none repeat scroll 0 0;
    color:#FFFFFF;
    font-size:0.8em;
    margin:auto;
    padding:1em;
    text-align:right;
    clear:both;
    height: 93px;
}

#buscador{
    float:right;
    position:relative;
    width:260px;
}

#Buscar {
    border:1px solid #CCCCCC;
    padding:2px;
    width:195px;
}

#Buscar-boton {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#CCDDEE none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    color:#333333;
    font-size:0.8em;
    padding:1px 2px;
}

.bajada {
    font-size: 13px;
}

.fecha {
    width: 150px;
    float: right;
}

/*Estilos Marian*/
#fecha{
    float:left;
    position:relative;
    width: 250px;
    padding: 5px;
    color:#999999;

}
#banners{
    float: left;
    position:relative;
    width:260px;
    height: 100%;

}

.banners-top{
    background-image: url('/images/back_green.png');
    background-repeat: repeat-x;
    color: #fff;
    font-size: 12px;
    padding: 7px;
    font-weight: bold;
    text-transform: uppercase;
    height: 13px;
}

#separador_banner{
    float: left;
    position:relative;
    width:260px;
    height:20px;
    background-color:#FFFFFF;
}
#feed{
    background-image: url("/images/baner_novedades.png");
    background-repeat: no-repeat;
    padding-top: 20px;
    float: left;
    position:relative;
    background-color:#E5E5E5;
    border-color:#006666;
}
/*Estilos para el feed*/
.rss-box {
    background-color:#E5E5E5;
}

.rss-items {
    margin-top:0px;
    padding:0.5em; 0.5em;
    margin-left:0px;
    color:#3377AA;
}

p.rss-title {padding:0.5em;}

.rss-title {
    text-decoration: none;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 85%;
    background-color:#A4A4FF;
    color:#ffffff;
    font-weight:bold;
    margin: 0px;
    padding:0em;
    text-align: left;
}



.rss-item  {
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color:#3377AA;
    font-weight : normal;
    list-style:none;
    padding-bottom:1em;
}



.rss-item a {
    text-decoration : none;
    color:#3377AA;
    font-size: 11px;
    font-family:arial, sans-serif;
}


.rss-item a:visited {
    color:#3377AA;
}


.rss-date {
    font-size: 85%;
    font-weight : normal;
    color: #F60;
}

/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
    _width:12em;
    margin: 0 0.2em; padding: 0.1em 0; _padding:0;

    white-space:nowrap;
    text-decoration: none;
    vertical-align:middle;
    background: #fb6;
    color: black;
}
.pod-play em {
    _width:1em; _cursor:hand;
    font-style: normal;
    margin:0; padding: 0.1em 0.5em;
    background: white;
    color: #222;
}
.pod-play span {
    _width:1em; _cursor:hand;
    margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
}
.pod-play:hover {
    background: #666;
    color: white;
}
.pod-play:hover em {
    background: black;
    color: white
}

.requerido  {
    font-size:10px;
    color:#006699;
}

#contacto table tr td {
    padding-bottom: 5px;
}

#contacto .bottom_line {
    border-bottom: 1px solid #eee;
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 13px;
}

.boton {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#CCDDEE none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    color:#333333;
    font-size:11px;
    padding:1px 2px;
}

.botonera {
    margin: 10px;
    padding: 10px;
    border:1px solid #CCCCCC;
    text-align: right;
}


.mensaje {
    border: 1px solid #CEDB84;
    background: #C6CF63;
    text-align: center;
    padding: 5px;
    font-weight: bold;
}

.error {
    width: 300px;
    padding-left: 17px;
    background-image: url('/images/error.png');
    background-repeat: no-repeat;
    color: RED;
}

.center {
    text-align: center;
    margin-top: 5px;
}

#about {
    float: left;
    width:400px;
    text-align: left;
}

/** FORM **/

input, select {
    border:1px solid #CCCCCC;
    padding:2px;
    margin:1px;
}

button {
    background:#CCDDEE none repeat scroll 0 0;
    border:1px solid #CCCCCC;
    color:#333333;
    font-size:11px;
    padding:1px 2px;
}

.recuadro {
    border: 1px solid #eee;
}

#herramientas {
    border-left:1px dotted #CCCCCC;
    float:left;    
    margin-left:10px;
    padding-left:10px;
    width: 152px;
    height:25px;
}

#herramientas p {
    margin-top: 5px;
}

#logo-ecom {
    margin-top: 10px;
}

.alert {
    background-color:#FFEE5B;
    background-image:url("/images/warning.png");
    background-repeat:no-repeat;
    border:1px solid #000000;
    color:#000000;
    font-size:17px;
    height:30px;
    margin-left:auto;
    margin-right:auto;
    padding:10px 10px 10px 54px;
    width:305px;
}

#form-rev-search {
    border: 2px solid #eee;
    padding: 15px;
}

.btn-buscar {
    background-image: url('/images/icons/find.png');
    background-position: 5px 0;
    background-repeat: no-repeat;
    padding-left: 20px;
}