/* ====================

Title: Christianity Explored Main stylesheet with default CX (blue) theme
Last updated: 10/09/2007 by Mike

==================== */


/* --------------------------
 @Reset - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
----------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin : 0; padding : 0; border : 0; outline : 0; font-weight : inherit; font-style : inherit; font-size : 100%; font-family : inherit; 
/*vertical-align: baseline; */
background : transparent; } :focus { outline : 0; } ol, ul { list-style : none; } table { border-collapse : collapse; border-spacing : 0; } caption, th, td { text-align : left; font-weight : normal; }


.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

/* --------------------------
 @Base
----------------------------- */

html	{ height: 100%; margin-bottom: 1px;}

body	{ height: 100%;}


/* --------------------------
 @Typography
----------------------------- */

body {
	font-family: 'Lucida Grande', "lucida sans unicode", "trebuchet ms", Geneva, Arial, Verdana, Helvetica, sans-serif;
	color: #656565;
	background: #FFF;
	line-height: 1.5; /* http://meyerweb.com/eric/thoughts/2006/02/08/unitless-line-heights/ */
}

html > body	{ font-size: 12px; }  /* For all except IE */

.red {color: #c30;}
.green {color: #3c0;}
p {
	margin-bottom: 1.5em
}

h1 {
	color: #656565;
	font-size: 1.7em;
	line-height: 1.222em;
	margin-bottom: 0.9em
}

h2 {
	color: #656565;
	font-size: 1.3em;
	line-height: 1.222em;
	padding-top: 0.45em;
	margin-bottom: 1.15em
}

h3 {
	color: #656565;
	font-size: 1.2em;
	line-height: 1.222em;
	padding-top: 0.45em;
	margin-bottom: 0.5em
}

a:link, a:visited {
	color: #1190d3;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

li {
	line-height: 1.8333em
}

blockquote { margin: 1.5em 0 1.5em 1.5em; color: #656565; font-style: italic; }
strong { font-weight: bold; }
em { font-style: italic; }
pre { margin-bottom: 1.3em; background: #eee; border: 0.1em solid #ddd; padding: 1.5em; }
code { font: 0.9em Monaco, monospace; }


.last { margin-bottom: 0;}


/* --------------------------
 @Structure 
----------------------------- */

#wrapper {
	margin: 0 auto;
	position: relative;
	width: 952px;
}

#content {
	margin: 0 4px;
	padding: 36px 0 0 0;
	width: 574px;
}

#content3pxhack {
	margin: 0 4px;
	padding: 30px 0 0 0;
	width: 574px;
}

#tools {
	width: 185px;
}

#features {
	width: 185px;
}

#site_info {
	text-align: center;
	position:bottom;
}

#searchbox {
	color: #333;
	position: absolute;
	/*vertical-align: middle;*/
	right: 0px;
	text-align:right;
	top: 0px;
	width: 500px;
}

#rhs_toptext {
	color: #333;
	position: absolute;
	/*vertical-align: middle;*/
	right: 0px;
	text-align:right;
	top: 35px;
	width: 185px;
}
#rhs_toptext a {
	color:#333;
}


/* --------------------------
 @Branding
----------------------------- */

#branding {
	/*background: url('../images/cx_logo.gif') no-repeat;*/
	height: 120px;
	margin-bottom: 4px;
	width: 185px;
}

#branding h2 {
	text-indent: -1000em;
}


/* --------------------------
 @Admin
----------------------------- */

#admin_bar {
	background: url('../images/bg_navigationitem_gradient.gif') bottom left repeat-x;
	padding: 3px;
}

#admin_title {
	letter-spacing: 1px;
	font-weight: bold;
}

#admin_row li {
	display: inline;
	padding-right: 20px;
}

/* --------------------------
 @Mainnavigation
----------------------------- */

#navigation_main {
	height: 40px; /*added 6px - jb*/
	margin: 0;
}


#navigation_main li {
	float: left;
	height: 22px;
	list-style: none;
	margin: 6px 0 0 0;   /*added 6px - jb*/
	padding: 12px 0 0 0;
	text-align: center;
	width: 191px;
}

