/* @group CSS Reset */

#viewUserGuide {
	display: none;
	visibility: hidden;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, helvetica, sans serif;
}

/* @end */

/* @group General Styles */

html {
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	height: 100%;
	background-image: none;
	font-family: Helvetica, helvetica, sans serif;
	font-size: 80%;
	line-height: 1.50em;
}

#gradient {
	display: block;
	height: 700px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/editable_images/gradient.png) repeat-x 0 top;
	z-index: -1;
}

#headerStripe {
	display: none;
	height: 8px;
	position: relative;
	top: 0;
	width: 100%;
	font-size: 1%;
	padding: 0;
	margin: 0;
}

.spacer {
	display: block;
	position: relative;
	height: 40px;
}

img, img a, img a:hover {
	border: none;
}

.external {
	padding-right: 12px;
	background: url(images/icons/external.png) no-repeat right center;
}

a:link, a:visited {
	text-decoration: none;
	outline: none;
}

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

blockquote, .standout {
	display: block;
	font-style: normal;
	padding: 10px;
	margin: 0px;
	font-weight: normal;
}

code {
	padding: 10px;
	display: block;
	font: 0.80em Monaco, "Courier New", Courier, mono;
}

ol {
	list-style-type: decimal-leading-zero;
}

ul {
	padding: 0 20px;
}

/* @end */

/* @group Left / Right Images */

img {
	position: relative;
}

.image-left {
	float: left;
	padding-right: 10px;
	position: relative;
}

.image-right {
	float: right;
	padding-left: 10px;
	position: relative;
}

/* @end */

/* @group Extra Content */

.ecName {
	display: none;
}

#extraContainer1 {
	display: inline;
	position: absolute;
	right: 15px;
	top: 6px;
}

#auPairsRegister {
	display: none;
}

#familiesRegister {
	display: none;
}

#contactUs {
	display: none;
}

#extraContainer2 {
	position: absolute;
	display: inline;
	top: 12px;
	left: 15px;
	font-size: 90%;
}

#extraContainer3 {
	font-size: 90%;
	text-align: center;
	padding-top: 4px;
	display: block;
	position: relative;
}

/* @end */

/* @group Search Bar Functions */

#menuBarSearchContainer {
	position: relative;
	display: none;
	height: auto;
	margin: 0;
	padding: 0;
}

#menuBarSearchContainer form {
	position: relative;
	height: auto;
	padding: 0;
	margin: 3px 0 0;
}

#menuBarSearchFunction {
	display: block;
	float: right;
	height: 27px;
	width: 250px;
	margin: 0;
	padding: 0px !important;
}

#menuBarSearchFunction input {
	background: #fff url(images/editable_images/form_bg.jpg) repeat;
	float: left;
	font-size: 12px;
	width: 175px;
	margin: 0 0px 0px;
	padding: 0;
	border: 1px solid #ffffff;
}

#menuBarSearchFunction #button {
	padding: 0;
	height: 24px;
	width: auto;
	margin: 1px 0px 0px 5px !important;
	width: 55px;
	border: none;
	background: #212121;
	color: #fffeff;
}

/* @end */

/* @group Logo's */

#logoLeft {
	position: absolute;
	display: none;
	top: 15px;
	left: 15px;
	z-index: 500;
	border: none;
	outline: none;
}

#logoLeft a,
#logoLeft a:hover {
	border: none;
	outline: none;
}

#logoRight {
	position: absolute;
	display: none;
	top: 15px;
	right: 15px;
	z-index: 500;
	border: none;
	outline: none;
}

#logoRight a,
#logoRight a:hover {
	border: none;
	outline: none;
}

#headerLogo {
	display: none;
	position: absolute;
	border: none;
	top: 15px;
	left: 15px;
}

#headerLogoTopLeft,
#headerLogoTopRight,
#headerLogoBottomLeft,
#headerLogoBottomRight,
#sidebarLogo,
#sidebarLogoBottom {
	display: none;
}

#headerLogo a,
#headerLogo a:hover {
	border: none;
	outline: none;
}

#footerLogo {
	text-align: center;
	display: none;
	float: left;
	margin: 0;
	padding: 0;
}

#footerLogo a,
#footerLogo a:hover {
	border: none;
	outline: none;
}

/* @end */

/* @group Header */

