
/*---------------------------------- Stylesheet Guide ---------------------------------

1.  Global Styles + CSS Reset
2.  Layout Structure
3.  Main Navigation
4.  Header
5.  Typography
6.  Lists
7.  Images + Links
8.  Forms
9.  Sidebars
10. Sub Navigation
11. Homepage
12. Blog
13. Gallery
14. Utility Pages
15. FAQ + Team Members
16. Footer
17. Shortcodes
18. Widgets
19. Progressive Enhancements
20. PrettyPhoto
21. Responsive Media Queriens
22. Custom Design Options

-----------------------------------------------------------------------------------*/


/*-----------------------------------------------------------------*/
/* 1. Global Styles + CSS Reset
/*-----------------------------------------------------------------*/
.home-slider-post + .home-slider-post {
display:none;	
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
border:0;
font-size:100%;
font:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}

/*body,
html {background:#5D83B5;height:100%;min-width:350px;}*/
body,
html {background:#cdd0d4;height:100%;}

body#iframeBody{
    background:#fff;
}

body {
font-family:"HelveticaNeue-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
line-height:1;
margin:0;
background-position: top left;
background-repeat: repeat;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
display:block;
}

ul {
list-style:none;
}

blockquote,q {
quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
content:none;
}

table {
border-collapse:collapse;
border-spacing:0;
}

#findNannyTbl{
    width:700px;
}
#findNannyTbl td, #findNannyTbl th{
    width:20%;
    color:#000;
    height:25px;
}

#findNannyTbl th{
    font-size: 16px;
    font-weight: bold;
    text-align: left;
/*    border-bottom: 1px solid #636B75;*/
}

#findNannyTbl td{
    font-size:14px;
}

#findNannyTbl .buttonCol{
    width:50px;
}

hr {
clear:both;
margin:0;
}

a {
outline:none;
}

.hr {
clear:both;
border:0;
height:50px;
width:100%;
background: url(../images/global/bg-hr-dotted.png) 0 50% repeat-x;
}

p + .hr {
margin-top:-7px;	
}

.hr-dotted {
background: url(../images/global/bg-hr-dotted.png) 0 50% repeat-x;
}

.hr-dotted-double {
background: url(../images/global/bg-hr-dotted-double.png) 0 50% repeat-x;
}

.hr-solid {
background: none;
border-bottom: 1px solid #DADADA;
height:25px;
margin-bottom:25px;
}

.hr-solid-double {
background: url(../images/global/bg-hr-solid-double.png) 0 50% repeat-x;
}

iframe {
border:0;	
}

#mainContainer{
    width: 1000px;
    margin:0 auto;
    -webkit-box-shadow: 0 0 10px #c8c6c7;
    box-shadow: 0 0 10px #c8c6c7;
    margin-top:-7px;
	background:#fff;
}

.red{
    color:red;
}
.red:hover{
    color:red;
}





/*-----------------------------------------------------------------*/
/* 2. Layout Structure
/*-----------------------------------------------------------------*/

.top-aside, header, .banner, .banner-slider, #content-container, .footer-callout {
min-width:960px;
}

#main-wrap, #join-wrap {
width:960px;
overflow:visible;
/* position:relative; */
padding:0px 0 40px 0;
z-index:1;
margin:0 auto;
}
#join-wrap { padding-top: 0; }

#banner{
    background-color:#fff;
    width:100%;
    height:128px;
}
#bannerLarge{
    width:1000px;
    background-color:#fff;
}
#bannerMed{
    width:600px;
    background-color:#fff;
}
#bannerSmall{
    width:480px;
    background-color:#fff;
}
#bannerXSmall{
    width:350px;
    background-color:#fff;
}
#bannerMed, #bannerSmall, #bannerXSmall{
    display:none;
}

#main-wrap.login, #main-wrap.apply, #join-wrap.apply {
    padding:20px 0;
}

.tt-overlay {
height: 100%;
width: 100%;
position: absolute;
top: 0;
z-index: -1;	
}

.center-wrap {
width:960px;
margin:0 auto;
}

.page_content {
float:left;
width:670px;
}

.page_content_right {
float:right;
width:670px;
}

.nannyProfile .page_content_right,
.jobProfile .page_content_right{
width:600px;
}

#sponsorInfo h3{
    font-family:"Trebuchet MS";
    margin-bottom:10px;
}
#sponsorInfo ol, #sponsorInfo ol li, #sponsorInfo p{
    font-family:"Trebuchet MS";
    font-size:16px;
    font-weight:bold;
    color:#000;
}

#sponsorInfo #subscript{
    font-size:12px;
}

#sponsorInfo a{
    text-decoration: underline;
}

#sponsorInfo, #photoThumb{
    margin-top:30px;
}

#loginFrame .plainText{
    font-size: 14px;
    right:10px;
    position:relative;
}

#loginButton img{
    width:194px;
    height:37px;
    margin:10px auto;
    display:block;
}
#registerButton img{
    width:132px;
    height:37px;
    display:block;
}
#registerButton{
    position:absolute;
    top:-10px;
    right:10px;
    text-align:center;
    line-height:20px;
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    color:#000;
    text-decoration:none;
}
#registerButton_mobile{
    display:none;
    line-height:20px;
    font-weight:bold;
    color:#000;
    text-decoration:none;    
}
#welcomeMsg #registerButton_mobile{
    text-decoration:none;
}
#loginButton{
/*    position:relative;
    left:50%;
    margin-left:-97px;*/
    display:block;
}

body > div > .full-width {
width:960px !important;
}

header {
display:block;
width:100%;
background-color:#fff;
position:relative;
z-index:100;
margin:0 auto;
/*padding:0 auto;*/
/*background:#FFF url(../images/global/bg-ui-gradient.png) left top repeat-x;*/
}

#content-container {
width:100%;
background-color:#fff;
/*background:#FFF url(../images/global/bg-ui-gradient.png) left top repeat-x;*/
}

#content-container.nogradient{
    background:#fff;
}

.small_banner,
.banner {
color: #FFF;
z-index: 1;
}










/*-----------------------------------------------------------------*/
/* 3. Main Navigation
/*-----------------------------------------------------------------*/
#menu select {
  display: none;
}

header nav {
position:absolute;
top:50%;
right:0;
margin-top:-8px;
z-index:9999;
}

header nav ul{
padding:0px;
list-style-image:none;
}

nav > ul > li {
display:inline-block;
position:relative;
}

nav > ul > li+li {
margin-left:28px;
}

nav a {
font-size:16.5px;
text-decoration:none;
padding:3px 5px;
}

header nav .sub-menu a:hover{
color: #555;
}

header .sub-menu li:hover {
background:#eee;
border-radius:4px;
box-shadow:inset 0 0 2px #CCC;
}

nav > ul ul {
display:none;
}

.submenu {
overflow:hidden;
font-size:13px;
height:14px;
}

.submenu ul {
padding-bottom:1px;
}

.submenu strong {
float:left;
}

.submenu li {
float:left;
line-height:1em;
margin:0 16px;
}

header .sub-menu {
position:absolute;
background-color:#FFF;
z-index:2;
left:-12px;
top:40px;
width:210px;
box-shadow:0 0 3px #c3c3c3;
border-radius:8px;
/* padding:20px 15px 15px; */
padding:20px;
}

header .sub-menu a {
font-size:13px;
display:inline-block;
width:100%;
padding:9px 10px;
}

header .sub-menu .sub-menu {
left:231px;
top:0;
}

header .sub-menu .sub-menu:before {
content:'';
}

header .sub-menu li {
position:relative;
margin:0;
}

/* header .sub-menu .current-menu-item a {
font-weight:bold;	
} */

#loginMain{
    float:right;
    font-family:"HelveticaNeue-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    font-weight:bold;
    padding: 3px 20px 3px;
    height:12px;
    margin-left:15px;
    margin-top:-2px;
}

#header-left{
    width:55%;
}

#header-right{
    width:40%;
}




/*-------------------------------------------------------------------------
/* 4. Header
/*-----------------------------------------------------------------*/
p,dl,ol,ul,a:visited
header nav *,
.submenu *,
blockquote,
.home_2_aside p a:link,
.home_2_aside p a:visited,.si
.tooltip,
.tooltipPN,
.post-details strong,
.faq-questions ol li a,
.home-vertical-sidebar *,
.home-vertical-sidebar #mc_signup .mc_var_label,
#home-marketing-icons .tt-icon,
header .current-menu-item ul a,
header .current-menu-parent ul a,
header .current-menu-ancestor ul .current-menu-item ul a,
header .current-menu-ancestor .sub-menu a,
header .current-menu-ancestor .sub-menu .currbotent-menu-ancestor .sub-menu a {
color:#000;
}

.footer-callout-content .callout-text {color: #747C88;}

header nav,
.footer-callout,
#gallery-nav,
footer .foot-heading,
h1,
h2,
h3,
h4,
h5,
h6
{
font-weight:400;
font-family:"HelveticaNeue-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.page-banner-heading {
    font-family:"Bitter";
    text-transform: uppercase;
}
.page-banner-subheading{
    font-family:"Bitter";
}
.page-banner-subheading a:hover{
    color:#fff;
}
.companyIdentity {
overflow:hidden;
position:relative;
}

.companyIdentity img {
float:left;
margin-right:9px;
box-shadow:none;
background:none;
border:none;
padding:0;
}

.companyIdentity h1 {
position:absolute;
top:50%;
left:65px;
margin-top:-13px;
}

.companyIdentity a {
text-decoration:none;
}

.top-aside {
padding:8px 0;
}

.top-aside * {
font-size:11px;
color:#FFF;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.top-aside p, .top-aside ul {
margin:0;
padding:0;
}

.top-aside .one_half + .one_half {
text-align:right;
float:right;
}

.top-aside ul,
.top-aside li {
margin:0;
padding:0;
list-style:none;
}

.top-aside .one_half + .one_half ul {
margin:0;
padding:0;
float:right;
}

.top-aside ul li {
float:left;
}

.top-aside ul li + li {
margin-left:10px;
}

.top-aside ul li a {
color:#FFF;
padding-right:10px;
/*background:url(../images/global/bg-seperator.png) 100% 50% no-repeat;*/
/* opacity:0.6; */
font-weight:bold;
font-size:14px;
}

.top-aside ul li a:hover {
/* opacity:1.0; */
}

.top-aside ul li:last-child a {
background:none;
padding-right:0
}

.shadow.top {
position:absolute;
top:0;
height:60%;
width:100%;
z-index:-1;
background:url(../images/shadows/shadow-1.png) left top repeat-x;
}

.shadow.bottom,
.top-aside-shadow {
position:absolute;
bottom:0;
width:100%;
height:30%;
z-index:-1;
background:url(../images/global/bg-ui-shadow-bottom.png) center bottom repeat-x;
}

.top-aside-shadow {
height:10%;
background:url(../images/global/bg-top-aside-shadow.png) center bottom repeat-x
}

body > section + div .shadow {
height:50%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:-1;
}

.small_banner {
width:100%;
position:relative;
padding:25px 0;
}

.small_banner .center-wrap {
z-index:250;
/*width:900px;*/
}

.small_banner .page-banner-description,
.small_banner .page-banner-heading,
.small_banner .page-banner-subheading,
.breadcrumbs > a {
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}

.small_banner .page-banner-description {
font-size: 13.2px;
margin-top: -0.8%;
position: relative;
right: 0;
text-align: right;
top: 50%;
width: 70%;
}

.small_banner .page-banner-heading {
margin:15px 0 0 45px;
font-size:22px;
display:inline-block;
line-height:1.4em;
}

.small_banner .page-banner-subheading{
    margin: 18px 45px 0 0;
    font-size:18px;
    display:inline-block;
    line-height:1.4em;
    float:right;
}

.small_banner .banner-no-crumbs .page-banner-heading {
margin-top:0px !important;
}

.small_banner .banner-no-crumbs #banner-search {
top:4px !important;
}

div.breadcrumbs {
font-size:11px;
width:100%;
margin:0 0 0 -4px;
}

.breadcrumbs > a {
display:inline-block;
margin:0 4px;
opacity:0.8;
}

.breadcrumbs a:hover {
text-decoration:underline;
color:#FFF;
opacity:0.95;
}

.current_crumb {
font-weight:700;
color:#FFF;
opacity:1.0;
}

.small_banner *, .banner *{color:#FFF;}

.dots {
z-index:200;
}

.banner-slideshow .circle{
border-color: #000;
opacity:0.4;
}

.circle {
float:left;
border:6px solid #ebebeb;
border-radius:6px;
width:0;
margin-left:8px;
cursor:pointer;
}

.circle.current,circles:hover {
border-color:#d6d6d6;
}










/*-----------------------------------------------------------------*/
/* 5. Typography
/*-----------------------------------------------------------------*/
a {
text-decoration:none;
}

p {
margin-bottom:18px;
font-size:13px;
line-height:1.6em;
}

.callout-text p {
font-size:16px;
}

blockquote {
margin-top:10px;
margin-bottom:20px;
font-size:13px;
line-height:1.6em;
padding-left:36px;
position:relative;
font-style: italic;
text-align: justify;
}

strong {
font-weight:700;
}

h1 {
font-size:26px;
margin-bottom:11px;
}

h2 {
font-size:24px;
margin-bottom:11px;
}

h3 {
font-size:23px;
}

h4 {
font-size:18px;
}

h5 {
font-size:16px;
}

h6 {
font-size:13px;
text-transform:uppercase;
}

h1 + p {
margin-top:19px;
}

h2 + p {
margin-top:16px;
}

h3 + p{
margin-top:15px;
}

h4 + p {
margin-top:12px;
}

h5 + p {
margin-top:12px;
}

h5 {
    margin:12px 0;
}

h6 + p {
margin-top:10px;
}

blockquote:before {
content:url(../images/global/quotation-marks.png);
position:absolute;
top:0;
left:0;
}

.custom-logo {
float:left;
margin-left:12px;
outline:none;
text-decoration:none;
}

.custom-logo .logo-text {
font-weight:700;
font-size:2em;
letter-spacing:-0.5px;
color:#FFF;
padding-left:7px;
word-spacing:4px;
}

.custom-logo img {
margin-bottom:-17px;
}

em {
font-style:italic;
}

html {
-webkit-text-size-adjust: none !important; /* Prevent font scaling in landscape */
}








/*-----------------------------------------------------------------*/
/* 6. Lists
/*-----------------------------------------------------------------*/
ul,
ol {
color:#636b73;
font-size:13px;
padding-left:28px;
list-style-position:outside;
line-height:1.5em;
}

ul li,
ol li {
margin-bottom:16px;
}

.feature_list li {
position:relative;
margin-bottom:34px;
}

.feature_list {
padding-top:10px;
}

.feature_list li:before {
content:url(../images/global/feature-mark.png);
position:absolute;
top:-2px;
left:-29px;
}

.custom-menu {
list-style:none;
}










/*-----------------------------------------------------------------*/
/* 7. Images + Links
/*-----------------------------------------------------------------*/

img,img a {
border:0;
padding:0;
outline:none;
}
img{
max-width: 100%;
height: auto;
}

img a,a img {
cursor:pointer;
}

a:hover {
text-decoration:underline;
}

footer a {
color:#FFF;
}

header nav a,
.search .current_page_parent a {
color:#707885;
}

header nav ul li ul li a {
font-weight:normal;
}

header nav a:hover,
.subnav a:hover {
text-decoration:none;
}

.img-frame {
background:url(../images/global/img-frames.png);
margin-bottom:20px;
}

.banner-slider .img-frame {
margin-bottom:0px;
}

.img-frame img {
margin:10px 0 0 10px;
}

.full-banner {
width:100%;
height:181px;
background-position:0px -1113px;
}

.small-banner {
width:670px;
height:189px;
background-position:0px -908px;
}

.full-third-portrait {
width:300px;
height:373px;
background-position:-224px -517px;
}

.full-fourth-portrait {
width:203px;
height:297px;
background-position:-530px -332px;
}

.full-half {
width:465px;
height:295px;
background-position:0px 0px;
}

.full-third {
width:300px;
height:199px;
background-position:0px -305px;
}

.full-third-short {
width:300px;
height:145px;
background-position:0px -1486px;
}

.full-fourth {
width:217px;
height:153px;
background-position:0px -519px;
}

.small-half {
width:320px;
height:206px;
background-position:-481px 0px;
}

.small-third {
width:203px;
height:140px;
background-position:-315px -306px;
}

.small-fourth {
width:145px;
height:109px;
background-position:-530px -215px;
}

.blog-frame {
width:640px;
height:181px;
background-position:0px -1299px;
margin-bottom:20px;
}

.edit-page-button { clear:left;margin-top:30px; }

.edit-page-button a {
background-image:url(../images/shortcodes/button-sprite.png);
text-decoration:none;
font-size:13px;
font-weight:700;
height:20px;
line-height:12px;
border-radius:3px;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.4);
box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
display:inline-block;
margin:0 5px 20px;
padding:8px 10px 0;
}