#navigation_main li a {
	padding-bottom: 0px;
	display:block;
	color: #fff;
	/*text-transform: uppercase;*/
	font-size: 1.2em;
	line-height: 15px;
}

#navigation_main #cx {
	background: url('../images/cx_tab_cx.gif') no-repeat;
}

#navigation_main #dx {
	background: url('../images/cx_tab_dx.gif') no-repeat;
}

#navigation_main #tx {
	background: url('../images/cx_tab_tx.gif') no-repeat;
	width: 192px;
}

#navigation_main #cy {
	background: url('../images/cx_tab_cy.gif') no-repeat;
	width: 192px;
}

/* --------------------------
 @Secondarynavigation
----------------------------- */

#navigation_secondary, #grey_narrow_box {
	width: 185px;
}

h3.navigation_label {
	background: url('../images/cx_bg_navheading.gif') top left no-repeat;
	height: 21px;
	margin: 0;
	padding: 14px 0 0 15px;
	width: 170px;
	
	color: #fff;
	/*text-transform: uppercase;*/
	font-size: 1.1em;
 	line-height: 6px;
}


#grey_narrow_box h3.navigation_label {
	background: url('../images/cx_grey_narrow_tab.gif') no-repeat;
	display:block;
	color:white;
	/*text-transform:uppercase;*/
	font-size:13px;
	line-height:8px;
}


h3.navigation_label img {
	display: block;
}

.navigation_section {
	margin: 0 0 0 0;
	overflow-y: hidden;
}

.navigation_section li {
	float: left;
	font-size: 0.9em;
	width: 185px;
}

.navigation_section li li {
	font-size: 1em;
}

.navigation_section li a {
	border-top: 1px solid #d7d5d5;
	background: url('../images/bg_navigationitem.gif') bottom left no-repeat;
	display: block;
	padding: 4px 15px;
	height:19px;
	text-decoration: none;
	width: 155px;
}
#grey_narrow_box .navigation_section li a {
	height:auto;
}
	
	.navigation_section li a:hover {
		background-image: url('../images/bg_navigationitem_over.gif');
	}
	
	.navigation_section li p {
		border-top: 1px solid #d7d5d5;
	background: url('../images/bg_navigationitem.gif') bottom left no-repeat;
	display: block;
	padding: 4px 15px;
	text-decoration: none;
	margin-bottom:0;
	}

	.navigation_section li.more a {
		background-image: url('../images/bg_navigationitem_more.gif');
		line-height: 20px;
		margin-bottom:4px;
	}
	
	.navigation_section li.nomore a {
		background-image: url('../images/bg_navigationitem_more.gif');
		height: 10px;
		margin-bottom:4px;
		
	}
	
	
		.navigation_section li.more a:hover {
			background-image: url('../images/bg_navigationitem_more_over.gif');
		}
	
	.navigation_section li li a {
		padding: 3px 15px 3px 20px;
	}

		.navigation_section li li a:before {
			content: "- ";
		}
	
.navigation_section li a:link, .navigation_section li a:visited {
	color: #0367a3;
}

.navigation_section .icon_more {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

.navigation_section .icon_expand {
	vertical-align: middle;
	/*float: right;*/
	position: absolute;
	left: 162px;
	
	margin-top: 8px;
/*	margin-right: 7px;*/
}

/* --------------------------
 @content_main
----------------------------- */

#content_main {
	padding: 0 10px;
}

	#page_index #content_main {
		padding: 0
	}

#page_index #content_main p {
	margin-right: 10px;
	margin-left: 10px;
}

#content_main h1 {
	color: #656565;
	padding-top: 10px;
}

	#page_index #content_main h1 {
		clear: both;
		margin: 0 10px 1.15em 10px;
	}
	
#page_index #content_main h3 {
		margin: 0 10px 1.15em 10px;
}

#content_main ol {
	list-style-type: decimal;
	padding-left: 30px;
	margin-bottom: 20px;
}

#content_main ul {
	list-style-type: disc;
	padding-left: 30px;
	margin-bottom: 20px;
}

/* --------------------------
 @Features
----------------------------- */

#features {
	padding: 68px 0 0 0;
}

