body {
	margin: 0;
	font-family: 'Arial';
	font-size: 12px;
	color: #201e53;
}

#container {
	width: 930px;
	padding: 0 10px;
	min-height: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

table{
	border-collapse: collapse;
}

table tr.odd{
	background-color: #edeff0;
}

table tr.even{	
}

.info_tbl th, .info_tbl td {
	padding: 3px 10px;
}

h1, h2, h3, h4, h5{
	margin: 0;
	padding: 0;
	line-height: normal;
}

h5, h6{
	font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: normal;
}

img {
	border: 0;
}

a{
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: inherit;
}

fieldset{
	position: relative;
	float: left;
	clear: left;
	margin-top: 10px;
}

legend{
	font-weight: bold;
	font-size: 13px;
}


#header {
	height: 107px;
	padding: 0 23px;
}

	#logo{
		position: relative;
		float: left;
		width: 188px;
		height: 80px;
	}
	
	#search{
		position: relative;
		float: right;
		clear: right;
		width: 315px;
		text-align: right;
		margin-top: 25px;
		height: 28px;
	}
	
		#search_field{
			background-image: url('../images/search_bar_bg.gif');
			border: 0;
			padding: 6px 0 6px 10px;
			height: 15px;
			width: 175px;
		}
		
		#search label{
			position: relative;
			float: left;
			padding: 6px 3px 3px 0;
		}
		
		#search input{
			position: relative;
			float: left;
		}
	
	
	
	
	
		#nav{
			position: relative;
			float: left;
			clear: both;
			margin: 17px 0 0px 0;
			padding: 0;
			color: black;
			z-index: 100;
		}
		
		#nav ul{
			position: relative;
			float: left;
			clear: both;
			margin: 0;
			padding: 0;
			z-index: 100;
		}

			#nav ul li{
				display: inline;
				list-style:none;
				position: relative;
				float: left;
				margin: 0px 15px 0 0;
				padding: 4px 10px 11px 10px;
			}
			
			#nav ul li:hover{
				background-image: url('../images/nav/home.gif');
			}
			
			#nav ul li.support_nav,
			#nav ul li.support_nav li{
				width: 115px;
			}

			#nav ul li ul {
				list-style:none;
				margin: 0;
				position: absolute;
				float: left;
				margin-top: 8px;
			}

			#nav ul li ul li {
				display: block;
				font-size: 11px;
				margin: 0px 20px 0 0;
				padding: 4px 10px 3px 10px;
				background-image: url('../images/nav/row_bg.gif');
			}
			
			#nav ul li ul li.btm{
				padding-top: 0;
				padding-bottom: 7px;
			}
			
			#nav li.home_nav:hover{
				background-image: url('../images/nav/home.gif');
			}
			#nav ul li.response_nav:hover{
				background-image: url('../images/nav/response.gif');
			}
			#nav ul li.requests_nav:hover{
				background-image: url('../images/nav/requests.gif');
			}
			#nav ul li.news_nav:hover{
				background-image: url('../images/nav/news.gif');
			}
			#nav ul li.contact_nav:hover{
				background-image: url('../images/nav/contact.gif');
			}
			
			#nav ul li.home_nav,
			#nav ul li.home_nav ul li{
				width: 34px;
			}
			
			#nav ul li.about_us_nav,
			#nav ul li.about_us_nav ul li,
			#nav ul li.shop_nav,
			#nav ul li.shop_nav ul li, 
			#nav ul li.membership_nav,
			#nav ul li.membership_nav ul li{
				width: 84px;
			}
				#nav #about_us_nav,
				#nav #shop_nav,
				#nav #membership_nav{
					left: 0px;
				}
			
			#nav ul li.about_bible_nav,
			#nav ul li.about_bible_nav ul li{
				width: 84px;
			}
			
			#nav ul li.response_nav,
			#nav ul li.response_nav ul li{
				width: 82px;
			}
			
			#nav ul li.requests_nav,
			#nav ul li.requests_nav ul li{
				width: 80px;
			}
			
			#nav ul li.support_nav,
			#nav ul li.support_nav ul li{
				width: 117px;
			}
			
			#nav ul li.news_nav,
			#nav ul li.news_nav ul li{
				width: 90px;
			}

			#nav ul li.contact_nav,
			#nav ul li.contact_nav ul li{
				width: 44px;
			}
	
			#nav #about_bible_nav, 
			#nav #shop_nav, 
			#nav #membership_nav{
				left: 0px;
			}
				#about_bible_nav li,
				#shop_nav li,
				#membership_nav li{
					width: 80px;
				}
	
			#nav #support_nav{
				left: 0px;
			}
			
			
			
			#nav ul li.support_nav:hover{
				background-image: url('../images/nav/support.gif');
			}
				#nav ul li.support_nav ul li:hover{
					background-image: url('../images/nav/support_arr.gif');
				}
				#nav ul#support_nav li.btm,
				#nav ul#support_nav li.btm:hover{
					background-image: url('../images/nav/support_btm.gif');
				}
			
			
			#nav ul li.about_us_nav:hover,
			#nav ul li.shop_nav:hover,
			#nav ul li.membership_nav:hover{
				background-image: url('../images/nav/us.gif');
			}
				#nav ul li.about_us_nav ul li:hover,
				#nav ul li.shop_nav ul li:hover,
				#nav ul li.membership_nav ul li:hover{
					background-image: url('../images/nav/bible_arr.gif');
				}
				#nav ul li.about_us_nav ul li.dbl:hover{
					background-image: url('../images/nav/us_dbl.gif');
				}
				#nav ul#about_us_nav li.btm,
				#nav ul#about_us_nav li.btm:hover,
				#nav ul#shop_nav li.btm,
				#nav ul#shop_nav li.btm:hover,
				#nav ul#membership_nav li.btm,
				#nav ul#membership_nav li.btm:hover,r{
					background-image: url('../images/nav/about_btm.gif');
				}

			

		
			#nav ul li.about_bible_nav:hover{
				background-image: url('../images/nav/us.gif');
			}
				#nav ul li.about_bible_nav ul li:hover{
					background-image: url('../images/nav/bible_arr.gif');
				}
				#nav ul li.about_bible_nav ul li.dbl:hover{
					background-image: url('../images/nav/us_dbl.gif');
				}
				#nav ul#about_bible_nav li.btm,
				#nav ul#about_bible_nav li.btm:hover{
					background-image: url('../images/nav/bible_btm.gif');
				}
			


		 	#nav * li ul {
				display:none;
				padding: 3px 0 0 0;
			}

			#nav * li:hover ul {
				display: block;
			}

			#nav * li:hover ul li{
				color: white;
			}

			#nav * li:hover{
				color: white;
			}
						
	