#header {
	display: block;
	height: 400px;
	width: 100%;
	position: relative;
	background-image: url(images/editable_images/sky.jpg);
}

#hillsMiddle {
	background: url(images/editable_images/hills_middle.png) no-repeat center bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 250px;
	z-index: 15;
}

#rainbow {
	background: url(images/editable_images/rainbow.png) no-repeat center top;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 350px;
	z-index: 14;
}

#headerWrapper {
	height: 400px;
	width: 950px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

#image1 {
	position: absolute;
	right: 150px;
	top: 165px;
	display: block;
	background-image: url(images/editable_images/1.png);
	height: 125px;
	width: 71px;
	z-index: 100;
}

#image2 {
	position: absolute;
	right: 100px;
	top: 200px;
	display: none;
	background-image: url(images/editable_images/2.png);
	height: 125px;
	width: 73px;
	z-index: 100;
}

#image3 {
	position: absolute;
	left: 15px;
	top: 110px;
	display: block;
	background-image: url(images/editable_images/3.png);
	height: 200px;
	width: 58px;
	z-index: 100;
}

#image4 {
	position: absolute;
	right: 475px;
	top: 150px;
	display: block;
	background-image: url(images/editable_images/4.png);
	height: 200px;
	width: 116px;
	z-index: 100;
}

#image5 {
	position: absolute;
	right: 0px;
	top: 25px;
	display: block;
	background-image: url(images/editable_images/5.png);
	height: 125px;
	width: 62px;
	z-index: 100;
}

#siteTitle h1 {
	position: absolute;
	top: 25px;
	left: 15px;
	padding: 0;
	margin: 0;
	font: normal 300%/1.00em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000;
	z-index: 100;
}

#siteTitle h1 a {
	color: #000;
	text-decoration: none;
}

#siteSlogan h2 {
	position: absolute;
	top: 65px;
	left: 20px;
	padding: 0;
	margin: 0;
	font: italic 140%/1.00em Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000;
	z-index: 100;
}

#sidebarBlock {
	display: none;
	position: absolute;
	right: 15px;
	top: 25px;
	width: 350px;
	z-index: 100;
	
}

#topCorners {
	background: url(images/editable_images/sidebar_350.png) no-repeat;	
}

#sidebarTitle h3 {
	text-decoration: none;
	font: bold 100%/1.25em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	color: #d5d5d5;
}

#sidebar {
	padding: 15px 15px 0;
	color: #d5d5d5;
	margin: 0;
}

#bottomCorners {
	height: 15px;
	display: block;
	position: relative;
	width: 100%;
	background: url(images/editable_images/sidebar_350.png) no-repeat 0 bottom;	
}




/* @end */

/* @group Content */

.clearer {
	clear: both;
}

#container {
	margin: 0 auto;
	z-index: 2;
	padding: 0;
	width: 950px;
}

#contentWrapper {
	z-index: 1;
	padding: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#contentContainer {
	text-align: left;
	padding: 0px;
	z-index: 1;
}

#contentContainer #content {
	padding: 25px 15px;
	overflow: hidden;
}

#contentContainer #content h1 {
	font-size: 1.50em;
}

#tallSpacer {
	display: block;
	height: 25px;
}

/* @end */


/* @group Toolbar */

.widthWrapper {
	width: 900px;
	margin: 0 auto;
}


#trigger {
	padding: 0px;
	margin: 0;
	background: #eaeaea;
	height: 46px;
	width: 100%;
	font-size: 14px;
	font-weight: normal;
	float: left;
	position: relative;
}

#toggle_container {
	margin: 0px;
	padding: 0;
	width: 100%;
	clear: both;
	position: relative;
}

#block {
	padding: 0;
	margin: 0;
}








#nav {
	display: block;
	position: relative;
	z-index: 200;
	width: 950px;
	margin: 0 auto;
	clear: both;
}

#trigger ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	z-index: 200;
}

#trigger a {
	display: inline;
	text-decoration: none;
	z-index: 20;
	padding: 0;
}

#trigger a:hover {
	color: #333;
}

#trigger li {
	float: left;
	position: relative;
	line-height: 3.00em;
	display: inline;
	margin: 0;
}

/* Top level (parent page links) */

#trigger li a {
	display: block;
	text-decoration: none;
	z-index: 20;
	padding: 0;
	width: 110px;
	text-align: center;
}

