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

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 0px;
}

#containermain {margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding: 0px;
}

/* Header */
#Header {
	width: 400px;
	margin-top: -16px;
*margin-top: 0px; /* IE 7 and below */
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
	
#title-area {width: 620px; 
	float: left;
}

#title-area #title {color: #333333; 
	font-family: Georgia,Times New Roman,Trebuchet MS; 
	font-size: 36px; 
	font-weight: normal; 
	line-height: 42px; 
	margin: 0; 
	padding: 10px 0 0 20px; 
	text-decoration: none;
}

#Header #title-area, #Header #title-area #title {display: block; 
	float: left; 
	height: 110px; 
	overflow: hidden; 
	text-indent: -9999px; 
	width: 620px;
}


/* BNS Corner Logo CSS */
div.bns-logo { text-align: center; position: relative; z-index: 10000; }
div.bns-logo .avatar { float: none; margin: 0; width: auto; }
div.bns-logo a img { border: none; background: none; text-decoration: none; width: 93px; height: 209px;}


div.bns-logo a img { position: fixed; top: 200px; right: 0px; \0/ !important; }


/* Positioning for the corners */
div.bns-logo.fixed-bottom-right { position: fixed; bottom: 0; right: 0; }
div.bns-logo.fixed-bottom-left { position: fixed; bottom: 0; left: 0; }
div.bns-logo.fixed-top-right {
	position: fixed;
	top: 200px;
	right: 0px;
	width: 300px;
}
div.bns-logo.fixed-top-left { position: fixed; top: 0; left: 0; }
#Header #title-area a, #Header #title-area #title a {display: block; 
	float: left; 
	height: 110px; 
	background-image: url(http://www.pager.net/LRSImages/lrslogo620x110.gif); 
	background-repeat: no-repeat; 
	width: 620px;
        margin: -10px 0 0 -20px;
}

#header-topright {_position: absolute; 
	_top: 0px; _left: 621px; /* IE 6 and below */ 
	width: 270px; 
	float: left; 
	text-align:center; 
	margin: 0; 
	padding:0; 
	*margin-top: 10px; /* IE 7 and below */
}

#header-topright p {font-size: 12px; 
	font-style: italic;
}

#header-topright #contact-links .icons{width: 16px; 
	height: 16px; 
	float: left; 
	margin: 0 5px 0 0; 
	border: 0;
}

#header-topright #contact-links ul.contact-links li a {color: #295E94; 
	text-decoration: none;
}
	
#header-topright #contact-links ul.contact-links li a:hover {font-weight: bold; 
	text-decoration: underline;
}
	
#header-topright #contact-links ul.contact-links li.last {border: none;}
#header-topright #contact-links ul.contact-links li  {float: left; 
	list-style: none;
	padding: 0 5px; 
	border-right: 1px solid #999;
    display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #295e94;
}
 
 #header-topright p {font-size: 13px; 
 	font-weight: bold; 
	margin: 0; 
	clear: both;
}

 #header-topright p.contact-number {
    color: #333333;
    font-family: Georgia,Times New Roman,Trebuchet MS;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
	margin-bottom: 7px;
}

#quote {position: relative;
	top: 104px;  
	*top: -5px; /* IE 7 and below */
	left: 620px; 
	z-index: 100; 
}

#phone p.phone-number {
	background: url(http://pager.net/LRSImages/phone-800-577-8101.gif) no-repeat 0 0;
	width: 290px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

#quote a.quote-button {
	background: url(http://www.pager.net/LRSImages/quotebutton_sprt_290x150.gif) no-repeat 0 0;
	width: 290px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}
   
#quote a.quote-button:hover { background-position: 0 -50px;  *background-position: 0px 0px;}
#quote a.quote-button:active { background-position: 0 -100px; *background-position: 0px 0px;} 

/* Header */

/* Nav */
#nav { width: 890px; *margin-top: -52px; /* IE 7 and below */
	font-family: Arial, Helvetica, sans-serif; 
	clear: both; 
	margin-bottom: 20px;
}

ul#css3menu1,ul#css3menu1 ul{
	margin:0;list-style:none;padding:0;background-color:#dedede;border-width:0px;border-style:solid;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;}