#admin_nav{
	position: relative;
	float: left;
	clear: both;
	margin: 17px 0 0px 0;
	padding: 8px 0 0 0;
	height: 30px;
	width: 100%;
	color: black;
	z-index: 100;
	background-image: url('../images/nav/admin_bar.gif');
}

#admin_nav ul{
	position: relative;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	z-index: 100;
}

	#admin_nav ul li{
		display: inline;
		list-style:none;
		position: relative;
		float: left;
		margin: 0px 15px 0 0;
		padding: 4px 12px 11px 12px;
	}	
	
	#admin_nav ul li:hover{
		color: white;
	}
	
	
	


.divider{
	position: relative;
	float: left;
	clear: both;
	margin-bottom: 10px;
}	



#content{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
	
	
#left{
	position: relative;
	float: left;
	width: 564px;
	padding: 0 23px;
}

	#main{
		margin-top: 10px;
		width: 574px;
		height: 359px;
	}







#right{
	position: relative;
	float: left;
}

	
	.quick_box{
		width: 277px;
		height: 109px;
		padding: 10px 13px;
		background-color: white;
		background-image: url('../images/watermark_bg.gif');
		color: #060a51;
		margin-bottom: 8px;
	}
	
	.quick_box:hover{
		background-image: url('../images/watermark_bg_on.gif');
		color: white;
	}
	.quick_box:hover h1{
		color: #f2c300;
	}
	
	.quick_box h1{
		color: #e6062a;
		font-size: 14px;
		font-weight: normal;
	}
	
	.quick_box span{
		color: #e6062a;
		font-size: 14px;
	}
	
	.quick_box span a{
		font-weight: bold;
	}
	
	#login_box{
		background-image: url('../images/login_bg.gif');
		width: 263px;
		height: 126px;
		padding: 20px;
	}
	
	#login_box table{
		margin-top: 10px;
	}
	
	#login_box .labels{
		width: 80px;
	}
	
	#login_box td{
		padding: 5px 0;
	}
	
	.login_btn{
		position: relative;
		float: right;
	}
	
