@charset "utf-8";
/* CSS Document */

@import url("top_nav.css");

html {
	overflow-y: scroll;
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body,div,span,h1,h2,h3,h4,h5 {
	margin: 0;
	padding: 0;
}

body {
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	background-color: #dcdddf;
	text-align: center;
}

img {
	border: none;
}

p, li {
	font-size: 1.15em;
}

p.social {
	font-size: 0.9em;
}

#footer li {
	font-size: 1em;
}

blockquote {
	margin-top: 30px;
	margin-bottom: 30px;
}

blockquote p {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-weight: bold;
}

blockquote p.author {
	margin-top: 5px;
	font-size: 1.1em;
	font-weight: normal;
}

ul li {
	margin-bottom: 2em;
}

.dwyer {
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}

.no_margin {
	margin: 0;
}

.no_padding {
	padding: 0;
}

.no_margin_padding {
	margin: 0;
	padding: 0;
}

/* GENERAL STRUCTURES */

div#container_1 {
	margin: 0 auto;
	width: 955px;
	text-align: left;
	background-color: #fff;
}

div.header {
	position: relative;
	z-index: 2;
}

div.two_col_layout {
	overflow: auto;
	width: 100%;
}

div.two_col_layout div.col_1 {
	float: left;
	display: inline;
	margin-left: 30px;
	width: 690px;
}

div.two_col_layout div.col_2 {
	float: left;
	display: inline;
	margin-left: 10px;
	width: 225px;
}

div#footer {
	overflow: auto;
	margin: 10px 30px;
	padding: 10px 0;
	border-top: dashed;
	border-top-color: #c4c4c4;
	border-top-width: 1px;
	color: #000;
}

/* TWO FRAME LAYOUT */

.content {
	width: 955px;
	margin-top: -20px;
	overflow: hidden;
}
#main_content,
#asides {
	float: left;
	display: inline;
}
#main_content {
	position: relative;
	width: 697px;
	margin: 10px 0 0 27px;
	padding-top: 327px;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}
#asides {
	width: 214px;
	margin: 10px 10px 0 7px;
	padding: 0;
}

/* ASIDES config */

#asides dt,
#asides dd a {
	height: 0;
	overflow: hidden;
}
#asides dd,
#asides dd a {
	display: block;
	margin: 0;
	padding: 0;
}
#asides dd a {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 4px;
}
#asides dd#aside-swim4life a {
	width: 212px;
	padding-top: 244px;
	background-image: url(../images/elements/action_blocks/swim_4_life.png);
}
#asides dd#aside-swim-nappy a {
	width: 211px;
	padding-top: 243px;
	background-image: url(../images/elements/action_blocks/swim_nappy.png);
}
#asides dd#aside-faqs a {
	width: 211px;
	padding-top: 236px;
	background-image: url(../images/elements/action_blocks/faq.png);
}
#asides dd#aside-pool-finder a {
	width: 211px;
	padding-top: 242px;
	background-image: url(../images/elements/action_blocks/pool_finder.png);
}
#asides dd#aside-forum a {
	width: 211px;
	padding-top: 242px;
	background-image: url(../images/elements/action_blocks/forum.png);
}
#asides dd#aside-facts a {
	width: 211px;
	padding-top: 236px;
	background-image: url(../images/elements/action_blocks/facts.png);
}
#asides dd#aside-sonnenhut a {
	width: 211px;
	padding-top: 236px;
	background-image: url(../images/elements/action_blocks/sonnenhut.png);
}
#asides dd#aside-week1 a {
	width: 207px;
	padding-top: 234px;
	background-image: url(../images/elements/action_blocks/week_1.png);
}
#asides dd#aside-week2 a {
	width: 211px;
	padding-top: 234px;
	background-image: url(../images/elements/action_blocks/week_2.png);
}
#asides dd#aside-week3 a {
	width: 211px;
	padding-top: 234px;
	background-image: url(../images/elements/action_blocks/week_3.png);
}
#asides dd#aside-week4 a {
	width: 211px;
	padding-top: 234px;
	background-image: url(../images/elements/action_blocks/week_4.png);
}

/* MAIN CONTENT config */

#main_content h3 {
	position: absolute;
	left: 40px;
	top: 304px;
	width: 304px;
	height: 0;
	padding-top: 43px;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
}
#main_content .text {
	clear: left;
	width: 627px;
	padding: 0 35px 15px 35px;
	overflow: hidden;
	min-height: 350px; /* 350px + 15px (padding-bottom) = 365px (.top height) - to make the full .top fit in */
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: left top;
}
#main_content .top {
	width: 688px;
	height: 365px;
	margin: 0 -35px -345px -35px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}
