/*** BODY CONTENT ******************************************** BODY CONTENT ***/
#bodyContent {
   width: 470px;
   min-height: 660px;
   border: 0;
   margin: 0;
}
#bodyContent TD {
   border: 0;
   padding: 0;
}
#bodyContent TD.frameLR {
   width: 3px;

}
#bodyContent TD.frameTB {
   width: 470px;
   /*background-color: #68c1d5;*/
}
#bodyContent TD.bodyContent {
   width: 470px;
   padding: 0px 10px 0px 0px;
   border: solid 1px #fefdfd;
   background-color: #ffffff;
   /*background-image: url("/images/_body_background.png");*/
   background-position: top left;
   background-repeat: repeat-x;
}




/*** MESSAGE WINDOW **************************************** MESSAGE WINDOW ***/
#messageWindow {
   table-layout: auto;
   border-collapse: collapse;
}
#messageWindow TD {
   padding: 10px;
   font-weight: bold;
   text-align: center;
}
#messageWindow TD.info {
   border: solid 1px #3f7147;
   background-color: #fffacd;
   color: #3f7147;
}
#messageWindow TD.error {
   border: solid 1px #dc143c;
   background-color: #fffacd;
   color: #dc143c;
}


/*** ARTICLE ****************************************************** ARTICLE ***/
#articleTags p {
   border: 0;
   margin: 0;
   color: #666;
}
#articleTag p {
   border: 0;
   margin: 0 0 20px 0;
   font-size: 13px;
   color: #666;
}
#articleTag p span {
   font-weight: bold;
   color: #3399cc;
}
#articleBanner {
   border: 0;
   margin: 0;
}
#articleBanner img {
   border: 0;
   margin: 20px 0 0 0;
}
#articleTitle {
   border: 0;
   margin: 10px 0 20px 0;
}
#articleTitle h3 {
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
   background-color: #a08cc2;
   display: inline;
   padding: 4px 6px 4px 6px;
}
#articleTitle h1.Purple {
   background-color: purple;
}



#articleAuthor {
   border: 0;
   margin: 0 0 20px 0;
}
#articleAuthor p {
   margin: 0;
   font-size: 13px;
   font-weight: bold;
   color: #333333;
}
#articleAuthor p.authorContact {
   margin: 0;
   font-size: 11px;
   font-weight: normal;
   color: #666666;
}
#articleAuthorData {
   border: 0;
   margin: 10px 0 0 0;
   padding-top: 5px;
   border-top: solid 1px #666666;
   clear: both;
}
#articleAuthorData p {
   margin: 0;
   padding: 0;
   font-weight: bold;
   font-size: 11px;
}
#articleAuthorData TABLE.clConsultant {
   margin: 15px 0 0 0;
   border: 0;
   width: 737px;
}
#articleAuthorData TABLE.clConsultant TD {
   padding: 0;
}
#articleAuthorData TABLE.clConsultant TD.clConsultantPhoto {
   padding: 0 5px 0 0;
}
#articleAuthorData TABLE.clConsultant TD.clConsultantPhoto IMG {
   border: solid 1px #666666;
   width: 120px;
   height: 120px;
}
#articleAuthorData TABLE.clConsultantData {
   margin: 0;
   border: 0;
}
#articleAuthorData TABLE.clConsultantData TD {
   padding: 0;
   font-size: 13px;
}
#articleAuthorData TABLE.clConsultantData TD.clConsultantName {
   font-weight: bold;
}
#articleLead {
   border: 0;
   margin: 0 0 20px 0;
}
#articleLead img.articleIcon {
   margin: 0 10px 10px 0;
   border: solid 1px #666;
   float: right;
}
#articleLead h2 {
   font-size: 11px;
   font-weight: bold;
   color: #894470;
}