#sections{
	position: relative;
	float: left;
	clear: both;
	background-image: url('../images/slider_bg.gif');
	height: 173px;
	width: 574px;
}


#sections .arrow{
	margin: 78px 8px 0 8px;
	position: relative;
	float: left;
}

#sections td{
	padding: 0;
}
	
	#sections #clipper{
		height: 158px;
		width: 511px;
		overflow: hidden;
		position: relative;
		float: left;
	}
	
	#sections #clipper_wrapper{
		margin: 0;
		padding: 0;
		position: relative;
		float: left;
		height: 153px;
		width: 1024px;
	}

	
	.sections_item{
		width: 122px;
		height: 145px;
		background-image: url('../images/selection_item.gif');
		padding: 8px 4px 0 2px;
		float: left;
	}
	
	.sections_item:hover{
		background-image: url('../images/selection_item_on.gif');
	}
	
	.sections_item img{
		border: 1px solid white;
	}
	
	.sections_item p{
		color: #8c8c8c;
		height: 42px;
		margin: 10px 0 0 0;
		padding: 0 3px;
		text-align: center;
		overflow: hidden;
	}
	
	.sections_item:hover p{
		color: white;
	}

#footer{
	position: relative;
	float: left;
	clear: both;
	padding: 0 23px;
	width: 100%;
	font-size: 9px;
	color: black;
}

#footer a{
	position: relative;
	float: right;
	clear: both;
	padding: 0 32px 0 0;
	text-decoration: none;
	
}






#left_side{
	position: relative;
	float: left;
	padding: 0 0 0 20px;
	width: 600px;
}

#user_edit{
	position: relative;
	float: left;
}

#user_edit td{
	padding-right: 20px;
}

#user_edit th{
	padding: 10px 20px 10px 0;
}

#left_side h2{
	font-size: 14px;
	margin: 16px 0 15px 30px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	width: 60%;
	position: relative;
	float: left;
}

#left_side #article{
	position: relative;
	float: left;
	padding: 10px 0 0 15px;
}

/* formerly #leftside h3 */
#article_headers{
	width: 335px;
	position: relative;
	float: left;
}

#article_headers h3, h3{
	font-size: 14px;
	width: 335px;
	position: relative;
	float: left;
}

#left_side #img_frame{
	background-image: url('../images/item_img_frame.gif');
	padding: 8px 15px 17px 10px;
	position: relative;
	float: right;
	width: 220px;
	height: 147px;
}

#left_side #news_frame{
	background-image: url('../images/news_img_frame.gif');
	padding: 8px 10px 17px 15px;
	position: relative;
	float: right;
	width: 220px;
	height: 181px;
}


#left_side #news_frame div img{
	margin: 5px 2px 0 0;
	position: relative;
	float: left;
}

#left_side #desc{
	position: relative;
	float: left;
	width: 585px;
	clear: both;
}


#latest_right{
	width: 275px;
	height: 445px;
	margin-left: 10px;
	position:relative;
	float: left;
}


#latest_right .item{
	width: 257px;
	height: 46px;
	padding: 14px 10px 17px 6px;
	
	background-image: url('../images/latest_right/item_bg.gif');
	color: black;
	border-left: 1px solid #e1e3e5;
	border-right: 1px solid #e1e3e5;
}

#latest_right .item:hover{
	background-image: url('../images/latest_right/item_bg_on.gif');
	color: white;
}

#latest_right .item img{
	width: 70px;
	height: 46px;
	margin-right: 10px;
	position: relative;
	float: left;
}

#latest_right .item span{
	position: relative;
	float: left;
	width: 175px;
	height: 40px;
}

#latest_right #view_all{
	background-image: url('../images/latest_right/btm_bar.gif');
	width: 245px;
	height: 18px;
	padding: 2px 15px;
	text-align: right;
	color: #050944;
	font-size: 10px;
	font-weight: bold;
}



