html {
  overflow-y: scroll;
}

body {
  background: #eee; 
  font: normal 10pt/14pt Tahoma, Arial, Helvetica, sans-serif; 
  color: #555555;
  margin: 0; 
  padding: 0;
}

#header h1, #header h2 { margin: 0; padding: 0; text-indent: -9999px; }
img { border: none; }
form { margin: 0; padding: 0; }

.clear { clear: both; height: 0; overflow: hidden; }
.list-first { border-left: none !important; }

.wrap-bg { 
	background: url(\wrapper-bg.png); 
	margin: 0 auto;
	padding: 0 10px; 
	width: 900px; 
}

#wrapper-top { 
	background-position: -920px 0; 
	background-repeat: no-repeat; 
	height: 5px; 
	margin-top: 10px;
}
#wrapper { background-position: 0 0; background-repeat: repeat-y; }
#wrapper-bottom { 
	background-position: -1840px 0; 
	background-repeat: no-repeat; 
	height: 10px; 
	margin-bottom: 40px;
}

#header {
	background: url(semileds-header.gif) no-repeat;
	height: 92px;
	position: relative;
}

#semileds-header-logo {
	display: block;
	height: 0;
	left: 31px;
	overflow: hidden;
	padding-top: 66px;
	position: absolute;
	top: 19px;
	width: 193px;
}

#header-nav {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	top: 54px;
}

#header-nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#header-nav a {
	background: url(semileds-header.gif) no-repeat;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 31px;
}

#header-nav a#headernav-company { background-position: -286px -54px; width: 114px; }
#header-nav a#headernav-products { background-position: -400px -54px; width: 121px; }
#header-nav a#headernav-technology { background-position: -521px -54px; width: 140px; }
#header-nav a#headernav-support { background-position: -661px -54px; width: 108px; }
#header-nav a#headernav-partners { background-position: -769px -54px; width: 116px; }

#block-nice_menus-1 {
	position: absolute;
	top: 54px;
	left: 276px;
}

#block-nice_menus-1 h2 {
	display: none;
}

ul.nice-menu a:hover {
	text-decoration: none;
}

ul.nice-menu li {
	border: 0px;
}

li.menuparent a {
        background: url(semileds-header.gif) no-repeat;
        display: block;
        height: 0;
        overflow: hidden;
        padding-top: 30px;
	color: #555555;
	font-size: 0pt;
}

li.menuparent a.active {
	color: #0079C1;
}

li.menuparent ul {
	background-color: #f8f8f8;
}

li.menuparent ul li:hover, li.menuparent ul li.menuparent:hover {
	background-color: #E5F2F9;
}

li.menuparent ul li, li.menuparent ul li.menuparent {
	background: none;
}

li.menuparent ul li.menuparent ul {
	left: 110px;
}

li.menuparent ul li a {
	background: none;
        height: auto;
	padding-top: 6px;
	font-weight: normal;
	font-size: 0.8em;
}

li#menu-115 {
	display: none;
}

li#menu-112 a {
        background-position: -276px -54px;
        width: 115px;
	padding-right: 0px;
	padding-left: 0px;
}

li#menu-112 li {
	width: 109px;
	padding-left: 4px;
	padding-bottom: 2px;
}

li#menu-113 a {
        background-position: -391px -54px;
        width: 118px;
	padding-left: 0px;
	padding-right: 0px;
}

li#menu-113 li {
	width: 114px;
	padding-left: 4px;
	padding-bottom: 2px;
}

li#menu-116 a {
        background-position: -509px -54px;
        width: 140px;
	padding-left: 0px;
	padding-right: 0px;
}

li#menu-116 li {
	width: 136px;
	padding-left: 4px;
	padding-bottom: 2px;
}

li#menu-117 a {
        background-position: -649px -54px;
        width: 110px;
	padding-left: 0px;
	padding-right: 0px;
}

li#menu-117 li {
	width: 106px;
	padding-left: 4px;
	padding-bottom: 2px;
}

li#menu-119 a {
        background-position: -759px -54px;
        width: 117px;
	padding-left: 0px;
	padding-right: 0px;
}

li#menu-119 li {
	width: 113px;
	padding-left: 4px;
	padding-bottom: 2px;
}

#top-search {
	position: absolute;
	right: 25px;
	top: 8px;
	width: 150px;
}

#search-theme-form label {
	display: none;
}

#edit-search-theme-form-1 {
	background: url(\search-bg.png) no-repeat left top;
	border: none;
	color: #999;
	font: italic 8pt Arial, Helvetica, sans-serif;
	height: 17px;
	overflow: hidden;
	padding: 6px 2px 0px 4px;
	margin-top: -1px;
	width: 116px;
	float: left;
}

