/* Houston Fire alarm Style sheet */

body{ margin:0px; background:url(../images/bg_full.gif) repeat; font-family:Verdana, Arial, Helvetica, sans-serif; }

.header_bg{background-image:url(../images/header_bg_img.png); background-position:center top; background-repeat:no-repeat;}

form{display:inline}

.banner_bg{background:url(../images/header-banner_bg.png) no-repeat center top; height:278px; width:679px; }

.features{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000; }


.font11{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
.member_font{font-size:11px; color:#000000;}

.payment_options{font-size:13px; color:#ffffff; font-weight:bold; }

.text_field{border:none; font-family:Arial, Helvetica, sans-serif; color:#B0000C; font-size:12px; }

.img_space{ float:left; margin-left:10px; margin-right:20px; margin-top:10px; margin-bottom:10px; }
.normal_text{ font-size:12px; color:#4D4D4D; }

.text_field_bg{ background:url(../images/text_field_img.gif) no-repeat center top; height:24px; margin-top:10px; margin-top:5px; }

.loction_link{font-size:11px; color:#000; text-decoration:none; }

a.loction_link:hover{font-size:11px; color:#DF0000; text-decoration:underline;  }

.readmore{font-size:11px; color:#DF0000; font-weight:bold; text-decoration:none; }

a.readmore:hover{font-size:11px; color:#000; font-weight:bold; text-decoration:none; }

/*----------------------------  footer  sytle----------------------------*/

.footer_bg{background:url(../images/footer_bg.gif) repeat-x top; background-color:#000; }

.footer_title{font-size:17px; color:#FFFFFF; }

.footer_links{color:#ffffff; font-size:11px; text-decoration:none; }

a.footer_links:hover {color:#FF0000; font-size:11px; text-decoration:none; }
.footer_font12{font-size:12px; color:#fff; font-weight:bold; }
.footer_text_normal{ color:#ffffff; font-size:11px; }

/*--------------------------  Alerts REd Font --------------------*/

.notice{font-size:13px; font-weight:bold; color:#E10A0D; }

.title_new{font-size:16px; font-weight:bold; color:#B0000C; }

.black_text_points{font-size:12px; color:#000; font-weight:bold; }


/*------------ set the width and height to match your images --- slideshow------*/

#slideshow {
    position:relative;
    height:254px;
	
}

#slideshow DIV {
    position:absolute;
    z-index:8;
    opacity:0.0;
    height: 254px;
   /* background-color: #000;*/
}

#slideshow DIV.active {
  z-index:10;
  opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 254px;
    display: block;
    border: 0;
   
}

.submit_bttn{ background:url(../images/submit.gif) no-repeat center; width:70px; height:24px; color:#fff; border:none; }

