body {
	background:url('/i/f/pbg1.gif') repeat-y #fff;
	margin:0;
	padding:0;
	font-size:62.5%;
	font-family:Helvetica,Arial,sans-serif;
}
/* Links */
a {
	text-decoration:none;
	color:#000036;
	outline:none;
}
a:hover {
	text-decoration:underline;
}

/* Reset */
ul,ol {
	list-style:none;
	margin:0;
	padding:0;
}
h1,h2,h3 {
	margin:0;
	padding:0;
}
img {
	border:0;
	behavior:url('/pb.htc')
}
textarea {
	font-family:Helvetica,Arial,sans-serif;
	font-size:1em;
}

/* Tables */
table {
	width:100%;
	border-collapse: collapse
}
table th {
	border-bottom:1px solid #666;
	text-align:left;
	padding:5px;
}
table td {
	border-bottom:1px solid #ccc;
	padding:5px;
}

/* Headings */
h1 a {
	color:white;
}
h1 a:hover {
	text-decoration:none;
	color:#ff9;
}
h2 {
	font-size:1.2em;
	font-weight:bold;
	margin:2px 0 5px 0;
	color:white;
	letter-spacing: -0.05em;
	word-spacing: 0.1em;
}
h2 span {
	background:url('/i/f/00003680.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/f/00003680.png',sizingMethod='scale');
	padding:3px 4px 2px 4px;
}
h2 a {
	color:#fff;
}
h2 a:hover {
	color:#ff9;
	text-decoration:none;
}
h3 {
	font-size:1em;
	padding:3px 0 2px 0;
}

/* Layout */
#container,#util,#footer {
	font-size:1.2em;
}
#container,#footer-inner,#util-inner {
	width:983px;
	margin-right:5px;
}
.imagef #container,.imagef #footer-inner,.imagef #util-inner {
	width:auto !important;
	max-width:5000px !important;
}
.video720 {
	background-position:147px 0
}
.video720 #container,.video720 #footer-inner,.video720 #util-inner {
	min-width:1130px;
	width: expression(this.width < 1130 ? 1130: true);
}
#container {
	position:relative;
	overflow:hidden;
	zoom:1;
}
#nav {
	width:76px;
	position:absolute;
	top:5px;
	left:0;
	z-index:5;
}
#main {
	margin:5px 168px 0 85px;
	min-height:740px;
	height:auto !important;
	height:740px;
}
#content {
	overflow:hidden;
}
#util,#footer {
	background:url('/i/f/fbg.gif') repeat-x #565656;
	width:100%;
	color:#fff;
}
#util a,#footer a {
	color:white;
}
#util {
	height:25px;
}
#footer {
	margin:27px 0 0 0;
	padding:0 0 5px 0;
	position:relative;
}

/* Util */
#util #util-inner div {
	float:right;
	width:450px;
}
#util ul,#util p {
	float:left;
}
#util li {
	float:left;
	margin-top:5px;
}
#util li a {
	padding:1px 0 2px 19px;
	margin:0 15px 0 0;
}
#util .login a {
	background:url('/i/f/login.gif') no-repeat;
}
#util .signup a {
	background:url('/i/f/signup.gif') no-repeat;
}
#util .logout a {
	background:url('/i/f/logout.gif') no-repeat;
}
#util .user a {
	background:url('/i/f/user.gif') no-repeat;
}
#util form {
	float:right;
	padding-top:2px;
}
#util .text, #util .submit {
	border:1px solid #353535;
	float:left;
}
#util .text {
	height:18px;
	width:150px;
	padding:0;
	margin:0 3px 0 0;
}
#util .submit {
	height:20px;
	padding:0 5px;
}

/* Nav */
#nav {
	font-size:1.1em;
	font-weight:bold;
}
#nav .logo {
	margin-left:5px;
}
#nav li {
	position:relative;
}
#nav .plats li {
	height:44px;
}
#nav .plats li img {
	position:absolute;
	bottom:0px;
}
#nav .sitenav {
	padding-top:20px;
}
#nav .stnav {
	padding-top:10px;
}
#nav .sitenav li, #nav .stnav li {
	height:20px;
	margin-top:5px;
}
#nav .sitenav a, #nav .stnav a {
	position:absolute;
	z-index:4;
	padding:3px 4px 2px 4px;
	color:white;
	display:block;
	background:url('/i/f/00003680.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/f/00003680.png',sizingMethod='scale');
}
#nav .sitenav a:hover, #nav .stnav a:hover {
	text-decoration:none;
	color:#ff9;
}

/* Footer */
#footer .featured, #footer .news, #footer .stuff {
	margin:10px 5px 0 5px;
}
#footer h2 {
	position:absolute;
	top:-19px;
	line-height:24px;
	color:#343434;
	font-size:26px;
	margin:0;
	padding:0;
	background:none;
}
#footer .news li, #footer .stuff li {
	margin-bottom:6px;
}
#footer .featured, #footer .news {
	float:left;
}
#footer .news, #footer .stuff {
	border-left:1px solid #333;
	padding-left:10px;
}
#footer .featured {
	width:400px;
}
#footer img {
	width:200px;
	height:100px;
}
.featured li {
	padding-bottom:5px;
	float:left;
	clear:left;
}
.featured .img {
	float:left;
	clear:left;
}
.featured .details {
	float:left;
	width:190px;
	margin-left:5px;
}