#search-theme-form .form-submit {
	display: block;
	padding-top: 10px;
	color: white;
	text-indent: -1000em;
	font-size: 0;
	background: url(\btn-go.png) no-repeat left top;
	height: 21px;
	width: 25px;
	cursor: pointer;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a, a:link, a:active, a:visited {
  font-weight: bold;
  text-decoration: none;
  color: #0079C1;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0em;
  margin-bottom: 1em;
}

h1 {
  font-size: 1.1em;
  color: #555555;
}

h2 {
  font-size: 1.05em;
  color: #0079C1;
}

h3 {
  font-size: 1em;
  color: #0079C1;
}

h4, h5, h6 {
  font-size: 1em;
  color: #0079C1;
}

ul {
  list-style-type: disc;
}

#page {
}

#header {
}

#logo {
}

#searchbox {
	float: right;
}

#container {
	clear: both;
}

#left-wrapper {
	float: left;
	width: 220px;
	padding-bottom: 30px;
}

#left {
	margin: 0em 1em 0em 1em;
	background-image: url(\aboutback.png);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 200px;
}

#main {
	float: left;
	width: 680px;
}

#content {
	text-align: justify;
	margin: 0.5em 2em 3em 1em;
	min-height: 200px;
}

#home-left {
	float: left;
	margin-left: 15px;
	width: 570px;
}

#home-left #content {
	margin: 1em 0.5em 1em 0.5em;
	padding: 10px 10px 0px 10px;
	background-image: url(\aboutback.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#home-right {
	float: left;
	width: 300px;
}


#news {
	margin: 1em 0.5em 1em 0.5em;
	padding: 10px 10px 0px 10px;
	text-align: justify;
	min-height: 156px;
	background-image: url(\newsback.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#footer-wrapper {
	clear: both;
}

#home-headerimage {
	width: 870px;
	height: 350px;
	margin-left: 15px;
	margin-right: 15px;
}

#headerimage- {
	width: 870px;
	height: 250px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(\section-products.jpg);
}

#headerimage-terms, #headerimage-privacy_policy, #headerimage-company {
	width: 870px;
	height: 250px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(\section-company.jpg);
}

#headerimage-support {
	width: 870px;
	height: 250px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(\section-support.jpg);
}

#headerimage-products {
	width: 870px;
	height: 250px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(\section-products.jpg);
}

#headerimage-partners {
	width: 870px;
	height: 250px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(\section-partners.jpg);
}

#headerimage-technology {
	width: 870px;
	height: 250px;
	margin-left: 15px;
	margin-right: 15px;
	background-image: url(\section-technology.jpg);
}

#beta {
	position: relative;
	top: -65px;
	left: 170px;
	color: red;
	height: 0px;
	font-weight: bold;
}

.producttable {
	font-family: tahoma;
	font-size: 0.7em;
	margin-bottom: 2em;
}

.producttable th {
	vertical-align: bottom;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	background-color: #f5f5f5;
	padding-left: 0px;
	line-height: 1.5em;
}

.producttable td {
	vertical-align: top;
	border-bottom: 1px dashed #cccccc;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.producttable tr:hover {
	background-color: #E5F2F9;
}

.nocollapse {
	border-collapse: separate;
}

.nocollapse tr:hover {
	background-color: transparent;
}


.producttable .rowheader td {
	font-weight: bold;
	padding-top: 1.5em;
	border-bottom: 1px solid #cccccc;
}

.producttable .col01 {
	width: 100px;
}

.producttable .col02 {
	width: 50px;
}

.producttable .col03 {
	width: 100px;
}

.producttable .col04 {
	width: 85px;
}

.producttable .col05, .producttable .col06 {
	width: 80px;
}

.producttable .col07 {
	width: 50px;
}

.producttable .col08 {
	width: 40px;
}

#footer {
	background: url(\footer-bg.jpg) no-repeat;
	color: #777;
	height: 51px;
	margin: 0 auto;
	padding-bottom: 10px;
	position: relative;
	width: 870px;
}

#footer-nav {
	left: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 8px;
}

#footer-nav li,
#footer-nav2 li {
	border-left: 1px solid #777;
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer-nav a {
	color: #777;
	font-size: 8pt;
	margin: 0 3px 0 6px;
	text-decoration: none;
}
#footer-nav a:hover { text-decoration: underline; }

#footer-nav2 {
	position: absolute;
	right: 0;
	top: 5px;
	padding: 0;
	margin-top: 14px;
}

#footer-nav2 li { border-left-color: #ccc; }

#footer-nav2 a {
	color: #aaa;
	font-size: 7pt;
	margin: 0 2px 0 5px;
	text-decoration: none;
	text-transform: uppercase;
}
#footer-nav2 a:hover { text-decoration: underline; }

#footer-right {
	position: absolute;
	right: 15px;
	top: 8px;
}

#footer-right .copyright {
	font-weight: bold;
	text-transform: uppercase;
}