.edit-page-button a {
background-position:0 -630px;
border:1px solid #DAB347;
color:#835503;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.6);
}

.edit-page-button a:hover {
border:1px solid #DAB347;
background-position:0 -658px;
color:#422B01;
}

.top-aside .current-menu-item a,
.top-aside .current-menu-parent a,
.top-aside .current-menu-parent ul .current-menu-item a,
.top-aside .current-menu-ancestor ul .current-menu-ancestor a,
.top-aside .current_page_parent a {
opacity: 0.6 !important;
color:#FFF !important;
}

.top-aside a {
opacity: 1;
transition: opacity .20s ease-in-out;
-moz-transition: opacity .20s ease-in-out;
-webkit-transition: opacity .20s ease-in-out;
}

.top-aside a:hover {
opacity: 0.6;
}

.tour-pagination-links {
clear:both;
width:100%;
padding-top:15px;
}

.tour-pagination-links a {
font-size:14px;
}

.tour-pagination-next {
float:right;
}

.tour-pagination-previous {
float:left;
}

.thumbnail{
    display:block;
    border:4px solid #fff;
    border-radius: 5px;
    float:left;
    max-height:245px;
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
}
div.thumbnail{
    width:215px;
    height:238px;
}
.thumbnail p{
    text-align:center;
    font-family:"Bitter";
    font-size:22px;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
    color:#0070B3;
    font-weight:bold;
    margin-top:80px;
}
.thumbnail p.family{
    margin-top:55px;
}
#applyHeader h4{
    text-align:center;
    font-weight: bold;
    margin-bottom:10px;
}
.post{
    width:710px;
    margin-top:10px;
    background:url(/images/global/hr_610.png) bottom left no-repeat;
}

.post_thumb_alternate, .post_thumb_alternate_mobile{
    margin:10px 25px 10px -4px;
    float:left;
    width:232px;
    height:256px;
}
.post_thumb_alternate_mobile{
    display:none;
}

.post_thumb_alternate_sm{
    margin:2px 0 0 2px;
    float:left;
    width:232px;
/*    height:270px;*/
}

.post_descr_alternate{
    padding:10px 0 0 0;
    float:left;
    width:440px;
    margin-top:-8px;
}

#map{
    width:270px;
    display: none;
}


/*-----------------------------------------------------------------*/
/* 8. Forms
/*-----------------------------------------------------------------*/
form,fieldset {
border-style:none;
margin:0;
padding:0;
}

input,textarea,select {
vertical-align:middle;
font-size:100%;
font-size:13px;
resize:none;
font-family:Lucida Grande,Lucida Sans Unicode,sans-serif;
}

select{
    width:300px;
}

input[type="file"],select,
input[type="password"], input[type="text"],textarea {
padding:7px;
}

textarea{
height: 190px;
width: 88%;
}

input, textarea, button {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #EFEFEF;
}

.contact-form div {
margin-bottom:10px;
}

#contactForm #contactSubmit.tt-form-submit{
    width:200px;
    background:#0070B3;
    color:#fff;
    text-shadow:none;
}

/* #content-container input,
#content-container textarea {
border: 1px solid #CFCFCF;
border-radius: 2px 2px 2px 2px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) inset, -5px -5px 0 0 #F8F8F8, 5px 5px 0 0 #F8F8F8, 5px 0 0 0 #F8F8F8, 0 5px 0 0 #F8F8F8, 5px -5px 0 0 #F8F8F8, -5px 5px 0 0 #F8F8F8;
color: #444444;
}

#content-container input:focus,
#content-container textarea:focus {
border: 1px solid #C3C3C3;
box-shadow: -5px -5px 0 0 #F1F1F1, 5px 5px 0 0 #F1F1F1, 5px 0 0 0 #F1F1F1, 0 5px 0 0 #F1F1F1, 5px -5px 0 0 #F1F1F1, -5px 5px 0 0 #F1F1F1;
} */

#content-container input[type="text"],
#content-container select,
#content-container input[type="password"],
#content-container input[type="file"],
#content-container textarea {
border: 1px solid #D2D2D2;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1) inset;
color: #747474;
font-size: 13px;
padding: 8px 10px;
}

#content-container select{
margin:0 10px 10px 0;
width: 300px;
}
#content-container input[type="password"],
#content-container input[type="file"],
#content-container input[type="text"]{
    margin:0 10px 10px 0;    
    width:280px;
}

#content-container .experience select{
    padding: 2px;
    width:75px;
    margin-left:10px;
    margin-top:5px;
}
.experience h5{
    margin-bottom:0;
}
.spacer{
    height:65px;
}
#sideParagraph{
    padding:10px;
    font-size:14px;
    line-height: 18px;
}

#addNannyForm textarea, #editNannyForm textarea{
    width:94%;
    height:100px;
}
#nannyLogin, #familyLogin{
    min-width:350px;
}

#addNannyForm h4, #editNannyForm h4, #addFamilyForm h4, #editFamilyForm h4{
    font-weight:bold;
}
#fbLogout{
    font-size:12px;
    float:right;
    text-align:right;
    line-height:16px;
    margin-right:20px;
}
#elderCareDiv{
    width:124px;
}
#housekeeperDiv{
    margin-left:7px
/*    margin-left:14px;*/
}
/*#liveOutDiv{
    width:111px;
}*/
.calendar{
    float:left;
}
label.calendar{
    margin-top:4px;
    margin-right:4px;
}

#checklist label{
    margin-top:10px;
}
#checklist input{
    margin-top:5px;
}
#checklist label.indent{
    margin-top:2px;
}
#personalMessage{
    float:left;
}

#jobTypeCheckAll:hover, #jobTypeCheckNone:hover, #availableCheckAll:hover, #availableCheckNone:hover, #availabilityChartCheckAll:hover, #availabilityChartCheckNone:hover{
    cursor:pointer;
}

div#main-container.container div#primary.site-content div#content.clearfix div#row-before-brick-9.row div#brick-9.brick div.tagline span.st_fblike_hcount span div.fb-like span iframe#f197de22f64cd4e.fb_ltr
embed, iframe, object
{
max-width: 635% !important;
}

select.yearsExperience{
    width:60px;
    margin:7px 300px 7px 5px;
}
.yearsExperienceLbl{
    display:inline;
}

#activeFlag{
    border:1px solid red;
    width:150px;
}
/*input[type="checkbox"]{
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}*/

#ableToStart{
    margin-top:20px;
}

#unauthorized a{
    text-decoration: underline;
}

#content-container input:focus,
#content-container textarea:focus {
border: 1px solid #CCC;
}
label.indent{
    margin-left:20px;
}
label.nospace{
    margin-bottom:0;
}
label {
display:block;
font-weight:700;
font-size:13px;
margin-bottom:8px;
padding-top:4px;
color:#000;
text-indent:2px;
}
#jobInfo label, .checkLabel, .experience label, #checklist label, #childCareExperienceFilter label,
#elderCareExperienceFilter label, #housekeepingExperienceFilter label, #babyNurseExperienceFilter label, #staffExperienceFilter label,
#kitchenExperienceFilter label, #advertising label
{
    display:inline;
}

#jobInfo label{
    font-weight:normal;
}

#jobInfo label.calendar{
    font-weight:bold;
}
#container_date5 a{
    margin-right:5px;
}

#childCareExperienceFilter #childCareYearsExperienceLabel, #elderCareExperienceFilter #elderCareYearsExperienceLabel, 
#housekeepingExperienceFilter #housekeepingYearsExperienceLabel, #babyNurseExperienceFilter #babyNurseYearsExperienceLabel, #staffExperienceFilter #staffYearsExperienceLabel
{
    display: block;
}

label a{
    font-weight:normal;
    text-decoration:underline;
}
#jobInfo{
    width:100%;
}
.jobInfoTitle, .experienceTitle{
    margin:24px 0 6px 0;
    font-weight:bold;
}
label span{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#ACACAC;
font-weight:normal;
font-size:11px;
}

.text{
font-weight:700;
font-size:13px;
color:#000;
margin-top:3px;
float:left;
margin-left:2px;
}
.text.center{
    margin-top:12px;
}
.text .space{
    line-height:20px;
}
#sponsorship.text{
    line-height:18px;
    margin-top:-1px;
}
.chartText{
    font-size:12px;
    color:#000;
}
.chartTitle{
    text-align: center;
    font-size:14px;
    color:#000;
    font-weight: bold;
}
.rowTitle{
    margin-right:4px;
    position:relative;
    top:2px;
    width:135px;
}
#availabilityChartDisp .rowTitle{
    width:116px;
}
.availCheck{
    padding: 3px;
}
.sameLine2{
    float:left;
}
#title, #timestamp{
    margin-right:20px;
}
#savePost{
    float:right;
}
#publishLine{
    float:left;
}
.center{
    margin-left:6px;
}
#content-container .tt-form-submit,
#commentform #submit-button,
.gform_footer .button {
background: url(../images/global/bg-submit-button.png) repeat scroll 0 0 transparent;
color: #555555;
}

#content-container .tt-form-submit,
#commentform #submit-button,
.gform_footer .button {
border: 1px solid #D5D5D5;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
cursor: pointer;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 13px;
font-weight: bold;
line-height: 18px;
padding: 8px 10px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
width: auto;
}

#contact {
margin-bottom:20px;	
}

.contact-submit {
float:right;
width:100%;
margin:20px 65px 0 0;
}

.error_messages {
padding-left:36px;
list-style-image: url(../images/global/bullet-type-notify.png);
}

.error_messages li {
margin-bottom:12px;	
}

.tt-form-verify {
background: #F8F8F8;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 1px 2px #C3C3C3;
padding: 15px;
width:46%;
margin-bottom:20px;
}

.tt-form-verify label {
display:inline-block;
}

#content-container .tt-form-verify input {
box-shadow:none;
margin-top:-10px;
}












/*-----------------------------------------------------------------*/
/* 9. Sidebar
/*-----------------------------------------------------------------*/
.sidebar {
width:224px;
float:left;
min-height:500px;
background:url(../images/global/image-sprite.png) 0 -300px no-repeat;
}

#familySidebar.sidebar{
    min-height:0;
}

#nannySidebar .sidebar{
    background:none;
    width:245px;
}
#nannySidebar h4{
    margin-bottom:10px;
}
.addEditNanny .mobile_screen{
    display:none;
}
.editFamily .mobile_screen{
    display:none;
}
.profileInfo .mobile_screen{
    display:none;
}
.nannyProfile .sidebar,
.jobProfile .sidebar{
    width:320px;
    background-position:95px -300px;
}
#main-wrap .no-margin-left, #join-wrap .no-margin-left{
    margin-left:0;
}

.sidebar > * {
margin-right:30px;
}

.subnav_cont > * {
margin-right:0;
}

div + .sidebar {
/*float:none;
margin-left:707px; */
background-position:-321px -300px;
}

div + .sidebar > * {
margin-left:30px;
margin-right:0;
float:none;
}

.sidebar p {
margin-top:1px;
margin-bottom:14px;
}

.sidebar > div + div {
border-top:1px solid #DCDDDE;
margin-top:20px;
padding-top:15px;
}

.sidebar div > strong {
font-size:13px;
}

.sidebar ul {
padding-left:14px;
list-style-image:url(../images/global/bullet-type-1.png);
}

.sidebar li {
margin-bottom:8px;
font-size:13px;
}










/*-----------------------------------------------------------------*/
/* 10. Sub Navigation
/*-----------------------------------------------------------------*/
div + .subnav_cont > * {
margin-left:0;
}

.sidebar .subnav > ul {
list-style-image:none;
padding-left:0;
}

.sidebar .subnav li {
border-bottom:1px solid #dcddde;
border-top:1px solid #FFF;
margin-bottom:0;
min-height:18px;
}

.sidebar .subnav li:first-child {
border-bottom:1px solid #EEE;
}

.sidebar .subnav a {
min-height:18px;
padding:11px 0 11px 23px;
display:block;
}

.sidebar .subnav ul .has_subnav ul a {
padding:9px 0 9px 23px;
}

.sidebar .subnav a:hover {
background:url(../images/global/bg-subnav-link-hover.png) top right no-repeat;
}

.sidebar li:first-child {
border-top:none;
}

.sidebar .subnav ul ul {
border-top:1px solid #dcddde;
padding:5px 0;
}

.has_subnav {
padding-bottom:0 !important;
}

.sidebar .subnav .current_subpage,
.sidebar .subnav .current_subpage a,
.sidebar .subnav .current_subpage a:hover{
color:#FFF;
}

.sidebar .subnav .current_subpage ul a,
.sidebar .subnav .current_subpage ul a:hover {
background:none;
color:#000;
}

.subnav ul a:link,
.subnav ul a:visited{
color:#000;
}

.sidebar .subnav ul ul li {
border:none;
margin:0;
padding:0;
list-style-position:inside;
}

.subnav > ul ul {
background:#F4F4F4 url(../images/global/bg-subnav-subnav.png) right top repeat-y;
}

ul{
padding:5px 0 0 16px;
list-style-image:url(../images/global/bullet-type-1.png);
}
#successMsg ul, #loginError ul{
    list-style-type: none;
    padding: 0px;
    margin: -10px 0 0 60px;
}
#successMsg ul li, #loginError ul li{
/*    background:url(../images/global/bullet-type-1.png) top left no-repeat;*/
list-style-image:none;
list-style-type:disc;
    padding-left: 14px;
    color:#000;
    margin-bottom:5px;
}

.sidebar .subnav ul {
list-style-image:none;
list-style-type:none;
}

.sidebar .subnav ul .has_subnav ul a,
.sidebar .subnav ul .has_subnav ul a:hover{
background:url(../images/global/bullet-type-1.png) 90% 50% no-repeat;
}

.sidebar .subnav .has_subnav ul li a,
.sidebar .subnav .has_subnav ul li a:hover,
.sidebar .subnav .has_subnav .current_subpage a,
.sidebar .subnav .has_subnav .current_subpage a:hover{
margin-right:0px;
}

.current_subpage {
border: none !important;
}

hr{
border: none;
border-top: 1px solid #DADADA;
}










/*-----------------------------------------------------------------*/
/* 11. Homepage
/*-----------------------------------------------------------------*/
.banner {
height:324px;
position:relative;
z-index:2;
width:100%;
overflow:visible;
}

.banner .center-wrap {
position:relative;
}

.wide {
text-align:center;
font-size:25px;
}

.greybg
{
  background-color: #ececec;
  padding: 20px;
  text-align: center;
}
.greybg h2
{
  color: #000;
  font-size: 30px;
}
.greybg p
{
  color: #898a8b;
}

.quotebg
{
  text-align: center;
  color: #000;
  padding: 60px;
  background: url(/images/homepage/quotes.png) no-repeat;
}
.quotebg h2
{
  font-size: 30px;
}
.quotebg .name 
{
  color: #35b1f1;
}
.quotebg hr
{
  width: 300px;
max-width: 100%;
  margin: 20px auto;
}
/* ------ Homepage - jQuery Slider ------ */
.banner-slider,
.top-aside {
z-index:1;
position:relative;
}

.banner-slider .center-wrap {
padding:35px 0;
}

.banner-slide.current {
display:block;
}

.banner-slider *{
color:#FFF;
}

.main-wrap-slider {
clear:both;
}

#slides {
position:relative;
}

.slides_container {
width:960px;
}

.slides_container div {
display:block;
z-index:525;
overflow:hidden;
}

