﻿
#header{
	z-index: 999;
}
#login
{
	min-width:175px;
	right: 0px;
	width: auto!important;
	white-space: nowrap;
	position:absolute;
	z-index: 1999;
}

#loginpage
{
	position:relative;
	text-align: left;
	width: 300px;
	margin:0 auto;
}
#loginpage label
{
	display: block;
	font-size: 100%;
	padding-top: 15px;
	padding-bottom: 5px;
}
.forgotpassword
{
	margin: 0px;
}
.loginsubmit
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#loginpage .forgotpassword a
{
	color:#0082C8;
	font-size: 90%;
	text-decoration: none;
}
#loginpage .textbox, #loginpage .loginsubmit, #loginpage .forgotpassword
{
	padding-left: 20px;
}
#loginpage .textbox input
{
	width: 253px;
	font-size: 15px;
}
.textbox label, .textbox a
{
	width: 253px;
	font-size: 80%;
	font-weight:bold;
}

#logindialog
{
	display:none;
	position:relative;
	top:5px;
	left:0;
	width: 0px;
	height: 0px;
	background:#e8e8e8;
	border: none;
	color:#6d6d6d;
	/*font-size:0.75em;*/
	font-weight:bold;
	padding:8px 0 8px 0;
	margin:10px;
}
#logindialog label
{
	display: block;
	padding-bottom: 5px;
}
#logindialog .forgotpassword a
{
	color:#0082C8;
	font-size: 75%;
	text-decoration: none;
}

#logindialog .textbox
{
	margin: 0px 0px 5px;
	width: 143px;
	display: block;
	/*font-size: 13px;*/
}

input[type="password"], input[type="text"]
{
	width: 150px;
}
select
{
	width: 155px;
}

#featureMovie
{
	cursor: pointer;
}

#featureMovieThumb
{
	max-width: 304px;
	max-height: 171px;
}

.movietile{
	display:table-cell;
	position:relative;
	cursor: pointer;
}
.movieinfo{
	display:table-cell;
	position:relative;
}
.movieinfo p
{
	height:30px;
	margin-bottom: 0px;
}
.movieinfo h2
{
	height:30px;
	margin-bottom: 0px;
}
.screenshot{
	display:table-cell;
	position:relative;
}

.additionalInfo{
	font-size:80%;
	color:#a4a4a2;
	position:absolute;
	*position:inherit; /*IE 6, 7*/
	bottom:0px;
	text-align:right;
	width:177px; /* Set width for IE 6 */
	display:table-cell;
}

.smallThumb
{
	width:103px;
	height:73px;
}

.searchField{
	background:url(../images/search-field.gif) no-repeat;
	margin:0;
	padding:0;
	height: 28px;
}

.searchField input.field{
	background: transparent;
	width:242px;
	padding:0px 0px 0px 3px;
	margin:0px 0 0 2px;
	color:#dbdbdb;
	position: absolute;
	top: 18px;
	outline: none;
}

.paginationSmall
{
	min-height: 14px;
}

.paginationSmall li  {
	padding:0 0 0 3px;
}

.churchName
{
	width:auto;
}

.movieInfo
{
	width:auto;
	padding:0 10px;
}

.churchData
{
	width:auto;
}

img.advertBanner
{
	width:300px;
}

.alphabet ul li{
	float:left;
	padding:4px 7px 0 6px;
	font-weight:bold;
	
}

.alphabet ul li.selected{
	color:#fefefe;
	padding: -4px 0px 0 0px;
	font-size:130%;
	
}

.alphabet ul li a{
	text-decoration:none;
	color:#d5cdcd;
	outline: none;
}

.alphabet ul li.selected a{
	color:#fefefe;
}

.pagination ul li.link > img
{
	margin-top: 4px;
}

.result li
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.error
{
	font-size: 120%;
	color: #0082C8;
	text-align: center;
	font-weight: bold
}