#breadcrumb {
	margin-left: 14px;
	margin-right: 14px;
	padding-top: 5px;
	font-size: 0.8em;
	color: #0079C1;
}

.breadcrumb a {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
	color: #555555;
}

#tabs {
	position: absolute;
}

div.menu-name-primary-links {
	padding: 0em;
	margin-left: 1px;
}

div.menu-name-primary-links li {
}

div.menu-name-primary-links a {
	font-weight: normal;
}

.menu .expanded .menu li {
	font-size: 0.8em;
}

.menu li.leaf, .menu li.expanded {
	list-style-type: none;
	list-style-image: none;
	padding-top: 0.5em;
}

.menu .leaf a.active, .menu .expanded a.active-trail {
	font-weight: bold;
	color: #0079C1;
}

.menu .leaf li.active {
	list-style-type: disc;
}

.site-map h2.title {
	display: none;
}

.site-map ul.menu {
	padding-left: 10px;
}

.toggle-expand {
	background: url(expand.gif) no-repeat 0px 4px;
	text-indent: 16px;
	cursor: pointer;
}

.toggle-collapse {
	background: url(collapse.gif) no-repeat 0px 4px;
	text-indent: 16px;
	cursor: pointer;
}

#news .views-field-field-date-value {
	font-size: 0.7em;
}

#news .views-field-title {
	line-height: 1.1em;
	margin-left: 10px;
	padding-bottom: 1em;
}

#news .views-field-title a {
	font-size: 0.8em;
	font-weight: normal;
}

#news .field-content {
	color: #777777;
}

.field-field-date {
	margin-top: -16px;
	color: #777777;
	height: 1em;
	padding-bottom: 10px;
}

#content-content .views-field-field-date-value {
	color: #777777;
}

#content-content .views-field-title {
	margin-top: -0.2em;
	padding-bottom: 1em;
}

#messages {
	margin-top: 2em;
	margin-bottom: 2em;
	border: 1px dashed #aaaaaa;
	padding: 6px;
}

#sample-request-form {
	font-size: 0.8em;
}

#sample-request-form label {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 10px;
}

#sample-request-form label.option {
	width: 290px;
	height: 2em;
}

#sample-request-form .description {
	clear: both;
	margin-top: -1.1em;
	margin-left: 10px;
}

#edit-end-application-wrapper {
	padding-top: 10px;
	clear: both;
}

.search-info {
	display: none;
}

#contact {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px dashed #aaaaaa;
}

#samples {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px dashed #aaaaaa;
	border-bottom: 1px dashed #aaaaaa;
}

#contact img, #samples img {
	vertical-align: middle;
	padding-right: 8px;
}

#contact a, #samples a {
	font-weight: normal;
}

#left .block-menu_block {
	padding-bottom: 30px;
}

ul.pager {
	border-top: 1px solid #cccccc;
	margin-top: 30px;
}

ul.pager a {
	color: #0079C1;
}

.pdf {
	display: inline-block;
	width: auto;
	text-indent: 18px;
	background: url(pdf.gif) no-repeat; 
	background-position: 0px 2px;
}

#sample-request-form div.radio-group {
	clear: left;
	margin-left: 20px;
}

#sample-request-form .qlabel {
	clear: left;
	width: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}

#edit-number-employees-wrapper, #edit-led-spending-wrapper, #edit-nonled-spending-wrapper {
	clear: left;
}

#edit-number-employees-wrapper label, #edit-led-spending-wrapper label, #edit-nonled-spending-wrapper label {
	width: 350px;
}

fieldset legend a {
	width: auto;
	padding-right: 20px;
}

div#edit-agree-wrapper {
	margin-top: 20px;
	margin-left: 50px;
}

#sample-request-form #edit-submit {
	border: 1px solid #888888;
	color: #555555;
	font-weight: bold;
}

#edit-item1-wrapper, #edit-item2-wrapper, #edit-item3-wrapper {
	width: auto;
	float: left;
}

#edit-item1-qty-wrapper, #edit-item2-qty-wrapper, #edit-item3-qty-wrapper {
	float: left;
}

label#label-edit-item1-qty, label#label-edit-item2-qty, label#label-edit-item3-qty {
	float: left;
	margin-left: 50px;
	width: 100px;
}

#edit-item1-notes-wrapper, #edit-item2-notes-wrapper, #edit-item3-notes-wrapper {
	clear: both;
	padding-bottom: 12px;
}

#edit-item1-notes-wrapper, #edit-item2-notes-wrapper {
	border-bottom: 1px dashed #AAAAAA;
}

#logotag {
	float: right;
	padding-left: 20px;
	margin-top: -25px;
}

#bottomtag {
	margin-top: 30px;
}

#bottomtag img {
	float: left;
}

#bottomtag p {
	float: left;
	margin-left: 10px;
	margin-top: 35px;
	padding: 0px;
}