.slides_control .home-slider-post p:last-child {
margin-bottom:0px;
}

/*.pagination {
margin:50px auto 0 0;
float: right;
left: 50%;
max-width: 960px;
position: relative;
list-style:none;
}

.pagination li {
float: left;
margin: 0 10px 0 0;
position: relative;
right: 50%;
}

.pagination li a {
display: block;
background: url(../images/global/bg-slider-nav.png);
width: 8px;
height: 9px;
text-indent: -9999px;
}

.pagination li.current a,
.pagination li a:hover { background: url(../images/global/bg-slider-nav.png) -8px 0; }*/


.slides_container .single-post-thumb {
border: none;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.45);
margin-bottom:5px;
}

.banner-slider h1,
.banner-slider h2,
.banner-slider h3,
.banner-slider h4,
.banner-slider h5,
.banner-slider h6 {
margin-top:35px;
color:#FFF;
}






/* ------ Homepage - Vertical Layout ------ */
.home-vertical-callout .img-frame {
float:left;
margin:0 18px 18px 0;
}

.home-vertical-callout {
clear:left;
margin-bottom:10px;
}

.home-vertical-content {
padding-top:8px;
}

.home-vertical-sidebar {
box-shadow:0 1px 3px #c3c3c3;
border-radius:5px;
background: #f7f7f7;
padding:25px 0;
font-size:13px;
}

.home-vertical-sidebar > * {
margin-left:24px;
}

.home-vertical-sidebar .sidebar-widget {
padding-top:5px;
}

.home-vertical-sidebar .widget-heading {
font-weight:500;
margin-bottom:24px;
font-size:15px;
}

.home-vertical-sidebar .recent-post-widget-text {
margin-top:2px;
margin-bottom:18px;
padding-bottom:18px;
border-bottom:1px solid #dcdcdc;
font-size:13px;
width:92%;
}

.home-vertical-sidebar .recent-post-widget-text a {
background:url(../images/global/arrow-right.png) right center no-repeat;
display:inline-block;
padding-right:28px;
}

.home-vertical-sidebar a:hover {
text-decoration:none;
}

.recent-post-widget-title {
font-weight:bold;
margin-bottom:0px;
}

.home-vertical-sidebar .recent-post-widget-text {
font-size:11px;
}

.home-vertical-sidebar .recent-post-widget-text:last-child {
padding-bottom:10px;
border-bottom:0;
}

#nannySearchForm .sidebar-widget select,
#nannySearchOverseasForm .sidebar-widget select,
#jobSearchForm .sidebar-widget select{
    width:200px;
    height:25px;
    padding:2px 5px;
}

#content-container .sidebar-widget input[type="text"]{
    width:177px;
    height:5px;
    margin-bottom:5px;
}
#contactForm textarea{
    height:100px;
}

.line2 {
    line-height: 1.5em;
    margin-top:-1px;
}
/* ------ Homepage - Lightbox Layout ------ */
.main-wrap-home-lightbox {
padding-top:70px !important;
}

.home-lightbox-banner-content {
position:absolute;
top:62px;
left:570px;
}

.home-lightbox-banner-content p {
font-size:13px;
}

.hero-image {
position:absolute;
bottom:0px;
right:0px;
}

.hero-wrap {
background:url(../images/global/bg-home-banner-hero.png) left bottom no-repeat;
position:absolute;
left:-40px;
top:18px;
width:575px;
padding-bottom:89px;
height:320px;
}

.home-primary-image {
position:absolute;
left:27px;
top:20px;
z-index:900;
}

.home-secondary-image {
position:absolute;
left:98px;
top:65px;
z-index:800;
}

.lightbox-link {
background:url(../images/global/bg-home-lightbox-link.png) 0 0 no-repeat;
width:450px;
height:315px;
z-index:9999;
display:block;
position:absolute;
left:27px;
top:20px;
outline:none;
text-indent:-9999em;
}

.lightbox-link:hover {
background-position:-450px 0;
}







/* ------ Homepage - Marketing Content Layout ------ */
#home-marketing-content,
#home-marketing-blogposts {
width:54.6%;
float:left;
font-size:13px;
}

#home-marketing-content p {
margin-top:5px;
}

#home-marketing-icons,
#home-marketing-testimonials {
width:43.8%;
float:right;
margin-right:-5px;
font-size:13px;
margin-top:10px;
}

#home-marketing-icons p {
display:inline;	
}

#home-marketing-testimonials .testimonials {
margin-top:-5px;
}

#home-marketing-icons .tt-icon {
width:34%;
float:left;
line-height:18px;
padding-bottom:0;
margin-right:5px;
}

#home-marketing-icons .tt-icon:first-child + .tt-icon + .tt-icon{
clear: left;
}

#home-marketing-icons .tt-icon:last-child {
padding-bottom:8px;
}

#home-marketing-icons .tt-icon:hover {
text-decoration:none;
}

#home-marketing-icons .tt-icon-link strong:hover {
text-decoration:underline;
}

.section_title {
text-transform:uppercase;
font-weight:400;
color:#555;
font-size:11px;
}

.article_preview {
margin-top:25px;
}

.article_preview strong a {
padding:2px 0 2px 25px;
background:url(../images/global/bg-blog-comments.png) no-repeat scroll 0 4px transparent;
}

.article_preview p {
padding-left:25px;
padding-top:3px;
}

.homeSection{
    width:50%;
    float:left;
}
img.homeImage {
    left:50%;
    position:relative;
    margin-left:-130px;
}
#nanny img{
    margin-top:10px;
}
#family .textSection{
    margin-top:10px;
}
#family img{
    margin-left:-127px;
}
#nanny img{
    margin-left:-136px;
}
.homeSection h2{
    text-align: center;
    font-family: "Trebuchet MS";
    font-size: 30px;
}
.homeSection p{
    font-family: "Trebuchet MS";
    text-align: center;
    font-size:14px;
    margin-bottom:10px;
}

.textSection{
    padding:20px 20px 0 20px;
}

/*-----------------------------------------------------------------*/
/* 12. Blog
/*-----------------------------------------------------------------*/
.blog_page_content {
width:645px !important;
}

.member-name {
color: #5B626D;
}

div + .blog_sidebar {
width:220px !important;
margin-left:0px !important;
float:right !important;
}

.tt-share {
padding:8px 0 5px 0;	
}

.facebook-share iframe {
height:20px;
width:85px;
}

.retweet-share iframe {
width:90px !important;
margin:0;
}

.facebook-share,
.retweet-share,
.pinterest-share {
display:inline-block;
}

.pinterest-share {
margin-left:9px;	
}

footer .facebook-share,
footer .retweet-share {
display:inline-block;
clear:none;
margin:0;
}

.preview h2 {
margin-bottom:6px;
}

.no-posted-by {
padding-bottom:15px;
}

.metadata {
font-style:italic;
font-size:13px;
margin-bottom:25px;
display:block;
color:#999;
padding:3px 0 3px 20px;
background:url(../images/global/bg-meta-data.png) 0px 2px no-repeat;
}l
#contact textarea, #contact input[type="text"], #contact select, #contact label,
#contact input[type="submit"], #contact .tt-form-verify{
    margin-left:40px;
}
#contact textarea{
    width:86%;
    margin-left:40px;
}
.blog-feature {
margin-bottom:20px;
}
#blog, #contact{
    margin:0 4%;
}
article {
font-size:13px;
/*margin: 0 40px 100px 40px;*/
}
/*article table{
    margin-right:40px;
}*/

.blog-main-preview {
margin-bottom:0 !important;
}

.articles_preview .tabs_type_2 {
margin-top:30px;
}

article hr {
margin-top:30px;
}
#ad_mobile, #ad_mobile_family{
    display:none;
}

.post-tags {
display:none;
}

.post-details {
border-top:1px solid #E5E5E5;
margin-top:30px;
width:100%;
padding:10px 0 0;
}

.detailGroup{
    width:100%;
    height: 55px;
    margin-bottom:20px;
}

.post-thumb a,
.post-thumb iframe,
.single-post-thumb {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #DCE1E7;
box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
display: block;
float: left;
padding: 8px;
margin-bottom:22px;
}

.single-post-thumb + p {
clear:left;
}

.post-thumb iframe {
float:none;
}

.post-categories,
.post-leave-comment {
background:url(../images/global/image-sprite.png) 0 0 no-repeat;
}

.post-categories {
float:left;
background-position:-504px -58px;
padding:5px 0 5px 24px;
}

.post-leave-comment {
float:right;
background-position:-465px -21px;
margin-left:12px;
padding:5px 0 5px 24px;
}

#respond {
clear:both;
padding:45px 0 0 40px;
}

.comment-title {
background:url(../images/global/bg-blog-comments.png) no-repeat scroll 0 50% transparent;
font-size:18px;
margin-bottom:13px;
padding:5px 0 5px 26px;
}

#cancel-comment-reply-link {
color:#AF3435;
text-decoration:underline;
margin-left:20px;
background:url(../images/global/icon-cancel-reply.png) 0 50% no-repeat;
padding:25px 25px 25px 20px;
}

#blog-comment-outer-wrap {
background:url(../images/global/bg-blog-comment-wrap.png) 0 0 repeat-x;
margin-top:-1px;
}

.tt-comment-count {
font-size:16px;
background:url(../images/global/arrow-up-2.png) 31px 29px no-repeat;
padding-bottom:18px;
margin-bottom:0px;
}

.tags a {
text-decoration:underline;
}

#blog-comment-outer-wrap a {
font-size:13px;
}

.topmargin {
margin-top:25px;
}

.preview h2 {
line-height:30px;
}

.archive-heading {
font-weight:bold;
color:#333;	
}

/* ----- Discussion & Comments ----- */
.discussion-wrap {
padding-top:80px;
}

#blog-comment-outer-wrap ul li,
#blog-comment-outer-wrap ol li{
margin-bottom:0px;
}

.discussion-wrap .comment-gravatar {
margin-left:0;
}

.comment-wrap {
float:left;
padding-top:10px;
width:100%;
}

.comment-wrap ul {
margin:0 !important;
padding:0 !important;
}

.comment-content {
float:left;
width:550px;
padding:30px 0 0;
}

.comment-gravatar {
background:#FFF;
width:70px;
height:70px;
float:left;
border:1px solid #EEE;
margin:25px 0 0 25px;
}

.comment-content .comment-gravatar {
margin:8px 0 0 25px;
}

.comment-gravatar img {
border:1px solid #EEE;
margin:4px 0 0 4px;
}

.comment-text {
width:400px;
float:left;
margin:6px 0 0 20px;
padding:0 0 15px 10px;
}

.comment-author {
font-weight:700;
display:block;
padding-bottom:5px;
}

.comment-date {
color:#999;
font-style:italic;
font-size:11px;
display:block;
padding-bottom:15px;
}

.comment-text p {
font-size:13px;
margin-bottom:15px;
}

.comment-ol {
list-style:none;
margin:0;
padding:0;
}

.comment-ol li ul {
list-style:none;
margin:0;
padding:0;
}

.comment-ol li ul li .comment-content {
float:left;
width:585px;
margin:0 0 0 35px;
}

.comment-ol li ul li ul li .comment-content {
float:left;
width:550px;
margin:0 0 0 70px;
}

.comment-ol li ul li ul li ul li .comment-content {
float:left;
width:515px;
margin:0 0 0 105px;
}

.comment-ol li ul li ul li ul li ul li .comment-content {
float:left;
width:480px;
margin:0 0 0 140px;
}

.comment-ol li ul li .comment-content .comment-text {
width:423px;
}

.comment-ol li ul li ul li .comment-content .comment-text {
width:388px;
}

.comment-ol li ul li ul li ul li .comment-content .comment-text {
width:353px;
}

#commentform {
margin:30px 0 50px;
}

#commentform label {
display:inline;
font-weight:400;
font-size:13px;
}

ol #respond {
margin-top:30px;
}

#respond small {
color:#7B7B7B;
}

.cancel-comment-reply {
display:block;
margin:20px 0;
}











/*-----------------------------------------------------------------*/
/* 13. Gallery
/*-----------------------------------------------------------------*/
#gallery-outer-wrap,
#contact-content-wrap {
width:100%;
background:url(../images/global/bg-gallery-wrap.png) top center no-repeat;
clear: both;
}

#gallery-outer-wrap h4 + p {
margin-top: 12px;
}

#iso-wrap {
padding-bottom:30px;	
}

.lightbox-zoom {
background:url(../images/global/lightbox-zoom.png) center center no-repeat;
width:100%;
height:100%;
}

.lightbox-linked {
background:url(../images/global/lightbox-linked.png) center center no-repeat;
width:100%;
height:100%;
}

#gallery-nav {
width:960px;
padding:35px 0;
/* padding:5px 0 35px 0; */
margin:0 auto;	
display: block;
text-align:center;
}

#gallery-nav a{
color:#636B75;
padding:6px 12px;
}

#gallery-nav a:hover,
#gallery-nav .active a{
color: #555;
background:#EEE;
border-radius:5px;
box-shadow:inset 0 0 2px #CCC;
text-decoration:none;
}

#gallery-nav li {
display:inline;
margin-right:16px;
}

#gallery-nav li:last-child {
margin-right:0;
}

#gallery-wrap p {
font-size:13px;
}

#gallery-wrap h3 {
font-size:18px;
}

#gallery-wrap h3 + p {
margin-top:10px;
}

.isotope-item {
z-index:2;
margin: 5px !important;
}

.iso-space .isotope-item {
margin: 10px !important;
}

.isotope-hidden.isotope-item {
  pointer-events:none;
  z-index:1;
}

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration:0.8s;
     -moz-transition-duration:0.8s;
          transition-duration:0.8s;
}

.isotope {
  -webkit-transition-property:height, width;
     -moz-transition-property:height, width;
          transition-property:height, width;
}

.isotope .isotope-item {
  -webkit-transition-property:-webkit-transform, opacity;
     -moz-transition-property:   -moz-transform, opacity;
          transition-property:        transform, opacity;
}










/*-----------------------------------------------------------------*/
/* 14. Utility Pages
/*-----------------------------------------------------------------*/

/* ----- Sitemap ----- */
.sitemap-title {
font-size: 13px;
font-weight: 600;
}

.s-one {
width:190px;
float:left;
}

.s-two {
width:460px;
float:left;
margin-left:65px;
}

.s-three {
width:190px;
float:right;
}

.s-two p,
.s-two strong {
font-size:13px;
}

.s-one .sub-menu {
padding-top:15px;
}

.s-one ul li,
.s-three ul li{
margin-bottom:10px;
}

.s-one .current-menu-item a,
.s-one .current-menu-parent a,
.s-one .current-menu-parent ul .current-menu-item a,
.s-one .current-menu-ancestor ul .current-menu-ancestor a {
color:#636B75;
}

.s-three ul li{
color:#CCC;
}

.s-two .article_preview strong a {
color: #757575;
}

.s-two .article_preview {
margin-top:20px;
}

.s-two .article_preview + .article_preview {
margin-top:30px;
}





/* ----- Search Results ----- */
.search-list {
padding:0 5px 5px 25px;
}

.search-list li {
margin-bottom:25px;
}

.search-list {
list-style:decimal;
}

.search-list p {
margin-left:-25px;
}

.search-list + .wp-pagenavi {
margin-top:15px;
}

.search-list li strong a:hover {
text-decoration:underline;
}



/* ----- 404 Page not found ----- */
.page-not-found {
background:url(../images/global/bg-page-not-found.png) 0 0 no-repeat;
height:266px;
padding:80px 0 0 430px;
margin:0 0 10px 75px;
}

.page-not-found strong {
color:#5B626D;
font-size:14px;
font-weight:600;
}

.error404 header .current-menu-item a,
.error404 header .current-menu-parent a,
.error404 header .current-menu-parent ul .current-menu-item a,
.error404 header .current-menu-ancestor ul .current-menu-ancestor a,
.error404 header .current_page_parent a {
color:#636B75;
}



/* ----- Under Construction Page ----- */
.construction-top-wrap {
width:100%;
background:#FFF;
padding-bottom:150px;
}

.construction-heading {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size:25px;
color:#666;
width:100%;
font-weight:300;
text-align:center;
padding-bottom:30px;
}

