body {
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin: 0px;
	padding: 0px;
}

input {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin: 2px;
}

div#all {
	width: 1024px;
	margin: auto;
}

div#header {
	background-image:url(/images/header.gif);
	height: 173px;
	background-repeat: no-repeat;
}
#headerLogo {
	float: left;
	width: 300px;
	height: 119px;
}

#headerButtons {
	padding-top: 20px;
	padding-left: 0px;
	width: 480px;
	float: left;
}

.headerButton {
	background-image:url(/images/headerButtonBg.gif);
	height: 19px;
	width: 154px;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	display: block;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
}

#headerLogin {
	float: left;
	color: white;
	padding-top: 40px;
}
#header input {
	border: 1px solid white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	margin: 2px;
}

#headerMenu {
	clear: both;
	color: white;
	padding-top: 0px;
	padding-left: 3px;
}

.headerMenuLink {
	padding-left: 7px;
	color: white;
	font-weight: bold;
	display: block;
	float: left;
	height: 30px;
	margin-right: 10px;
	padding-top: 11px;
	font-size: 13px;
}

#leftCol {
	width: 760px;
	float: left;
	margin-left: 30px;
	background-color: white;
}
#leftCol p, h2, table {
	margin-left: 10px;
	margin-right: 10px;
}

.colsHeader {
	background-image:url(/images/colsHeaderBg.gif);
	height: 35px;
	padding-left: 5px;
	background-repeat: repeat-x;
	color: white;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.videoBox {
	width: 170px;
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	
}

.videoBox a {
	color: #006BA3;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 3px;
}

.videoImg {
	border: 1px solid #5A5A5A;
}

#rightCol {
	float: right;
	width: 205px;
	margin-right: 20px;
	background-color: white;
	white-space: nowrap;
}

#pagination {
	padding: 5px;
	clear: both;
	background-color: black;
	text-align: right;
	color: #FFAE00;
}

#pagination a {
	color: #FFAE00;
	font-weight: bold;
}

#pagination a:hover {
	color: white;
	text-decoration: none;
}

#footer {
	height: 91px;
	background-repeat: no-repeat;
	padding-top: 9px;
}

.hardlinks {
	clear: both;
	color: white;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
}

.hardlinks a {
	color: white;
	font-weight: bold;
}

#credits {
	clear: both;
	color: white;
	text-align: center;
}

#credits a {
	color: white;
	font-weight: bold;
}

/* Videos css */

#midCol {
	width: 970px;
	margin: auto;
	background-color: white;
}
#relatedVids {
	width: 970px;
	margin: auto;
	background-color: white;
}

#desc a {
	color: black;
}
.videoGrid {
	padding: 8px;
	margin: auto;
}
.videoGrid2 {
	padding: 18px;
	margin: auto;
}
#videoImage {
}

#vidinfo {
 width: 665px;
 background-color: #101010;
 margin: 0px;
 margin-top: 10px;
 margin-left: -9px;
 padding: 0px;
 float: left;
} 
#vidinfo img {
 border: 0px;
}
#vidinfo h3 {
 text-transform: uppercase;
 vertical-align: bottom;
 font-size: 16px;
 font-weight: bold;
 padding-left: 4px;
 padding-left: 5px;
 height: 35px;
 margin: 0px;
 color: white;
}
#vidinfo a, #vidinfo a:link, #vidinfo a:visited {
 color: #FFFFFF;
 text-decoration: none;
 border-top: 0px dotted #FFFFFF;
 border-right: 0px dotted #FFFFFF;
 border-bottom: 1px dotted #FFFFFF;
 border-left: 0px dotted #FFFFFF;
}
#vidinfo .box {
 float: left;
 height: 34px;
 width: 221px;
}
#vidinfo .boxrow2 {
 float: left;
 height: 33px;
 width: 221px;
}
#vidinfo .boxrow3 {
 float: left;
 height: 32px;
 width: 221px;
}
#vidinfo .boxviews {
 float: left;
 height: 25px;
 width: 158px;
 background: url(/images/bg-views.gif);
 color: #FFFFFF;
 font-weight: bold;
 font-size: 14px;
 padding-top: 9px;
 padding-left: 63px;
}
#vidinfo .boxsubmitted {
 float: left;
 height: 25px;
 width: 110px;
 background: url(/images/bg-submitted.gif);
 color: #FFFFFF;
 font-weight: bold;
 font-size: 14px;
 padding-left: 111px;
 padding-top: 8px;
}
#vidinfo .boxduration {
 float: left;
 height: 25px;
 width: 138px;
 background: url(/images/bg-duration.gif);
 color: #FFFFFF;
 font-weight: bold;
 font-size: 14px;
 padding-left: 83px;
 padding-top: 6px;
}
.commentssection1 {
 padding-left: 5px;
 width: 780px;
 float: left;
 margin-left: 15px;
 color: #333333;
 display: none;
 text-align: left;
}
.postcomment {
 margin-top: 10px;
 padding-top: 10px;
 margin-left: 450px;
 margin-bottom: 5px;
 clear: both;
}
.postcomment input, .postcomment textarea {
 margin-top: 5px;
 margin-left: 5px;
 margin-bottom: 4px;
 padding: 2px;
 color: #FFFFFF;
 background-color: #999999;
 border: 1px solid #666666
}
.commentscroll {
 width: 760px;
 margin-top: 3px;
 padding: 3px;
 padding-left: 8px;
}
.commentscroll h2 {
 margin-top: 3px;
 margin-bottom: 3px;
}
.commenton {
 width: 650px;
 background-color: #888888;
 color: white;
 margin: 1px;
 padding: 3px;
 padding-left: 8px;
}
.commenton strong {
 color: white;
 font-weight: bold;
}
.commentoff {
 width: 650px;
 background-color: #999999;
 color: white;
 margin: 1px;
 padding: 3px;
 padding-left: 8px;
}
.commentoff strong {
 color: white;
 font-weight: bold;
}
.comment {
 margin: 3px;
 padding: 3px;
}
.comment strong {
 color: white;
 font-weight: bold;
}
.reportspam {
 padding-left: 20px;
}
.reportspam a, #reportspam a:link, #reportspam a:visited {
 color: red;
}
.sponsorinfo {
        text-align: left;
        font-weight: bold;
        font-size: 16px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.sponsorinfo A {
	color: #FF0000;
}

#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 35px 0px 0px;
 width: 170px;
 height: 3000px;
 text-align: left;
 vertical-align: top;
 overflow: hidden;
 font-size: 11px;
}

.lnav_l,
.lnav_d {
        background: url(/images/nav.gif) no-repeat 10px 50%;
        display: block;
        padding: 3px 0px 3px 25px;
	color: #006ba3;
	font-weight: bold;
}

.lnav_d {
        background-color: #CCCCCC;
	color: #006ba3;
}

.bbheader {
	font-weight: bold;
}

#adbelow {
	clear: both;
	width: 100%;
}

#belowVideo {
        margin-left: 18px;
        margin-right: 18px;
        margin-bottom: 5px;
        margin-top: 2px;
	width: 620px;
	white-space: normal;
}
#belowVideoTable {
	width: 620px;
	white-space: normal;
}
#belowVideoTable2 {
	width: 620px;
	white-space: normal;
}
#belowVideoTable3 {
	width: 620px;
	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: 100%;
}
.ratingblock {
	white-space: nowrap;
}
.linkfav {
        float: right;
        font-size: 12px;
        font-weight: normal;
        padding-top: 4px;
        margin-top: 3px;
	color: white;
	margin-right: 105px;
}
.linkfav a {
	color: white;
}

