@charset "utf-8";
/* CSS Document */
*
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
html, body
{
	border:0;
	margin:0 auto;
	padding:0 auto;
	height: 100%;
	display: block;
}
body
{
	background-color:#ffffff;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
}
div#wrapper
{
	width: 100%;
	display: block;
	padding:0 auto;
	margin:0 auto;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}
div#header
{
	font-weight: bold;
	text-align:center;
	min-width: 960px;
	padding-bottom: 10px;
	height:100px;
	
}
div#logo 
{
	text-align:center;
	position:relative; 
	z-index: 1; 
}
div#book 
{
	text-align:center;
	position:relative;
	top:-98px;
	left:-45px;
	z-index: 10; 
}
div#middle
{
	width: 100%;
	min-width: 960px;
	display:block;
	padding-bottom: 80px;
	margin: 0 auto;
}
div#middle:after
{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
div#middle table
{
	margin: 0px auto;
	padding: 0px; auto;
	width: 100%;
	border: none;
}
.ads
{
	width: 200px;
	text-align: center;
	vertical-align: top;
}

.ads img
{
	border: none;
}

.middle_content
{
	text-align: center;
	vertical-align: top;
}
div#footer
{
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	clear:both;
	padding:0 auto;
	margin:0 auto;
	height: 58px;
	color: #333333;
	text-align: center;
	width: 100%;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
div#menu
{
	min-width: 960px;
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align:right;
	font-size: 12px;
	border-bottom: #FF9900 solid 1px;
}

.menu_right
{
	float: right;
	width: 500px;
	display: block;
	visibility: visible;
	text-align: right;
	margin: 0px 0px 0px 0px;
}

.menu_left
{
	float: left;
	width: 200px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#search_main
{
	margin: 0px 0px 30px 0px;
}

#search_advance_main
{
	width: 100%;
	text-align: center;
}

#search_advance_main form
{
	width:470px;
	text-align:center;
	font-weight: normal;
	padding: 0px auto;
	margin: 0px auto;
	margin-bottom: 20px;
}

.search_item_container
{
	width:400px;
	margin: 0px auto;
	border: dashed #FF9900 1px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.search_bg_color_1
{
	background-color: #FFFFCC;
}

.search_bg_color_2
{
	background-color: #FFCCFF;
}

.search_title
{
	width: 150px;	
	float: left;
	text-align: left;
	margin: 0px auto;
}

.search_values
{
	width: 230px;
	float: left;
	text-align: left;
	margin: 0px auto;
}

.search_desc
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 10px 10px 10px 10px;
	width: 100%
}

#search_input_buttons
{
	margin: 10px 0px 0px 0px;
}

#header_menu_view_div
{
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	display:block;
	overflow:hidden;
	height:1%;
	border-bottom: #FF9900 solid 1px;
	vertical-align: middle;
}

#header_menu_search_container
{
	width: 600px;
	text-align:left;
	float: left;
	padding-top: 5px;
}

#header_menu_search_container form
{
	float: left;
	padding-right: 20px;
}

#pagination_links_container
{
	margin-top: 20px;
	text-align: center;
	clear: both;
}

a 
{
	color: #FF6600;
	text-decoration: none;
}

a:hover
{
	color: #CC0000;
}

.emergency_link
{
	color: #FF0000 !important;
	font-weight: bold;
}

.emergency_link:hover
{
	color: #006699;
}

/* proper listing */

.contact_listing_container
{
	width: 95%;
	text-align:left;
	font-weight: normal;
	background-color: #FFFFCC;
	margin-left: 20px;
	margin-right: 20px;
	border: dotted 1px #FF9900;
	display: inline;
	overflow: auto;
	float:left;
}

.contact_listing_header
{
	width: 100%;
	background-color: #FF9933;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	display: block;
	height:1%;
	overflow:auto;
	float:left;
}

.contact_listing_item_1
{
	width: 100%;
	background-color: #CCFFCC;
	display: block;
	height:1%;
	overflow:auto;
	float:left;
}

.contact_listing_item_2
{
	width: 100%;
	display: block;
	height:1%;
	overflow:auto;
	float:left;
	/* background-color: #FFFFCC; */
}

.contact_details_info
{
	text-align:left;
	padding: 2px 5px 2px 5px;
	width: 60%;
	float:left;
	display: block;
	height:1%;
	overflow:auto;
}

.contact_extra
{
	text-align:left;
	padding: 2px 5px 2px 5px;
	width: 95%;
	display: block;
	height:1%;
	overflow:auto;
	float:left;
}

.contact_details_nos
{
	width: 35%;
	padding: 2px 5px 2px 5px;
	float:left;
	text-align:left;
	display: block;
	height:1%;
	overflow:auto;
}

/* Delivery Page */
div.delivery_group_1
{
	padding: 15px 15px 15px 15px;
	margin: 10px 0 auto;
	border: dashed 1px #FFCC33;
	background-color: #CCFFCC;
}
div.delivery_group_2
{
	padding: 15px 15px 15px 15px;
	margin: 10px 0 auto;
	border: dashed 1px #FFCC33;
	background-color:#FFCCFF;
}
div.delivery_title
{
	font-size: 12px;
	font-weight: bold;
}
div.delivery_description
{
	font-size: 11px;
	border-bottom: solid 1px #FF6633;
	padding-bottom: 10px;
	color: #FF6633;
}
div.delivery_subgroup
{
}
div.delivery_branches
{
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	width: 280px;
	font-size: 10px;
	float: left;
}
div.branch_location
{
	font-weight: bold;
	text-align: left;
	width: 200px;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
div.branch_telno
{
	text-align: right;
	width: 100px;
	float: left;
	padding-bottom: 10px;
}
/* delivery info line (added last Dec.1, 2009)*/
div.delivery_info
{
	margin-left:150px;
	text-align:right;
	font-weight: normal;
	font-size:12px;
	float:right;
	}

/* - other pages (static) - */
#site_info
{
	text-align: left;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
}

.site_info_text
{
	text-indent: 40px;
}

.site_info_title
{
	font-size: 14px;
	font-weight: bold;
	text-align:center;
}

.contact_us_info_container
{
	text-align: center;
}

.contact_us_info
{
	margin: 0 auto;
	width: 200px;
	text-align: left;
}

.site_info_bold_01
{
	font-size: 12px;
	font-weight: bold;
}

.site_info_bold_04
{
	font-size: 12px;
	font-weight: bold;
	color:#003366;
}

.site_info_bold_05
{
	font-size: 12px;
	font-weight: bold;
	color:#FF3300;
}

/* emergency nos */
.emergency_containers
{
	text-align: center;
}

.emergency_nos_div
{
	padding: 10px 10px 10px 10px;
	margin: 0 auto;
	width: 100%;
	min-width: 600px;
	text-align: left;
}

.emergency_nos_group
{
	padding: 10px 10px 10px 10px;
}

.emergency_nos_name
{
	float: left;
	width: 400px;
}

.emergency_nos_number
{
	float: left;
	width: 150px;
}

.emergency_nos_item
{
	color: #333399;
}

.emergency_nos_item_1
{
	color: #FF0033;
}

/* extra */
.blocker
{
	clear: both;
}

/* shipping schedule */
.shipping_group1
{
	padding: 15px 15px 15px 15px;
	margin: 10px 0 auto;
	border: dashed 1px #FFCC33;
	background-color: #CCFFCC;
}

.shipping_group2
{
	padding: 15px 15px 15px 15px;
	margin: 10px 0 auto;
	border: dashed 1px #FFCC33;
	background-color:#FFCCFF;
}

.shipping_title
{
	font-size: 12px;
	font-weight: bold;
}

.shipping_description
{
	font-size: 11px;
	border-bottom: solid 1px #FF6633;
	padding-bottom: 10px;
	color: #FF6633;
}

.shipping_schedule
{
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	width: 280px;
	font-size: 10px;
	float: left;
}

.shipping_label
{	
	font-weight: bold;
}

.shipping_day
{
	text-align: left;
	width: 130px;
	float: left;
	padding-left: 10px;
}
.shipping_time
{
	text-align: right;
	width: 70px;
	float: left;
}



/* churches */

.church_containers
{
	margin: 5px 5px 5px 5px;
}

.church_div
{
	margin: 0px auto;
}

.church_group_title
{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

.church_group
{
	border: dashed 1px #FF6600;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
}

.church_group_color_1
{
	background-color: #CCFFFF;
}

.church_group_color_2
{
	background-color: #FFCCFF;
}

.church_label
{
	font-weight: bold;
	font-size: 11px;
}

.church_description
{
	font-style: italic;
	border-bottom: solid 1px #FF6633;
}

.church_schedule
{
	padding: 5px 5px 5px 25px;
}

.church_schedule_group
{
	width: 250px;
	float: left;
}

.church_schedule_label
{
	font-weight: bold;
}

.church_schedule_details
{
	margin-bottom: 5px;
}


/* ads */
.ads_banner
{
	padding-bottom: 2px;
}

/* intro */
div.intro_text
{
	text-align: justify;
}

div.intro_text h1
{
	padding-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
}

div.intro_text p
{
	padding-bottom: 15px;
	font-size: 10px;
}

#advance_link_pic
{
	float: left;
	min-width: 200px;
	width: 30%;
}

#search_form
{
	min-width: 360px;
	width: 55%;
	float: left;
}

#advance_link_pic a, #advance_link_pic a img 
{
	border: none;
}