#construction-body header nav,
#construction-body .footer-callout,
#construction-body .top-aside * {
display:none;
}

#construction-body .companyIdentity img {
float: none;
margin:0 auto;
margin-top:50px;
}

#construction-body .companyIdentity {
text-align: center;
}

#countbox,
.time-info-wrap {
width:415px;
margin:0 auto;
}


#days, #hours, #mins, #secs {
width:81px;
height:81px;
float:left;
background:url(../images/global/image-sprite.png) -266px -13px no-repeat;
}

#hours,
#mins,
#secs,
#hours_text,
#mins_text,
#secs_text {
margin-left:30px;
}

#days span,
#hours span,
#mins span,
#secs span,
#days_text,
#hours_text,
#mins_text,
#secs_text {
font-weight:500;
font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
font-size:32px;
width:81px;
text-align:center;
float:left;
padding-top:27px;
}

#days_text, #hours_text, #mins_text, #secs_text {
font-size:17px;
padding-top:10px;
}

.clear {clear:both;}
.clear1{clear:both; height:5px;width:1px;}
.clear2{clear:both; height:43px;width:1px;}
.clear3{clear:both; height:10px; width:1px;}










/*-----------------------------------------------------------------*/
/* 15. FAQ + Team Members
/*-----------------------------------------------------------------*/
.faq-answers {
width:100%;
background:url(../images/global/bg-faq-answers.png) 0 0 no-repeat;
margin:50px 0 0 0;
clear:both;
padding-top:60px;
}

.faq-pad {
padding-top:80px !important;
}

.faq-wrap {
/*width:960px;*/
clear:both;
margin-bottom:15px;
}

.faq-content {
width:800px;
float:right;
}

.faq-content p {
padding:10px;
padding-bottom:5px;
}

.faq-content .faq-heading {
margin-bottom:0px;
padding-top:0px;
font-weight:600;
font-size:14px;
}

/* .faq-questions a {
border-bottom:1px dotted #999;
} */

.faq-questions a:hover,
.s-one ul li a,
.s-one .current-page-ancestor a,
.s-one .current-page-ancestor ul li a,
.home-vertical-sidebar .widget-heading,
.tt-icon strong {
text-decoration:none;
}

.go_to_top {
font-size:9px;
text-transform:uppercase;
display:block;
font-weight:600;
line-height:18px;
}

.basic-divider {
background: url(../images/global/bg-divider-basic.png) right center no-repeat;
clear: both;
display: block;
height: 20px;
margin: 30px 0;
text-align: right;
width:100%;
}

.faq-number {
width:120px;
height:87px;
float:left;
margin-right:40px;
background:url(../images/global/bg-faq-numbers.png) 0 0 no-repeat;
}

.img-frame + .faq-questions {
padding-top:10px;
}

.answer_1 {
background-position: 0 0;
}

.answer_2 {
background-position: 0 -87px;
}

.answer_3 {
background-position: 0 -177px;
}

.answer_4 {
background-position: 0 -266px;
}

.answer_5 {
background-position: 0 -354px;
}

.answer_6 {
background-position: 0 -443px;
}

.answer_7 {
background-position: 0 -532px;
}

.answer_8 {
background-position: 0 -620px;
}

.answer_9 {
background-position: 0 -709px;
}

.answer_10 {
background-position: 0 -798px;
}

.answer_11 {
background-position: 0 -886px;
}

.answer_12 {
background-position: 0 -974px;
}

.answer_13 {
background-position: 0 -1062px;
}

.answer_14 {
background-position: 0 -1150px;
}

.answer_15 {
background-position: 0 -1241px;
}

.answer_16 {
background-position: 0 -1331px;
}

.answer_17 {
background-position: 0 -1417px;
}

.answer_18 {
background-position: 0 -1507px;
}

.answer_19 {
background-position: 0 -1595px;
}

.answer_20 {
background-position: 0 -1684px;
}

.answer_21 {
background-position: 0 -1772px;
}

.answer_22 {
background-position: 0 -1860px;
}

.answer_23 {
background-position: 0 -1950px;
}

.answer_24 {
background-position: 0 -2038px;
}

.answer_25 {
background-position: 0 -2127px;
}

.member-wrap {
width:100%;
clear:both;
}

#main-wrap .member-wrap:first-child {
margin-top:-20px;
}

.member-wrap + .member-wrap {
margin-top:35px;
background: url(../images/global/bg-hr-dotted.png) 0 0 repeat-x;
}

#main-wrap .member-wrap:last-child {
margin-bottom:20px;
}

.member-contact {
width:24%;
float:left;
padding-top:50px;
}

.member-bio {
width:50%;
float:left;
margin-left:5px;
padding-top:50px;
}

.member-photo {
width:160px;
height:125px;
float:right;
margin-top:50px;
}

.member-frame {
background-position:-548px -668px;
}

.member-name {
font-size: 22px;
color:#666;
margin:0;
padding:0;
}

.member-title {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
color:#999;
}

.member-list {
list-style:none;
margin:0;
padding:0;
}

.member-list li {
margin-bottom:12px;
}

.member-contact-email {
padding:2px 0 2px 24px;
background:url(../images/global/bg-team-contact.png) 0px 5px no-repeat;
}

.member-contact-phone {
padding:2px 0 2px 24px;
background:url(../images/global/bg-team-contact.png) 0px -28px no-repeat;
}

.member-contact-twitter {
padding:2px 0 2px 24px;
background:url(../images/global/bg-team-contact.png) 0px -62px no-repeat;
}










/*-----------------------------------------------------------------*/
/* 16. Footer
/*-----------------------------content-container------------------------------------*/
footer {
clear:both;
width:100%;
/*padding-top:30px;*/
position:relative;
font-size:13px;
z-index:1;
overflow:visible;
}

.footer-content {
padding-bottom:40px;
}

footer .sidebar-widget {
padding-top:0px;	
}

.tt-relative {
position:relative;
}

.footer-social {
float:left;
}

.footer-search {
float:right;
}

.footer-callout {
width:100%;
background:#E4E4E4 url(../images/global/bg-footer-callout.png) left top repeat-x;
padding:37px 0;
}

.footer-callout-content {
float:left;
width:76%;
line-height:20px;
}

.footer-callout-button {
float:right;
margin:14px 0 0 0;
}

.footer-callout-content p {
font-size:17px;
margin-bottom:0px;
text-shadow: 1px 1px 2px #FFF;
}

.footer-callout-content .callout-heading {
font-size:20px;
letter-spacing: -0.3px;
}

.footer-bottom {
font-size:11px;
background:url(../images/global/bg-footer-bottom.png) left top no-repeat;
}

form.search {
margin:0;
padding:0;
}

form.search p {
margin-top:10px;
}

footer > div > p {
font-size:11px;
float:left;
width:450px;
padding-top:20px;
}

footer ul{
list-style-image:url(../images/global/bullet-type-1-footer.png);
}

footer nav {
padding:16px 0 0 0;
float:right;
}

footer nav a {
font-size:11px;
}

footer nav > ul > li+li {
margin-left:10px;
}

footer *,
.social_links a:link,
.social_links a:active,
.social_links a:visited, 
footer a:hover,
footer span,
.client_identity {
color:#FFF;
}

footer .current-menu-item a {
color:#FFF;
font-weight:bold;
}

footer .foot-heading {
margin-bottom:12px;
color:#FFF;
font-size:16px;
font-weight:500;
}

footer .social_icons,
#contact-info-wrap .social_icons {
padding-left:0;
}

footer .social_icons a,
#contact-info-wrap .social_icons a {
padding-left: 22px;
}

.footer-default-one,
.construction-default-one {
width:41.6%;
float:left;
}

.footer-default-two,
.construction-default-two {
width:18.75%;
float:left;
margin-left:6.25%;
}

.footer-default-three,
.construction-default-three {
width:26.04%;
float:right;
}

footer .footer-default-three .social_icons li,
footer .construction-default-three .social_icons li,
#contact-info-wrap .social_icons li {
float:left;
margin-right:20px;
}

.display-none {display:none;}

.footer-copyright {
clear:both;
width:100%;
padding:8px 0;
background:#000;
}

.footer-nav {
list-style:none;
margin:0 auto;
padding:1px 0 0 0;
width:80%;
}

.footer-nav li {
float:left;
margin-bottom:0;
}

.footer-nav li + li {
margin-left:10px;
}

.footer-nav li a {
color:#818181;
padding-right:10px;
/*background:url(../images/global/bg-seperator.png) 100% 50% no-repeat;*/
font-weight:500;
font-family:"Bitter";
text-transform: uppercase;
font-size:12px;
}

.footer-nav li:last-child a {
background:none;
}

.footer-nav .current_page_parent a {
color:#FFF;
}

.foot-copy {
float:left;
}

/*.footer-nav {
float:left;
}*/

.foot-copy p {
padding:0;
margin:0;
}

.footer-copyright p,
.footer-copyright ul {
font-size:11px;
}

.footer-logo {
padding-bottom:10px;
}








/*-----------------------------------------------------------------*/
/* 17. Shortcodes
/*-----------------------------------------------------------------*/
 
 /*----- Buttons ----- */
a.button, #loginFamilySubmit, #loginNannySubmit, #emailSubmit, #changePasswordSubmit {
background-image:url(../images/shortcodes/button-sprite.png);
text-decoration:none;
font-size:13px;
font-weight:700;
height:20px;
line-height:12px;
border-radius:3px;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.4);
box-shadow:0 1px 1px rgba(0, 0, 0, 0.08);
display:inline-block;
padding:8px 10px 0;
}

a.button.large {
line-height:14px;
height:24px;
padding:11px 10px 0;
width:178px;
text-align: center;
}

/* Black */
a.button.black {
background-position:0 0;
border:1px solid #4C4C4C;
color:#FFF;
text-shadow:0 1px 0 rgba(0, 0, 0, 0.4);
}

a.button.black:hover {
border:1px solid #2C2C2C;
background-position:0 -28px;
}

a.button.large.black {
background-position:0 -56px;
}

a.button.large.black:hover {
background-position:0 -91px;
}

/* Blue */
a.button.blue, #loginFamilySubmit, #loginNannySubmit, #emailSubmit, #changePasswordSubmit {
background-position:0 -126px;
border:1px solid #0070B3;
/*color:#0070B3;*/
text-shadow:none;
}

a.button.blue:hover {
border:1px solid #0070B3;
background-position:0 -154px;
}

a.button.large.blue {
background-position:0 -182px;
}

a.button.large.blue:hover {
background-position:0 -217px;
}

a.button.blue, #loginFamilySubmit, #loginNannySubmit, #emailSubmit, #changePasswordSubmit{
    background:#0070B3;
    color:#fff;
}

/* Green */
a.button.green {
background-position:0 -252px;
border:1px solid #ADC671;
color:#5D7731;
}

a.button.green:hover {
border:1px solid #8BB14D;
background-position:0 -280px;
}

a.button.large.green {
background-position:0 -308px;
}

a.button.large.green:hover {
background-position:0 -343px;
}

/* Grey */
a.button.grey {
background-position:0 -378px;
border:1px solid #B5B5B5;
color:#555;
}

a.button.grey:hover {
border:1px solid #989898;
background-position:0 -406px;
}

a.button.large.grey {
background-position:0 -434px;
}

a.button.large.grey:hover {
background-position:0 -469px;
}

/* Navy */
a.button.navy {
background-position:0 -504px;
border:1px solid #A2AFB8;
color:#515F6A;
}

a.button.navy:hover {
border:1px solid #8996A0;
background-position:0 -532px;
}

a.button.large.navy {
background-position:0 -560px;
}

a.button.large.navy:hover {
background-position:0 -595px;
}

/* Orange */
a.button.orange {
background-position:0 -630px;
border:1px solid #DAB347;
color:#835503;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.6);
}

a.button.orange:hover {
border:1px solid #DAB347;
background-position:0 -658px;
}

a.button.large.orange {
background-position:0 -686px;
}

a.button.large.orange:hover {
background-position:0 -721px;
}

/* Purple */
a.button.purple {
background-position:0 -756px;
border:1px solid #BC9DB9;
color:#7B5777;
}

a.button.purple:hover {
border:1px solid #A482A0;
background-position:0 -784px;
}

a.button.large.purple {
background-position:0 -812px;
}

a.button.large.purple:hover {
background-position:0 -847px;
}

/* Red */
a.button.red {
background-position:0 -882px;
border:1px solid #DF6F8B;
color:#913944;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.3);
}

a.button.red:hover {
border:1px solid #C36079;
background-position:0 -910px;
}

a.button.large.red {
background-position:0 -938px;
}

a.button.large.red:hover {
background-position:0 -973px;
}

/* Teal */
a.button.teal {
background-position:0 -1008px;
border:1px solid #90C6C8;
color:#437B7D;
}

a.button.teal:hover {
border:1px solid #7DB9BB;
background-position:0 -1036px;
}

a.button.large.teal {
background-position:0 -1064px;
}

a.button.large.teal:hover {
background-position:0 -1099px;
}

/* White */
a.button.white {
background-position:0 -1134px;
border:1px solid #D3D3D3;
color:#000;
text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
}

a.button.white:hover {
border:1px solid #C4C4C4;
background-position:0 -1162px;
}

a.button.large.white {
background-position:0 -1190px;
}

a.button.large.white:hover {
background-position:0 -1225px;
}



/* ----- Testimonials ----- */

.testimonial strong {
font-size:11px;
}

.client_identity {
margin-left:36px;
}



/* ----- Tabs - Type 1 ----- */
.tabs_type_1 {
width:100%;
height:468px;
box-shadow:0 0 6px #c3c3c3;
border-radius:10px;
background-color:#f8f8f8;
overflow:hidden;
position:relative;
margin-bottom:30px;
}

.tabs_type_1 dt {
width:22%;
border-bottom:1px solid #ededed;
font-size:13px;
font-weight:700;
cursor:pointer;
padding:16px 0 16px 3%;
}

.tabs_type_1 dt img {
display:inline-block;
margin-right:15px;
position:relative;
top:5px;
}

.tabs_type_1 dd {
margin-left:25%;
background-color:#FFF;
height:84%;
box-shadow:inherit;
overflow:auto;
position:absolute;
top:0;
right:0;
display:none;
z-index:1000;
padding:4%;
}

.tabs_type_1 dt:first-child {
margin-top:2.4%;
}

.tabs_type_1 dd.current {
display:block;
}

.tabs_type_1 dd .column_group p:first-child {
margin-top:0;
}

.tabs_type_1_arrow {
position:absolute;
top:0;
left:23%;
z-index:1001;
width:18px;
height:36px;
background-image:url(../images/shortcodes/arrow.png);
background-repeat:no-repat;
}



/* ----- Tabs - Type 2 ----- */
.tabs_type_2 {
position:relative;
margin-top:40px;
font-size:13px;
padding-top:10px;
height:380px;
}

.tabs_type_2 dt {
float:left;
margin-left:1.25%;
margin-right:3.5%;
cursor:pointer;
font-weight:bold;
}

.tabs_type_2 dd {
display:none;
position:absolute;
background-image:url(../images/shortcodes/tabs-type2-BG.png);
background-repeat:repeat-x;
top:50px;
padding:30px;
}

.tabs_type_2 dd.current {
display:block;
}

.tabs_type_2_arrow {
position:absolute;
top:38px;
z-index:1001;
width:28px;
height:15px;
background-image:url(../images/shortcodes/arrow-up-2.png);
background-repeat:no-repat;
}



/* ----- Accordion ----- */
.accordion {
font-size:13px;
margin-bottom:40px;
}

.accordion dt {
width:100%;
border:1px solid #e9e9e9;
border-radius:5px;
margin-bottom:4px;
text-indent:50px;
font-weight:500;
background-image:url(../images/shortcodes/accordion-BG.png);
background-position:bottom left;
background-repeat:repeat-x;
position:relative;
cursor:pointer;
padding:20px 0;
}

.accordion dd {
display:none;
line-height:20px;
padding:10px;
}

.accordion dd.current {
display:block;
}

.accordion dd p:first-child {
margin-top:8px;
}

.accordion dt:before {
content:url(../images/shortcodes/plus-sign.png);
position:absolute;
left:-37px;
top:50%;
margin-top:-12px;
}

