html {
	height: 100%; /* required for Mozilla/Safari to render page height correctly */
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0;
	height: 100%;
	text-align: left;
	font-size: 70%;
	background-image : url(../../graphics/clikchurch_bgimage.gif);
	background-repeat : repeat-x;
	}

body.col-M div#maincol { width: 760px;}
body.col-SM div#maincol { width: 576px;}
body.col-MX div#maincol { width: 760px;}
body.col-SMX div#maincol { width: 576px;}
div#subcol { width: 184px;}
div#xcol { width: 0px;}

body.col-SF div#maincol {margin-left:184px;width:auto;}
body.col-SFX div#maincol {margin-left:184px;margin-right:0;width:auto}
body.col-FX div#maincol {margin-right:0px;width:auto}
	
div#uberContainer {
	position: relative;
	margin: 0 auto 0 auto;
	width: 760px;
	height: 100%;
	text-align: left;
	background-color: #FFFFFF;
	}

div#header {
	height: 96px;
	overflow:hidden;
	}
	
div.clearFloat {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
	}
	
.noMargin {
	margin: 0;
	}
	
form {
	margin: 0;
	padding: 0;
	}
	
pre {
 	white-space: normal;
	width: 200px;
	}
	
.hide {
	display : none;
	}
	
label {
	cursor: pointer;
	}
	
span.styleless {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	}
	
blockquote {
	margin: 0;
	padding: 0 0 2px 10px;
	}

blockquote a {
	display: block;
	}
	

/*
0.i) HEADINGS & INTRO
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

h1 {
	padding: 2px 0px 2px 0px;
	margin: 0;
	color: #660099;
	font-weight: 900;
	font-size: 1.4em;
	font-family:arial;
	line-height: 1.4em;
	}
	
h2 {
	padding: 2px 0px 2px 0px;
	margin: 0;
	color: #660099;
	font-weight: bold;
	font-size: 1.4em;
	font-family:arial;
	line-height: 1.2em;
	}
h3 {
	color: #660099;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.sectiontitle {
	letter-spacing :0.1em;
	line-height : 110%;
	font-stretch : wider;
}
	
.sectionintro {
	padding: 0;
	margin: 2px 0 2px 0;
	font-style: italic;
}


/*
0.iii) FORM ELEMENTS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
form {
	margin: 0;
	padding: 0;
	}
input {
	font-size: 0.9em;
	color: #000000;
	line-height:1.1em;
	padding:2px;
	}
input.field {
	border: 1px solid #7F9DB9;
}

input.submit {
	background-color: #789196;
	border-top: 2px solid #ECF0F1;
	border-right: 2px solid #ECF0F1;
	border-bottom: 2px solid #ECF0F1;
	border-left: 2px solid #ECF0F1;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	}
	
input.submitHi {
	background-color: #ECF0F1;
	border-top: 2px solid #789196;
	border-right: 2px solid #789196;
	border-bottom: 2px solid #789196;
	border-left: 2px solid #789196;
	color: #789196;
	font-weight: bold;
	cursor: pointer;
	}
	
input.radio {
	border: none;
	width: 15px;
	}
select {
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #7F9DB9;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	border: 1px solid #7F9DB9;
	}
		
.fieldname {
	color:#000000;
	margin-top:4px;
	margin-bottom:4px;
}


/*
0.iv) TEXT LINKS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

a {
	color:#660099;
	text-decoration: none;
	font-weight:bold;
	}
	
a:hover {
	color:black;
	text-decoration: none;
	}



/*
0.v) LISTS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

/* horizontal menu items */
div#header div#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	}
	
div#header div#navigation ul li {
	display: inline;
	padding: 0;
	margin: 0;
	line-height: 22px;
	}
	
/* Generic (all) menu styles */
ul.menu {
	height:1px;
	list-style-type:none;
	text-indent:0px;
	margin:0px;
	padding:0px;
	border:0px;
	
}

html>body ul.menu {
	height:auto;
	min-height:12px;
}

ul.menu a {
	font-weight:bold;
}

ul.menu a:hover, ul.menu a.hi {
}

