@charset "UTF-8";

/*
$Id: layout.css 197 2010-05-11 04:36:58Z alexfkl $
*/

.base-layout {
	margin: 0;
	padding: 0;
}
.base-layout #base-container {
	width: 938px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}
.base-layout #base-container-border-left {
	float: left;
	width: 12px;
	height: 642px;
	background-image: url('/images/share/borders/outside-shadow-left.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.base-layout #base-container-border-top {
	float: left;
	width: 914px;
	height: 12px;
	background-image: url('/images/share/borders/outside-shadow-top.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.base-layout #base-container-border-right {
	float: right;
	width: 12px;
	height: 642px;
	background-image: url('/images/share/borders/outside-shadow-right.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.base-layout #base-container-main {
	float: left;
	width: 914px;
	
	background-color: #ffffff;
}
.base-layout #top-container {
	float: left;
	width: 914px;
	height: 131px;
}
.base-layout #top-logo {
	float: left;
	width: 223px;
	height: 103px;
}
.base-layout #top-right-container {
	float: right;
	width: 691px;
	height: 103px;
}
.base-layout #top-right-artworks {
	width: 691px;
	height: 13px;
	background-image: url('/images/share/artworks/top-bar-01.gif');
}
.base-layout #top-right-menu {
	height: 20px;
	vertical-align: middle;
	text-align: right;
	padding-top: 10px;
}
.base-layout #top-right-product-search {
	height: 60px;
	text-align: right;
}
.base-layout #frmProductSearch {
	padding-right: 10px;
	height: 20px;
	padding-top: 25px;
	padding-bottom: 0px;
}
.base-layout #btnProductSearch {
	border-style: none;
	padding-top: 3px;
	vertical-align: top;
	padding-left: 10px;
}
.base-layout #top-bar {
	float: left;
	width: 914px;
	height: 40px;
}
.base-layout #center-container {
	width: 914px;
}
.base-layout #center-container-left {
	float: left;
	width: 200px;
}
.base-layout #center-container-right {
	float: left;
	width: 714px;
}
.base-layout #left-menu {
	width: 200px;
	overflow: hidden;
}
.base-layout .left-info-block {
	text-align: center;
	padding: 10px;
}

.base-layout #center-container-border-left {
	float: left;
	width: 10px;
	height: 360px;
	background-image: url('/images/share/borders/main-shadow-left.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 2px;
}
.base-layout #center-container-border-top {
	float: left;
	width: 690px;
	height: 10px;
	background-image: url('/images/share/borders/main-shadow-top.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
.base-layout #center-container-border-right {
	float: right;
	width: 10px;
	height: 360px;
	background-image: url('/images/share/borders/main-shadow-right.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 2px;
}
.base-layout #center-container-main {
	float: left;
	width: 690px;
}
.base-layout #main-container {
	float: left;
	width: 680px;
	padding: 5px;
}

.base-layout #main-container-banner {
	padding-bottom: 5px;
}
.base-layout #base-container-footer {
	width: 938px;
	float: left;
	padding-top: 5px;
	height: 40px;
}

