html {
  color: #333;
  background-color: #fff;
  background-position: 0px 0px;
  background-repeat: repeat-x;
  text-align: center;
}

html, input, select, textarea {
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans;
  font-size: 12px;
}

body {
  text-align: center;
  width: 100%;
  margin: 0px auto;
}

#body_div {
    width: 982px;
    display: inline-block;    
    text-align: left;
}

img {
  border: none;
}

form {
  margin: 0px;
}

a {
  color: #016baa;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

/* main-area is the main body of the page: between teh header and footer, including the left navbar */

#main-area {
  padding: 5px 0px 0px 0px;
}

div.spacer {
  clear: both;
}

/* left-side nav bar */

#leftnav {
  float: left;
  width: 242px;
  min-height: 946px;
  padding: 17px 0px 0px 0px;
  background: url(../images/left-nav-background-about.png) no-repeat 0px 17px;
}
#leftnav h4 {
  font-size: 32px;
  font-weight: bold;
  color: #418dd9;
  margin:0 0 20px;
  padding: 11px 0px 0px 0px;
  height: 30px;
  background: url(../images/left-nav-services-h.png) no-repeat 15px 11px;
}

#leftnav h4.available_now{
  background: url(../images/left-nav-available-now.png) no-repeat 15px 0px;
  margin: 40px 0px 15px 0px;
}
#leftnav h4.coming_soon{
  background: url(../images/left-nav-coming-soon.png) no-repeat 0px 0px;
  margin: 40px 0px 0px 0px;
  padding:0px;
}

#leftnav h4.available_now, #leftnav h4.coming_soon{

}

#leftnav h4 span {
  display: none;
}
#leftnav ul {
  list-style: none;
  margin: 16px 0px 20px 0px;
  padding: 0;
}
#leftnav ul li {
  margin: 0px;
  padding: 0px;
  height: 34px;
}
#leftnav ul li a {
  width: 233px;
  height: 30px;
  display: block;
  text-decoration: none;
}
#leftnav ul li a span {
  visibility: hidden; /* display: none causes problems in IE7 */
}
#leftnav ul li.all-tools a {
  background: url(../images/left-nav-all-tools.png) no-repeat 0px 0px;
}
#leftnav ul li.jobs a {
  background: url(../images/left-nav-jobs-and-internships.png) no-repeat 0px 0px;
}
#leftnav ul li.press a {
  background: url(../images/left-nav-press-room.png) no-repeat 0px 0px;
}
#leftnav ul li.contact a {
  background: url(../images/left-nav-contact-us.png) no-repeat 0px 0px;
}
/******/

