﻿@charset "utf-8";
/* CSS Document */

body{
	background:#607695 url(../images/bluebg.jpg) repeat-x scroll center top;
}

#wrapper{
}
#container{
	width: 800px;
	background-color: #ffffff;
	margin:auto;
	background:#fff url(../images/gradient.jpg) 0 118px repeat-x;
	/*background:#607695 url(../images/layout.jpg) no-repeat;*/
	
	position: relative;
	top: 50px;
}
/* Table of Contents:

	Typography
	Header Layout
	Middle Layout
	Footer Layout
	
*/

/* Typography
--------------------------------------------------------------------------------------- */
h2
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding: 5px 5px 5px 15px;
}
a
{
color:#2775a3;	
}
p
{
	
color:#3f3f3f;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:1.7;
}
#quote, .hometext, .boxtext, .boxtextitalic, .boxtextbold, #footer, .bannertext, .bannertextchristian, .boxtextboldtitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	font-size: 11px;
}
.bold{
	font-weight:bold;

}

.boxtext{

}
.boxtextbold{
	font-weight: bold;
}
.boxtextboldtitle{
	font-weight: bold;
	font-size: 16px;
}
.boxtextitalic{
	font-style: italic;
}
.bannertext{
	font-weight: bold;
	line-height: 24px;
}
.bannertextchristian{
	font-weight: bold;
	line-height: 23px;
}

/* base styles
--------------------------------------------------------------------------------------- */
.menu, .latest, .speakers, .findus, .calendar, .contact, .find{
	width:auto;
	background: url(../images/gradient.jpg) repeat-x;
	height: 31px;
}
/* box style
--------------------------------------------------------------------------------------- */
.speakerswrapper, .calendarwrapper, .latestwrapper, .findwrapper, .title, .sidenavitem{
	background-color: #f9f9f2;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	padding:5px;
}



  

/* Header Layout
--------------------------------------------------------------------------------------- */
#header{
	width:auto;
	height:118px;
	z-index:2;
	right: 10px;
}
#logo{
	height:187px;
	background:#607695 url(../images/kingslogo.jpg) no-repeat;
	z-index:1;
	width:130px;
	left: 649px;
	position: absolute;
}

#quote{
	padding:30px 0 0 70px;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	top: 10px;
	float: left;
	line-height: 34px;
	color:grey;
}
.menu{
	position:relative;
	width:auto;
	background:none;
	height: 31px;
	z-index: 3;
	
}
.breadcrumb{
	height: 31px;
	position: absolute;
	left: 20px;
	top: 161px;
	width: 400px;
	font-size:12px;
}

/* Middle Layout
--------------------------------------------------------------------------------------- */

.homeRotate
{
float:left;
margin:0;
padding:0;	
}

.content
{
    width:760px;
	float:left;
	padding:20px;
	
	background:#ffffff;
}

.pagecontent
{
	float:left;
margin-top:22px;
}
.leftcolumn{
	width: 609px;
	
	float:left;
}

.rightcolumn{
	width: 131px;
	height:600px;
	float:left;
	margin-left: 20px;
	position: relative;
	margin-top: 5px;
}


.homepageleftcolumn{
	width: 609px;
	height: 652px;
	float:left;
}
.homepagerightcolumn{
	width: 131px;
	height: auto;
	float:left;
	margin-left: 20px;
	position: relative;
	margin-top: 5px;
}
.hometext{
	width:410px;
	top: 32;
	position: relative;
	float: left;
	top: 25px;
	padding:0 0 20px 0;
}

.doves{
	/*background: url(../images/doves.jpg) no-repeat;*/
	height: 258px;
	width: 609px;
	position: relative;
	float: left;
	top: 6px;
}

.doves ul {
	list-style: none;
	}
	
.speakers, .calendar{
	width:181px;
}
.speakersbox{
	height:145px;
	left:448px;
	position:absolute;
	top:473px;
	width:179px;
}
.speakerswrapper{
	width:169px;
	height: 179px;

}
.calendarbox{
	height:145px;
	left:448px;
	position:absolute;
	top:712px;
	width:179px;
}
.calendarwrapper{
	width:169px;
	height: 167px;
}
.latest, .find{
	width:131px;
}
.latestbox{
	height:180px;
	left:448px;
	top:666px;
	width:131px;
}
.latestwrapper{
	height:456px;
	top:31px;
	width:119px;
	position:absolute;
}
.findbox{
	height:145px;
	top:336px;
	width:131px;
	position:relative;
}
.findwrapper{
	height:148px;
	position:absolute;
	top:30px;
	width:119px;
}
.eventsbox{
	width:179px;
	left:428px;
	position:relative;
	top:333px;
	height: 145px;
}
.gospel{
	width:380px;
	position:relative;
	top:20px;
	height: 79px;
	float: left;
	background: url(../images/gospel.jpg) no-repeat;
	margin-bottom: 24px;
	padding: 10px 0 0 30px;
	color: white;
}
.christian{
	width:255px;
	position:relative;
	top:10px;
	height: 75px;
	float: left;
	padding: 10px 0 0 155px;
	color: white;
	background: url(../images/christian.jpg) no-repeat;
}
.googlemap{
	padding:4px;
}
/* Content pages
--------------------------------------------------------------------------------------- */

.title{
	border-top: 1px solid #d3d3d3;
	margin-bottom: 20px;
	margin-top: 4px;
}
.contactdetails{
	padding:4px;
	height: 100px;
}

.timetableselect
{
	float:left;
	padding: 0 5px 0px 0;
}
.timetableselectlastrow
{
	padding: 0 5px 0 0;
	width: 200px;
}
.timetablebutton
{
	border:none;
	background: url(../images/gradient.jpg) repeat-x;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	float:left;
	width:100px;
	height:23px;
	font-family:Georgia;
	margin-top:18px;
}
.button
{
	border:none;
	background: url(../images/gradient.jpg) repeat-x;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	float:left;
	height:23px;
	font-family:Georgia;
	width:100px;
}
.logoutbutton
{
	border:none;
	background: url(../images/gradient.jpg) repeat-x;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	float:left;
	height:23px;
	font-family:Georgia;
}
.buttonupload
{
	border:none;
	background: url(../images/gradient.jpg) repeat-x;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	float:left;
	font-family:Georgia;
	margin-left:10px;
		height:23px;
	margin-top:10px;
}
.buttonsave
{
	border:none;
	background: url(../images/gradient.jpg) repeat-x;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	float:left;
	font-family:Georgia;
			height:23px;
			margin-top:15px;
}
.cataloguebutton
{
	border:none;
	background: url(../images/gradient.jpg) repeat-x;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	float:left;
	width:100px;
	height:23px;
	font-family:Georgia;
	margin-right: 10px;
}
.timetable
{
	float:left;

	padding:0;
margin:15px 0 0 0;	
}
.timetablegrid
{
width:607px;
border:1px solid #cccccc;
font-size:12px;	
}
.timetableheader
{
text-align:left;	
}
.contactform
{
font-size:12px;
font-family:Georgia;	
}

/* Footer Layout
--------------------------------------------------------------------------------------- */
.footerwrap
{
	float:left;
	margin:0 auto;
	padding:60px 0 0 0;
width:800px;
background:#ffffff;	
}

#footer{
	padding:0 20px 30px 0;
	position:relative;
	top:25px;
	z-index:5;
	float: right;
	width: 760px;
	text-align:center;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