.accordion dt.current:before {
content:url(../images/shortcodes/minus-sign.png);
}



/* ----- Tooltip ----- */
.tooltip {
width:230px;
line-height:1.2em;
font-size:13px;
background-color:#fff;
box-shadow:0 0 4px #c3c3c3;
background-image:url(../images/shortcodes/tool-tipBG.png);
background-repeat:repeat-x;
border-radius:6px;
position:absolute;
padding:18px 22px 15px;
z-index:5;
}

.tooltipPN {
width:110px;
line-height:1.2em;
font-size:13px;
background-color:#fff;
box-shadow:0 0 4px #c3c3c3;
background-image:url(../images/shortcodes/tool-tipBG.png);
background-repeat:repeat-x;
border-radius:6px;
position:absolute;
padding:18px 22px 15px;
z-index:5;
}

/*.tooltip:after {
content:url(../images/shortcodes/arrow-down.png);
position:absolute;
bottom:-16px;
left:50%;
margin-left:-14px;
}*/



/* ----- Product Callout ----- */
.product_callout {
border-radius:10px 10px 10px 10px;
position:relative;
padding:30px 35px;
}

.product_callout p {
font-size:14px;
margin-right:115px;
margin-top:0;
line-height:22px;
}

.product_callout h3 {
margin-bottom:10px;
font-size:23px;
}

.product_callout .button {
margin-top:-20px;
position:absolute;
right:35px;
top:50%;
}

.callout_light {
background:url(../images/shortcodes/callout-bg-light.png) left bottom repeat-x;
border:1px solid #EEE;
}

.callout_dark {
background:#555 url(../images/shortcodes/callout-bg-dark.png) left bottom repeat-x;
border:1px solid #555;
}

.callout_dark h3,.callout_dark p {
color:#FFF;
}



/* ----- Columns ----- */
.one_half, .one_third, .one_fourth, .one_fifth, .two_thirds, .one_sixth {
float:left;
}

.one_half {
width:48%;
}

.page_content_right .one_half,
.page_content .one_half {
/*width:320px;*/
}

.one_third {
width:30.6%;
}

.page_content_right .one_third,
.page_content .one_third {
/*width:203px;*/
}

.one_fourth {
width:22%;
}

.page_content_right .one_fourth,
.page_content .one_fourth {
width:145px;
}

.one_fifth {
width:16.8%;
}

.page_content_right .one_fifth,
.page_content .one_fifth {
width:130px;
}

.page_content_right .two_thirds,
.page_content .two_thirds {
width:435px;
}

.one_half + .one_half,.one_third + .one_third,.two_thirds + .one_third,.one_fourth + .one_fourth,.one_fifth + .one_fifth,.one_third + .two_thirds, .one_sixth + .one_sixth {
margin-left:4%;
}

.column-clear {
clear: both;
height:25px;
}

.two_thirds {
width:65.2%;
}
.one_sixth { width: 13.33%; overflow: hidden;}

.experience{
    width:98%;
    display:block;
    float:left;
}

.check{
    width:100%;
    height:20px;
    margin-bottom:5px;
}

.check2{
    width:100%;
    height:38px;
    margin-bottom:5px;
}

.checkLine{
    height:20px;
    margin-bottom:5px;
    float:left;
}

.bottomSpacer{
    margin-bottom:10px;
}
#jobType, #available, #livingPreference, #needsSponsorship{
    height:50px;
    width:100%;
}
#addFamilyForm #jobType, #editFamilyForm #jobType{
    height:36px;
}

label.photoTips{
    line-height:14px;
    width:224px;
}
.photoTips{
    color:#000;
    font-size:12px;
    font-weight:normal;
}
ul.photoTips {
    list-style-image: url(../images/global/bullet-type-1.png);
    padding-left:14px;
    margin-left:15px;
}
ul.photoTips li{
    margin-bottom:2px;
}

#uploadPhotoForm input[type="file"]{
    width:215px;
    padding-left:0;
}
#resumeLabel{
    padding-top:0;
}
.profilePicture{
    display:block;
    height:550px;
    width:245px;
    overflow:hidden;
}

#agreement_mobile_div{
    display:none;
}
.topSpacer{
    margin-top:15px;
}

.topSpacer2{
    margin-top:41px;
}

.plainText{
    color:#0070B3;
    margin-bottom:0px;
    position:relative;
    top:6px;
    font-size:14px;
}

#availabilityChart{
width:50%;
float:left;
}
#availabilityChart h5{
    margin-bottom:0;
}
h5 a{
    font-size:13px;
    text-decoration:underline;
}
.half_less{
    width:40%;
    float:left;
}
#jobInfo #liveInOut{
    width:175px;
}
#liveInOrOut{
    width:160px;
}
#availabilityChartDisp{
    width:270px;
}

.evenAcross{
/*    background-color: lightgrey;*/
}
.evenDown{
/*    background-color: silver;*/
}
.cross{
/*    background-color: lightslategray*/
}

.availOutline{
    border: 1px solid #000;
}

.full_width{
    width:100%;
}

#loginFrame{
    margin:0 40px;
    box-shadow:0 0 25px #999;
    padding:10px;
    border-radius:5px;
}
#loginFrame p.blurb{
    font-size: 10px;
    display:block;
    line-height:11px;
    margin-top:20px;
}
#loginNannyForm, #loginFamilyForm, #emailForm, #changePasswordForm{
    margin-top:10px;
    width:300px;
    margin:0 auto;
}
#loginNannyForm, #loginFamilyForm{
    height:190px;
}
#emailForm{
    height:90px;
}
#changePasswordForm{
    height:160px;
}
#loginLinks, #emailLinks{
    height:30px;
    width:100px;
    display:block;
    float:left;
}
.loginLink{
    font-size:12px;
    font-weight:bold;
/*    margin-left:170px;*/
}
.loginTitle{
    text-align:center;
    font-weight: bold;
    margin:6px 0;
}
.applyTitle{
    text-align:center;
    font-weight: bold;
    margin:12px 0;
}

#loginFrame p{
    text-align:center;
    font-weight:bold;
    margin-bottom:0;
}
#loginFrame p.info{
/*    margin: 0 0 20px 27px;*/
margin-bottom:20px;
    width:300px;
}
#emailForm .loginRow{
    width:250px;
    margin-left:20px;
}
#loginFrame .spaceLeft{
    margin-left:-20px;
}
#loginFrame .spaceRight{
    margin-right:-10px;
}
#loginFrame .applyButton{
    margin: 20px auto;
    display:block;
}

#loginFrame label{
    float:left;
/*    margin-bottom:20px;*/
    font-size:14px;
    margin:0;
}
#loginFrame input[type="text"], #loginFrame input[type="password"], #loginFrame select{
    width:170px;
    float:right;
    margin:0;
}
#loginFrame select{
    width:192px;
}
#userTypeLbl{
    padding-top:4px;
}
#userTypeRow{
    height:25px;
}
#loginNannySubmit, #loginFamilySubmit, #emailSubmit, #changePasswordSubmit{
    width:182px;
    text-align:center;
/*    margin-left:107px;*/
    font-size:11pt;
    height:30px;
    padding-top:2px;
    float:right;
    font-family:"Arial";
}

.loginRow{
    width:300px;
    height:30px;
    float:left;
}
#content-container .loginRow input[type="text"],
#content-container .loginRow input[type="password"]{
    padding:2px 5px;
}
#register {
    margin-left:20px;
    width:200px;
    float:left;
}
#register a{
    text-decoration:underline;
}

/* ----- Icons ----- */
.tt-icon {
padding:4px 0 20px 55px;
display:inline-block;
font-size:13px;
line-height:1.5em;
}

.sidebar .tt-icon {
padding:8px 0 20px 55px;
font-size:12px;
}

p.tt-icon{
    height:48px;
}

.tt-icon span {font-weight:bold;}

.icon-alarm {
background:url(../images/shortcodes/icons/alarm.png) 0 0 no-repeat;
}

.icon-arrow-down-a {
background:url(../images/shortcodes/icons/arrow_down.png) 0 0 no-repeat;
}

.icon-arrow-down-b {
background:url(../images/shortcodes/icons/arrow_down_2.png) 0 0 no-repeat;
}

.icon-arrow-up-a {
background:url(../images/shortcodes/icons/arrow_up.png) 0 0 no-repeat;
}

.icon-arrow-up-b {
background:url(../images/shortcodes/icons/arrow_up_2.png) 0 0 no-repeat;
}

.icon-bookmark {
background:url(../images/shortcodes/icons/bookmark.png) 0 0 no-repeat;
}

.icon-calculator {
background:url(../images/shortcodes/icons/calculator.png) 0 0 no-repeat;
}

.icon-calendar-day {
background:url(../images/shortcodes/icons/calendar_day.png) 0 0 no-repeat;
}

.icon-calendar-month {
background:url(../images/shortcodes/icons/calendar_month.png) 0 0 no-repeat;
}

.icon-camera {
background:url(../images/shortcodes/icons/camera.png) 0 0 no-repeat;
}

.icon-cart-add {
background:url(../images/shortcodes/icons/cart_add.png) 0 0 no-repeat;
}

.icon-caution {
background:url(../images/shortcodes/icons/caution.png) 0 0 no-repeat;
}

.icon-cellphone {
background:url(../images/shortcodes/icons/cellphone.png) 0 0 no-repeat;
}

.icon-chart {
background:url(../images/shortcodes/icons/chart.png) 0 0 no-repeat;
}

.icon-chat {
background:url(../images/shortcodes/icons/chat.png) 0 0 no-repeat;
}

.icon-chat-2 {
background:url(../images/shortcodes/icons/chat_2.png) 0 0 no-repeat;
}

.icon-checklist {
background:url(../images/shortcodes/icons/checklist.png) 0 0 no-repeat;
}

.icon-checkmark {
background:url(../images/shortcodes/icons/checkmark.png) 0 0 no-repeat;
}

.icon-city {
background:url(../images/shortcodes/icons/city.png) 0 0 no-repeat;
}

.icon-clipboard {
background:url(../images/shortcodes/icons/clipboard.png) 0 0 no-repeat;
}

.icon-clock {
background:url(../images/shortcodes/icons/clock.png) 0 0 no-repeat;
}

.icon-contacts {
background:url(../images/shortcodes/icons/contacts.png) 0 0 no-repeat;
}

.icon-crate {
background:url(../images/shortcodes/icons/crate.png) 0 0 no-repeat;
}

.icon-database {
background:url(../images/shortcodes/icons/database.png) 0 0 no-repeat;
}

.icon-document-edit {
background:url(../images/shortcodes/icons/document_edit.png) 0 0 no-repeat;
}

.icon-drive {
background:url(../images/shortcodes/icons/drive.png) 0 0 no-repeat;
}

.icon-dvd {
background:url(../images/shortcodes/icons/dvd.png) 0 0 no-repeat;
}

.icon-email-send {
background:url(../images/shortcodes/icons/email_send.png) 0 0 no-repeat;
}

.icon-flag {
background:url(../images/shortcodes/icons/flag.png) 0 0 no-repeat;
}

.icon-games {
background:url(../images/shortcodes/icons/games.png) 0 0 no-repeat;
}

.icon-gear {
background:url(../images/shortcodes/icons/gear.png) 0 0 no-repeat;
}

.icon-globe-download {
background:url(../images/shortcodes/icons/globe_download.png) 0 0 no-repeat;
}

.icon-globe-upload {
background:url(../images/shortcodes/icons/globe_upload.png) 0 0 no-repeat;
}

.icon-globe {
background:url(../images/shortcodes/icons/globe.png) 0 0 no-repeat;
}

.icon-hdtv {
background:url(../images/shortcodes/icons/hd_tv.png) 0 0 no-repeat;
}

.icon-heart {
background:url(../images/shortcodes/icons/heart.png) 0 0 no-repeat;
}

.icon-support {
background:url(../images/shortcodes/icons/support.png) 0 0 no-repeat;
}

.icon-history {
background:url(../images/shortcodes/icons/history.png) 0 0 no-repeat;
}

.icon-home {
background:url(../images/shortcodes/icons/home.png) 0 0 no-repeat;
}

.icon-info {
background:url(../images/shortcodes/icons/info.png) 0 0 no-repeat;
}

.icon-laptop {
background:url(../images/shortcodes/icons/laptop.png) 0 0 no-repeat;
}

.icon-light-on {
background:url(../images/shortcodes/icons/light_on.png) 0 0 no-repeat;
}

.icon-lock-closed {
background:url(../images/shortcodes/icons/lock_closed.png) 0 0 no-repeat;
}

.icon-magnify {
background:url(../images/shortcodes/icons/magnify.png) 0 0 no-repeat;
}

.icon-megaphone {
background:url(../images/shortcodes/icons/megaphone.png) 0 0 no-repeat;
}

.icon-money {
background:url(../images/shortcodes/icons/money.png) 0 0 no-repeat;
}

.icon-only19{
background:url(../images/shortcodes/icons/only19.jpg) 0 0 no-repeat;
}

.icon-movie {
background:url(../images/shortcodes/icons/movie.png) 0 0 no-repeat;
}

.icon-mp3 {
background:url(../images/shortcodes/icons/mp3_player.png) 0 0 no-repeat;
}

.icon-ms-word {
background:url(../images/shortcodes/icons/ms-word-doc.png) 0 0 no-repeat;
}eld

.icon-music {
background:url(../images/shortcodes/icons/music.png) 0 0 no-repeat;
}

.icon-nannyJob {
background:url(../images/shortcodes/icons/nanny.png) 0 0 no-repeat;
}

.icon-staffJob {
background:url(../images/shortcodes/icons/storestaff-icon.png) 0 0 no-repeat;
background-size:cover;
}

.icon-elderCareJob {
background:url(../images/shortcodes/icons/eldercare.png) 0 0 no-repeat;
}

.icon-housekeepingJob {
background:url(../images/shortcodes/icons/housekeeper.png) 0 0 no-repeat;
}

.icon-babyNurseJob {
background:url(../images/shortcodes/icons/babynurse.png) 0 0 no-repeat;
}

.icon-babyNurseJob {
background:url(../images/shortcodes/icons/staff.png) 0 0 no-repeat;
}

.icon-family {
background:url(../images/shortcodes/icons/family.jpg) 0 0 no-repeat;
}

.icon-kitchen{
background:url(../images/shortcodes/icons/kitchen.png) 0 0 no-repeat;
}

.icon-network {
background:url(../images/shortcodes/icons/network.png) 0 0 no-repeat;
}

.icon-news {
background:url(../images/shortcodes/icons/news.png) 0 0 no-repeat;
}

.icon-notebook {
background:url(../images/shortcodes/icons/notebook_pencil.png) 0 0 no-repeat;
}

.icon-pdf {
background:url(../images/shortcodes/icons/pdf.png) 0 0 no-repeat;
padding:4px 0 25px 55px;
}

.icon-photos {
background:url(../images/shortcodes/icons/photos.png) 0 0 no-repeat;
}

.icon-refresh {
background:url(../images/shortcodes/icons/refresh.png) 0 0 no-repeat;
}

.icon-road {
background:url(../images/shortcodes/icons/road.png) 0 0 no-repeat;
}

.icon-rss {
background:url(../images/shortcodes/icons/rss-icon.png) 0 0 no-repeat;
}

.icon-shield-blue {
background:url(../images/shortcodes/icons/shield-blue.png) 0 0 no-repeat;
}

.icon-shield-green {
background:url(../images/shortcodes/icons/shield-green.png) 0 0 no-repeat;
}

.icon-star {
background:url(../images/shortcodes/icons/star.png) 0 0 no-repeat;
}

.icon-smart-phone {
background:url(../images/shortcodes/icons/smart-phone.png) 0 0 no-repeat;
}

.icon-tools {
background:url(../images/shortcodes/icons/tools.png) 0 0 no-repeat;
}

.icon-user-group {
background:url(../images/shortcodes/icons/user_group.png) 0 0 no-repeat;
}

.icon-vcard {
background:url(../images/shortcodes/icons/vcard.png) 0 0 no-repeat;
}

.icon-video-camera {
background:url(../images/shortcodes/icons/video_camera.png) 0 0 no-repeat;
}

