/* 
i2Systems Print CSS
Author URI: http://onerutter.com
Version: 1

*/

/*  YUI Reset  */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

.clearfix:after, .container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clearfix, .container {
	display: block;
}

.clear {
	clear: both;
}

/* General */

body {
	background: #fff;
	font: 12px "Trebuchet MS", Verdana;
}

/* Layout */

#page-container {
	width: 960px;
	margin: 10px auto 0;
}

#inner-content {
	width: 900px;
	margin: 0 auto;
}

#footer {
	width: 960px;
	margin: 30px auto 0;
	background: url(../images/footer_bg.gif) no-repeat;
	height: 80px;
	font-size: 10px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	color: #3b4247;
}

#footer a {
	color: #3b4247;
	text-decoration: none;
	font-weight: bold;
}

#footer p {
	font: 10px "Lucida Grande", "Trebuchet MS", Verdana;
	color: #3b4247;
	margin: 10px 0 0;
}

.f-phone {
	float: left;
}

.f-email {
	float: left;
}

.f-contact {
	float: left;
}

.f-links {
	float: right;
	padding: 22px 0 0;
}

#overview-section {
	margin: 30px 0 0;
}

.overview {
	float: left;
	width: 558px;
}

.overview p {
	font-size: 16px;
	color: #3b4247;
	line-height: 26px;
}

.overview p.us-made {
	font-size: 10px;
	text-transform: uppercase;
	margin: 25px 0 0;
}

.overview-links {
	float: right;
	width: 312px;
	background: url(../images/overview_links_body.gif) left bottom;
}

.overview-links-hdr {
	background: url(../images/overview_links_hdr.gif) no-repeat;
	height: 40px;
}

.overview-links-hdr h3 {
	position: relative;
	top: 10px;
	left: 20px;
	font-weight: bold;
	font-size: 14px;
}

.overview-links ul {
	color: #007ac7;
	list-style-type: disc;
	margin: 10px 0;
	padding: 0 0 0 25px;
}

.overview-links ul li {
	padding: 3px 0;
}

.overview-links ul li a {
	color: #007ac7;
	text-decoration: none;
}

/* Header */

#logo {
	float: left;
	width: 395px;
}

#navigation {
	float: right;
	width: 565px;
}

#navigation ul {
	list-style-type: none;
	margin: 18px 0 0;
	float: right;
}

#navigation ul li {
	float: left;
	margin: 0 20px 0 0;
}

#navigation ul li a {
	color: #1e1b1c;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	display: block;
	border: 1px solid #fff;
}

#navigation ul li a:link, #navigation ul li a:visted {
	color: #1e1b1c;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	display: block;
	border: 1px solid #fff;	
}

#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a.sitenavHover {
	color: #007ac7;
	padding: 5px;
	border: 1px solid #ccc;	
}

#navigation .sitenavDropDown {
	display: none;
	position: absolute;
	list-style: none;
	margin: -1px 0 0;
	z-index: 9998;
	float: left;
	background: #fff;
	border: 1px solid #ccc;
	
}

.subnav {
	margin: 0 !important;
}

#navigation .sitenavDropDown ul.subnav li {
	display: block;
	padding: 5px;
	margin: 0;
	float: none;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

#navigation .sitenavDropDown ul.subnav li a {
	float: none;
	border: none;
	padding: 5px;
}

/* Sub Nav - Tabs */

.tab-container {
	margin: 10px 0 0 0;
	height: 45px;
	background: url(../images/tab_bg.gif) no-repeat;
	z-index: 9991;
}

#tabs ul {
	margin: 0 0 0 30px;
}

#tabs ul li {
	float: left;
	display: block;
	margin: 0 2px 0px 0;
	text-align: center;
}

#tabs ul li a {
	color: #fff;
	text-decoration: none;
	font: bold 16px "Trebuchet MS", Verdana;
	position: relative;
	top: 10px;
}

#tabs ul li a:hover {
	text-decoration: underline;
}

#tabs ul li.tab_on {
	background: url(../images/tab_on.gif) no-repeat;
	height: 54px;
	width: 125px;
}

