/* @override http://www.elim-coventry.org.uk/templates/round/default.css */

/* 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: silver;

}

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:#006699;
	font: normal 1.8em Arial, Helvetica, sans-serif;
}

h2	{ 
	margin:1.2em 0; 
	color: #1f95c0;
	font: normal normal 1.4em Arial, Helvetica, sans-serif;
}

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

h4	{ 
	color: #fff; 
	background-color: #006699;
	font-size: 1.2em;
	padding: 5px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

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

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

    HEADER STRUCTURE 006699 and cccc33

------------------------------------------------------------ */
#veryTop{
	margin: 0 auto;
	width: 866px;
	height: 8px;
	background: transparent url(corner-top-left.png) no-repeat;
}

#TopMiddle {
	width: 850px;
	height: 8px;
	background: #006699;
	left: 8px;
	position: relative;
}

#TopLeft {
	width: 8px;
	height: 8px;
	background: transparent url(corner-top-right.png) no-repeat;
	position: relative;
	left: 850px;
}

#veryBottom{
	margin: 0 auto;
	width: 866px;
	height: 8px;
	background: transparent url(corner-bottom-left.png) no-repeat;
	position: relative;
	
}

#BottomMiddle {
	width: 850px;
	height: 8px;
	background: #006699;
	left: 8px;
	position: relative;
	margin-bottom: 40px;
	margin-top: 0;
}

#BottomLeft {
	width: 8px;
	height: 8px;
	background: transparent url(corner-bottom-right.png) no-repeat;
	position: relative;
	left: 850px;
}

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

/* Banner */

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

}

#bannerimage {
	position: absolute;
	top: 85px;
	height: 210px;

}


#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: relative;
	text-align: left;
	width: 200px;
	margin: 16px auto;
}

.search_string {
	width: 140px;
	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: 304px;
	background-color: #d0d61b;
	width: 850px;
	height: 30px;
}

#topnav ul {
	position: relative;
	top: 8px;
	left:6px;
	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;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	border-color: #fff;
	color: #000;
}


#topnav ul li span.menu_current a.menu_current {
	color: #006699;
	font-weight: bold;
}

#topnav ul li a:hover {
	color: #2095d3;
}

#topnav .sel a {
	color: #2095d3;	
}

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

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

    SUBMENU CONTENT STRUCTURE

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

.subMenuArrow {
	
}

.left-column {
	position: relative;
	width: 220px;
	text-align: left;
	float: left;
	font-size: 13px;
	background: #f3fafb url(leftColTop.png) no-repeat;
	border-right: 8px solid #006699; 
}


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

}

#bodycontainer div.left-column div.submenu ul {
	list-style-type: none;
}


#bodycontainer div.left-column div.submenu ul li ul li {
	list-style-image: url(arrow.gif);
	list-style-position: inside;

}

.submenu li a{	
	color: #000;
	
}


#bodycontainer div.left-column div.submenu ul li {
	border-bottom: 1px solid #aee0e8;
	line-height: 2em;
}

.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;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {			padding: 2px;
	text-align: left;
	margin-left: 16px;
	margin-right: 16px;
	font-size: 1.1em;
	font-weight: bold;
}
.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 1em;
	position: relative;
	top: -1px;
}


.sideBoxContent {
	padding: 0.4em;

}

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

    BODY STRUCTURE 006699 and cccc33

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

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

#content_box {
		clear: both;
	margin: 0 auto;
	width: 850px;
	background: #fff;
}

.content {
	padding-right: 10px;
	text-align: left;
	margin-left: 220px;
	padding-bottom:15px;
	border-left: 8px solid #006699;
	padding-left: 10px;
	background: transparent url(mainColTop.png) no-repeat;
}

.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: 1px solid #aee0e8;
	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

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

div#loginboxContent.sideBoxContent {
	padding-bottom: 10px;
	margin-left: 16px;
	margin-right: 16px;
}


#loginboxContent ul li {
		list-style-type: none;
}


#thebutton {

}

#loginboxContent form.login_table li {
		list-style-image: url(arrow.gif);
	list-style-position: inside;
}


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

    FOOTER 

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

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

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