#browse-container {
	margin : -39px 20px 0;
}

.panel {
	background: url('http://www.covlife.org/images/ui.20120314/background_panel.png') repeat-y left top;
	margin: 2px 0 1px 1px;
	
	-webkit-border-radius: 4px 0 0 4px;
	   -moz-border-radius: 4px 0 0 4px;
	        border-radius: 4px 0 0 4px;
	
	position: relative;
	behavior: url("/_css/PIE.htc");
}


.panel.five-columns,
.panel.six-columns,
.panel.indicator {
	background: none;	
}

.panel .browse-selection {
	position : relative;
	display : inline;
}
.empty-panel {
	display : none;
}
ul#browse-nav li.empty-panel a {
	border-right: 0px solid transparent;
}
ul#browse-nav {
	font-size : 11px;
	display : block;
	float : left;
	margin : -27px 0 0 0;
	list-style-type: none;
	padding : 0px;
}
ul#browse-nav li {
	display : block;
	float : left;
	padding : 0px;
	margin : 0px;
	font-size : 13px;
}
ul#browse-nav li span {
	display : block;
	height : 27px;
	line-height : 27px;
	padding-right : 4px;
	border-right : solid 1px #e4e4e4;
	border-bottom : solid 0px #ddd;
}
ul#browse-nav li a {
	border-right : solid 1px #e4e4e4;
	display : block;
	border-bottom : solid 0px #ddd;
	color : #404040;
	height : 27px;
	line-height : 27px;
	background : url('http://covlife.org/images/ui/browse.bg.gif') repeat-x;
}
ul#browse-nav li a:hover {
	cursor : pointer;
}
ul#browse-nav li#minimize {
	position : absolute;
	width : 54px;
	text-align : center;
	display : none;
	border-left: 1px solid #e4e4e4;
}
ul#browse-nav li#minimize a {
	/* background : url('http://covlife.org/images/ui/white.blank.gif'); */
	padding-top : 5px;
	height : 22px;
}
#browse-container ul#browse-nav li a.browse-sel {
	border-right : 0px;
	border-bottom : solid 0px #fff;
	margin-left : -1px;
	background : url('http://covlife.org/images/ui/browse.sel.bg.gif') repeat-x bottom left;
}
#browse-container ul#browse-nav li a strong {
	font-weight : normal;
	display : block;
	height : 27px;
	padding : 0 15px 0 15px;
}
#browse-container ul#browse-nav li a.browse-sel strong {
	font-weight : bold;
	background : url('http://covlife.org/images/ui/browse.sel.r.gif') no-repeat bottom right;
}
#browse-border {
	height : 45px;
	display : block;
	border-bottom : solid 0px #ddd;
	float: left;
	margin: -9px 0 0 0;
	width: 970px;
}
#search-box {
	height : 21px;
	padding : 11px 5px 9px 5px;
	background : url('http://covlife.org/images/ui/searchbox.bg.gif') repeat-x;
	display : block;
	float : right;
}
#search-box-l {
	background : url('http://covlife.org/images/ui/searchbox.l.png') no-repeat;
	padding-left : 5px;
	top : 0;
	left : 50%;
	height : 41px;
	display : block;
	float : right;
	position : absolute;
	margin-top : 142px;
	margin-left : 245px;
}
.search-directory {
	margin-top : -35px;
}
#search-box-r {
	background : url('http://covlife.org/images/ui/searchbox.r.png') no-repeat top right;
	padding-right : 5px;	
	height : 41px;
	display : block;
}
#search-box form {
	margin : 0px;
}
#search-box input {
	margin : 0px;
}
ul#browse-nav li form {
	margin : 0px;
	margin-left : 20px;
	height : 27px;
}
.panel > a {
	display : block;
	position : absolute;
	top : 0;
	left : 0;
}
#panels {
	position: relative;
	clear : both;
	overflow : hidden;
	padding-left : 1px;
	margin-top : 20px;
	margin-bottom : 20px;
	background-color: #f2f2f2;
	background-color: rgba(10, 10, 10, 0.03);
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-box-shadow: inset 0px 1px 1px 0px #bbb, 0px 1px 1px 0px #fff;
	   -moz-box-shadow: inset 0px 1px 1px 0px #bbb, 0px 1px 1px 0px #fff;
	        box-shadow: inset 0px 1px 1px 0px #bbb, 0px 1px 1px 0px #fff;
	behavior: url(http://www.covlife.org/_css/PIE.htc);
}
#browse-tr {
}
.listing-thumb {
	display : block;
	float : left;
	border : solid 1px #cdcdcd;
	width : 80px;
	height : 65px;
	padding : 2px;
	margin-left : 10px;
}

	.listing-thumb span {
		display : block;
		width : 80px;
		height : 65px;
	}
	