#leftnav ul li.em_srv a {
  background: url(../images/left-nav-em-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.lifeId_srv a {
  background: url(../images/left-nav-lifeId-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.lf_srv a {
  background: url(../images/left-nav-lf-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.tracker_srv a {
  background: url(../images/left-nav-tracker-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.mobile_srv a {
  background: url(../images/left-nav-mobile-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.id_protector_srv a {
  background: url(../images/left-nav-idprot-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.offender_monitoring_srv a {
  background: url(../images/left-nav-offender-srv.png) no-repeat 0px 0px;
}

#leftnav ul li.panic_srv a {
  background: url(../images/left-nav-panic.png) no-repeat 0px 0px;
}
#leftnav ul li.get_ready_srv a {
  background: url(../images/left-nav-getready-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.curfew_srv a {
  background: url(../images/left-nav-curfew-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.collision_srv a {
  background: url(../images/left-nav-coldetector-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.e_plans_srv a {
  background: url(../images/left-nav-custom-em-plans-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.check_in_srv a {
  background: url(../images/left-nav-check-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.alerts_srv a {
  background: url(../images/left-nav-alerts-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.quick_srv a {
  background: url(../images/left-nav-quick-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.ice_srv a {
  background: url(../images/left-nav-ice-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.buddy_srv a {
  background: url(../images/left-nav-buddy-srv.png) no-repeat 0px 0px;
}
#leftnav ul li.pet_srv a {
  background: url(../images/left-nav-pet-srv.png) no-repeat 0px 0px;
}
/******/
#leftnav ul li.selected a {
  background-position: 0px -30px;
}


#leftnav .leftnav-text {
    margin-left: 10px;
}

#leftnav .signup_btn {
    display: block;
    border: 0;
    margin: 2em auto;
    width: 171px;
    height: 36px;
    background: url(../images/btn-sign-up-now.png) no-repeat 0px 0px;
}
#leftnav .signup_btn:hover {
  background-position: 0px -36px;
}
#leftnav .signup_btn span {
  display: none;
}

/* Now comes the real "content" of the document/page */

#main-content {
  float: left;
  width: 715px;
  margin: 0px 0px 0px 19px;
}
h1 {
  height: 72px;
  color: #446589;
  margin: 0px 0px 2px 0px;
}
h1 span, h2 span {
  display: none;
}

h1.all {
  background: url(../images/tools-all-tools.png) no-repeat 0px 0px;
}
h1.emergency-messenger {
  background: url(../images/tools-emergency-messenger.png) no-repeat 0px 0px;
}
h1.panic {
  background: url(../images/tools-panic.png) no-repeat 0px 0px;
}
h1.tool {
  color: #fff;
  background: url(../images/tools-h1-background.png) no-repeat 0px 0px;
}

#main-content h2 {
  font-size: 18px;
  font-weight: bold;
  color: #4487bf;
  line-height: 25px;
  margin: 1em 0px 0px 0px;
}

#main-content #newStyle h2 {
  font-size: 18px;
  font-family: Myriad Pro;
  font-weight: normal;
  color: #1f607e;
  line-height: 25px;
  margin: 1em 0px 0px 0px;
}

#signup a {
  float: left;
  margin: 0px 0px 0px 8px;
  width: 144px;
  height: 36px;
  background: url(../images/btn-sign-up-now-tools.png) no-repeat 0px 0px;
}
#signup a:hover {
  background-position: 0px -36px;
}
#signup a span {
    display: none;
}

#main-content h2 .big {
  font-size: 24px;
}

#main-content h3 {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin: 0.5em 0px 0px 0px;
  clear: left;
}

#main-content h2.subtitle{
    font-size: 18px;
    font-weight:normal;
    color:#17afe0;
}

#main-content h2.subtitle a{
    float:right;
    background:transparent url(../images/btn-sign-up-now.png) no-repeat scroll 0 0;
    border:0 none;
    display:block;
    height:36px;
    width:171px;
}
#main-content h2.subtitle a:hover{
    background-position: 0 -36px;
}

#main-content h4 {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  color: #446589;
  margin: 0px 0px 0.5em 0px;
}

#main-content h5 {
  font-size: 12px;
  font-weight: normal;
  color: #446589;
  margin: 6px 0px 6px 0px;
}

#main-content p {
  line-height: 20px;
  margin: 0px 20px 2em 0px;
}

#main-content #newStyle p {
  color: #666;
  font-size: 14px;
}

/* #main-content p.compact {
  margin: 0px 20px 0.5em 0px;
} */
#main-content p.apply {
  color: #ff0000;
  margin: 0px 20px 0.5em 0px;
}

#main-content a {
  color: #008aff;
  text-decoration: underline;
}

img.left-side {
  float: left;
  margin: 0px 10px 10px -10px;
}
img.right-side {
  float: right;
  margin: 0px -10px 10px 10px;
}

p.beta_signup {
  width: 375px;
  height: 47px;
  padding: 29px 0px 0px 106px;
  color: #446589;
  font-size: 18px;
  font-weight: bold;
  background: url(../images/about-beta-signup-background.png) no-repeat 0px 0px;
}
p.beta_signup a {
  color: #007aff;
}

.paging {
  margin: 1px 0px 0px 0px;
  border-top: 1px dotted #c8c8c8;
  padding: 0.5em 0px 0px 0px;
  text-align: center;
}
#main-content .paging a {
  text-decoration: none;
}
#main-content .paging a:hover {
  text-decoration: underline;
}