#trigger li p {
	display: block;
	text-decoration: none;
	cursor: default;
	z-index: 30;
	margin: 0;
	padding: 0px 15px 0px 15px;
}



/* Second Level */

#trigger ul ul {
	display: none;
}







#sub ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#sub ul li {
	display: block;
	width: 110px;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#sub li a {
	display: none;
}

#sub li li a {
	display: block;
}














#nav ul ul li {
	position: relative;
	line-height: 2.50em;
	margin: 0;
	display: block;
	width: 150px;
}

#nav ul ul li a {
	float: left;
	display: block;
	width: 110px;
}

/* Third level and lower */

#nav ul ul ul {
	top: 0;
	left: 150px;
	padding: 0;
	margin: 0;
	width: 150px;
}

#nav ul ul ul li {
	margin: 0;
	padding: 0;
}


/* @end */

#nav1 {
	position: relative;
	display: block;
	width: 100%;
	height: 40px;
	font-size: 125%;
	margin-top: 15px;
}

#nav1 ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}

#nav1 li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;	
	border-right: 1px solid #cdcdcd;
}

#nav1 li:last-child {
	border-right: none;
}

#nav1 ul ul {
	display: none;
}

#nav1 ul a {
	display: inline;
	line-height: 40px;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	color: #000000;
}

#nav1 ul a:hover {
	background-color: #73c82b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
}

#nav1 .current,
#nav1 .currentAncestor {
	background-color: #73c82b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
}

/* @group Nav 2 */

#nav2 {
	display: block;
	position: relative;
	width: 250px;
	background: orange;
	float: right;
	padding-bottom: 20px;
	padding-top: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 40px;
}

#nav2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav2 a {
	color: #ffffff;
	font-size: 110%;
} 

#nav2 ul li a {
	display: none;
}

#nav2 ul ul li {
	margin-left: 20px;
}

#nav2 ul ul li a {
	display: block;
	padding-left: 15px;
}

#nav2 .current,
#nav2 .current:hover {
	background: url(images/editable_images/menu-right-arrow.gif) no-repeat left center;
	color: #ffffff;
}

/* @end */

/* @group Footer */

#footerContainer {
	display: block;
	width: 100%;
	position: relative;
	height: 40px;
	background: url(images/editable_images/footer-bg.jpg) no-repeat;
}

#footer {
	display: block;
	position: absolute;
	right: 15px;
	top: 12px;
	padding: 0;
	font-size: 90%;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#footer a:link, #footer a:visited {
	margin: 0;
	padding: 0;
}

#footerText {
	position: absolute;
	display: inline;
	top: 10px;
	left: 5px;
	font-size: 90%;
}

#footerText a {
	padding-left: 10px;
	padding-right: 10px;
	color: #646464;
}

#smallText {
	font-size: 90%;
	text-align: center;
	padding-top: 5px;
}

/* @end */

/* @group Breadcrumb Container */

#breadcrumbcontainer {
	text-align: left;
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 3.00em;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background: transparent;
}

#breadcrumbcontainer a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background: transparent;
}

/* @end */

/* @group Footer Navigation Links */

#footerNavigationLinks {
	text-align: left;
	display: none;
	margin: 0;
	line-height: 3.00em;
	padding: 0;
}

#footerNavigationLinks ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#footerNavigationLinks li {
	display: inline;
	float: left;
}

#footerNavigationLinks a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}

#footerNavigationLinks ul ul {
	display: none;
}

/* @end */

/* @group Horizontal Bar */

#horizontalBar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	z-index: 200;
	height: 3.00em;
}

#functionContainer {
	color: #ffffff;
	display: inline;
	float: right;
	position: relative;
	width: 200px;
}

#simpleLink, #print, #searchBox {
	display: none;
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-month {
	padding-bottom: 15px;
	padding-top: 5px;
}

.blog-archive-link {
	padding-bottom: 10px;
	text-decoration: none;
}

/* @end */

/* @group Tag Cloud */

ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
	margin-top: 15px;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {
	font-size: 0.8em;
}

.blog-tag-size-2 {
	font-size: 0.85em;
}

.blog-tag-size-3 {
	font-size: 0.9em;
}

.blog-tag-size-4 {
	font-size: 0.95em;
}

.blog-tag-size-5 {
	font-size: 1em;
}

