@charset "utf-8";
/* CSS Document */

/********** Remove default styling of common browsers **********/

html {
	overflow-y: scroll;
	background-color: #262324;
}

ul, ol {
	list-style: none;
	list-style-type: none;
}

body, h1, h2, h3, h4, h5, h6, pre, code, td {
	font-size: 1em;
}

ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, html, p, blockquote, fieldset, input, label, div, dd, dt, dl, table, tr, td, img, hr {
	margin: 0;
	padding: 0;
}

a img, :link img, :visited img, fieldset {
	border: none;
}
/********** End of: Remove default styling of common browsers **********/

/********** Common **********/

body {
	background-color: #262324;
}

#header {
	background-image: url(/pureflowlive/images/header.jpg);
	z-index: 1;
	position: absolute;
	width: 960px;
	height: 168px;
}

.noText {
	display: none;
	margin: 0;
	padding:0;
}

#headline_wave {
	background-image: url(/pureflowlive/images/wave1.jpg);
	position: absolute;
	width: 520px;
	height: 88px;
	top: 188px;
	left: 0px;
	z-index: 2;
}

#headline_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #01346E;
	position: absolute;
	left: 30px;
	top: 230px;
	z-index: 2;
	text-shadow: #9B9B9B 2px 2px 3px;
	text-transform: uppercase;
}

.headline_content {
	font-size: 15px;
	color: #01346E;
	text-transform: uppercase;
}

p {
	padding: 0 0 7px 0;
	margin: 0 0 7px 0;
}

/* Top Menu */

#topnavmenu_container {
	position: absolute;
	top: 169px;
	left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #01346E;
	text-decoration: none;
	width: 850px;
	z-index: 4;
}

#topnavmenu li {
	display: inline;
	list-style-type: none;
	float: left;
	line-height: 16px;
}

#topnavmenu li.line {
	padding: 0 1px 0 15px;
	margin: 0 1px 0 15px;
	border-left: 1px solid #000000;
}

#topnavmenu li h4 {
	display: inline;
}

a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #01346E;
	text-decoration: none;
	text-transform: uppercase;
	
}

a:hover.nav {
	color: #00AEF4;
}
/* End of: Top Menu */

a.nolinklook {
	color: #1C1A1A;
	text-decoration: none;
}
a:hover.nolinklook{
	color: #00AEF4;
	text-decoration: none;
}

#bottom_wave {
	background-image: url(/pureflowlive/images/wave2.jpg);
	position: absolute;
	width: 960px;
	height: 182px;
	z-index: 2;
	left: 0px;
	bottom: 0px;
}

.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #01346E;
	bottom: 0px;
	z-index: 3;
	position: absolute;
	left: 42%;
	font-family: Arial, Helvetica, sans-serif;
}

/********** End of: Common **********/

/********** Pages **********/
/* Splash Page */

#splash_main {
	width: 648px;
	height: 505px;
	background-color: #FFFFFF;
	margin-left: -324px;
	left: 50%;
	position: absolute;
	z-index: 1;
}

/* End of: Splash Page */
/* Home Page */

#home_main {
	top: 40px;
	width: 960px;
	height: 790px;
	background-color: #FFFFFF;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	z-index: 0;
}

#home_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1A1A;
	position: absolute;
	left: 30px;
	top: 270px;
	z-index: 3;
	width: 430px;
}

#home_pic1 {
	background-image: url(/pureflowlive/images/home1.jpg);
	position: absolute;
	width: 450px;
	height: 150px;
	top: 277px;
	right: 0px;
	z-index: 5;
}

#home_pic2 {
	background-image: url(/pureflowlive/images/home2.jpg);
	position: absolute;
	width: 450px;
	height: 150px;
	top: 480px;
	right: 0px;
	z-index: 5;
}

#home_subline1 {
	position: absolute;
	top: 435px;
	left: 515px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C1A1A;
	font-size: 11px;
	z-index: 6;
}

#home_subline2 {
	position: absolute;
	top: 638px;
	left: 515px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C1A1A;
	font-size: 11px;
	z-index: 6;
}

#home_shadow1 {
	background-image: url(/pureflowlive/images/shadow.jpg);
	position: absolute;
	width: 450px;
	height: 8px;
	top: 427px;
	left: 510px;
	z-index: 7;
	background-repeat: no-repeat;
}

