/*
Title:      Potters House Christian Church master styles for screen media
Author:     Howard Avice-Demay, jhad@optusnet.com.au
BHTAFE:		Box Hill Technical & Further Education Facility, Victoria Australia
Updated:    Sep 22 2007
*/


/* For All Browsers */
body, td,th {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 1.5em;
	color: #333;
	background: #fff url(../img/back.gif) repeat-x top left;
	}

#logo { 
	width:750px;
	margin: 0 auto;
	text-align:left;
	}
#logo a { 
	margin: 20px 0px 35px 23px;
	display:block;
	text-indent: -9000px;
	width:200px;
	height:50px;
	text-decoration:none;
	background: url(../img/logo.gif);
	} 
	
	
/*  TOP BANNER */
#top{
	background:transparent url(../assets/img/nav-background2a.gif) 0 0 no-repeat;
	width:750px;
	height:21px;
	margin:0 auto;
	padding:0;
	}
#top a {text-decoration:none;}	

#top h1 a{
	position:relative;
	display:block;
	width:600px;
	height:91px;
	left:80px;
	margin:0;
	padding:0;
	text-decoration:none;
	}
#top h1{
	margin:0;
	padding:0;
	text-indent:-10000px;
	}
 
/* NAVIGATION MENU */
#menu{
	width:750px;
	padding:0;
	margin:0;
	display:block;
	list-style:none;
	position:relative;
	}
#menu li{
	display:inline;
	float:left;
	padding:0 10px;
	}
#menu li a{
	display:block;
	height:25px;
	text-indent:-9000px;
	position:absolute;
	top: -1px;
	left: 160px;
	width: 81px;
	}
	
a {outline: none;}
#menu li a span{ visibility:hidden; }
#menu #home a{ left:16px; width:55px; }
#menu #imnew a{ left:85px; width:57px;}
#menu #ourstory a{ left:163px;width:66px; }
#menu #serviceinfo a{ left:250px; width:83px;}
#menu #whatshappening a{ left:353px; width:120px;}
#menu #help a{ left:353px; width:120px;}
#menu #contactus a{ left:494px; width:75px;}
#menu #memberresources a{ left:590px; width:130px;}
#menu #talks a{ left:590px; width:42px;}

#menu #aboutphn2 a{ left:163px;width:70px; }
#menu #services2 a{ left:253px; width:63px;}
#menu #ministries2 a{ left:332px; width:72px;}
#menu #calendarofevents2 a{ left:422px; width:129px;}
#menu #talks2 a{ left:569px; width:40px;}
#menu #contactus2 a{ left:623px; width:77px;}

#menu #home a:hover{ background:transparent url(../assets/img/home-hover.gif) no-repeat; }
#menu #imnew a:hover{ background:transparent url(../assets/img/imnew-hover.gif) no-repeat; }
#menu #ourstory a:hover{ background:transparent url(../assets/img/ourstory-hover.gif) no-repeat; }
#menu #serviceinfo a:hover{ background:transparent url(../assets/img/serviceinfo-hover.gif) no-repeat; }
#menu #whatshappening a:hover{ background:transparent url(../assets/img/whatshappening-hover.gif) no-repeat; }
#menu #help a:hover{ background:transparent url(../assets/img/help-hover.gif) no-repeat; }
#menu #contactus a:hover{ background:transparent url(../assets/img/contactus-hover.gif) no-repeat; }
#menu #memberresources a:hover{ background:transparent url(../assets/img/memberresources-hover.gif) no-repeat; }
#menu #talks a:hover{ background:transparent url(../assets/img/talks-hover.gif) no-repeat; }

#menu #aboutphn2 a:hover{ background:transparent url(../assets/img/aboutphn2-hover.gif) no-repeat; }
#menu #services2 a:hover{ background:transparent url(../assets/img/services2-hover.gif) no-repeat; }
#menu #ministries2 a:hover{ background:transparent url(../assets/img/ministries2-hover.gif) no-repeat; }
#menu #calendarofevents2 a:hover{ background:transparent url(../assets/img/calendarofevents2-hover.gif) no-repeat; }
#menu #talks2 a:hover{ background:transparent url(../assets/img/talks2-hover.gif) no-repeat; }
#menu #contactus2 a:hover{ background:transparent url(../assets/img/contactus2-hover.gif) no-repeat; }

div#wrap {
	font-size: 90%;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 750px;
	background-color:#fff;
	}
div#flash {
	margin-left: 10px;
	padding-top:10px;
	text-align: left;
	width: 730px;
	height:260px;
	}
	
