@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
/* ********************** */
.clear {
	clear: both;
}
a img {
	border: none;
}
.imgleft {
	float: left;
	padding: 0px 20px 10px 0px;
}
/* ********************** */
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
		color: #214D95;
}
/* ********************** */
h1 {
	font-size: 26px;
	margin-bottom: 12px;
}
#home h1 {
	color: #7F98C2;
	font-style:italic;
}
#sub h1 {
	color: #214D95;
		float: left;
}
#home h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 18px;
}
#sub h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 18px;
	color: #7494CC;
}
#sub h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 12px;
	color: #7494CC;
}
p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.sections h2 {
	border-top: 1px solid #7F98C2;
	padding-top: 6px;
}
/* ********************** */
a:link {
	color: #007AC3;
}
a:visited {
	color: #214D95;
}
a:hover {
	color: #214D95;
}
a:active {
	color: #007AC3;
}
/* ********************** */
ul {
}
li {
}
/* ********************** */
#container {
	width: 930px;
	margin: auto;
	border: 1px solid #GGGGGG;
}
/* ********************** */
#header {
	background-image:url(../images/header-leotek.png);
	background-repeat:no-repeat;
	height: 110px;
	position: relative;
}
#header #leotek {
	text-indent: -9999px;
}
#header #liteon {
	text-indent: -9999px;
}
#header #leotek a {
	height: 95px;
	width: 115px;
	display: block;
	position: absolute;
	top: 7px;
	left: 0px;
}
#header #liteon a {
	position: absolute;
	height: 30px;
	width: 300px;
	display: block;
	top: 69px;
	right: 0px;
}
/* ********************** */
#navbar {
	width: 930px;
	height: 31px;
	background-image:url(../images/bg-nav.png);
	background-repeat:no-repeat;
	padding: 6px 0px 3px 22px;
	font-size: 16px;
	font-weight: bold;
}
/* ********************** */
#flash {
	height: 269px;
	margin-bottom: 10px;
	text-align: center;
}
#shell {
	width: 928px;
	float: left;
	background-color:#FFFFFF;
	border: 1px solid #FFFFFF;
}
#home #content {
	width: 885px;
	float: left;
	margin-right: 0px;
	padding: 20px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #1d4690;
	border-left-color: #1d4690;
}
#sub #content {
	width: 886px;
	float: left;
	margin-right: 0px;
	padding: 20px;
	clear: both;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1d4690;
	border-left-color: #1d4690;
}
#title {
	height: 56px;
	width: 928px;
	background:url(../images/bg-title.png);
}
#title h1 {
	font-size: 24px;
	padding: 12px 0px 0px 12px;
}
/* ********************** */
#home #sidebar {
	float: left;
	width: 275px;
	height: 407px;
	background-image:url(../images/bg-home-sidebar.png);
	background-repeat:no-repeat;
	padding: 20px;
	color: #FFFFFF;
	display: inline;
}
#home #sidebar {
}
#home #sidebar h2 {
	text-indent: -9999px;
}
#home #sidebar h2 a {
	height: 30px;
	width: 124px;
	display: block;
	padding: 130px 0px 19px 90px;
}
#home #sidebar p {
	margin: 10px;
}
#home #sidebar a {
	color:#FFFFFF;
	text-decoration:underline;
}
#home ul {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#home  li {
	list-style:none;
}
/* ********************** */
#sub #sidebar {
	clear: right;
	float: left;
	width: 303px;
	height: 744px;
	background-image:url(../images/bg-sub-sidebar.png);
	background-repeat:no-repeat;
	padding: 20px;
	color: #FFFFFF;
	display: inline;
}
#sub #sidebar {
}
#sub #sidebar h2 {
	text-indent: -9999px;
}
#sub #sidebar h2 a {
	height: 30px;
	width: 124px;
	display: block;
	padding: 130px 0px 19px 90px;
	margin: 0px 0px 20px 90px;
}
#sub #sidebar p {
	margin: 10px 0px 0px 90px;
}
#sub #sidebar h3 {
	margin: 0px 0px 0px 90px;
	color:#FFFFFF;
}
#sub #sidebar a {
	color:#FFFFFF;
	text-decoration: underline;
}
/* ********************** */
#footer {
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	width: 930px;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	background-image: url(../images/bg-nav.png);
	background-repeat: no-repeat;
}
#footer p {
	color: #214D95;
}
#footer li {
	margin-right: 10px;
	border-right: 1px solid #214D95;
	padding-right: 11px;
	display: inline;
	list-style: none;
}
#footer li.last {
	border-right: none;
}
#footer a {
	color: #ffffff;
}
/* ********************** */
.imgleft {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0px 30px 10px 0px;
	padding: 2px;
	display: inline;
	clear: both;
}
.imgright {
	border: 1px solid #CCCCCC;
	float: right;
	margin-left: 10px;
	padding: 2px;
	display: inline;
}
/* ********************** */

