
/* COMMON CLASSES */


/* HEADER */

#headerimgs {
	z-index:1; display:block;  width:983px; height:280px; position:relative;
}

.headerimg {z-index:1; float:center; background-position: top top; background-repeat: no-repeat; width:983px; height:280px; 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; }

/* HEADER TEXT */
#headertxt {float:right; width:925px; margin:0 auto; clear:both; position:absolute; margin-right:50px; margin-top:-150px; z-index:2;}
#firstline { background:transparent url("../images/textbg.png") left top no-repeat; color:#fff; font-size:25px; padding:6px 8px 10px; float:right; display:block;  clear:both;}
#secondline { background:transparent url("../images/textbg.png") left top no-repeat; color:#fff; text-decoration:none; font-size:25px; padding:6px 8px 10px; margin-bottom:3px; float:right; display:block; clear:both; }
#secondline:hover { text-decoration:underline; color:#ee9c14; }

.pictured { background-color:#ee9c14; color:#FFF; font-size:12px; padding:9px 16px; text-transform:uppercase; float:right; 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; }

/* CONTROLS */
.btn {}
#back {position:absolute; z-index:9; height:40px; width:40px; cursor:pointer; margin-left:-880px; margin-top:-150px; display:block; float:left; background-image:url("../images/btn_back.png"); }
#next {position:absolute; z-index:9; height:40px; width:40px; cursor:pointer; display:block; margin-left:90px; margin-top:-150px; float:right; background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

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