@charset "utf-8";
/* CSS Document */
*  {
	margin: 0px;
	padding: 0px;
}
body  {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	background-color: #fff;
}
html {
	scrollbar-face-color:#f2c41a;
	scrollbar-highlight-color:#ffcc35;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#6a0a09;
	scrollbar-shadow-color:#cc0000;
	scrollbar-arrow-color:#363636;
	scrollbar-track-color:#d12027;
}
a:link {
	color: #cc1e23;
}
a:visited {
	color: #a50001;
}
a:hover {
	color: #f60f65;
}
a:active {
	color: #d10058;
}
a.tn:hover img {
	border: 1px dashed #f60f65;
}
.clear  {
	clear: both;
}
.float_left  {
	float: left;
}
.float_right  {
	float: right;
}
div  {
	margin: 0px auto;
	padding: 0px;
}
p  {
	margin: 2px auto;
	font-weight: normal;
}
#container  {
	width: 980px;
	height: auto;
	padding-top: 20px;
	text-align: center;
	background-color: #fff;
}
h1  {
	width: 980px;
	height: 100px;
}
h1 img {
	border: 0px;
}
h1 span {
	display: none;
}
#mainBody  {
	width: 980px;
	height: auto;
}
#mainBody h2  {
	width: 434px;
	height: 60px;
}
#mainBody h2 span {
	display: none; 
}
#mainBody #asSeen  {
	width: 465px;
	height: 520px;
	padding: 5px;
	border: 1px dashed #000;
	margin-top: 3px;
}
#mainBody #notSeen  {
	width: 485px;
	height: 520px;
	padding: 5px;
	border: 1px dashed #ff0000;
	margin-top: 3px;
}
#mainBody #asSeen  {
	float: left;
	text-align: left;
}
#mainBody #notSeen  {
	float: right;
}
#mainBody #asSeen h2, #mainBody #asSeen h3, #mainBody #asSeen h4  {
	text-align: left; 
}
#mainBody #asSeen h3  {
	color: #cc1e23;
}
#mainBody #asSeen h4  {
	color: #000;
	font-weight: normal;
	font-size: 12px;
}
#dateStamp  {
	color: #f00;
}
#mainBody #asSeen p  {
	padding: 1px;
	font-size: 13px;
}
#mainBody #asSeen p#moreNews  {
	text-align: right; 
	text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}
#mainBody #notSeen h2 {
	text-align: right;
	padding-right: 15px;
}
#tmzVidScreen  {
	width: 460px;
	height: 213px;
}
#mainBody #promotext {
	width: 480px;
	height: auto; 
	padding-top: 1px;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
}
#mainBody #flashPlayerHolder {
	width: 480px;
	height: 320px;
	margin: 0px auto;
	border: solid 1px #333;
}
p.message  {
	font-weight: normal;
}
#thumbsHolder  {
	width: 960px;
	height: auto;
	margin: 0px auto;
	padding-top: 15px;
}
.thumb  {
	width: 150px;
	height: 200px;
	text-align: center;
	padding: 2px 7px 8px 3px;
	float: left;
	text-align: center;
	background-image: url(/psscenes/tmz_01/images/thumb_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.thumb img  {
	border: 1px solid #333;
}
.thumb a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: .5;
}
#joinLink  {
	margin: 0px auto;
	padding: 5px;
	text-align: center;
	font-size: 30px;
	display: block;
	text-transform: uppercase; 
	font-weight: bold;
}
/*sites*/
#footerBanner, #footerBanner img {
	width: 980px;
	height: 200px;
	border: 0px;
}
#compliance {
	width: 800px;
	padding: 10px;
	font-weight: bold;
}