#home_shadow2 {
	background-image: url(/pureflowlive/images/shadow.jpg);
	position: absolute;
	width: 450px;
	height: 8px;
	top: 630px;
	left: 510px;
	z-index: 7;
	background-repeat: no-repeat;
}

/* End of: Home Page */
/* News Page / All News Page */

#news_main {
	top: 40px;
	width: 960px;
	height: 710px;
	background-color: #FFFFFF;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	z-index: 0;
}

#news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C1A1A;
	position: absolute;
	left: 31px;
	top: 270px;
	z-index: 3;
	width: 539px;
	overflow: auto;
	height: 380px;
}

#allnews_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C1A1A;
	position: absolute;
	left: 30px;
	top: 270px;
	z-index: 3;
	width: 900px;
	overflow: auto;
	height: 380px;
}

.news_headline {
	font-size: 18px;
	color: #01346E;
	text-decoration: underline;
}

.news_date {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}

#munichweather {
	top: 425px;
	height: 250px;
	width: 300px;
	right: 30px;
	position: absolute;
	z-index: 3;
	left: 619px;

}

#downloadpdf {
	top: 270px;
	height: 155px;
	width: 300px;
	right: 30px;
	position: absolute;
	z-index: 3;
	left: 619px;
	overflow-y: auto;
}

/* End of: News Page / All News Page */
/* Media Page */

#media_main {
	top: 40px;
	width: 960px;
	height: 950px;
	background-color: #FFFFFF;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	z-index: 0;
}

#media_slideshow {
	position: absolute;
	left: 180px;
	top: 275px;
	z-index: 3;
	width: 600px;
	height: 525px;
}

#media_video1 {
	position: absolute;
	left: 264px;
	top: 843px;
	z-index: 3;
	width: 432px;
	height: 240px;
}

/* End of: Media Page */
/* Our Ministry */

#ourministry_main {
	top: 40px;
	width: 960px;
	height: 875px;
	background-color: #FFFFFF;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	z-index: 0;
}

#ourministry_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1A1A;
	position: absolute;
	left: 30px;
	top: 269px;
	z-index: 3;
	width: 430px;
	height: 400px;
}

#ourministry_pic1 {
	background-image: url(/pureflowlive/images/ourministry1.jpg);
	position: absolute;
	width: 450px;
	height: 150px;
	top: 270px;
	right: 0px;
	z-index: 5;
}

#ourministry_pic2 {
	background-image: url(/pureflowlive/images/ourministry2.jpg);
	position: absolute;
	width: 450px;
	height: 150px;
	top: 460px;
	right: 0px;
	z-index: 5;
}

#ourministry_pic3 {
	background-image: url(/pureflowlive/images/ourministry3.jpg);
	position: absolute;
	width: 450px;
	height: 150px;
	top: 650px;
	right: 0px;
	z-index: 5;
}

#ourministry_subline1 {
	position: absolute;
	top: 428px;
	left: 515px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C1A1A;
	font-size: 11px;
	z-index: 6;
}

#ourministry_subline2 {
	position: absolute;
	top: 618px;
	left: 515px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C1A1A;
	font-size: 11px;
	z-index: 6;
}

#ourministry_subline3 {
	position: absolute;
	top: 808px;
	left: 515px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C1A1A;
	font-size: 11px;
	z-index: 6;
}

#ourministry_shadow1 {
	background-image: url(/pureflowlive/images/shadow.jpg);
	position: absolute;
	width: 450px;
	height: 8px;
	top: 420px;
	left: 510px;
	z-index: 7;
	background-repeat: no-repeat;
}

#ourministry_shadow2 {
	background-image: url(/pureflowlive/images/shadow.jpg);
	position: absolute;
	width: 450px;
	height: 8px;
	top: 610px;
	left: 510px;
	z-index: 7;
	background-repeat: no-repeat;
}

#ourministry_shadow3 {
	background-image: url(/pureflowlive/images/shadow.jpg);
	position: absolute;
	width: 450px;
	height: 8px;
	top: 800px;
	left: 510px;
	z-index: 7;
	background-repeat: no-repeat;
}

