@charset "utf-8";
/* CSS Document */

html, body{
	width: 100%;
	height:100%;
	min-height: 500px;
}

html, body, 
h1, h2 ,h3, h4, 
a, img, 
ul, li,
table, td, tr, th,
p, span, div, 
form, label, .input-strip
{
padding: 0 0 0 0;
margin: 0 0 0 0;
border: 0;
}
/*default font*/

body {
    font-family:Arial, Helvetica, sans-serif;
}

body, h1, h2, h3, h4, h5, h6, p, div {
	font-size: 12px;
}

.clear{
	clear:both;
	margin:0px;
	padding:0px;
}
/******************************/
/* body and wrapper
/******************************/

body{
	background: url(../i/main-background.jpg) top left repeat-x;
}

.wrapper{
	width: 800px;
	margin: 0 auto;
	margin-bottom: 20px;
	background-color: #ffffff;
}

/******************************/
/* header and menu
/******************************/

.header{
	width: 798px;
	height: 84px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
}

.header .code{
	background:url(../i/code-background.jpg) top left no-repeat;
	width: 252px;
	height: 73px;
	float: left;
	margin-left: 14px;
	text-align: center;
	padding-top: 10px;
	color: #ffffff;
}
.header .code-message{
	float:left;
	padding-top: 28px;
	padding-left: 10px;
	color: #003d8d;
	font-style: italic;
}
.header .code-search{
	margin: 0 auto;
	margin-top: 13px;
	width: 195px;
	height: 23px;
	background-color:#FFFFFF;
	border: 1px solid #005b7f;
}
.header .input-text{
	height: 20px;
	width: 154px;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

.header .input-img{
  margin-top: 1px;
	float:right;
}
.header .first-responders{
	float: right;
	width: 243px;
	padding-top: 11px;
}
.header .first-responder-logo{
	float:left;
}
.header .first-reponders-login{
	float: left;
	text-align: center;
	padding-left: 12px;
	padding-top: 16px;
}
.header .first-reponders-login p{
padding-top: 5px;
}
.header .first-reponders-login a{
	text-decoration: none;
	color: #003d8d;
}
.menu{
	background:url(../i/menu-back.jpg) top left no-repeat;
	width: 800px;
	height: 30px;
}
.menu .menu-wrapper{
	margin: 0 auto;
}
.menu .menu-left{
	background:url(../i/menu-left.jpg) top left no-repeat;
	width: 14px;
	height: 30px;
}

.menu .menu-center{
	background: url(../i/menu-center.jpg) top left repeat-x;
	height: 30px;
	width: auto;
}

.menu .menu-right{
	background:url(../i/menu-right.jpg) top left no-repeat;
	width: 14px;
	height: 30px;
}

.menu ul{
	list-style: none;
	padding-top: 1px;
}

.menu ul li{
	float:left;
	height: 22px;
	padding-top: 6px;
	color: #ffffff;
}
.menu ul li:hover{
	background-color: #ffe0cc;
}
.menu ul li:hover> a{
color: #f64100;
}
.menu ul li a{
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;
	padding: 0 10px;
}

.menu ul li a:hover{
	color: #f64100;
}

/******************************/
/* headline
/******************************/

.headline{
	background:url(../i/headline.jpg) top left no-repeat;
	width: 798px;
	height: 227px;
	border-bottom: 1px solid #0075b0;
	border-left: 1px solid #0075b0;
	border-right: 1px solid #0075b0;
}
.headline .headline-left{
	float:left;
	padding-left: 116px;
	width: 293px;
	padding-top: 11px;
}
.headline .headline-logo{
	padding-left: 47px;
}
.headline p{
	padding-top: 7px;
	text-align: justify;
	color:#ffffff;
	font-size: 14px;
}
.headline .headline-button{
	margin: 0 auto;
	width: 100px;
	padding-top: 10px;
}
.headline .headline-right{
	background: url(../i/emergency-id.jpg) top left no-repeat;
	width: 213px;
	height: 200px;
	float: left;
	margin-left: 46px;
	margin-top: 27px;
}

/******************************/
/* fontpage loginbar
/******************************/

div#flogin {
   background: url('../i/clientloginBar.gif') top left no-repeat;
   width: 780px;
   height: 30px;
   padding: 8px 10px 0;
}

div#flogin form {
   margin-left: 26%;
   color: #ffffff;
}

div#flogin form input[type="text"] {
   color: #000000;
}

div#flogin input[type="submit"], div#flogin input#submit {
   background: transparent url(../i/loginBtn.png) top left no-repeat;
   width: 100px;
   height: 23px;
   border: 0 none;
   text-indent: -5000em;
   cursor: pointer;
   vertical-align: -10%;
}


/******************************/
/* footer
/******************************/

