/* 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;
}

#maincontent{line-height:2.5em !important}
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-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

#logostrip h1{
	text-indent: -10000px;
	padding:0;
	margin:0;
}

.backgroundSolid{
	background-color:#FFFFFF;
}

#container{
	min-height:645px;
}
#footer{
	padding-top:5px;
	color:#FFFFFF;
	font-size: 80%;
}
#footer a{color:#FFFFFF;}

#gallerylogostrip {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1000;
	right: 80px;
}

#gallerylogostrip h1{
	text-indent: -10000px;
	padding:0;
	margin:0;
}

#ribbonstrip{
	background-image: url(../images/ribbon-strip.gif);
	background-repeat: no-repeat;
}
#sectionheader{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #FFFFFF;
	text-align: right;
	line-height:30px;
}
#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
}


.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 */
.quote{
	color:#CC0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
}
.mediumred{color:#CC0000; font-size:130%;}
.mediumserifred{color:#CC0000; font-size:150%; font-family:Georgia, "Times New Roman", Times, serif;}
.red{color:#CC0000;}
.mediumcharcoal{color:#333333; font-size:130%;}
.charcoal{color:#333333;}
.mediumserifcharcoal{color:#333333; font-size:150%; font-family:Georgia, "Times New Roman", Times, serif;}
.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;
}

.customlist{padding:0px; margin:0px; list-style-type: none;}
.customlist li{
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
	border-bottom:1px dotted #CCCCCC;
	list-style-type: none;
}

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

/* Nav Button */

#navbutton {
	width:190px;
	background-image: url(../images/nav-button.png);
	background-repeat: no-repeat;
	height: 43px;
	text-indent:-2000px;
	position: absolute;
	top: 240px;
	right: 80px;
	z-index: 1000;
	opacity: 0;
	cursor: pointer;
}


/* TOP NAV */

#gallerytopnav {
	display: block;
	list-style: none;
	margin: 0;
	background-image: url(../images/nav-back.png);
	background-repeat: repeat;
	width: 190px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	position: absolute;
	top: 240px;
	right: 80px;
	z-index: 1000;
}

#topnav {
	display: block;
	list-style: none;
	bottom: 300px;
	margin: 0;
	padding: 20px 0 20px 0;
	background-image: url(../images/nav-back.png);
	background-repeat: repeat;
}
#topnav  ul, #gallerytopnav  ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin:0px;
}
#topnav li, #gallerytopnav li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topnav li span, #gallerytopnav li span {
	margin: 0px;
	padding: 0px;
	display: block;
}
#topnav  li a, #gallerytopnav li a {
	color: #333333;
	text-decoration: none;
	letter-spacing: 0.1em;
	text-align: left;
	display: block;
	margin: 0px;
	text-transform: capitalize;
	background-image: url(../images/nav-border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	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: 25px;
	font-weight: normal;
	font-variant: normal;
	position: relative;
}
#topnav li li a, #gallerytopnav li li a {
	color:#0099CC;
	padding-left: 16px;
}
#topnav li a:hover, #gallerytopnav li a:hover {
	color: #2C205B;
}
#topnav li a.selected, #topnav li a.selected:hover, #gallerytopnav li a.selected, #gallerytopnav li a.selected:hover  {
	color:#000000;
	background-image: url(../images/nav-border.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav li a.selected span, #gallerytopnav li a.selected span {
	position: absolute;
	left: -10px;
	top: 3px;
	width:10px;
	height:19px;
}
#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;
}
/* Promo */

.promotext{
display:block;
height:233px;
right:25px;
top:125px;
width:270px;}

#promo{
height:300px;
min-width:190px;
overflow:hidden;
position:relative;}
/*
#promo-image, #promo-content {
height:233px;
min-width:510px;
overflow:hidden;
width:100%;
}
#promo-image, #promo-content {
position:absolute !important;
}
 #promoFade, #promo-image div.slide, #promo-image img {
height:233px!important;
min-height:233px;
min-width:510px;
width:100% !important;
}*/
#promo-image div {
position:absolute;
}

.testimonialName{
	color:#333333;
	font-style: italic;
}



div.testimonial {
  width: 190px;
  background: url(/images/closequote.gif) no-repeat right bottom;
  padding-left: 0px;
  text-indent: 20px;
}


div.testimonial > p:first-child  {
  background: url(/images/openquote.gif) no-repeat left top;
}