.icon-x {
background:url(../images/shortcodes/icons/x.png) 0 0 no-repeat;
}

.icon-intersection {
background:url(../images/shortcodes/icons/intersection.jpg) 0 0 no-repeat;
}

.icon-age {
background:url(../images/shortcodes/icons/age.jpg) 0 0 no-repeat;
}

.icon-swimmer {
background:url(../images/shortcodes/icons/swimmer.jpg) 0 0 no-repeat;
}

.icon-firstaid {
background:url(../images/shortcodes/icons/firstaid.png) 0 0 no-repeat;
}

.icon-driver {
background:url(../images/shortcodes/icons/driver.jpg) 0 0 no-repeat;
}

.icon-calendar-available {
background:url(../images/shortcodes/icons/calendar_available.jpg) 0 0 no-repeat;
}

.icon-canada {
background:url(../images/shortcodes/icons/Canada.png) 0 0 no-repeat;
}

#welcomeMsg, #welcomeMsg p{
    line-height:20px;
    /*font-family:"Trebuchet MS";*/
    font-weight: bold;
    text-align:center;
}

#welcomeMsg p{
    font-size:14px;
    margin:0;
    text-align:left;
    margin-top:10px;    
}

#welcomeMsg p.small{
    font-size:12px;
    margin-top:5px;
    text-align:center;
}

#welcomeMsg{
    width:90%;
    margin-left:5%;
}
#welcomeMsg.addFamily{
    width:90%;
    margin-left: 5%;
}

.subhead{
    font-size:16px;
    margin-top:10px;
    margin-bottom:5px;
}

.subtext{
    font-style:italic;
    font-size:12px;
    margin-bottom:10px;
}

#welcomeMsg #apply{
    width:250px;
    text-decoration:none;
    /*color:#fff;*/
}
#welcomeMsg span{
    color: #0070B3;
}
#welcomeMsg h3, #welcomeMsg h4{
    margin-bottom:10px;
/*    font-family:"Trebuchet MS";*/
    line-height:1.1em;
    font-weight:bold;
}
#emailSubmit{
    height:20px;
    padding-top:10px;
}
#welcomeMsg a{
    text-decoration:underline;
}
#welcomeMsg span.sub{
    font-size:14px;
}
#content-container input[type="text"]#addressLarge {
    width:94%;
}
.summary_info{
    margin-top:10px;
}
.summary_info p{
    float:left;
}
.summary_info p.text{
/*    top:-35px;*/
/*    position:relative;*/
    font-size: 13px;
}
.summary_info p.text.small{
    font-size:11px;
    margin-top:0;
}
span.link{
    color:#0070B3;
    border-bottom:1px solid #0070B3;
}
#map-canvas{
}
h2.name{
    font-family: 'Trebuchet MS';
    font-size:35px;
}
#nannySearch, #nannySearchOverseas{
    width:710px;
}
div.detail{
    display:block;
    width:145px;
    float:left;
}
div.detail.first{
    margin-right:10px;
}
div.icon{
    float:left;
    height:55px;
}
#loginFrame div.icon{
    position:absolute;
}
#loginFrame.lostPassword{
    height:165px;
}
#loginFrame.resetPassword{
    height:200px;
}
div.itemDetail{
    margin-top:6px;
    font-family:"Trebuchet MS";
    float:left;
    width:128px;
    color:#000;
    font-weight:bold;
    line-height:18px;
}
#msgTitle{
    width:100%;
    margin-left:8px;
}
div.itemHidden{
    float:left;
    font-weight:bold;
    color:#000;
}
.item .itemHidden{
    background-color:yellow;    
    padding:10px;
    font-size:14px;    
    border-radius:5px;
    -webkit-border-radius: 5px;
    border:1px solid black;
    margin-top:-10px;
    line-height:18px;    
}
.odd{
    background-color:#DFDFE8;
}
.profileData{
    float:left;
}
h4.jobType{
    font-family: 'Trebuchet MS';
    margin-bottom:15px;
    font-size:20px;
}
h4.notice{
    color:#000;
    margin:15px 0;;
    font-size:20px;
    font-family:'Trebuchet MS';
}
h4.notice a{
    text-decoration:underline;
}
a.navLink{
    font-family: 'Trebuchet MS';
    font-size:18px;
    border-bottom:1px solid #0070B3;
    margin:15px 15px 0 0;
    float:right;
}
a.navLink:hover{
    text-decoration:none;
}
a#backLink{
    bottom:10px;
    position:relative;
    float:left;
}
a#backLink:hover{
    text-decoration: none;
}
div.item{
    height:55px;
}
div#lastLogin{
    height:68px;
}
div.row{
    width:100%;
    height:55px;
    margin-bottom:20px;
}
.summary_info .tt-icon, .profileInfo .tt-icon{
    padding-bottom:0;
}

#profileTable p{
    margin-bottom:10px;
    margin-left:8px;
    font-size:16px;
    font-family:"Trebuchet MS";
    color:#000;
    font-weight:bold;
}

#profileTable .one_half{
    margin:0;
    width:50%;
}
#profileTable{
    position:relative;
    top:10px;
}


.experienceTitle{
    float:left;
    width:100%;
}
.experienceTitle h4{
    font-family: "Trebuchet MS";
    margin-top:14px;
}
.experienceItemText{
    font-size: 14px;
    top:-3px;
    position:relative;
}
.experienceItem{
    margin-top:5px;
}
#experienceSection .one_third{
    margin-left:0;
}

/* ----- Notification Boxes ----- */
.notification {
border: 1px solid;
border-bottom-width: 2px;
color: #4f4f4f;
display: block;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
font-size: 11px;
line-height: 19px;
margin-bottom: 20px;
overflow: hidden;
position: relative;
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.15), 0px 0px 2px rgba(0,0,0,0.05);
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.15), 0px 0px 2px rgba(0,0,0,0.05);
box-shadow: 0px 1px 2px rgba(0,0,0,0.15), 0px 0px 2px rgba(0,0,0,0.05);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
width:100%;
}
#validationErrorsSmall{
    width:243px;
}

.notification p {
padding: 16px 16px 16px 42px;
text-shadow: 0px 1px 0px rgba(255,255,255,0.65);
margin-bottom:0px;
}

.notification p strong {
color: #303030;
font-weight: bold;
}


.notification.success {
background-color: #dde6ba;
border-color: #d0e289 #c6d881 #b8cb71;
background: -moz-linear-gradient(top,
#fff,
#e6efc2 2%,
#d9e2b7
);
background: -webkit-gradient(linear, left top, left bottom,
from(#fff),
color-stop(0.02, #e6efc2),
to(#d9e2b7)
);
background: linear-gradient(top,
#fff,
#e6efc2 2%,
#d9e2b7
);
filter: PROGID:DXImageTransform.Microsoft.Gradient(StartColorStr='#e6efc2',EndColorStr='#d9e2b7');
}

.notification.success p {
background: transparent url(../images/shortcodes/tick.png) no-repeat scroll 14px 17px;
}
.notification.success p.nocheck{
    background:none;
    padding: 10px 0 15px 44px;
}

.notification.success p strong {
color: #417800;
}

.notification.error {
background-color: #f6dbd6;
border-color: #f7d5d6 #f1c8ca #f2b5b8;
background: -moz-linear-gradient(top,
#fff,
#fbe2e3 2%,
#eeccce
);
background: -webkit-gradient(linear, left top, left bottom,
from(#fff),
color-stop(0.02, #fbe2e3),
to(#eeccce)
);
background: linear-gradient(top,
#fff,
#fbe2e3 2%,
#eeccce
);
filter: PROGID:DXImageTransform.Microsoft.Gradient(StartColorStr='#fbe2e3',EndColorStr='#eeccce');
}

.notification.error p {
background: transparent url(../images/shortcodes/cross.png) no-repeat scroll 14px 17px;
}

.notification.error p.nocheck{
    background:none;
    padding: 10px 0 15px 44px;
}

.notification.error p strong {
color: #d43c41;
}

.notification.warning {
background-color: #f9f9b4;
border-color: #f7dc72 #f4d96c #eace61;
background: -moz-linear-gradient(top,
#fff,
#ffffb9 2%,
#f0efae
);
background: -webkit-gradient(linear, left top, left bottom,
from(#fff),
color-stop(0.02, #ffffb9),
to(#f0efae)
);
background: linear-gradient(top,
#fff,
#ffffb9 2%,
#f0efae
);
filter: PROGID:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffb9',EndColorStr='#f0efae');
}

.notification.warning p {
background: transparent url(../images/shortcodes/exclamation.png) no-repeat scroll 14px 17px;
}

.notification.warning p strong {
color: #777909;
}

.notification.tip {
background-color: #dceffa;
border-color: #b8e1fd #a6d4f4 #9ed1f5;
background: -moz-linear-gradient(top,
#fff,
#e0f4ff 2%,
#d4e6f0
);
background: -webkit-gradient(linear, left top, left bottom,
from(#fff),
color-stop(0.02, #e0f4ff),
to(#d4e6f0)
);
background: linear-gradient(top,
#fff,
#e0f4ff 2%,
#d4e6f0
);
filter: PROGID:DXImageTransform.Microsoft.Gradient(StartColorStr='#e0f4ff',EndColorStr='#d4e6f0');
}

.notification.tip p strong {
color: #0068a4;
}

.notification.tip p {
background: transparent url(../images/shortcodes/tip.png) no-repeat scroll 14px 17px;
}

.notification.neutral {
background-color: #f0f0f0;
border-color: #e4e4e4 #d9d9d9 #cbcbcb;
background: -moz-linear-gradient(top,
#fff,
#f0f0f0 2%,
#e4e4e4
);
background: -webkit-gradient(linear, left top, left bottom,
from(#fff),
color-stop(0.02, #f0f0f0),
to(#e4e4e4)
);
background: linear-gradient(top,
#fff,
#f0f0f0 2%,
#e4e4e4
);
filter: PROGID:DXImageTransform.Microsoft.Gradient(StartColorStr='#f0f0f0',EndColorStr='#e4e4e4');
}

.notification.neutral p strong {
color: #303030;
}

.notification.neutral p {
background: transparent url(../images/shortcodes/neutral.png) no-repeat scroll 14px 17px;
}






 /*----- Text Styles ----- */
.large-callout p {
font-size:15px;
/* font-weight:300; */
font-family:Helvetica, Arial, sans-serif;
}










/*-----------------------------------------------------------------*/
/* 18. Wordpress + Widgets
/*-----------------------------------------------------------------*/
.sticky,
.gallery-caption,
.bypostauthor {font-size:inherit;}

.widget-heading {
font-size:14px;
margin-bottom:14px;
color:#383C43;
}

#nannySearchForm .sidebar-widget, #nannySearchOverseasForm .sidebar-widget,
#jobSearchForm .sidebar-widget{
margin-bottom:10px;
border-top:1px solid #DCDDDE;
padding-top:15px;
}

#nannySearchForm .sidebar-widget.first, #nannySearchOverseasForm .sidebar-widget.first,
#jobSearchForm .sidebar-widget.first{
    border-top:none;
    padding-top:0;
}

#nannySearchForm .sidebar-widget.last, #nannySearchOverseasForm .sidebar-widget.last,
#jobSearchForm .sidebar-widget.last{
    margin-bottom:0;
}
#search{
    margin-left:30px;
    font-weight:bold;
    text-decoration:underline;
    display:block;
    margin-bottom:20px;
}
.top-aside .sidebar-widget {
padding:0;
margin:0;
}

.entry-content img {
margin:0 0 10px;
}

.alignleft,img.alignleft {
margin-right:10px;
display:inline;
float:left;
}

.alignright,img.alignright {
margin-left:10px;
display:inline;
float:right;
}

.aligncenter,img.aligncenter {
display:block;
clear:both;
margin:0 auto;
}

.wp-caption {
margin-bottom:10px;
text-align:center;
padding-top:5px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
line-height:1.5;
font-size:11px;
margin:0;
}

.wp-smiley {
max-height:1em;
margin:0 !important;
}

blockquote.left {
margin-right:20px;
text-align:right;
margin-left:0;
width:33%;
float:left;
}

blockquote.right {
margin-left:20px;
text-align:left;
margin-right:0;
width:33%;
float:right;
}



/* ------ MailChimp Plugin ------ */
#mc_embed_signup #mce-EMAIL {
width:170px;
color:#222;
padding:5px;
}

#mc_embed_signup .mc_merge_var {
margin-bottom:10px;
}

#mc_embed_signup .mc_required,#mc-indicates-required {
color:#4BA196;
}

#mc_embed_signup .mc_required {
font-size:14px;
}

#mc_message {
font-size:12px;
padding-bottom:10px;
}

#mc-indicates-required {
font-size:11px;
}

#mc_embed_signup .mc_signup_submit {
clear:left;
text-align:left;
padding:10px 0 0;
}

#mc_embed_signup label {
color:#FFF;
font-weight:400;
opacity:0.6;
}

#mc-embedded-subscribe,
#constant-contact-signup .button {
background: url(../images/global/bg-submit-button.png) repeat scroll 0 0 transparent;
color: #555555;
border: 1px solid #D5D5D5;
border-radius: 3px 3px 3px 3px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
cursor: pointer;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
font-weight: bold;
height: 28px;
line-height: 12px;
padding: 0 8px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
width:auto;
}

#content-container .home-vertical-sidebar input[type="text"],
#content-container .home-vertical-sidebar .mc_input {
margin-bottom: 0px;
width: 88%;
}

#mc_embed_signup .clear {
clear: both;
margin-top:15px;	
}






/* ------ Constant Contact Plugin ------ */
#constant-contact-signup input {
width:201px;
color:#222;
padding:5px;
}

#constant-contact-signup .checkbox {
width:15px;
font-size:13px;
}

#constant-contact-signup .button {
outline:none;
display:block;
font-size:11px !important;
width:90px;
margin:0;
padding:6px 10px !important;
}






/* ----- Gravity Forms ----- */
.gform_heading p {
margin-bottom:5px;
}

.gfield input[type="text"] {
padding:5px;
}

.gfield input[type="checkbox"],
.gfield input[type="radio"],
.gform_footer .button {
box-shadow:none !important;
}

.gform_footer .button {
font-size:13px !important;
}




/* ------ Calendar ------ */
table#wp-calendar {
width:86%;
font-size:13px;
color:#636B75;
}

table#wp-calendar td {
width:14%;
text-align:center;
padding:4px 1px;
}

table#wp-calendar caption {
font-weight:700;
font-size:15px;
padding-bottom:10px;
}

td#today,table#wp-calendar a {
font-weight:700;
}

.widget_calendar tfoot td {
background-image:none;
}

.widget_calendar td a {
text-decoration:underline;
}



/* ------ Recent Posts ------ */
#sidebar .footer_post h4 {
font-size:1.2em;
padding-bottom:0;
font-weight:700;
color:#222 !important;
}

#sidebar .footer_post h4 a {
text-decoration:none;
color:#222 !important;
}

#sidebar .footer_post p {
line-height:19px;
margin:0 0 15px;
}

#sidebar .footer_post p a {
text-decoration:none;
}

#sidebar .footer_post a:hover {
text-decoration:underline;
}



/* ------ Blogroll ------ */
#sidebar .blogroll {
list-style:none !important;
margin:0 !important;
padding:10px 0 0 !important;
}

#sidebar .blogroll li {
width:100% !important;
background:none !important;
color:#666 !important;
margin-bottom:18px !important;
padding:0 !important;
}



/* ------ Searchform ------ */
#sidebar #searchsubmit {
cursor:pointer;
letter-spacing:1px;
text-transform:uppercase;
color:#DDD;
outline:none;
border:1px solid #000;
display:block;
margin:0;
padding:8px 12px;
}

#sidebar #searchform #s {
margin-bottom:7px;
width:90%;
padding:3px;
}

#sidebar #searchform label {
color:#4C4C4C;
font-weight:700;
display:none;
}

#searchform label {
display:none;
}

#banner-search {
position:absolute;
right:0;
top:9px;
height:27px;
width:158px;
margin:3px 0 0 0;
background:url(../images/global/bg-banner-search.png) 0 0 no-repeat;
z-index:400;
}