ul#css3menu1 ul{
	display:none;position:absolute;left:0;top:100%;-moz-box-shadow:3.5px 3.5px 5px #000000;-webkit-box-shadow:3.5px 3.5px 5px #000000;box-shadow:3.5px 3.5px 5px #000000;background-color:#FFFFFF;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;border-color:#d4d4d4;padding:0 10px 10px;}
ul#css3menu1 li:hover>*{
	display:block;}
ul#css3menu1 li{
	position:relative;display:block;white-space:nowrap;font-size:0;float:left;}
ul#css3menu1 li:hover{
	z-index:1;}
ul#css3menu1 ul ul{
	position:absolute;left:100%;top:0;}
ul#css3menu1{
	font-size:0;z-index:998;position:relative;display:inline-block;zoom:1;padding:0;
	*display:inline;}
* html ul#css3menu1 li a{
	display:inline-block;}
ul#css3menu1>li{
	margin:0;}
ul#css3menu1 a:active, ul#css3menu1 a:focus{
	outline-style:none;}
ul#css3menu1 a{
	display:block;vertical-align:middle;text-align:center;text-decoration:none;font:bold 14px Arial,Helvetica,sans-serif;color:#000000;text-shadow:#FFF 0 0 1px;cursor:pointer;padding:0px 18px 0px 18px;background-color:#c1c1c1;background-image:url("http://www.pager.net/LRSImages/mainbk.png");background-repeat:repeat;background-position:0 0;border-width:0 0 0 1px;border-style:solid;border-color:#C0C0C0;}
ul#css3menu1 ul li{
	float:none;margin:10px 0 0;}
ul#css3menu1 ul a{
	text-align:left;padding:1px 10px;background-color:#FFFFFF;background-image:none;border-width:0;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;font:13px Arial,Helvetica,sans-serif;color:#295E94;text-decoration:none;}
ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed{
	background-color:#eef1f1;border-color:#C0C0C0;border-style:solid;color:#003366;text-shadow:#FFF 0 0 1px;background-image:url("http://www.pager.net/LRSImages/mainbk.png");background-position:0 100px;text-decoration:none;}
ul#css3menu1 span{
	display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;}
ul#css3menu1 ul span{
	background-image:url("http://www.pager.net/LRSimages/arrowsub.png");padding-right:12px;}
ul#css3menu1 ul li:hover>a,ul#css3menu1 ul li a.pressed{
	background-color:#FFFFFF;background-image:none;color:#868686;text-decoration:none;}
ul#css3menu1 li.topfirst>a{
	border-radius:0px 0 0 0px;-moz-border-radius:0px 0 0 0px;-webkit-border-radius:0px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;}
ul#css3menu1 li.toplast>a{
	border-radius:0 0px 0px 0;-moz-border-radius:0 0px 0px 0;-webkit-border-radius:0;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;}


/* Nav */

#featurebar {
	padding: 0px;
}
#featurebar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
#featurebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;
}
#topinfo {
	display: none;
	text-decoration: none;
	border-bottom-color: #666666;
	background-image: url(file:///Macintosh HD/Users/jason/Desktop/LRSImages/topinfobg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topinfo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 14px;
	margin-left: 5px;
}
#topinfo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: left;
	line-height: 16px;
}
#topinfo a:hover {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#topinfo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	text-align: left;
	line-height: 16px;
}
#topinfo img {
}

/* Footer */

#contact-info p {text-align: center; font-size: 14px; font-style: italic; font-weight: bold;}

#footer { width: 890px; font-family: Arial, Helvetica, sans-serif; clear: both;}

#footer a.tos {float: right; margin-right: 30px;}
#footer a {color: #295e94; text-decoration: none;}
#footer a:hover {font-weight: bold; text-decoration: underline;}

#footer ul.navcats {width: 15%; _width: 12%; /* IE 6 and below */ float: left; margin-bottom: 10px;}
#footer ul.navcats li {list-style: none;}
#footer ul.navcats li.heads a{font-family: "Arial Narrow", Helvetica, sans-serif; font-size: 14px; color: #000; text-transform:uppercase; font-weight: bold; text-decoration: none;}
#footer ul.navcats li.heads a:hover {color: #db0213; text-decoration: none;}

