

/* HEADER */
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:100%; 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; }

/* SEARCH */
#search { background-color:#051733; float:right; width:220px; padding:10px; }
#searchtxt { padding:3px; width:150px; }
#searchbtn { border:1px solid #eee !important; background-color:#CD2B3A; color:#eee; padding:3px; margin-left:5px; }


/* HEADER TEXT */
#headertxt {clear: both; display: inline-block; height: 100%; position: absolute; left: 0; top: 0; width: 100%;}
a#linkbanner { display:block; width:100%; height:100%;}
#firstline {color:#FFF; font-family:"Museo300", Lucida Sans Unicode, Lucida Grande, sans-serif; font-weight:normal; font-size:36px; margin:0 0 10px 0; line-height:36px; display:block;}
#secondline { font-size:14px; color:#fff000; font-family:"VAGRoundedStd", Lucida Sans Unicode, Lucida Grande, sans-serif; font-weight:normal; line-height:25px;}
#secondline:hover {}

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; z-index:200;}
#back { background-image:url("../images/icons/prev.png"); width:49px;	height:49px; position: absolute; left: 15px; top:45%;}
#next { background-image:url("../images/icons/next.png");  width:49px;	height:49px; position: absolute; right: 15px; top:45%;}

/* HEADER HAVIGATION */
#headernav-outer {margin:0 auto; width:100%; }
#headernav { padding-left:864px; }
