/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/

/* BASIC RESET */
/*ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}*/

/* HTML ELEMENTS */
/*body { background-color:#1b2940; font:62.5% Georgia,'Times New Roman',serif; letter-spacing:1; }*/

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

/* HEADER */
#SPLheader { height:200px; width:986px;}
.SPLheaderimg { background-position: center top; background-repeat: no-repeat; width:986px; height:200px; top:123px; position:absolute; }

/* NAVIGATION */
#SPLnav-outer { height:200px; padding-top:11px; position:relative; top:0px; background-image:url("../images/splash_imgs/headerbg.png"); }
#SPLnavigation { height:100px; width:986px; margin:0 auto; background-image:url("../images/splash_imgs/logo.png"); background-position:top left; background-repeat:no-repeat; }

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

/* MENU */
#SPLmenu { position:relative; top:85px; }
#SPLmenu ul { list-style:none; }
#SPLmenu ul li { display:inline; font-variant:small-caps; font-size:12px; }
#SPLmenu ul li a { color:white; text-decoration:none; font-weight:bold; padding-right:20px; }
#SPLmenu ul li a:hover { text-decoration:underline; }

/* HEADER TEXT */
#SPLheadertxt { width:700px; margin:0 0 0 300px; clear:both; position:relative; top:0px; z-index:9999999;}
#SPLfirstline { clear:both;background-image:url("../images/splash_imgs/textbg.png"); color:#333; font-size:20px; padding:10px 10px 10px; float:left; display:block; margin-left:0px }
#SPLsecondline { background-image:url("../images/splash_imgs/textbg.png"); /*color:#CD2B3A;*/ text-decoration:none; font-size:30px; padding:5px 10px 10px; float:left; display:block;  margin:0px 0 0 0px; }
#SPLsecondline:hover { text-decoration:underline; color:#7F000C; }

.SPLpictured { background-color:#CC3333; color:#FFF; font-size:12px; padding:5px 10px 5px 10px; text-transform:uppercase; float:left; display:block; clear:both; margin-top:0px; }
.SPLpictured a { font-size:16px; font-style:italic; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.SPLpictured a:hover { text-decoration:underline; }

/* CONTROLS */
.SPLbtn { height:32px; width:32px; float:left; cursor:pointer; z-index:9999999; }
#SPLback { background-image:url("../images/splash_imgs/btn_back.png"); z-index:9999999; }
#SPLnext { background-image:url("../images/splash_imgs/btn_next.png"); z-index:9999999; }
#SPLcontrol { background-image:url("../images/splash_imgs/btn_pause.png"); z-index:9999999; }

/* HEADER HAVIGATION */
#SPLheadernav-outer { position:relative; top:160px; margin:0 auto; width:986px;z-index:9999999; }
#SPLheadernav { padding-left:880px; }

/* CONTENT */
#SPLcontent { color:#575757; background-color:#eee; }
#SPLcontent p { padding:10px 20px; font-size:16px; width:960px; margin:0 auto; }
#SPLcontent p a { text-decoration:none; color:#CD2B3A; }
#SPLcontent p a:hover { text-decoration:underline; color:#7F000C; }
