html,body,div,span,
applet,object,iframe,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
/*	font-size: 100%;
	line-height: 1; */
	line-height: 1.2;
	font-family: inherit;
	text-align: left;
}

body 
{
	background: #FFF url(http://www.gg-pc.co.uk/images/sky-bg.gif) no-repeat;
	text-align:center;
	font-family: Arial, Tahoma, Verdana,  sans-serif;
	color: #333;
}

h1, h2, h3, h4, h5, h6 
{
		font-family: Arial, Tahoma, Verdana,  sans-serif;
}

/*******
 @LAYOUT
*******/

#wrapper 
{
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background:none;
}

#bodycontent 
{
	float: left;
	background: url(http://www.gg-pc.co.uk/images/bg_borders.png);
	width: 990px;
	margin:0px;
	padding-bottom: 5px;
	position: relative;
}

#inner_body_content_panel 
{
	float: left;
	width: 960px;
	margin: 0px 0px 0px 15px;
	background: #f5fafd;
	display: inline;
	padding-bottom: 0px;
	border-top:solid 3px #7cb553;
	margin-bottom: 0;
}

#display
{
	float: left;
	display: inline;
	width:590px;
	margin-bottom: 20px;
}

#display h4
{
	color: #009999;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 22px;
}

#display h3
{
	background: url(http://www.gg-pc.co.uk/images/whatsgoingon_bg.png);
	height: 30px;
	color: #FFF;
	padding: 20px 0px 0px 20px;
	margin: 10px 0px 0px 0px;
}

#display p, a
{
	margin-bottom: 10px;
	margin-top: 10px;
}

.panel
{
	float: left;
	clear: both;
	width: 520px;
	background:#d3efe5;
	margin: 5px 0px 0px 0px;
	padding-left:35px;
	padding-right:35px;
	padding-bottom: 5px;
}

/*********
@PHOTOS
*********/

.photo-holder
{
	margin: 20px;
	margin-right: 0 !important;
	background: #000;
}

.intro .photo-holder
{
	float: right;
	width: 276px;
	margin-right: 0;
	margin-top: 10px;
}

.photo-holder-left
{
	width: 168px !important;
	float: left !important;
	margin-left: 0 !important;
	margin-top: 10px;
	margin-bottom: 0;
}


.panel .photo-holder
{
	float: right;
	width: 160px;
}

.photosy .photo-holder
{
	float: none;
	margin-bottom: 0;
	background: red;
	width: 250px;
}

.photo-holder img,
.photo
{
	border: 10px solid #fff;
}

.panel .photo-holder img
{
	border: 5px solid #fff;
}

.photosy .entry
{
	float: left;
	width: 290px;
}

.entry p
{
margin-left: 20px;
margin-right: 20px;
}

/*********
@HEADER
*********/

#header 
{
	background: none;
	float: left;
	display: inline;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	width: 960px;
	position: relative;
}

#header h1 
{
	width: 198px;
	height: 109px;
	text-indent: -55555px;
	float: left;
	padding: 0px;
	margin:0px 0px 10px 0px;
	background: url(http://www.gg-pc.co.uk/images/gg_logo.png) no-repeat;
}

#mission-statement
{
	float: right;
	background:#none;
	text-align: right;
	margin-bottom: 60px;
}

#mission-statement p
{
	margin: 10px 0px 5px 0px;
}

#search
{
	position: absolute;
	top: 50px;
	left: 270px;
}

#search .input
{
	width: 200px;
}

/*********
HEADER > @NAVIGATION
*********/

#navigation-holder 
{
	float: right;
}

#navigation li 
{
float: left;
position: relative;
margin: 0px;
padding: 8px 39px;
background: #3a6918 url(http://www.gg-pc.co.uk/images/nav_bg.jpg) repeat-x;
list-style-type: none;
border-right: solid 1px #b5e393;
color: #ccc;
font-size: 14px;
font-weight: bold;
z-index: 4;
}

#navigation li .tl-after
{
	border-left: solid 1px #b5e393;
}

#navigation li a
{
color: #FFF !important;
font-size: 13px;
margin: 0px;
font-weight: bold;
text-decoration: none;
}

#navigation li ul
{
display: none;
position: absolute;
top: 33px;
left: 0px;
width: 200px;
background: #559a25;
padding-bottom: 0.75ex;
}

#navigation li li
{
position: static;
float: none;
display: block;
width: 200px !important;
font-weight: normal;
height: 2ex;
margin-bottom: 1ex;
background: #559a25;
padding: 0;
}

#navigation li li a
{
display: block;
padding-left: 39px;
font-size: 13px;
font-weight: normal;
padding-top: 0.75ex;
padding-bottom: 0.75ex;
}

#navigation li li a:hover
{
background: #00c4cf;
}

#navigation li li .suppress
{
	cursor: default !important;
	color: #ccc !important;
}

#navigation li li a:hover.suppress
{
	cursor: default;
	color: #ccc;
	background: #559a25;
}

/*******
 @HOMEPAGE
*******/

/* #static-homepage-slideshow necessary because homepage-slideshow must be absolute otherwise it messes up the dropshadow */

#homepage-slideshow
{
	position: absolute;
	left: 374px;
	top: 53px;
	z-index: 3;
}

/*****************
 HOMEPAGE > @PANELS
******************/

#church-life .panel
{
	background:#d8e9f3 !important;
}

#news .panel
 {
	background: #d9f4ef !important;
}

#this-sunday .panel
{
	background: #daf2f4;
}

/*****************
 HOMEPAGE > PANELS > @QUOTE
******************/

#quote 
{
	float: left;
	display: inline;
	width: 307px;
	background: #e6f7e8;
	/*border: solid thin red;*/
	margin-top: 10px;
}

#after-quote img 
{
	border: 0;
	float: left;
	display: inline;
}

#quote .blockquote_info
{
	margin-bottom: 0;
}

#quote h5 {
	padding: 20px 0px 30px 80px;
	background:  url(http://www.gg-pc.co.uk/images/quote.gif) no-repeat;
	background-position: 20px 20px;
	margin: 0px 15px 0px 0px;
	color: #009999;
	font-size: 16px;
	/*width: 255px;*/
}

/*****************
 HOMEPAGE > PANELS > @CALENDAR OVERVIEW
******************/

#calendar_overview h5 
{
	color: #009999;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
}

#calendar_overview {
	width: 229px;
	float: right;
	margin: 10px 0px 0px 0px;	
	background: #e6f7e8;
	padding: 0px 20px 20px 20px;
}

#calendar_overview a {
	margin-top: 10px;
}

#calendar_overview p {
	margin-bottom: 5px;
}