.listing-name {
	display : block;
	margin : -4px 0 7px 10px;
	margin-bottom : 7px;
	font-size : 11px;
}
.empty-photo {
	margin-left : 10px;
}
#resource-content {
	margin-top : 30px;
	padding : 0 0 0 0;
}
#resource-content .module {
}

#resource-info {
	float:left;
	width: 400px;
}

	#resource-info hr {
		clear: both;
	}

.indicator {
	padding : 13px 12px 12px 12px;
	color : #666;
}
.indicator strong {
	font-size : 16px;
	font-weight : normal;
}

.indicator strong > span {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}


.default-list ul li.month-list {
	padding-left : 4px;
	overflow: hidden;
}

.default-list ul li.month-list a{
	display : block;
	float : left;
	margin : 0;
	padding : 5px;
}
.default-list ul {
	margin : 0;
	width : 180px;
	float : left;
	padding : 0;
	list-style-type : none;
	font-size : 0.78em;
	border-right: 1px solid #e1e1e1;
}

.default-list ul.last {
	margin: 0 2px 0 0;
	width: 163px;
	padding: 0;
	border-right: 0px solid #e1e1e1;
}

.default-list.five-columns ul {
	width: 168px;
}

.default-list.six-columns ul {
	width: 152px;
	min-height: 91px;
}

.default-list ul li.parent-topic {
	display : block;
	font-size : 11px;
	font-weight : bold;
	color : #666;
	margin : 0 0 9px 10px;
	clear : both;
}
.default-list ul li.parent-ministry-topic {
	display : block;
	font-size : 1.1em;
	margin : 0 0 3px 10px;
	clear : both;
}
.default-list ul li {
	padding : 0;
	margin : 0;
}
.default-list ul li a {
	display : block;
	font-size : 11px;
	margin : 0px;
	padding : 5px 8px 5px 10px;
	line-height : 13px;
}
.default-list ul li.ministry-item a {
	padding : 3px 3px 3px 14px;
}
.default-list ul li.ministry-item a.selected {
	font-weight : bold;
	padding-left : 22px;
	color : #000;
	background : url('http://covlife.org/images/ui/browse.sel.gif') no-repeat 14px 8px;
}
.default-list ul li span {
	display : block;
	margin : 0px;
	font-size : 11px;
	padding : 5px 3px 5px 10px;
	line-height : 11px;
	color : #aaa;
}
.default-list ul li a strong {
	display : block;
}
.default-list ul li a:hover {
	background-color : #eee;
}
.default-list {
	padding : 15px 0 15px 0;
}
.five-columns{
	margin-left : 32px;
	margin-right : 32px;
}

.six-columns  {
	margin-left: 5px;
	margin-right: 5px;
}
#base-topic {
	width : 200px;
	float : left;
	display : block;
	padding : 15px 9px 9px 9px;
}
#topic2level, #topic3level, #topic4level, #topic5level, #topic6level {
	display : none;
} 
#series2level, #series3level, #series4level, #series5level, #series6level {
	display : none;
}
.browse-loader {
	background : url('http://covlife.org/images/ui/ajax.loader.sm.gif') no-repeat;
	padding-left : 22px;
	display : block;
	font-size : 11px;
	height : 20px;
	margin : 10px 0 0 12px;
}
.resource-title {
	font-size : 14px;
	margin-bottom : 2px;
	display : block;
	font-weight : bold;
}
#base-topic ul {
	margin : 0px;
	padding : 0px;
	list-style-type : none;
}
#base-topic ul li {
	display : block;
}
#base-topic ul li a {
	position: relative;
	padding: 3px 0 3px 10px;
	font-size : 11px;
	height : 22px;
	line-height : 22px;
	margin-bottom: 3px;
	font-weight: bold;
	display : block;
}
#base-topic ul li a:hover {
	background : url('http://covlife.org/images/ui/topic.parent.sel.gif') no-repeat 184px 10px #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 1px 0px #bbb;
	-moz-box-shadow: inset 0px 1px 1px 0px #bbb;
	box-shadow: inset 0px 1px 1px 0px #bbb;
}

