m/* CSS Document */
/*All Pages*/

/*Setup of default values*/
/*Defines centered layout for the page*/
html{
	min-height:100%;
	height:auto;
	}
	
body{
	color: #4b4b4b;
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	width:100%;
	font-size:14px;
	font-style: normal;
	font-weight: normal;
	margin:0px;
	padding:0px;
	background:#ffffff;
	}
/*BASIC FORMATTING*/
P {
	color: #4b4b4b;
	font-weight: normal;
	font-style: normal;
	font-size: 13px; /* 10pt */
	padding:0px;
	margin:0px;
	line-height:15px;}
	
img{
	border:0px;
	}
	
ul, li{
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	margin:0px;
	padding:0px;
	list-style: none;
	}

div{
	margin:0px;
	padding:0px;
	}	
td {
	font-size: 13px; /* 10pt */
	font-weight: normal; 
	}

table {
	font-size: 13px; /* 10pt */
	font-weight: normal; }

address      { 
	color: #4b4b4b; 
	font-size: 11px; /* 8pt */
	font-weight: normal; 
	font-style: italic; 
	margin-bottom: 0em; }


/*LINKS*/
a:link { 
	text-decoration: none;
	color: #0093D0; }

a:visited { 
	text-decoration: none;
	color: #0093D0; }

a:hover { 
	text-decoration: underline;
	color: #0093D0; }
	

/*HEADLINES*/
H1 {
	color: #4b4b4b;	
	font-size: 18px; /* 14pt */
	font-weight: normal;
	font-style: normal;
	margin: 0em;
	padding-top:7px;}	
	
H2 {
	color: #4b4b4b;
	font-size: 16px; /* 12pt */
	font-weight: bold;
	font-style: normal;
	margin-top: 0em;
	margin-bottom: 0em; }

H3 { color: #4b4b4b;
	 font-size: 13px; /* 10pt */
	 font-weight: bold;
	 font-style: normal;
	 margin-top: 0em;
	 margin-bottom: 0em; }

H4 {
	color: #ffffff;
	font-size: 18px; /* 14pt */
	font-weight: bold;
	font-style: normal;
	margin-top: 0em; 
	margin-bottom: 0em; }
	 
H5 {
	color: #ffffff;
	font-size: 16px; /* 10pt */
	font-weight: bold;
	font-style: normal;
	margin-top: 0em;
	margin-bottom: 0em; }	 

H6 {
	color: #ffffff;
	font-size: 13px; /* 10pt */
	font-weight: normal;
	font-style: normal;
	margin-top: 0em;
	margin-bottom: 0em; }
	
	
/*ALERTS*/
.alert {
	color: #D30A21;
	font-weight: bold;
	font-size: 13px; } /* 10pt */

.alert2 {
	color: #D30A21;
	font-size: 13px; /* 10pt */
	font-weight: normal;
	font-style: italic; }

.alertbox {
	color: #4b4b4b;
	font-size: 13px; /* 10pt */
	font-weight: normal;
	font-style: normal;
	background-color: #e0e0e0;
	border: 1px solid #4b4b4b;
	margin: 0px auto; 
	padding: 8px; }
	
.alertfield {
	background: #D30A21;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px; /* 10pt */
	border-right: 1px solid #FFFFFF; }
		
.caption { 
	color: #808080; 
	font-size: 12px; /* 9pt */ 
	font-weight: normal; 
	font-style: italic; 
	margin-top: 0em; 
	margin-bottom: 0em }
	
.captionBold {
	color: #808080; 
	font-size: 12px; /* 9pt */ 
	font-weight: bold; 
	margin-top: 0em; 
	margin-bottom: 0em; }
	

#time {	
	text-align: center;
	margin: 0px 0px 0px 0px;
	color: #808080;
	font-size: 9px; /* 7pt */}
#map{
	float: right;
}
#sitemap {
	font-size: 10px; /* 08pt */
	text-align: center; }



div.container{
	width:775px;
	margin:0px auto;
	text-align:left;
	position:relative;
	background: #ffffff;
	margin-top:20px;
	}

div.header{
	width:100%;
	position:relative;
	height:149px;
	background:url(../_images/lps_headerbg.jpg) no-repeat right;
	border-style:solid;
	border-width:1px;
	border-color: #1D6741;
	}

div.header_left{
	position:absolute;
	left:10px;
	width:359px;
	top:13px;
	}

/************* Menu Section *****************/
div.menu {
	position: absolute;
	top:169px;
	width: 775px;
	min-height:30px;
	background: #1D6741;
	float: left;
	border-style:solid;
	border-width:1.5px;
	border-color: #1D6741;
	line-height:22px;
	z-index:1000;
	max-height:32px;
	}
div.menu ul{
	width:775px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
div.menu li{
	margin:0;
	padding:0px 4px 0px 0px;
	list-style:none;
	/*width:96px;*/
	float:left;
	text-align:center;
	font-size:11px;
	position:relative;
	}

div.menu a {
	display:block;
	background: #1D6741;
	padding:5px 15px 5px 15px;
	color:#ffffff;}

div.menu a:link{
	text-decoration:none;
	color:#ffffff;
	}
div.menu a:visited {
	text-decoration:none;
	color:#ffffff;
	background: #1D6741;
	}
div.menu a:hover{
	text-decoration:none;
	background:#e4e4e4;
	color:#000000;
	}



/************* End Menu Section *****************/


div.main{
	background: #FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color: #1D6741;
	position:absolute;
	top:194px;
	left:0px;
	width:100%;
	z-index:0;
	}	
		
div.main_Left{
	width:260px;
	float:left;
	}
div.main_Left h1{
	padding-top:30px;
	padding-left:14px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:8px;	
	}
div.main_Left p{
	padding-left:14px;
	padding-top:14px;
	padding-right:5px;
	line-height:16px;
	color:#FFFFFF;
	}
div.main_Left a{
color:#FFFFFF;
}
	
div#mainIndex{
	background:url(../_images/lps_boxbackground.jpg);
	width:775px;
	height:503px;
	}
	
div#mainCompany{
	background:url(../_images/lps_boxbackground_company.jpg);
	width:775px;
	height:503px;
	}
	
div#mainDist{
	background:url(../_images/lps_boxbackground_dist.jpg);
	width:775px;
	height:503px;
	}	
	
	div#mainDist a{
	color:#FFFFFF;	}
	
	div#mainDist li{
	margin-left:30px;
	color:#FFFFFF;
	list-style:square;
	margin-top:5px;
	}	

