/* defaults, globals, and miscellaneous
==============================================================================*/

* {


/* removes defaults from all elements */
	margin: 0;
	padding: 0;
}

body {
	font-size: 10pt;


/* sets the stage for using ems */
	text-align: center;
}

hr {
	display: none;
}

a {
	text-decoration: none;
}

.clearHack {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	padding-bottom: 1px;
	text-align: right;
	background-image: url(../images/icon-document.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 1px;
}

#skipLink {
	display: none;
}

/* inline images
==============================================================================*/

img {
	border: 0;


/* removes border in case images get have anchor around them */
}

.inlineImage {
	text-align: center;
	color: #999;
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.inlineImage img {
	padding: 3px;
	border: 1px solid #ccc;
}

.noStyle img {
	padding: 0;
	border: 0 none;
}

.right {
	float: right;
	margin: 1.3em 0 0 2em;
}

.left {
	float: left;
	margin: 1.3em 2em 0 0;
}

.center {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

/* site id and utility links
==============================================================================*/

h1 {
	position: relative;
	height: 42px;
	background-position: left 60%;
	background-repeat: no-repeat;
}

h1 a {
	display: block;
	position: absolute;
	top: 31px;
	width: 150px;
	height: 23px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/h1-thecitychurch.gif) no-repeat;
	left: 7px;
}

#navUtilities {
	position: absolute;
	top: 35px;
	right: 230px;
	margin-left: 150px;
	font: normal 1.0em/1.0em 'lucida grande',tahoma,sans-serif;
	color: #796f65;
}

#navUtilities a {
	text-decoration: none;
	color: #ff9300;
}

#navUtilities a:hover {
	color: #eae7d2;
}

/* layout setup
==============================================================================*/

#container,
#tccnet,
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 768px;
}

#tccnet {
	background-repeat: no-repeat;

/* ensures dropdown is clickable */
}

#container,
#wrapper {
	font-size: 10pt;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	text-align: left;
}

#obligatorySidebar {
	position: relative;
	float: right;
	margin: 0;
	width: 256px;
}

/* tcc network dropdown
==============================================================================*/

#tccnet form {
	float: right;
	height: 39px;
	background: url(../images/tccnet-bg.gif) repeat-x;
}

#tccnet fieldset {
	float: left;


/* forces Mozilla to shrink form to size */
	background: transparent url(../images/tccnet-bgleft.gif) no-repeat;
	border: 0 none;
}

#tccnet label {
	display: block;
	float: left;
	height: 39px;
	background: transparent url(/images/tccnet-bgright.gif) right top no-repeat;
}

#tccnet select {
	margin: 10px 25px 0;
	font-size: 9px;
}

/* top-level navigation
==============================================================================*/

#nav {
	height: 28px;
	margin-bottom: 0px;
	list-style: none;
}

#nav li {
	float: left;
	margin-right: 1px;
	height: 28px;
	overflow: hidden;


/* if text-resize, this'll keep the nav the same size */
}

#nav li a {
	display: block;
	line-height: 28px;
	text-indent: -5000px;
	overflow: hidden;
	background-position: center top;


/* horizontally centers the background image */
}

#navHome {
	width: 76px;
	background: url(../images/nav-home.gif) no-repeat;
}

#navAbout {
	width: 97px;
	background: url(../images/nav-about.gif) no-repeat;
}

#navAudio {
	width: 129px;
	background: url(../images/nav-audio.gif) no-repeat;
}

#navCells {
	width: 115px;
	background: url(../images/nav-cells.gif) no-repeat;
}

#navGroups {
	width: 115px;
	background: url(../images/nav-groups.gif) no-repeat;
}

#navEvents {
	width: 142px;
	background: url(../images/nav-events.gif) no-repeat;
}

#navMembers {
	width: 98px;
	background: url(../images/nav-members.gif) no-repeat;
}

#navBookstore {
	width: 104px;
	background: url(../images/nav-bookstore.gif) no-repeat;
}