#base-topic ul li a.base-topic-sel,
#base-topic ul li a.base-topic-sel:hover {
	background : url('http://covlife.org/images/ui.20111011/topic.parent.sel.png') no-repeat 184px 10px #5f5f5f;
	padding: 3px 0 3px 10px;
	color : #ebebeb;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 0px 0px #ddd;
	   -moz-box-shadow: inset 0px 0px 0px 0px #ddd;
	        box-shadow: inset 0px 0px 0px 0px #ddd;
}

#old-testament {
	display : none;	
}
.resource-results {
	width: 970px;
	font-size : 12px;
	margin : 0 0 20px 0;
}
.resource-results th, .resource-results td {
	text-align : left;
}
#testaments {
	display : block;
	position : relative;
}
.resource-results td p {
	margin : 4px 20px 0px 0px;
}
.wide-browse {
	position : relative;
	float : right;
	text-align : left;
	width : 708px;
}
.resource-results th {
	font-size : 11px;
	color : #5555;
	padding : 6px 4px 6px 4px;
	border-bottom : solid 1px #c7c7c7;
}
.resource-results td p {
	font-size : 12px;
	color : #999;
	margin : 4px 20px 0px 0px;
}
#resource-format {
	width : 50px;
}
#resource-date {
	width : 110px;
}
#resource-series {
	width : 150px;
}
.resource-results td {
	vertical-align : top;
	height : 40px;
	font-size : 12px;
	padding : 15px 4px 15px 4px;
	border-bottom : solid 1px #c7c7c7;
}
#single-resource-border {
	width:970px;
}

#individual-resource {
	padding : 0 30px 25px 30px;
	font-family : Helvetica Neue, arial, sans-serif;

}
	#individual-resource p {
		font-size : 13px;
		line-height: 18px;
		margin: 30px 0;
	}
	
		#individual-resource p.info,
		#individual-resource p.topics {
			margin: 0 0 10px 0;
			padding: 0;
			overflow: hidden;
		}
		
		#individual-resource p.info {
			color: #777;
		}
		
		#individual-resource p.info.text {
			margin: 0 0 10px 0;
		} 
	
		#individual-resource p > span {
			display: inline-block;
			margin-right: 6px;
			border-left: 1px solid #bbb;
			margin-left: 6px;
			padding-left: 6px;
			line-height: 13px;
			color: #777;
/*
			color: #777;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 9px;
			display: inline-block;
			margin-right: 6px;
			padding-right: 6px;
			border-right: 1px solid #bbb;
*/
		}
		
		#individual-resource p > span.first {
			border-left: 0px solid transparent;
			margin-left: 0;
			padding-left: 0;
		}
		
		
		#individual-resource p.topics span {
			
		}
		
		#individual-resource p.topics a {
			margin-right: 8px;
			display: inline-block;
		}
		
		#individual-resource p.topics span,
		#individual-resource p.topics a {
		}
		
		#individual-resource p.download {
			overflow: visible;
			display: block;
			padding: 30px 0 0 0;
			margin: 0;
		}
		
			#individual-resource p.download span {
				border-right: 0px solid transparent;
			}
	
	#individual-resource h2 {
		font-family : Helvetica Neue, arial, sans-serif;
		font-size : 24px;
		line-height: 30px;
		margin : 0 0 5px 0;
		color : #444;
		font-weight : bold;
	}
	
	#individual-resource > strong {
		color : #444;
		font-weight : normal;
	}
	#individual-resource p strong span {
		color : #999;
		margin : 0 5px;
		font-size: 13px;
	}
	#individual-resource > strong em {
		font-style : normal;
		color : #999;
	}
	#individual-resource > h3 span {
		color : #999;
		margin : 0 10px;
	}
	#individual-resource h3 {
		color : #6;
		font-size : 16px;
		margin-bottom : 5px;
		margin-top : 0;
	}