ul.menu li {
	margin:0px;
	padding:0px;
	border:0px;
	
	line-height:100%;
}
ul.horizontallist {
	list-style-type:none;
	margin:0px;
	padding:0px;
	border:0px;
}

ul.horizontallist li {
	display:inline;
	float:left;
}

ul.horizontallist li a {
	display:block;
	padding:4px 4px 4px 4px;
	border:0px;
}

ul.horizontallist li.first a {
	padding-left:0px;
	border-left:0px;
}

/*
0.vi) ERROR MESSAGES
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#maincolContent div#searchErrorMsg p {
	color: #999999;
	margin: 0;
	padding: 0;
	}
	
.error {
	color: #ff0000;
	}
	

/*
0.vii) TABLES
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
table {
	font-size: 1.0em;
}
	
table.basicDetails {
/*border-bottom: 1px dotted #789196;*/
margin: 0 0 20px 5px;
}
	
table.basicDetails a {
	text-decoration: underline;
	}
	
table.basicDetails a:hover {
	text-decoration: none;
	}
	
table.basicDetails th {
	font-weight: normal;
	font-style: italic;
	padding: 0 0 3px 0;
	vertical-align: top;
	text-align: left;
	}
	
table.basicDetails td {
	vertical-align: top;
	padding: 0 0 3px 15px;
	}
table.basicDetails td.infodetail {
	font-weight:bold;
	}

 table.info {
	background-color:#660099;
}

.info th {
	background-color:#660099;
	color:white;
}

.info td {
	background-color:#e7e4e8;
}


/*
0.viii) TEXT
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/	
.searchTermHighlight {
	border-bottom: 1px dotted #0000ff;
	}
/*
0.ix Listings General
*/
div#nextPrev {
	margin: 10px 0 0 0;
	text-align: center;
	}
	
div#nextPrev p.nextBtn {
	float: right;
	}
div#nextPrev p.previousBtn {
	float: left;
	}
	
a.next {
	color: #0000ff;
	background-image: url(arrow_next.gif);
	background-position: 100% 5px;
	background-repeat: no-repeat;
	padding: 0 10px 0 0;
	}
a.next:hover {
	}
a.previous {
	color: #0000ff;
	background-image: url(arrow_prev.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	}
a.previous:hover {
	}
	
p.jobResultsNumber {	
	margin: 0 auto 0 auto;
	font-weight: bold;
	display: block;
}

/*
1. HEADER
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

div#header {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 10px;
	border:0;
}
	
div#header ul#headNav {
	position:absolute;
	top:76px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color:black;
	line-height:20px;
	height:20px;
	text-align:center;
	width:760px;
	}
	
	
html>body div#header ul#headNav {
	min-height:20px;
	overflow:visible;
	height:auto;
}	
	
div#header ul#headNav li {
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
	color:#cecece;
	font-weight:bolder;
	}
	
div#header ul#headNav li a {
	color: white;
	
	padding: 0;
	text-decoration: none;
	}
	
div#header ul#headNav li a:hover {
	color : #e7e4e8;
	}
	
div#header ul#headNav li a.selected {
	text-decoration: none;
	}
	
div#header div#logo {
	border:0;
	margin:0;
	padding:0;
	background-color:#660099;
	}
	
div#content {
	background-image : url(../../graphics/clikchurch_lh_bgimage.gif);
	background-repeat : repeat-y;
	height:480px;
}

html>body div#content {
	height:auto;
	min-height:400px;
	overflow:visible;
}


/*
2. SUBCOL
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

div#subcolContent {
	margin: 0px 0 0 0;
	padding: 8px;
	height: 100%;
	background-color: #e7e4e8;
	color:#000000;
	height: 400px;
	}

html>body div#subcolContent {
	height:auto;
	min-height:400px;
}
	
div#subcolContent .loginheader {
	font-weight: bold;
	margin-bottom:10px;
	margin-top:15px;
}
	
div#subcolContent .fieldname {
	margin-top:4px;
	margin-bottom:4px;
}

div#subcolContent a {
	font-weight:bold;
	color:#9c9c9c;
	text-decoration:none;
}

div#subcolContent a:hover {
	color:black;
}

div#subcolContent input.loginfield {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #cecece;
	font-size: 11px;
}
div#subcolContent .promoheader {
	font-weight: bold;
	margin-bottom:2px;
	margin-top:4px;
	color: #000000;
	font-size:1.1em;
}


/*
2. iv) SITE CREDITS
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
	
#siteCredits {
	text-align: left;
	margin-top: 140px;
	}
	
#siteCredits img {
	margin: 0 0 50px 3px;
	border: none;
	}
	

	
/*
3. MAINCOL
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

div#maincolContent {
	margin: 5px 2px 0 8px;
	}
	
div#maincolContent h3 a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
div#maincolContent h3 a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}

div#maincolContent h4 { /* controls date of news article on the homepage */
	margin: 0;
	}	
		
