/* MASTER ELEMENTS */


body {
	text-align: center;
	min-width: 887px;
	background-color: #CCCCCC; 
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}

body a:link {
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
}
body a:visited {
	text-decoration: none;
}



#wrapper {
	z-index: 1;
	text-align: left;
	width: 887px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: relative;
	overflow: visible;
	background-color: #FFFFFF;	
}













/* MAIN LAYOUT ELEMENTS */


#topMenu {
	z-index: 2;
	position: absolute;
	overflow: hidden;
	width: 600px;
	height: 30px;
	top: 15px;
	right: 20px;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
}

#topMenu a:link {
	color: #666666;
}
#topMenu a:visited {
	color: #666666;
}
#topMenu a:hover {
	color: #000000;
}

.topMenu_current {
		color: #A7BA01;
}

#headerStrip {
	z-index: 2;
	position: absolute;
	overflow: hidden;
	width: 867px;
	height: 128px;
	left: 10px;
	top: 40px;
	background-color: #FFFFFF;
	background-image: url(template_images/headerstrip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	


div.headerMenu_block {
	z-index: 3;
	position: absolute;
	overflow: hidden;
	width: 92px;
	height: 91px;
	top: 15px;
	background-color: #A7BA01;
	background-image: url(template_images/header_greenblock.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div.headerMenu_block_current {
	z-index: 3;
	position: absolute;
	overflow: hidden;
	width: 92px;
	height: 91px;
	top: 15px;
	background-color: #E3E300;
}

#block1 {
	right: 234px;
}
#block2 {
	right: 132px;
}
#block3 {
	right: 30px;
}


.headerLink_twoline {
	z-index: 3;
	position: absolute;
	overflow: hidden;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	bottom: 5px;
	left: 5px;
	width: 85px;
	display: inline-block;
	
}
.headerLink_oneline {
	z-index: 3;
	position: absolute;
	overflow: hidden;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	bottom: 11px;
	left: 6px;
}
#blackText {color: #000000}
#whiteText {color: #FFFFFF}
#blueText {
	color: #2E1A9D
}

.headerPhoto {
	z-index:3;
	position: relative;
	overflow: hidden;
	top: 8px;
	left: 8px;
	width: 76px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: left top;
}
#photo1 {
	background-image: url(template_images/blockphoto_1.jpg);
}
#photo2 {
	background-image: url(template_images/blockphoto_2.jpg);
}
#photo2_pmpb {
	background-image: url(template_images/blockphoto_2_pmpb.jpg) !important;
}
#photo3 {
	background-image: url(template_images/blockphoto_3.jpg);
}



#mainContentBlock {
	z-index: 2;
	position: absolute;
	overflow: hidden;
	width: 867px;
	height: 670px;
	left: 10px;
	top: 178px;
	background-color: #77abdd ;
	background-repeat: no-repeat;
	background-position: left top;
}


#footerGreenWave {
	z-index: 4;
	position: absolute;
	background-image: url(template_images/footer_greenwave.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	width: 868px;
	height: 100px;
	left: 10px;
	bottom: 30px;
}

.mainBody_column {
	z-index: 101;
	position: absolute;
	overflow: auto;
	width: 345px;
	height: 560px;
	top: 191px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	color: #003366;
	text-align: left;
}
.mainBody_column a:link {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
.mainBody_column a:hover {
	text-decoration: underline !important;
	font-weight: bold;
	color: #003366;
}
.mainBody_column a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}
#column1 {
	left: 65px;
}
#column2 {
	left: 432px;
}
#column_thanks {
	left: 65px;
	top: 300px;
}
#column_legal {
	left: 65px;
	width: 600px;
}











/* OTHER PAGE-SPECIFIC ELEMENTS */

#largeBottle {
	z-index: 5;
	position: absolute;
	overflow: hidden;
	width: 206px;
	height: 598px;
	bottom: 17px;
	left: 730px;
}

.footerWater {
	z-index: 3;
	position: absolute;
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	width: 868px;
	height: 200px;
	left: 10px;
}

#bubbles_1 {
	background-image: url(template_images/bubbles1.jpg);
	bottom: 40px;
}
#bubbles_2 {
	background-image: url(template_images/bubbles2.jpg);
	bottom: 68px;
}
#bubbles_3 {
	background-image: url(template_images/bubbles3.jpg);
	bottom: 30px;
}
#bubbles_4 {
	background-image: url(template_images/bubbles4.jpg);
	bottom: 30px;
}
#bubbles_5 {
	background-image: url(template_images/bubbles5.jpg);
	bottom: 40px;
}