#articleBody {
   border: 0;
   margin: 0;
   font-size: 11px;
   color: #894470;
   clear: left;
}
#articleBody h1 {
   font-size: 18px;
   font-weight: bold;
   color: #d8084c;
}
#articleBody h2 {
   font-size: 15px;
   font-weight: bold;
   color: #333;
}
#articleBody h3 {
   margin-top: 0;
   margin-bottom: 15px;
   font-size: 13px;
   font-weight: bold;
   /*color: #3399cc;*/
}
#articleBody DIV.articleSection {
   margin-top: 30px;
   margin-bottom: 0;
   clear: both;
}
#articleBody P {
   margin-top: 10px;
   font-size: 11px;
   /*color: #333;*/
}
#articleBody OL, UL {
   margin-top: 0;
   margin-bottom: 0;
   padding-top: 0;
   padding-bottom: 0;
}
#articleBody LI {
   font-size: 11px;
   /*color: #333;*/
}
#articleBody UL.pdf {
   margin: 0 0 0 15px;
   padding: 0;
   list-style: none;
}
#articleBody UL.pdf LI {
   line-height: 20px;
   margin: 0 0 5px 0;
   padding: 0 0 0 25px;
   background-image: url(/images/icon_pdf.gif);
   background-repeat: no-repeat;
   background-position: 0;
}
#articleBody SPAN.highlight {
   color: #3399cc;
}
#articleBody IMG {
   border: none;
}
#articleBody IMG.photo {
   border: solid 1px #666666;
}
#articleBody IMG.photoLeft {
   border: solid 1px #666666;
   float: left;
   margin: 0 10px 10px 0;
   clear: right;
}
#articleBody IMG.photoRight {
   border: solid 1px #666666;
   float: right;
   margin: 0 0 10px 10px;
   clear: left;
}
#articleBody td {
   font-size: 13px;
   color: #333;
}
#articleBody input,
#articleBody textarea,
#articleBody select,
#articleBody option {
   font-size: 13px;
}



/*** ARTICLES LIST ****************************************** ARTICLES LIST ***/
#articlesList {
   margin: 0;
   padding: 0;
   font-size: 13px;
   color: #333;
   display: block;
   clear: both;
}
#articlesList h3 {
   margin: 0 0 5px 10px;
   padding: 0;
   font-weight: bold;
   font-size: 13px;
   color: #626262;
}
#articlesList h3 span.articleAuthor {
   font-weight: bold;
   color: #888888;
}
#articlesList div.article {
   margin: 0 0 0 0;
   padding: 0;
   clear: both;
}
#articlesList p {
   margin: 0 0 0 10px;

   padding: 0;
   font-size: 13px;
   color: #333;
}
#articlesList p.articleLead {
   font-weight: normal;
   color: #333;
}
#articlesList p.more {
  margin-top: 4px;
}
#articlesList a.articleMore {
   font-size: 10px;
   font-weight: bold;
   color: #626262;
}
#articlesList img.articleIcon {
   margin: 6px 10px 6px 10px;
   border: solid 1px #666;
   float: right;
}


/*** ARTICLES SMALL LIST ****************************** ARTICLES SMALL LIST ***/
#articlesSmallList {
   width: 250px;
   border: solid 1px #68c1d5;
   margin: 0 0 10px 10px;
   background-color: #ffffff;
   float: right;
   display: inline;
   padding: 0 0 5px 0;
}
#articlesSmallList DIV.listHeader {
   font-weight: bold;
   color: #ffffff;
   background-color: #68c1d5;
   padding: 5px 10px 5px 10px;
}
#articlesSmallList DIV.listHeader A {
   color: #ffffff;
}
#articlesSmallList P {
   margin: 0 10px 5px 10px;
   color: #333333;
}
#articlesSmallList P.articleTitle,
#articlesSmallList P.articleTitle A {
   margin-top: 10px;
   font-weight: bold;
   color: #d8084c;
}
#articlesSmallList P.articleLead {
   font-weight: normal;
   color: #333333;
}
#articlesSmallList P.articleMore {
   text-align: right;
}


