/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #CCCCCC;
	font-family: "Lucida Grande", Tahoma, "Lucida Sans", Lucida, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 2em;
	color: #333333;
	background-image: url(../images/background-tile.gif);
	background-repeat: repeat-x;
}

a:link {color:#e32664;text-decoration:none;}
a:active {color:#333;text-decoration:none;}
a:visited {color:#e32664;text-decoration:none;}
a:hover {color:#ff0000;}

#logostrip {
	background-color: #FFFFFF;
	background-image: url(../images/logo-strip.gif);
	background-repeat: no-repeat;
	height: 106px;
}

#logostrip h1{
	text-indent: -10000px;
	padding:0;
	margin:0;
}
#banner {
	height:230px;
	background-repeat: no-repeat;
	position: relative;
}
#banner h3 a{
	color:#BBC6D3;
}
#banner ul{padding:0px; margin:0px;}
#banner ul li{
	border-bottom:1px dotted #0099CC;
	font-size:90%;
	list-style-type:none;
	margin:0;
	padding:0;
}
#banner ul li a{
	color:#FFFFFF;
}
#banner #close {
	width:20px;
	height:20px;
	position: absolute;
	right: 5px;
	bottom: 110px;
	z-index: 2;
}
#banner #open {
	bottom:5px;
height:20px;
left:809px;
position:absolute;
width:20px;
z-index:2;
}
#banner #latest {
	display:block;
	position: absolute;
	bottom: 0px;
	width: 950px;
	background-image: url(../images/purp-trans80.png);
	color: #FFFFFF;
	line-height:140%;
}
#latest .border {
	background-image: url(../images/latest-border.png);
	background-repeat: no-repeat;
	background-position:0 30px;
}

