/*----------------------------------------------------------------*/
/*	© 2009 Hal Lindsey Media Ministries
/*	CSS stylesheet for The Hal Lindsey Report: schedule page
/*----------------------------------------------------------------*/

#tab_appearances {
	background-image:url(../images/tab_appearances.jpg);
}

#appearances {
	padding:0 48px 0 30px;
	width:400px;
}

.appearance {
	margin-top:32px;
}

#appearance_0 {
	margin-top:10px;
}

.appearance .cal_date {
	background:transparent url(../images/cal_date_bg.gif) no-repeat scroll 0 0;
	height:50px;
	margin-right:15px;
	padding-top:3px;
	width:47px;
}

.appearance .cal_date .day {
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	margin-bottom:7px;
	text-align:center;
}

.appearance .cal_date .month {
	color:#FFFFFF;
	font-size:8px;
	font-weight:bold;
	text-align:center;
}

.appearance .info {
	border-bottom:1px solid #393836;
	padding-bottom:15px;
	width:338px;
}

.appearance .info .title {
	color:#003399;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

.appearance .info .date {
	color:#363636;
	font-weight:bold;
	line-height:18px;
}

.appearance .info .location,
.appearance .info a,
.appearance .info .contact,
.appearance .info .contact a {
	color:#707070;
	font-weight:bold;
	line-height:18px;
}

.appearance .info .description {
	color:#707070;
	line-height:18px;
}

#callouts {
	border-left:1px solid #999999;
	padding-left:24px;
}

#callouts .cta {
	border-bottom:1px solid #707070;
	margin:10px 20px 20px 0;
	width:425px;
}

#callouts .cta .image {
	margin-right:5px;
	width:225px;
}

#callouts .cta .text {
	width:195px;
}

#callouts .cta .text h4 {}

#callouts .cta .text p {
	margin-bottom:12px;
}

#callouts .cta .buttons {
	margin-top:-5px;
}

#callouts .cta .buttons a {
	background:transparent none no-repeat scroll 0 0;
	display:block;
	float:left;
	height:22px;
	margin-right:12px;
	text-align:left;
	text-indent:-9999px;
	width:81px;
}

#callouts .cta .buttons .btn_buy-now {
	background-image:url(../images/btn_buy-now.gif);
}

#callouts .cta .buttons .btn_watch-now {
	background-image:url(../images/btn_watch-now.gif);
}

#callouts .cta .buttons .btn_headlines {
	background-image:url(../images/btn_headlines.gif);
}

#callouts .cta .buttons .btn_news {
	background-image:url(../images/btn_news.gif);
	margin-right:0;
}


/* =Browser Fixes
---------------------------------------------------------------------
*/
