﻿/********************************************************************/
/**               FIS Microsite - Design 01                         **
/********************************************************************/
html, body {
	margin:0em;
	padding:0em;
	
}
body {
	background-color:#ffffff !important; background-color:#eff0f0;
	background-image:url(../Images/FIS.Template.01/body.bg.gradient.png) !important;
	background-repeat:repeat-x !important;
	background-position:0em 0em !important;
	background-image:none;
	text-align:center;
	font-family:"Trebuchet MT", Arial, Helvetica, sans-serif;
	color: #6e6e6e;
	font-size:0.75em; /* Base font: 12px */
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img, a:hover img {
	border:none;
}
a.externallink {
	background: url(../Images/FIS.Template.01/window.gif) right no-repeat;
	padding-right: 16px;
}
.logo a.externallink,
.contactInfo a.externallink {
  background-image:none;
  padding-right:0em;
}
h2 {
	color:#000;
	font-family: "Trebuchet MT", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

li {padding: .5em .5em;}

dl {
  -moz-border-radius-bottomleft:6px;
  -moz-border-radius-bottomright:6px;
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
  
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;  
  
  background-color:#fff;
  padding:1em;
  margin:2em 0em;
}
dt, dd { padding: 1em 0em; margin:0em; line-height:1.5em; }
dt {
  float: left;
  clear: left;
  width: 10em;
  font-weight:bold;
}
dd { margin-left:10em; }

#banner-bottom {
	margin-top:19em;
	border-top-width:11px;
	border-top-style:solid;
	height: 9px;
	
	background-image:url(../Images/FIS.Template.01/fis.banner.gradient.png);
	background-repeat:repeat-x;
	background-position:0em 0em;
}
#banner-none {
	margin-top:19em;
	height: 20px;
}
#banner-text {
	height: 15em;
	margin-bottom:4em;
	margin-top:0em;
	padding-bottom:0em;
}
#banner-text h2, h2 em {
	font-style:normal;
	padding-top:0em; margin-top:0em;
	padding-bottom:0em; margin-bottom:0em;
}
#banner-text ul {
    padding-top:0em; margin-top:0em;
	padding-bottom:0em; margin-bottom:0em;
}
#banner-text ul li {
	padding-bottom:.5em;
}
#top {
	margin:0em;
	padding:0em;
	margin-top:2.25em;
	height:2.083em;
	background-image:url(../Images/Parents.Info/top.curve.png) !important;
	background-image:url(../Images/Parents.Info/top.curve.ie6.png);
	background-repeat:no-repeat;
	background-position:0em 0em;
	width:83.333em;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	

}
#outerWrapper {
	/* Layout */
	margin:0em; margin-left:-1em;
	padding:0em;
	width:83.333em !important;
	width:83.333em;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	min-height: 100%;
	background-image:url(../Images/Parents.Info/left.gradient.png) !important;
	background-image:url(../Images/Parents.Info/left.gradient.ie6.png);
	background-repeat:repeat-y;
}
#innerWrapper {
	/* Layout */
	margin:0em;
	padding:0em;
	text-align:left;
	width:83.333em !important;
	width:81.8em;	
	margin-left: auto;
	margin-right: auto;
	z-index:999;

	background-image:url(../Images/Parents.Info/right.gradient.png) !important;
	background-image:url(../Images/Parents.Info/right.gradient.ie6.png);
	background-repeat:repeat-y;
	background-position:right;
}
#bottom {
	margin:0em;
	padding:0em;
	height:3.083em;
	background-image:url(../Images/Parents.Info/bottom.curve.png) !important;
	background-image:url(../Images/Parents.Info/bottom.curve.ie6.png);
	background-repeat:no-repeat;
	background-position:top;
	width:83.333em;
	margin-left: auto;
	margin-right: auto;
	text-align:center;

}
#header {
	margin:0em;
	padding:0em;
	background-position: top right;
	background-repeat:no-repeat;
}
#logo {
	width:100px;
	height:110px;
	margin:0em;
	padding:0em;
	margin-right:2.5em;
	text-align:right;
	float:right;
}
#logo h1,
#logo h2 {
	border:none;
	margin:0em;
	padding:0em;
}
#logo img {
	margin-top:-0.417em !important;
	margin-top:0em;
}
#left-column {
	display:block;
	float:left;
	width:17.75em;
	margin-left: 0.833em;
	z-index:1;
	padding:0em;
	
	margin-top:-32.3em ;
	
	min-height: 500px; /* Fixes templates that have a short left sidebar */
}
div.box-top {
	border:1px solid transparent !important;
	border:none;
	display:block;
	width:213px;
	height:7px;
	background-image:url(../Images/FIS.Template.01/box.bg.top.png) !important;
	background-image:url(../Images/FIS.Template.01/box.bg.top.ie6.png);
	background-repeat:no-repeat;
	background-position:0em 0em;
	margin:0px;
	padding:0px;
}
div.box {
	border:1px solid transparent !important;
	border:none;
	display:block;
	width:213px;
	background-image:url(../Images/FIS.Template.01/box.bg.png) !important;
	background-image:url(../Images/FIS.Template.01/box.bg.ie6.png);
	background-repeat:repeat-y;
	background-position:0px 14px;
	margin:0px;
	padding:0px;
	margin-top:-2px !important;
	margin-top:-10px;
}
div.box-bottom {
	border:1px solid transparent !important;
	border:none;
	display:block;
	width:213px;
	height:16px;
	background-image:url(../Images/FIS.Template.01/box.bg.bottom.png) !important;
	background-image:url(../Images/FIS.Template.01/box.bg.bottom.ie6.png);	
	background-repeat:no-repeat;
	background-position:0em 0em;
	margin-top:-0.167em;
}
div.box h2 {
	font-size:1.5em;
	padding-left:1em;
	padding-right:1em;
	padding-top: .5em; margin-top: 0em;
	padding-bottom: 0em; margin-bottom: 0em;
}
div.box p {
	padding-left:1.5em;
	padding-right:1.5em;
	padding-top: .5em; margin-top: 0em;
	padding-bottom: .5em; margin-bottom: 0em;
}
div.ad,
div.ad p { text-align:center; padding:0em; margin:0em; }
div.ad a.externallink,
div.ad p a.externallink { background:none; text-align:center; padding:0em; margin:0em; }
div.ad a.externallink img,
div.ad p a.externallink img { text-align:center; padding:0em; margin:0em; }
div.box .logo h1, div.box .logo h2, div.box .logo p {
	vertical-align:middle;
	text-align:center;
}
div.box .logo h1, div.box .logo h2 { font-size:1.5em; padding:.5em 0em; margin:0px; }
div.box .logo p { padding:.5em 0em; margin:0px; }
div.box .logo h1 img,
div.box .logo h2 img,
div.box .logo p img {
	margin:auto;
}
#navigation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	margin:0em;
	padding:0em;
	float:right;
	margin-left:0px;
	text-align:left;
	margin-bottom: 1em;
	z-index:-999;
	width: 100%;
}
#navigation ul {
	margin:0em;
	padding:0em;
	margin-left: 250px;
}
#navigation ul li {
	display:block;
	float:left;
	color:#fff;
	font-size:1.2em;
	font-weight:normal;
	margin:0em;
	padding: 0.2em 0em;
}
#navigation ul li a {
	background:inherit;
	color:#FFFFFF;
	text-decoration:none;
	padding:0.117em 2.5em;
	margin:0em;
	border: 0.083em solid #FEAB05;
	
	border-top: 0.083em solid;
	border-bottom: 0.083em solid;
	border-left:	0.083em solid;
	
	border-right: 0.083em solid #fff;/*	background-color:#F58550;*/
}
#navigation ul li.current a, #navigation ul li a:hover {
	border: 0.083em solid;
	background-color:#fff;
}
#content {
	margin: -0.083em 0.75em -1.25em 0.75em;
	padding:0em;
	background-color:#fff;
	
	width:81.85em !important;
	width:100%;
}
#popup {
  -moz-border-radius-bottomleft:6px;
  -moz-border-radius-bottomright:6px;
  -moz-border-radius-topleft:6px;
  -moz-border-radius-topright:6px;
  
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-top-right-radius:5px;
  
  background-color:#fff;
  padding:1em;
  margin:2em auto;
  
  width:45em;
  text-align:left;
}