#churchLogo 
{
	width: 178px;
	overflow: hidden;
}

#churchLogo img
{
	height: 48px;
	width: 178px;
}
#playerWrap ul.links > li
{
	width: 125px;
}
#playerWrap .subHeader  {
	margin: -10px 1px 0px 1px;
}
.closebutton
{
	background: url(../images/closebutton.png) no-repeat;
	cursor: pointer;
	display: none;
	position: relative;
	right: -280px;
	top: -50px;
	width: 16px;
	height: 16px;
	margin-bottom: -16px;
}
#ad
{
	margin-top: 11px;	
}
#formWrapper
{
	/* width: 620px;*/
}
.truncatetext
{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.section:last-child
{
	border-bottom: none;
	margin-bottom: 0px;
}
.returnResult{
	padding:0px 10px 18px 10px;
	margin-top: -30px;
}
.channeltile
{
	border-bottom: 1px solid #F4F2F2;
	clear:both;
	cursor: pointer;
	height: 75px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	position:relative;
}
.channeltile:last-child
{
	border-bottom:none;
}
.channelimage
{
	width: 75px;
}
.channelicon
{
	float: left;
	width: 75px;
}
.channeltile .movieInfo .title
{
	color:#0082C8;
	font-size: 110%;
	margin:0;
	padding: 5px 0 0 0;
}
.subChannelHeader
{
	float: left;
	display: table-row;
	width: 100%;
}
.subChannelHeader h1
{
	font-size:135%;
	min-height:36px;
	height:auto!important;
	height:36px;
	line-height:36px;
	margin: 0;
	padding:0;
	display: table-cell;
	width: 100%;
}
.subChannelHeader h3
{
	font-size:135%;
	padding:0;
	margin:0;
	min-height:36px;
	height:auto!important;
	height:36px;
	line-height:36px;
	display: table-cell;
	right: 0;
	text-align: right;
	min-width: 190px;
}
.bulleted a
{
	color: #0082c8;
	display: list-item;
	list-style-type: circle;
	list-style-position:inside;
	line-height: 20px;
	text-decoration:none;
	font-size: 90%;
}
.bulleted a:hover
{
}

#attachmentlist li
{
}	
#attachmentlist a
{
	display: list-item !important;
	padding-left:20px !important;
	font-size: 120%;
	background: url(../images/file.png) 0 5px no-repeat !important;
}
#material h1
{
	margin-top: 15px;
	padding-bottom: 0px;
}

.toplink
{
	color:#0082c8;
	text-decoration:none;
	font-size: 90%;
}

.toplink:hover{
	color:#09F;
}
.hint, #loading p
{
	font-size: 175%;
	font-weight: bold;
	color: #D5CDCD;
	text-align:center;
	margin-top:60px;
}
.info dl
{
	width: 70px;
	display:inline-block;
	margin: 4px;
}
.productDetail
{
	
}
.thankyou
{
	font-size: 120%;
	color: #0082C8;
	text-align: center;
	font-weight: bold
}
.helpbottom a
{
	color:#0082c8;
	text-decoration:none;
}
.embedsizeoptions
{
	display:table-row;
	font-size: 85%;
}
.embedsizeoptions dl
{
	display:table-cell;
}
.errorDialog
{
	background-color:#ffffff;
	text-align:center;
	margin:10px;
}
#popUp .videoInfo h3
{
	font-size:135%;
	height:auto!important;
	width: 400px;
	float:left;
	margin: 0 0 5px 0;
	padding:0;
}
#popUp p
{
	font-size: 75%;
}
#popUp .videoInfo h5{
	font-size:95%;
	text-align:right;
	float:right;
	width:180px;
	padding:0;
	margin:0;
	height:auto!important;
	white-space: nowrap;
	overflow: hidden;
}
.rightalign
{
	text-align: right;
}
.fb_like
{
	display:inline-block;
	float:left;
	padding-top:2px;
	width:75px;
}