/*** VIRTUAL TOUR ******************************************** VIRTUAL TOUR ***/
#virtualTour {
   margin: 0;
   padding: 0;
}
#virtualTour h3 {
   margin: 0;
   padding: 10px 0 10px 0;
   clear: both;
   font-weight: bold;
   font-size: 13px;
   color: #3399cc;
}
#virtualTour h3 a {
   color: #3399cc;
}
#virtualTour p {
   margin: 0;
   padding: 0;
   font-size: 13px;
}
#virtualTour p.statePictures img {
   margin: 0 10px 10px 0;
   padding: 0;
   vertical-align: bottom;
   width: 120px;
	height: auto;
	border: solid 1px #808080;
   float: left;
}
#virtualTour p.stateData {
   margin: 0 0 5px 0;
   clear: both;
}
#virtualTour p.stateData span {
   font-weight: bold;
   color: #808080;
}
#virtualTour p.stateItem {
   margin-left: 20px;
   padding-left: 15px;
   background: url(/images/bullet_blue_star.gif) no-repeat 0 3px;
}


/*** EVENTS LIST ********************************************** EVENTS LIST ***/
#eventsList {
   margin: 0;
   padding: 0;
   font-size: 13px;
   color: #333333;
}
#eventsList P {
   margin: 0;
   font-size: 13px;
   color: #333333;
}
#eventsList P.eventLocation {
   margin: 25px 0 5px 0;
   font-weight: bold;
   color: #d8084c;
}
#eventsList P.eventDate {
   margin: 0 0 5px 0;
   font-weight: bold;
   color: #0094bd;
}
#eventsList P.eventSummary {
   margin: 10px 0 0 10px;
   padding-bottom: 4px;
   border-bottom: solid 1px #c0c0c0;
   font-weight: bold;
}
#eventsList P.eventDescription {
   margin: 4px 0 0 10px;
}


/*** CONSULTANTS LIST ************************************ CONSULTANTS LIST ***/
#consultantsList {
   margin: 0;
   border: 0;
}
#consultantsList P {
   font-size: 13px;
}
#consultantsList P.clParameter {
   margin: 0 0 5px 0;
   border: 0;
}
#consultantsList P.clList {
   margin: 0 0 2px 0;
   border: 0;
}
#consultantsList TABLE.clConsultant {
   margin: 15px 0 5px 15px;
   border: 0;
}
#consultantsList TABLE.clConsultant TD {
   padding: 0;
}
#consultantsList TABLE.clConsultant TD.clConsultantPhoto {
   padding: 0 5px 0 0;
}
#consultantsList TABLE.clConsultant TD.clConsultantPhoto IMG {
   border: solid 1px #666666;
   width: 120px;
   height: 120px;
}
#consultantsList TABLE.clConsultantData {
   margin: 0;
   border: 0;
}
#consultantsList TABLE.clConsultantData TD {
   padding: 0;
   font-size: 13px;
}
#consultantsList TABLE.clConsultantData TD.clConsultantName {
   font-weight: bold;
}
#consultantsList TABLE.clConsultantData TD.clConsultantReport {
   padding-top: 5px;
}


/*** APPLY ONLINE ******************************************** APPLY ONLINE ***/
#applyOnlineForm {
   margin: 0;
   border: 0;
}
#applyOnlineForm TD {
   padding: 4px;
}
#applyOnlineForm TD.advice {
   color: #666;
}
#applyOnlineForm SELECT {
   background-color: #ebfafd;
}

#applyOnlineConsultants {
   margin: 0;
   border: 0;
}
#applyOnlineConsultants TD {
   font-size: 13px;
   padding: 5px 0;
}
#applyOnlineConsultants P {
   font-size: 13px;
}
#applyOnlineConsultants TD.clConsultantPhoto {
   padding: 5px;
}
#applyOnlineConsultants TD.clConsultantPhoto IMG {
   border: solid 1px #666666;
   width: 120px;
   height: 120px;
}


/*** COLA HELPER ********************************************** COLA HELPER ***/