.homepage-banner {
	background-image:url(../Images/FIS.Template.01/fis.banner.png);
	background-repeat:no-repeat;
	background-position:0em 11.5em !important;
	background-position:0em 11.5em;
	min-height: 25em;
}
.homepage-banner-search {
	background-image:url(../Images/FIS.Template.01/fis.banner.bg.png);
	background-repeat:no-repeat;
	background-position:0em 11.5em !important;
	background-position:0em 11.5em;
	min-height: 25em;
}
#right-column {
	display:block;
	width:60em !important;
	width:55em;
	float:left;
	margin-left:1em;

	margin-top: -19em;
}
#right-column p,
#right-column li,
#right-column th,
#right-column td {
    font-size:1.2em;
}
#right-column table ul { margin:0em; padding:0em; padding-left:1em; }
#right-column table li { font-size:1em; padding: 0em; }
.homepage-right-column {
	margin-top:-17.5em;
}
.item {
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    
    border: 1px solid #dcdcdc;
	  margin:0em; padding:0em;
	  padding:.75em;
	  
}
.welcome {
    padding:1.5em;
}
.text { padding-left:1.5em; padding-right:1.5em; }
.section {
    line-height:1.1em;
    background: #eff0f0;
    border: 1px solid #dcdcdc;
    padding:1.5em;
    
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
}
.childcare {
  background: #EFF0F0 url(../Images/FIS.Template.01/bg.dots.png) no-repeat top right;
}
.services {
  background: #EFF0F0 url(../Images/FIS.Template.01/bg.stripes.png) no-repeat top right;
}
ul.fis-list {
    margin-left:0em;
    padding-left:0em;
}
ul.fis-list li {
	width: 18em;
	list-style:none;
	list-style-position:inside;
	float:left;
}
li.newline {
}
#footer {
	clear:both;
	
	background-color:#eff0f0 !important;
	background-color:#ccc;
	background-image:url(../Images/FIS.Template.01/body.bg.gradient.png) !important;
	background-repeat:repeat-x !important;
	background-position:0em 0em !important;
	background-image:none;
	
	text-align:center;
}
#footer h2 {color:#444;}
#footer a {
    color:#444;
    text-decoration:none;
}
#footer a:hover {color:#000; background-color:#dedede;}
#footer ul.fis-list {
    width:100%;
}
#footer ul.fis-list li {
    border:1px solid transparent !important;
    border:1px solid #ccc;
    border-bottom:1px solid #ccc !important;
    border-bottom:1px solid #eff0f0;
}
.wrapper {
    text-align:left;
    width:78em !important;
	width:78em;
	margin:0em auto;
	padding:2.5em;

}
#w3clogos {
    display:none;    
	margin: 1em 2em;
	text-align:center;
}
#w3clogos img, #w3clogos img a {
	border:none;
}
#olbrand {
	text-align:center;
}
#olbrand img, #olbrand img a {
	border:none;
}
#olbrand a.externallink { background:none; }