.featurebox{display:block; padding:0 0 10px 10px; color:#677B94;}
.featurehead:hover{cursor:pointer;}
.featurehead{
	display:block;
	padding:5px 5px 5px 10px;
	background-color:#FCFCFD;
	border: 1px solid #D8DEEA;
	margin-bottom: 10px;
	color:#677B94;
	font-size:120%;
}
.featurehead img{
	display:block;
	float:right;
	margin:5px 0!important;
	padding:0;
	border:none;
	width:16px;
	height:16px
}

#container{
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.topheader{
	border-left:2px solid;
	color:#660066;
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-weight:300;
	margin-bottom:20px;
	padding-left:20px;
	font-size: 200%;
	line-height: 130%;
}
.minitext {font-size:small; color:#999999;}

h3 {
color:#FFFFFF;
font-family:"HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",sans-serif;
font-size:130%;
font-weight:300;
line-height:100%;
margin-bottom:5px;
margin-top:10px;
}
#bodytext h3 a {
	color:#660066;
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
	font-size:100% !important;
	font-weight:300;
	line-height:100%;
	margin-bottom:5px;
	margin:10px 0 10px 0;
	text-transform: capitalize !important;
}
hr{color:#CCCCCC;}
/* Custom */

.mediumpurple{color:#660066; font-size:130%;}
.purple{color:#660066;}
.medium-pastleblue{color:#677B94; font-size:130%;}
.smalltext {font-size:80%;}
#bodytext ul li {padding:5px;}
#bodytext ul {padding-left:20px;}
.mediumserifblue {
	font-size:130%;
	color:#0099CC;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
.mediumserifblue a{
	color:#0099CC;
}

.thumbnailimages {float: left; margin-right: 10px; margin-bottom: 10px;}

/* TOP NAV */

#topnav {
	height:53px;
	display: block;
	list-style: none;
	bottom: 300px;
	background-image: url(../images/nav-back.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#topnav  ul {
	display: inline;
	margin:0px;
	list-style-type: none;
	padding: 0px;
}
#topnav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topnav li span {
	margin: 0px;
	padding: 0px;
	display: block;
}
#topnav  li a {
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: center;
	display: block;
	margin: 0px;
	float: left;
	text-transform: capitalize;
	background-image: url(../images/nav-divider.gif);
	background-repeat: no-repeat;
	height: 53px;
	background-position: right top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, "Lucida Grande";
	font-size: 100%;
	font-style: normal;
	line-height: 53px;
	font-weight: normal;
	font-variant: normal;
}
#topnav li a:hover {
	color: #2C205B;
}
#topnav li a.selected, #nav li a.selected:hover  {
	color:#D45E7E;
	border-bottom-color: #D88CA1;
}
#last { border-right:1px solid #FFFFFF; }

/* SUB NAV  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#subnav {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}	
#subnav  ul {
	display: inline;
	margin:0px;
	list-style-type: none;
	padding: 0px;
}
#subnav ul li {
	display: inline;
	margin: 0px;
}
#subnav li li a {
	color:#006699;
	padding-left: 20px;
	background-image: url(../images/sidenav-subfade.png);
}
#subnav li a {
	list-style-type: none;
	display: block;
	font: normal 10px/20px "Lucida Grande", Verdana, Arial, sans-serif;
	color:#333333;
	text-decoration: none;
	background-image: url(../images/subnav-fade.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav li a:hover {
	color:#0099CC;
	font-weight: normal;
	background-color:#FCFCFD;
}

/* Tabs */

ul.side_tabs {border-bottom:1px solid #CCCCCC;
display:block;
height:26px;
list-style-type:none;
margin:0;
padding:0;
width:270px;
	}
ul.side_tabs li{ display:block;
float:left;
margin:0;
padding:0;
line-height:26px !important;
}
ul.side_tabs li a{
	color:#333333;
	display:block;
	margin:0;
	padding:0 5px;
	text-decoration:none;
	text-align:center;
	background-color: #CCCCCC;
}
ul.side_tabs li a.active{
	background:#FFFFFF none repeat scroll 0 0;
	color:#333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sidetabcontainers{
	padding:20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* Sermons */

table.sermons {width:100%; border-collapse:collapse;}
table.sermons td, table.sermons th {border:1px solid #CCCCCC; border-collapse:collapse; padding:3px; font-size:90%; color:#666666;}
table.sermons th {text-align:left; background:rgb(176,193,218)}
table.sermons caption {caption-side: top; width: auto;text-align: left; display:none;}
table.sermons th.date {width:auto;}
table.sermons th.time {width:auto;}
table.sermons th.speaker {width:auto;}
table.sermons th.title {width:auto;}
table.sermons th.audio, table.sermons td.audio {width:auto; text-align:center;}
table.sermons tr.latestsermons td{
	background-color:#FCFCFD;
	background-image: url(/images/table-fades.gif);
	background-repeat: repeat-x;
	background-position: 0px 15px;
	font-weight:bold;
	color:#660066;
}

#sermonSearchBox {display:block; height:45px;}
#sermonSearchBox input {border:1px solid #CCCCCC;
float:left;
font-size:120%;
height:25px;
margin:0 10px 0 0;
padding:6px 3px 0;}
#nowplaying{display:none;}
.playbutton{
	width:16px;
	height:16px;
	background-image: url(/oncms/master_assets/images/icons/control_play_blue.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left:5px;
}
.playbutton span{display:none;}
.pausebutton{
	width:16px;
	height:16px;
	background-image: url(/oncms/master_assets/images/icons/control_pause_blue.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-left:5px;
}
.pausebutton span{display:none;}
tr.playing td{background:#C4D3CC;background-image: none;}

/* Buttons */

.buttons a.positive:hover, button.positive:hover {
background-color:#E6EFC2;
border:1px solid #C6D880;
color:#529214;
}
button.positive, .buttons a.positive {
color:#529214;
}
.buttons a.confirm:hover, button.confirm:hover {
background-color:#E6EFC2 !important;
border:1px solid #C6D880;
color:#529214 !important;
}
button.confirm, .buttons a.confirm {
color:#FFFFFF !important;
background-color:#6D757C !important;
}
buttons a.negative:hover, button.negative:hover {
background:#FBE3E4 none repeat scroll 0 0;
border:1px solid #FBC2C4;
color:#D12F19;
}
button.negative, .buttons a.negative {
color:#D12F19;
}
.buttons button[type] {
line-height:17px;
padding:5px 10px 5px 7px;
}

button:hover, .buttons a:hover {
background-color:#DFF4FF;
border:1px solid #C2E1EF;
color:#336699;
}
.buttons button {
overflow:visible;
padding:4px 10px 3px 7px;
width:auto;
}
.buttons a, .buttons button {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background-color:#F5F5F5;
border-color:#EEEEEE #DEDEDE #DEDEDE #EEEEEE;
border-style:solid;
border-width:1px;
color:#565656;
cursor:pointer;
display:block;
float:left;
font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
font-size:100%;
font-weight:bold;
line-height:130%;
margin:0 10px 0 0;
padding:5px 10px 6px 7px;
text-decoration:none;
}

/* CHANGE!  - - - Gallery Thumbs   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.gallerythumb{
	float:left;
	border: 0px;
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #333333;
}
.gallerythumb img{
	padding: 0px;
	display: inline;
}