/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/

/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}



/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header { height:526px; z-index:10;  position:relative;
 }
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:526px; position:absolute; }

/* NAVIGATION */
#nav-outer { height:110px; padding-top:11px; position:relative; top:24px; background-image:url("../images/headerbg.png"); }
#navigation { height:100px; width:960px; margin:0 auto; background-image:url("../images/logo.png"); background-position:top left; background-repeat:no-repeat; }

/* CONTROLS */
.btn { height:45px; width:45px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); background-repeat:no-repeat; }
#next { background-image:url("../images/btn_next.png"); background-repeat:no-repeat; }
#control { background-image:url("../images/btn_pause.png"); background-repeat:no-repeat; }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:470px; margin:0 auto; width:940px;}
#headernav { padding-left:430px; }