.footer{
	background: #244386 url(../i/footerBg.gif) top left repeat-x;
	width: 798px;
	height: 188px;
	border: 1px solid #00236f;
	margin-top: 10px;
}

.footer .footer-widget{
	height: 139px;
	float: left;
	padding-top: 10px;
	padding-left: 31px;
	padding-right: 10px;
      margin: 10px 0 0 10px;
      width: 24%;
}

.footer .footer-widget h2{
	color: #ffffff;
	font-size: 12px;
	padding-bottom: 8px;
}

.footer .footer-widget ul{
	list-style: none;
}

.footer .footer-widget ul li{
	color: #b9d0ff;
	font-size: 12px;
	padding-bottom: 2px;
}

.footer .footer-widget ul li a{
	color: #b9d0ff;
	font-size: 12px;
	text-decoration: none;
}

.footer .footer-widget p{
	font-size: 12px;
	padding-top: 8px;
}

.footer .footer-widget p a{
	color: #ffffff;
}

.footer-copyright{
   /*float:right;*/
   text-align: center;
   padding-top: 10px;
   /*color: #a7b4cf;*/
   color: #818495;
}

.footer .widget-1 {
   background: url(../i/questionmarkIcon.png) top left no-repeat;
   padding-left: 40px !important;
}

.footer .widget-2 {
   background: url(../i/prepaidfooterIcon.jpg) top left no-repeat;
   padding-left: 52px !important;
}

.footer .widget-3 {
   background: url(../i/safetyfooterIcon.jpg) top left no-repeat;
   padding-left: 44px !important;
}

.footer a#play-video {
   background: url(../i/playvideoBtn.png) top left no-repeat;
   width: 103px;
   height: 31px;
   display: block;
   text-indent: -5000em;
}

.footer a#join-now {
   background: url(../i/joinnowBtn.png) top left no-repeat;
   width: 103px;
   height: 31px;
   display: block;
   text-indent: -5000em;
}

.footer .separator {
   background: url(../i/footerDivider.gif) top left no-repeat;
   width: 2px;
   height: 158px;
   margin-top: 10px;
   float: left;
}

/******************************/
/* content
/******************************/

.content{
	width: 798px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
      padding-top: 10px;
      text-align: center;
}

.content .left-content div.image-box, .content .right-content div.image-box{
   display: none; /* set this to block if you wish to show it */
   border: solid 1px #DFDFDF;
   background: #EFEFEF;
   width: auto;
   height: 400px;
}

/* home page */
.content .left-content{
	width: 204px;
	float: left;
	padding-top: 6px;
	padding-right: 3px;
      padding-left: 2px;
      text-align: left;
      
}

.content .left-content>div {
   margin-bottom: 10px !important;
}

.content .left-content .site-pal {
   background: url(../i/sitepalBg.png) top left no-repeat;
   width: 194px;
   height: 174px;
   padding: 5px;
   position: absolute;
   top: 110px;
   left:0;
}

.content .left-content .live-chat{
	padding-bottom: 4px;
}


.content .left-content .cutest-baby{
    width: 199px;
    height: 147px;
    background: url(../i/baby-winner.jpg) top left no-repeat;
    padding-top: 8px;
    padding-left: 5px;
    margin-bottom: 5px;
}
.content .left-content .cutest-baby .cutest-baby-img{
	float:left;
}
.content .left-content .cutest-baby .cutest-baby-text{
	float:left;
	padding-top: 15px;
}

.content .left-content .cutest-baby .cutest-baby-text h3{
	font-size: 20px;
	color: #ffffff;
}
.content .left-content .cutest-baby .cutest-baby-text p{
	font-size: 17px;
	color: #ffffff;
}
.content .left-content .cutest-baby .cutest-baby-footer{
	color: #ffffff;
	padding: 0 5px;
}

.content .left-content .cutest-baby .cutest-baby-footer p{
	font-size: 11px;
}

.content .right-content{
	float:right;
	padding-top: 6px;
	padding-right: 3px;
      padding-left: 2px;
	width: 206px;
        text-align: left;
}

.content .right-content>div {
   margin-bottom: 10px !important;
}

.content .right-content .finger-print{
	width: 196px;
	height: 99px;
	background: url(../i/finger-print-background.jpg) top left no-repeat;
	padding-top: 19px;
	padding-left: 8px;
	margin-bottom: 5px;
}
.content .right-content .finger-print .finger-print-image{
	float:left;
}
.content .right-content .finger-print .finger-print-text{
	float:left;
	padding-top: 15px;
	padding-left: 6px;
}
.content .right-content .finger-print .finger-print-text h3{
	font-size: 16px;
	color: #ffffff;
}
.content .right-content .finger-print .finger-print-text p{
	font-size: 14px;
	color: #ffffff;
}