#banner-search input {
background:url(../images/global/bg-banner-search-glass.png) left center no-repeat;
padding:0 0 0 18px;
width:120px;
margin:6px 0 0 8px;
border:none;
line-height:14px;
height:15px;
}



/* ------ Flickr Widget ------ */
#flickr_badge_wrapper {
width:231px;
margin:0 0 -11px;
}

.flickr_badge_image {
float:left;
margin:0 11px 11px 0;
}

.flickr_badge_image a {
background:none repeat scroll 0 0 #FFF;
border:1px solid #DDD;
box-shadow:0 0 4px rgba(0, 0, 0, 0.15);
float:left;
padding:4px;
}

.flickr_badge_image img {
float:left;
height:52px;
width:52px;
}

#scroll_to_top {
font-size:11px;
color:#FFF;
font-weight:bold;
float:right;
background:url(../images/global/bg-top-link.png) 0 50% no-repeat;
margin:5px 0 0 30px;
padding-left:15px;
}



/* ------ Social Media Widget ------ */
.social_icons {
list-style-type:none;
list-style-image:none;
padding-top:4px;
float:right;
}

.sidebar .social_icons {
list-style-type:none;
list-style-image:none;
padding:8px 0 0 4px;
}

.sidebar .social_icons a {
padding-left:24px;
}

.social_icons a {
padding-top:0px;
padding-bottom:10px;
background:url(../images/global/image-sprite.png) 0 0 no-repeat;
}

.social_links a:link,.social_links a:active,.social_links a:visited {
font-weight:600;
}

a.rss {
background-position:0 0;
}

a.facebook {
background-position: -26px -28px;
}

a.twitter {
background-position:-57px -55px;
}

a.email {
background-position:-88px -82px;
}

a.flickr {
background-position:-277px -249px;
}

a.youtube {
background-position:-117px -109px;
}

a.linkedin {
background-position:-148px -136px;
}

a.foursquare {
background-position:-245px -222px;
}

a.delicious {
background-position:-180px -163px;
}

a.digg {
background-position:-213px -193px;
}

.social_icons {
margin:0;
}

.social_icons li + li {
margin-left: 5px;
}

.one_half + .one_half .social_icons {
float:left;
}

.social_icons li {
float:left;
margin-bottom:0;
}

.social_icons a {
padding-left:26px;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
background:url(../images/global/bg-toolbar-social-icons.png) left top no-repeat !important;
padding-bottom:0;
}

.top-aside .social_icons a.rss {
background-position: 0 4px !important;
}

.top-aside .social_icons a.twitter, .center-wrap .social_icons a.twitter {
background-position: 0 -15px !important;
font-size:11px;
}

.top-aside .social_icons a.facebook, .center-wrap .social_icons a.facebook {
background-position: 0 -35px !important;
font-size:11px;
}

.top-aside .social_icons a.email {
background:url(../images/global/bg-toolbar-social-icons.png) 0px -54px no-repeat !important;
}

.top-aside .social_icons a.flickr {
background-position: 0 -71px !important;
}

.top-aside .social_icons a.youtube {
background-position: 0 -88px !important;
padding:9px 0 9px 24px !important;
}

.top-aside .social_icons a.linkedin {
background-position: 0 -118px !important;
}

.top-aside .social_icons a.foursquare {
background-position: 0 -136px !important;
}

.top-aside .social_icons a.delicious {
background-position: 0 -156px !important;
}

.top-aside .social_icons a.digg {
background:url(../images/global/bg-toolbar-social-icons.png) 0px -173px no-repeat !important;
}

.top-aside .social_icons a:hover {
color:#FFF;
/* opacity:0.6;
filter: alpha(opacity = 60);
zoom:1; */
}

#social_icon_header{
    float:right;
}


/* ------ WP-Pagenavi ------ */
.wp-pagenavi {
clear: both;
font-size: 9px;
height: 110px;
letter-spacing: 1.6px;
padding-top: 10px;
text-align: left;
text-transform: uppercase;
margin-top: 25px;
}

.blog_page_content .wp-pagenavi {
margin-top: -20px;
}

.wp-pagenavi a, 
.wp-pagenavi .current {
margin: 0 4px;
padding: 7px 9px;
border-radius: 3px 3px 3px 3px;
}

.wp-pagenavi a {
background-color: #F6F6F6;
border:1px solid #EFEFEF;
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FAFAFA), to(#F6F6F6));
background-image: -webkit-linear-gradient(top, #FAFAFA, #F6F6F6);
background-image:    -moz-linear-gradient(top, #FAFAFA, #F6F6F6);
background-image:     -ms-linear-gradient(top, #FAFAFA, #F6F6F6);
background-image:      -o-linear-gradient(top, #FAFAFA, #F6F6F6);
}

.paged-navigation .next, 
.paged-navigation .prev {
background: none repeat scroll 0 0 transparent;
border: 0 none;
}


.wp-pagenavi a:hover, 
.paged-navigation a:hover {
text-decoration: none;
}

.wp-pagenavi a:hover,
.wp-pagenavi .current {
background: url(../images/global/bg-input-gradient.gif) repeat-x scroll -1px -2px #F9F9F9;
border:1px solid #DDD;
color: #666666;
}

.wp-pagenavi .current {
font-weight:400;
}

.gallery-wp-navi .wp-pagenavi {
height: 40px;
letter-spacing: 1.6px;
padding-top: 10px;
text-align: left;
text-transform: uppercase;
margin-top: 20px;
}

.wp-pagenavi .pages {
color:#555;
}





/* ------ Twitter Widget ------ */
#twitter_update_list {
margin-top:-10px;
}

#twitter-link {
font-size:12px;
background:url(../images/global/image-sprite.png) 0 0 no-repeat;
background-position:-57px -55px;
padding:2px 0 3px 23px;
display:inline-block;
margin-left:15px;
}

.tz_tweet_widget ul {
font-family: Georgia,"Times New Roman",Times,serif;
font-style: italic;
list-style-type: none;
padding: 15px;
word-wrap: break-word;
}

.tz_tweet_widget ul li a {
display: none;
}

.sidebar #twitter_update_list li {
background: url(../images/global/bg-hr-dotted.png) repeat-x scroll center bottom transparent;
line-height: 20px;
padding: 10px 0;
font-size:11px;
}

.sidebar #twitter_update_list li:last-child {
background: none;
}

.widget.tz_tweet_widget ul li span a {
color: #0CA2D1;
display: inline;
height: auto;
line-height: 20px;
}

.tz_tweet_widget ul li a:hover {
text-decoration: underline;
}


/* ---Simple Google Site Map CSS--- */
#SGM {width:100%; height:260px;
border: 5px solid #FFFFFF;
box-shadow: 0 0 2px #666666;}
#SGM .infoWindow {line-height:13px; font-size:10px;}
#SGM .infoWindow p {font-size:10px !important;}
#SGM input {margin:4px 4px 0 0; font-size:10px;}
#SGM input.text {border:solid 1px #ccc; background-color:#fff; padding:2px;}
#content-container .sidebar-widget #SGM input {
background:url(../images/global/bg_text_field_3.png) no-repeat 0 0 transparent !important;
border:medium none;
color:#666;
font-size:11px;
height:20px;
padding:3px 10px 4px;
width:265px;
}
#content-container .sidebar-widget #SGM input[type="text"] {
margin:0 10px 2px 0;
width:182px;
}


#SGM input.submit {
height:26px !important; 
line-height:25px !important; 
padding:0px 14px !important; 
display:block !important; 
overflow:hidden !important; 
position:relative !important; 
background-repeat:repeat-x !important; 
background-image:url(../images/global/main_button_bg_2.jpg) !important; 
background-position:0px 0px !important; 
border:1px solid #e6e6e6 !important; 
-moz-border-radius:14px !important; 
-webkit-border-radius:14px !important; 
border-radius:14px; behavior: url(js/PIE.htc) !important; 
font-family:Tahoma; font-size:11px; color:#808080 !important; 
text-align:center !important; 
text-shadow:1px 1px #ffffff !important;
cursor:pointer;
}

#SGM input.submit {
width:auto !important;
float:right;
margin-right:60px;cursor:pointer;
}


#SGM input.submit:hover {
background-position:0px -26px !important; 
text-decoration:none !important;
border:1px solid #ccc !important;
}


/* ------ Business Hours Widget ------ */
.business-hours p {
margin:0;
padding:3px 5px;
}

.business-hours .odd {
background: #EEE;
}

.business-hours .day {
font-weight: bold;	
}

.business-hours .hours {
float: right;
font-size:12px;
}






/* ------ Contact Details Widget ------ */
.contact_details p {
margin-bottom:3px;
line-height:17px;	
}

.contact_details .address {
margin-bottom:18px;	
}

.contact_details_wrap {
padding:15px;
-webkit-border-radius:3px;
   -moz-border-radius:3px;
		border-radius:3px;
background: none repeat scroll 0 0 #EEE;
    box-shadow: 0 1px 2px #C3C3C3;
}

footer .contact_details_wrap,
footer .business-hours .odd {
background:none;
box-shadow:none;
}








/* ------ Tag Cloud Widget ------ */
.tagcloud a {
float: left;
display: block;
color: #666666;
font-size: 12px;
line-height: 1em;
margin:0 5px 7px 0;
padding: 6px 8px;
background: #EEE;
border: 1px solid #DDDDDD;
border-radius: 3px 3px 3px 3px;
text-shadow: 1px 1px 1px #FFFFFF;
}









/* -------------------------------------------------------------------------
/* 19. Progressive Enhancements
/*-----------------------------------------------------------------*/
* {
text-rendering:optimizelegibility;
}

.alert_green,
.alert_red,
.alert_blue,
.alert_yellow{
-webkit-border-radius:5px;
   -moz-border-radius:5px;
		border-radius:5px;
}










/*-----------------------------------------------------------------*/
/* 20. PrettyPhoto Styles
/*-----------------------------------------------------------------*/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;f.thloat:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;right:0;text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}

/*.pagination a:link, .pagination a:visited{
color: #717171;
}*/

.meta, .pagination{
color: #636b73;
}

ul{border:0; margin:0; padding:0;}

#pagination li{
border:0; margin:0; padding:0;
font-size:11px;
list-style:none;
margin-right:2px;
float:left;
}
#pagination a{
border:solid 1px #9aafe5;
margin-right:2px;
}
#pagination .previous-off,
#pagination .next-off {
border:solid 1px #DEDEDE;
color:#888888;
display:block;
float:left;
font-weight:bold;
margin-right:2px;
padding:0 7px;
}
#pagination .next a,
#pagination .previous a {
font-weight:bold;
}
#pagination a.active{
background:#2e6ab1;
color:#FFFFFF !important;
font-weight:bold;
display:block;
float:left;
padding:4px 6px;
}
#pagination a:link,
#pagination a:visited {
color:#0e509e;
display:block;
float:left;
padding:0 7px;
text-decoration:none;
font-weight:bold;
}
#pagination a:hover{
border:solid 1px #0e509e
}

#pagination ul{
    list-style-image:none;
}
#pagination{
    height:20px;
    float:right;
}

/*-----------------------------------------------------------------*/
/* 21. Responsive Media Queries
/*-----------------------------------------------------------------*/

/* Responsive media queries are located within css/_mobile.css */









/*-----------------------------------------------------------------*/
/* 22. Custom Design Options
/*-----------------------------------------------------------------*/
/* custom font for all headings
h1, h2, h3, h4, h5, h6, .page-banner-heading, footer .foot-heading, .footer-callout-content p{font-family:'PT Sans', Arial, sans-serif;} 
*/

/* Transparent banner overlay image */
.tt-overlay{background:url(../images/banner-overlays/banner-abstract.png) center center no-repeat;}

/* Header/Footer drop-shadow image */
.shadow.top{background:url(../images/shadows/shadow-2.png) top center no-repeat;}

/* Top-toolbar (above main nav) */
/*.top-aside{padding:10px 0;}*/

/* Header (white bar containing the main nav) */
/*header {padding:32px 0;}*/

/* Small banner styling (this banner is displayed on all interior content pages) */
.small_banner {padding:2px 0 0;}

/* Footer content area (adjust padding to adjust height of footer) */
.footer-content {padding:20px 0;}

/*-----------------------------------------------------------------*/
/* 23. Homepage
/*-----------------------------------------------------------------*/

#coloured_bar{
    overflow:hidden;
    max-width:100%;
}
#coloured_bar img{
    max-width:none;
}
#menu{
    background-image:url('/images/homepage/menu_background.jpg');
    width:1000px;
    height:39px;
    margin-top:-3px;
}
.custom-menu{
    margin:0 auto;
    width:60%;
    /*position:absolute;*/
    /*left:50%;*/
    /*margin-left:-330px;*/
    /*width:70%;*/
    /*height:39px;*/
    /*float:left;*/
}
/*#menu .center-wrap{
    width:830px;
}*/
ul.custom-menu li{
    float:left;
    margin-top:10px;
    margin-bottom:10px;
}
ul.custom-menu li a{
    font-family: 'Bitter', serif;
    text-transform: uppercase;
    font-size:14px;
    color:#fff;
    margin-left:14px;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
}
#banner{
    background-image:url('/images/homepage/banner_background.jpg');
    width:1000px;
    height:128px;
    z-index:1;
}
#duster_lady{
    float:left;
    margin-top:-29px;
    margin-left:10px;
}
#title{
    float:left;
    margin-top:30px;
    width:500px;
    max-width: 80%;
}
#the{
/*    position:absolute;
    top:35px;
    left:178px;*/
    float:left;
/*    margin-top:40px;*/
}
#nanny_pages{
/*    position:absolute;
    left:235px;
    top:42px;*/
    float:left;
    margin-top:5px;
    margin-left:5px;
}
#tagline{
/*    position:absolute;
    top:82px;
    left:235px;*/
    margin-left:8px;
    margin-top:4px;
}
#logInOutButton,#postJobButton{
    float:right;
    height:28px;
    width:87px;
    margin-top:-33px;
/*    position:relative;
    left:890px;
    top:-32px;*/
}
#logInOutButton
{
  margin-right: 10px;
}
#postJobButton
{
  margin-right: 105px;
}
#bubbles{
/*    position:relative;
    left:650px;
    top:30px;*/
    float:left;
    margin-top:30px;
    margin-left:50px;
    width:239px;
    display: none;
}
#elder_care_bubble{
    float:left;
}
#nanny_bubble{
    float:left;
    margin-left:-18px;
    margin-top:20px;
}
#housekeeping_bubble{
    float:left;
    margin-left:-15px;
}
.helloMsg{
    font-weight:bold;
    font-size:12px;
    color:#04467d;
    float:right;
    position:absolute;
    top:6px;
    right:6px;
}
#beta{
    position:absolute;
    bottom:6px;
    right:6px;
    color:#04467d;
    font-family:"Bitter";
    font-size:18px;
}
#beta a { font-size: 24px; }
.small_banner{
    background-image:url('/images/homepage/title_banner.png');
    width:1064px;
    height:86px;    
    overflow: visible;
    position:relative;
    left:50%;    
    margin-left:-532px;
    font-family:"Bitter";  
}
#home #quickSearch {display: none;} 
#quickSearch{
    height:64px;
    width:920px;
    margin:8px auto;
}
#quickSearch label{
    float:left;
    color:#fff;
    font-weight:normal;
    font-size:15px;
    margin-top:12px;
}

#quickSearch select, #quickSearch input[type="text"]{
    float:left;
    height:33px;
    margin: 6px 5px 0 5px;
    color:#9d9d9d;
    font-size:15px;
    padding:5px 10px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px; 
font-family:"Bitter"; 
}

#quickSearch input[type="text"]{
    width:120px;
    height:23px;
    margin-left:15px;footer
}

#quickSearch select#jobTypeQuickSearch{
    margin-left:10px;
    margin-right:15px;
    width:200px;
}
#quickSearch select#distanceQuickSearch{
    width:120px;
    margin-left:15px;
    margin-right:15px;      
}