/***************************
      Quick Search
***************************/
#quicksearch {
	background-color:#EFF0F0;
	margin:.75em;
	margin-top:0em;
	padding:.75em;
}
#quicksearch label {
	display:block;
	color:#000;
	font-weight:bold;
}
#quicksearch label.checkbox {
	display:inline;
	vertical-align:middle;
	margin-bottom: 5px;
}
#quicksearch input.radio { display:block; float:left; clear:both; }
#quicksearch label.radio {
	display:block;
	float: left;
	vertical-align:middle;
	font-weight:normal;
	margin-left: 5px;
	width:150px;
	margin-bottom: 5px;
}
#quicksearch label.grey { color: #999; }
#quicksearch input.checkbox {
	display:inline;
	vertical-align:middle;
}
#quicksearch input#submit {
	display:block;
}
#quicksearch hr {
	border:none;
	border-top: 1px solid #C4C7C7;
}

/***************************
          Search
***************************/
#search {
    background-color:#dedede;
    padding: 1em;
}
#search label {
	color:#000;
	font-weight:bold;
}

/***************************
     Childcare Search
***************************/
.kwsearch {
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    
    padding:1em; margin:0em;
    
    background-color:#DEDEDE;
    background-image:url(../Images/FIS.Template.01/magnifyglass.png) !important;
    background-image:url(../Images/FIS.Template.01/magnifyglass.ie6.png);
    padding-left:95px;
    min-height:50px;
    height:auto !important;
    height:50px;
    background-repeat:no-repeat;
    background-position: 10px 10px;
    
    border-top:1px solid #dedede;
    border-left:1px solid #dedede;
    border-right:1px solid #999;
    border-bottom:2px solid #999;
    
    font-size:1.25em;
    font-weight:bold;
    
    color:#7F7F7F;
}
.kwsearch input { font-size:1em; }
.kwsearch strong { color:#555; }
.labels {
   display:inline; width: 190px !important; float:left !important; float:none; padding:0px; margin:0px;
}
.inputs {
   display:table-row; width: 350px !important; float:left !important; float:none; padding:0px; margin:0px; margin-top:-10px !important; margin-top:10px;
   
}

#childcaresearch input,
#servicesearch input {
    -moz-border-radius-bottomleft:7px;
    -moz-border-radius-bottomright:7px;
    -moz-border-radius-topleft:7px;
    -moz-border-radius-topright:7px;
    
    -webkit-border-bottom-left-radius:6px;
    -webkit-border-bottom-right-radius:6px;
    -webkit-border-top-left-radius:6px;
    -webkit-border-top-right-radius:6px;
    
    border: 1px solid #999;
    
    font-size:1em;
    padding:.25em .5em;
}