.word-bubble {
    width: 701px;
    padding: 0;
}
.word-bubble .top {
    background-image: url(/images/word-bubble-bg-top.png);
    height: 20px;
}
.word-bubble .main {
    background: #cff url(/images/word-bubble-bg-main.png) repeat-y;
    margin: 0;
    padding: 4px 12px;
}
.word-bubble .bottom {
    background-image: url(/images/word-bubble-bg-bottom.png);
    height: 10px;
}

.word-bubble input[type=text], .word-bubble textarea {
    border: 1px solid #446589;
    display: block;
    margin: 0px 0px 18px 0px;
}
.word-bubble input.empty, .word-bubble textarea.empty {
    color: #828282;
}
.word-bubble input[type=text] {
    width: 18em;
}
.word-bubble textarea {
    width: 100%;
    height: 62px;
}


/* tools listings */
.tools-widget {
  width: 183px;
  height: 206px;
  background: url(../images/tools-widget-back.png) no-repeat 0px 0px;
  padding: 15px 16px 0px 16px;
  margin: 2px 10px 11px 13px;
  float: left;
  cursor: pointer;
  position: relative;
}
#main-content .tools-widget h3 {
  font-weight: bold;
  font-size: 14px;
  color: #004dc7;
  margin: 8px 0px 10px 8px;
  font-style: normal;
}
#main-content .tools-widget h3 a {
  color: #004dc7;
  text-decoration: none;
}

#main-content .tools-widget p {
  margin: 8px 8px 0px 8px;
  font-size: 11px;
  line-height: 14px;
}
.tools-widget .coming-soon {
  width: 82px;
  height: 54px;
  background: url(../images/coming-soon-tag.png) no-repeat 0px 0px;
  position: absolute;
  top: 30px;
  left: 142px;
}
.most-popular {
  background: url(../images/most-popular-back.png) no-repeat 0px 0px;
  height: 256px;
  margin: 18px 0px 11px 0px;
}

.tools-sidebar {
  width: 213px;
  min-height: 504px;
  float: right;
  background: url(../images/tools-sidebar-background.png) no-repeat 0px 0px;
  margin: 20px 0px 0px 15px;
}

#newStyle .tools-sidebar {
  width: 173px;
  min-height: 504px;
  float: right;
  background: none;
  margin: 0px 0px 0px 15px;
}

.tools-sidebar .add-em {
  width: 221px;
  height: 114px;
  background: url(../images/add-em-note.png) no-repeat 0px 0px;
  margin: 103px 0px 0px 0px;
  padding: 68px 0px 0px 0px;
}

.tools-sidebar .add-ip {
  width: 221px;
  height: 114px;
  background: url(../images/add-ip-note.png) no-repeat 0px 0px;
  margin: 103px 0px 0px 0px;
  padding: 68px 0px 0px 0px;
}

.tools-sidebar .add-lf {
  width: 221px;
  height: 114px;
  background: url(../images/add-lf-note.png) no-repeat 0px 0px;
  margin: 103px 0px 0px 0px;
  padding: 68px 0px 0px 0px;
}

.tools-sidebar .add-tracker {
  width: 221px;
  height: 114px;
  background: url(../images/add-tracker-note.png) no-repeat 0px 0px;
  margin: 103px 0px 0px 0px;
  padding: 68px 0px 0px 0px;
}

.tools-sidebar .add-mobile {
  width: 221px;
  height: 114px;
  background: url(../images/add-mobile-note.png) no-repeat 0px 0px;
  margin: 103px 0px 0px 0px;
  padding: 68px 0px 0px 0px;
}

.tools-sidebar .add-life360id {
  width: 221px;
  height: 114px;
  background: url(../images/add-life360id-note.png) no-repeat 0px 0px;
  margin: 103px 0px 0px 0px;
  padding: 68px 0px 0px 0px;
}