#tabs ul li.tab_on a {
	color: #007ac7;
}

#tabs ul li.tab_off {
	background: url(../images/tab_off.gif) no-repeat;
	height: 45px;
	width: 125px;
}

/* Sections */

#section-image-container {
	
}

.section-image-title {
	width: 280px;
	float: left;
}

.section-image {
	width: 680px;
	float: left;
}

#section-image-container {
	position: relative;
}

.nivo-controlNav {
	bottom: -30px;
	left: 87%;
	position: absolute;
	z-index: 9999;
}

/* LED Advantages */

.led-adv {
	float: left;
	width: 450px;
}

.ledadv-icon {
	float: left;
	width: 78px;
	height: 110px;
}

.ledadv-title {
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 10px;
}

.ledadv-summary, .i2-summary {
	color: #3b4247;
}

/* i2 Advantages */

.i2-adv {
	float: left;
	width: 150px;
	margin: 0 30px 0 0;
}

.i2-title {
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 10px;
}

.i2build {
	width: 280px;
	float: left;
}

.one, .two {
	margin-right: 30px;
}

.i2build-text {
	background: url(../images/i2build_body.gif) no-repeat;
	height: 100px;
}

.i2build-text p {
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana;
	padding: 10px 15px;
}

.i2build-subtext p {
	font: 11px "Lucida Grande", "Trebuchet MS", Verdana;
	color: #3b4247;
	padding: 10px;
}
/* Tables */

.section-table {
	width: 900px;
	margin: 0px auto;
}

.products-table {
	margin: 40px 0 0;
}

.linear, .recessed, .control, .power {
	margin: 0px 0;
}

.section-table div.table-header {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	background: transparent url(../images/product_table_header_bg.gif) no-repeat;
	height: 40px;
	width: 451px;
}

.section-table div.table-header h2 {
	margin: 0px 0 0px;
	position: relative;
	top: 5px;
	left: 10px;
	float: left;
}
.table-header a {
	float: right;
	padding: 15px 15px 0 0;
	font: bold 11px "Trebuchet MS", Verdana;
	text-decoration: none;
	color: #007ac7;

}

.section-header h2 {
	font-size: 21px;
	padding: 0px 0 25px;
	position: relative;
	top: 5px;
	left: 15px;
}



th.pr {
	width: 228px;
}

th.de {
	width: 223px;
}

th.ty {
	width: 230px;
}

td.en {
	width: 121px;
}

.section-header {
	background: url(../images/sub_header_bg.gif) no-repeat;
	height: 40px;
	margin: 0 0 20px;
}

.section-table ul {
	list-style-type: disc;
	margin: 0 0 0 10px;
}

table.linear, table.recessed, table.control, table.power, table.linear-compare {
	width: 900px;
	border: 1px solid #c8c8c8;
}

.linear th {
	background: #ba1319;
	color: #fff;
	padding: 5px;
	border: 1px solid #c8c8c8;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}

.linear-compare th {
	background: #ba1319;
	color: #fff;
	padding: 5px;
	border: 1px solid #c8c8c8;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}

.recessed th {
	background: #00386d;
	color: #fff;
	padding: 5px;
	border: 1px solid #c8c8c8;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}

.control th {
	background: #e36921;
	color: #fff;
	padding: 5px;
	border: 1px solid #c8c8c8;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;

}

.power th {
	background: #646f76;
	color: #fff;
	border: 1px solid #c8c8c8;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}

.linear td, .recessed td, .linear-compare td, .control td, .power td {
	color: #3b4347;
	padding: 10px;
	border-right: 1px solid #c8c8c8;
	vertical-align: top;
	font: 10px "Lucida Grande", "Trebuchet MS", Verdana;
}

tr.even {
	background: #f5f5f5;
}

tr.odd {
	background: #e6e6e6;
}

.pdf-link {
	text-decoration: none;
	color: #3b4247;
	font-size: 11px;
}

.pdf-link img {
	vertical-align: middle;
}

/* Table Headers */

th.tmodel {width: 130px;}
th.tpower {width: 58px;}
th.tvoltage {
	width: 62px;
}
th.tatm {
	width: 92px;
}
td.tdatm {
	text-align: center;
	width: 50px;
}
th.tdim {
	width: 70px;
}
th.tlength {
	width: 50px;
}
th.tbeam {
	width: 60px;
}
th.tcolor {
	width: 93px;
}
th.tmount {
	width: 73px;
}
th.tenv {
	width: 63px;
}
th.tsta {
	width: 78px;
}
th.tdata {
	width: 50px;
}


/* Services */

#services-content {
	margin: 30px 0 0;
}

.section-image-title-services {
	width: 230px;
	float: left;
}

.section-image-services {
	width: 730px;
	float: left;
}

#services-sub-nav {
	float: left;
	width: 230px;
	background: url(../images/sub_nav_bg.gif) bottom left;
}

#services-sub-nav-top {
	background: url(../images/sub_nav_hdr.gif) no-repeat;
	height: 8px;
}

#services-sub-nav ul {
	margin: 0;
	padding: 0 0 0 25px;
	width: 185px;
}