.featured .title {
	background:url('/i/f/00003680.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/f/00003680.png',sizingMethod='scale');
	font-size:1.2em;
	font-weight:bold;
	padding:3px 4px 2px 4px;
	float:left;
}
.featured .synopsis {
	background:url('/i/f/00000070.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/f/00000070.png',sizingMethod='scale');
	padding:3px 4px 2px 4px;
	float:left;
	clear:left;
	width:100%;
}
.featured a:hover {
	text-decoration:none;
}
.featured a:hover .title {
	color:#ff9;
	text-decoration:none;
}
#footer .news {
	width:300px;
}
#footer .news li {
	padding-bottom:2px;
}
#footer .stuff {
	width:160px;
	float:right;
	margin-right:5px;
}
#footer .rss a {
	background:url('/i/f/rss.gif') no-repeat;
	padding:2px 0 2px 19px;
}
#footer .twitter a {
	background:url('/i/f/twitter.gif') no-repeat;
	padding:2px 0 2px 19px;
}
#footer .japan {
	margin:10px 0;
}
#footer .japan a {
	background:url('/i/f/jp.gif') no-repeat;
	padding:2px 0 2px 19px;
}
#footer .updated {
	color:#9F9F9F;
}
.clearer {
	clear:both;
}

/* Ads */
#lbc {
	width:100%;
	height:92px;
	margin:5px 0 5px 0;
	text-align:right;
}
#lb {
	width:728px;
	height:90px;
	border:1px solid #666;
	float:right;
}
#sky {
	width:160px;
	height:600px;
	position:absolute;
	top:5px;
	right:0;
	border:1px solid #666;
}
#mpu,#mpu2 {
	width:300px;
	height:250px;
	border:1px solid #666;
	margin:0 0 7px 0;
}

/* Tagcloud */
#tags .tagcloud {
	float:left;
	clear:left;
}
.tagcloud li {
	display:inline;
	margin:1px 2px;
	padding:0;
}


/* Player */
#story .player {
	float:right;
	clear:right;
	margin:15px 0 5px 5px;
}

/* Date */
#header .date, #news .date {
	float:right;
	position:relative;
	width:50px;
	height:55px;
	background:url('/i/f/datebg.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/f/datebg.png',sizingMethod='scale');
	color:white;
	font-size:0.8em;
	text-align:center;
}
#header .date .month, #news .date .month {
	position:absolute;
	top:3px;
	left:0;
	width:50px;
}
#header .date .day, #news .date .day {
	position:absolute;
	top:16px;
	left:0;
	width:50px;
	color:black;
	font-size:2em;
	font-weight:bold;
	padding-top:3px;
	height:21px;
	background:url('/i/f/datedaybg.png') no-repeat center top;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/f/datedaybg.png',sizingMethod='scale');
}
#header .date .year, #news .date .year {
	position:absolute;
	top:42px;
	left:0;
	width:50px;
}
#news .date .time {
	color:black;
	font-size:1.1em;
	position:absolute;
	text-align:center;
	top:58px;
	width:50px;
}

/* Shared classes */
.cover {
	width:100%;
	position:absolute;
	top:25px;
	z-index:0;
}
#container .submit {
	width:60px;
	height:30px;
	margin:0;
	padding:0;
}
.fader {
	zoom:0;
	overflow:hidden;
	position:relative;
	background:url('/i/f/f.gif') repeat-x !important;
	padding:5px;
}
#topper {
	width:988px;
	position:absolute;
	top:25px;
	left:0;
	z-index:0;
}
.readmore {
	font-weight:bold;
	background:url('/i/f/more.gif') right center no-repeat;
	padding-right:7px;
}
.embed {
	float:left;
	clear:left;
	margin:5px 0 0 0;
}
.specdate {
	margin:0;
	font-size:0.8em;
	color:#666;
}
.disclaimer {
	font-size:0.8em;
	color:#aaa;
}

/* Tooltip */
.tooltip {
	position:absolute;
	background:url('/i/f/ps.gif') no-repeat;
	display:none;
	font-size:1.2em;
	width:150px;
}
.tooltip span {
	display:block;
	margin-left:6px;
	padding:5px;
	border:1px solid #ccc;
	border-left:0;
	background:#efefef;
}

/* Speedtrap */
#speedtrap {
	font-size:1.1em;
	margin:5px;
}
#speedtrap dt, #speedtrap dd {
	float:left;
	margin-bottom:1px;
}
#speedtrap dt {
	width:100px;
	clear:left;
}
#speedtrap dd {
	background:lightgray;
	padding:2px;
}
#speedtrap .last {
	background:gray;
}
