@charset "UTF-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}

body{
	background:url(../images/background-tile.jpg) repeat-x #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper{
	width:1000px;
	margin: 0 auto;
	position:relative;
}

#top{
	height:60px;
}

#top h1{
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:258px;
	height:60px;
	text-indent:-1000px;
	overflow:hidden;
}

/*
=================================================
Navigation
=================================================
*/
#navigate{
	position:absolute;
	top:0px;
	left:297px;
	width:682px;
	height:60px;
}
#navigate ul{

	list-style:none;

	list-style-position:none;

	list-style-type:none;

	overflow:hidden;

}



#navigate li a{
	text-indent:-100000px;
	text-decoration:none;
	position:absolute;
	display:block;
	height:60px;
}



#navhome a{
	background:url(../images/navigation.png) no-repeat;
	background-position:0 0;
	left:0px;
	width:58px;
	top:0px;
}
#navhome a:hover{
	background-position:0 -59px;
}
#navhome.selected a{
	background-position:0 -119px !important;
}


#navabout a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-58px 0px;
	left:58px;
	width:58px;
	top:0px;
}
#navabout a:hover{
	background-position:-58px -59px;
}
#navabout.selected a{
	background-position:-58px -119px !important;
}




#navnewsletter a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-117px 0px;
	left:117px;
	width:91px;
	top:0px;
}
#navnewsletter a:hover{
	background-position:-117px -59px;
}
#navnewsletter.selected a{
	background-position:-117px -119px !important;
}


#navevents a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-208px 0px;
	left:208px;
	width:62px;
	top:0px;
}
#navevents a:hover{
	background-position:-208px -59px;
}
#navevents.selected a{
	background-position:-208px -119px !important;
}



#navmamre a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-270px 0px;
	left:270px;
	width:62px;
	top:0px;
}
#navmamre a:hover{
	background-position:-270px -59px;
}
#navmamre.selected a{
	background-position:-270px -119px !important;
}



#navcontact a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-332px 0px;
	left:332px;
	width:72px;
	top:0px;
}
#navcontact a:hover{
	background-position:-332px -59px;
}
#navcontact.selected a{
	background-position:-332px -119px !important;
}



#navpartner a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-404px 0px;
	left:404px;
	width:69px;
	top:0px;
}
#navpartner a:hover{
	background-position:-404px -59px;
}
#navpartner.selected a{
	background-position:-404px -119px !important;
}



#navshop a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-473px 0px;
	left:473px;
	width:52px;
	top:0px;
}
#navshop a:hover{
	background-position:-473px -59px;
}
#navshop.selected a{
	background-position:-473px -119px !important;
}



#navdownloads a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-526px 0px;
	left:526px;
	width:89px;
	top:0px;
}
#navdownloads a:hover{
	background-position:-526px -59px;
}
#navdownloads.selected a{
	background-position:-526px -119px !important;
}



#navgallery a{
	background:url(../images/navigation.png) no-repeat;
	background-position:-615px 0px;
	left:615px;
	width:65px;
	top:0px;
}
#navgallery a:hover{
	background-position:-615px -59px;
}
#navgallery.selected a{
	background-position:-615px -119px !important;
}

/*
=================================================
page layout
=================================================
*/


div.center-col{
	width:680px;
	float:left;
	padding:10px;
}
div.right-col{
	width:280px;
	padding:10px;
	float:right;
}

#content{
	min-height:400px;
	margin-top:3px;
}

div.clearance{
	clear:both;
}

#footer{
	height:200px;
	background:#036;
	clear:both;
}
#footer .wrapper{
	padding:10px;
	padding-top:25px;
	color:#FFF;
	font-size:10px;
	font-family:"Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}
#footer .wrapper a{
	color:#ccc;
	text-decoration:underline;
}
#footer .wrapper a:hover{
	color:#fff;
}

/*
=================================================
Banners
=================================================
*/

#banner{
	width:1000px;
	height:100px;
}

#banner.home{
	background:url(../images/banners/welcome.jpg) no-repeat center top;
}
#banner.about{
	background:url(../images/banners/about.jpg) no-repeat center top;
}
#banner.events{
	background:url(../images/banners/events.jpg) no-repeat center top;
}
#banner.newsletter{
	background:url(../images/banners/newsletter.jpg) no-repeat center top;
}
#banner.shop{
	background:url(../images/banners/shop2.jpg) no-repeat center top;
}
#banner.partner{
	background:url(../images/banners/partner.jpg) no-repeat center top;
}
#banner.downloads{
	background:url(../images/banners/downloads2.jpg) no-repeat center top;
}
#banner.contact{
	background:url(../images/banners/contact2.jpg) no-repeat center top;
}
#banner.mamre{
	background:url(../images/banners/mamre.jpg) no-repeat center top;
}
#banner.gallery{
	background:url(../images/banners/gallery2.jpg) no-repeat center top;
	