.blog-tag-size-6 {
	font-size: 1.05em;
}

.blog-tag-size-7 {
	font-size: 1.1em;
}

.blog-tag-size-8 {
	font-size: 1.15em;
}

.blog-tag-size-9 {
	font-size: 1.2em;
}

.blog-tag-size-10 {
	font-size: 1.25em;
}

.blog-tag-size-11 {
	font-size: 1.3em;
}

.blog-tag-size-12 {
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {
	font-size: 1.55em;
}

.blog-tag-size-17 {
	font-size: 1.6em;
}

.blog-tag-size-18 {
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {
	font-size: 1.75em;
}

/* @end */

.blog-entry {
	
}

#blog-categories {
	margin-bottom: 15px;
}

.blog-permalink {
	
}

.blog-entry-permalink {
	
}

.blog-entry-title {
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 150%;
	padding: 0;
	margin: 0;
	font-family: Helvetica, helvetica, sans serif;
}

.blog-entry-date {
	
}

.blog-read-more {
	display: block;
}

.blog-entry-author {
	padding-top: 0px;
	text-align: left;
	padding-left: 10px;
}

.blog-entry-category {
	text-align: left;
}

.blog-entry-tags {
	margin: 15px 0 0;
	padding: 0 10px;
	background-color: #f5f5f5;
}

.blog-category-link-enabled {
	padding-bottom: 0px;
	text-align: left;
}

.blog-category-link-disabled {
	
}

.blog-entry-body {
	margin-bottom: 30px;
	padding: 0;
}

.blog-entry-comments {
	margin: 0;
	padding: 0 10px;
	background-color: #f5f5f5;
}

.blog-archive-link-enabled {
	
}

.blog-archive-link-disabled {
	
}

.blog-rss-link {
	background: url(images/icons/rss_icon.png) no-repeat left center;
	margin: 0;
	padding: 0 0 0 16px;
}

.blog-comments-rss-link {
	display: block;
	background: url(images/icons/rss_icon.png) no-repeat left center;
	margin: 0;
	padding: 0 0 0 16px;
}

.blog-comment-link {
	
}

.blog-trackback-link {
	
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	padding-bottom: 0px;
}

.filesharing-item {
	padding-top: 15px;
}

.filesharing-item-title a:link {
	
}

.filesharing-item-title a:hover {
	
}

.filesharing-item-title a:visited {
	
}

.filesharing-item-description {
	
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-weight: bold;
	font-family: Helvetica, helvetica, sans serif;
}

.album-description {
	padding-bottom: 15px;
}

.album-wrap {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 65px;
	margin-right: 25px;
	display: block;
	text-decoration: none;
}

.thumbnail-table {
	width: 70%;
	display: block;
}

.thumbnail-frame {
	display: block;
}

.thumbnail-frame:hover {
	
}

.thumbnail-frame a {
	
}

.thumbnail-frame a:hover {
	
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {
	
}

/* @end */

/* @group Single Page (Photo view) */

#flashcontent {
	text-align: center;
}

.photo-background {
	margin: 10px auto;
	width: 800px;
}

.photo-navigation {
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	text-align: center;
	text-decoration: none;
}

.photo-navigation a:link, .photo-navigation a:visited {
	text-decoration: none;
}

.photo-navigation a:hover {
	
}

.photo-frame {
	display: block;
	position: relative;
	padding: 5px;
	margin: 30px auto 0;
	text-align: center;
}

.photo-links {
	
}

.photo-title {
	font-weight: bold;
	margin: 0 0 3px;
	text-align: center;
	font-family: Helvetica, helvetica, sans serif;
}

.photo-caption {
	text-align: center;
}

.exif-data {
	text-align: center;
}

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-description {
	
}

/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-weight: bold;
	font-family: Helvetica, helvetica, sans serif;
}

.movie-page-description {
	margin-bottom: 15px;
}

.movie-thumbnail-frame {
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.movie-thumbnail-caption {
	
}

/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 10px;
}

.movie-title {
	font-weight: bold;
	font-family: Helvetica, helvetica, sans serif;
}

.movie-frame {
	text-align: center;
}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
	
}

.required-text {
	
}

.form-input-field {
	font-size: 1.5em;
}

.form-input-button {
	font-size: 1.5em;
}

/* @end */