/* ********************** */

/* ********************** */
/* this runs the CSS-based dropdowns */

#nav, #nav ul {
	list-style: none;
}
#nav {
	font-size: 16px;
	margin: 0px 0 0 15px;
}
#nav a {
	display: block;
	padding: 0 4px;
	color:#FFF;
	text-decoration: none;
}
#nav a:hover {
	color:#FFF;
	text-decoration: none;
}
#nav li {
	float: left;
	margin: 0px 30px 0px 30px;
	padding: 4px 0px 5px 0px;
}
#nav li:hover {
	background-color:#C4D3EC; /* light blue */
}
#nav li:hover a {
	color:#1D4690;
}
#nav li a:hover {
	background-color:#C4D3EC;
	color:#1D4690;
}
#nav li ul {
	position: absolute;
	width: 280px;
	left: -9999em;
	font-size: 14px;
	padding-bottom: 5px;
	list-style: none;
}
#nav li ul li {
	margin: 0px 0px 0px 0px;
	background-color:#C4D3EC;
	display: block;
	width: 170px;
	height: 30px;
}
#nav li ul li:hover {
	background-color:#1D4590;
}
#nav li ul li:hover a {
	color:#FFF;
}
#nav li ul li a:hover {
	background-color:#1D4690;
	color:#FFF;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.dohover ul {
	left: auto;
}
#nav li.last, #nav li ul.hiddenNav li {
	background-image: none;
}
ul.hiddenNav li {
	padding: 0 5px;
}
.hiddenNav {
	z-index: 200;
}