/*
=================================================
Fonts
=================================================
*/

}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #003366;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #039;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left:18px;
}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	line-height: 16px;
	margin-bottom:10px;
	margin-top: 10px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}

ol, ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333;
	line-height: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 20px;
}

a{
	color:#09C;
}
a:hover{
	color:#666;
}

a:focus{
	outline:none;
}
span.date{
	font-size:10px;
	color:#666;
}

/*
=================================================
side column
=================================================
*/
.gradient{
	background:url(../images/side-column/bg_body-right.jpg) left top no-repeat;
	min-height:600px;
	height:auto;
	overflow:visible;
}
.close-searchblock{
	background:url(../images/side-column/search-btm.png) no-repeat;
	height:8px;
}
.searchblock{
	position:relative;
	background:url(../images/side-column/search-top.png) no-repeat;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.searchblock .cat_textbox_small{
	width:115px !important;
	padding:3px;
}
.searchblock .submit{
	padding:3px;
}
.sbutton{
	top:8px;
	position:absolute;
	left:144px;
}

.sidenav{
	background:#FFFFFF url(../images/side-column/side-nav-center.png) no-repeat scroll left bottom;
	margin-bottom:18px;
	padding:0 13px 13px;
	width:189px;
}
.sidenav h3.title{
	background:#8395AD url(../images/side-column/side-nav-top.png) no-repeat scroll 0 0;
	color:#FFFFFF !important;
	font-family:Arial !important;
	font-size:13px !important;
	font-size-adjust:none !important;
	font-stretch:normal !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:bold !important;
	line-height:18px !important;
	margin:0 -13px 18px !important;
	padding:7px 13px !important;
	margin-bottom:5px !important;
}
.sidenav ol{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px !important;
}

.sidenav ol a{
	-moz-border-radius:3px 3px 3px 3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:url("/assets/images/sidebarbullet.gif") no-repeat scroll 6px 11px transparent;
	color:#222222;
	display:block;
	margin:3px 0;
	padding:7px 10px 7px 20px;
	text-decoration:none;
	-moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    transition-duration: 0.5s;
	border:1px solid #fff;

}
.sidenav ol a:hover{
	background-color:#ffffff;
	color:#005E8f;
	border:1px solid #CCC;
}

#slideshow{
	width:680px;
	height:156px;
	overflow:none;
	background:#FFF;
	border:1px #CCC solid;
	overflow: hidden; 
	position: relative;
}

#slideshow div{
	color:#333333;
	font-size:16px;
	height:141px;
	width:645px;
	overflow:hidden;
	padding:15px;
	text-align:left;
}

h2.Post,
h2.Blog,
h2.Calendar{
	color:#003366;
	line-height:normal !important;
	margin-bottom:10px !important;
	margin-top:0px !important;
}

.side-panel h2.Post,
h2.Post a{
	background:url(../images/blog/pastors-post.png) no-repeat;
	display:block;
	width:217px;
	height:60px;
	text-indent:-10000px;
}
.side-panel h2.Blog,
h2.Blog a{
	background:url(../images/blog/bishops-blog.png) no-repeat;
	display:block;
	width:217px;
	height:60px;
	text-indent:-10000px;
}
h2.Calendar a{
	background:url(../images/blog/church-calendar.png) no-repeat;
	display:block;
	width:218px;
	height:60px;
	text-indent:-10000px;
}

#homepagemodules{
	width:250px;
	padding-left:30px;
	display:block;
	float:left;
}
.blogsitesummary .author{
	display:none;
}
.internalpicture{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}

h2.downloads{
	color:#003366 !important; 
	text-decoration:none;
	background:url(../images/icons/download.png) no-repeat !important;
	padding:5px;
	padding-left:40px;
	padding-bottom:5px;
	margin-bottom:0px !important;
}
h2.downloads a{
	text-decoration:none;
	color:#003366 !important;
}
h2.downloads a:hover{
	text-decoration:underline;
}
.download-wrapper{
	background-color:#FAFAFA;
	border:1px solid #EDEDED;
	padding-left:10px;
	padding-right:5px;
	margin-bottom:5px;
	margin-right:5px;
	position:relative;
}
.download-text a{
	display:block;
	text-indent:-10000px;
	background:url(../images/download-btn.jpg);
	width:108px;
	height:36px;
	text-decoration:none;
	position:absolute;
	top:30px;
	left:550px;
}
/*
Home page pagination fix
*/
.nopaginatewrapper #webapp4617pagination,
.nopaginatewrapper #webapp4617next,
.nopaginatewrapper #pagination_4617{
	display:none;
}

.post-list .date{
	background: url(/assets/images/blog/date_bg.jpg) no-repeat;
	width: 60px;
	height: 60px;
	float:left;
	margin-right:15px;
}
.post-list .title {
float:left;
width:500px;
}