#main_content .bottom {
	width: 650px;
	height: 43px;
	padding: 7px 37px 0 10px;
	background-color: #fff;
	background-position: left top;
	background-repeat: no-repeat;
}
#main_content .social {
	margin: -5px -15px 0 0;
	padding: 5px 0 0 22px;
	color: #fff;
}
#main_content .social a {
	color: #fff;
	padding-right: 5px;
	text-decoration: underline;
}
#main_content .social img {
	margin-left: 15px;
	vertical-align: middle;
}

/* BREADCRUMBS */

#breadcrumbs 
{
    /*z-index: 999;
    position: absolute;
	top: 62px;
	left: 310px;*/
	max-width: 600px;
	min-height: 24px;
	padding: 62px 0 10px 310px;
}
#breadcrumbsOverlay 
{
    
	max-width: 600px;
	min-height: 24px;
	position: absolute;
	top: 62px;
	left: 310px;
}

#breadcrumbsOverlay ol,
#breadcrumbs ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#breadcrumbsOverlay li,
#breadcrumbs li {
	float: left;
	border-bottom: solid 1px #215ba5;
	white-space: nowrap;
}
#breadcrumbsOverlay li a,
#breadcrumbs li a {
	text-decoration: none;
	font-size: 0.8em;
}
#breadcrumbsOverlay li.selected a,
#breadcrumbs li.selected a {
	font-weight: bold;
}

/* FOOTER */

ul#left_footer,
ul#right_footer,
ul#right_footer1 {
	margin: 0;
	padding: 0;
	width: 45%;
	list-style: none;
	font-size: 0.9em;
}

ul#left_footer {
	float: left;
}

ul#right_footer,
ul#right_footer1 {
	float: right;
}

ul#left_footer li {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
}

ul#right_footer li,
ul#right_footer1 li {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: #000;
}
	
#footer ul li.country span {
	padding-left:18px;
	padding-top:10px;
	padding-bottom:10px;
	margin-right: 3px;
	background: transparent url("../images/flags/navFlags/at.gif") no-repeat 0% 50%;
	font-weight: bold;
}


#footer ul li.last {
	background: none;
}
#footer p {
	clear: both;
	float: right;
	
	font-size: 0.9em;
	color: #373737;
	display:inline;
	width:264px;
}

/* BACKGROUNDS */

div#container_1 {
	background-color: #fff;
	background-image: url(../images/elements/bkgrs/pool_tiles.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
div#container_1 .content {
	min-height: 547px;
}

div#container_1.no_bkgr {
	background-image: none;
}

div#container_1.no_bkgr .content {
	min-height: 100%;
}

/* LOGO REPLACEMENT */

h1 a {
	display: block;
	position: absolute;
	left: 18px;
	top: 4px;
	z-index: 0;
	width: 281px;
	height: 0;
	padding-top: 140px;
	overflow: hidden;
	outline: none;
	
	background-image: url(../images/elements/logos/main_logo_32bit.png);
	background-position: top left;
}

h2 {
	height: 0;
	overflow: hidden;	
}

/* FLASH CONTAINERS */

div#flash_header {
	width: 955px;
	height: 418px;
}

div#flash_header_2 {
	width: 955px;
	height: 401px;
}

div#flash_footer {
	width: 955px;
	height: 60px;
}

div#flash_pool_finder_info_container {
	background-image: url(../images/elements/containers/pool_finder_info_container.gif);
	background-repeat: no-repeat;
	width: 469px;
	height: 335px;
	padding: 60px 0 0 16px;
}

div#flash_pool_finder_info {
	width: 455px;
	height: 305px;
}

div#flash_header_animation_container {
	position: absolute;
	top: 4px;
	left: 6px;
	height: 321px;
	width: 687px;
	overflow: hidden;
}

div#flash_header_animation_container * {
	display: none;
}
div#flash_header_animation_container img,
div#flash_header_animation_container #flash_header_animation {
	display: block;
}

div#flash_header_animation.layout1 {
	margin: 15px 0 20px 30px;
	width: 547px;
	height: 280px;
}

div#flash_header_animation.layout2 {
	position: absolute;
	top: -4px;
	left: -6px;
	width: 687px;
	height: 327px;
}

/* FLASH TEXT - this will be visible without CSS or in print only */

#flash_header_text {
	display: none;
}

/* LINK STYLES */

a {text-decoration: none;}
a:link {color: #480080}     /* unvisited link */
a:visited {color: #480080}  /* visited link */
a:hover {color: #480080; text-decoration: underline;}   /* mouse over link */
a:active {color: #480080}   /* selected link */
