/* CSS Reset Browser Default Code */

body,div,dl,dt,dd,pre,form,fieldset,input,textarea,blockquote,th,td,hr { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
ol,ul {
	list-style:none;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
a {	/* get rid of link outlines in firefox */
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}
a:focus {
	outline: none;
}
.clear { clear: both; }

/* End CSS Reset Browser Default Code */

/* Start CSS Layout Code */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

div#container {
	position: relative;
	width: 798px;
	margin: 0 auto;
	background-color: #FFFFFF;
	z-index: 1;
}

div#header {
	float: left;
	clear: both;
	position: relative;
	height: 106px;
	width: 798px;
}

div#header img#top-logo {
	position: absolute;
	top: 30px;
	left: 20px;
}

div#header div#access {
	position: absolute;
	top: 35px;
	right: 21px;
	display: block;
	width: 205px;
	height: 32px;
	background: url('/lri-images/access.png') no-repeat 0 0;
}

div#header h1#phone {
	position: absolute;
	top: 65px;
	right: 21px;
	font-style: normal;
	color: #8693d7;
	font: normal 800 18px Arial, Helvetica, sans-serif;
	text-align: right;
}

div#header h1#phone strong {
	font-style: normal;
	color: #383583;
}

/* Start Main Menu Layout and Styles */

div#cat_492617_divs {
	margin: 0;
	padding: 0;
	border: none;
	display: block;
}
	
#nav_492617, #nav_492617 ul {
	float: left;
	clear: both;
	width: 778px; /* 798px */
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	background: url('/lri-images/bg-main-nav.png') no-repeat 0 0;
}

#nav_492617 li {
	float: left;
	margin: 0;
	list-style: none;
	border: none;
	background: none;
	padding: 0;
}

#nav_492617 li a {
	display: inline-block;
	height: 30px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #65647a;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	padding: 0 24px 0 25px;
	border-right: 1px solid #fff;
	width: auto;
	background: url('/lri-images/bg-main-nav-items.png') repeat-x 0 0;
}

#nav_492617 li a:hover {
	background: url('/lri-images/main-nav-hover.png') repeat-x 0 0;
	color: #ffffff;
}

#nav_492617 li#nav-home {
	border-left: 1px solid #fff;
}

body#about li#nav-about a, body#industrial li#nav-industrial a, body#repair li#nav-repair a, body#home li#nav-home a, body#access li#nav-access a, body#training li#nav-training a {
	background: url('/lri-images/main-nav-hover.png') repeat-x 0 0;
	color: #ffffff;
}

/* End Main Menu Layout and Styles */

/* Start Sub Menus Layout and Styles */

div#sub-menu {
	display: block;
	margin-bottom: 20px;
	height: 30px;
}

div#sub-menu div {
	margin: 0;
	padding: 0;
	border: none;
	display: block;
}
	
div#sub-menu ul {
	float: left;
	clear: both;
	width: 788px; /* 798px */
	height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	background: url('/lri-images/sub-menu-bg.png') no-repeat 0 0;
}

div#sub-menu ul li {
	float: left;
	margin: 0;
	list-style: none;
	border: none;
	background: none;
	padding: 0;
}

div#sub-menu ul li a {
	display: inline-block;
	height: 20px; /* 30px */
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	padding: 5px 10px 5px 11px;
	border-right: 1px solid #eaeaee;
	width: auto;
	background: url('/lri-images/sub-menu-item-bg.png') repeat-x 0 0;
}

div#sub-menu ul li a:hover {
	background: url('/lri-images/sub-menu-hover.png') repeat-x 0 0;
}

/* About Sub Nav */
body.about-news li#nav-about-news a, body.about-newsletter li#nav-about-letter a, body.about-employment li#nav-about-employment a, body.about-downloads li#nav-about-downloads a, body.about-people li#nav-about-people a, body.about-links li#nav-about-links a, body.about-case li#nav-about-case a, body.about-training li#nav-about-training a, body.about-policies li#nav-about-policies a, body.about-contact li#nav-about-contact a {
	background: url('/lri-images/sub-menu-hover.png') repeat-x 0 0;
}

/* End Sub Menus Layout and Styles */

div#page-content {
	float: left;
	clear: both;
    height: 100%;
	width: 798px;
	padding: 0 0 20px 0;
}

body#home div#page-content {
	padding: 10px 0 20px 0;
}


div#picture {
	height:auto !important;
	min-height:504px;
	width: 239px;
}

div#main {
	padding: 0 20px 0 0;
	width: 370px; /* 390px */
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	line-height: 150%;
	margin: 0;
	border-right: 1px solid #cecdd4;
}

body#home div#main {
	width: 547px;
	float: left;
}

div#mainNoSub {
	width: 519px; /* 559px */
	padding: 0 20px 0 20px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	line-height: 150%;
	margin: 0;
}