.post-list .date p {
	color:#333333;
	font-family:'Georgia',Arial;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	padding-top:15px;
	text-align:center !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
}
.post-list .date p span {
	display:block;
	font-size:19px;
}
.post-list .title h2 {
	clear:both;
	padding-top:0px;
	margin-top:0px !important;
	margin-bottom: 0px !important;
}
.post-list .title h2 a {
	color:#003366;
	font-family:Arial,sans-serif;
	font-size:24px;
	font-weight:bold;
	line-height:30px;
	overflow:hidden;
	text-decoration:none;
}

.post-list .title h2 a:hover {
	text-decoration:underline;
}
.post-list .title h3 {
font-size:11px !important;
color:#666 !important;
}
.post-body{
	clear:both;
	border-bottom:1px solid #C2C2C2;
	padding-bottom:3px;
	margin-bottom:10px;
}
ul.webapp{
	list-style:none;
}
ul.webapp li{
	float:left;
	display:block;
	padding-left:2px;
	padding-right:2px;
	margin-right:2px;
}

/*
==========================================
NEW STUFF
==========================================
*/
div#header {
	height:53px;
	margin:0 0 8px;
	padding:0 0 0 10px;
	position:relative;
}

/* logo */
div.logo a{
    border:0;
    width:258px;
    float:left;
    margin:0 0 0 0;
	height:60px;
	background:url(../images/logo.png) no-repeat;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
}

/* topmenu */
div#topmenu {
	float:left;
	height:32px;
	padding:14px 0 0;
	width:440px;
}

div#topmenu ul {
    padding:0;
    margin:0;
    list-style:none;
    float:right;
	border-right:1px solid #ccc;
}

div#topmenu li {
    float:left;
    display:block;
    height:27px;
    padding:9px 13px 0 13px;
	border-left: 1px #CCC solid;
}

div#topmenu a {
    color:#09C;
    font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:130%;
	cursor:pointer;
	text-decoration:none;
	-moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

div#topmenu a:hover {
    color:#666;
    text-decoration:none;
}
div#topmenu li.selected a{
	border-bottom:3px solid #666666;
	color:#666666;
	padding-bottom:3px;
}
#cart{
	float:left;
	height:32px;
	padding:14px 0 0 1px;
	width:220px;
}
#catCartSummary{
	float:right;
	padding-top:9px;
	color:#666;
	font-size:12px;
}
td.cartSummaryItem{
	color:#666;
	padding:0px !important;
}
h2.cart{
	background:url("/assets/images/icons/24/139.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 30px;
}
h2.shipping{
	background:url("/assets/images/icons/png/24/1.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 30px;
}
h2.placeorder{
	background:url("/assets/images/icons/png/24/18.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 30px;
}
h2.process{
	background:url("/assets/images/icons/24/61.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 30px;
}
h2.personal{
	background:url("/assets/images/icons/24/28.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 30px;
}
h2.address{
	background:url("/assets/images/icons/24/3.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 30px;
}
h2.payment{
	background:url("/assets/images/icons/24/57.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 30px;
}
h2.auth{
	background:url("/assets/images/icons/24/14.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 30px;
}
h2.invoice,
h2.receipt{
	background:url("/assets/images/icons/24/93.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 30px;
}

.shippingDiv,
.shippingCountryDiv,
shippingPostcodeDiv{
	float:left;
	padding-right:15px;
	width:155px;
}
tr.total{
border-bottom:1px solid #DDDDDD;
}
td.amount{
	text-align:right;
}
/*

*/
div.post {
border-bottom:1px solid #D6D6D6;
margin:0 0 20px 10px;
overflow:hidden;
padding:0 20px 20px;
}
div.post img.post_img {
float:left;
margin:0 35px 0 0;
width:91px;
}
div.post div.post_details {
float:right;
width:480px;
}
div.post div.post_title h2 {
color:#333333;
font-size:20px !important;
font-weight:normal;
line-height:22px !important;
padding:1px 0 7px;
margin:0px !important;
}
div.post div.post_meta {
font-size:10px;
padding:0 0 18px;
}
div.post div.post_meta a {
color:#8C8C8C;
}
div.post div.meta {
font-size:10px;
padding:0;
}
div.post div.meta a {
color:#8C8C8C;
}
div.post div.post_entry {
color:#44445C;
line-height:19px;
font-size:12px;
}
div.post div.post_entry a {
color:#C05B5A;
}
div.post div.post_entry h3 {
font-size:15px;
margin:15px 0 0;
}

#welcomeblock{
	width:370px;
	display:block;
	float:left;
}
#homepagemodules ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#homepagemodules li{
	padding-bottom:3px;
}
#homepagemodules .pagination{
	display:none;
}