#colaHelperWrapper {
   position: relative;
   width: 747px;
}
#colaHelperWrapper div {
   font-size: 13px;
}
div#userOddsFrame {
   position: absolute;
   top: 0;
   right: 0;
   z-index: 100;
   width: 150px;
   padding: 2px;
   border: solid 3px #68c1d5;
   background-color: #fff;
}
div#userOddsFrame div.userOddsInfo {
   margin-top: 5px;
   font-size: 11px;
   text-align: center;
}
div#userOddsFrame div.userOddsMeter {
   position: relative;
   margin-top: 5px;
   height: 100px;
   text-align: center;
}
div#userOddsFrame div.userOddsBar {
   width: 40px;
   height: 100px;
   margin: 0 auto;
   background: url(/images/skills_meter_background.gif) no-repeat;
   text-align: center;
}
div#userOddsFrame div.userOddsValue {
   position: absolute;
   left: 0;
   width: 100%;
   text-align: center;
   font-size: 14px;
   font-weight: bold;
   color: #fff;
}
div#userOddsFrame div.userOddsError {
   position: absolute;
   left: 0;
   top: 38px;
   width: 150px;
   text-align: center;
   font-size: 11px;
   font-weight: bold;
   color: #c20845;
}
div#userOddsFrame div.userOddsAdvice {
   width: 150px;
   text-align: center;
   font-size: 11px;
   font-weight: bold;
   color: #c20845;
}
#colaHelperWrapper div.skillsProgram {
   margin-top: 10px;
   margin-bottom: 5px;
   font-weight: bold;
   font-size: 14px;
   color: #3399cc;
}
#colaHelperWrapper ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
#colaHelperWrapper ul li {
   list-style: none;
   margin-bottom: 5px;
   font-size: 13px;
}
#colaHelperWrapper ul li.skillsPlus {
   background-image: url(/images/bullet_plus.gif);
   background-repeat: no-repeat;
   background-position: 0 3px;
   padding-left: 17px;
}
#colaHelperWrapper ul li.skillsMinus {
   background-image: url(/images/bullet_minus.gif);
   background-repeat: no-repeat;
   background-position: 0 3px;
   padding-left: 17px;
}
#colaHelperWrapper div.skills {
}
#colaHelperWrapper div.skillName {
   position: relative;
   width: 500px;
   margin: 0 0 5px 17px;
}
#colaHelperWrapper div.skillValue {
   position: absolute;
   right: 0;
   width: 100px;
   text-align: right;
   padding-right: 5px;
}
#colaHelperWrapper div.skillValue img {
   border: none;
}
#colaHelperWrapper div.skill1 {
   background-color: #fff;
}
#colaHelperWrapper div.skill2 {
   background-color: #f5f5f5;
}


/*** WORK & TRAVEL FORM ******************************** WORK & TRAVEL FORM ***/
#registerWTForm {
   margin: 0;
   border: 0;
}
#registerWTForm TD {
   padding: 4px;
}
#registerWTForm SELECT {
   background-color: #ebfafd;
}


/*** FAIRS FORM ************************************************ FAIRS FORM ***/
#registerFairsForm {
   margin: 0;
}
#registerFairsForm .rfSection {
   padding: 10px;
   background-color: #f5f5f5;
   border: solid 1px #ccc;
}
#registerFairsForm .rfCaption {
   margin-top: 15px;
}
#registerFairsForm .rfNotice {
   color: #0091B9;
}
#registerFairsForm .rfSkills {
   table-layout: auto;
   border-collapse: collapse;
   border: 0;
   width: 100%;
}
#registerFairsForm .rfSkills td {
   font-style: italic;
}
#registerFairsForm .rfSkillsHeader {
   font-size: 11px;
   text-align: center;
   padding-top: 12px;
   padding-bottom: 5px;
   vertical-align: bottom;
}
#registerFairsForm .rfSkillsGroup {
   font-weight: bold;
   padding-bottom: 5px;
   vertical-align: bottom;
}


/*** CAMP INFO ************************************************** CAMP INFO ***/
.campInfo {
   position: relative;
   top: 0;
   left: 0;
   padding-top: 5px;
}
.campInfo input {
   position: absolute;
   top: 3px;
   left: 0;
}
.campInfo div {
   padding: 0 0 5px 25px;
}
.campInfo div.campName {
   font-weight: normal;
   color: #333;
}