#features .feature {
	text-align: center;
}

#features .addacourse {
	background: url('../images/cx_boxbutton_addacourse.gif') no-repeat;
	/*display: block;*/
	height: 85px;
	margin: 0 0 4px 0;
	width: 185px;
}

#features .freedownloads {
	background: url('../images/cx_downloads.gif') no-repeat;
	height: 26px;
	margin: 0 0 4px 0;
	padding: 120px 0 0 0;
	width: 185px;
	/*text-transform: uppercase;*/
	color: #fff;
	font-size: 1.2em;
	line-height: 10px;
}

#features .training {
	background: url('../images/cx_training.gif') no-repeat;
	height: 26px;
	margin: 0 0 4px 0;
	padding: 120px 0 0 0;
	width: 185px;
	/*text-transform: uppercase;*/
	color: #0367A3;
	font-size: 1.2em;
	line-height: 10px;
}

#features .conferences {
	background: url('../images/cx_conferences.gif') no-repeat;
	height: 25px;
	margin: 0 0 4px 0;
	padding: 200px 0 0 0;
	width: 185px;
	/*text-transform: uppercase;*/
	color: #0367A3;
	font-size: 1.2em;
	line-height: 10px;
}

#features .soul {
	background: url('../images/cy_soul.gif') no-repeat;
	height: 219px;
	margin: 0 0 4px 0;
	/*padding: 194px 0 0 0;*/
	width: 185px;
}

#features .browseresources {
	background: url('../images/cx_browseresources.gif') no-repeat;
	height: 130px;
	margin: 0 0 4px 0;
	padding: 16px 0 0 0;
	width: 185px;
	/*text-transform: uppercase;*/
	color: #fff;
	font-size: 1.2em;
	line-height: 10px;
}


/* --------------------------
 @Video+findacourse
----------------------------- */

#video {
	float: left;
	height: 225px;
	margin: 4px 4px 0 0;
	width: 346px;
}

#findacourse {
	float: left;
	margin: 4px 0 0 0;	
	background: url(/images/cx_boxbutton_blank.gif) no-repeat;
	width: 224px;
	height: 225px;
	text-align: center;
}

#findacourse #inner {
	color: #fff;
	/*text-transform: uppercase;*/
	font-weight: bold;
	font-size: 22px;
	padding: 50px 30px 20px 30px;
	line-height: 25px;
}


/* --------------------------
 @location
----------------------------- */

#location {
	background: url('../images/cx_titleboxsmall.gif') no-repeat;
	height: 40px;
	padding: 10px 10px 0;
	width: 554px;
}

	#page_index #location {
		background: url('../images/cx_titleboxbig.gif') no-repeat;
		height: 161px;
		padding: 20px;
		width: 534px;
	}

#page_index #location h2 {
	background: url('../images/cx_sectiontitle_timetodiscover.gif') no-repeat;
	height: 53px;
	left: 20px;
	position: relative;
	text-indent: -1000em;
	top: 40px;
}

#page_index #location h3 {
	position: relative;
	color: #fff;
	font-size: 30px;
	left: 20px;
	padding-top: 30px;
	font-style: italic;
	margin-bottom: 0px;
}

#page_index #location h4 {
	position: relative;
	color: #8CD6F6;
	font-size: 14px;
	font-weight: bold;
	left: 20px;
	margin-bottom: 0px;
}



#page_index #location .findoutmore {
	float: right;
	position: relative;
	right: 28px;
	top: 30px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	line-height: 20px;
}

#page_index #location .findoutmore:hover {
	text-decoration: none;
}

.breadcrumb {
	color: #fff;
	padding: 5px 0 0 8px;
}

.breadcrumb a:link, .breadcrumb a:visited {
	color: #fff;
}




/* --------------------------
 @Latestnews
----------------------------- */

#latestnews, #grey_wide_box {
	background: url('../images/cx_bg_latestnews_bottom.gif') bottom left no-repeat;
	padding: 4px 0 9px 0;
	clear: both;
}



#latestnews h2, #grey_wide_box h2 {
	background: url('../images/cx_bg_heading.gif') no-repeat;
	height: 23px;
	margin: 0;
	padding: 15px 0 0 16px;
	color: white;
	font-size:13px;
	line-height:8px;
	/*text-transform:uppercase;*/
}

