@charset "utf-8";
/* CSS Document */
/** {
	zoom: 1;
}*/
/*Existing Global Settings*/
/*global styles*/
body, ul, li, dl, dt, dd, h1, h2, h3, h4, p  {
	margin: 0px;
	padding: 0px;
}
div  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
body {
	background-color:#d3d3d3;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
html {
scrollbar-face-color:#f2f2f2;
scrollbar-highlight-color:#b9b9b9;
scrollbar-3dlight-color:#878787;
scrollbar-darkshadow-color:#838383;
scrollbar-shadow-color:#141313;
scrollbar-arrow-color:#333333;
scrollbar-track-color:#f9f9f9;
}
.clear { 
	clear:both; 
}
#container {
	width:980px;
	height:auto;
	background-color:#ffffff;
}
/*between scenes*/
.betweenpanel  {
	padding: 3px;
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.betweenpanel h1  {
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.betweenpanel p  {
	font-size: 20px;
	font-weight: bold;
	padding-top: 2px;
}
.betweenpanel a:link {
	color: #cc0000;
	text-decoration: underline;
}
.betweenpanel a:visited {
	color: #c00000;
	text-decoration: underline;
}
.betweenpanel a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.betweenpanel a:active {
	color: #990000;
	text-decoration: underline;
}
/*generic panel*/
.paneltop  {
	margin: 0px;
	height: 10px;
	width: 960px;
}
.panelcontent {
	background-image: url(/themes/templates/images/header_bg.gif);
	background-repeat: repeat;
	width: 960px;
	height: auto;
}
.panelbase  {
	height: 40px;
	width: 960px;
}
/*scenepanel-uses generic panel for shell*/
/*scene panel*/
.scenepanel  {
	height: auto;
	width: 960px;
}
.scenepanel a:link {
	text-decoration: underline;
}
/*Global Settings For New Tour*/
body {
	background-image: url(/themes/templates/images/bg_1.gif);
	background-repeat: repeat-x;
	background-color: #cfe0f7;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	padding-top: 12px;
}
#centerContent {
	width: 928px;
	height: auto;
	border-top: 2px solid #beb8b8;
	border-right: 2px solid #beb8b8;
	border-left: 2px solid #beb8b8;
	background-color: #fff;
}
.panelbase img  {
	width: 960px;
	height: 40px;
	border: 0px;
}
.paneltop img  {
	width: 960px;
	height: 10px;
	border: 0px;
}
.siteTagline  {
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	padding: 2px;
}
#contentArea {
	width: 660px;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	float: left;
	text-align: center;
}
.tourPageHeader  {
	height: 260px;
}
#sidebar #networkStats.tourStatsBox  {
	margin-bottom: 0px;
	margin-left: 14px;
	height: 244px;
}
#siteMostPopular  {
	width: 642px;
	height: 244px;
	margin: auto;
	border: 1px solid #afafaf;
	margin-bottom: 0px;
}
.wideContent {
	width: 640px;
	height: auto;
	text-align: left;	
	border: 1px solid #afafaf;
}
.wideContent h2 {
	width: 632px;
	height: 30px;
	padding: 5px;
	height: auto;
	background-image: url(/themes/templates/images/right_box_header_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	text-align: left;
}
#siteMostPopular .siteUpdateBox {
	width: 214px;
	height: 184px;
	padding-top: 5px;
	padding-bottom: 1px;
	text-align: center; 
	float: left;
}
#siteMostPopular .siteUpdateBox .pic182 {
	width: 184px;
	height: 139px;
}
#siteMostPopular .siteUpdateBox .pic182 img {
	width: 182px;
	height: 137px;
	border: 1px solid #7d7c81;
}
#siteMostPopular .siteUpdateBox .pic182 a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
}
#siteMostPopular .siteUpdateBox p {
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 10px;
}
#siteMostPopular .siteUpdateBox p a {
	text-decoration: underline;
}
#siteMostPopular .siteUpdateBox p.udDate {
	font-size: 10px;
	font-weight: bold;
	width: 184px;
	height: auto;
	margin: 0px auto;
}
#siteMostPopular .siteUpdateBox p.udLink {
	font-size: 10px;
	font-weight: bold;
	width: 184px;
	height: auto;
	margin: 0px auto;
}
#siteMostPopular .siteUpdateBox p.udRate {
	font-size: 10px;
	float: left;
	width: 92px;
	height: auto;
}
#siteMostPopular .siteUpdateBox p.udComm {
	font-size: 10px;
	float: right;
	width: 92px;
	height: auto;
}
.allSiteUpdatesLink {
	width: auto;
	text-align: right;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	float: right;
	margin: 0px;
}
.allSiteUpdatesLink a {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #253a4d;
}
#siteLatestUpdatesBox  {
	width: 928px;
	margin: 0px auto;
	height: 650px;
	border: 1px solid #afafaf;
}
#siteLatestUpdatesBox h2 {
	width: 918px;
	height: 30px;
	padding: 5px;
	height: auto;
	background-image: url(/themes/templates/images/right_box_header_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	text-align: left;
}
#siteLatestUpdatesBox .thumbBox {
	text-align: center;
	width: 880px;
	height: auto;
	/*border: solid 1px #7b7b7b;*/
	margin: 5px auto;
	padding: 5px;
}
#siteLatestUpdatesBox dl {
	width:220px;
	height:190px;
	text-align:center;
	float:left;
	display:inline;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#siteLatestUpdatesBox dl dt {
	width: 184px;
	height: 139px;
	margin: auto;
}
#siteLatestUpdatesBox dl dt img {
	border:1px solid #000000;
	width:182px;
	height:137px;
}
#siteLatestUpdatesBox dl dt a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
}
#siteLatestUpdatesBox dl dd {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
/*Begin Right Hand Sidebar*/
#sidebar {
	width: 268px;
	height: auto;
	margin: 0px;
	float: right;
	padding: 10px 0px 5px 0px;
}
#sidebar .sidePanel {
	width: 244px;
	height: auto;
	border: 1px solid #afafaf;
}
#sidebar .sidePanel h2 {
	width: 234px;
	height: 30px;
	padding: 5px;
	height: auto;
	background-image: url(/themes/templates/images/right_box_header_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	text-align: left;
}
/*Network Stats Box*/
#sidebar #networkStats {
	height: 260px;
	/*padding-top: 10px;*/
	margin-bottom: 12px;
}
#networkStats #logo, #networkStats #logo img {
	width: 170px;
	height: 40px;
}
#networkStats ul#stats {
	width: 240px;
	margin: auto;
	padding: 2px 2px 2px 4px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	text-align:	left;
}
#networkStats ul#stats li {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
}
#networkStats ul#stats li span.hiLite {
	color: #cc0000;
}
#networkStats #linkBox {
	width: 240px;
}
#networkStats #linkBox p {
	padding-top: 4px;
	padding-bottom:4px;
}
#networkStats #linkBox #lgJoin a {
	font-size: 24px;
}
#networkStats #linkBox #smJoin a {
	font-size: 16px;
}
#networkStats #linkBox a {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #253a4d;
}
/*Latest Network Updates On Sidebar*/
#latestNetworkUpdates {
	height: auto;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
}
/*#latestNetworkUpdates .updateBox {
	width: 182px;
	height: 220px;
}*/
#latestNetworkUpdates .updateBox {
	width: 184px;
	height: 230px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#latestNetworkUpdates .updateBox .pic182 {
	width: 184px;
	height: 139px;
}
#latestNetworkUpdates .updateBox .pic182 img {
	width: 182px;
	height: 137px;
	border: 1px solid #7d7c81;
}
#latestNetworkUpdates .updateBox .pic182 a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
}
#latestNetworkUpdates .updateBox p {
	padding-top: 2px;
	padding-bottom: 2px;
}
#latestNetworkUpdates .updateBox p a {
	text-decoration: underline;
}
#latestNetworkUpdates .updateBox p.udDate {
	font-size: 12px;
}
#latestNetworkUpdates .updateBox p.udLink {
	font-size: 14px;
}
#latestNetworkUpdates .updateBox p.siteLink {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#latestNetworkUpdates .updateBox p.siteLink a:link  {
	color: #000;
	text-decoration: none;
}
#latestNetworkUpdates .updateBox p.siteLink a:hover  {
	color: #cc0000;
	text-decoration: underline;
}
#latestNetworkUpdates .updateBox p.udRate {
	font-size: 12px;
	float: left;
}
#latestNetworkUpdates .updateBox p.udComm {
	font-size: 12px;
	float: right;
}
#latestNetworkUpdates .allUpdatesLink a {
	width: 200px;
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 12px;
}
#latestNetworkUpdates .allUpdatesLink a {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
/*What's New Box*/
#whatsNewBox {
	height: 270px;
/*	padding-top: 10px;
	padding-bottom: 10px;*/
	text-align: center;
}
#whatsNewBox img  {
	/*border: 1px solid #999;*/
	margin: 0px auto;
}
#whatsNewBox p  {
	font-weight: normal;
	margin: 0px auto;
	padding: 3px;
}
/*Link On Site Trailer Page*/
#sitesAllAccess  {
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 20px;
}
/*New Footer - All Pages*/
#joinNextFooter  {
	width: 836px;
	height: 90px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px auto;
}
#footerNext, #footerJoin, #footerSiteLogo  {
	margin: 0px;
	float: left;
	height: 90px;
}
#footerNext img, #footerJoin img, #footerSiteLogo img  {
	border: 0px;
	height: 90px;
}
#footerNext, #footerNext img  {
	width: 270px;
}
#footerJoin, #footerJoin img  {
	width: 250px;
}
#footerSiteLogo, #footerSiteLogo img  {
	width: 316px;
}