div#maincolContent p {
	margin: 5px 0 16px 0;
	padding: 0;
	}
	

/*
3. i) Homepage
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#homepagemain {
	float:left;
	width:280px;
	margin-right:18px;
}

div.boxtext {
	float:left;
	background-color : #e7e4e8;
	font-size:86%;
}


div.boxtext ul {
	color:#660099;
	border:0px;
	margin-right:8px;
	margin-left:12px;
	margin-top:4px;
	margin-bottom:12px;
	padding-left: 0em;
}

div.boxtext li {
	margin-bottom:4px;
	margin-left:1em;
	
}


div.boxtext h2 {
	background-color :#660099;
	border:0px;
	font-size: 12px;
	color:#e7e4e8;
	padding:3px;
	display:block;
	margin:0px;
	text-transform : none;
}

.infotext {
	font-weight: bold;
	color:#999999;
	line-height : 140%;
}


/*
3. i) General sections
*/

.sectiondiv {
	height:18px;
	width:100%;
	background-image: url("../../graphics/section_div.gif");
	background-repeat: no-repeat;	
	clear:both;
}

.section {
	margin:24px 10px 10px 10px;
	min-height:400px;
}

.column {
	float:left;
}	

.floatlink {
	position:relative;
	text-align:right;
	float:right;
	width:100%;
}

.sectionhead {
	color:black;
	border-bottom:4px solid #666666;
}

/* 3.ii) Links 
*/
.sitelist {
	margin-top:12px;
}

.sitelist a, .sitelist a:visited {
	text-decoration : none;
	color : #333333;
	font-weight : bold;
}

.sitelist a:hover,.sitelist a:active {
	text-decoration : none;
	color : #9c9c9c;
	font-weight : bold;
}

/* 
3.iii) FAQ 
---------------------------------------------------------------------------------------------------------------------------*/
.boxheader {
	background-color: #660099;
	padding:4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:white;
	font-weight:bold;
}



ul.faq_menu li {
	display: block;
	line-height:20px;
	border-bottom:1px solid #660099;
	padding-left:8px;
}
ul.faq_menu  {
	background-color: #e7e4e8;
	margin:0px;
	padding:0px;
	list-style:none;
	border-top:1px solid #660099;
}

.hilightbox {
	margin-top:12px;
	background-color: #e7e4e8;
}

div#faq .question {
	/* background-image: url(../../graphics/icon_q.gif);
	background-repeat:no-repeat;*/
	margin:2px 0 2px 0px;
	font-size: 84%;
	border:0px;
	padding:0px;
	text-indent:0px;
}

div#faq .questiontext {
	/*margin-left:24px;*/
}


div#faq .answer {
	/*margin-left:24px;*/
	margin-bottom:12px;
}

/*
3.iv
---------------------------------------------------------------------------------------------------------------------------*/

.styles_gradient {
	background-image : url('../../graphics/styles_gradient.gif');
	background-repeat : repeat-y;
}

.stylesimage {
	border: 1px solid #f79400;
	margin: 8px;
}	

.stylesimagesmall {
	border: 1px solid #f79400;
	margin: 2px;
}	

.medium_bg {
	background-color : #efe7e7;
}

.darkbg {
	background-color :#4a646e;
	font-size: 106%;
	font-weight:bold;
	color:white;
	padding:4px;
	
}