#grey_wide_box h2 {
	background: url('../images/cx_grey_tab_wide.gif') no-repeat;
	display:block;
	color:white;
	/*text-transform:uppercase;*/
	font-size:13px;
	line-height:8px;
}

#latestnews h2 img {
	display: block;
}

.newsitem {
	background: url('../images/divider_newsitem.gif') bottom center no-repeat;
	border-left: 1px solid #d8d7d7;
	border-right: 1px solid #d8d7d7;
	clear: both;
	padding: 15px 10px;
}

.newsitem.last {
	background: none;
	padding-bottom: 6px;
}

.newsitem .newsimage {
	float: left;
	margin: 0 10px 0 0;
}

.newsitem .button {
	margin: 5px 0 0 0
}

#latestnews .newsitem h3 , #latestnews .newsitem h4 {
	color: #0367a3;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0;
}



#latestnews .newsitem p {
	margin: 0;
	
}


/* --------------------------
 @Siteinfo
----------------------------- */

#site_info {
	padding: 20px 0;
}

#site_info p {
	color: #908b6a
}

#site_info .pipe {
	color: #e9e6d0;
	margin: 0 6px;
}

#site_info img {
	vertical-align: middle;
}


/* --------------------------
 @Generic presentational classes
----------------------------- */

.container {
	position: relative;
	width: 991px;
	margin: 0 auto;
}

.column {
	display: inline;
	float: left;
}

.photoleft {
	border: 1px solid #eee;
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
}

.underline {
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.clear {
	height: 1px;
	clear: both;
	overflow: hidden;
}

.midgif {
	float: right;
}


/* --------------------------
 @Resources
----------------------------- */

.resource {
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	padding-top: 10px;
}

.resourcelast {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
}


.resource h3 {
	font-weight: normal;
}

.resource img, .resource p.last {
	margin-bottom: 0;
}


/* --------------------------
 @Wherenext
----------------------------- */

.wherenext {
	background: #f6f6f6;
	padding: 15px;
}

.wherenext h2 {
	font-weight: normal;
	margin-bottom: 0.5em;
	padding: 0;
}

.wherenext ul {
	list-style-type: disc;
	margin-left: 16px;
}


/* --------------------------
 @Forms
----------------------------- */

.form fieldset {
	border: 3px double #ddd;
	margin: 0 0 20px 0;
	padding: 10px;
}

.form legend {
	color: #656565;
	font-size: 1.2em;
	font-weight: bold;
}

.form fieldset.nolegend legend {
	display: none;
}

.form label {
	display: block;
	margin-bottom: 10px;
}

.form input.textfield {
	background: #fff;
	border-top: 1px solid #BBB;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #CCC;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	margin: 4px 0 0 0;
	padding: 3px;
}

	.form input.textfield:focus {
		background: #FFF
	}
	

.form textarea {
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	background: #FBFDFE;
	padding: 3px;
	border-top: 1px solid #BBB;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #CCC;
}

	.form textarea:focus {
		background: #FFF
	}

.form select {
	background: #fff;
	border-top: 1px solid #BBB;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px solid #CCC;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	margin: 4px 0 0 0;
}

.form .error {
	padding: 10px;
	background: #fbf3f3;
	color: 000;
	border: 3px solid #c84040;
	margin: 0 0 10px 0
}

.form .error h3 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
}

.form .success {
	background: #fffbe2;
	border: 3px solid #ffe222;
	padding: 10px;
	margin-bottom: 20px;
}

.form .error li {
	margin: 0 0 5px 2.8em;
	list-style-type: decimal;
}

.required {
	color: #A6010C;
}

.form label#coursevenue {
	background: #f6f6f6;
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px 0;
	padding: 10px;
	width: 534px;
}

/* 
@Grid structure for forms
-------------------------

Full width: 		526px
Unit column width:	76px (6 columns)
Margin width: 		14px (5 gutters)

Remember to add a class of "last" to the last label in a row.

-----------------------*/


.form { margin-bottom: 15px;}