.button_listen,
.button_watch {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	width: 132px;
	position: absolute;
	left: 174px;
	color: rgba(255,255,255,.7);
	background-color: rgba(0,0,0,.65);
	text-align: center;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(http://www.covlife.org/_css/PIE.htc);
}

.button_listen {
	height: 25px;
	padding: 13px 0 0 0;
	top: 300px;
}
	
.button_watch {
	background: url(http://www.covlife.org/images/ui.20120314/icon_play.png) no-repeat center 15px rgba(0,0,0,.65);
	height: 22px;
	top: 180px;
	padding: 85px 0 0 0;
}

	.button_listen:hover,
	.button_watch:hover {
		color: rgba(255,255,255,.8);
		background-color: rgba(20,20,20,.65);
	}

	
.button_exit {
	width: 24px;
	height: 24px;
	position: absolute;
	top: -8px;
	left: 468px;
	text-align: center;
	text-indent: -1000px;
	overflow: hidden;
	background-image: url(http://www.covlife.org/images/ui.20111011/button_exit.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 200;
}

	.button_exit:hover {
		background-position: 0 -24px;
	}
	
.download a {
	color : #fff;
	font-size : 13px;
	line-height: 13px;
	/* font-weight: bold; */
	/* letter-spacing: -1px; */
	text-transform: uppercase;
	display : block;
	float : left;
	height: 21px;
	margin : 5px 5px 0 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	border: 1px solid transparent;
	-moz-box-shadow: 0px 1px 0px transparent,  0px -1px 0px transparent;
	box-shadow: 0px 1px 0px transparent,  0px -1px 0px transparent;
	background-color: #414141;
	behavior: url(http://www.covlife.org/_css/PIE.htc);
}

	.download a:hover {
		position: relative;
		border-right: 1px solid #676767;
		border-left: 1px solid #676767;
		border-bottom: 1px solid #203807;
		border-top: 1px solid #78bd2a;
		-moz-box-shadow: 0px 1px 0px transparent,  0px -1px 0px #777;
		box-shadow: 0px 1px 3px rgba(0,0,0,.6),  0px -1px 0px #888;
		
		background: #497f0e;
		background: -moz-linear-gradient(top, #5b9b12 0%, #497f0e 36%, #39600b 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5b9b12), color-stop(36%,#497f0e), color-stop(100%,#39600b));
		background: -webkit-linear-gradient(top, #5b9b12 0%,#497f0e 36%,#39600b 100%);
		background: -o-linear-gradient(top, #5b9b12 0%,#497f0e 36%,#39600b 100%);
		background: -ms-linear-gradient(top, #5b9b12 0%,#497f0e 36%,#39600b 100%);
		background: linear-gradient(top, #5b9b12 0%,#497f0e 36%,#39600b 100%);
		-pie-background: linear-gradient(top, #5b9b12 0%,#497f0e 36%,#39600b 100%);
		behavior: url(http://www.covlife.org/_css/PIE.htc);
	}
	
	.download a:active {
		position: relative;
		border-right: 1px solid #676767;
		border-bottom: 1px solid #203807;
		border-top: 1px solid #78bd2a;
		background: -moz-linear-gradient(top, #528c10 0%, #406d0d 36%, #315109 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#528c10), color-stop(36%,#406d0d), color-stop(100%,#315109));
		background: -webkit-linear-gradient(top, #528c10 0%,#406d0d 36%,#315109 100%);
		background: -o-linear-gradient(top, #528c10 0%,#406d0d 36%,#315109 100%);
		background: -ms-linear-gradient(top, #528c10 0%,#406d0d 36%,#315109 100%);
		background: linear-gradient(top, #528c10 0%,#406d0d 36%,#315109 100%);
		-pie-background: linear-gradient(top, #528c10 0%,#406d0d 36%,#315109 100%);
		behavior: url(http://www.covlife.org/_css/PIE.htc);
	}

		.download a img {
			position: absolute;
			right: 7px;
			top: 3px;
		}

.share_bttn {
	background-color: #888;
}
	.share_bttn:hover {
		color: #fff;
		background-color: #555;
	}

#download-video {
	padding : 7px 35px 0 7px;
}

	#download-video img {
		top: 4px;
	}

#download-mp3  {
	padding : 7px 37px 0 7px;
}

#download-outline {
	padding : 7px 32px 0 7px;
}

#download-manuscript {
	padding : 7px 34px 0 7px;
}


a#application-questions, a#listen-online {
	background-color : #888;	
}
a#application-questions:hover, a#listen-online:hover {
	background-color : #555;	
}
#single-resource {
	padding : 0 25px 25px 25px;
	border : solid 1px #bbb;	
	overflow : hidden;
	background : url('http://covlife.org/images/ui/single.resource.bg') repeat-x bottom left;
}
#single-resource h2 {
	font-family: arial;
	font-size : 1.5em;
	font-weight : normal;
	margin-bottom : 3px;
	color : #333;
	padding : 15px 0px 0px 0px;
	background-image : url('http://covlife.org/images/ui/blank.gif');
}
#single-resource ul {
	width : 350px;
	float : left;
	list-style-type : none;
	font-size : 0.8em;
	padding-top : 3px;
}
#single-resource p {
	float : left;
	display : block;
	width : 400px;
}
.resource-date {
	font-size : 0.9em;
	border-bottom : solid 1px #ddd;
	padding-bottom : 14px;
	text-align : right;
	margin-top : -14px;
}
a.call-to-action {
	background : url('http://covlife.org/images/ui/call-to-action.bg.gif') no-repeat top left;
	height : 21px;
	color : #fff;
	font-size : 0.85em;
	display : block;
	float : left;
	position : absolute;
	top : 180px;
	left : 50%;
	margin-left : -420px;
	padding-left : 7px;
}
a.call-to-action span {
	height : 21px;
	display : block;
	float : right;
	background : url('http://covlife.org/images/ui/call-to-action.r.gif') no-repeat top right;
	line-height : 20px;
	padding-right : 7px;
}
#resource-content a.contribute {
	position : absolute;
	top : 153px;
	left : 50%;
	margin-left : -220px;
}
#associated-files {
	float: left;
	display : block;
	padding : 10px 0 10px 0;
	margin : 20px 0 20px 0;
	width : 355px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
#associated-files dt,
.apply {
	font-size : 13px;
	width: 90px;
	float: left;
	font-weight: bold;
	color: #6a6a6a;
}
#associated-files dd {
	margin : 0 0 10px 0;
	font-size : 11px;
	width: 265px;
	float: right;
}

/* Video / Audio Player */

#player_background {
	width: 480px;
	height: 375px;
	float: left;
	background-color: #eee;
	background-image: url(http://www.covlife.org/images/ui.20120314/background-resource_media_v2.jpg);
	background-position: 0 0;
	margin-right:28px;
	border: solid 1px #cfcfcf;
	position:relative;
}

span.LimelightEmbeddedPlayer {
	display: none;
	z-index: 100;
	position: relative;
}


#flash-player {
	margin: 230px 86px 0 86px;
	padding: 15px 10px;
	border: 1px solid #cfcfcf;
	width: 280px;
	
	position: relative;
	-webkit-box-shadow: 0px 1px 2px 1px rgba(50, 50, 50, .8);
	-moz-box-shadow: 0px 1px 2px 1px rgba(50, 50, 50, .8);
	box-shadow: 0px 1px 2px 1px rgba(50, 50, 50, .8);
	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.95) 0%, rgba(221,221,221,0.95) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.95)), color-stop(100%,rgba(221,221,221,0.95)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.95) 0%,rgba(221,221,221,0.95) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0.95) 0%,rgba(221,221,221,0.95) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.95) 0%,rgba(221,221,221,0.95) 100%);
	background: linear-gradient(top,  rgba(255,255,255,0.95) 0%,rgba(221,221,221,0.95) 100%);

	
	-pie-background: linear-gradient(top,  rgba(255,255,255,0.95) 0%,rgba(221,221,221,0.95) 100%);	
	
	behavior: url(http://www.covlife.org/_css/PIE.htc);
}