div.product{
	width: 100%;
	position:relative;
	margin-bottom:20px;
	}
div.product h1{
	margin-left:12px;
	padding-top:18px;
	padding-right:5px;
	font-weight:bold;
	}
		
div.item{
	width:95%;
	margin-top:15px;
	margin-left:10px;
	height:320px;
	padding-bottom:50px;
	padding-top:10px;
	border-bottom:solid 1px #000000;
	position: relative;
	}
	
	
div.desc{
	position:absolute;
	margin-left:5px;
	width:55%;
	color:#000000;
	}
div.desc p{
line-height:16px;
padding-top:2px;
}

div.desc li{
	list-style-type:square;
	margin-left:20px;
	}

div.pic{
	position:absolute;
	left:55%;
	width:45%;
	text-align:center;
	}
	
table.specTable{
	width:400px;
	border:solid 1px;
	border-color:#1D6741;
	border-collapse:collapse;
	border-spacing:0;
	margin-left:10px;
	margin-top:10px;
	}
table.specTable th{
	background-color:#1D6741;
	color:#FFFFFF;
	font-weight:bold;
	}
table.specTable td{
	border:solid 1px;
	border-color:#1D6741;
	margin:0;
	padding:3px;
	}
div.bottomNav{
text-align:center;
font-size:16px;
width:100%;
min-height:30px;
text-align:center;
}
div.bottomNav a{
color:#0093D0;
}
div.footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	position:absolute;
	left:200px;
	bottom:-22px;
	font-size:10px;
	}