/**********sermons**************/
table.sermonGroup {border: 1px solid #999;margin-left: auto;margin-right: auto;margin-bottom: 30px;border-spacing: 0;width: 330px;}
tr.sermonGroup {}
th.sermonGroup {background-color: #EEEEEE;border-bottom: 1px solid #999;}
td.sermonGroup {padding-top: 2px;}
.childSermonGroup {text-decoration: none;font-size: 11pt;color: #3C70A0;margin: 0px;padding: 1px;}
ul.childSermonGroup {padding-left:25px;list-style:circle outside none;}
a.childSermonGroup:hover {text-decoration:underline;color: #3366FF;}
.sermonGroupBreadcrumb {margin:15px 0px 15px 0px;padding: 3px;}
a.sermonGroupBreadcrumb:hover {text-decoration: underline;color: #3366FF;}
.sermonSubGroupList {text-decoration: none;font-weight: bold;font-size: 10pt;color: #1E487D;margin: 0px;}
a.sermonSubGroupList:hover {}
table.dataTable {border-top: 1px solid #999;margin-top: 10px;margin-bottom: 15px;width: 950px;}
tr.dataTable {}
td.dataTable {font-size: 10pt;text-align: left;border-bottom: 1px solid #999;padding-top: 3px;padding-bottom: 3px;padding-left: 10px;padding-right: 10px;}
th.dataTable {font-size: 10pt;color: #404040;text-align: left;border-bottom: 1px solid #999;padding-top: 3px;padding-bottom: 3px;padding-left: 10px;padding-right: 10px;}

.thumbnail.right-caption > img {
    float: left;
    margin-right: 9px;
}

.thumbnail.right-caption {
    float: left;
}

.thumbnail.right-caption > .caption {
    padding: 4px;
}

.imageTileFrm {
	background: url("/images/picture-icon.png") no-repeat scroll left top transparent;
	height: 90px;
	margin: 8px;
	padding: 0;
	position: relative;
	width: 90px;
	display: inline-block;
}

.imageTileIco {
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	cursor: pointer;
	height: 78px;
	left: 5px;
	position: absolute;
	top: 5px;
	width: 78px;
}