#nav li a:hover {
	background-position: 50% -28px;
	margin-bottom: 5px;
}

#nav li a.currentSection,
	#nav li a.currentSection:hover {
	background-position: 50% -56px;
}

/* greeting (welcome/perspective)
==============================================================================*/

#greeting {
	float: right;
	width: 256px;
	background: #fff;
}

#greetingTabs {
	clear: both;
	background: #eae7d2;
	height: 24px;
}

#greetingTabs span {
	display: block;
	float: left;
	height: 24px;
	overflow: hidden;
}

#welcomeTab {
	margin-right: 2px;
	width: 93px;
	cursor: pointer !important;
	background: url(../images/tab-welcome.gif) no-repeat;
}

#perspectiveTab {
	width: 161px;
	cursor: pointer !important;
	background: url(../images/tab-perspective.gif) no-repeat;
	background-position: center bottom;
}

#welcome,
#perspective {
	display: block;
	position: relative;
	margin: 4px 5px 5px;
	width: 246px;
	height: 169px;
	overflow: auto;
}

#welcome {
	background: url(../images/welcome-bg.jpg) no-repeat;
}

#welcome h2 {
	display: none;
}

#welcome p {
	position: relative;
	float: right;
	right: 10px;
	margin: 75px 0 0 0;
	width: 112px;
	font: normal 1.0em/1.4 'lucida grande',tahoma,sans-serif;
	text-align: right;
	color: #555;
}

#welcome p a {
	display: block;
	margin-top: 2px;
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

#welcome p a:hover {
	text-decoration: underline;
}

#perspective {
	display: none;
	background: url(../images/perspective-bg.gif) center top no-repeat;
}

#perspective h2 {
	display: none;
}

#perspective p {
	position: relative;
	margin-top: 105px;
	padding: 0 10px;
	font: normal 1.0em/1.4 'lucida grande',tahoma,sans-serif;
	color: #555;
}

#perspective p a {
	font-weight: bolder;
	text-decoration: none;
	text-transform: uppercase;
	color: #752626;
}

#perspective p a:hover {
	text-decoration: underline;
}

/* feature promos (aka 'currently')
==============================================================================*/

#currently {
	position: relative;
	float: left;
	width: 768px;
	min-height: 202px;
	/* to force following elements down */
	background: #fff;
	margin-bottom: 6px;
}

#currently h2 {
	position: absolute;
	left: -16px;
	width: 16px;
	height: 100px;
	text-indent: -5000px;
	overflow: hidden;
	background: #eae7d2 url(../images/h2-currently.gif) no-repeat;
}

#currently div {
	height: 206px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(../images/gg3.jpg);
}

#currently span {
	display: block;
	font: normal 1em 'lucida grande',tahoma,sans-serif;
	text-align: center;
	color: #999;
}

#currently a {
	color: #2388ff;
	font-weight: bold;
}

/* latest message
==============================================================================*/
#latestMessage {
	MIN-HEIGHT: 64px;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH: 540px;
	POSITION: relative;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
}
#latestMessage H2 {
	BACKGROUND: url(../images/h2-latestmessage.gif) no-repeat; MARGIN: 6px 0px 3px; OVERFLOW: hidden; WIDTH: 125px; TEXT-INDENT: -5000px; HEIGHT: 16px
}
#latestMessage P {
	MARGIN-LEFT: 20px;
	WIDTH: 283px;
	COLOR: #777;
	font-family: "宋体";
	font-size: 9pt;
	line-height: 1.6;
}
#latestMessage  A {
	COLOR: #666666}
