/*
__  ______  _     ___  ____  _____    ____ ____  _______        __
\ \/ /  _ \| |   / _ \|  _ \| ____|  / ___|  _ \| ____\ \      / /
 \  /| |_) | |  | | | | | | |  _|   | |   | |_) |  _|  \ \ /\ / / 
 /  \|  __/| |__| |_| | |_| | |___  | |___|  _ <| |___  \ V  V /  
/_/\_\_|   |_____\___/|____/|_____|  \____|_| \_\_____|  \_/\_/   
                                                                      
*/


/* DEFAULT TOUR STYLING
----------------------------------------------------------------------------- */
body { margin:0; padding:0; background: #fff url(../bg.jpg) repeat; }
a { outline:none; }
.clear { clear: both; }
.black { color: #000; }
.red { color: #cc0000; }
.ltgreen { color: #dae872; font-weight: bold; }
.drkgreen { color: #1c3101; }
* { padding:0; margin:0; }
#tourwrapper { width:988px; margin-right:auto; margin-left:auto; background: #646932 url(../bg_interface.jpg) repeat; text-align: center; }
img { border:0 }
#pagetops { font: bold 15px Arial, Helvetica, sans-serif; color: #fff; text-align: center; margin-top: 10px; margin-bottom: 5px; }
#pagetops a { color: #dae872; }

/* MAIN HEADER
----------------------------------------------------------------------------- */
#mainheader { width: 968px; height:417px; display: block; margin-right: auto; margin-left: auto; }

/* ALT HEADER
----------------------------------------------------------------------------- */
#altheader { width: 968px; height:359px; display: block; margin-right: auto; margin-left: auto; }

/* JOIN HEADER
----------------------------------------------------------------------------- */
#joinheader { width: 968px; height:253px; display: block; margin-right: auto; margin-left: auto; }

/* NAVIGATION
----------------------------------------------------------------------------- */
#navigation { width: 968px; height: 59px; display: block; overflow: hidden; background: #000; margin-right: auto; margin-left: auto; }
.roll1 { display:block; width:162px; height:59px; background:url(../n1.gif) no-repeat; text-indent:-9999px; float: left; }
a.roll1:link, a.roll1:visited, a.roll1:active { background:url(../n1.gif) no-repeat; }
a.roll1:hover { background-position:-162px 0; }
.roll2 { display:block; width:285px; height:59px; background:url(../n2.gif) no-repeat; text-indent:-9999px; float: left; }
a.roll2:link, a.roll2:visited, a.roll2:active { background:url(../n2.gif) no-repeat; }
a.roll2:hover { background-position:-285px 0; }
.roll3 { display:block; width:301px; height:59px; background:url(../n3.gif) no-repeat; text-indent:-9999px; float: left; }
a.roll3:link, a.roll3:visited, a.roll3:active { background:url(../n3.gif) no-repeat; }
a.roll3:hover { background-position:-301px 0; }
.roll4 { display:block; width:220px; height:59px; background:url(../n4.gif) no-repeat; text-indent:-9999px; float: left; }
a.roll4:link, a.roll4:visited, a.roll4:active { background:url(../n4.gif) no-repeat; }
a.roll4:hover { background-position:-220px 0; }

/* HEADER TEXT INTRO
----------------------------------------------------------------------------- */
#intro { width : 968px; height: 59px; color: #fff; text-align: center; display: block; background: url(../bg_intro.jpg) no-repeat; font: normal 13px Arial, Helvetica, sans-serif; padding-top: 5px; margin-right: auto; margin-left: auto; }

/* EPISODE INTERFACE
----------------------------------------------------------------------------- */
.episodeinterface { width: 930px; height: 977px; margin-right: auto; margin-left: auto; position:relative; background: url(../bg_episode.gif) no-repeat; margin-bottom: 15px; text-align: center; }
.episodeinterface .stats { width: 887px; text-align: center; display: block; margin-right: auto; margin-left: auto; padding-top: 25px; font: normal 18px Arial, Helvetica, sans-serif; color: #5b602b; margin-bottom: 10px; }
.watch { height: 40px; font: normal 21px/39px Arial, Helvetica, sans-serif; background: url(../bg_view_720.gif) no-repeat center center; text-align: center; margin-top: 6px; margin-bottom: 6px; }
.watch a { color: #315600; text-decoration: underline; }
.watch a:hover { color: #000; }

.container { width: 860px; margin-right: auto; margin-left: auto; }
#leftbox { width: 570px; margin: 0px; padding: 0px; float: left; }

.thumbs { border: 1px solid #000; margin-right: 2px; margin-bottom: 2px; }
.thumbslast { border: 1px solid #000; margin-right: 0px; margin-bottom: 2px; }
.bigthumb { border: 1px solid #000; margin-right: 2px; margin-bottom: 2px;}
.bigthumblast { border: 1px solid #000; margin-right: 0px; margin-bottom: 2px; }
#rightbox { width: 276px;  float: right; text-align: center; font: bold normal 14px Arial, Helvetica, sans-serif; color: #000; }
.wrap { width: 254px; margin-left: 15px; height: 371px; }
.wrap .thumb { border: 2px solid #000; margin-bottom: 2px; }
.wrap .thumbs { border: 2px solid #000; margin-bottom: 2px; margin-top: 3px; }
.wrap .mission { width: 254px; height: 371px; margin-right: auto; margin-left: auto; background: #fff url(../mission.gif) no-repeat; margin-top: 9px; }
.wrap .mission .missiontxt { width: 240px; margin-right: auto; margin-left: auto; font: normal 13px Arial, Helvetica, sans-serif; color: #666667; text-align: left; padding-top: 43px; }
.wrap .mission .missiontxt .join { width: 235px; height: 40px; font: normal 21px/39px Arial, Helvetica, sans-serif; background: url(../bg_join.gif) no-repeat; text-align: center; margin-top: 6px; margin-bottom: 6px; margin-right: auto; margin-left: auto; }
.wrap .mission .missiontxt .join a { color: #315600; text-decoration: underline; }
.wrap .mission .missiontxt .join a:hover { color: #000; }

/* UPDATES PAGE
----------------------------------------------------------------------------- */
.updatesinterface { width: 960px; margin-right: auto; margin-left: auto; background: #fff; padding-top: 12px; }
.rowdisplay { width: 936px; margin-right: auto; margin-left: auto; background: #fff; }
.rowdisplaylast { width: 936px; margin-right: auto; margin-left: auto; background: #fff; padding-bottom: 10px; }
.updatesbox { text-align: center; width: 312px; float: left; margin: 0px; }
.updatesbox img { border: 1px solid #000; margin-top: 5px; margin-bottom: 2px; }
.updatesbox h2 { text-align: center; color: #000; margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font: normal 16px Arial, Helvetica, sans-serif; }
.updatesbox h2 a { text-align: center; color: #315600; font: bold 16px Arial, Helvetica, sans-serif; text-decoration: none; }
.updatesbox h2 a:hover { text-align: center; color: #315600; font: bold 16px Arial, Helvetica, sans-serif; text-decoration: underline; }


/* XPLODE NETWORK UPDATES PAGE
----------------------------------------------------------------------------- */
.networkinterface { background-color: #fff; width: 960px; margin-right: auto; margin-left: auto; padding-top: 12px; }
.networkinterface .rowdisplay { width: 936px; margin-right: auto; margin-left: auto; background: #fff; }
.networkinterface .rowdisplaybot { width: 936px; margin-right: auto; margin-left: auto; background: #fff; padding-bottom: 10px; }
.networkinterface .updatesbox { text-align: center; width: 312px; background-color: #fff; float: left; margin: 0px; }
.networkinterface .updatesbox img { border: 1px solid #000; margin-top: 5px; margin-bottom: 2px; }
.networkinterface .updatesbox h2 { text-align: center; color: #000; margin: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; font: normal 16px Arial, Helvetica, sans-serif; }
.networkinterface .updatesbox h2 a { text-align: center; color: #315600; font: bold 16px Arial, Helvetica, sans-serif; text-decoration: none; }
.networkinterface .updatesbox h2 a:hover { text-align: center; color: #315600; font: bold 16px Arial, Helvetica, sans-serif; text-decoration: underline; }
#numpages { width:930px; height: 40px; border:1px solid #ccc; background: url(../fulllist.gif); text-align: right; font: bold 16px/42px Arial, Helvetica, sans-serif; color: #CC3300; text-decoration: none; margin: 10px auto; }
#numpages .listbox { width: auto; margin-right: 10px; }
#numpages a { color: #000; text-decoration: underline; margin-right: 2px; margin-left: 2px; }
#numpages a:hover { color: #cc0000; text-decoration: underline; margin-right: 2px; margin-left: 2px; }

.clear { clear: both; }

/* MAIN FOOTER
----------------------------------------------------------------------------- */
#footer { width:968px; height: 158px; display: block; margin-right: auto; margin-left: auto; }
#members { width:988px; display: block; text-align: center; height: 80px; background: #fff; margin-right: auto; margin-left: auto; padding-top: 9px; }
.options { width:988px; height:40px; display:block; margin-right: auto; margin-left: auto; background: #000 url(../footerbot.jpg) no-repeat; text-align: center; font: bold 12px/38px Arial, Helvetica, sans-serif; color: #fff; }
.parady { width:988px; height:40px; display:block; margin-right: auto; margin-left: auto; background: #000 url(../footerbot2.jpg) no-repeat; text-align: center; font: normal 11px/36px Arial, Helvetica, sans-serif; color: #fff; }
.options a { color: #fff; padding: 5px; }
.options a:hover { color: #FFCC00; text-decoration: underline; padding: 5px; }
#footeralt { width:968px; height:148px; display: block; margin-right: auto; margin-left: auto; }

/* JOIN PAGE FORM LAYOUT
----------------------------------------------------------------------------- */
#joinpagetop { font: bold 15px Arial, Helvetica, sans-serif; color: #fff; text-align: center; margin-top: 10px; margin-bottom: 10px; }
#joinwrapper { width:947px; margin-right:auto; margin-left:auto; }
#joinleft { width:272px; text-align: center; float:left; }
#joinleft img { margin:1px; border: 1px solid #000; }
#joinright { width:272px; text-align: center; float:right; }
#joinright img { margin:1px; border: 1px solid #000; }
#theform { width:403px; float:left; font: normal 12px Arial, Helvetica, sans-serif; color: #665925; background: #fff6bf; }
#theform .minitxt { font-size: 9px; }

/* JOIN PAGE MIDDLE TABLE CENTER HACK
----------------------------------------------------------------------------- */
div.joincenter {width:98%; margin:1%;}
table#table1 {margin-left:auto; margin-right:auto; width:354px;}

/* JOIN PAGE FORM FIELDS
----------------------------------------------------------------------------- */
#submitbutton { text-align: center; background: #78b227; font: bold 20px Georgia, "Times New Roman", Times, serif; color: #fff; padding: 3px; border-top: 2px solid #86c72b; border-right: 2px solid #006600; border-bottom: 2px solid #006600; border-left: 2px solid #86c72b; width: 350px; }
.firstlast { font: normal 13px Arial, Helvetica, sans-serif; color: #000; width: 100px; background: #FFF; padding: 3px; }
#address { font: normal 13px Arial, Helvetica, sans-serif; color: #000; width: 212px; background: #FFF; padding: 3px; }
.zipcity { font: normal 13px Arial, Helvetica, sans-serif; color: #000; width: 100px; background: #FFF; padding: 3px; }
#stateprovince { font: normal 13px Arial, Helvetica, sans-serif; color: #000; width: 224px; background: #FFF; }
#country { font: normal 13px Arial, Helvetica, sans-serif; color: #000; width: 224px; background: #FFF; }
#email { font: normal 13px Arial, Helvetica, sans-serif; color: #000; width: 212px; background: #FFF; padding: 3px; }
#password { font: normal 13px Arial, Helvetica, sans-serif; color: #000; width: 212px; background: #FFF; padding: 3px; }
.memberhips { font: bold 14px Arial, Helvetica, sans-serif; color: #000; text-align: left; }
.membershipsmini { font: normal 10px Arial, Helvetica, sans-serif; color: #666666; text-align: left; }
.bestdeal { color: #CC0000; font-size: 10px; }
#payment { font: normal 13px Arial, Helvetica, sans-serif; color: #000; width: 224px; background: #FFF; }
.joinprint { font: normal 11px Arial, Helvetica, sans-serif; color: #000; text-align: center; }
.joinprint a { color: #000; text-decoration: underline; }

/* Start Girls Page Styles */
.girlthumbs { border: 5px solid #000; }
.girlname { font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 22px; font-weight: bold; color: #FFFFFF; text-align: center; width: 150px; background-color: #666666; text-decoration: none; }
a.girlnamelnk { font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 22px; font-weight: bold; color: #fff; text-decoration: underline; text-align: center; background-color: #000; }
a.girlnamelnk:hover { font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 22px; font-weight: bold; color: #fcff1f; text-decoration: underline; text-align: center; background-color: #000; }
.girlnamesbig { font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 22px; font-weight: bold; color: #FFFFFF; text-align: center; width: 210px; background-color: #000000; }
/*VIDEO PAGE INTERFACE
----------------------------------------------------------------------------- */
.videopageinterface { width: 930px; margin-right: auto; margin-left: auto; position:relative; background: url(../new_bg_episode.gif) no-repeat; margin-bottom: 15px; text-align: center; height: 700px; }
#videoheader { width: 968px; height:359px; display: block; margin-right: auto; margin-left: auto; }