@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 100%;
}
html,body {
	background: url('../bhbimages/bg.jpg') top repeat-x #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
a:link {
	color: #f9c500;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F9C500;
}
a:hover {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: underline;
	color: #F90;
}
#main {
	background: url('../bhbimages/red_bg.jpg') top repeat-y #660303;
	width: 1105px;
	margin: 0px auto;

}
#header {
	margin-left: -47px;
}
#content {
	padding: 1px;
	width: 1100px;
	margin: 0px auto;
	text-align: center;
}
#joinform {
	background: url('../bhbimages/join_form_bg.png') center center no-repeat;
	width: 470px;
	height: 468px;
	margin: 0;
	margin-left: 20px;
	position: relative;
}
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
.thumbs {
	width: 100%;
	margin: 0;
	margin-top: 10px;
	margin-left: -10px;
}
.three {
	width: 100%;
	margin-left: -22px;
	padding: 0;
}
.jointoday {
	padding: 0;
	margin-top: -15px;
}
.thumbs2 {
	width: 1020px;
	margin: 0;
	margin-top: 10px;
}
.left2 {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#footer {
	margin-top: 50px;
	text-align: center;
}
.joinelements {
	margin-top: 80px;
	position: absolute;
	color: #000;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
}
.rbutton {
	background: url('../bhbimages/join_button.png') top center no-repeat;
	width: 375px;
	height: 104px;
	border: 0;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 49px;
	font-weight: bold;
	font-stretch: ultra-condensed;
}
.payoptions {
	width: 270px;
	color: #000;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.payoptions input {
	width: 25px;
}
.video {
	background: url('../bhbimages/biohazard_03.jpg') top center no-repeat;
}
.vidimage:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
.videobox {
	margin: 0px;
	display:-moz-inline-stack;
	display: inline-block;
	zoom:1;
	*display:inline;

}
.videotitle {
	width: 228px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	text-align: center;
	color: #660303;
	font-weight: bold;
	text-decoration: underline;
}
.descriptionbox {
	background: url('../bhbimages/biohazard_07.jpg') top center no-repeat;
}
.description {
	width: 232px;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 10px;
	text-align: justify;
	color: #000;
	padding-top: 5px;
}
.homeswirly {
	margin-top: -30px;
	height: 100px;
	vertical-align: central;
}
.mediaboxtitle {
	background: url('../bhbimages/meidabox_04.jpg') top center no-repeat;
	width: 522px;
	height: 65px;
	text-align: center;
	color: #000;
	font-size: 48px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: default;
}
.mediavideobox {
	background: url('../bhbimages/meidabox_07.jpg') top center no-repeat;
	width: 654px;
	height: 416px;
}
.mediaboxdescription {
	background: url('../bhbimages/meidabox_11.jpg') top center no-repeat #ffd101;
	width: 654px;
	min-height: 91px;
	color: #000;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: justify;
}
.additionalimages {
	background: url('../bhbimages/meidabox_15.jpg')	top center no-repeat;
	width: 654px;
	height: 184px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#pagination {
	font-size: 18px;
	font-weight: bold;
}
#pagination a {
	font-size: 14px;
	display:-moz-inline-stack;
	display: inline-block;
	zoom:1;
	*display:inline;
	margin: 5px;
	width: 33px;
	height: 16px;
	background: #f9c500;
	color: #000;
	border: 1px #FFF solid;
	border-radius: 2px;
}
#pagination a:hover {
	background: #F90;
	color: #FFF;
	border: 1px #FFF dotted;
}
#videoheader {
	background: url('../bhbimages/header_bg.jpg') top no-repeat #660303;
	min-height: 500px;
	text-align: center;
}