

FONT {
	FONT-FAMILY: Verdana, Arial, sans-serif;
}

.productSelector {
	font-size: 9px;
	width: 15em;
}

.button {
	font-size: 9px;
	font-weight: 600;
	text-decoration: none;	
	color: #2D5AA6;
}

.label { font-weight: bold; text-align: right}

tr.t0 {
	background-color: #E0F4F3;
}

tr.t1 {
	background-color: #C3DDDE;
}

/* B:Left */
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 145px;
	min-height: 450px;
	_height: 450px;
/*	background: url("/images/nav_bg.jpg") no-repeat top left;*/
}
	#left ul {
		margin: 1px 0px 0px 0px;
		padding: 0px;
		width: 145px;
		position: static;
		z-index:20;
}
	#left li {
		/*border-bottom:#FFFFFF solid 1px;*/
		margin:0px;
		padding:0px;
		list-style-image:none;
		list-style-type:none;
		box-sizing: content-box;
	text-align:left;
      background: url("/cg/templates/lighting/led_luminaires/images/led_navBtn.jpg") repeat-x bottom left;
}


	#left > ul li {
		position: relative;
		margin: 0px;
		padding: 0px;
		font-weight: bold;
		font-size: 11px;
	}

	#left li ul {
		position: absolute;
		z-index:99;
		left: 145px;
		top: -1px;
		display: none;
		background: #1F584D;
	}

	#left li li ul {
		display: none;
	}

	#left li:hover > ul, li.over ul {
		display: block;
	}

	#left > ul > li a,
	#left > ul > li span {
	color:#FFFFFF;
	text-decoration:none;
	}

	#left > ul > li > ul > li:last-child {
		margin:0px;
		padding:0px;
	}

/*
	#left li {
		margin:0px;
		padding:0px;
		box-sizing: content-box;
		list-style-type:none;
		background:none;
	}
*/
	#left li a:hover {
		border:0px;
		color: #ffffff;
		/*background: #95b1d6;*/
		background: #7EAF41;
	}

	#left li a,
	#left li span {
		margin:0px;
		display:block;
		padding: 3px 0px 3px 9px;
	}

/*
	#left li.avs_node > a {
	}

	#left li li.avs_leaf > * {

	}
*/
	#left li > span {
		/*background: #2654A5;*/
		/* background: #95b1d6; */
		background: #7EAF41;
	}

	#left li.avs_node > a {
		/*background: #2654A5 url(/images/smallbullet.gif) no-repeat center right; */
	}
	#left li.avs_node > span {
		/*background: #2654A5 url("/images/smallbullet.gif") no-repeat center right;*/
	}

/* E:Left */

#content {
	margin: 0px 0px 0px 175px;
	padding: 3px;
	min-height: 150px;
	border:4px solid green;
/*
	_height: 450px;*/
	background: url("/images/ledpage_bottom_rt.jpg") no-repeat bottom right;
	font-size: 8pt;
	z-index:10;
}
#header {
	margin: 0px;
	padding:0px;
	width: 100%;
	height: 30px;
	background: url("/images/ledheader_rt.gif") no-repeat top right;
}
#header h1{
	margin: 0px;
	padding: 10px 0px 2px 40px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url("/images/ledheader_lt.gif") no-repeat top left;
}
#flash {
	margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: -100;
}
/*
img {
	margin: 0px;
	padding: 15px;
	float: left;
	width: 250px;
	height: 150px;

}
*/
/* E: Content */
/* B:Footer */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 769px;
	height: 12px;
	font-size: 10px;
	color: #fff;
	background: url("/images/footer_bg.gif") repeat-x top left;
	}	
	/* E:Footer */


table.specs {
	margin:auto;
    border: 1px solid silver;
    border-collapse: collapse;
}
table.specs tr td {
    text-align:center;
    border: 1px solid #dbb014;
    padding:2px;
	font-size: 10pt;
}
table.specs td {
    height:20px;
}

tr.t_head {
	font-size: 10pt;
    font-weight:bold;
    color: #2454a9;
    background-color: #eee;
    border:1px;
}

td.t_head {
	font-size: 9pt;
	font-weight:bold;
	color: #163367;
	background-color: #f6f6f6;
}

div.fansImage {
text-align:center;
	font-size:10pt;
}

div.fansImage p img {
text-align:center;

}

div.nav {
text-align:right;
}


div.nav a {
	font-size: 11px;
color:#d1851b;
text-decoration: none;
}

div.nav a:hover {
text-decoration: underline;
}

div#fansContent {
	margin: 1em;
	font-size:10pt;
}

.copyright {
	azimuth:;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #989898;
}

.newshdr {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	font-weight: bold;
	border : 1px solid #397173;
}