@charset "utf-8";
/* CSS Document */

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header { height:330px; }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:500px; position:absolute; }

/* HEADER TEXT */
#headertxt { width:550px; margin:0 auto; clear:both; position:relative; top:8px; }
#firstline { /*background-image:url("iconos/textbg.png");*/ color:#333; font-size:35px; line-height:35px; padding:4px 33px 7px 12px; float:left; display:block; }
/*#secondline { background-image:url("iconos/textbg.png"); color:#CD2B3A; text-decoration:none; font-size:30px; padding:0 13px 10px; float:left; display:block; clear:both; }
#secondline:hover { text-decoration:underline; color:#7F000C; }*/

.pictured, #firstline { visibility:hidden; display:none;}
/*.pictured { background-color:#CCC; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }*/

#secondline {background:#EEE; opacity:0.0; display:block; width:550px; height:310px; top:-25px; position:absolute; z-index:10; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("iconos/btn_back.png"); }
#next { background-image:url("iconos/btn_next.png"); }
#control { background-image:url("iconos/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:10px; margin:0 auto; width:750px; z-index:30; }
#headernav { padding-left:420px; }