.base-layout #bottom-logo {
	float: right;
	width: 142px;
	padding-right: 17px;
}
.base-layout #bottom-right-menu {
	float: right;
	width: 500px;
	text-align: right;
	line-height: 120%;
}
.base-layout #end-of-page-container {
	width: 690px;
	float: left;
	padding-top: 0px;
	padding-bottom: 20px;
}
.base-layout #end-of-page-sep {
	float: left;
	background-image: url(/images/share/bars/dot_gray.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 680px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: center center;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.base-layout .flt-left {
	float: left;
}
.base-layout .flt-right {
	float: right;
}

/* Overrride ".spiffybox-gray-1-body" in "base.css" */
.spiffybox-gray-1-body {
	width: 635px;
	overflow: hidden;
}

/* For Site Map */
.sitemap { font-size: 12pt; color: #0063a1; }
.sitemap ul { font-size: 12pt; color: #0063a1; padding-top: .5em; padding-bottom: 1em; }
.sitemap ul li { font-size: 10pt; color: #333333; padding-top: 2px; padding-bottom: .5em; }
.sitemap ul li ul { font-size: 10pt; font-weight: normal; }
.sitemap .link-1 { font-size: 12pt; color: #0063a1; padding-bottom: 1em; }

/* For LED section */
.led-tab-container {
	width: 670px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	
}
.led-tab-button-container {
	width: 670px;
	height: 29px;
}
.led-tab-button-on {
	float: left;
	width: 134px;
	height: 29px;
	background-image: url(/images/share/buttons/led_tab_on.gif);
	text-align: center;
	cursor: default;
}
.led-tab-button-off {
	float: left;
	width: 134px;
	height: 29px;
	background-image: url(/images/share/buttons/led_tab_off.gif);
	text-align: center;
	cursor: pointer;
}
.led-tab-button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.led-tab-page-container {
	width: 670px;
	background-color: #FFF;
}
.led-tab-page-body {
	width: 650px;
	padding: 10px;
}
.led-back-to-top-contaier {
	width: 670px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}
.led-back-to-top-sep {
	width: 660px;
	height: 1px;
	background-image: url('/images/share/bars/dot_gray.gif');
	background-repeat: repeat-x;
}
.led-back-to-top-button-container {
	float: right;
	width: 110px;
	height: 19px;
	margin-top: 10px;
	margin-right: 10px;
	_margin-right: 0px; /* For IE6 */
}
.led-tab-page-border-bottom-container {
	clear: both;
	width: 670px;
	height: 10px;
}
.led-tab-page-border-bottom-corncer-l {
	float: left;
	width: 10px;
	height: 10px;
	background-image: url('/images/share/borders/led_tab_corncer_bl.gif');
	background-repeat: no-repeat;
}
.led-tab-page-border-bottom-corncer-r {
	float: right;
	width: 10px;
	height: 10px;
	background-image: url('/images/share/borders/led_tab_corncer_br.gif');
	background-repeat: no-repeat;
}
.led-tab-page-title-container {
	width: 650px;
	height: 68px;
	margin-bottom: 10px;
}
.led-tab-page-title {
	float: left;
	width: 400px;
	height: 68px;
}
.led-tab-page-title-container2 {
	width: 650px;
	height: 41px;
	margin-bottom: 10px;
}
.led-tab-page-title2 {
	float: left;
	width: 400px;
	height: 41px;
}

.led-blue-text-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-decoration: none;
	color: #0063A1;
	background-color: #D2F0FF;
	padding: 10px;
}
.led-sep-1 {
	height: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-image:url(/images/share/bars/dot_blue.gif);
	background-repeat: repeat-x;
}
.led-sep-2 {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image:url(/images/share/bars/dot_gray.gif);
	background-repeat: repeat-x;
}
.led-product-list-item-container {
	float: left;
	width: 320px;
	padding-top: .5em;
	padding-bottom: .5em;
}
.led-product-list-item-model-no-container {
	padding-left: 4px;
}
.led-product-list-item-spec-container {
	margin-top: 5px;
}
.led-product-list-item-tn-container {
	float: left;
	width: 124px;
}
.led-product-list-item-tn-container img {
	border: 2px solid #CCCCCC;
}
.led-product-list-item-spec-table {
	float: left;
	width: 188px;
	margin-left: 8px;
}
.led-product-list-item-spec {
	background-color: #005B9D;
}
.led-product-list-item-spec-na {
	background-color: #eeeeee;
}

.led-product-list-item-spec-wattage {
	background-color: #7FC31C;
}
.led-product-list-item-spec-lifetime {
	background-color: #C64AA2;
}
.led-product-list-item-spec-lampbase {
	background-color: #FFB300;
}
.led-product-list-item-details-btn-container {
	 height: 12px;
	 margin-top: 4px;
}
.led-product-list-item-details-btn-icon {
	vertical-align: middle;
}

#changeLocale2To {
	display: none;
}

#typeOfReflectorLamp,
#halogenLampWattage,
#numOfLamps,
#burnHoursPerDay {
	width: 100px;
}
#halogenLampLife,
#halogenLampCost,
#halogenLampRelampCost,
#kWhPrice {
	width: 95px;
}
#halogenLampLife,
#halogenLampCost,
#halogenLampRelampCost {
	width: 95px;
	background-color: #3399FF;
	color: #fff;
	font-weight: bold;
	border: none;
}

#btnCalc {
	width: 100px;
	height: 26px;
}
#btnReset {
	width: 100px;
	height: 26px;
	margin-left: 10px;
}

.product-details-specs {
	margin-top: 10px;
	margin-left: 0;
	*margin-left: 0;
	line-height: 150%;
	list-style: none;
	margin-bottom: 0px;
	padding: 0;
}
.product-details-specs li {
	padding-left: 20px;
	*padding-left: 20px;
	background-image: url('/images/share/bullets/point.gif');
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
}
