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


/* DEFAULT TOUR STYLING
----------------------------------------------------------------------------- */
body { margin:0; padding:0; background: #e3ebed url(bg.jpg) repeat; }
a { outline:none; }
a:hover { text-decoration: none; }
.clear { clear: both; }
.yellow { color: #fbef22; }
.pink { color: #e61e5b; }
.maincolor { color: #333; }
.black { color: #000; }
.titlebar { margin-right: 35px; margin-left: 35px; }
* { padding:0; margin:0; }
img { border:0 }
#tourwrapper { width:988px; margin-right:auto; margin-left:auto; background: #6e4d28 url(bg_interface.png) repeat-y; }
#pagetops { font: normal 15px/27px Arial, Helvetica, sans-serif; color: #000; text-align: center; height: 30px; width: 930px; background: #fff; margin-right: auto; margin-bottom: 10px; margin-left: auto; border-top: 0px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; }
#pagetops a { color: #e61e5b; }


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


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


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


/* NAVIGATION
----------------------------------------------------------------------------- */
#navigation { width: 968px; height: 70px; background: #000 url(bg_nav.jpg) no-repeat; margin-right: auto; margin-left: auto; text-align: center; }
#navigation ul { list-style: none; margin-left: 37px; padding-top: 13px; }
#navigation li { display: inline; font: normal 26px Georgia, "Times New Roman", Times, serif; text-align: center; padding-right: 20px; padding-left: 20px; float: left;}
#navigation li a { color: #fff; text-decoration: none; }
#navigation li a:hover { color: #fbef22; text-decoration: underline; }
#navigation li.first { padding-left: 0px; }
#navigation li.last { padding-right: 0px; }
#navigation li.sep { margin: 0px; padding: 0px; vertical-align: middle; }
#navigation li h4 { font: 13px Georgia, "Times New Roman", Times, serif; color: #8cd0e7; text-align: center; }


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


/* EPISODE INTERFACE
----------------------------------------------------------------------------- */
.episodeinterface { width: 950px; height: 753px; background: #462f10 url(bg_episode.png); margin: 0px auto 10px; border: 2px solid #462f10; display: block; }
.stats { width: 950px; height: 35px; display: block; font: bold 15px/44px Arial, Helvetica, sans-serif; text-align: center; vertical-align: middle; color: #fff; }
.stats .statsleft { width: 403px; height: 35px; float: left; }
.stats .statsright { width: 547px; height: 35px; float: right; }
.thumbcontainer { width: 928px; height: 660px; margin-right: auto; margin-left: auto; margin-top: 10px; }
.leftbox { width: 392px; height: 660px; float: left; margin: 0px; padding: 0px; }
.leftbox img { border: 1px solid #000; margin: 0px; }
.iesux { margin-bottom: -5px; }
.story { width: 380px; display: block; margin: 0px 0px 0px 8px; padding: 0px; text-align: left; }
.story h1 { font: bold 34px Georgia, "Times New Roman", Times, serif; color: #ea356c; }
.story h2 { font: normal 14px Arial, Helvetica, sans-serif; color: #72502b; display: block; }
.story img { border:0; }
.rightbox { width: 533px; height: 660px; float: right; text-align: left; }
.rightbox img { border: 1px solid #000; }
.rightbox img.topl { margin-right: 3px; margin-bottom: 3px; }
.rightbox img.topr { margin-bottom: 3px; }
.rightbox img.botl { margin-right: 3px; }
.buts { width: 517px; height: 62px; margin-right: auto; margin-left: auto; margin-top: 23px; }
.buts img {  border-width: 0px; border-style: solid; }
.botlink { width: 940px; height: 41px; margin-right: auto; margin-left: auto; font: bold 20px/42px Georgia, "Times New Roman", Times, serif; text-align: center; margin-top: 2px; }
.botlink a { color: #6e4d28; }

/* TRAILER PAGE
----------------------------------------------------------------------------- */
#trailer { width:750px; text-align: center; margin: 10px auto 14px; }
#trailer h1 { font: bold 21px/40px Arial, Helvetica, sans-serif; color: #000; text-align: center; }
#trailer h1 a { color: #fbef22; }
#trailer h2 { font: normal 12px Arial, Helvetica, sans-serif; color: #000; text-align: left; display: block; width: 720px; margin: 10px auto; }
#trailer h2 .intro { font-weight: bold; font-size: 15px; color: #FF0066; }
#trailer h3 { font: bold 24px/43px Arial, Helvetica, sans-serif; color: #FFF; background: #fff; text-align: center; height: 45px; width: 640px; margin-right: auto; margin-left: auto; }
#trailer h3 a { color: #2577b0; text-decoration: underline; }
#trailer h3 a:hover { color: #2577b0; text-decoration: underline; }
#footeralt { width:968px; height: 241px; display: block; margin-right: auto; margin-left: auto; }


/* SITENAME UPDATES PAGE
----------------------------------------------------------------------------- */
.updatesinterface { width: 947px; margin-right: auto; margin-left: auto; position:relative; height: 100%; }
.updatesinterface .rowdisplay { width: 947px; }
.updatesinterface .updatesbox { text-align: center; width: 454px; height: 288px; float: left; margin: 7px; background: #fff; border: 1px solid #000; }
.updatesinterface .updatesboxright { text-align: center; width: 454px; height: 288px; float: right; margin: 7px; background: #cfdde9; border: 1px solid #000; }
.updatesinterface img { border: 1px solid #000; margin: 4px 3px; }
.updatesinterface h2 { text-align: center; color: #FFF; margin: 0px; font: bold 18px/35px Arial, Helvetica, sans-serif; background: #000 url(bg_updatetop.jpg); height: 35px; width: 454px; }
.updatesinterface h2 a { color: #fff; }
.updatesinterface h2 a:hover { color: #fbef22; }
.updatesinterface h3 { text-align: center; color: #FFF; margin: 0px 0px 4px; font: normal 14px/25px Arial, Helvetica, sans-serif; background: #000 url(bg_added.jpg); height: 25px; width: 454px; }
.updatesinterface .clear { clear: both; }
.numpagesmain { width:930px; height: 40px; border:1px solid #000; background: #fff url(site_fulllist.gif); text-align: right; font: bold 16px/42px Arial, Helvetica, sans-serif; color: #e91c24; text-decoration: none; margin: 10px auto 0px; }
.numpagesmain .listbox { width: auto; margin-right: 10px; }
.numpagesmain a { color: #000; text-decoration: underline; margin-right: 2px; margin-left: 2px; }
.numpagesmain a:hover { color: #e91c24; text-decoration: underline; margin-right: 2px; margin-left: 2px; }


/* ALL REALITY PASS UPDATES PAGE
----------------------------------------------------------------------------- */
.arp { margin-bottom: 5px; border-top: 0px solid #000; border-right: 1px solid #000; border-bottom: 1px solid #000; border-left: 1px solid #000; }
.networkinterface { width: 904px; margin-right: auto; margin-left: auto; position:relative; height: 100%; }
.networkinterface .rowdisplay { width: 904px; }
.networkinterface .updatesbox { text-align: center; width: 210px; background-color: #000; float: left; margin: 7px; }
.networkinterface .updatesbox .sitelogo { margin: 0px; padding: 0px; height: 50px; width: 210px; }
.networkinterface .updatesbox .sitelogo img { margin: 0px; padding: 0px; border-width: 0px; border-style: none; }
.networkinterface .updatesbox img { border: 1px solid #000; margin-top: 5px; margin-bottom: 2px; }
.networkinterface .updatesbox h2 { text-align: center; color: #FFF; margin: 0px; font: normal 18px/30px Arial, Helvetica, sans-serif; background: #333333 url(bg_gnn.jpg); padding: 0px; height: 30px; width: 210px; }
.networkinterface .updatesbox h2 a { color: #fff; text-decoration: underline; }
.networkinterface .updatesbox h2 a:hover { color: #fbef22; text-decoration: underline; }
.networkinterface .updatesbox h3 { text-align: center; color: #FFF; font: normal 12px/24px Verdana, Arial, Helvetica, sans-serif; background: #000; height: 25px; width: 210px; }
.networkinterface .updatesbox h3 a { color: #fff; text-decoration: underline; }
.networkinterface .updatesbox h3 a:hover { color: #fbef22; text-decoration: underline; }
.numpages { width:930px; height: 40px; margin-right:auto; border:1px solid #000; background: #fff url(fulllist.gif); text-align: right; margin: 10px auto 0px; font: bold 16px/42px Arial, Helvetica, sans-serif; color: #e91c24; text-decoration: none; }
.numpages .listbox { width: auto; margin-right: 10px; }
.numpages a { color: #000; text-decoration: underline; margin-right: 2px; margin-left: 2px; }
.numpages a:hover { color: #e91c24; text-decoration: underline; margin-right: 2px; margin-left: 2px; }
.networkinterface .clear { clear: both; }
/* Start All Reality Girls Page Styles */
.girlthumbs {
	border: 5px solid #000;
}
.girlname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 150px;
	background-color: #666;
}
a.girlnamelnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	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: 17px;
	line-height: 23px;
	font-weight: bold;
	color: #fbef22;
	text-decoration: underline;
	text-align: center;
	background-color: #000;
}
.girlnamesbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 210px;
	background-color: #000;
}


/* MAIN FOOTER
----------------------------------------------------------------------------- */
#footer { width:968px; display: block; margin-right: auto; margin-left: auto; }
#members { width:968px; margin: 0 auto; display: block; text-align: center; background: #462f10 url(bg_members.jpg) repeat-x; }
.membersgap { margin-top: 8px; margin-bottom: 8px; }
.options { width:988px; height:40px; display:block; margin-right: auto; margin-left: auto; background: #000; text-align: center; font: bold 10px/30px Arial, Helvetica, sans-serif; color: #FFF; }
.options a { color: #FFF; }
.options a:hover { color: #fbef22; text-decoration: underline; }


/* JOIN PAGE FORM LAYOUT
----------------------------------------------------------------------------- */
#joinpagetop { font: normal 15px/29px Arial, Helvetica, sans-serif; color: #000; text-align: center; height: 30px; width: 930px; background: #fff; margin-right: auto; margin-bottom: 10px; margin-left: auto; border: 1px solid #000; }
#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; }
.arpjoin { margin-bottom: 5px; border: 1px solid #000; }
#joinformmid { width: 930px; margin:0 auto; }


/* 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; }