#quickSearch option{
    color:#9d9d9d;
}
#content-container.home{
    /*height:782px;*/
}
#search_button img{
    margin:9px 0 0 20px;
}
#ribbon_edges{
    width:1064px;
    height:26px;
    overflow:visible;
}
#title_banner_shadow{
    position:absolute;
    margin:0 auto;
    z-index:2;
    top:-24px;
    display:block;
}
#clouds_background{
    position:absolute;
    /*margin:0 auto;*/
    z-index:1;
    display:block;
    top:-24px;
    /* left:50%;
    margin-left:-375px; */
    width: 100%;
}
#jobseeker_home, #family_home{
    font-family:"Bitter";
    font-size:26px;
    font-weight:bold;
    letter-spacing:-1px;
    margin-top:30px;
}
#selectOption{
    font-family:"Calligraffitti";
    color:#929597;
    z-index:3;
    font-size:30px;
    position:absolute;
    margin-top:70px;
    left:50%;
    margin-left:-112px;
    letter-spacing:1px;
}
#curved_underline{
    position:absolute;
    top:100px;
    left:50%;
    margin-left:-26px;
}
#tree{
    position:absolute;
    left:50%;
    margin-left:-281px;
    margin-top:130px;
    z-index:8;
}
#grass{
    left:50%;
    margin-left:-330px;
    z-index:1;
    margin-top:-71px;
    float:left;
}
#im_a_jobseeker{
    float:right;
    margin-right:60px;
}
#jobseeker_home span{
    margin-top:10px;
    float:left;
}
#jobseeker_button{
    float:left;
    z-index:3;
    margin-left:10px;
}
#jobseeker_button div{
    background: url(/images/homepage/job.png) center center;
    width: 110px;
    height: 36px;
    color: whitesmoke;
    text-align: center;
    padding-top: 10px;
}
#nanny_pic{
    z-index:3;
    margin-top:40px;
    margin-right:60px;
    float:right;
}
#im_a_family{
    float:left;
    margin-left:60px;
}
#family_home span{
    float:left;
    margin-top:10px;
}
#family_button{
    float:left;
    margin-left:10px;
    z-index:3;
}
#family_button div{
    background: url(/images/homepage/hire.png) center center;
    width: 120px;
    height: 36px;
    color: whitesmoke;
    text-align: center;
    padding-top: 10px;
}
#family_pic{
    z-index:3;
    float:left;
    margin-top:34px;
    margin-left:50px;
}
#ground{
    margin-top:-5px;
    float:left;
    z-index:4;
}
#jobseeker_home, #family_home{
    z-index:3; 
    position:relative;
}
#how_it_works{
    background:#0086ea url('/images/homepage/bottom_background.png') no-repeat;
    width:1000px;
    padding-bottom:15px;
    position:relative;
    z-index:6;
    float:left;
}
#how_it_works2 #jobseekers h3, #how_it_works2 #families h3{
    color:#0070B3;
    font-family:"HelveticaNeue-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:18px;
}
.sameFont{
font-size: 16px;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
}
#jobseekers h3, #families h3{
    color:#fff;
    font-family:"Bitter";
    letter-spacing:1px;
    font-size:30px;
    padding:25px 45px 0 45px;
    font-weight:bold;
}
#how_it_works2 #jobseekers p, #how_it_works2 #families p, #how_it_works2 #jobseekers ol li, 
#how_it_works2 #jobseekers ul li, #how_it_works2 #families ol li, #how_it_works2 #families ul li{
    font-family:"HelveticaNeue-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:15px;
    color:#0070B3;
}
#jobseekers p, #families p, #jobseekers ol li, #jobseekers ul li, #families ol li, #families ul li, #families h2{
    font-family:"Dosis";
    font-size:18px;
    color:#fff;
    padding-left:45px;
    padding-right:45px;
    line-height:22px;
    margin:12px 0;
    z-index:2;
    position:relative;    
}
#jobseekers a, #families a{
    color:#0070B3;
    text-decoration:underline;
}
#jobseekers ol li, #jobseekers ul li, #families ol li, #families ul li{
    text-indent:-25px;
}
#jobseeker_how_it_works, #family_how_it_works{
    display:none;
}
#jobseekers ol, #jobseekers ul, #families ol, #families ul{
    list-style-position:inside;
}
#families ul{
    margin-left:30px;
    list-style-type:circle;
    list-style-image:none;
}
#jobseekers ol li span, #jobseekers ul li span, #families ol li span, #families ul li span{
    margin-left:10px;
}
#families h3{
    text-align:right;
}
.read_more{
    margin-bottom:10px;
    z-index:5;
    position:relative;
}
#jobseekers .read_more{
    margin-left:45px;
}
#families .read_more{
    float:right;
    margin-right:45px;
}
#how_it_works_button{
    position:absolute;
    left:50%;
    margin-left:-66px;
    margin-top:-12px;
    z-index:2;
}
#how_it_works h3{
    font-family:"Bitter";
    text-transform:uppercase;
}
#jobseekers #hongKongHeader{
    margin-top:103px;
}
#families #familySponsorHeader{
    margin-top:25px;
}
.howItWorksHeader{
    font-weight:bold;
}
#how_it_works_glow{
    position:absolute;
    left:50%;
    margin-left:-398px;
    z-index:1;
}
#vertical_divider{
    position:absolute;
    left:50%;
    top:70px;
    background:url('/images/homepage/vertical_divider.png');
    width:3px;
    height:116px;
}
#grass_divider{
    position:relative;
    bottom:-3px;
    width: 100%;
}
#social_media{
    float:right;
    margin-right:40px;
    z-index:5;
    position:relative;
    text-decoration:none;
    width:45px;
}
#facebook{
    margin-right:5px;
}
#ad{
    /*position:relative;*/
    width:100%;
    max-height:142px;
    overflow:hidden;
    float:left;
}
#loginAd{
    margin:0 auto;
    /*padding-top:30px;*/
    display:block;
    position:relative;
    max-height:142px;
    overflow:hidden;
}
.stButton{
    z-index:6 !important;
}
.st_facebook{
    position:absolute;
    left:210px;
    top:40px;
}
.st_twitter{
  position:absolute;
  left:270px;
  top:20px;
}
.st_linkedin{
    position:absolute;
    top:70px;
    left:300px;
}
.st_pinterest{
    position:absolute;
    top:70px;
    left:250px;
}
.st_email{
    position:absolute;
    top:40px;
    left:330px;
}
.chicklets.facebook, .chicklets.email{
    transform:rotate(7deg);
    -ms-transform:rotate(7deg); /* IE 9 */
    -webkit-transform:rotate(7deg); /* Safari and Chrome */    
}
.chicklets.pinterest, .chicklets.linkedin, .chicklets.twitter{
    transform:rotate(-7deg);
    -ms-transform:rotate(-7deg); /* IE 9 */
    -webkit-transform:rotate(-7deg); /* Safari and Chrome */
}
.hideOverflow{
    position:relative;
    width:1064px;
    height:86px;
    overflow:hidden;
    left:50%;
    margin-left:-532px;;
}
#pages{
    margin-left:20px;
    margin-top:10px;
    font-size:16px;
}
ul#pages li{
    margin-bottom:5px;
}
#saveAdvertising{
    float:right;
}
#advertising label{
    font-weight:normal;
}
#advertising h3{
    margin-bottom:10px;
}
#content-container.how_it_works{
    background-color:#fff;
    position:relative;
    margin-top:-24px;
    z-index:4;
    display:block;
}
#how_it_works2{
    position:relative;
    display:block;
    z-index:1;
}
#how_it_works2 #how_it_works_button{
    left:50%;
    margin-left:-66px;
    z-index:2;
    top:0;
}
#how_it_works2 #families{
    position:relative;
    top:0;
    right:0;
}
#how_it_works2 #grass_divider{
    position:absolute;
    right:-2px;
    top:660px;
}
#how_it_works2 #jobseekers{
    margin-bottom:80px;
}
#vertical_divider_long{
    position:absolute;
    left:50%;
    top:70px;
    background:url('/images/homepage/vertical_divider_long.png');
    width:3px;
    height:567px;
}
#main_section{
    position:relative;
}
h4.searchHeader{
    font-family:"Bitter";
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    margin-right:0;
    margin-bottom:20px;
}
.resumeTip{
    font-size:12px;
    margin-top:-5px;
}
.mobile_br{
    display:none;
}
p.chartTitle{
    margin-top:10px;
}
#profileAd{
    float:right;
}
#search_buttons, #search_buttongs_overseas_mobile
{ display: none; }

#search_buttons, #search_buttons_overseas, #job_buttons{
   /*  position:absolute;
    right:25px;
    top:20px; */
}
#search_buttons a, #job_buttons a{
    margin-right:10px;
}

.profileInfo #ratesAndTerms, .profileInfo #message, .profileInfo #jobDescription{
    font-size:13px;
    line-height:1.3em;
    padding-left:10px;
    padding-right:10px;
    width:96%;
    float:left;
    padding-top:10px;
    padding-bottom:10px;
}
.profileInfo #message{
    font-style: italic;
}
.prescreenedLabel{
    font-weight: 700;
    font-size:13px;
    position:relative;
    top:4px;
}
#prescreened_yes, #prescreened_no{
    margin-top:10px;
}
#search_buttons_mobile, #search_buttons_overseas_mobile{
    display:none;
    margin-left:15%;
}
#hourglass img{
    display:block;
    margin:10px auto;
}
#hourglass div{
    text-align:center;
    font-family:"Bitter";
    font-size:18px;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
    color:#0070B3;
    font-weight:bold;
    line-height:1.4em;
}
#job_buttons_mobile{
    display:none;
    margin-left: 35%;
    margin-bottom: 10px;
    position:relative;
    top:15px;
}
#job_buttons_mobile.no_top{
    top:0;
}

#fourone,#fourtwo,#fourthree,#fourfour{
display:inline-block;
}
#fourone{width:220px;}
#fourtwo{width:275px;}
#fourthree{width:200px;}
#fourfour{width:168px;}
#fourboxes {
background-color: #edf7f6;
border: 1px solid #8d9e8c;
clear: both;
width: 90%;
margin: auto;
font-size:13px;
padding:11px;
color:#6e778a;
font-weight:bold;
}
#boxcontainer{
	background:#fff;
}
.largenumber{
font-size:30px;
font-weight:bold;
display:inline-block;
width:19px;
}

a.smallbluebutton {
background-color: #63b5e8;
border-radius: 5px;
padding: 2px 36px;
text-align: center;
display: block;
margin-bottom: 0px;
cursor:pointer;
color:#07406c;
font-weight:bold;
}
a.smallbluebutton:hover{
background-color:#3281B3;
font-weight:bold;
color:#000;
}
.moveover{
	margin-left:20px;
}
.righttext {
display: inline-block;
width: 180px;
}
.righttext2 {
display: inline-block;
width: 247px;
}
.righttext3{
display:inline-block;
width:175px;
}
.righttext4{
display:inline-block;
width:140px;
}

#regleft {
width: 330px;
background-color: #edf7f6;
float: left;
padding: 20px;
border-radius: 15px;
margin-bottom:15px;
margin-right:15px;
background:url ('/uploads/one.jpg');
}
#regright{
width: 330px;
background-color: #edf7f6;
float: left;
padding: 20px;
border-radius: 15px;
}
.detailbutton {
background-color: #63b5e8;
text-align: center;
padding: 7px 25px 4px 25px;
height: 36px;
border-radius: 10px;
}
.detailbutton a{
	color:#fff;
}
#foureasy{
    background-color: #fff;
    font-family: Candor;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 5px;
    text-align: center;

}

.join{
    background-color: #63b5e8;
    border: 1px solid darkblue;
    border-radius: 5px;
    float: right;
    font-size: 17px !important;
    margin-right: 57px !important;
    padding: 3px 23px !important;

}

/*starting here sarah */
#how_it_works{
	background:#fff;
}
#joinblock{
	width:95%; 
	text-align:center; 
	margin:0 auto;
	font-family:arial;
}
.bold{
	font-weight:bold;
}
.joinblocktext{
	color:#1cbde9;
	margin-top: 40px;
	font-size: 32px;
}
#jbsmalltext{
	color:#5e5e5e; 
	font-size: 23px;
	margin: 15px 0 20px 0;
}
#join1{
	background-image:url('/images/homepage/join1.jpg');
	height: 215px;
	background-repeat: no-repeat;
	width: 304px; 
	float:left;
	padding-top: 100px;
	text-align: center;
	background-position: center;
}
#join2{
	background-image:url('/images/homepage/join2.jpg');
	height: 213px;
	background-repeat: no-repeat;
	width: 333px;
	padding: 100px 0 0;
	float:left;
	text-align: center;
	background-position: center;
}
#join3{
	background-image:url('/images/homepage/join3.jpg');
	height: 209px;
	background-repeat: no-repeat;
	width: 304px;
	padding-top: 100px;
	float:left;
	text-align: center;
	background-position: center;
}
.fivepics img { margin: 10px 0.2%; }
.fourpics div { margin: 10px 0.2%; width: 24%; display: inline-block;text-align:center;}
.fourpics input[type="radio"] {margin-top: 0;}
.fourpics label { display: inline; font-size: 16px;}
.white{
	color:#fff;
}
#joinblock a{
	text-decoration:none;
	font-size:16px;
	color:#4e4e4e;
}
.uljoin1{
	margin-top: 20px;
	width: 260px;
	font-size: 15px;
	color: #000;
	list-style-position: inside;
}
.uljoin2 {
	margin-top: 30px;
	width: 309px;
	font-size: 15px;
	color: #000;
	line-height: 20px;
	list-style-position: inside;
}
.uljoin3 {
	margin-top: 14px;
	width: 260px;
	font-size: 15px;
	color: #000;
	list-style-position: inside;
}
#joinbtn a{
	padding: 6px 20px;
	color: #fff;
	font-size: 23px;
	font-weight: bold;
        background-color: #009dee;
}
#viewmorebtn a{
	padding: 6px 20px;
	color: #fff;
	font-size: 20px;
        background-color: #6e6e6e;
}
#joinblock ul li {
	margin-left: 35px;
}
#join1 ul li{
	list-style-image: url('/uploads/dotgreen.png');	
	line-height: 1.2em;
}
#join2 ul li{
	list-style-image: url('/uploads/dotblue.png');	
}
#join3 ul li{
	list-style-image: url('/uploads/dotpurple.png');	
}
.bluename{
	color:#009ec9;
}
#testjoin{
	text-align:center;
	font-size:12px;
}
div#joinbtn {
	height: 32px;
	margin-bottom: 35px;
	margin-top: 35px;
}
#footer2{
	display:none;
}
.home #footer2{
	display:block;
}
#footer1, #footer2, #footer3, #footer4{
	color: #ABAAA9;
	padding: 10px 50px;
	text-align:center;
	font-size:13px;	
}
.nannysearch #footer2{
	display:block;
}
.home #footer1{
	display:block;
}
#familyAccount2
{
  background-color: #e9f1f5;
  border-radius: 12px;
  margin: 0px auto;
  padding: 12px;
}
#signupform
{
  background-color:white; 
  border-radius: 12px; 
  border: 2px solid #d7e3ea; 
  min-height: 140px; 
  width: 95%; 
  padding: 2%;
  margin-top: 10px;
}
#signupform .one_half input
{
  width: 95%;
  border-radius: 5px;
  border: 1px solid #d7e3ea;
}
.profilesonly { display: none; }
.nannysearch .profilesonly { display: inline; }

.serviceblocks
{
  width: 80%;
  padding:65px 10% 0px 10%;
  background-color: #ececec;
  margin: 0 auto;
}
.serviceblocks img
{
  text-align:left; 
  width: 40%;
  vertical-align: top;
  border-radius: 100%;
  margin-right: 3%;
}
.serviceblocks div
{
  display: inline-block; 
  width: 55%;
  margin-bottom: 65px;
}
.serviceblocks p
{
  margin-bottom: 12px;
}
.serviceblocks li
{
  margin-bottom: 8px;
}






.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.one_column{
	display: inline-block;
	width: 49%;
}
.one_column input{
	width: 100%!important;
box-sizing: border-box;
}
@media only screen and (max-width: 600px) {
.one_column{	width: 100%;
		padding-left: 3%;
		padding-right: 3%;
}
.one_column input{
	width: 94%!important;
box-sizing: border-box;
}

}