div#sub {
	padding: 0 20px 0 20px;
	width: 129px; /* 169px */
}

body#home div#sub {
	width: 210px;
	float: right;
	padding: 0;
}

div#sub div.inner {
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #cecdd4;
}

div#sub div.inner img {
	margin-bottom: 10px;
}

div#footer {
	float: left;
    height: 30px;
	width: 798px;
	background: #c4c3d0 url('/lri-images/footer-bg.png') 0 0 no-repeat;
	margin-bottom: 30px;
	clear:both;
	overflow: hidden;
}

div.scrolly {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	line-height: 150%;
	padding: 0;
	height:169px;
	margin-left:10px;
	overflow-x:hidden;
	overflow-y:scroll;
}

body#home div#sub div.inner {
	padding: 0;
}

/* End CSS Layout Code */

/* Start CSS Standard Font Formatting */

h1 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: 100;
	color: #dc0000;
	line-height: 100%;
	margin: 0 0 15px 0;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #371500;
}

h1 a:hover, h1 a:active {
	text-decoration: underline;
	color: #371500;
}

h2, span.bodyheading {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: 800;
	color: #7c79a5;
	line-height: 150%;
	margin: 0;
}

h2 a:link, h2 a:visited, span.bodyheading a:link, span.bodyheading a:visited {
	text-decoration: none;
	color: #7c79a5;
}

h2 a:hover, h2 a:active, span.bodyheading a:hover, span.bodyheading a:active {
	text-decoration: underline;
	color: #7c79a5;
}

div#sub h2 {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: 800;
	color: #57539a;
	line-height: 150%;
	margin: 0;
}

div#sub h2 span.hide {
	padding: 0 0 0 10px;
	background: url("/lri-images/list-item.png") 0 3px no-repeat;
}

p {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: 100;
	color: #666666;
	line-height: 150%;
	margin: 10px 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: #57539a;
}

a:hover, a:active {
	text-decoration: none;
	color: #57539a;
}

ul {
	list-style-type: none;
	margin: 10px 0 10px 20px;
	padding: 0;
}

ol {
	list-style-type: lower-alpha;
}

ol li {
	background: none;
	padding: 5px;
}
        
li {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: 800;
	color: #383583;
	line-height: 150%;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url("/lri-images/list-item.png") 0 5px no-repeat;
}

li a:link, li a:visited {
	text-decoration: underline;
	color: #57539a;
}

li a:hover, li a:active {
	text-decoration: none;
	color: #57539a;
}

/* End CSS Standard Font Formatting */

/* Start CSS ID/Class Font Formatting */

div#footer p {
	font-size: 10px;
	line-height: 32px;
	vertical-align: middle;
    margin: 0;
	color: #65647a;
	padding-left: 20px;
}

div#footer p a:link, div#footer p a:visited {
	color: #65647a;
	text-decoration: underline;
}

div#footer p a:hover, div#footer p a:active {
	color: #65647a;
	text-decoration: none;
}

div#footer span {
	margin: 0 15px;
}

/* End CSS ID/Class Font Formatting */

/* Start CSS Misc Elements */


/* End CSS Misc Elements */


/* Homepage Tab Styles */

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 0;
 height: 23px;	
}



div.tabberlive ul.tabbernav li
{
 list-style: none;
 margin: 0;
 float: left;
 height: 23px;
 display: block;
 width: 137px;
 padding: 0;
 list-style-image: none;
}

div.tabberlive ul.tabbernav li a
{
	display: block;
	height: 23px;
	text-indent: -9000px;
	width: 137px;
}

div.tabberlive ul.tabbernav li a#undefinednav1 {
	background: url(/css-images/tab-off-serviceaudits.png) no-repeat;
}

div.tabberlive ul.tabbernav li a#undefinednav2 {
	background: url(/css-images/tab-off-downloads.jpg) no-repeat;
}

div.tabberlive ul.tabbernav li a#undefinednav3 {
	background: url(/css-images/tab-off-case.png) no-repeat;
}

div.tabberlive ul.tabbernav li.tabberactive a#undefinednav1 {
	background: url(/css-images/tab-on-serviceaudits.png) no-repeat;
}

div.tabberlive ul.tabbernav li.tabberactive a#undefinednav2 {
	background: url(/css-images/tab-on-downloads.jpg) no-repeat;
}

div.tabberlive ul.tabbernav li.tabberactive a#undefinednav3 {
	background: url(/css-images/tab-on-case.png) no-repeat;
}

ul.tabbernav li.tabberactive a
{

}

ul.tabbernav li.tabberactive a:hover
{

}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 background: #A5A7A7 url(/css-images/bg-tabcontent.png) repeat-y;
 height: 110px;
 padding:5px;
 border:1px solid #35484A;
 border-top:0;
 overflow: auto;
 overflow-x: hidden;
 overflow-y: scroll;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
