#all {
	margin: auto;
	width: 980px;
}
html, body {
	height:100%
}
body {
	background-color: #1b1b1b;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: auto;
	padding: 0;
}
#header {
	background-image: url(/images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 136px;
	overflow: hidden;
	border-bottom: 1px solid #171717;
	margin: auto;
}
#header #inner {
	margin: auto;
	width: 942px;
}
#header #top {
	height: 19px;
	overflow: hidden;
	color: silver;
	font-size: 12px;
	padding-top: 5px;
	margin: auto;
}
#top .slogan {
	float: left;
	margin: auto;
}
#top .links {
	float: right;
	margin: auto;
	padding-right: 13px;
}
#top .links a:hover {
	text-decoration: underline;
	color: white;
}
a, a:link, a:visited {
	color: #f9ce3f;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	margin: auto;
}
#mid {
	height: 76px;
	overflow: hidden;
	clear: both;
	margin: auto;
}
#mid h1 {
	background-image: url(images/logo.png);
	width: 329px;
	height: 50px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 15px;
}
#mid .search {
	float: right;
	margin-top: 25px;
	margin-right: 20px;
}
#mid .txtinput {
	background-image: url(images/bg-search.png);
	width: 270px;
	height: 39px;
	overflow: hidden;
	float: left;
	margin-right: 3px;
	margin-top: -3px;
}
#mid .txtinput input {
	border-style: none;
	font-size: 15px;
	color: gray;
	padding: 4px;
	margin-left: 27px;
	margin-top: 6px;
	background: none;
	width: 226px;
}
#mid .searchbtn {
	float: left;
	margin-top: 0;
}
#nav {
	height: 33px;
	overflow: hidden;
	padding-top: 3px;
	clear: both;
	text-align: center;
}
#nav a, #nav a:link, #nav a:visited {
	margin: 0;
	border-style: none;
	border-width: 0;
}
#nav img {
	border-width: 0;
}
#nav img:hover {
	opacity: 0.75;
}
#main_content {
	padding-top: 0px;
	margin-top: 0px;
	white-space: nowrap;
	text-align: center;
}
#content {
	float: left;
	width: 940px;
	text-align: left;
}
#content h1, .related {
	font-size: 16px;
	color: white;
	padding-left: 50px;
}
.video {
	float: left;
	padding-right: 5px;
	width: 24%;
	padding-bottom: 5px;
}
.video2 {
	float: left;
	width: 18%;
	margin-right: 9px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.video a, .video2 a {
	color: #CA1E1E;
	font-weight: bold;
}
.video img, .video2 img {
	border-style:outset;
	border-color: #CA1E1E;
	border-width:0px;
}
.videoDescription {
	width: 100%;
	height: 14px;
	overflow-y: hidden;
}
#pagination {
	border: 0px solid #8D8D8D;
	clear: left;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
#pagination a {
	font-weight: bold;
}
#ads {
	text-align: center;
	clear: both;
}
#menu {
	float: right;
	width: 250px;
}
#menu h1 {
	background-color: #3F3F3F;
	text-transform: capitalize;
	font-size: 14px;
	color: white;
	padding: 5px;
	margin: 0px;
}
#menuLinks {
	border: 1px solid #3F3F3F;
	padding: 5px;
}
#menuLinks a {
	/*	background-image:url(images/arrow.gif);

	background-position: 0 60%; */

	display: block;
	background-repeat: no-repeat;
	color: #CA1E1E;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