.calendar_event {
	margin-top:30px;
}

/*****************
 HOMEPAGE > PANELS > @BOX
******************/

.box 
{
	float: left;
	display: inline;
	width: 287px;
	background: #e6f7e8;
	padding-bottom: 30px;
	margin-top: 10px;
	padding: 10px;
}

.box p 
{
	margin: 5px 5px 0px 0px;
}

.box h5 
{
	color: #009999;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: normal;
}

.box img 
{
	float: left !important;
	margin: 15px 10px 5px 0px;
}

/*******
 @TYPOGRAPHY
*******/

h5
{
	margin-bottom: 1ex;
}

p 
{
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 15px;
}

li
{
	font-size: 12px;
}

h2
{
	color: #009999;
	font-weight: normal;
	font-size: 25px !important;
	padding: 0px;
	margin: 0px;
}

blockquote 
{
	margin-left: 80px;
	margin-right: 20px;
	font-size: 16px;
	line-height: 1.2;
	color: #3eb7a4;
}

a 
{
/*	font-size: 12px; */
}

a:link 
{
	color: #009999;
	text-decoration:none;
}

a:visited 
{
	color: #009999;	
	text-decoration: none;
}

a:active 
{
	color: #009999;
	text-decoration: none;
}

a:hover 
{
	color: #009999;
	text-decoration: underline;
}

