body {
	margin-top: 8px;
	margin-left: 35px;
	font-family: Arial,sans-serif;
	font-size: 12px;
}

div#body a {
	font-size: 12px;
	color: #F95E00;
	}

form,input,select,textarea,button,submit {margin:0; padding:0;}

/* xxxxxxxxxxxxxx */
/* LOGIN FORM     */
/* xxxxxxxxxxxxxx */

#headerLoginText {
	font-weight: bold !important;
	font-size: 11px;
	color: #46469B;
	position: absolute;
	top: 22px;
	left: 47px;
	margin-right: 20px;
}

a.headerLogoutText {
	font-weight: bold;
	font-size: 0.85em;
	color: #46469B;
	position: absolute;
	top: 22px;
	left: 352px;
}

#frmLogin {
	position: relative;
	left: 85px;
	top: 10px;
	margin-left: 20px;
}

input.txtFieldsHeader {
	border: 0;
	padding-left: 7px;
	padding-top: 4px;
	width: 123px;
	height: 19px;
	font-size: 0.85em;
	color: #5954A1;
}
form>input.txtFieldsHeader {
	background-color: transparent; 
	background-image: url(/wa/wsimages/header_txt_login.gif);
	background-repeat: no-repeat;
}

#txtLogin {
	background-image: url(/wa/wsimages/header_txt_login.gif);
	background-attachment: fixed;
	margin-right: 2px;
}
form>#txtLogin {background-position: 140px 18px;}

#txtPassword {
	background-image: url(/wa/wsimages/header_txt_login.gif);
	background-attachment: fixed;
}
form>#txtPassword {background-position: 276px 18px;}

#btnGo {
	position: absolute;
	margin-left: 3px;
	top: 1px;
}


/* xxxxxxxxxxxxxx */
/* SEARCH FORM    */
/* xxxxxxxxxxxxxx */
#frmSearch {
	position: absolute;
	left: 478px;
	top: 18px;
}
#txtSearch {
	background-image: url(/wa/wsimages/header_txt_search.gif);
	background-attachment: fixed;
	color: #D42C6B;
	width: 133px; /*width is 140px image minus the inherited 7px padding. */
}
form>#txtSearch {background-position: 478px 18px;}

#btnFind {
	position: absolute;
	margin-left: 5px;
	top: 1px;
}

/* xxxxxxxxxxxxxx */
/* SEARCH PAGE    */
/* xxxxxxxxxxxxxx */
.searchPhrase {color: #D42C6B;}
#btnSearch {margin-top: 0px;}
.searchRelevance {color: #fa7c00;}
a.searchResultTitle {color: #000136; text-decoration: none;}

/* xxxxxxxxxxxxxx */
/* PAGE LAYOUT    */
/* xxxxxxxxxxxxxx */

#header {
	display: none;
}

#internalHeader {
	display: none;
}

#nav {
	display: none;
}

#main {
	width: 100%px;
}

#leftPane {
	display: none;
}

#rightPane {
	width: 100%;
	float: left;
}

#breadCrumbs {
	margin-top: 5px;
	color: #4A458B;
	font-size: 11px;
	padding-bottom: 5px;
	background: #ffffff url(/wa/wsimages/dotted_line.gif) repeat-x scroll bottom left;
}

a.breadCrumb {color: #4A458B; font-size: 11px !important;}

a.downloadPDF {
	color: #D93376;
	font-weight: bold;
	font-size: 11px;
}

a:hover.downloadPDF {
}

div.downloadPDF {margin-top: 8px; width: 25%; float: left; text-align: right; }

img.downloadPDF {border: 0; margin-right: 5px;position: relative; top: 2px;}

#pageTitle {
	color: #FF990E;
	margin-top: 10px;
	padding-bottom: 18px;
	font-size: 1.5em;
	font-weight: bold;
	/* added to make space for downloadPDF link */
	width: 75%;
	float: left;
}

#body {
	color: #000163;
	clear: both;
}

/* Hack to make lists play ball with image bullets in IE and FF */

#body h1,#body h2,#body h3 {font-size: 1em;}