#footer {
	clear: both;
	width: 100%;
	/*	background-image:url(images/img_14.gif);

	height: 80px; */

	text-align: center;
}
#TopLinks {
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
}
#TopLinks a {
	color: white;
	text-decoration: none;
}
#BottomLinks {
	padding-top: 15px;
}
#BottomLinks a {
	text-decoration: none;
	font-weight: bold;
	color: #4C4C4C;
}
#menuAds {
	float: left;
	width: 250px;
	padding-left: 20px;
	text-align: left;
}
#menuAds a {
	font-size: 13px;
}
#addedOn {
	background-color: #3F3F3F;
	padding: 7px;
	text-align: left;
	color: white;
	float: left;
	width: 752px;
}
#addedOn a {
	color: white;
	font-weight: bold;
}
#addedOnOpts {
	float: right;
	background-color:#CA1E1E;
	width: 200px;
	color: white;
	padding: 7px;
}
#addedOnOpts a {
	color: white;
}
#relatedVideos {
	padding-top: 10px;
	padding-left: 30px;
	width: 940px;
	clear: both;
}
#relatedVideosTable {
}
#adbelow {
	clear: both;
	width: 100%;
}
#belowVideo {
	margin-left: 18px;
	margin-right: 18px;
	margin-bottom: 5px;
	margin-top: 2px;
	width: 665px;
	white-space: normal;
}
#belowVideoTable {
	width: 665px;
	white-space: normal;
}
#belowVideoTable2 {
	width: 665px;
	white-space: normal;
}
#belowVideoTable3 {
	width: 665px;
	white-space: normal;
}
.topRowBorder {
	border-top: #f9ce3f 3px solid;
	margin-top: 2px;
	padding-top: 12px;
}
.bottomRowBorder {
	border-top: #f9ce3f 3px solid;
}
#videoInfo {
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	width: 665px;
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #1b1b1b;
}
body_removed {
	background-image: url(images/background.gif);
}
#nav span {
	padding: 0 3px 0 3px;
	font-weight: bold;
}
#main {
	margin: 0px;
	padding: 0px;
}
#main1 {
	margin: 0;/*	width: 640px; */

}
.pages {
	margin: 0;
	width: 600px;
}
.content_item {
	float: left;
	width: 170px;
	margin: 2px 6px 2px 6px;
	text-align: center;
}
.content_item a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: none;
	font-weight: bold;
}
#headermenu {
}
#headermenu .menuOption {
	width: 90px;
	height: 16px;
	background-color: #ffd443;
	border-top: 1px solid #efb008;
	display: inline;
	float: left;
	margin-bottom: 13px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
#headermenu .menuOption a:link, #headermenu .menuOption a:visited, #headermenu .menuOption a:active {
	color: #000000;
	text-decoration: none;
}
#headermenu .menuOption a:hover {
	color: #000000;
	text-decoration: underline;
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
.style1 {
	font-weight: bold;
}
.tableTopBG_removed {
	background-image:url(images/mainBack.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.paddedLeft, td .paddedLeft, div .paddedLeft {
	padding-left: 10px;
}
.paddedRight, td .paddedRight, div .paddedRight {
	padding-right: 10px;
}
tr.gtsadsZoneHeader a {
	font: normal 12pt verdana;
	text-decoration: none;
	color: FF9900;
}
tr.gtsadsZoneFooter a {
	font: normal 12pt verdana;
	text-decoration: none;
	color: FF9900;
}
#swfPlayer {
	width: 665px;
	text-align: center;
	margin-top: 2px;
}
#videoContainer {
	padding-left: 18px;
	text-align: center;
	width: 665px;
}
#movies {
	width: 910px;
	padding-left: 10px;
	float: center;
}
#navigation ul {
	width:100%;
}
#navigation li {
	float:left;
	width:auto;
	padding-right:20px;
	color:#787878;
}
#commentssection {
	display:none;
}
#FFFix {
	width: 250px;
	white-space: normal;
}
#myAlternativeContent {
	width: 640px;
}
input[disabled] {
	border: 1px solid #ccc
} /* FF 2 Fix */
label {
	width: 150px;
	text-align: right;
	display:block;
	margin-right: 5px;
}
#btnSubmit {
	margin: 0 0 0 155px;
}
.progressWrapper {
	width: 357px;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */

.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */

.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
/* Current */

.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
/* Complete */

.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}
.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,  .progressBarComplete,  .progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover {
	background-position: 0px 0px;
}
/* -- SWFUpload Object Styles ------------------------------- */

.swfupload {
	vertical-align: top;
}
.submenu {
	text-decoration: none;
	color:#FFFFFF;
	font-family:inherit;
	font-size:12px;
}
.submenu:hover {
	text-decoration:underline;
}
.flash {
	color : red;
	background: #101010;
}
#flash {
	color : red;
	background: #101010;
}
#btnSubmit {
	margin: 0 0 0 155px;
}
.progressWrapper {
	width: 357px;
	overflow: hidden;
	background-color: #0E0E0E;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #FFFFFF;
	overflow: hidden;
}
/* Message */