#services-sub-nav ul li {
	border-bottom: 1px solid #e6e6e6;
	padding: 14px 0;
	text-indent: 5px;
}

#services-sub-nav ul li a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}

#services-sub-nav ul li a:hover {
	color: #007ac7;
	text-decoration: none;
	font-size: 14px;
}

#services-main, #contact-main {
	width: 440px;
	float: left;
	margin: 0 0 0 30px;
}

#services-main-divider {
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 0 0;
	margin: 0 0 30px;
}

#services-main h1, #contact-main {
	font-size: 21px;
	font-weight: bold;
	padding: 8px 0 20px;
}

p.services-overview {
	font: bold 16px/21px "Trebuchet MS", Verdana;
	color: #8f8f8f;
}

#services-details h2 {
	font: bold 16px "Lucida Grande", "Trebuchet MS", Verdana;

}

#services-details p {
	margin: 5px 0 25px;
	color: #000000;
	font: 12px/21px "Lucida Grande", "Trebuchet MS", Verdana;

}

.list {
	list-style-type: disc;
	margin: 10px 0 0;
	padding: 0 0 40px 15px;
}

.list li {
	color: #3b4247;
	padding: 2px 0;
}

/* Content Sidebar */

#content-sidebar {
	width: 200px;
	float: left;
	background: url(../images/content_sidebar_body.gif) bottom left;
	margin: 0 0 0 30px;
}

#content-sidebar-hdr {
	background: url(../images/content_sidebar_hdr.gif) top;
}

#content-sidebar-hdr h3 {
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana;
	padding: 10px 0 10px 15px;
	color: #000;
}

#content-body p {
	color: #3b4247;
	font: 11px/18px "Lucida Grande", "Trebuchet MS", Verdana;
	padding: 15px;
}

#content-body div.small p {
	font: 11px/18px "Lucida Grande", "Trebuchet MS", Verdana;
	margin: 0;
}

#content-body div.bold p {
	font-weight: bold;
	padding: 0 15px;
}

#content-body div.environment p {
	padding: 0 15px 10px;
}

/* Contact */

#contact-left-wrapper {
	width: 230px;
	float: left;
}

.contact-left-sidebar {
	width: 230px;
	background: url(../images/sub_nav_bg.gif) bottom left;
	margin: 0 0 20px;
}

.contact-left-sidebar-hdr {
	background: url(../images/contact_left_sidebar_hdr.gif) no-repeat;
	height: 40px;
}

.contact-left-body p {
	color: #3b4247;
	font: 12px/21px "Lucida Grande", "Trebuchet MS", Verdana;
	padding: 15px;
}

.contact-left-body h4 {
	padding: 15px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 10px 15px 0;
}

.contact-left-sidebar-hdr h3 {
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: 10px;
	left: 30px;
}

.contact-sidebar {
	width: 200px;
	float: left;
	background: url(../images/content_sidebar_body.gif) bottom left;
	margin: 0 0 20px 30px;
}

#contact-main p {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

/* Contact Form */

#contact-form {
	margin: 20px 0;
}

#contact-form label {
	display: block;
	font-size: 12px;
}