#childcaresearch #submit,
#childcaresearch #submit1,
#servicesearch #submit2,
#servicesearch #submit3 {
    color:#fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    padding:.25em .5em;
    
    /*font-size:1.2em;
    float:right;*/
    margin: .5em 0em;
}
#childcaresearch input:hover,
#childcaresearch input:hover,
#servicesearch input:hover,
#servicesearch input:hover,
#childcaresearch input:focus,
#childcaresearch input:focus,
#servicesearch input:focus,
#servicesearch input:focus {
    color:#666;
    border-color:#fc0;
    background-color:#f7f7f7;
}

#childcaresearch input:hover#submit,
#childcaresearch input:hover#submit1,
#servicesearch input:hover#submit2,
#servicesearch input:hover#submit3 {
    color:#666;
    border-color:#999;
    background-color:#f7f7f7;
}

#childcaresearch input:focus#submit,
#childcaresearch input:focus#submit1,
#servicesearch input:focus#submit2,
#servicesearch input:focus#submit3 {
    color:#666;
    border-color:#999;
    background-color:#f7f7f7;
}

#childcaresearch input:active#submit,
#childcaresearch input:active#submit1,
#servicesearch input:active#submit2,
#servicesearch input:active#submit3 {
    color:#666;
    border-color:#999;
    background-color:#f7f7f7;
}

/***************************
       Result Tables
***************************/
/*#services-tab h3,
#childcare-tab h3 { display:inline; padding: .5em; line-height:2em; border: 1px solid #dcdcdc; margin-top: 2em; clear:both; }*/

#serviceproviders-tab table,
#services-tab table,
#childcare-tab table { width: 99%; border-collapse:collapse; border: 1px solid #dcdcdc; margin-bottom:1em;}

#serviceproviders-tab table th,
#services-tab table th,
#childcare-tab table th,
#serviceproviders-tab table td,
#services-tab table td,
#childcare-tab table td { padding:.3em .5em; vertical-align:top; }

#serviceproviders-tab table th,
#services-tab table th,
#childcare-tab table th { background-color:#dedede; }


#serviceproviders-tab h3,
#services-tab h3,
#childcare-tab h3 {
  color: #2d2d2d !important;
  font-size:1.4em;
  
}