/*
3.ii) Misc col
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
		
div#miscCol {
	float: right;
	width: 32%;
	}

div#miscCol a {
	color: #000000;
	text-decoration: none;
	}
	
div#miscCol a:hover {
	color: #000000;
	text-decoration: underline;
	}
	



/*
3.v) LOGIN
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/

div#loginExistingUsers {
	float:left;
	width:48%;
	}

div#loginNewUsers {	
	float:right;
	width:49%;
	}
	
div#loginExistingUsers h2 {
	margin-top:12px;
	/* border-right: 1px solid #F1F4F5; */
	padding-left: 9px;
	}
	
div#loginNewUsers h2 {
	margin-top:12px;
	/* border-left: 1px solid #F1F4F5; */
	padding-left: 9px;
}
	
div#loginExistingUsers table.generic_vertHeader, div#loginNewUsers table.generic_vertHeader {
	margin: 0;
	}
	
div#loginExistingUsers table.generic_vertHeader th, div#loginNewUsers table.generic_vertHeader th {
	padding: 6px 6px 6px 10px;
	width: 94px;
	}
div#loginExistingUsers table.generic_vertHeader td, div#loginNewUsers table.generic_vertHeader td {
	padding: 6px 4px 6px 7px;
	}
	
/*div#loginExistingUsers input.submit, div#loginNewUsers input.submit {
	width: 204px;
	}
	*/

table.generic_vertHeader th.error {
	color: #FF0000;
	text-align: left;
	white-space: normal;
	}
	

/*
3.vi) Article Detail
---------------------------------------------------------------------------------------------------------------------------*/	
div#articleDetail h3 {
	font-size: 1.3em;
	margin: 8px 0 12px 0;
	}
	
div#articleDetail h4 {
	font-size: 1.0em;
	margin: 0 0 20px 0;
	}
	
div#articleDetail #imageAndCaption {
	/*width: 120px;*/
	float: left;
	margin: 0 15px 15px 0;
	}
	
div#articleDetail #imageAndCaption img {
	/* width: 120px; */
	border-top: 1px solid #999999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	}
	
div#articleDetail #imageAndCaption p {
	color: #789196;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.2em;
	}
	
div#articleDetail p.firstPara {
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.5em;
	}
	
div#articleDetail div.links {
	margin: 30px 0 10px 0;
	}
	
div#articleDetail div#goToTop {
	display: block;
	visibility: hidden;
	text-align: right;
	margin: 30px 0 0 0;
	}
	
/*
3.xv) GLOSSARY
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/	
	
dl.glossary{
	width: 98%;
	padding: 0px;
	float: left;
	/*background-image: url("graphics/b-bg.png");
	background-position: 40% 0;
	background-repeat: repeat-y;*/
	border-width: 0 1px 1px  1px;
	border-color: #a5bfd6;
	border-style: solid;
}
dl.glossary dt{
	float: left;
	width: 40%;
	padding: .5em 5% 1em 5%;
	margin: 0 ;
	font-weight: bold;
	border-top: 1px #A5BFD6 solid;
	clear: left;

}

dl.glossary dd{
	width: 60%;
	padding: .5em 4.5% 1em 5%;
	float: left;
	margin: 0 ;
	border-top: 1px #A5BFD6 solid;
	
}

/*dl.glossary > dd{
	padding: .5em 5% 1em 5%;
}
*/



/*
4. XCOL
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#xcol div#xcolContent {
	margin: 12px 0 0 0;
	width: 125px;
	text-align: left;
	}
	
div#xcol div#xcolContent img {
	/*width: 125px;*/
	}
	
div#xcol div#xcolContent object, div#xcol div#xcolContent img {
	margin: 0 0 8px 0;
	}
	
div#xcol div#xcolContent script {
	display: none;
	}
	
div#xcol div#xcolContent img#homeOf {
	margin: 0 0 15px 0;
	}
	