/* Aqua-Pura Champions / PMPB */

#aqua-pura_champions_logo {
	z-index: 5;
	position: absolute;
	overflow: hidden;
	width: 400px;
	height: 55px;
	top: 210px;
	left: 65px;
	background-image: url(template_images/aqua-pura_champions_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#trophyBoy {
	z-index: 2;
	position: absolute;
	overflow: hidden;
	width: 400px;
	height: 313px;
	right: 40px;
	bottom: 65px;
	background-image: url(template_images/trophyBoy_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#meditation_large {
	z-index: 2;
	position: absolute;
	overflow: hidden;
	width: 400px;
	height: 509px;
	right: 40px;
	bottom: 75px;
	background-image: url(template_images/meditation_large.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#boxheader_champions {
	position: relative;
	left: -10px;
	top: -10px;
	display: block;
	background-color: #336699;
	height: 50px;
	width: 290px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(template_images/apchampions_form.png);
	background-repeat: no-repeat;
	background-position: center center;
}






/* FORMATTING ELEMENTS */

#copyBox_positive {
	positioning: relative;
	border: 1px dashed #003366;
	font-family: Verdana;
	font-size: 11px;
	line-height: 150%;
	color: #003366;
	text-align: left;
	display: block;
	padding: 10px;
	width: 270px;
}

.headline {
	font-family: Verdana;
	font-size: 16px;
	line-height: 120%;
	color: #003366;
	text-align: left;
}
.subheader {
	font-family: Verdana;
	font-size: 11px;
	line-height: 150%;
	color: #003366;
	text-align: left;
	font-weight: bold;
}

#boxbullet1 {
	position: relative;
	left: 15px;
	width: 120px;
	display: inline-block;
	/*list-style-position: outside;
	list-style-image: url(template_images/bullet_4.png);
	list-style-type: disc;*/
}

#boxbullet2 {
	position: relative;
	left: 15px;
	width: 220px;
	display: inline-block;
	/*list-style-position: outside;
	list-style-image: url(template_images/bullet_4.png);
	list-style-type: disc;*/
}

#bullet1 {
	position: absolute;
	width: 11px;
	height: 11px;
	left: -17px;
	top: 2px;
	display: inline-block;
	background-image: url(template_images/bullet_4.png);
	background-repeat: no-repeat;
	background-position: left top;
	/*float: left;*/
}

#bullet2 {
	position: relative;
	width: 11px;
	height: 11px;
	left: -8px;
	top: 2px;
	display: inline-block;
	background-image: url(template_images/bullet_4.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

#boximage_right {
	position: absolute;
	top: 0px;
	left: 130px;
	width: 111px;
	height: 94px;
/*	float: right;*/
	display: inline-block;
}
.boximage_range_photo1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 120px;
	float: left;
	display: inline;
}

#copyBox_imageleft {
	position: relative;
	width: 111px;
	height: 110px;
	display: block;
	float: left;
}
.findoutmore {
	position: relative;
	left: 5px;
	font-weight: bold;
	text-decoration: underline;
}
.copyBox_textright {
	position: relative;
	top: 0px;
	left: 10px;
	right: 10px;
	width: 150px;
	display: inline-block;
}

#boxheader_contactus {
	position: absolute;
	left: 1px;
	top: 1px;
	display: inline;
	background-color: #336699;
	height: 20px;
	width: 280px;
	padding-top: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
}


.formSmallPrint {
	font-size: 10px;
}



#legalblock {
	z-index: 102;
	position: absolute;
	overflow: scroll;
	width: 600px;
	height: 450px;
	top: 270px;
	left: 65px;
	padding: 10px;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	line-height: 120%;
	color: #130B3E;
	text-align: left;
}

.discreet_link {
	font-weight: normal !important;
}
.discreet_link a:link {
	font-weight: normal !important;
}
.discreet_link a:visited {
	font-weight: normal !important;
}


#extras_block {
	position: relative;
	left: 1px;
	height: 86px;
	width: 290px;
	border-width: 1px;
	border-style: dashed;
	border-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left top;
}
.extras_block_pmpb {
	background-image: url(template_images/extrasblock_pmpb.jpg);
}
.extras_block_champs {
	background-image: url(template_images/extrasblock_champs.jpg);
}