#latestMessage  A:hover {
	BACKGROUND: #ffc; COLOR: #333; TEXT-DECORATION: underline
}
#latestMessage UL {
	RIGHT: 20px; OVERFLOW: hidden; LIST-STYLE-TYPE: none; POSITION: absolute; TOP: 18px; HEIGHT: 27px
}
#latestMessage LI {
	FLOAT: left
}
#latestMessage LI A {
	DISPLAY: block; BACKGROUND: url(../images/btn-listendownload.gif) no-repeat; OVERFLOW: hidden; TEXT-INDENT: -5000px; HEIGHT: 27px
}
#latestMessage LI A#listen {
	BACKGROUND-POSITION: 0px 0px; WIDTH: 69px
}
#latestMessage LI A#download {
	BACKGROUND-POSITION: 100% 0px; WIDTH: 99px
}
#latestMessage LI A#listen:hover {
	BACKGROUND-POSITION: 0px 50%
}
#latestMessage LI A#download:hover {
	BACKGROUND-POSITION: 100% 50%
}
#latestMessage LI A#listen:active {
	BACKGROUND-POSITION: 0px 100%
}
#latestMessage LI A#download:active {
	BACKGROUND-POSITION: 100% 100%
}

/* podcast info
==============================================================================*/

#podcastInfo {
	position: relative;
	float: right;
	width: 210px;
	min-height: 64px;
	margin-bottom: 7px;
	overflow: hidden;
	background-image: url(../images/bg-podcastinfo.jpg);
	background-repeat: no-repeat;
}

#podcastInfo h2 {
	margin: 6px 0 0 10px;
	height: 17px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/h2-podcast.gif) no-repeat;
}

#podcastInfo p {
	margin: 0 10px 0 33px;
	font: normal 1.0em/1.6 'lucida grande',tahoma,sans-serif;
	color: #777;
}

#podcastInfo p a {
	text-decoration: none;
	color: #2388ff;
	font-weight: bold;
}

#podcastInfo p a:hover {
	text-decoration: underline;
	color: #333;
	background: #ffc;
}

/* headers
==============================================================================*/

#news h2,
#events h2,
#services h2,
.feature h2 {
	clear: none;
	margin: 20px 0 7px 10px;
	padding-bottom: 3px;
	color: #FF3300;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	font-family: "宋体";
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

/* news & announcements
==============================================================================*/

#news {
	position: relative;
	float: left;
	min-height: 280px;
	height: auto;
}

.newsItem {
	clear: both;
	margin: 10px 0 10px 10px;
}

#news .alert {
	padding: 5px;
	background: #ffc;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}

#news h3 {
	position: relative;
	margin-bottom: -.3em;
	font: normal 1.3em/1.2em 'lucida grande',tahoma,sans-serif;
	color: #2388ff;
}

#news h3 span {
	font-size: 9px;
	color: #999;
}

#news .newsItem p {
	margin: .5em 0 .5em 0;
	font: normal 1.0em/1.4em 'lucida grande',tahoma,sans-serif;
	color: #555;
}

#news .newsItem li {
	font: normal 1em/1.4 'lucida grande',tahoma,sans-serif;
	color: #555;
	margin: .5em 1.5em;
	list-style: square;
}

#news .withThumb h3,
#news .withThumb p {
	
}

#news img {
	padding: 2px;
	float: right;
	margin-left: 7px;
	background: #fff;
	border: 1px solid #ccc;
}

#news img.l {
	
}

#news img.r {
	
}

/* events
==============================================================================*/

#events {
	float: left;
	font-family: "宋体";
	font-size: 10pt;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
}

#events ul {
	clear: both;
	width: 246px;
	margin-left: 10px;
	list-style: none;
}

#events li {
	padding: 8px 0;
	color: #555;
	border-top: 1px solid #eee;
}

#events li span {
	float: right;
	width: 60px;
	margin-left: 10px;
	color: #777;
}

#news a,
#events a {
	color: #2388ff;
	font-weight: bold;
}

#news a:hover,
#events a:hover {
	text-decoration: underline;
	color: #333;
	background-color: #ffc;
}

#news p.archiveLink,
#events p.archiveLink {
	clear: both;
	margin: 10px 0 10px 10px;
	border-top: 1px solid #ccc;
}