div#latethome, div#latetnew, div#latetpowerful, div#latetstory, div#latetservice, div#latethappening, div#latetcontact, div#latetmembers, div#latetlife, div#latetbottle, div#latetchildren, div#latetyouth, div#latetnoemail {
	margin: 0;
	padding: 10px 0 0 10px;
	background-color:#fff;
	text-align: left;
	width: 730px;
	height:260px;
	}
	
div#latethome {background: #fff url(../headers/guitar.jpg) 10px 10px no-repeat;}
div#latetnew {background: #fff url(../headers/kids.jpg) 10px 10px no-repeat;}
div#latetstory {background: #fff url(../headers/big-ben.jpg) 10px 10px no-repeat;}
div#latetservice {background: #fff url(../headers/services.jpg) 10px 10px no-repeat;}
div#latethappening {background: #fff url(../headers/events.jpg) 10px 10px no-repeat;}
div#latetcontact {background: #fff url(../headers/guitar.jpg) 10px 10px no-repeat;}
div#latetpowerful {background: #fff url(../headers/powerful.jpg) 10px 10px no-repeat;}
div#latetlife {background: #fff url(../headers/life.jpg) 10px 10px no-repeat;}
div#latetbottle {background: #fff url(../headers/home.jpg) 10px 10px no-repeat;}
div#latetchildren {background: #fff url(../headers/kids.jpg) 10px 10px no-repeat;}
div#latetyouth {background: #fff url(../headers/youth.jpg) 10px 10px no-repeat;}
div#latetnoemail {background: #fff url(../headers/noemail.jpg) 10px 10px no-repeat;}
	
div#latet h1{
	font-size: 250%;
	color: #FFFFCC;
	letter-spacing: -2px;
	line-height: 30px;
	margin: 35px 20px 0 270px;
	margin-bottom: 0.25em;
	}

div#latet blockquote {
	font-size: 180%;
	font-style:italic;
	color: #fff;
	letter-spacing: -1px;
	line-height: 1.3em;
	margin: 15px 20px 0 270px;
	margin-bottom: .25em;
	}

div#latet cite {
	color: #fffccc;
	font-size: 140%;
	margin: 15px 20px 0 270px;
	}

div#latet h1{
	font-size: 240%;
	color:#00FFFF;
	letter-spacing: -1px;
	line-height: 1.0em;
	}
	
div#latet h2{
	font-size: 180%;
	font-style:italic;
	color: #fff;
	letter-spacing: -1px;
	line-height: 1.15em;
	margin: 15px 30px 0 270px;
	}
	
div#latet h1 span {
	display: none;
}

div#main {
	margin-left: 23px;
	padding: 0;
	width: 727px;
	background-color:#fff;
	height: 100%;
	}

#content {
	float: left;
	margin: 10px 0 20px 0;
	padding-left:23px;
	padding-right:15px;
	width: 430px;
	}

div#content p {
	line-height: 135%;
	margin:0 0 1.5em 0;
	font-size: 120%;
	}
	
h2 {
	font-size: 230%;
	color: #06AEEE;
	letter-spacing: -2px;
	line-height: 125%;
	margin-top:0;
	margin-bottom: .25em;
	}

h3 {
	font-size: 160%;
	color: #FF6600;
	margin-bottom:5px;
	font-style:italic;
	font-weight:bold;
	}

p {
	font-size: 130%;
	margin-bottom: 1em;
	}

