/* @override 
	http://oneprayer.lcdev.tv/2.6/css/en_US/church.css
*/

/* $Id$ */

/* @group list */

/* @group map */

div#map_outer h4 {
margin-top: 0;
}

div#map_outer p {
margin: 0 0 0.5em;
}

#list div.total {
	float: left;
}

#list #open_map_button {
	float: right;
	margin: 0;
	width: 150px;
}

#list #map_outer {
	clear: both;
	height: 0;
	overflow: hidden;
}

#list #map {
	margin-top: 20px;
}

#list #map div.info_window {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#list #map div.info_window h4 {
	font-size: 1em;
}

/* @end */

#list #churches {
	border-collapse: collapse;
}

#list #churches thead tr {
	background-color: #FF9C21;
	vertical-align: top;
}

#list #churches th, #list #churches td  {
	padding: 8px;
	text-align: left;
}

#list #churches .info, #list #churches .location, #list #churches .country, #list #churches .pastor, #list #churches .title, #list #churches .duration, #list #churches .language {
	display: block;
	float: left;
	height: 1.2em;
	overflow: hidden;
}

#list #churches .info {
	display: block;
	width: 310px;
}

#list #churches .location {
	clear: left;
	float: left;
	width: 175px;
}

#list #churches .country {
	float: left;
	margin-left: 8px;
	width: 100px;
}

#list #churches .pastor {
	width: 165px;
}

#list #churches .title {
	float: left;
	width: 235px;
}

#list #churches .duration {
	clear: left;
	width: 120px;
}

#list #churches .title em {
	color: #E50982;
}

#list #churches th .info a, #list #churches th .pastor a, #list #churches th .title a {
	background: url(http://assets.oneprayer.com/img/church/orange-arrow.jpg) no-repeat 0 5px;
	padding-left: 12px;
}

#list #churches th .info a.active, #list #churches th .pastor a.active, #list #churches th .title a.active {
	background: url(http://assets.oneprayer.com/img/church/white-arrow.jpg) no-repeat 0 5px;
}

#list #churches .location a, #list #churches .country a, #list #churches .duration a, #list #churches .language a {
	border: none;
	font-size: 0.9em;
	text-decoration: underline;
}

#list #churches th a {
	color: #5E3510;
}

#list #churches th a.active {
	color: #FFF;
}

#list #churches tbody tr {
	border-bottom: 1px solid #CCC;
	cursor: pointer;
}

#list #churches tbody tr.over {
	background-color: #C6E7F1;
}

#list #churches td {
	color: #416E7E;
}

#list #churches td .location, #list #churches td .country, #list #churches td .duration, #list #churches td .language {
	font-size: 0.8em;
}

#list #churches td .info {
	color: #07A6DE;
}

#list #churches td .pastor {
	color: #5E6E73;
}

#list #churches td em {
	color: #07A6DE;
	font-style: normal;
}

#list #churches td .language em {
	text-transform: uppercase;
}

/* @end */

/* @group watch */

/* @group global */

#watch .message {
	float: left;
	width: 525px;
}

#watch .spotlight, #watch .next-steps, #watch .taped-note {
	float: right;
	width: 250px;
}

/* @end */

/* @group message */

/* @group header */

#watch .message h3 {
	background-color: #FF9C21;
	color: #FFF;
	padding: 5px;
}

#watch .message h3 .sub {
	display: block;
	font-size: 0.8em;
	margin-left: 30px;
}

/* @end */

/* @group player */

#watch #player {
	background-color: #FFF;
	padding: 40px 55px;
	width: 415px;
}

#watch #player iframe {
	margin: 0 auto;
	width: 416px;
}

#watch .message .player {
	height: 300px;
	padding: 10px;
	width: 505px;
}

/* @end */

/* @group formats */

#watch .message .formats {
	margin-top: 20px;
}

#watch .message .formats h4 {
	background-color: #D1C2AF;
	padding: 5px;
}

#watch .message .formats h4 .sub {
	clear: both;
	color: #000;
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 5px;
}

#watch .message .formats h4 .sub em {
	color: #064580;
	font-style: normal;
}

#watch .message .formats h4 .sub em.language {
	text-transform: uppercase;
}

#watch .message .formats ul {
	list-style-type: none;
	margin: 0;
}

#watch .message .formats ul li {
	background-color: #FFF;
	color: #000;
	list-style-image: none;
}

#watch .message .formats ul li .type {
	display: block;
	float: left;
	padding: 5px;
}

#watch .message .formats ul li a {
	background-color: #E50885;
	border: none;
	color: #FFF;
	display: block;
	float: right;
	padding: 5px;
	text-align: center;
	width: 125px;
}

/* @end */

/* @end */

/* @group sub */

/* @group taped-note */

#watch .taped-note {
	background: url(http://assets.oneprayer.com/img/church/taped-note.png) no-repeat;
	height: 107px;
	margin-bottom: 20px;
	width: 224px;
}

#watch .taped-note a {
	border: none;
	color: #444;
	display: block;
	font-size: 1.3em;
	margin-top: 40px;
	text-align: center;
	width: 224px;
}

/* @end */

/* @group spotlight */

#watch .spotlight h4 {
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}

#watch .spotlight p:last-child {
	color: #E50885;
}

#watch .spotlight a.blue_button {
	margin: 0 auto;
	width: 130px;
}

/* @end */

/* @group next-steps */

#watch .next-steps {
	color: #555;
}

#watch .next-steps p:first-child {
	color: #E50885;
}

#watch .next-steps img {
	float: right;
}

/* @end */

/* @end */

/* @end */

/* @group the-messages */

#the-messages .welcome {
	float: left;
	width: 525px;
}

#the-messages .welcome .pink {
	background-color: #D53D78;
	color: #FFF;
	margin: 30px auto;
	padding: 10px;
	width: 350px;
}

#the-messages .welcome img {
	float: right;
}

#the-messages .welcome ul {
	margin-top: 40px;
}

#the-messages .welcome a.start-downloading {
	border: none;
	clear: both;
	color: #064580;
	display: block;
	font-weight: bold;
	padding: 10px 0;
}

#the-messages .spotlight {
	float: right;
	width: 250px;
}

#the-messages .share {
	float: right;
	width: 250px;
}

#the-messages .share h4 {
	color: #787A59;
	font-size: 1.2em;
	margin: 10px 0;
}

#the-messages .box_bottom_middle {
	overflow: hidden;
	width: 760px;
}

div#alert{
margin-left: 20px;
}

/* @end */