/*** ORDER BROCHURE FORM ****************************** ORDER BROCHURE FORM ***/
#orderBrochureForm {
   margin: 0;
   border: 0;
}
#orderBrochureForm TD {
   padding: 0;
}
#orderBrochureForm TD.inputLabel {
   padding: 4px 0 1px 0;
}
#orderBrochureForm TD.inputLabelRequired {
   font-weight: bold;
   padding: 4px 0 1px 0;
}
#orderBrochureForm SELECT {
   background-color: #ebfafd;
}
#orderBrochureForm TD.buttons {
   text-align: center;
   padding: 10px 5px 10px 5px;
}


/*** CONTACT ****************************************************** CONTACT ***/
#contactForm {
   margin: 0;
   border: 0;
}
#contactForm TD {
   padding: 2px;
}
#contactForm TD.inputLabel {
   text-align: right;
   padding-right: 5px;
}
#contactForm TD.inputLabelRequired {
   font-weight: bold;
   text-align: right;
   padding-right: 5px;
}
#contactForm TD.inputComment {
   text-align: left;
   padding-left: 5px;
   color: #666666;
}
#contactForm TD.buttons {
   text-align: center;
   padding: 10px 5px 10px 5px;
}


/*** FAQ ************************************************************** FAQ ***/
#faqList {
   margin: 0;
   padding: 0;
   font-size: 11px;
   display: block;
   clear: both;
}
#faqList div.faqHidden {
   display: none;
}
#faqList ul {
   margin: 0;
   padding: 0;
   list-style: none;
}
#faqList ul li {
   list-style: none;
   margin-bottom: 5px;
}
#faqList ul li.faqPlus {
   background-image: url(/images/bullet_plus.gif);
   background-repeat: no-repeat;
   background-position: 0 3px;
   padding-left: 17px;
}
#faqList ul li.faqMinus {
   background-image: url(/images/bullet_minus.gif);
   background-repeat: no-repeat;
   background-position: 0 3px;
   padding-left: 17px;
}
#faqList div.faqAnswer {
   margin: 10px 0 15px 17px;
   padding: 0;
}
#faqList div.faqAnswer P {
   font-size: 11px;
   margin: 0 0 8px 0;
}


/*** BLOG ************************************************************ BLOG ***/
div#aupair_blog {}
div#blog_posts {}
div#blog_posts .post_title {
   margin-bottom: 5px;
   font-size: 16px;
   font-weight: bold;
}
div#blog_posts .post_author {
   margin-bottom: 5px;
   font-size: 11px;
   color: #333;
}
div#blog_posts .post_content {
   margin-bottom: 30px;
}
div#blog_posts div.post_content img {
    margin-top: 5px;
}
div#blog_posts .alignright {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}


/*** SITE MAP **************************************************** SITE MAP ***/
#siteMap {
   margin: 0;
}
#siteMap a:link, #siteMap a:visited {
   color: #333333;
}
#siteMap a:active, #siteMap a:hover {
   color: #e70952;
}
#siteMap p.siteMapLevel1 {
   margin: 15px 0 5px 0;
   padding-left: 0;
   font-weight: bold;
   color: #3399cc;
}
#siteMap p.siteMapLevel1 a {
   color: #3399cc;
}
#siteMap p.siteMapLevel2 {
   margin: 0 0 5px 0;
   padding-left: 20px;
   font-weight: bold;
   color: #808080;
}
#siteMap p.siteMapLevel2 a {
   color: #666;
}
#siteMap p.siteMapLevel3 {
   margin: 0 0 5px 0;
   padding-left: 40px;
}
#siteMap p.siteMapLevel4 {
   margin: 0 0 5px 0;
   padding-left: 60px;
}



#beingAuPair {
  margin-left: 20px;
  margin-top: 205px;
  margin-right: 20px;
  color: #ffffff;
}
#beingAuPair a {
  color: #ffffff;
}