/*
5. FOOTER
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#footerTop {
	margin: 0 0 10px 0
	}

div#footer {
	clear_both;
	width: 760px;
	font-size: 0.8em;
	line-height: 2.0em;
	color: #999999;
	margin: 30px 0 0 0;
	}
	

div#footerBottom {
	margin: 10px 0 0 0
	}
	
ul#footerMenu {
	margin:0px 0px 10px 0px;
}

/*
6. POPUPS (Send to a friend etc.)
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------*/
div#popupHeader {
	margin: 0;
	text-align: left;
	font-size: 1.0em;
	}

div#popupHeader div#logo {
	padding: 10px 0 5px 10px;
	/*border-bottom: 5px solid #0880b8;*/
	}
	
div#popupContent {
	margin: 12px;
	text-align: left;
	font-size: 1.0em;
	}
	
div#popupHeader h1 {
	padding-left: 11px;
	}
	
div#popupContent a.closeWin {
	font-size: 0.7em;
	border-top: 10px solid red;
	}

div#popupContent table th {
	font-weight: normal;
	padding: 0 5px 1px 0;
	color: #48575A;
	font-size: 0.7em;
	text-align: left;
	}
div#popupContent table td {
	padding: 0 10px 1px 0;
	font-size: 0.7em;
	}
	
div#popupContent input.field, div#popupContent textarea.field {
	background-color: #DAE1E3;
	border: 1px solid #48575A;
	width: 280px;
	font-size: 1.0em;
	}
	
div#popupContent input.btn {
	width: 160px;
	margin: 20px 0 0 0;
	}
	
div#popupContent input.btn2 {
	width: 110px;
	margin: 20px 0 0 0;
	}
/*
7. Article manager stuff
*/



.ALERT {
	font-weight:bold;
	color: white;
	background-color:red;
	text-decoration : blink;
}

CODE {
	font-weight:bold;
}

.button {
	font-size:80%;
	font-weight:bold;
	background-color:#666666;
	color:white;
	border-left : 2px solid #898989;
	border-right : 2px solid #3f3f3f;
	border-bottom : 2px solid #3f3f3f;
	border-top : 2px solid #898989;
	
}

.button_hi {
	font-weight:bold;
	background-color:#333333;
	color:white;
	font-size:80%;
	border-left : 2px solid #3f3f3f;
	border-right : 2px solid #898989;
	border-bottom : 2px solid#898989;
	border-top : 2px solid #3f3f3f;
	
}

.arrowbutton {
 	font-family :Arial, Helvetica, sans-serif;
	font-size:84%;
	background-color:#666666;
	color:white;
	font-weight:bolder;
	border-left : 2px solid #898989;
	border-right : 2px solid #3f3f3f;
	border-bottom : 2px solid #3f3f3f;
	border-top : 2px solid #898989;
}

.arrowbutton_hi {
 	font-family :Arial, Helvetica, sans-serif;
	font-size:84%;
	background-color:#333333;
	color:white;
	font-weight:bolder;
	border-left : 2px solid #3f3f3f;
	border-right : 2px solid #898989;
	border-bottom : 2px solid#898989;
	border-top : 2px solid #3f3f3f;
}


.sortbox {
	border:1px solid black;
}

.helpbox {
	border:1px solid black;
	background-color:#ffffff;
}

input {
	z-index:1;	
}

textarea {
	z-index:1;	
}

select {
	z-index:1;	
}

option {
	z-index:1;	
}

.amselect {
	z-index:1;
}

.menuitem {
	margin:4px;
}

table.recordlist, table.recordedit {
	border-left:1px solid gray;;
	border-top:1px solid gray;
}

table.recordlist td, table.recordedit td {
	border-right:1px solid gray;;
	border-bottom:1px solid gray;
}

table.recordlist th,, table.recordedit th {
	border-right:1px solid gray;;
	border-bottom:1px solid gray;
}

td.newrecord {
	background-color : Silver;
	font-weight:bold;
}
/* FAQs and stuff */
.googlemessage {
	margin:0 20px;
	font-family:arial;
	color:#666666;
	font-size:1em;
}

span.code {
	font-family:"courier new", courier, monospace;
}

div#faq ul {
	margin-left:0px;
	padding-left:16px;
}
