@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
html {
	scrollbar-face-color:#b73208;
	scrollbar-highlight-color:#d7633e;
	scrollbar-3dlight-color:#c14d28;
	scrollbar-darkshadow-color:#733420;
	scrollbar-shadow-color:#a75034;
	scrollbar-arrow-color:#ffd0c1;
	scrollbar-track-color:#fa9a1b;
}
body {
	background-color:#cfe0f7;
	text-align:center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/ashtemplates/global_images/bg.gif);
	background-position: top left;
	background-repeat: repeat;
	background-color: #fa8319;
}
div {
	margin: 0px auto;
}
.clear {
	clear: both;
}
.redBold {
	color: #f00;
}
a:link {
	color:#d74e04;
	text-decoration:none;
}
a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#e92e03;
	text-decoration:underline;
}
a:active {
	color:#d33c04;
	text-decoration:none;
}
a.tn:hover img {
	border: 1px solid #e92e03;
}
h1 {
	width: 980px;
	height: 24px;
	background-image: url(/ashtemplates/global_images/h1bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px auto;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
#container {
	width:980px;
	height:auto;
	background-color: #fff;
	border-right: 2px solid #333;
	border-left: 2px solid #333;
}
#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: #d74e04;
}
#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;*/
	height: auto;
	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;*/
	height: auto;
	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;
}
#friendsBox {
	width: 975px;
	height: auto;	
	padding-top: 6px;
}
.friendsBoxContent {
	height: auto;
}
#friendsThumbs {
	width: 975px;
}
#friendsBox dl {
	width: 195px;
	height: 280px;
	display: inline;
	float: left;
}
#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;
}