.tools-sidebar .add-em a, .tools-sidebar .add-ip a,
.tools-sidebar .add-lf a, .tools-sidebar .add-tracker a,
.tools-sidebar .add-mobile a, .tools-sidebar .add-life360id a {
  display: block;
  width: 100px;
  height: 26px;
  margin: 0px 0px 0px 61px;
  background: url(../images/btn-add-tool.png) no-repeat 0px 0px;
}
.tools-sidebar .add-em a:hover, .tools-sidebar .add-ip a:hover,
.tools-sidebar .add-lf a:hover, .tools-sidebar .add-tracker a:hover,
.tools-sidebar .add-mobile a:hover, .tools-sidebar .add-life360id a:hover {
  background-position: 0px -26px;
}
.tools-sidebar .add-em a:active, .tools-sidebar .add-ip a:active,
.tools-sidebar .add-lf a:active, .tools-sidebar .add-tracker a:active,
.tools-sidebar .add-mobile a:active, .tools-sidebar .add-life360id a:active {
  background-position: 0px -52px;
}
.tools-sidebar .add-em a span, .tools-sidebar .add-ip a span,
.tools-sidebar .add-lf a span, .tools-sidebar .add-tracker a span,
.tools-sidebar .add-mobile a span, .tools-sidebar .add-life360id a span{
  display: none;
}

.tools-sidebar .get-updates {
  width: 221px;
  height: 64px;
  background: url(../images/get-updates-note.png) no-repeat 0px 0px;
  margin: 103px 0px 0px 0px;
  padding: 118px 0px 0px 0px;
}
.tools-sidebar .get-updates a {
  display: block;
  width: 100px;
  height: 26px;
  margin: 0px 0px 0px 66px;
  background: url(../images/btn-yes-i-do.png) no-repeat 0px 0px;
}
.tools-sidebar .get-updates a:hover {
  background-position: 0px -26px;
}
.tools-sidebar .get-updates a:active {
  background-position: 0px -52px;
}
.tools-sidebar .get-updates a span {
  display: none;
}

#main-content .tools-banner {
  margin-top: 18px;
}
#main-content .tools-banner-coming {
  margin-top: 11px;
}

#main-content img.widget {
    float: left;
    margin: 12px 15px 15px 0;
}
#main-content img.comingsoon {
    position: relative;
    left: -80px;
    float: left;
    margin-right: -100px;
}


#main-content h2 {
    font-size: 20px;
}


#main-content ul.summary {
    font-size: 14px;
    position: relative;
    left: 15px;
    margin-right: 220px;
    margin-left: 200px;
    padding-left: 23px;
}

#main-content ul.summary li {
    padding: 0 0 5px 0;
}

#main-content .tool-comment p {
  margin: 0px;
}
#main-content .tool-comment {
  border-bottom: 1px dotted #c8c8c8;
  padding: 20px 0px 20px 0px;
}
#main-content .tool-comment .byline {
  color: #828282;
  font-style: italic;
  padding: 20px 0px 0px 0px;
}




#media-kit {
  width: 178px;
  height: 803px;
  float: right;
  position: relative;
  background: url(../images/media-kit-background.png) no-repeat 0px 0px;
  padding: 105px 12px 0px 19px;
  line-height: 14px;
}
#media-kit .label {
  color: #446589;
}
#media-kit dt {
  color: #446589;
  margin: 2px 0px 0px 0px;
  line-height: 12px;
}
#media-kit .download {
  position: absolute;
  top: 802px;
  left: 47px;
}

table.press {
  border-collapse: collapse;
  width: 500px;
  margin: 27px 0px 0px 0px;
}
table.press td {
  vertical-align: top;
  padding: 0px 17px 27px 17px;
}
#main-content table.press p {
  margin: 0.5em 0px 0px 0px;
}
#main-content table.press h3 {
  color: #333;
  margin: 0px;
  font-size: 18px;
}
table.press a {
  font-size: 14px;
  font-weight: bold;
}

#main-content .shaded-line {
  height: 11px;
  background: url(../images/shaded-line.png) no-repeat 0px 0px;
  margin: 40px 0px 0px 0px;
}

#main-content .shaded-line-wide {
  height: 11px;
  background: url(../images/shaded-line-wide.png) no-repeat 0px 0px;
  margin: 14px 0px 0px 0px;
}

#main-content .sticky {
  float: right;
  width: 124px;
  height: 73px;
  padding: 8px 13px 0px 17px;
  margin: 21px 19px 0px 2px;
  background: url(../images/sticky-background.png) no-repeat 0px 0px;
  color: #446589;
  line-height: 15px;
  font-size: 11px;
}