tr.odd {}
tr.even {background-color:#f7f7f7;}

.paging { line-height: 2em; width:100%; }
.right { float:right; margin-right:.75em; }

.hidden { display:none; }


/***************************
       Record Details
***************************/
/*
.record { margin-left:1em; }
.record table {width: 100%; border: 1px solid #dcdcdc; margin-left:-1em; border-collapse:collapse; }
.record tr { border-bottom: 1px solid #dcdcdc; }
.record th { width: 25%; }
.record th, .record td { vertical-align:top; text-align:left; background-color: #f2f2f2; padding: .5em; }
.record th { padding-right: 1em; }
.record span { font-size: 1em !important; font-size: 1em; }
*/
.backlink { display:block; width:10em; text-align:right; float:right; margin-right:1em; margin-top:1.8em; }



/*.record { margin:0em; padding:1em; border: 1px solid #dcdcdc; background-color: #eff0f0; }*/
.record { margin:0em; padding:0em; }

.overview {
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
}

.record .overview,
.record .details { border: 1px solid #dcdcdc; background-color: #fff; margin:0em; padding:1em;}
.record .overview,
.record .details { margin-bottom: 1em; }
.record table { width: 100%; border: 1px solid #dcdcdc; background-color: #eff0f0; border-collapse:collapse;margin-bottom:1em; }
/*.record table { width: 49%; border: 1px solid #dcdcdc; background-color: #eff0f0; border-collapse:collapse; float:left; margin-bottom:1em; }*/
/*.record table.core {margin-right:1.2em;}*/
.record tr { border-bottom: 1px solid #dcdcdc; }
.record th { width: 8em; width: 10em; }
.record th, .record td { text-align:left; vertical-align:top; padding: 1em; }
.record caption { font-size:1.4em; font-weight: normal; text-align:left; padding: .5em; line-height:2em; border: 1px solid #dcdcdc; border:none;}

#quicksearch .grey label.radio { color: #ccc; }



/****************************************************************/
/****************************************************************/
/*>>>>>>>>>>>>>>GET SATISFACTION POPUP STYLE <<<<<<<<<<<<<<<<<< */
/****************************************************************/
/****************************************************************/
#fdbk_overlay {
  width: 100%;
  height: 100%;
  top:0;
  left:0;
  z-index: 1000000;
  position: absolute;
}
#fdbk_screen {
  top:0;
  left:0;
  z-index:1;
  width: 100%;
  position: absolute;
  background-color: #000;
  opacity: 0.45;
  -moz-opacity: 0.45;
  filter:alpha(opacity=45);
}
#fdbk_container {
  width: 680px;
  height: 640px;
  margin: 0 auto;
  z-index:2;
  position:relative;
}
#fdbk_container iframe {
    width: 658px;
    height: 100%;
    margin: 20px;
    background: transparent url(https://s3.amazonaws.com/getsatisfaction.com/feedback/fb_loading.png) no-repeat;
}
#fdbk_container iframe.loaded {
      background: transparent;
}
a#fdbk_tab {
  bottom: 15px;
  left: 0;
  width: 42px;
  height: 102px;
  color: #FFF;
  cursor:pointer;
  text-indent:-100000px;
  overflow:hidden;
  position: fixed;
  z-index: 100000;
  margin-left: -7px;
  background-image: url(https://s3.amazonaws.com/getsatisfaction.com/feedback/feedback_trans_tab.png);
  _position: absolute;
  _background-image: url(https://s3.amazonaws.com/getsatisfaction.com/feedback/feedback_tab_ie6.png);
}
a#fdbk_tab:hover {
    margin-left: -3px;
}

a.fdbk_tab_right {
  right: 0 !important;
  left: auto !important;
  margin-right: -7px !important;
  margin-left: auto !important;
}
a.fdbk_tab_right:hover {
    margin-right: -4px !important;
    margin-left: auto !important;
}
a.fdbk_tab_bottom {
  top: auto!important;
  bottom: 0 !important;
  left: 20% !important;
  height: 38px !important;
  width: 102px !important;
  background-position: 0 -102px !important;
  margin-bottom: -7px !important;
  margin-left: auto !important;
}
a.fdbk_tab_bottom:hover {
    margin-bottom: -4px !important;
    margin-left: auto !important;
}
a.fdbk_tab_hidden {
  display:none !important;
}
  
a#fdbk_close {
  position: absolute;
  cursor:pointer;
  outline:none;
  top: 0;
  left: 0;
  z-index: 4;
  width:42px;
  height:42px;
  overflow:hidden;
  background-image: url(https://s3.amazonaws.com/getsatisfaction.com/feedback/feedback-close.png);
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://s3.amazonaws.com/getsatisfaction.com/feedback/feedback-close.png', sizingMethod='crop');
}
#fdbk_close:hover {
    background-position: -42px 0;
}