#servicetimes a:link, #services a:link
	{ color: #FF6600; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE; }
#servicetimes a, #services a { }
#servicetimes a:visited, #services a:visited
	{ color: #FF6600; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#servicetimes a:active, #services a:active
	{ color: #00A5EE; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#servicetimes a:hover, #services a:hover
	{ color: #fff; background: #00A5EE; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;}

#content a:link, #nav a:link, #footer a:link, #secnav a:link
	{ color: #FF6600; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE; }
#content a, #nav a, #footer a, #secnav a { }
#content a:visited, #nav a:visited, #footer a:visited, #secnav a:visited
	{ color: #FF6600; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#content a:active, #nav a:active, #footer a:active, #secnav a:active
	{ color: #990000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#content a:hover, #footer a:hover, #nav a:hover, #secnav a:hover
	{ color: #fff; background: #00A5EE; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#latet a:link
	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE; }
#latet a { }
#latet a:visited
	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#latet a:active
	{ color: #fff; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
#latet a:hover
	{
	color: #fff;
	background: #00A5EE;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom: 1px solid #00A5EE;
} 
	
ul.bullet a:link
	{ color: #FF6600; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE; }
ul.bullet a { }
ul.bullet a:visited
	{ color: #FF6600; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
ul.bullet a:active
	{ color: #990000; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
ul.bullet a:hover
	{ color: #fff; background: #00A5EE; text-decoration: none; padding-bottom: 0px; border-bottom: 1px solid #00A5EE;} 
	
#services {
	float: right;
	margin-top:-30px;
	margin-bottom:10px;
	padding-right:10px;
	color:#fff;
	list-style: none;
	width: 243px;
	height: 256px;
	background: #fff url(../../img/postit.jpg) 5px 0 no-repeat;
	}

#services h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 180%;
	line-height: 30px;
	letter-spacing: -1px;
	color:#333;
	margin: 40px 0 5px 20px;
	}

#servicetimes {
	margin:0;
	padding:0;
	list-style: none;
	float: left;
	width: 225px;
	font-size: 110%;
	line-height: 20px;
	}

#servicetimes ul {
	margin: 0;
	}

#servicetimes li {
	font-size: 100%;
	color:#333;
	padding: 0 0 10px 20px;
	}
	
#servicetimes li strong {
	font-size: 130%;
	color:#fff;
	}

#secnavlist {
	float: left;
	margin:5px;
	padding:15px 5px 1px 0;
	color:#333;
	list-style: none;
	width: 250px;
	background-color:#FFFFCC;
	border: 1px solid #DBDBDB;
	}
	
#secnav {
	float: left;
	margin:10px 10px 10px 10px;
	padding-right:5px;
	color:#333;
	list-style: none;
	width: 243px;
	background-color:#fff;
	border: 1px solid #DBDBDB;
	}

div#secnav h3, div#secnavlist h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color:#333;
	padding-left: 13px;
	font-style:normal;
	margin:10px 0 15px 0;
	}

#secnav p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 18px;
	color:#333;
	padding: 0 10px 0 13px;
	margin-top:0;
	margin-right: 10px;
	margin-bottom: 1em;
	}


/************************************************************************************************Button******/
#phn-form {
	margin:10px 0;
	padding-bottom:5px;
	}

#phn-form label {
	margin-bottom: 5px;
	font-size: 100%;
	vertical-align:top;
	font-weight: bold;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}

#phn-form fieldset {
	margin: 10px 0 10px 0;
	padding:5px 10px;
	border: 1px dotted #ccc;
	}

.form175 {
	padding:6px;
	font: 110% 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	width: 175px;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
	background-color: #FFFFCC;
	}
	
#phn-form p {
	margin-bottom:5px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 110%;	
}

input.text {
	padding:1px;
  	width: 225px;
  	background:#fff;
  	border:1px solid #ccc;
  	border-color:#aaa #eee #eee #aaa;
  	color:#333;
  }

#phn-form input.textcontact {
	padding: 6px;
	font-size: 120%;
	width: 300px;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
	background-color: #FFFFCC;
  }

.form250 {
	font: 16px Arial, Helvetica, sans-serif;
	width: 400px;
	padding: 6px;
	background:#fff;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
  }

.form300 {
	padding:6px;
	font: 110% 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	width: 400px;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	color:#333;
	background-color: #FFFFCC;
	}
	
#phn-form legend {
	font-weight: bold;
	color: #333;
	padding: 4px 8px;
	background-color:#fff;
}

.form250 p {
	padding:0;
}

/************************************************************************************************Button******/	

#button {
	margin-top: 1px;
	background-color: #fff;
	padding: 5px 0 5px 0;
	}

#button {
	font-size: 110%;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}

input.button {
	margin-top: 5px;
  	background:#fff;
  	color: #333;
	font-size: 100%;
  	border:1px solid #FFF;
  	border-color:#CCC #666 #666 #CCC;
  	height: 25px;
	}


/*Misc***********************************************************************************/

span.highlight {
  background:#ffc;
}

acronym {
	cursor:help;
	border-bottom:1px dotted #00A5EE;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
}

#footer {
	padding-top:10px;
	padding-bottom: 20px;
	border-top: 1px solid #DBDBDB;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 750px;
	}

#footer p {
	margin: 0 0 0 23px;
	font-size: 100%;
	}

ul.bullet li {
	list-style:none;
	margin:-8px 0 10px -25px;
	padding:2px 0 0 20px;
	background-repeat:no-repeat;
	font-size: 120%;
}

ul.bullet li.check {
	background-position:1px 5px;
	background-image:url("/resources/img/check.gif");
}

.upper {
font-size-adjust:none;
}

 
 