#news .archiveLink a,
	#events .archiveLink a {
	display: block;
	float: right;
	padding-right: 20px;
	color: #777;
	font-family: 'lucida grande', tahoma, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#news .archiveLink a {
	background: url(../images/icon-document.gif) 100% 50% no-repeat;
}

#events .archiveLink a {
	background: url(../images/icon-calendar.gif) 100% 50% no-repeat;
}

.mainTable {
	float: right;
	width: 246px;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.navTable {
	display: none;
}

.monthYearRow {
	display: none;
}

.mainTable td {
	vertical-align: top;
	height: 30px;
	padding: 2px;
	color: #555;
	font-size: .8em;
	background: #eeecde;
	border: 1px solid #fff;
}

.dayNamesText {
	display: none;
}

.mainTable td.dayNamesRow {
	height: auto;
	padding: 4px;
	text-align: center;
	background: none;
	border: 0 none;
	border-bottom: 1px solid #999;
}

td.sOther {
	color: #ccc;
	background: none;
	border: 0 none;
}

td.s27 {
	color: #555;
	font-weight: bold;
	background: #e2e0d3;
}

td.s27:hover {
	color: #e2e0d3;
	background: #797066;
}

/* service information
==============================================================================*/

#services {
	position: relative;
	float: left;
	width: 480px;	
	height: auto;
}

#services h2 {
	margin: 21px 15px 7px 0;
	font-size: 12pt;
	font-weight: bold;
}

#serviceInfo {
	position: relative;
	width: 480px;
	left: 0px;
	font-size: 11pt;
	line-height: 1.3em;
	bottom: 0px;
}

#serviceInfo a {
	color: #FF9900;
}

#serviceInfo a:hover {
	text-decoration: underline;
	color: #333;
	background: #ffc;
}

#serviceInfo .left {
	position: relative;
	left: 15px;
	margin-right: 30px;
}

#serviceInfo h3 {
	color: #FF0000;
	font-family: "宋体";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: -5px;
	margin-left: 15px;
	background-position: center;
}

#serviceInfo p {
	color: #777;
	font-family: "宋体";
	font-size: 10pt;
	line-height: 1.3em;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 15px;
}

#serviceInfo ul {
	clear: left;
	margin: 10px 0 10px 15px;
	padding: 15px;
	list-style: none;
	font: normal 1.0em/1.4em 'lucida grande',tahoma,sans-serif;
	color: #555;
	background: #ffc;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#serviceInfo ul li {
	margin: 5px 0;
}

#ministryList {
	position: relative;
	float: left;
	/* prevents margin collapse */
	width: 128px;
	list-style: none;
	color: #777;
	background: url(../images/bg-campuses.jpg) right top repeat-y;
	font-family: "宋体";
	font-size: 9pt;
	line-height: 1.1em;
}

#ministryList li {
	margin: .09em 0;
}

#ministryList li#listTop {
	margin-top: 0;
	background: url(../images/bg-servicestop.jpg) right top no-repeat;
}

#ministryList li#listBottom {
	margin-bottom: 0;
	background: url(../images/bg-servicesbottom.jpg) right bottom no-repeat;
}

#ministryList li ul {
	margin: 0 0 .63em;
	list-style: none;
}

#ministryList li ul li {
	position: relative;
	margin: 0;
	padding-left: 11px;
	font-weight: normal;
	background: url(../images/arrow-miniorange.gif) 0 50% no-repeat;
}

#ministryList a,
#ministryList span {
	display: block;
	min-height: 1.55em;
	padding-top: .45em;
	color: #777;
	cursor: pointer;


/* forces hyperlink cursor, just in case */
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-color: transparent;
}

#ministryList span {
	cursor: default;
}

#ministryList a:hover {
	color: #2388ff;
	background: white;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* features
==============================================================================*/

.feature {
	clear: left;
	float: left;
	width: 476px;
	top: 0px;
}

.feature h2 {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
}