/**********************
        Facets
**********************/
.facets .facet h4 {
    font-size:1.25em;
    margin-left:.5em;
    width: 7em;
    margin-bottom:.75em;
    line-height:1.35em;
}
.facets .facet p {
    text-align:right;
    margin:0px;
    margin-bottom:.5em;
    margin-left: 7.85em;
    margin-right:.5em;
    margin-top:-2em;
}
.facets .facet p a {
    font-size:.9em;
}
.facets .facet ul,
.facets .singleoption ul {
    font-size:.85em; 
    padding:.5em 1em;
    padding:0em; margin:0em;
    margin-left:.5em;
    margin-right:.5em;
}

.facets .facet ul {
    border:1px solid #ccc;
    background-color:#dedede;
    height:15em;
    overflow:auto;
}

.facets li { list-style:none; clear:both; }
.facets li a {  }
.facets li a span { width:14px; height:14px; display:block; float:left; margin-right:.4em; margin-bottom:.2em; padding:1px; }
.facets li a span.cb0 {
    background-image:url(../Images/FIS.Template.01/cb0.gif);
    background-position:0em 0em;
    background-repeat:no-repeat;    
}
.facets li a span.cb1 {
   background-image:url(../Images/FIS.Template.01/cb1.gif);
    background-position:0em 0em;
    background-repeat:no-repeat;    
}
.facets li a:hover span.cb0 {
   background-image:url(../Images/FIS.Template.01/cb0h.gif);
   background-position:0em 0em;
   background-repeat:no-repeat;    
}
.facets li a:hover span.cb1 {
   background-image:url(../Images/FIS.Template.01/cb1h.gif);
   background-position:0em 0em;
   background-repeat:no-repeat;    
}
.facets li a:active span.cb0 {
   background-image:url(../Images/FIS.Template.01/cb0a.gif);
   background-position:0em 0em;
   background-repeat:no-repeat;    
}
.facets li a:active span.cb1 {
   background-image:url(../Images/FIS.Template.01/cb1a.gif);
   background-position:0em 0em;
   background-repeat:no-repeat;    
}

.facets input.checkbox { vertical-align:middle; }

#childcare-tab .facets .facet {
    display:block;
    width:25%;
    float:left;
}

 .facets .facet {
    display:block;
    width:50%;
    float:left;
}

#infoBubble {
    display:block;
    width:178px;
    height:128px;
    margin-top:-80px;
    float:right;
    
    background-image:url(../Images/FIS.Template.01/infoBubble.png) !important;
    background-image:url(../Images/FIS.Template.01/infoBubble.ie6.png);
    background-repeat:no-repeat;
    background-position:top left;

    color:#000;
    font-weight:bold;
    
    font-size:.85em;
}

#infoBubble p {padding: 22px 42px 30px 33px; /*t r b l */ margin:0px;}

.afterBubble { 
  clear:none !important; clear:both; 
  
}

.afterBubble {
line-height:20px;
voice-family:"\"}\"";
voice-family:inherit;
line-height:20px;\
line-height:20px;
[line-height:20px;
line-height:20px;]
}
/*end*/
/*\*/
html*.afterBubble {
[line-height:20px;
line-height:20px;
]line-height:50px;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html .afterBubble {
line-height:20px;
}
/*end*/


.hide { display:none; }


/**********************************
                Tabs
**********************************/
ul.tabs {
    padding:0em; margin:0em;
    margin-left:2em;
    margin-bottom:.5em;
    margin-top:1em;
}

ul.tabs li {
    display:inline;
    font-size:1em;
    border: 1px solid #DCDCDC;
    border-bottom-color:#f7f7f7;
    
    -moz-border-radius-topleft:6px;
    -moz-border-radius-topright:6px;
    
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    
    padding: .75em 1.5em .6em 1.5em;
    
    margin-right:.5em;
    background-color:#f7f7f7;
}

ul.tabs li a {
    font-size:1.25em;
    text-decoration:none;
}

ul.tabs li.active {
    background-color:#EFF0F0;
    margin-bottom:-1em;
    padding-bottom:1.25em;
    border-bottom-color:#EFF0F0;
}
ul.tabs li:hover a {
    color:#666;
}