/* End of: Our Ministry */
/* Our Family */

#ourfamily_main {
	top: 40px;
	width: 960px;
	height: 850px;
	background-color: #FFFFFF;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	z-index: 0;
}

#ourfamily_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1A1A;
	position: absolute;
	left: 541px;
	top: 197px;
	z-index: 3;
	width: 415px;
	overflow: auto;
	height: 535px;
}

#ourfamily_pic1 {
	background-image: url(/pureflowlive/images/ourfamily1.jpg);
	position: absolute;
	width: 450px;
	height: 500px;
	top: 287px;
	z-index: 5;
	left: 30px;
}

#ourfamily_pic2 {
	background-image: url(/pureflowlive/images/ourfamily2.jpg);
	position: absolute;
	width: 450px;
	height: 200px;
	top: 580px;
	z-index: 5;
	left: 30px;
}

#ourfamily_subline1 {
	position: absolute;
	top: 535px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C1A1A;
	font-size: 11px;
	z-index: 6;
	left: 35px;
}

#ourfamily_subline2 {
	position: absolute;
	top: 788px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1C1A1A;
	font-size: 11px;
	z-index: 6;
	left: 35px;
}

#ourfamily_shadow1 {
	background-image: url(/pureflowlive/images/shadow.jpg);
	position: absolute;
	width: 450px;
	height: 8px;
	top: 787px;
	z-index: 7;
	left: 30px;
	background-repeat: no-repeat;
}

#ourfamily_shadow2 {
	background-image: url(/pureflowlive/images/shadow.jpg);
	position: absolute;
	width: 450px;
	height: 8px;
	top: 780px;
	z-index: 7;
	left: 30px;
	background-repeat: no-repeat;
}

/* End of: Our Family */
/* Contact Us Page */

#contact_main {
	top: 40px;
	width: 960px;
	height: 500px;
	background-color: #FFFFFF;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	z-index: 0;
}

#contact_info {
	height: 200px;
	width: 930px;
	position: absolute;
	left: 30px;
	top: 270px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1A1A;
}

.contact_note {
	font-style: italic;
}

#contact_statesideaddress {
	float: left;
	height: auto;
	width: 170px;
	z-index: 3;
	position: absolute;
	left: 0px;
}

#contact_homeaddress {
	float: left;
	height: auto;
	width: 150px;
	z-index: 3;
	position: absolute;
	left: 210px;
}

#contact_phone {
	float: left;
	height: auto;
	width: 210px;
	z-index: 3;
	position: absolute;
	left: 400px;
}

#contact_email a{
	display: block;
	float: left;
	height: 150px;
	width: 150px;
	background-image: url(/pureflowlive/images/email.gif);
	background-repeat: no-repeat;
	z-index: 3;
	position: absolute;
	left: 630px;
}

/* End of: Contact Us Page */
/* E-mail Page */

#email_main {
	top: 40px;
	width: 960px;
	height: 565px;
	background-color: #FFFFFF;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	z-index: 0;
}

#email_container {
	height: 275px;
	width: 460px;
	position: absolute;
	left: 250px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1A1A;
	bottom: 18px;
}

.email_labels {
	width: 70px;
	float: left;
	text-align: right;
	height: 22px;
}

.email_input {
	width: 385px;
	float: right;
	height: 22px;
}

.email_messagesubmitclear {
	width: 385px;
	float: right;
}

.email_inputopacity {
	opacity: .5;
	filter: alpha(opacity=50);
}

/* End of: E-mail Page */
/* Support Page */

#support_main {
	top: 40px;
	width: 960px;
	height: 1100px;
	background-color: #FFFFFF;
	margin-left: -480px;
	left: 50%;
	position: absolute;
	z-index: 0;
}

#support_paypallogo {
	position: absolute;
	top: 280px;
	left: 30px;
	z-index: 3;
}

#support_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C1A1A;
	position: absolute;
	left: 31px;
	top: 350px;
	z-index: 3;
	width: 900px;
}
.support_spacing {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.support_list {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 30px;
	margin-bottom: 4px;
	padding-bottom: 4px;
}

.support_tab {
	text-indent: 30px;
	margin: 0px;
	padding: 0px;
}
/* End of: support Page */
/********** End of: Pages **********/