/* Audio Player  */

#audio_wrapper {
	overflow: hidden;
}

#jplayer1 {
	height: 0px;
}

.faq .module p {
	font-size: 13px;
}

div.jp-audio,
div.jp-video {

	/* Edit the font-size to counteract inherited font sizing.
 	* Eg. 1.25em = 1 / 0.8em
 	*/

	font-size:1.25em;
	font-family: 'Helvetica Neue', Helvetica, Arial;
	line-height:1.6;
	color: #666;
}
div.jp-audio {
	width:392px;
	position: absolute;
	top: 220px;
	left: 44px;
}

div.jp-interface {
	position: relative;
	width: 390px;
	border: 1px solid #666;
	display:block;
	-webkit-box-shadow: 0px 1px 2px #111;
	-moz-box-shadow: 0px 1px 2px #111;
	box-shadow: 0px 1px 2px #111;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	background: #fff;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.95) 0%, rgba(221,221,221,0.95) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.95)), color-stop(100%,rgba(221,221,221,0.95)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.85) 0%,rgba(211,211,211,0.85) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0.95) 0%,rgba(221,221,221,0.95) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.95) 0%,rgba(221,221,221,0.95) 100%);
	background: linear-gradient(top,  rgba(255,255,255,0.95) 0%,rgba(221,221,221,0.95) 100%);
	-pie-background: linear-gradient(top,  rgba(255,255,255,0.95) 0%,rgba(221,221,221,0.95) 100%);
	
	behavior: url(http://www.covlife.org/_css/PIE.htc);
	
}


div.jp-video div.jp-interface {
	
	-webkit-box-shadow: 0px 0px 0px 0px transparent;
	-moz-box-shadow: 0px 0px 0px 0px transparent;
	box-shadow: 0px 0px 0px 0px transparent;
	
	width: 480px;
	
	border: 0px solid transparent;
	
	height: 59px;
	
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

	#resource-content div.jp-interface p {
		font-size: 12px;
		line-height: 14px;
		color: #000;
		margin: 0 20px;
		padding: 20px 0 5px;
		border-bottom: 1px solid #bbb;
		height: 29px;
	}
	
		div.jp-interface p a {
			border: 1px solid #888888;
			background-color: #cccccc;
			padding: 3px;
		}
			div.jp-interface p a:hover {
				border: 1px solid #8f9eb3;
				background-color: #dadada;
				padding: 3px;
			}

/* @group TOGGLES */

/* The audio toggles are nested inside jp-time-holder */

ul.jp-toggles {
	list-style-type:none;
	padding:0;
	margin:0 auto;
	overflow:hidden;
}

div.jp-audio .jp-type-single ul.jp-toggles {
	width:25px;
}
div.jp-audio .jp-type-playlist ul.jp-toggles {
	width:55px;
	margin: 0;
	position: absolute;
	left: 325px;
	top: 50px;
}

div.jp-video ul.jp-toggles {
	float: left;
	margin-top:10px;
	width:100px;
}

ul.jp-toggles li {
	display:block;
	float:right;
}

ul.jp-toggles li a {
	display:block;
	width:25px;
	height:18px;
	text-indent:-9999px;
	line-height:100%; /* need this for IE6 */
}

a.jp-full-screen {
	background: url("jplayer.blue.monday.jpg") 0 -310px no-repeat;
	margin-left: 20px;
}

a.jp-full-screen:hover {
	background: url("jplayer.blue.monday.jpg") -30px -310px no-repeat;
}

a.jp-restore-screen {
	background: url("jplayer.blue.monday.jpg") -60px -310px no-repeat;
	margin-left: 20px;
}

a.jp-restore-screen:hover {
	background: url("jplayer.blue.monday.jpg") -90px -310px no-repeat;
}

a.jp-repeat {
	background: url("jplayer.blue.monday.jpg") 0 -290px no-repeat;
}

a.jp-repeat:hover {
	background: url("jplayer.blue.monday.jpg") -30px -290px no-repeat;
}

a.jp-repeat-off {
	background: url("jplayer.blue.monday.jpg") -60px -290px no-repeat;
}

a.jp-repeat-off:hover {
	background: url("jplayer.blue.monday.jpg") -90px -290px no-repeat;
}

a.jp-shuffle {
	background: url("jplayer.blue.monday.jpg") 0 -270px no-repeat;
	margin-left: 5px;
}

a.jp-shuffle:hover {
	background: url("jplayer.blue.monday.jpg") -30px -270px no-repeat;
}

a.jp-shuffle-off {
	background: url("jplayer.blue.monday.jpg") -60px -270px no-repeat;
	margin-left: 5px;
}

a.jp-shuffle-off:hover {
	background: url("jplayer.blue.monday.jpg") -90px -270px no-repeat;
}


/* @end */

div.jp-type-single div.jp-interface {
	height:110px;
}

div.jp-interface ul.jp-controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
div.jp-interface ul.jp-controls li {
	/* position: absolute; */
	display:inline;
}
div.jp-interface ul.jp-controls a {
	position: absolute;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,
a.jp-pause {
	width:38px;
	height:38px;
	z-index:1;
	border: 1px solid #888888;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	behavior: url(http://www.covlife.org/_css/PIE.htc);
}
div.jp-type-single a.jp-play,
div.jp-type-single a.jp-pause {
	top:60px;
	left:20px;
	-webkit-box-shadow: 0px 1px 0px 0px #666666;
	-moz-box-shadow: 0px 1px 0px 0px #666666;
	box-shadow: 0px 1px 0px 0px #666666;
}

a.jp-play {
	background: url("../images/ui.20120314/player.jpg") -1px -1px no-repeat;
}
	a.jp-play:hover {
		background: url("../images/ui.20120314/player.jpg") -42px -1px no-repeat;
	}
	
	div.jp-audio div.jp-type-single a.jp-play:active {
		background: url("../images/ui.20120314/player.jpg") -42px -1px no-repeat;
	}

a.jp-pause {
	background: url("../images/ui.20120314/player.jpg") -1px -43px no-repeat;
	display: none;
}

	a.jp-pause:hover {
		background: url("../images/ui.20120314/player.jpg") -42px -43px no-repeat;
	}
	
	div.jp-audio div.jp-type-single a.jp-pause:active {
		background: url("../images/ui.20120314/player.jpg") -42px -43px no-repeat;
	}
	
	div.jp-type-single a.jp-play:active,
	div.jp-type-single a.jp-pause:active {
		top: 61px;
		-webkit-box-shadow: 0px 0px 0px 0px #666666;
		-moz-box-shadow: 0px 0px 0px 0px #666666;
		box-shadow: 0px 0px 0px 0px #666666;
	}
	
	
a.jp-stop {
	display: none;
}

div.jp-progress {
	position: absolute;
	overflow:hidden;
	background-color: #aaa;
}

div.jp-type-single div.jp-current-time,
div.jp-type-single div.jp-duration,
div.jp-type-single div.jp-progress {
	width:292px;
	left: 76px;
}

div.jp-type-single div.jp-progress {
	top:68px;
	height:15px;
	border: 1px solid #555;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(http://www.covlife.org/_css/PIE.htc);
}

div.jp-seek-bar {
   /*  background: url("../images/ui_new/player.jpg") 0 -202px repeat-x; */
	background-color: #eee;
	background: -moz-linear-gradient(top, #e7e7e7 0%, #d3d3d3 76%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(76%,#d3d3d3));
	background: -webkit-linear-gradient(top, #e7e7e7 0%,#d3d3d3 76%);
	background: -o-linear-gradient(top, #e7e7e7 0%,#d3d3d3 76%);
	background: -ms-linear-gradient(top, #e7e7e7 0%,#d3d3d3 76%);
	background: linear-gradient(top, #e7e7e7 0%,#d3d3d3 76%);
	position: relative;
	width:0px;
	/* height:15px; */
	height:100%;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	behavior: url(http://www.covlife.org/_css/PIE.htc);
}

div.jp-play-bar {
	/*  background: url("../images/ui_new/player.jpg") 0 -218px repeat-x ; */
	background-color: #579911;	
	background: -moz-linear-gradient(top, #579911 0%, #497F0E 76%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#579911), color-stop(76%,#497F0E));
	background: -webkit-linear-gradient(top, #579911 0%,#497F0E 76%);
	background: -o-linear-gradient(top, #579911 0%,#497F0E 76%);
	background: -ms-linear-gradient(top, #579911 0%,#497F0E 76%);
	background: linear-gradient(top, #579911 0%,#497F0E 76%);
	position: relative;
	width:0px;
	/* height:15px; */
	height:100%;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	behavior: url(http://www.covlife.org/_css/PIE.htc);
}

/* The seeking class is added/removed inside jPlayer */
div.jp-seeking-bg {
	/* background: url("pbar-ani.gif"); */
}

div.jp-current-time,
div.jp-duration {
	position: absolute;
	font-size:.64em;
	font-style:normal;
}
div.jp-duration {
	text-align: right;
}
div.jp-type-single div.jp-current-time,
div.jp-type-single div.jp-duration {
	top:86px;
}

div.jp-jplayer,
div#jplayer {
	width:0px;
	height:0px;
}

div.jp-jplayer,
div#jplayer {
	background-color: #000000;
}

.share-buttons {
		background-color: transparent;
		padding: 0 0 20px 0;
		
	}
		
		.share-buttons .facebook-icon,
		.share-buttons .twitter,
		.share-buttons .delicious {
			float: left;
			margin: 10px 10px 20px 0;
			width: 28px;
			height: 38px;
			overflow: hidden;
			text-indent: -99999px;
			
		}
		
		.share-buttons .google {
			float: left;
			margin-top: 14px;
		}
		
		
		.share-buttons .facebook-icon {
			background: url(http://www.covlife.org/images/ui.20120314/icon_facebook.png) no-repeat left top transparent;
		}
		
		.share-buttons .twitter {
			background: url(http://www.covlife.org/images/ui.20120314/icon_twitter.png) no-repeat left top transparent;
		}
		
		.share-buttons .delicious {
			background: url(http://www.covlife.org/images/ui.20120314/icon_delicious.png) no-repeat left top transparent;
		}

/* new */

#resource-content .module h2 {
	padding-bottom: 10px;
}

	#resource-content .module h2 span {
		overflow: hidden;
		display: block;
	}

.resource-results.sermon {
	border-top: 1px solid #eee;
}


.resource-results.sermon .resource-title {
	font-size: 18px;
}


table.resource-results .sermon-info {
	width: 530px;
}


table.resource-results.sermon .sermon-info {
	width: 680px;
}

table.resource-results .sermon-info span {
	float: left;
	width: 430px;
}

table.resource-results.sermon .sermon-info span {
	float: left;
	width: 550px;
}

table.resource-results .sermon-info img {
	width:80px;
	float:left;
	margin-right: 20px;
}

.resource-results.sermon .sermon-info img {
	width:110px;
	float:left;
	margin-right: 20px;
}

.resource-results.sermon .sermon-info span {
	float:left;
	width: 530px;
	font-size: 14px;
}

	.resource-results.sermon .sermon-info span p {
		font-size: 16px;
	}
	
	.resource-results.sermon .sermon-info span p.format {
		font-size: 14px;
	}

.module {
	padding: 0 20px;
}

.resource-results {
	width: 930px;
}

.module h2 {
	font-size: 24px;
	line-height: 28px;
	color: #444;
	padding: 0 0 30px;
	margin: 0;
	background-color: transparent;
	height: inherit;
	border-top: 0px solid transparent;
}

.module h2.second {
	padding-bottom: 10px;
}

.date,
.meeting {
	width: 120px;
}

.date span,
.meeting span {
	color: #777;
	display: block;
	margin-bottom: 10px;
}

.resource-results.sermon {
	padding: 0px 0 30px;
	width: 930px;
	margin: 0 0 35px;
	border-bottom: 5px solid #eee;
}

.resource-results.sermon .date span {
	font-size: 14px;
}

.sermon-info span p.series,
.sermon-info span p.format {
	font-size: 14px;
	color: #777;
	margin-right: 0;
}

.sermon-info span p.format {
	margin-top: 0;
}
	
.resource-results td p {
	color: #444;
}

.resource-results tr.last td {
	border-bottom: 0px solid transparent;
}

.dark {
	background-color: #fcfcfc;
}

.dark.first {
	background-color: transparent;
}

.resource-results {
	width: 930px;
}

.resource-results th,
.resource-results td {
	border-bottom: 1px solid #eee;
}

.first td {
	border-top: 1px solid #eee;
}

.scripture {
	width: 150px;
}