.containerTeaser {
	padding-left: 11px;
	margin-top: 5px;
}
.containerSeparator {
	height: 1px;
	margin-top: 9px;
	font-size: 1px; /* IE fix for line height in a DIV with no content */
}
.containerTeaserBlue {
	background: transparent url(/wa/wsimages/container_arrow_blue.gif) no-repeat scroll 0px 2px;
	color: #0053a1;
}
.containerTeaserPink {
	background: transparent url(/wa/wsimages/container_arrow_pink.gif) no-repeat scroll 0px 2px;
	color: #c1024e;
}
.containerTeaserOrange {
	background: transparent url(/wa/wsimages/container_arrow_orange.gif) no-repeat scroll 0px 2px;
	color: #F95E00;
}
.containerTeaserLime {
	background: transparent url(/wa/wsimages/container_arrow_lime.gif) no-repeat scroll 0px 2px;
	color: #315d00;
}
a.containerLinkBlue {color: #0053a1; text-decoration: none; font-size: 11px !important;}
a.containerLinkPink {color: #c1024e; text-decoration: none; font-size: 11px !important;}
a.containerLinkOrange {color: #F95E00; text-decoration: none; font-size: 11px !important;}
a.containerLinkLime {color: #315d00; text-decoration: none; font-size: 11px !important;}

.containerSeparatorBlue {
	background: transparent url(/wa/wsimages/container_dots_blue.gif) repeat-x;
}
.containerSeparatorPink {
	background: transparent url(/wa/wsimages/container_dots_pink.gif) repeat-x;
}
.containerSeparatorOrange {
	background: transparent url(/wa/wsimages/container_dots_orange.gif) repeat-x;
}
.containerSeparatorLime {
	background: transparent url(/wa/wsimages/container_dots_lime.gif) repeat-x;
}


#footerSpacer {
	display: none;
}
#footerLinks {
	display: none;
}
#footerLogo {
	display: none;
}
#copyrightText {
	display: none;
}

/***************************/
/*        HTML TEASER             */
/***************************/
table.htmlTeaser {border-top: 1px solid #d6dfe6; margin-top: 10px; width: 100%;}
h3.htmlTeaserTitle {margin-top: 10px; margin-bottom: 5px;}
p.htmlTeaserText {margin-top: 0px; margin-bottom: 5px;}
img.htmlTeaserImage {border: 1px solid #627FA2; padding: 5px;}
a.htmlTeaserLink {color: #F95E00; font-weight: normal; font-size: 11px !important;} 

/***************************/
/*        NEWS             */
/***************************/
table.newsTeaser {border-top: 1px solid #d6dfe6; margin-top: 10px; width: 100%;}
h3.newsTeaserTitle {margin-top: 10px; margin-bottom: 5px;}
p.newsTeaserText {margin-top: 0px; margin-bottom: 5px;}
img.newsTeaserImage {border: 1px solid #627FA2; padding: 5px;}
a.newsTeaserLink {color: #F95E00; font-weight: normal; font-size: 11px !important;} 

/***************************/
/*        EVENTS           */
/***************************/
table.eventTeaser {border-top: 1px solid #d6dfe6; margin-top: 10px; width: 100%;}
h3.eventTeaserTitle {margin-top: 10px; margin-bottom: 5px;}
p.eventTeaserIntro {margin-top: 0px; margin-bottom: 5px;}
p.eventTeaserText {margin-top: 0px; margin-bottom: 5px;}
img.eventTeaserImage {border: 1px solid #627FA2; padding: 5px;}
a.eventTeaserLink {color: #F95E00; font-weight: normal; font-size: 11px !important;} 

/***************************/
/*  SEARCH FOR PLAYGROUPS  */
/***************************/
searchPlaygroups {color: #A0D36D; }

#body p {
	margin-top: 0px;
}

#body h1{
	font-size: 18px;
	color:#FF990E;
	font-weight:bold;
}
#body h2{
	font-size: 14px;
	color:#000163;
	font-weight:bold;
}
#body h3{
	font-size: 12px;
	color:#000163;
	font-weight:bold;
}
#body h4{
	font-size: 11px;
	color:#FF990E;
	font-weight:bold;
}
#body h5{
	font-size: 10px;
	color:#58588A;
	font-weight:none;
}

#body h6{
	font-size: 18px;
	color:#FF990E;
	font-weight:bold;
	text-align: center;
}


