@charset "utf-8";
/* CSS Document */
/* Table definitions */
.ts-whole {
	border: none;
	height: 812px;
	position: relative;
	text-align: left;
	vertical-align: baseline;
	width: 1000px;
	z-index:1;
}

.ts-top_pic {
	border: none;
	position: absolute;
	left: 60px;
	top: 74px;
	width: 882px;
	height: 301px;
	padding: 0px;
}

.ts-home_left {
	border: none;
	position: absolute;
	left: 0px;
	top: 166px;
	width: 60px;
	height: 38px;
	padding: 0px;
}

.ts-home_const {
	border: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 166px;
	padding: 0px;
}

.ts-link_service {
	border: none;
	position: absolute;
	left: 76px;
	top: 391px;
	width: 124px;
	height: 27px;
	padding: 0px;
}

.ts-link_news {
	border: none;
	position: absolute;
	left: 219px;
	top: 391px;
	width: 52px;
	height: 27px;
	padding: 0px;
}

.ts-link_sie {
	border: none;
	position: absolute;
	left: 295px;
	top: 391px;
	width: 45px;
	height: 27px;
	padding: 0px;
}

.ts-link_sermon {
	border: none;
	position: absolute;
	left: 364px;
	top: 391px;
	width: 90px;
	height: 27px;
	padding: 0px;
}

.ts-link_contact {
	border: none;
	position: absolute;
	left: 477px;
	top: 391px;
	width: 78px;
	height: 27px;
	padding: 0px;
}

.ts-face_twitter {
	border: none;
	position: absolute;
	left: 830px;
	top: 381px;
	width: 120px;
	height: 40px;
}

.ts-podcast_submenu {
	border: none;
	position: absolute;
	left: 865px;
	top: 421px;
	width: 120px;
	height: 30px;
	display:none;
}

.ts-facebook_hint {
	background:#CCC;
	border: thin #000 solid;
	position: absolute;
	left: 800px;
	top: 368px;
	width: 185px;
	height: 15px;
	text-align:center;
	display:none;
}

.ts-podcast_hint {
	background:#CCC;
	border: thin #000 solid;
	position: absolute;
	left: 880px;
	top: 368px;
	width: 110px;
	height: 15px;
	text-align:center;
	display:none;
}

.ts-cont {
	border: none;
	position: absolute;
	left: 625px;
	top: 396px;
	width: 310px;
	height: 325px;
	padding-right:5px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow : auto;
}

.ts-contVid {
	border-style:solid;
	border-width:thin;
	border-color:#DDD;
	position: absolute;
	left: 279px;
	top: 440px;
	width: 425px;
	height: 344px;
	padding-right:0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: hidden;
}

/*Text styles*/
.standard_text {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
}

.active {
	font-size:22px;
	color:#707070;
}

.non_active {
	font-size:22px;
	color:#C7C7C7;	
}

.sermon_title {
	font-size:16px;
	color:#8BCEDE;
}

.sermon_date {
	font-size:16px;
	color:#777777;
}

.link {
	text-decoration:underline;
}

.link_noLine {
	text-decoration:none;
}

.cont {
	font-size:14px;
	color:#777777;
}

.small {
	font-size:12px;
}

img {
	display:block;
	border:none;
}

img.sermon {
	position:relative;
	left:275px;
}
