/* 
i2Systems Global 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;
}

a:link, a:visited {
	color: #007ac7;
	text-decoration: none;
}

a:hover, a:active {
	color: #007ac7;
	text-decoration: underline;
}

/* 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;
}

.view-footer p.us-made {
	font-size: 10px;
	text-transform: uppercase;
	margin: 25px 0 0;
	float: left;
	width: 400px;
}

.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;
}

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

/* 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;
	display: block;
}

#tabs ul li a span {
	position: relative;
	top: 10px;
}

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

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

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

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

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

/* Sections */

.section-container {
	margin: 60px 0;
}

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

.section-image {
	width: 680px;
	height: 260px;
	overflow: hidden;
	float: left;
}

.section-image-nav {
	float: right;
	margin: 5px 20px 0 0;
}

a.forward, a.backward {
	cursor: pointer;
}

#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;
	font: 12px/18px "Lucida Grande", "Trebuchet MS", Verdana;
	padding: 0 10px 0 0;
}

/* i2 Advantages */

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

.i2-title {
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 10px;
	min-height:40px;
  	height:auto !important;
  	height:40px;

}

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

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

.i2build-text {
	background: url(../images/i2build_body.gif) repeat-y;
	width: 280px;
	height: 125px;
}

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

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

.tip {
	color: #007ac7;
	font-weight: bold;
}

p.shown {
	font-weight: bold;
	font-size: 10px;
}

/* Military Programs */

.military {
	margin: 20px 0;
}

.working-military-col {
	width: 450px;
	float: left;
}

.working-military-col p {
	padding: 0 30px 0 0;
	font: 12px/18px "Lucida Grande", "Trebuchet MS", Verdana;
}

.mili-examples-col {
	float: left;
	width: 160px;
	margin-right: 20px;
}

.mili-examples-col p {
	font: 12px/18px "Lucida Grande", "Trebuchet MS", Verdana;
}


/* Tables */

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

.products-table, .compare-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: 8px;
	left: 10px;
	float: left;
	font-size: 18px;
}
.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: 18px;
	padding: 0px 0 25px;
	position: relative;
	top: 8px;
	left: 15px;
}



th.pr {
	width: 205px;
}

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, table.surface, table.specialty {
	width: 900px;
	border: 1px solid #c8c8c8;
}

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

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

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

.control th {
	background: #e36921;
	color: #fff;
	padding: 5px 0 5px 10px;
	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 0 5px 10px;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}

.surface th {
	background: #004f5c;
	color: #fff;
	border: 1px solid #c8c8c8;
	padding: 5px 0 5px 10px;
	font-weight: bold;
	font-size: 11px;
	vertical-align: top;
}

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

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

.products-table td {
	font: 11px "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:hover {
	text-decoration: none;
}

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

.large-image {
	float: left;
	padding: 0 5px 0 0;
}

.product-line {
	font-weight: bold;
	font-size: 11px;
}

.control td.ll-product ul{
	list-style-type: none;
	margin: 0;
}

/* Table Headers */

th.tmodel {width: 130px;}
th.tpower {width: 58px;}
th.tvoltage {
	width: 62px;
}
th.tatm {
	width: 40px;
}
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;
}

th.phookup {
	width: 110px;
}
/* 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;
}

#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;
}

#terms-content {
	width: 640px;
	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 h1 {
	font-size: 21px;
	font-weight: bold;
	padding: 8px 0 20px;
}

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

#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: #000000;
	font: 12px/14px "Lucida Grande", "Trebuchet MS", Verdana;
	padding: 2px 0;
}

.disclaimer {
	font: 9px/12px "Trebuchet MS", Verdana;
	border-top: 1px solid #c0c8cd;
	padding-top: 30px;
}

/* 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;
}

#content-body ul {
	margin: 0 0 10px 35px;
	list-style-type: disc;
	color: #3b4247;
	font: 11px/14px "Lucida Grande", "Trebuchet MS", Verdana;
}

#content-body ul li {
	margin: 3px 0;
}

div.map {
	text-align: center;
	margin: 10px 0 0;
}

#content-body p.address {
	margin: 0;
	padding: 0 20px;
}

#content-body p.map-link {
	margin: 0;
	padding: 10px 20px;
}

#content-body p.phone {
	margin: 0;
	padding: 5px 20px 10px;
}

.env-logo {
	text-align: center;
}
/* 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: 5px 15px 10px;
}

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

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

.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;
	width: 325px;
}

table#contact-form td {
	padding: 5px 0;
}

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

#contact-form textarea {
	width: 325px;
	height: 150px;
}

span.required {
	color: #007ac7;	
}

/* Homepage */

#hp-splash {
	
}

#hp-splash-nav {
	width: 310px;
	height: 364px;
	float: left;
	background: url(../images/splash_nav_bg.gif) no-repeat;
}

