html {
	scrollbar-base-color:#000000; 
	scrollbar-arrow-color:#FFFFFF;
}
body {
	background-color: #000000;
	margin: 0 10px;
}
body,td,th {
	font-family: "Trebuchet MS",Helvetica,Verdana;
	color: #FFFFFF;
}
.container {
	margin: 0px auto;
	width: 975px;
/*	border: #FFFFFF 1px solid;*/
}
.video {
	float: left;
	height: 480px;
	width: 720px;
	z-index:1000;
}
.infopanel {
	clear: right;
	float: left;
	height: 480px;
	width: 245px;
	margin: 0 0 0 10px;
	font-size: 12px;
	/*background-color: #FFFFFF;
	color:#000;*/
}
.footer {
	clear: both;
	width: 100%;
}
.midsection {
	clear: both;
}
.bottom {
	margin: 0;
	padding: 0;
	width: 99%;
	text-align:center;
	position:absolute;
	bottom:0px;
}
.smallcopy
{
	font-size: 11px;
}
.CalvaryJQ {
	height:480px;
	overflow:auto;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}

/* dock - top */
.dock-container {
	position: relative;
	height: 50px;
	background: url(../images/dock-bg2.gif);
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock2 - bottom 
#dock2 {
	bottom: 0px;
	position: relative;
	left: 146px;
	width: 70%;
}*/
.dock-container2 {
	position: relative;
	height: 84px;
	padding-left: 20px;
}
a.dock-item2 {
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 20px;
	color: #FFF;
	bottom: 0px;
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	padding-left: 20px;
	color:#FFFFFF;
}
.dock-item2 span span {
	background-color:#000000;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}
.active {
	cursor:default;
	/*background-color:#666666;*/
}
#notes_email {
	display:none;
	position:absolute;
	height:100px;
	width:220px;
	background-color:#000000;
	z-index:1000;
}
.error {
	font-size: 10px;
	color: #FF0000;
	display: block;
}
#countdown {
	background:url(../images/CalvaryABQTVLogo.jpg) center no-repeat;
	text-align: center;
	width: 720px;
	height:100px;
	padding-top:340px;
}
.large {
	font-size:14px;
}.header {
	height: 84px;
}

#viewOptions {
	height:15px;
	min-width:110px;
}
.hasCountdown b {
	padding:40px;
}
#player {
	height: 100%;
	width: 100%;
}
.verseRef {
	position: absolute;
	display: none;
	border: solid 2px #EEECE1;
	background-color: #333;
	min-height:100px;
	max-height:420px; 
	/*overflow-y:scroll;*/
	overflow:hidden;
	z-index: 200;
	width:300px;
}

.verseRef .smallcopy {
	display:none; visibility:hidden;
}
input, textarea, select {
	font-family: "Trebuchet MS",Helvetica,Verdana;
}
#questionDiv {
	display:none;
	position:absolute;
	height:100px;
	width:100%;
	background-color:#000000;
	z-index:1000;
	bottom:0;
}
#panel_interact {
	position:relative;
}