.dash_box{
	width: 292px;
	height: 272px;
	position: relative;
	float: left;
	margin:0 2px 6px 0;
}

	.dash_box .head{
		width: 266px;
		height: 27px;
		background-image: url('../images/members/header.gif');
		padding: 7px 8px 7px 18px;
		color: white;
	}
	
	.head h2{
		font-size: 17px;
		/*width: 85px; */
		margin-top: 2px;
		position: relative;
		float: left;
		font-weight: normal;
	}
	

	.head span{
		position: relative;
		float: right;
		font-size: 11px;
	}
	
	.head span .view_all{
		position: relative;
		float: left;
		margin-top: 6px;
	}
	
	.head span img{
		margin-left: 8px;
	}
	
	.dash_row{
		width: 258px;
		height: 45px;
		padding: 16px 17px;
		background-image: url('../images/members/dash_row.gif');
	}
	
	
	.dash_row img{
		position: relative;
		float: left;
	}
	
	.dash_row p{
		position: relative;
		float: left;
		padding-left: 5px;
		margin: 0;
		vertical-align: middle;
		height: 46px;
		width: 183px;
	}
	
	.dash_row:hover{
		background-image: url('../images/latest_right/item_bg_on.gif');
		color: white;
	}



.new_green_btn,
input[type='submit']{
	color: white;
	font-size: 12px;
	padding: 6px 8px;
	min-width: 30px;
	text-align: center;
	border: 1px ridge #6d800a;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	behavior: url('https://gideons.org.uk/stylesheetps/PIE-1.0.0/PIE.htc');
	background-image: url('../images/ebooking/green_button_bg.gif');
	background-repeat: repeat-x;
	cursor: pointer;
	position: relative;
	float: left;
	margin: 1px;
}

/* slight adjustment for submit buttons */
input[type='submit'],
input[type='button']{
	padding: 5px 8px;
	margin-top: 5px;
}

.new_red_btn{
	position: relative;
	float: left;
	color: white;
	font-size: 12px;
	padding: 6px 8px;
	min-width: 30px;
	text-align: center;
	border: 1px ridge #320207;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	behavior: url('https://gideons.org.uk/stylesheetps/PIE-1.0.0/PIE.htc');
	background-image: url('../images/ebooking/red_button_bg.gif');
	background-repeat: repeat-x;
}

input[type='submit'].danger-btn ,
input[type='button'].danger-btn {
  float: none;
  color: white;
  font-size: 12px;
  padding: 6px 8px;
  min-width: 30px;
  text-align: center;
  border: 1px ridge #320207;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  behavior: url('https://gideons.org.uk/stylesheetps/PIE-1.0.0/PIE.htc');
  background-image: url('../images/ebooking/red_button_bg.gif');
  background-repeat: repeat-x;
}

a.new_green_btn:hover,
a.new_red_btn:hover{
	color: white;
}

input[disabled].new_btn,
input[disabled].new_green_btn,
input[disabled].green_btn,
input[disabled="disabled"],
input[disabled] {
	background-color: #DEDEDE;
	background-image: none;
}


fieldset{
	border: 1px ridge #9c9ea0;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	finance: 13px;
	behavior: url('https://gideons.org.uk/stylesheetps/PIE-1.0.0/PIE.htc');
}

.mem_tbl{
	width: 573px;
}

.mem_row{
	background-image: url('../images/members/row.gif');
	width: 573px;
	height: 77px;
}

.mem_row:hover{
	background-image: url('../images/latest_right/item_bg_on.gif');
	color: white;
}

.mem_row .img{
	padding: 16px 17px;
}
.mem_row .title{
	width: 290px;
	padding-right: 55px;
}

.mem_row * p{
	margin: 0;
	padding: 0;
}

.mem_row .edit{
	padding: 0 5px 0 11px;
}
.mem_row .delete{
	padding-right: 11px;
}


.gc_selector{
	position: relative;
	float: left;
}


.gc_img{
	border: 1px solid black;
	margin: 10px 0;
	width: 87px;
	height: 125px;
	position: relative;
	float: left;
}

.gc_tick{
	margin: 70px 10px;
	position: relative;
	float: left;
}

.gc_img_big{
	border: 1px solid black;
}

td.num {
	text-align: right;
}


#admin_options{
	position: relative;
	clear: both;
	margin: 5px 0;
}




.subtab_set{
	width: 100%;
	position: relative;
	float: left;
	color: white;
	padding: 9px 0;
	text-align: center;
	margin: 1px 1px 0 0;
}