/* /ends CSS-based dropdowns */
/* ********************** */
#emailform {
	float: right;
	padding-right: 10px;
}
#emailform p {
	color: #000000;
	font-size: 11px;
	margin-bottom: 2px;
}
#emailform #regfield {
	border: 1px solid #FFF;
	padding: 2px;
}
#regsubmit {
	margin-bottom: -2px;
	border: none;
}
/* ********************** */
#sitemap li {
	margin-left: 15px;
	padding-left: 15px;
	list-style-type: none;
}
#content ul {
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.products p {
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.sales h2 {
	margin-bottom: 80px;
	padding-bottom: 80px;
}
.news h2 {
	margin-top: 6px;
	padding-top: 6px;
}
.logo {
	text-align: center;
	height: 120px;
	width: 270px;
	float: left;
}
.salesoffices h2 {
	border-top: 1px solid #7F98C2;
	padding-top: 6px;
}
/* ********************** */
dl {
	margin: 0px 0px 32px 0px;
}
dt {
	font-weight: bold;
}
.oooo {
	color: #FFF;
}
.fonty {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #214D95;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
}
.pic {
	padding-right: 10px;
}
.background {
	background-image: url(../Spanish/images/leaf.back.png);
	background-repeat: no-repeat;
}
.isoeng {
	padding-left: 70px;
}
.covered {
	padding-left: 90px;
}
.events {


}
.fontpro {
	padding-left: 120px;
}
.fontpro1 {
	padding-left: 120px;
}
.transfont {
	font-size: 24px;
	font-weight: bold;
}
.news {
	padding: 20px;
}
#news {
	width: 400px;
}
.tradeshow {
	padding: 20px;
	width: 400px;
}
.thing {
	background-color: #7494CC;
	width: 400px;
}
.newsimg {
	padding-left: 20px;
	padding-right: 20px;
}
.imgnews {
	padding-right: 20px;
	padding-left: 20px;
}
.page {
	padding: 21px;
}
.resources {
	background-color: #7494CC;
}
.tjm {
}
.resourcebar {
	background-color: #7494cc;
}
.TwoColumn5050ColLeft {
	padding: 5px;
	float: left;
	width: 420px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.NewsLandingColumnHeader {
	background-image: url(../images/NewsLandingColumnHeader.png);
	background-repeat: no-repeat;
	width: 438px;
	color: #FFF;
}
.NewsLandingColumnBody {
	width: 408px;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a7a9ac;
	border-left-color: #a7a9ac;
}
.NewsLandingNewsItem {
	padding-bottom: 15px;
}
.NewsLandingNewsItemTitle {
	font-size: 16px;
	font-weight: bold;
	color: #1c4690;
	padding-bottom: 5px;
}
.NewsLandingNewsItemSummary {
	font-size: 14px;
	padding-bottom: 15px;
}
.NewsLandingColumnFooter {
	background-image: url(../images/NewsLandingColumnFooter.gif);
	height: 9px;
	width: 438px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
.TwoColumn5050ColRight {
	float: right;
	width: 448px;
	padding: 20;
}
.TwoColumn5050Container {
	width: 915px;
}
.TwoColumn5050ColRight {
	padding: 5px;
	width: 435px;
	padding-left: 0px;
}
.Conformance {
	width: 380px;
	float: right;
}
.ConformanceSummary {
	width: 380px;
	float: right;
}
.CaseStudiesLeft {
	width: 250px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a7a9ac;
	border-left-color: #a7a9ac;
}
.CaseStudyHeader {
	background-image: url(../images/CaseHeader.png);
	color: #FFF;
}
.Case Column Body {
	width: 150px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #a7a9ac;
	border-left-color: #a7a9ac;
}
.CasePic {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.ResourcesHeader {
	width: 290px;
	background-image: url(../images/Resources1.png);
	color: #FFF;
	background-repeat: no-repeat;
	font-weight: bold;
}
.ResourcesRight {
	float: right;
	width: 298px;
}
.headingnew {
	padding-left: 20px;
	width: 300px;
	float: left;
	font-size: 26px;
	font-weight: bold;
}
.EducationColum5050Left {
	width: 585px;
	float: left;
}
.EducationHeader {
	width: 578px;
	background-image: url(../images/EducationColumnHeader.png);
	color: #FFF;
}
.EducationColumnBody {
	width: 562px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a7a9ac;
	border-left-color: #a7a9ac;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 10px;
}
.EducationFooter {
	width: 578px;
	background-image: url(../images/EducationColumnFooter.png);
	height: 20px;
	background-repeat: no-repeat;
}
#sub #container #shell #content .EducationColum5050Left .EducationColumnBody table tr td p {
	font-weight: normal;
}
#shell #content .EducationColum5050Left .EducationColumnBody table tr td p {
	font-weight: bold;
}
#sub #container #shell #content .EducationColum5050Left .EducationColumnBody table tr td p {

}
.Coveredimage {
	height: 60px;
	width: 410px;
	float: right;
	padding-right: 20px;
}
.NewsLandingCoulmnBodyViewMoreLink {
	width: 418px;
}
.energycontent {
	width: 190px;
	font-weight: normal;
}
.ResourcesColumnBody {
	padding-top: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a7a9ac;
	border-left-color: #a7a9ac;
	width: 260px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.ResourcesFooter {
	background-image: url(../images/ResourcesFooter1.png);
	background-repeat: no-repeat;
	width: 290px;
	height: 20px;
}
.tablewidth {
	width: 270px;
}
.resourcesproductsright {
	width: 220px;
	float: right;
}
.resourcesproductheader {
	width: 220px;
	background-image: url(../images/Resourcesproducts.png);
	background-repeat: none;
	color: #FFF;
}
.resourcesproductscolumnbody {
	width: 190px;
	border-right-width: 1px;
	border-left-width: 1px;
	padding-top: 15px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #a7a9ac;
	border-left-color: #a7a9ac;
}
.resourcesproductsfooter {
	background-image: url(../images/ResourcesproductsFooter.png);
	background-repeat: no-repeat;
	height: 10px;
}
.energysavingsfooter {
	background-image: url(../images/ResourcesFooter1.png);
	background-repeat: no-repeat;
	width: 290px;
	height: 20px;
}
.imageresources {
	padding-bottom: 18px;

}
.videos {
	height: 30px;
	width: 200px;
}
.video {
	padding-right: 10px;
}
.padding {
	padding-right: 5px;
	padding-top: 5px;
}
.homepage {
	width: 290px;
	float: right;
}
.homepage1 {
	width: 290px;
	padding-right: 8px;
	float: left;
}
.ProjectGalleryThumbnail {
	float: left;
	height: 107px;
	width: 143px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 26px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	display: block;
	background-color: transparent;
	background-image: url(../images/ProjectGalleryThumbnailBackground.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}
.homepage2 {
	float: left;
	width: 290px;
	padding-right: 6px;
}