table.form-fields {
  margin: 22px 0px 0px 0px;
  border-collapse: collapse;
}
table.form-fields td {
  padding: 2px 4px 2px 15px;
  margin: 22px 0px 0px 0px;
  border-collapse: collapse;
}
table.form-fields th {
  padding: 9px 6px 2px 2px;
  background: url(../images/label-colon.png) no-repeat 100% 0px;
  color: #5f5f5f;
  font-size: 11px;
  vertical-align: top;
}
table.form-fields .input-message {
  min-height: 14px;
  font-size: 11px;
  font-weight: bold;
}
table.form-fields .invalid-text .input-message {
  color: #c00;
}
table.form-fields .valid-text {
  background: url(../images/happy-face.png) no-repeat 295px -3px;
}
table.form-fields .valid-text input.text {
  border: 2px solid #5dc9ef;
}
table.form-fields .invalid-text {
  background: url(../images/sad-face.png) no-repeat 295px -3px;
}
table.form-fields .invalid-text input.text {
  border: 2px solid #c00;
}
table.form-fields input.text {
  font-size: 13px;
  color: #565656;
  width: 270px;
}
table.form-fields select {
  font-size: 13px;
  color: #565656;
  width: 560px;
}
table.form-fields textarea {
  font-size: 13px;
  color: #565656;
  width: 560px;
  height: 300px;
}

.team-photo {
  width: 146px;
  height: 146px;
  margin: 0px 10px 10px 0px;
  background: url(../images/team-photo-back.png) no-repeat 0px 0px;
  padding: 16px 0px 0px 16px;
  float: left;
}

.team-bio {
  width: 543px;
  float: left;
  margin: 0px 0px 18px 0px;
}

#main-content .team-bio p {
  line-height: 18px;
  margin: 0px 20px 18px 0px;
}

#main-content .team-bio h3 {
  margin-top: 11px;
}


/* footer */

#footer {
  clear: both;
  background-image: url(../images/footer-background.png);
  background-position: 50% 0px;
  background-repeat: no-repeat;
  padding: 54px 0px 10px 0px;
  color: #999;
}

#footer a {
  color: #999;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer h4 {
  margin: 0px 0px 8px 0px;
  padding: 0px 12px;
  font-size: 12px;
  color: #4d4d4d;
  font-weight: normal;
  text-transform: uppercase;
}
#footer h4 .life360 {
  text-transform: none;
}
#footer .col1 {
  width: 116px;
  float: left;
  margin: 0px 0px 0px 104px;
}
#footer .col2 {
  width: 420px;
  float: left;
}
#footer .col3 {
  width: 157px;
  float: left;
}
#footer .col4 {
  width: 150px;
  float: left;
}
#footer p {
  clear: both;
  text-align: center;
}
#footer .footerlogo {
  vertical-align: -8px;
}

#footer div ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  border-left: 1px solid #999;
  zoom: 1; /*IE7 rendering bug*/
}

#footer div ul li {
  padding: 0px 0px 8px 12px;
}
#footer div ul li.last {
  padding: 0px 0px 0px 12px;
}
#footer .col2 ul li {
  float: left;
  width: 117px;
}
#footer .col2 ul li.second {
  padding: 0px 0px 0px 17px;
  width: 140px;
}
#footer .col2 ul li.last {
  float: none;
  clear: left;
}#footer div ul li.last {
  padding: 0px 0px 0px 12px;
}
#footer .col2 ul li {
  float: left;
  width: 117px;
}
#footer .col2 ul li.last {
  float: none;
  clear: left;
}

#footer ul.certs {
  width: 520px;
  height: 60px;
  padding: 0px;
  margin: 0px auto;
  list-style: none;
}
#footer ul.certs li {
  float: left;
  width: auto;
  padding: 0px;
  margin: 0px;
}
#footer ul.certs li.center {
  margin: 0px 80px 0px 69px;
}

.grayDivider
{
    background: transparent url('/img/grayDivider.jpg') 0 0;
    height: 1px;
}