/*lafe technologies css 
element tags below*/

html {
height: 100%
}

body {
background-image: url(../images/redStripe.png);
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
line-height: 18px;
font-size: 12px;
height: 100%;
}

a:link {
outline: 0px;
}

img {
border: 0px;
}

h3 {
color: #ee2e24;
}

h2 {
color: #ee2e24;
border-top: 4px solid #ee2e24;
border-bottom: 1px solid #d7ede5;
padding: 8px 0px;
}


/* ids and classes below */

div#leftDiv {
background-color: #d7ede5;
position: absolute;
top: 8px;
left: 0px;
height: 100%;
/*width: 72px;*/
width: 12px;		
}

#redStripe {
position: absolute;
top: 0px;
left: 72px;
height: 8px;
width: 100%;
background-color: #ee2e24;
}

#leftMenu {
position: absolute;
top: 110px;
/*left: 100px;*/
left: 20px;
font-family: Arial, Helvetica, sans-serif;
}

ul {
margin: 0;
padding: 0;
}

ul li {
margin: 0;
padding: 0;
}


#leftMenu ul {
list-style-position: outside;
margin: 0;
padding: 0;
font-size: 14px;
line-height: 28px;
font-weight: bold;
}

/*#leftMenu ul li:before {
content: "    ";
}*/

#leftMenu ul li {
list-style: none;
background: url(../images/lightGreenBullet.png) left center no-repeat;
padding-left: 18px;
/*width: 160px;*/
width: 120px;
height: 28px;
border-bottom: 1px solid #d7ede5;
}

#leftMenu ul li a {
padding: 0;
margin: 0;
text-decoration: none;
color: #ee2e24;
}

#frontLogoDiv {
position: absolute;
top: 144px;
width: 100%;
text-align: center;
}

#buttonDiv {
text-align: center;
display: block;
margin-top: 40px;
}

#ideaLab {
margin-top: 40px;
text-align: center;
}

#productsButton {
margin-left: 20px;
}

#lafeSmall {
display: block;
position: absolute;
/*left: 100px;*/
left: 20px;
top: 40px;
}

#divPlate {
display: block;
position: absolute;
/*top: 40px;*/
top: 20px;
/*left: 300px;*/
left: 180px;
padding-right: 6px;
width: 600px;
}

#divAds {
display: block;
position: absolute;
top: 9px;
left: 790px;
padding-right: 6px;
width: 160px;
}

.tabbed p {
left: 200px;
padding-right: 6px;
}



#imgPlate {
border: 2px solid #d7ede5;
padding: 0px;
/*margin-bottom: 12px;*/
margin-bottom: 2px;
}

#mainTable {
width: 513px;
border-top: 1px solid #ee2e24;
}

#mainTable td {
padding: 12px 6px;
font-size: 12px;
line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
width: 513px;
vertical-align: top;
}

#mainTable td.left {
width: 50%;
border-right: 1px solid #ee2e24;
padding: 0px 12px 0px 12px;
}

#mainTable td.right {
width: 50%;
padding: 0px 12px 0px 12px;
}

#mainTable h3 {
font-weight: bold;
font-size: 17px;
font-family: Arial, Helvetica, sans-serif;
color: #ee2e24;
}

#mainTable p.subhead {
font-weight: bold;
}

ul.listStories {
list-style-image: url(../images/redBullet.png);
padding: 0px 0px 0px 8px;
}

#newsPlate {
display: block;
position: absolute;
top: 40px;
left: 290px;
width: 513px;
}

.subhead {
font-weight: bold;
font-size: 15px;
}

#miliki {
float: right;
margin: 4px;
}

#netop {
float: right;
margin: 4px;
}

.redbold {
color: #ee2e2f;
font-weight: bold;
}

#patentTable td {
padding: 6px;
}

#patentTable td.desc {
border-bottom: 2px solid #d7ede5;
}

#patentTable td.bld {
font-weight: bold;
}

#patentTable td.headbld {
font-weight: bold;
background-color: #d7ede5;
}

#buildingImg {
float: right;
margin: 8px;
border: 1px solid #ffffff;
}

#contactTable td {
padding: 2px;
}

#contactTable td.padleft {
padding-left: 20px;
}

#map {
display: inline;
padding-right: 12px;
float: right;
}

a {
color: #ee2e2f;
}

#contactTable td.bold {
font-weight: bold;
}

a.nodec {
text-decoration: none;
}

img.prodIcon {
float: left;
margin: 0px 8px 0px 0px;
padding: 0;
}

td.patentBld {
font-weight: bold;
color: #ffffff;
background-color: #ee2e2f;
padding: 10px;
vertical-align: top;
border: 1px solid white;
}

td.patentDesc {
padding: 10px;
vertical-align: top;
border: 1px solid #ffffff;
background-color: #d7ede5;
}

td.formtxt {
padding: 12px;
}

.txtinput {
border: 1px solid #ee2e2f;
margin: 4px;
padding: 2px;
}

.formbuttons {
background-color: #ee2e2f;
color: white;
}


.spacer {
MARGIN-TOP: 0px; 
MARGIN-BOTTOM: 10px; 
MARGIN-LEFT: 10px; 
MARGIN-RIGHT: 10px
}


.boxRightLight {width:580px; border: 1px solid #dddddd; background-color: #f7f7f7; margin-bottom: 5px; padding: 10px}