.hilite { background-color: #ff0; }

.whatsgoingon_thumb 
{
float:right;
width:160px;

	margin: 20px;
	display: inline;
	padding:3px 5px 4px 5px;
	background:url(http://www.gg-pc.co.uk/images/whatsgoingon_shadow.png) no-repeat;
}

.blockquote_info 
{
	margin-left: 80px;
}

/* @group Whos who */

#whos_who strong
{
	
		color: #009999;
	
}

.intro_text p
{
	font-size: 16px;
	line-height: 1.3;
}

#main_content 
{
	float: left;
	display: inline;
	width: 590px;
	background: #none;
	/*-moz-border-radius: 10px;
    -webkit-border-radius: 10px;*/
    padding:0px;
    margin: 40px 0px 0px 45px;
	margin-top: 0 !important;
}

#breadcrumbs
{
	margin-bottom: 25px;
	color: #69B833;
	text-transform: capitalize;
	font-size: 120% !important;
}

#breadcrumbs a:link,
#breadcrumbs a:visited
{
	color: #0C5F2D;
	text-decoration: none;
}

#breadcrumbs a:hover,
#breadcrumbs a:active
{
	color: #69B833;
	text-decoration: none;
}



/* @group Sidebar*/

#side_bar 
{
	float: right;
	width: 263px;
	display:inline;
	margin: 20px 27px 0px 0px;
	/*border: solid thin #000;*/

}

#blog 
{
	float: left;	
}

#blog img 
{
	border: solid thin #666;
	margin-bottom: 10px;
}

#service_times 
{
	float: left;
}

#googlemap 
{
	float: left;
	display: inline;
	width: 219px;
	height: 171px;
		border: solid thin #000;
		background: #ccc;
		margin: 20px 0px 20px 20px;
	
}

.sidebar_text 
{
	margin:	0px 0px 0px 20px;
}

#sidebar_links 
{
	/*border: solid thin red;*/
	float: left;	
}

#sidebar_links ul 
{
	list-style: none;
	padding: 0px 0px 0px 20px;
}

#sidebar_links a:link, a:visited, a:hover, a:hover 
{
	color: #666;
}

#mission-statement a:link, a:visited, a:hover, a:hover 
{
	color: #666;
}

#side_bar h5 
{
	background: url(http://www.gg-pc.co.uk/images/sidebar_header_bg.jpg);
	width:242px;
	height: 21px;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 0px 20px;
	color: #009999;
}

#weather 
{
	float: left;
	display: inline;
}

#weather-inner
{
	margin-left: -25px;
	overflow: hidden;
}

#footer 
{
	float: left;
	display: inline;
	width: 990px;
	height:auto;
	padding: 7px 0px 0px 0px;
	background: none;
	margin: 0px 0px 20px 0px;
	text-align: center;
	border-top:solid 3px #7cb553;
}

#footer p
{
	text-align: center;
	font-size: 12px;
	margin: 0px;
}

#documents
{
	padding-top: 1ex;
	clear: left;
}

#documents ul
{
	margin-top: 1ex;
}

#documents li
{
	list-style-type: none;
}

#documents h2
{
	margin-top: 1ex !important;
	margin-bottom: 1ex;
}

.attribution
{
	font-style: italic;
}

.caption p
{
margin-top: 1ex;
}

.clearer
{
	clear: both !important;
	line-height: 0;
}

textarea
{
width: 100%;
height: 200px;
}

.system-message
{
font-style: italic;
}

/*****************
 @CALENDAR
******************/

#calcal 
{
	float:left;
	width:920px;
	margin:20px 0px 0px 20px;
}

#calcal .intro_text p
{
	font-size: 80% !important;
	font-weight: bold;
}

#calcal img
{
	border: 0;
}

#calcal #display
{
	width: 860px;
	margin-left: 30px;
	margin-right: 30px;
}
	
#prev-month,
#agenda,
#next-month 
{
	background:red;
	display: inline-block;
}

#prev-month a,
#agenda a,
#next-month a
{
	width:200px;
	height:10px;
	padding:8px;
	padding-left: 16px;
	padding-right: 16px;
	background:#3A6918 url(http://www.gg-pc.co.uk/images/nav_bg.jpg); 
	color:#fff;
}

#prev-month a:hover,
#agenda a:hover,
#next-month a:hover 
{
	text-decoration:none;
	background:#666;
}

.calendarBG 
{
	 background-color: none;
}

.calendarBlank 
{ 
 background-color: #e1e1e1;
 font-size: 10px;
 padding:5px;
}

.calendarHeader p
{ 
	font-weight: normal !important; 
	color: #333; 
	text-align: center;
	background-color: none; 
	font-size: 125% !important;
}

th 
{
	width:14%;
	height:10px;
	text-align:center;
	padding:10px;
}

td 
{
	width:14%;
	height:100px;
	vertical-align: top;
	border:solid thin #666;
}

.calendarMonthLinks 
{
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 text-decoration:   none;
 color:             #000;
 background-color:  transparent;
 width: 20px;
}

.calendarMonthLinks a 
{
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited 
{
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
 
}

.calendarMonthLinks a:hover 
{
 color:             #ccc;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarDayHeading 
{
 font-weight: bold; 
 font-size:	80%;
 color: #fff; 
 background-color: #5e9a2b; 
 text-align:  center;
 height:30px;
 padding:20px;

}

table 
{
	border-collapse:collapse;
}

.calendarToday 
{ 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
/* font-size:         10px; */
 font-weight:		bold;
 text-decoration:   none;
 text-align: right;
padding:5px;
 color:             #666;
 background-color: 	#D9F4EF;
}

.calendarCell 
{
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
/* font-size:         10px; */
 font-weight:		bold;
 text-decoration:   none;
 text-align:  left;
padding:5px;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a 
{
 color:             #5e9a2b;
 text-decoration:   none;
 background-color:  transparent;

}
  
.calendarCell a:visited 
{
 color:             #5e9a2b;
 text-decoration:   none;
 background-color:  none;
}

.calendarCell a:hover 
{
 color:             #333;
 text-decoration:   none;
 background-color:  transparent;
}

.cal_date 
{
	float: right;
	margin-bottom:10px;
	padding:0px;
}

.cal-event 
{
	clear:both;
	margin:10px 0px 0px 0px;
	font-size: 80%;
}

.speaker,
.pre-title
{
	color: #999;
}

.panel .series
{
font-size: 20px !important;
color: #999;
margin-bottom: 0;
}

.event-map
{
	height: 400px;
	width: 400px;
}

#calcal .panel
{
	background: none;
	width: 100% !important;
	padding: 0;
}

#calcal .agenda-date
{
	border-bottom: 1px solid #009999;
	width: 100%;
	color: #009999;
	font-size: 120%;
}

#calcal .panel h4,
#calcal .intro h2
{
	font-size: 100% !important;
	font-weight: bold;
}

/*****************
 PAGINATION
******************/

.pagination
{
	width: 200px;
	font-weight: bold;
	float: right;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #999;
	clear: both;
}

.pagination-top
{
	margin-top: 0px;
}

.qp_next,
.qp_prev
{
	padding: 3px;
}

.qp_disabled
{
	color: #666666 !important;
	cursor: default !important;
}

/*****************
 SERMONS CONTROLS
******************/

#sermons-controls
{
	float: right;
	width: 325px;
	background: #eee;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#sermons-controls select
{
	font-size: 80%;
}

#sermons-controls .label-holder
{
	float: left;
	width: 30%;
}

#sermons-controls .input-holder
{
	float: right;
	width: 70%;
	text-align: left;
}


#select-speaker,
#select-series
{
}