@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
html {
	scrollbar-arrow-color: #2a1808;
	scrollbar-track-color: #fcfaf9;
	scrollbar-face-color: #fe7b07;
	scrollbar-highlight-color: #fe6407;
	scrollbar-3dlight-color: #e65701;
	scrollbar-darkshadow-color: #cd5d02;
	scrollbar-shadow-color: #e75903;
}
body {
	background-color:#cfe0f7;
	text-align:center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/global_images/seasonal/halloween/01/bg.gif);
	background-position: top left;
	background-repeat: repeat;
}
div {
	margin: 0px auto;
}
.clear {
	clear: both;
}
.redBold {
	color: #f00;
}
a:link {
	color: #fd9d2d;
	text-decoration:none;
}
a:visited {
	color:777;
	text-decoration:none;
}
a:hover {
	color: #f35d03;
	text-decoration:underline;
}
a:active {
	color:#333;
	text-decoration:none;
}
a.tn:hover img {
	border: 1px solid #f35d03;
}
h1 {
 	width: 980px;
	height: auto;
	background: url(/global_images/seasonal/halloween/01/header_bg.gif) left top repeat-x;
	text-align: center;
	margin: 0px auto;
	font-size: 20px;
 	font-weight: bold; 
 	text-transform: uppercase;
	color: #333;
	background-color: #f99225;
}
#container {
	width:980px;
	height:auto;
	background-color: #fff;
	border-right: solid 3px #f35d03;
	border-left: solid 3px #f35d03;
	position: relative;
}
a#spPrice  {
	width: 347px;
	height: 195px;
	display: block;
	position: absolute;
	top: 140px;
	left: 440px; 
	background: url(/global_images/seasonal/halloween/halloween_special_pricing.png) 0px 0px no-repeat;
}
a#spPrice span  {
	display: none;
}
#header {
	width: 980px;
	height: 300px;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333;
	background-color: #333;
}
#header #mainPic {
	width: 776px;
	height: 300px;
	float: left;
	border-right: 2px solid #333;
}
#header #mainPic img {
	width: 776px;
	height: 300px;
	border: 0px;
}
#topSection {
	width: 980px;
	height: auto;
}
#header #twmBox #flashPlayerHolder {
	width: 200px;
	height: 150px;
	text-align: center;
}
#header #twmBox #flashPlayerHolder #flashPlayer {
	width: 200px;
	height: 150px;
	border: 1px solid #333;
}
#header #twmBox {
	width: 200px;
	height: 300px;
	text-align: center;
	float: right;
	background-color: #fff;
}
#header #twmBox h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #9e1a50;
}
#header #twmBox h3 img {
	width: 200px;
	height: 48px;
	border: 0px;
}
#header #twmBox h3 span {
	display: none;
}
#header #twmBox ul#stats {
	width: 190px;
	margin: 0px auto;
	list-style-type: none;
}
/*#header #twmBox ul#stats li {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-image: url(/global_images/next.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding-left: 13px;
	text-align: left; 
}*/
#header #twmBox ul#stats li {
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	background-image: url(/global_images/next.gif);
	background-position: left /*top*/ /*center*/2px;
	background-repeat: no-repeat;
	padding-left: 13px;
	text-align: left; 
	margin: 3px 0px;
}
#header #twmBox p {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
#topSection #textBox {
	width: 960px;
	height: auto;
	padding: 5px;
	text-align: left;
}
#topSection #textBox h2 {
	text-transform: uppercase;
	font-size: 20px;
}
#topSection #textBox h3 {
	font-size: 14px;
}
#topSection #textBox p {
	font-size: 14px;
}
#mainContent {
	width: 972px;
	height: auto;
}
#mainContent #lgPics {
	width: 510px;
	height: 800px;
	text-align: center;
	float: left;
}
#mainContent #lgPics .lgPicTop, #mainContent #lgPics .lgPicBottom {
	width: 502px;
	height: 377px;
}
#lgPics img {
	width: 500px;
	height: 375px;
	border: 1px solid #333;
}
#mainContent #lgPics .lgPicTop {
	padding-bottom: 10px;
}
#mainContent #lgPics .lgPicBottom {
	padding-top: 10px;
}
#moviesBox {
	width: 460px;
	height: 800px;
	text-align: center;
	float: right;
}
#moviesBox dl {
	width: 230px;
	height: 194px;
	display: inline;
	float: left;
	text-align: center;
}
#moviesBox dl dt {
	width: 222px;
	height: 167px;
	margin: 0px auto;
}
#moviesBox dl dt img {
	width: 220px;
	height: 165px;
	border: 1px solid #333;
}
#moviesBox dl dt a:hover img, #picsBox dl dt a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
}
#moviesBox dl dd {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	background-image: url(/global_images/playButtonRed.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 20px;
	text-align: left;
	width: 190px;
	height: 18px;
	margin: 0px auto;
}
#picsBox {
	width: 972px;
	height: auto;
}
#picsBox dl {
	width: 162px;
	height: 237px;
	text-align: center;
	float:left;
	display: inline;
}
#picsBox dl dt {
	font-weight: bold;
}
#picsBox dl dt img {
	border: 1px solid #333;
	width: 150px;
	height: 225px;
}
#picsBox dl dd {
	font-weight: bold;
	font-size: 10px;
}
#picsBox #centerPics {
	width: 962px;
	height: auto;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
}
#picsBox #splashPic {
	width: 280px;
	height: 208px;
	text-align: left;
	float: left;
	padding-right: 10px;
}
#picsBox #splashPic img {
	width: 275px;
	height: 206px;
	border: 1px solid #333;
}
#moviesBox h3, #picsBox h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 4px;
}
#moviesBox p, #picsBox p {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 4px;
}
#mainLink {
	text-transform: uppercase;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}
/*sites*/
#bonusbox {
    width: 930px;
	background-color: #fff;
	border: solid 2px #ef1653;
	padding: 5px;
	color: #000;
}
#bonusbox h2 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
#friendsBox {
	width: 975px;
	height: 844px;
	position: relative; 
	z-index: 50000;
}
.friendsBoxContent {
	height: auto;
}
#friendsThumbs {
	width: 975px;
	height: 840px;
}
a#allLink {
	width: 975px;
	height: 840px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20000;
	background-color: #fff;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	opacity: .1;
}
a#allLink span  {
	display: none;
}
#friendsBox dl {
	width: 195px;
	height: 280px;
	display: inline;
	float: left;
	z-index: 200;
}
#friendsBox dl dt {
	width: 177px;
	height: 252px;
	margin: auto;
}
#friendsBox dl dt img {
	width: 175px;
	height: 250px;
	border: 1px solid #000000;
}
#friendsBox dl dd {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
#friendsBoxLink {
	width: 200px;
	height: 14px;
	float: right;
	padding-top: 3px;
}
#compliance {
	width: 800px;
	height: auto;
	font-size: 12px;
	font-weight: bold;
}