.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */

.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
/* Current */

.green {
	border: solid 1px #0E0E0E;
	background-color: #0E0E0E;
}
/* Complete */

.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}
.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	background-color: #0E0E0E;
}
#progressBarBackground {
	width: 100%;
	width: 375px;
	height: 1px;
	background-color: #FFFFFF;
	border: 1px solid #242424;
}
.progressBarBackground {
	width: 100%;
	width: 375px;
	background-color: #777777;
	height: 1px;
	background-color: #FFFFFF;
	border: 1px solid #242424;
}
.progressBarInProgress,  .progressBarComplete,  .progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: #0E0E0E;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
	background-color: #0E0E0E;
}
a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}
a.progressCancel:hover {
	background-position: 0px 0px;
}
/* -- SWFUpload Object Styles ------------------------------- */

.swfupload {
	vertical-align: top;
}
.info_error {
	display: inline;
	color: red;
}
.info_ok {
	display: inline;
	color: blue;
	padding-right: 20px;
	background: url(/images/trans_green_check.gif) no-repeat right center;
}
.movietitle {
	text-align: left;
	margin-left: 18px;
	margin-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16px;
	border-bottom: #f9ce3f 3px solid;
	overflow: hidden;
}
.linkfav {
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-right: 10px;
}
.sponsorinfo {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 20px;
}
#more {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 55px;
}
#index4x4ad {
	float: right;
	margin: 21px 8px 14px 0px;
 0  padding: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	height: 330px;
	width: 348px;
	border: 1px dotted #FF9900;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
#sky160ads {
	float: right;
	margin: 21px 8px 14px 0px;
	width: 170px;
	height: 100%;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
}
#videobrowsemenu {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 170px;
	height: auto;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}
.lnav_l,  .lnav_d {
	background: url(/images/nav.gif) no-repeat 10px 50%;
	display: block;
	padding: 3px 0px 3px 25px;
}
.lnav_d {
	background-color: #222222;
}
.bbheader {
	border-bottom: #f9ce3f 3px solid;
	padding: 6px;
	color: #AAAAAA;
	font-size: 13px;
	font-weight: bold;
}
.lnav_old {
}
p {
	margin: 0px;
	padding: 0px;
}
.commentblock {
}
.numcomments {
	font-family: "Arial";
	font-size: 14px;
}
.commentusertitle {
	font-family: "Arial";
	font-size: 14px;
}
.commentusername {
	font-family: "Arial";
	font-size: 14px;
	color: #FF9905;
}
.commenthr {
	color: #FF9905;
	background-color: #FF9905;
	height: 1px;
	border: 0px;
}
.addcomm {
	font-family: "Arial";
	font-size: 14px;
	padding-left: 20px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}
.comments {
	overflow: visible;
}
.comments img {
	border: 0px;
}
.comments h2 {
	color: #4494cb;
	font-size: 19px;
	font-weight: bold;
	text-shadow: white 1px 1px 1px;
	margin-left: 13px;
	text-transform: uppercase;
	margin-top: 16px;
	margin-bottom: 8px;
}
.comments .commentbox {
	float: left;
	padding-left: 12px;
	padding-right: 8px;
	width: 367px;
	border: 0px;
}
.comments input {
	background-color: #FFAA00;
}
.comments textarea {
	background-color: #FFAA00;
	width: 350px;
	height: 140px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-style: none;
	padding: 10px;
	color: #363636;
	font-size: 14px;
}
.comments .submitcomment {
	float: left;
}
.usercomments {
	clear: both;
	margin-top: 0;
	padding-top: 20px;
}
.usercomments p {
	/* border-top: 1px solid #dbdbdb; */

	clear: both;
	padding: 4px 28px 4px 14px;
	overflow: hidden;
	height: 56px;
	color: #dbdbdb;
}
.usercomments p img {
	float: left;
	margin-right: 4px;
}
.usercomments a:link {
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #ff9900;
	margin-bottom: 3px;
}
.usercomments br {
	display: none;
}

