@charset "utf-8";
/* CSS Document */
.videopagebody {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.videopagebody a:link, .videopagebody a:visited {
	color: #0000FF;
}
.videopagebody a:hover {
	color: #000099;
} 
.videocontainer {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
	background-color: #000000;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/bg_grad1.jpg);
	background-repeat: repeat-x;
}
.videopageh1 {
	font-size: 16px;
	background-color: #202020;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
	margin: 0px;
}
h1 .redtitle {
	color: #CC0000;
}
.videopageh2 {
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #D6D6D6;
	background-image: url(../images/bgs/stone2_light.jpg);
	background-repeat: repeat;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sponsorslist {
	background-color: #D6D6D6;
	color: #333333;
	background-image: url(../images/bgs/stone2.jpg);
	background-repeat: repeat;
	padding: 5px;
	vertical-align: top;
	width: 150px;
	margin-left: 0px;
	height: 490px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
.sponsorslist .image {
	display: block;
	margin-top: 35px;
	margin-bottom: 20px;
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.clipsbox {
	width: 265px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.videocliptitle {
	color: #202020;
	background-color: #F5E7C0;
	margin-right: 5px;
	margin-left: 5px;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 10px;
	border: 1px solid #E1B032;
}