#footer ul.navcats ul.subcat1 {margin-left: -10px; margin-top: 10px; *margin-top: -15px; /* IE 7 and below */}
#footer ul.navcats ul.subcat1 li {list-style-type: disc; font-size: 12px; margin-left: -10px; *margin-left: 20px; /* IE 7 and below */}
#footer ul.navcats ul.subcat1 li a {font-size: 12px; color: #295e94; text-transform:none; *font-size: 12px; *font-weight: normal; *color:#295e94; /* IE 7 and below */}
#footer ul.navcats ul.subcat1 li a:hover {font-size: 12px; color: #295e94; text-transform:none; font-weight: bold;}

#copyrightbar {
 width: 890px; height: 75px; background-image: url(http://pager.net/LRSimages/backgrd_footer.jpg); background-repeat: repeat-x; -moz-border-radius: 15px; border-radius: 5px; border: 1px solid #CCC; clear: both;} 
 
#copyrightbar p {font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #333; font-weight:normal; margin:0 0 0 30px;}
#copyrightbar p.first {margin-top: 25px;} 
#copyrightbar span.lrsint {font-weight: bold;}

#sitemap {clear: both; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}
#sitemap a {color: #295e94;}
#sitemap a:hover {text-decoration: underline;}

/* Footer */

#maincontent {
	padding-left: 10px;
	margin-top: 5px;
}
#maincontent a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3333CC;
	text-decoration: underline;
	margin-top: 5px;
}
#maincontent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3333CC;
	margin-top: 5px;
}
#maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 5px;
	vertical-align: top;
	margin-top: 5px;
	color: #333333;
	line-height: 20px;
}
#maincontent h1 {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	margin: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image:  none;
	text-transform: uppercase;
	background-color: #000000;
}
#maincontent h2 {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin: 3px;
	background-color: #FAFFCF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image:  url(file:///Macintosh HD/Users/jason/Desktop/LRSImages/headerfade-yellow.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-transform: uppercase;
}
#maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 5px 0px 0px;
	padding-left: 7px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	line-height: 13px;
	background-color: #FFB81F;
}
#maincontent h4 {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC6633;
	margin: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	line-height: 0px;
}
#maincontent li {
	list-style-position: outside;
	list-style-type: square,leading,zero;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bolder;
}
#maincontent img {
	margin-right: 0px;
	border: 0;
}
#LRSinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
}
#productpic {
	width: 205px;
	clip: rect(auto,auto,auto,5px);
}
#specialtable {
	background-color: #FFFFFF;
}
#specialtable a:hover {
	background-color: #FFFF00;
}
.floatleft {
	float: left;
	padding-right: 10px;
}
.floatright {
	float: right;
}
#featurebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
}
#topinfohome img {
}
#topinfohome {
	text-decoration: none;
	border-bottom-color: #666666;
	background-image: url(file:///Macintosh HD/Users/jason/Desktop/LRSImages/topinfobg.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#topinfohome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 14px;
	margin-left: 5px;
}
#topinfohome a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	text-align: left;
	line-height: 14px;
}
#topinfohome a:hover {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#topinfohome a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	text-align: left;
	line-height: 16px;
}
#maincontent h5 {
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #000000;
	margin: 3px 3px 3px 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-transform: none;
	line-height: 21px;
}
#homebar h1 {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-image:  none;
	text-transform: uppercase;
	background-color: #FFFF00;
}
#homebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	margin-top: 5px;
}
#homebar a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	margin-top: 5px;
}
div.cta-btns  {
    position: fixed;
    right: 0;
    top: 200px;
	text-align: center;
	z-index:999999999;
}
div.cta-btns img {z-index:999999999;}
div.cta-btns a img {
    background: none repeat scroll 0 0 transparent;
    text-decoration: none;
	border: none;
    width: 198px;
}
#LiveChat_1357687867 {
    z-index: 999999999;
	width: 198px;
	height: 42px;
}
