 /* Site designed for derbycitychurch.org.uk by www.profile1church.co.uk 2007 
------------------------------------------------------------

    GENERAL

------------------------------------------------------------ */
* {
padding: 0;
	margin: 0;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #222;
		line-height: 1.6em;
	padding: 0;
	margin: 0;
	background: #a8cccc;

}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

input, select {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: middle;
}

a, a:link {
	color: #4988B6;
	text-decoration: none;
}
a:visited {
	color: #262262;
}
a:hover {
	color: #197c9e;
}

p {
	line-height: 1.6em;
	margin: 0;
	padding: 0.3em 0;
}

h1	{ 
	margin:0.4em 0; 
	color:#262262;
	font: bold 1.8em Arial, Helvetica, sans-serif;
}

h2	{ 
	margin:1.2em 0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.4em; 
	font-weight:bold; 
	color:#197c9e; 
}

h3	{ 
	font-size:1em; 
	font-weight:bold; 
	color: #000; 
	margin:1.2em 0 0 0; 
}

h4	{ 
	color: #fff; 
	background-color: #262262;
	font-size: 1.2em;
	padding: 5px;
	text-transform: uppercase;
	text-align: center;
}

h5	{ 
	color: #000; 
	background-color: #e8eef0;
	font-size: 1em;
	font-weight: normal;
	padding: 15px;
	border: 1px solid #d9e0e3;
}

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

    HEADER STRUCTURE

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

#header {
	z-index: 1;
	position: relative;
	width: 850px;
	height: 348px;
	padding: 0;
	margin: 0 auto;
	background: #fff url(header.jpg);
	background-repeat: no-repeat;
	clear: both;
	line-height: 1em;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	border-bottom: 8px solid #fff;
}

/* Banner */

#site-wide-banner {
	position: absolute;
	top: 85px;
	width: 850px;
	height: 225px;
	background: #fff url(http://derbycitychurch.org.uk/media/site-wide-banner/banner.jpg) no-repeat;

}

#bannerimage {
	position: absolute;
	top: 82px;
	height: 225px;

}


#bannertext {
position: absolute;
top: 143px;
left: 30px;
text-align: left;
line-height: 0.6em;
}

#bannertext h1 { 
color: #fff;
font-size: 32px;
font-weight: normal;
}

#bannertext h2 { 
position: relative;
top:-16px;
color: #000;
font-size: 18px;
font-weight: bold;
}

#bannertext p a { 
position: relative;

font-weight: bold;
color: #fff;
}

#bannertext p a:hover { 
position: relative;

font-weight: bold;
color: #3399ff;
}

#bannertext p { 
position: relative;
top:-30px;
line-height: 0.6em;
}



.search {
	position: absolute;
	text-align: left;
	margin-top: 55px;
	margin-left: 640px;
}

.search_string {
	width: 150px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}

.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}

/* Top nav */
#topnav {
	position: relative;
	top: 317px;
	background-color: #262262;
	width: 850px;
	height: 30px;
}

#topnav ul {
	position: relative;
	top: 8px;
	left:20px;
	padding: 0;
	margin: 0;
	color: White;
	float: left;
	width: 100%;
	font-family: helvetica, arial, sans-serif;
}

#topnav ul li { display: inline; }

#topnav ul li a {
	padding:0 10px;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	border-color: #fff;
	
}

#topnav ul li a:hover {
	color: #add7ef;
}

#topnav .sel a {
	color: #add7ef;
	
}

#topnav .sel a:hover {
	color: #fff;
	
}

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

    SUBMENU CONTENT STRUCTURE

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

.column {
	position: relative;
	width: 220px;
	text-align: left;
	float: left;
	font-size: 12px;
	background: #f3fafb;
}

.submenu {
	position: relative;
		width: 164px;
		padding-top: 25px;
	margin: 0 auto;

}

.navlist {
	list-style-type: none;
	line-height: 28px;
}

.navlist .subsel{
	font-weight: bold;
	list-style-type: none;

}

.navlist ul {
	list-style-position: inside;
	line-height: 18px;	
		padding-left: 10px;
		padding-bottom: 5px;
		border-left: 1px solid #d9e0e3;
				border-bottom: 1px solid #d9e0e3;
}

.submenu li a{	
	color: #000;
}

.submenu li a:hover{
	color: #197c9e;
}

.submenu li a.subsel {
	color: #000;
} 

.submenu ul.navlist li {
	
	font-weight: normal;
}

.submenu ul.navlist li.subsel {
	font-weight: bold;
}

.secondarycontent {
	position: relative;
	text-align: left;
	padding-bottom: 15px;
	float: left;
	top: 15px;
	margin-left: 20px;
	width: 180px;
}

.secondarycontent h3 {
	border-bottom: 1px solid #000;
}


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

    BODY STRUCTURE

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

#bodycontainer {
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 850px;
	background: white url(sidebar.jpg) repeat-y;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	border-bottom: 8px solid #fff;
}

.content {
	margin-right: 0px;
	text-align: left;
	margin-left: 238px;
	padding-bottom:15px;
}

.content ul{
	padding-left: 20px;
}

ol {
	list-style-position: outside;
	padding-left: 20px;
}

.sitemap {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.6em;
}

.sitemap ul {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	margin-bottom: 8px;
	padding-left: 20px;
}

.sitemap ul ul {
	font-size: 12px;
}

.sitemap a {
	background: url(page.gif) no-repeat left bottom;
	padding-left: 20px;
}

.sitemap a:visited {
	background: url(page_tick.gif) no-repeat left bottom;
	padding-left: 20px;
}

.breadcrumb{
	font-size: 18px;
	margin: 0 0 10px 0;
	padding-top: 12px;
	color: #000;
	line-height: 2em;
	text-align: left;
	border-bottom: 2px solid #add7ef;
	font-weight: bold;
}

.breadcrumb a{
	color: #197c9e;
	font-weight: normal;
	font-style: normal;
}
.sidebar{
	width:200px;
	position: relative;
	float: right;
	border: 5px solid #282627;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.testimony{
	text-align: center;
	background: #282627 url(fade_bg.jpg) repeat;
	padding: 5px;
}

.testimony h1{
	color: #fac232;
	font: bold 1.1em Helvetica, Arial, Geneva, sans-serif;
}

.testimony p{
	color: white;
	font-size: 0.9em;
}

#clear { 
	clear:both; 
}

blockquote {
	padding: 20px 40px;
	background: #bababa url(blockcorner.jpg) no-repeat;
}

blockquote p{
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color: black;
}

table { 
position: relative;
	line-height: 1.6em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
}


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

    LOGIN

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

.login_table {
	margin-top: 7px;
	text-align: center;
	color: white;
	font: bold 10px Helvetica, Arial, Geneva, sans-serif;
	direction: ltr;
	vertical-align: middle;
}

.login_table input {
	font-size: 10px;
	width: 100px;
	margin: -4px 3px 1px;
}

input.login_button {
	width: 60px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}

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

    FOOTER 

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

#footer {
	position: relative;
	width: 850px;
	text-align: center;
	line-height: 1em;
	padding: 0;
	margin: 0 auto 40px auto;
	background: #484848;
	padding-top: 8px;
	color: #999;
	font-size: 12px;
	border-right: 8px solid #fff;
	border-left: 8px solid #fff;
	border-bottom: 8px solid #fff;
	clear: both;
}

#footer a, #header a {
	color: #fc3;
}
#footer #copyright {
	font-size: 11px;
	padding: 0;
	margin-top: 10px;
}
#footer #copyright strong {
	color: #fff;
	font-weight: normal;
}
#footer #copyright a {
	color: #d9d9d9;
}
