
/*---------------------------------------------------------------------------------------------
	Main Layout
---------------------------------------------------------------------------------------------*/

html{
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body{
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	height: 100%;
}

#top {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 940px;
	height: 160px;
	color: #273647;
	cursor: pointer;
	position: relative;
}

#footer{
	margin: 0px;
	padding: 0px;
	width: 100%;
	padding: 0px;
	height: 18px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(http://www.watch0n.com/images/back-bottom.gif);
	background-repeat: repeat-x;
	color: #07455d;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma;
}

#footer #inner{
	padding: 3px 5px 0px 0px;
	margin: 0px;
	text-align: right;
}

#outerWrapper {
	position: relative;
	margin: 0px;
	padding: 0px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#container {
	width: 940px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 40px 0px;
}

#rightnav {
	float: right;
	width: 220px;
	padding: 15px 10px 15px 20px;
	margin: 0px;
	border-left: 1px solid #829bb8;
	line-height: 120%;
	font-size: 10px;
}

#content {
	width: 615px;
	padding: 0px 0px 30px 30px;
	line-height: 150%;
}

#floatKilla {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

ul.clean {
	list-style: none;
	margin: 0px;
	padding-left: 1em;
	text-indent: -1em;
}

ul.clean li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px 0px 5px 0px;
}

table.clean {
	border-width: 0px 1px 1px 0px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #dddddd;
	border-collapse: collapse;
}

table.clean th {
	border-width: 1px 0px 0px 1px;
	padding: 5px;
	border-style: solid;
	border-color: #dddddd;
	background-color: #eeeeee;
	font-weight: bold;
	vertical-align: middle;
}

table.clean td {
	border-width: 1px 0px 0px 1px;
	padding: 5px;
	border-style: solid;
	border-color: #dddddd;
	vertical-align: top;
}

.hedPicWrap{
	border: 1px solid #829bb8;
	width: 400px;
	height: 200px;
	padding: 3px;
	margin: 0px 0px 10px 0px;
}

.hedPic{
	position: relative;
	overflow: hidden;
	width: 400px;
	height: 200px;
}

.hedPicBack{
	position: absolute;
	top: 0px;
	left: -40px;
}

.sidePicWrapFeatureShows{
	border: 1px solid #829bb8;
	width: 214px;
	height: 100px;
	padding: 3px;
	margin: 0px 0px 3px 0px;
}

.sidePicWrap{
	border: 1px solid #829bb8;
	width: 214px;
	height: 100px;
	padding: 3px;
	margin: 0px 0px 10px 0px;
}

.sidePic{
	position: relative;
	overflow: hidden;
	width: 214px;
	height: 100px;
}

.sidePicBack{
	position: absolute;
	top: 0px;
	left: -10px;
}

.playThumbWrap{
	border: 1px solid #829bb8;
	width: 140px;
	height: 100px;
	padding: 3px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.playThumb{
	position: relative;
	overflow: hidden;
}

.playThumbBack{
	position: absolute;
	top: 0px;
	left: -50px;
}

.playThumbButton{
	position: relative;
	filter: alpha(opacity=0);-moz-opacity:0;opacity:0;
}

.playThumbButtonHover{
	position: relative;
	filter: alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

.playThumbSmallWrap{
	border: 1px solid #829bb8;
	width: 70px;
	height: 50px;
	padding: 3px;
	margin: 0px 10px 5px 0px;
	float: left;
}

.playThumbSmall{
	position: relative;
	overflow: hidden;
}

.playThumbSmallBack{
	position: absolute;
	top: 0px;
	left: -25px;
}

.playThumbSmallButton{
	position: relative;
	filter: alpha(opacity=0);-moz-opacity:0;opacity:0;
}

.playThumbSmallButtonHover{
	position: relative;
	filter: alpha(opacity=70);-moz-opacity:.70;opacity:.70;
}

.cheatWrapper{
	border: 0px solid rgb(0, 0, 0);
	overflow: hidden;
	width: 100%;
}

.light{
	color: #7f93ab;
}

#sideInfo{
	float: right;
	width: 160px;
	padding: 15px 0px 15px 20px;
	margin: 0px 0px 10px 15px;
	border-left: 1px solid #829bb8;
	line-height: 120%;
	font-size: 10px;
}


/*---------------------------------------------------------------------------------------------
	Text Settings
---------------------------------------------------------------------------------------------*/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #394b60;
	background-color: #ffffff;
	background-image: url(http://www.watch0n.com/images/back.gif);
	background-repeat: repeat-x;
}

.bold {
	font-weight: bold;
}

.fineprint {
	font-size: 10px;
	color: #000000;
}

.copyright {
	font-size: 10px;
	color: #aaaaaa;
}

hr {
	border: 0px;
	color: #b0c8d5;
	background-color: #b0c8d5;
	height: 1px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 7px 0px;
	margin: 0px;
}


/*---------------------------------------------------------------------------------------------
	Link Settings
---------------------------------------------------------------------------------------------*/

a {
	color: #169fd3;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #394b60;
}

#sideInfo a, #rightnav a {
	text-decoration: none;
	font-weight: normal;
}

#sideInfo a:hover, #rightnav a:hover {
	text-decoration: underline;
	font-weight: normal;
}

a.downloadButton{
	display: block;
	background-image: url(http://www.watch0n.com/images/download.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 4px 25px;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #394b60;
}

