.break { clear:both; }

/* IMAGES */
.headerimg { background-position: center top; background-repeat: no-repeat; width:100%; height:400px; position:absolute; }

/* TEXT */
#headertxt { width:994px; margin:0 auto; clear:both; position:relative; top:50px; }
#firstline { background-image:url("../tpss/textbg.png"); color:#333333; font-family:Impact; font-size:29px; padding:12px 13px 22px; float:left; display:block; }
#secondline { background-image:url("../tpss/textbg.png"); color:#CD2B3A; text-decoration:none; font-family:Impact; font-size:21px; padding:0 13px 10px; float:left; display:block; clear:both; }
#secondline:hover { text-decoration:underline; color:#7F000C; }
.pictured { background-color:#80B5DD;background-color:$highlightpanelcolour$; color:#FFFFFF; font-family:Impact; font-size:13px; padding:9px 16px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:10px; }
.pictured a { font-family:Impact; font-size:17px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFFFFF; text-decoration:none; }
.pictured a:hover { font-family:Impact;text-decoration:underline; }

/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../tpss/btn_back.png"); }
#next { background-image:url("../tpss/btn_next.png"); }
#control { background-image:url("../tpss/btn_pause.png"); }
#headernav-outer { position:relative; top:250px; margin:0 auto; width:960px; }
#headernav { padding-left:0px; }
/* Updated 17/10/12 - Added option to remove the background-image to 1st and 2nd text lines and the make the last panel transparent */