/*-------------------
Styles for the Open Doors Connect website v2.7 2006
Tim Barry August 2006
----------------------*/

/*-------------------
generic page styles
-------------------*/

#wrap {
	width: 695px;
	margin-right: auto;
	margin-left: auto;
}

#content{
	width:600px;
	margin-right: auto;
	margin-left: auto;
	
}

* html #content {
	margin-top: 0;
}

/* the '#' prefix's are for IE only. '#' is used instead of '_' so IE7 can process the style as well*/

#mastwrap{
	margin-top:20px;
	display: table;
	height: 100px;
	width: 695px;
	#position: relative;
	background-image: url(../images/homepage_bar3.jpg);
	background-repeat: no-repeat;
	height: 100px;
	color: #FFFFFF;
	font-weight: normal;
}

#mast {
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	
	
}

#mast p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.8em;
	#position: relative;
	#top: -50%;
	text-align: center;
	left:50%;
}
/*
#mastwrap{
	margin-top:20px;
	display: table;
	height: 100px;
	width: 695px;
	_position: relative;
	background-image: url(../images/homepage_bar3.jpg);
	background-repeat: no-repeat;
	height: 100px;
	color: #FFFFFF;
	font-weight: normal;
}

#mast {
	_position: absolute;
	_top: 50%;
	display: table-cell;
	vertical-align: middle;
	
	
}

#mast p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.8em;
	_position: relative;
	_top: -50%;
	text-align: center;
	left:50%;
}
*/
hr {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #0099FF;
	width: 600px;
}


#g_body {
margin-left: 45px;
margin-right: 45px;
}

#clear {
clear:both;
}

/*-----------------
hompage styles
-----------------*/

#hpcwrap {
margin-right: 45px;
margin-top: 25px;
}


#hpc img {
float: left;
margin-right: 15px;
padding-left: 45px;
}

#hpc p {
padding-top: 25px;
padding-left: 215px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 1.8em;
}

#footerwrap {
margin-top: 35px;
margin-left: 45px;
margin-right: 45px;
position: relative;
height: 75px;
}

#footer img {
position: absolute;
left: 200px;
top: 5px;
}

#footer p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
position: absolute;
top: 0;
}

#login {
margin-left: 45px;
margin-right: 45px;
outline:none;
border-style: none;
position:relative;
}

#login fieldset {
outline:none;
border-style: none;
margin-top: 2px;
margin-bottom: 0px;
}

#login_info {
width: 210px;
position:absolute;
right: 5px;
top: 20px;
}

#login_info p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.7em;
}

/*----------------
link styles
----------------*/

#mast a {
	color:#ffffff;
	text-decoration: underline;
	}

#mast a:hover {
	color:#ffffff;
	text-decoration: none;
	}

fieldset a {
	color: #0099FF;
	text-decoration: underline;
	}

fieldset a:hover {
	text-decoration: none;
}

#footer a img {
text-decoration: none;
outline: none;
border-width: 0;
border-style: none;
}

#user_details a:link, a:visited{
	text-decoration:underline;
	color:#88CBDB;
	}

#user_details a:hover, a:active {
	text-decoration:none;
	color:#88CBDB;
	}

#g_body a:link, a:visited{
	text-decoration:underline;
	color:#88CBDB;
	}

#g_body a:hover, a:active {
	text-decoration:none;
	color:#88CBDB;
	}

.book a:link, a:visited{
	text-decoration:underline;
	color:#88CBDB;
	}

.book a:hover, a:active {
	text-decoration:none;
	color:#88CBDB;
	}
	
li a:link, a:visited{
	text-decoration:underline;
	color:#88CBDB;
	}

li a:hover, a:active {
	text-decoration:none;
	color:#88CBDB;
	}
	
#book_menu a:link, a:visited{
	text-decoration:underline;
	color:#88CBDB;
	}

#book_menu a:hover, a:active {
	text-decoration:none;
	color:#88CBDB;
	}



/*---------------
Text styles to go here
---------------*/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#quick_links ul  {
list-style: none;
}

#quick_links li {
line-height: 145%;
}

.instruct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

/* sneaky ie hack */
* html .intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 15px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight:200;
	line-height: 1.4em;
	color: #88CBDB;
	}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #88CBDB;
}

.small_header {
	font-size: 1em;
	font-weight:bold;
	color: #999999;
	}

.submitp {
	float: right;
	}
	
#hpc strong  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #88CBDB;
}

#login_info strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #88CBDB;
}

.quote strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #88CBDB;
}

#bookform table tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}

/*brother Andrew section on homepage*/

#quote {
margin-top: 50px;
margin-left: 45px;
clear: both;
position: relative;
}

#lquote {
	float: left;
	padding-right: 5px;
}

#rquote {
	position: absolute;
	bottom: 10px;
	right: 240px;
	}

#quote p {
padding-right: 235px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 1.8em;
}

#quoteimg {
position: absolute;
right: 0;
padding-left: 15px;

}

/*-----------------
feedback form styles
------------------*/

fieldset {
	border: 1px solid #ccc;
	padding: 1em;
	margin: 1em 0;
}

label {
	float: left;
	width: 10em;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#usage label {
width:auto;
}

#genlabel {
	width: 490px;
	display: inline;
	font-size: 1em;
	float: none;
}

#frontlinelabel, #dvdlabel, #churchlabel {
	width: 490px;
	display: inline;
	font-size: 1em;
	float: none;
}

/*submit button*/
input#submit {
	float: right;
	margin-bottom: 15px;
	/*background-color: transparent;
	border: 1px solid #ccc;*/
	}

	
/*--------------------
Error message styles here
--------------------*/

.KT_field_error {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	}
	
.form_validation_field_error_error_message {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	}
	
	
/*--------------------
Thankyou page styles
-------------------*/

#thankyou {
margin-right: 45px;
margin-left: 45px;
margin-top: 50px;
}

#thankyou p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 1.8em;
text-align:center;
}

.thanks {
text-align:center;
}

#thankyou a:link, a:visited {
text-decoration: underline;

}

#thankyou a:hover, a:active {
text-decoration: none;
}

/*----------------------
User details page
----------------------*/

#user_details {
margin-right: 45px;
margin-left: 45px;
}

#user_details td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 1.8em;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.nav h2 {
margin-bottom: 0;
}

/*------------------------
group registration page
------------------------*/

#grwrap  {
	margin-top: 25px;
	}