.subtab_set a{
	padding: 0 15px;
}

#subtab_set1{
	background-color: #0f0050;
}

#subtab_set2{
	background-color: #0051b5;
}
#archive{
	position: relative;
	float: left;
}


/* fields */

input[type="text"],
input[type="password"],
select{
	background-image: none;
	border: 1px solid #9c9ea0;
	padding: 2px 5px;
	width: 240px;
	height: 23px;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	behavior: url('https://gideons.org.uk/stylesheetps/PIE-1.0.0/PIE.htc');
}

select{
	width: 250px;
	height: 27px;
}


input[type="text"].short,
select.short{
	width: 70px;
}

input[type='text'].medium,
select.medium {
	width: 175px;
}

.fieldWithErrors input,
.fieldWithErrors select
{
	border-color: red;
}

#login_box .field{
	width: 167px;
	height: 12px;
	line-height: 12px;
	padding: 5px 10px;
}

img.thumb{
	width: 70px;
	height: 46px;
	overflow: hidden;
}


#errorExplanation{
	color: red;
}

.total {
	background-image: url('../images/ecommerce/checkout_total.gif');
	color: white;
	font-size: 14px;
	font-weight: bold;
	background-repeat: repeat-x;
}

.mceEditor{
	width: 600px;
	height: 400px;
}

.cookie_policy{
	color: white;
	width: 930px;
	background-color: #201E53;
	font-size: 13px;
	margin-bottom: 10px;
	text-align: center;
	padding: 4px;
	border: 2px solid #201E53;
	border-radius: 8px;
	behavior: url('https://gideons.org.uk/stylesheetps/PIE-1.0.0/PIE.htc');
}




.tab_set{
	padding: 0;
	margin-top: 30px;
}

/*.tab_set li common */
.tab_set li{
	color: white;
	border-radius: 12px 12px 0 0;
	behavior: url('https://gideons.org.uk/stylesheetps/PIE-1.0.0/PIE.htc');
	list-style-type: none;
	display: inline;
	padding: 9px;
	margin-right: 1px;
}

/*.tab_set li unselected / off */
.tab_set li{
	background-color:	#b0b0b0;
	border: 1px solid #b0b0b0;
}



.tab_set li.current{
	background-color: #060a51;
	border: 1px solid #060a51;
}

.tab_set_floor{
	margin-top: 2px;
	height: 26px;
	background-color: #060a51;
	border-top: 2px solid #f6c401;
	border-bottom: 1px solid #fd0424;
}

a.selected {
	font-weight: bold;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
	z-index: 100;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:32px;
  cursor:pointer;
}



.errorExplanation{
	border: 1px solid red;
	padding: 20px;
	border-radius: 10px;
	behavior: url('https://gideons.org.uk/stylesheetps/PIE-1.0.0/PIE.htc');
}

#left_side .errorExplanation h2{
	position: none;
	float: none;
	margin: 0;
}


.info_tbl td,
.info_tbl th{
	padding: 3px 7px;
}

div.auto_complete{
	z-index: 1;
}


select[multiple="multiple"]{
	height: auto;
}

.remit_item select.fund{
	width: auto;
}

input.long{
	width: 360px;
}

.clearfix{
	width: 100%;
	clear: both;
}

#help_box, #warning_box {
  position: relative;
  float: left;
  clear:both;
  margin: 5px 0;
  padding: 10px 5px;
  width: 850px;
}

#warning_box {
  border: 1px solid red;
}

#warning_box div.warning-image {
  margin: 15px 5px;
  float: left;
  width: 52px;
  margin: 0px;
  padding-left: 15px;
  padding-right: 0px;
}

#warning_box .warning-content {
  float: left;
  width: 700px;
  font-style: italic;
}

a.info_help_link {
  margin: 6px 3px 0 3px;
  display: block;
  clear: both;
}

div.latest-information, div.convention-countdown {
  margin: 0px 25px;
  padding: 10px;
  border: 1px solid black;
}

div.convention-countdown {
  font-size: larger;
  border: none;
  font-weight: bold;
}

div.last-update {
  float: right;
  font-weight: bold;
  color: #FF0427;
}

div#branch-switcher form {
  display: block;
  float: none;
}

div#branch-switcher form input {
  float: none;
}