body {
	background: #ae1100 url(/images/video/bptv-bg.jpg) no-repeat top center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.container {
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	width: 950px
}

#maincontent .container {
	background-color: Black;
}

/* masthead styles */
#masthead {
	height: 190px;
	position: relative;
}

div#logo span {
	display: none;
}

div#logo h1 a {
	position: absolute;
	top: 110px;
	height: 75px;
	width: 271px;
}

/* set png logo background image for all but IE6 - browsers */
html > body div#logo h1 a {
	background: url(/images/video/bptv-logo.png) no-repeat left top;
}
/* set png logo background image for all but IE6 - browsers END */

/* IE6 - browser png fix */
div#logo h1 a {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/video/bptv-logo.png');
}
/* IE6 - browser png fix END */

#top-home {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	right: 0;
	top: 0;
}

#top-home a {
	color: White;

}

#top-phone {
	color: White;
	font: normal 16px "Arial Black";
	position: absolute;
	top: 130px;
	right: 10px;
}
/* masthead styles END */

#video-gallery, #video {
	background-color: Black;
	display: inline;
	float: left;
	margin: 0;
	padding: 0 2px;
	width: 575px;
}

#video-sidebar {
	color: White;
	margin: 0 0 0 610px;
}

#video {
	color: White;
	width: 400px;
}

#video h2 {
	width: 400px;
}

#video-related-sidebar {
	border: 1px solid #999;
	color: White;
	height: 500px;
	margin-left: 50px;
	padding: 5px 10px;
	overflow: auto;
	width: 475px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

h2 {
	color: #ae1100;
	font-size: 24px;
	line-height: 24px;
	padding: 10px 0;
	width: 600px;
}

h3 {
	color: #ae1100;
}

p {
	font-size: 12px;
	line-height: 1.3em;
}

a, a:active, a:visited {
	color:#0088df;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

.imgleft {
	float: left;
	padding: 0 20px 5px 0;
}

.imgright {
	float: right;
	padding: 0 0 5px 20px;
}

hr {
	background-color: #ae1100;
	color: #ae1100;
}

#video-player, #category-videos {
	float: left;
	margin-top: 25px;
}

#video-player {
	float:left;
}

#video-player p {
	color: #666666;
}

#wideo-player {
	float:left;
	margin: 0;
	padding: 0;
	width: 0;
}

/* trick IE6- */
html > body #wideo-player {
	float:none;
}
/* trick IE6- END */

.video-title, #video-player p.video-title {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
}

#category-videos {
	list-style: none;
	margin: 0;
	padding:0;
	width: 430px;
}

#category-videos li {
	border-bottom: 2px solid #999;
	width: 450px;
}

tr {
	width: 580px;
}

td {
	background-color: #999;
	border: 2px solid #555;
	color: #333;
	padding: 3px;
	vertical-align: top;
	width: 130px !important;
}

.watch-link a {
	color: #cc0000;
	font-weight: bold;
}

td p {
	font-size: 11px;
	margin: 0;
	margin-top: 10px;
	width: 119px !important;
}

td.blank {
	background: none;
	border: 0;
}

.spacer {
	clear: both;
}

/* footer style */
#footer {
	background-color: Black;
	color: #696969;
	font-size: 12px;
	margin-top: 25px;
	padding: 10px 0;
	text-align: center;
}

#footernav {
	margin: 0;
	padding: 3px 0;
}

#footernav li {
	display:inline;
	list-style: none;
	padding: 0 10px 0 0;
}

#footernav a {
	color: #696969;
	font-size: 11px;
}

#footernav a:hover {
	background: none;
	color: White;
}

#copyright, #copyright a {
	color: #696969;
	font-size: 11px;
}
/* footer style END */