.form .colspan-1, .form .colspan-2, .form .colspan-3, .form .colspan-4, .form .colspan-5 {
	display: block;
	float: left;
	margin-right: 14px;
}

.form .colspan-1 { width: 76px }
.form .colspan-2 { width: 166px }
.form .colspan-3 { width: 256px }
.form .colspan-4 { width: 346px }
.form .colspan-5 { width: 436px }
.form .colspan-6 { width: 526px }

.form .last {
	margin-right: 0;
}

.form .nl {
	clear: both
}

.form .colspan-1 input, .form .colspan-1 textarea { width: 68px;}
.form .colspan-2 input, .form .colspan-2 textarea { width: 158px;}
.form .colspan-3 input, .form .colspan-3 textarea { width: 248px;}
.form .colspan-4 input, .form .colspan-4 textarea { width: 338px;}
.form .colspan-5 input, .form .colspan-5 textarea { width: 428px;}
.form .colspan-6 input, .form .colspan-6 textarea { width: 518px;}

.form .colspan-1 select { width: 74px }
.form .colspan-2 select { width: 164px }
.form .colspan-3 select { width: 254px }
.form .colspan-4 select { width: 344px }
.form .colspan-5 select { width: 434px }
.form .colspan-6 select { width: 524px }




.form .inlineselect select {
	display: inline;
}

.form input.checkbox {
	width: 15px;
}

/* results */

.results_row .name {
	color: #656565;
	font-size: 1.2em;
	line-height: 1.222em;
	margin-bottom: 0.2em;
}

.results_row .address {
	font-weight: bold;
}

.results_row {
	margin-top: 10px;
	padding-bottom: 14px;
	padding-top: 8px;
	border-bottom: 1px solid #ddd;
}

/* accordion */
div #accordion { border:1px solid #ccc; border-color:#eee #e9e9e9 #eee #e9e9e9;}
#accordion a.acc_title, #accordion a.acc_title:hover {background: url(/images/bg_navigationitem_gradient.gif) bottom repeat-x;
	display:block;
	font-color:#555;
	color: #777;
	border:1px solid #f5f5f5;
	border-width: 1px 1px 0 1px; margin:0;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	border-bottom:1px solid #eee;
	}
#accordion ol {list-style:decimal; padding-left:20px;}
#accordion div.acc_content {visibility:hidden;padding: 0 10px 10px 20px; border-left:10px solid #eee;}	
#accordion .acc_content p {margin-top:10px;}


/* little flags */

.flagicon {
	float: left;
	margin: 0px 5px 0 0px;
}

#admin_bar {
	border-bottom: 2px #0079C2 solid;
}



/* quotes */
.quote {
	border:3px double #eee;
	background:#f5f5f5;
	padding:5px;
}

.source {
	text-align:right;
}

.source span {
	margin-top:-10px;
	background:white;
	color:#555;
}

/* results table */
table.results {
	/* width:554px; */
	width:100%;
	border-bottom:1px solid #ddd;
	margin-bottom: 20px;
}
.results td {
	/*width:50%;*/
	padding-top:10px;
	vertical-align:middle;
}
.results tr {
	border-top:1px solid #ddd;
}
.distance {
	padding-bottom:10px;
}
.contact, .phone {font-weight:bold;} 

.results .edit {
	text-align:right;
	float: right;
}

.pr5{padding-right:5px;}
.pl5{padding-left:5px;}

/* courses admin table */

table .header td {
/*	border-top:1px solid #ddd;*/
	border-bottom:1px solid #ddd;
	font-weight: bold;
}

.tool-tip {
	z-index: 13000;
	background: #eee;
	padding: 5px;
	border: 2px solid #ddd;
}
 
ul#editmenu, #editmenu ul {margin-bottom:5px; list-style:none;}
ul#editmenu li, #editmenu li, #editmenu ul li, #editmenu ul ul li {padding:0;margin-bottom:0;line-height:18px;}

.coursemembers_table {
	border: 3px double #ddd;
	margin: 0 0 20px 0;
	padding: 10px;
}

.coursemembers_table td {
	border: 1px solid #ddd;
	padding: 5px 15px 5px 15px;
}