.feature a img {
	margin: 0;
	padding: 1px;
	border: 1px solid #ccc;
}

.feature a:hover img {
	background: #ffc;
	border: 1px solid #2388ff;
}

#my-glider {
	position: relative;
	background-repeat: no-repeat;
}

.scroller {
	width: 480px;
	overflow: hidden;
}

.scroller .section {
	width: 480px;
	overflow: hidden;
	float: left;
	text-align: center;
	white-space: nowrap;
}

.scroller .content {
	width: 10000px;
}

#prevLink,
#nextLink {
	display: block;
	position: absolute;
	top: 55%;
	width: 20px;
	height: 20px;
	text-indent: -99999px;
	overflow: hidden;
	background: url(../images/glider-arrows.png) no-repeat;
}

#prevLink:hover {
	background-position: 0 -19px;
}

#nextLink {
	background-position: -19px 0;
}

#nextLink:hover {
	background-position: -19px -19px;
}

#prevLink {
	left: -18px;
}

#nextLink {
	right: -18px;
}

/* email newsletter signup
==============================================================================*/

#newsletter {
	float: left;
	margin-top: 3em;
	width: 497px;
	background: url(../images/bg-newsletterform.jpg) no-repeat;
}

#newsletter h2,
#newsletter label,
#newsletter form br {
	display: none;
}

#newsletter form {
	padding: 30px;
}

#newsletter input[type="text"] {
	width: 160px;
	height: 20px;
	margin: 4px;
	float: left;
	font: normal 16px/20px 'lucida grande',tahoma,sans-serif;
	color: #333;
}

#newsletter input[type="image"] {
	float: right;
	height: 28px;
}

/* footer
==============================================================================*/

#footer {
	position: relative;
	clear: both;
	margin-top: 20px;
	padding: 20px 0;
	background: #51473d url(../images/bg-footer.jpg) repeat-x;
	color: #f8f6ef;
}

#siteMap,
#copyright {
	margin-top: 0;
}

#siteMap {
	float: left;
	width: 497px;
}

#siteMap .column {
	float: left;
	width: 160px;
}

#siteMap li {
	display: block;
	list-style: none;
	font: normal 1.1em/1em 'lucida grande',tahoma,sans-serif;
}

#siteMap li a {
	display: block;
	clear: left;
	padding: .36em .18em;
	font-weight: bold;
	color: #ff9300;
}

#siteMap li li a {
	padding-left: 10px;
	font-size: .81em;
	line-height: 1em;
	font-weight: normal;
	color: #eae7d2;
	background: url(../images/arrow-miniorange.gif) left center no-repeat;
}

#siteMap li a:hover {
	text-decoration: underline;
	color: white;
}

#siteMap li li a:hover {
	background-position: 2px 50%;
}

#copyright {
	float: right;
	width: 256px;
	background: #3e362f;
	border: 1px solid #797066;
}

#copyright p {
	margin: 15px 10px;
	font: normal 1em/1.2em 'lucida grande',tahoma,sans-serif;
	color: #eae7d2;
}

#copyright strong {
	font-size: 1.2em;
	font-weight: normal;
	color: white;
}

#copyright a {
	font-weight: bold;
	color: #60bffb;
}

#copyright a:hover {
	text-decoration: underline;
	color: white;
}

/* sIFR
==============================================================================*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash #news h2,
.sIFR-hasFlash #events h2,
.sIFR-hasFlash #services h2,
.sIFR-hasFlash .feature h2 {
	visibility: hidden;
}

.sIFR-hasFlash #content h2,
.sIFR-hasFlash #content h3,
.sIFR-hasFlash #sideBar h2 {
	visibility: hidden;
}

.sIFR-hasFlash #content h2 {
	letter-spacing: -9px;
	font-size: 36px;
	line-height: 30px;
}

.sIFR-hasFlash #content h3 {
	margin-bottom: -5px;
}

.sIFR-hasFlash #content #serviceInfo h3 {
	visibility: visible !important;
}