#hp-splash-nav ul li {
	font: bold 14px "Trebuchet MS", Verdana;
	line-height: 52px;
	text-indent: 30px;
	background: url(../images/splash_nav_item.gif) no-repeat;	
}

#hp-splash-nav ul li.last {
	border: none;
}

#hp-splash-nav ul li.first {
	background: none;
}

#hp-splash-nav ul li.hover {
	background: url(../images/splash_nav_item_hover.gif) no-repeat;	
	width: 310px;
	height: 52px;
}

#hp-splash-nav ul li:active {
	background: url(../images/splash_nav_item_click.gif) no-repeat;	
	width: 310px;
	height: 52px;
}

#hp-splash-nav ul li a {
	text-decoration:none;
	color: #3b4247;
	display: block;
}

#hp-splash-nav ul li.hover a {
	color: #007ac7;
}

#hp-splash-image {
	width: 650px;
	height: 364px;
	float: right;
}

.splash-image {
	display: none;
}

.hp-col {
	margin: 15px 0;
}

.hp-col h2 {
	font: 10px "Trebuchet MS", Verdana;
	padding: 15px 0 0;
	text-indent: 15px;
}

.hp-left-col {
	width: 310px;
	float: left;
}

.hp-left-hdr {
	background: url(../images/hp_left_hdr.gif) no-repeat;
	height: 42px;
}

.hp-left-body {
	background: url(../images/hp_left_body.gif) no-repeat;
	height: 244px;
}

.hp-left-body h2.title {
	font: bold 18px "Trebuchet MS", Verdana;
	padding: 15px 0 0 15px;
	margin: 0 !important;
	text-indent: 0;
}

.hp-left-body .sub-title {
	font: bold 12px "Trebuchet MS", Verdana;
	padding: 3px 0 0 15px;
	color: #007ac7;
}

.hp-left-body .graph {
	float: left;
	width: 82px;
	padding: 20px 0 0 20px;
}

.hp-left-body .hptext {
	float: right;
	width: 180px;
	margin: 0 10px 0 0;
	font: 11px/18px "Lucida Grande", "Trebuchet MS", Verdana;
}

.hp-left-body .hptext p {
	line-height: 18px;
	padding: 20px 0px 10px 0;
}

.hp-right-col {
	width: 636px;
	float: right;
}

.hp-right-hdr {
	background: url(../images/hp_right_hdr.gif) no-repeat;
	height: 41px;
}

.hp-right-body {
	height: 244px;
}

.hp-col1 {
	background: url(../images/hp_right_body_col1.jpg) no-repeat;
	width: 160px;
	height: 245px;
	float: left;
}

.hp-col2 {
	background: url(../images/hp_right_body_col2.jpg) no-repeat;
	float: left;
	width: 159px;
	height: 245px;
}

.hp-col3 {
	background: url(../images/hp_right_body_col3.jpg) no-repeat;
	float: left;
	width: 158px;
	height: 245px;
}

.hp-col4 {
	background: url(../images/hp_right_body_col4.jpg) no-repeat;
	float: left;
	width: 159px;
	height: 245px;
}

.hp-right-body h3.title {
	font: bold 18px "Trebuchet MS", Verdana;
	position: relative;
	top: 160px;
	left: 20px;
}

.hp-right-body h4.sub-title {
	font: bold 12px "Trebuchet MS", Verdana;
	color: #007ac7;
	position: relative;
	top: 160px;
	left: 20px;
}

.hp-right-body p.small-text {
	font: 10px "Lucida Grande", "Trebuchet MS", Verdana;
	position: relative;
	top: 170px;
	left: 20px;	
}

div.col4-text {
	padding: 20px;
	font: 11px/18px "Lucida Grande", "Trebuchet MS", Verdana;
}

/* Sitemap */

.sitemap-col {
	float: left;
	width: 280px;
	margin: 10px 0 30px 30px;
}

ul li.sitemap-parent, ul li.sitemap-child {
	margin: 0 0 25px;
}

ul li.sitemap-parent a {
	font: bold 14px "Trebuchet MS", Verdana;
}

ul li.sitemap-child a {
	font: 12px "Trebuchet MS", Verdana;
		color: #3b4247;

}

#terms-content p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	margin: 10px 0;
}

#terms-content h1 {
	color: #000;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana;
}

#terms-content .title {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 15px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
}


/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../images/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../images/fancybox/fancybox-y.png');
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancyboxfancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/* Marketing Section */

#marketing {
	width: 700px;
	float: left;
	margin: 0 0 0 30px;	
}


.marketing-section h1 {
	font: bold 18px "Trebuchet MS", Verdana;
	padding: 15px 0 0px 0;	
}

.marketing-section p {
	font: normal 10px "Lucida Grande", "Trebuchet MS", Verdana;	
	padding: 5px 0 0;
}

.marketing-section {
	clear: both;
}

.marketing-image {
	width: 120px;
	height: 150px;
	float: left;
	margin: 30px 20px 0 0px;
}

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