.content .right-content .our-partner{
	width: 188px;
	height: 107px;
	background: url(../i/our-partners.jpg) top center no-repeat;
	padding-top: 43px;
	padding-left: 24px;
	margin-bottom: 5px;
        margin-top: 25px;
}

.partner-box {
   width: 160px;
   margin-left: 1em;
   height: 100px;
   overflow: hidden;
}

.content .center-content{
	float: left;
	padding-top: 7px;
	padding-left: 1px;
	width: 377px;
        text-align: left;
}

.content .center-content .newsletter {
	background: url(../i/signupBg.gif) left top no-repeat;
	margin-bottom: 5px;
      height:165px;
      margin-bottom:5px;
      padding-top:56px;
      width:377px
}

.content .center-content .newsletter .newsletter-form{
	margin: 5px auto;
	padding: 5px;
	text-align: center;
	color: #ffffff;
}
.content .center-content .newsletter .newsletter-form .input-text{
	width: 143px;
	height: 18px;
	border-right: 1px solid #e1f1f8;
	margin-top: 5px;
	text-align: left;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.content .center-content .newsletter .newsletter-form .input-img{
	margin-top: 3px;
}

.content .center-content .c-header img{
	float:left;
}
.content .center-content .c-header h2{
	float:left;
	padding-top: 25px;
	padding-left: 22px;
	font-size: 30px;
	color: #abd3e5;
}
.content .c-post{
	margin: 1em auto;
	border-bottom: solid 1px #c6dfee;
	padding: 1em;
        text-align: left;
        width: 95%;
}
.content .c-post h2{
	font-size: 24px;
	color: #555555;
        margin-bottom: 0.6em;
}

.content .c-post div.images {
    height:auto;
    margin:0 1em;
    width:auto;
}

.content .c-post .hrline{
	font-size: 0px;
	line-height: 0px;
	background-color: #c6dfee;
	height: 1px;
	width: 99%;
	margin: 5px 0;
}
.content .c-post p{
	font-size: 14px;
      letter-spacing:-0.01em;
      line-height:1.33em;
      padding-right:10px;
      text-align:justify;
      font-family: 'Georgia',Times,serif;
      font-style: italic;
}

.content .c-post .comments .comments-left{
	float: left;
	padding-top: 20px;
	margin-bottom: 20px;
}

.content .c-post .comments .comments-right{
	padding-top: 10px;
	float: right;
	padding-right: 10px;
}
/*wide*/

.content .footer-partners{
	margin: 0 auto;
	width: 705px;
}

.content .content-wide{
	padding: 20px 75px;
}
.content .content-wide-super{
	padding: 20px 10px;
}
.content .content-wide-super h2{
	color: #0270ae;
	font-size: 24px;
}
.content .content-wide h2{
	color: #0270ae;
	font-size: 24px;
      text-align: left;
}
.content .content-wide p{
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 18px;
}
.content .content-wide p.orange{
	color:#fa4c00;
	font-size: 18px;
	line-height: 22px;
      letter-spacing:-0.01em;
}
/* contact us */
.contact-us{
	border: 1px solid #c7dce7;
	background:url(../i/contact-us-background.jpg) top left repeat-x #e8f6fd;
	height: 339px;
	width: 411px;
	padding-top: 26px;
	margin-bottom: 40px;
}
.contact-us table{
	margin: 0 auto;
}
.contact-us .input-text{
	width: 177px;
	height: 21px;
	border: 1px solid #bdbcbd;
	margin: 5px 10px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
.contact-us .input-tarea{
	width: 187px;
	height: 84px;
	border: 1px solid #bdbcbd;
	margin: 5px 10px;
	padding-top: 3px;
	padding-left: 10px;
}
.contact-us .input-img{
	margin-top: 15px;
}
/*  login1*/

.login1{
	border: 1px solid #c7dce7;
	background:url(../i/contact-us-background.jpg) top left repeat-x #e8f6fd;
	height: 223px;
	width: 353px;
	padding-top: 26px;
	margin-bottom: 40px;
}
.login1 table{
	margin: 0 auto;
}
.login1 .input-text{
	width: 177px;
	height: 21px;
	border: 1px solid #bdbcbd;
	margin: 5px 10px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.login1 .input-img{
	margin-top: 15px;
	margin-bottom: 20px;
}
.login1 table .login1-text{
	text-align: center;
	margin: 0 auto;
}
.login1 table .login1-text a{
	text-decoration: none;
	color:#000000;
}

/*  login2*/

.login2{
	border: 1px solid #c7dce7;
	background:url(../i/contact-us-background.jpg) top left repeat-x #e8f6fd;
	height: 228px;
	width: 508px;
	padding-top: 26px;
	margin-bottom: 40px;
}
.login2 table{
	margin: 0 auto;
}
.login2 .input-text{
	width: 177px;
	height: 21px;
	border: 1px solid #bdbcbd;
	margin: 5px 10px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

.login2 .input-img{
	margin-top: 15px;
	margin-bottom: 20px;
}
.login2 table .login2-text{
	text-align: center;
	margin: 0 auto;
}
.login2 table .login2-text a{
	text-decoration: none;
	color:#000000;
}
/* faq */
.content .content-wide-faq{
	padding: 20px 32px;
}
.content .content-wide-faq h2{
	color: #0270ae;
	font-size: 24px;
}
.content .content-wide-faq h3{
	color: #0270ae;
	font-weight: bold;
}
.content .content-wide-faq p{
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 16px;
}
.content .content-wide-faq p.orange{
	color:#fa4c00;
	font-size: 18px;
	line-height: 22px;
}
.faq{
	float:left;
	width: 192px;
	height: 496px;
	border: 1px solid #c7dce7;
	background:url(../i/contact-us-background.jpg) top left repeat-x #e8f6fd;
	margin-bottom: 40px;
	margin-right: 10px;
	padding-left: 40px;
	position:relative;
}
.content .content-wide-faq .faq p{
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}
.faq p a{
	color: #0270ae;
	text-decoration: none;
}
.faq .hrline{
	font-size: 0px;
	line-height: 0px;
	background-color: #c6dfee;
	height: 1px;
	width: 192px;
}
.faq .lasthr{
	margin-bottom: 10px;
}
.content .content-wide-faq .faq .hands{
	height: 18px;
	width: 33px;
	background: url(../i/hands.jpg) top left no-repeat;
	position: absolute;
	top: 10px;
	left: 3px;
}
.content .content-wide-faq .faq-title img{
	float:left;
}
.content .content-wide-faq .faq-title h2{
	float:left;
	padding-top: 3px;
	padding-left: 5px;
}

.content .index-rsstp dl dt{
	padding: 10px 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

.content .index-rsstp h2{
	margin-bottom: 10px;
}

.content .index-rsstp img {
	padding-right: 10px;
}

.content .index-rsstp p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: justify;
}

.content .index-rsstp p a {
	color: #000000;
}


.content .index-rsstp dl dt a{
	color: #000000;
}
.content .index-rsstp dl dd{ 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-align: justify;
}

/* Additional from the old */
table.topSubMenu {
	border: 1px solid #c7dce7;
	background:url(../i/contact-us-background.jpg) top left repeat-x #e8f6fd;
}
table.topSubMenu td {
	padding: 4px 10px;
}

table.topSubMenu td a{
	text-decoration:none;
	color: #000000;
}
table.topSubMenu td.right-td {
	border-left: 1px solid #c7dce7;
}
.content .content-wide div h3.second-headline{
	text-align:center;
	font-size: 16px;
}
.content .content-wide div h4{
	font-size: 14px;
}
.content .content-wide .orange{
	color:#fa4c00;
}
.content .content-wide .underline{
	text-decoration: underline;
}
.content .content-wide ul.ulschoolid{
	padding: 5px;
}
.content .content-wide ul.ulschoolid li{
	line-height: 16px;
      text-align: left;
}
.content .content-wide table.centertable{
	margin: 0 auto;
	border: 1px solid #c7dce7;
	background:url(../i/contact-us-background.jpg) top left repeat-x #e8f6fd;
}

.content .content-wide div.item{
	border: 1px solid #c7dce7;
	background:url(../i/contact-us-background.jpg) top left repeat-x #e8f6fd;
	width: 135px;
	margin: 10px 5px;
        *margin: 10px 3px;
	padding: 10px 20px;
	text-align: center;
	float:left;
	height: 280px;
        position: relative;
}

.content .content-wide div.item div.meta {
    position: absolute;
    *position: relative;
    width: auto;
    bottom: 1em;
    *bottom: 0;
    margin: 0 0 0 1.2em;
}

.content .content-wide div.item div.name{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.content .content-wide div.item div.price{
	color: #fe5900;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	margin: 5px 0;
}

.content .content-wide div.item a{
	text-decoration: none;
}

.content .content-wide div.item img{
	border: 1px solid #c7dce7;
	height: 77px;
}

.content .content-wide div.item img.details{
	border: none;
	height:auto;
	width: auto;
}

.content .p-wide{
	padding: 20px 25px;
} 


.content .content-wide table.centertable td{
	padding: 0 10px;
	padding-top: 10px;
}

.content .content-wide table.centertable td p{
	line-height: 12px;
}

.entryTable{
	border: 1px solid #c7dce7;
}

img {
   border: none;
   vertical-align: -25%;
}

.sliderwrapper1 {
   height: 100px !important;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.contentwrapper
{
	min-height: 300px;
}
