#wrapper {
	padding: 0px;
	width: 759px;
	margin: 0px auto;
}

#header {
	text-align: left;
	height: 120px;
	background-image: url(../images/topslice.jpg);
	width: 759px;
	margin: 0px;
	padding: 0px;
}

#content_home {
	text-align: left;
}

#content {
	text-align: left;
	background: url(../images/main_bg.gif) repeat-y;
}

#contentcontainer {
	float: right;
	margin: 0 0 0 1px;
	width: 592px;
}

#homeimage {
	padding: 0;
	margin: 0;
	width: 592px;
	height: 265px;
}

#mainimage {
	padding: 0;
	margin: 0;
}

#breadcrumb {
	background:url(../images/crumb_bg.gif) repeat-x;
	height: 40px;
	padding: 18px 0 0 10px;
}

#breadcrumb ul {
	margin: 0;
}

#breadcrumb ul li {
	display: inline;
	border-right: 1px solid #275076;
	padding-right: 4px;
	margin-left: 4px;	
}

#breadcrumb ul li.last {
	border: 0;
}

#maincontentcontainer {
	float: left;
	padding: 0 10px;
	width: 572px;
}
#maincontentcbulb {
	float: left;
	padding: 0 10px;
	width: 272px;
}

#holdingcontainer {
	float: right;
	padding: 20px 20px 0 20px;
	width: 552px;
}

#topnav {
	list-style-type: none;
}

#topnav li {
	display: inline;
}

#topnav a {
	text-decoration: none;
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	float: left;
	background-image: url(../images/tabup.jpg);
	height: 17px;
	width: 94px;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
}

#topnav a:hover {
	color: #fff;
	background-image: url(../images/tabover.jpg);
}

#tophome a {
	text-decoration: none;
	font-weight: normal;
	padding: 8px 12px 11px 11px;
	border-left: 1px solid #FFFFFF;
	background-color: #CC3300;
	color: #000;
	float: left;
}

#leftnavcontainer_home {
	margin: 0px;
	padding: 0px;
	width: 166px;
	float: left;
	background: #DAE2F1;
	height: 265px;
}

#leftnavcontainer {
	margin: 0px;
	padding: 0px;
	width: 166px;
	float: left;
	background: #DAE2F1;
}

#leftnav {
	list-style-type: none;
	text-align: left;
	float: left;
	margin-top: 6px;
	padding-left: 10px;
}

#leftnav li {
	list-style-type: none;
}

#leftnav ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	width: 126px;
	text-align: left;
	display: block;
	background: url(../images/leftnav-up.jpg);
	font-size: 10px;
	padding: 4px 0 7px 20px;
}

#leftnav ul li a:hover {
	background: url(../images/leftnav-over.jpg);
	color: #225384;
}

#leftnav ul.subnav {
	margin: 0 0 2px 0;
}

#leftnav ul.subnav a {
	text-decoration: underline;
	font-weight: normal;
	color: #275076;
	width: 126px;
	text-align: left;
	display: block;
	background: url(../images/leftnav-over-blank.gif) no-repeat;
	font-size: 10px;
	padding: 4px 0 6px 20px;
	margin: 0 0 0 0;
}

#leftnav ul.subnav a:hover {
	background: url(../images/leftnav-over-blank.gif) no-repeat;
	color: #C22510;
}

#footer {
	clear: both;
	background-image: url(../images/footer.jpg);
	height: 29px;
	width: 729px;
	font-size: 10px;
	font-weight: bold;
	color: #D0DAE5;
	text-align: right;
	padding: 20px 15px 0 15px;
}

#footer a {
	color: #D0DAE5;
	text-decoration: none;
}

#footer a:hover {
	color: #D0DAE5;
	text-decoration: underline;
}

#col1_home {
	background: #DAE2F1;
	width: 156px;
	margin: 0px;
	padding: 30px 0 0 10px;
	float: left;
	height: 494px;
}

#col1_home li {
	list-style: none;
}

#col1 {
	background: #DAE2F1;
	width: 156px;
	margin: 0px;
	padding: 30px 0 30px 10px;
	float: left;
}

#col1 li {
	list-style: none;
}

#col2 {
	margin: 0px;
	width: 236px;
	background: #E8EDF3;
	float: right;
	height: 524px;
	padding: 0px;
	border-left: 1px solid #7896B4;
}

#col1_home a {
	font-size: 10px;
	font-weight: bold;
	color: #326190;
	text-decoration: none;
	line-height: 18px;
}

#col1_home a:hover {
	text-decoration: underline;
}

#col1 a {
	font-size: 10px;
	font-weight: bold;
	color: #326190;
	text-decoration: none;
	line-height: 18px;
}

#col1 a:hover {
	text-decoration: underline;
}

.col2tab {
	background-image: url(../images/col2tabtile.jpg);
	height: 30px;
	width: 236px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.col2tab h2 {
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	margin: 6px 0 0 20px;
	padding: 0px;
}

#topsearchcontainer {
	margin: 52px 0 7px 200px;
	padding: 0;
	width: 350px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #003971;
}
#topsearchcontainer input {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.logos {
	float: left;
	padding-left: 15px;
	margin: 6px 0 2px 0;
}

.headerimage {
	background: url(../images/header-image.jpg) no-repeat;
	height: 265px;
	width: 593px;
	float: left;
}

#ringmidbar {
	background: url(../images/ring-mid-bar.jpg);
	height: 36px;
	width: 669px;
	margin: 0;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 14px 0 0 90px;
}

#ringbar {
	background: url(../images/ring-mid-bar.jpg);
	height: 36px;
	width: 577px;
	margin: 0;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 14px 0 0 15px;
}

#bulbsearch {
	background: url(../images/bulb-app-search.jpg);
	margin: 0;
	padding: 0;
	height: 171px;
	width: 237px;
}
#midcol {
	float: left;
	height: 494px;
	width: 344px;
	margin: 0;
	padding: 0 0 0 11px;
}
#firstbox {
	background: url(../images/under-development.jpg);
	margin: 0px;
	height: 155px;
	width: 310px;
	padding: 0 10px 0 10px;
}
#firstbox h2 {
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 0 12px 7px;
}

.plainbox {
	background: #FFFFFF;
	padding: 0;
	width: 326px;
	border-top: 1px solid #8FAECC;
	border-left: 1px solid #8FAECC;
	border-right: 1px solid #8FAECC;
}
.floatleftplainbox {
	float: left;
	margin: 10px 8px 10px 12px;
}
.floatleftpadright {
	float: left;
	padding-right: 10px;
}

.divborderbottom {
	border-bottom: 1px solid #8FAECC;
	height: 0;
}

#navright {
	background: url(../images/navright.jpg);
	height: 22px;
	width: 38px;
	margin: 0;
	padding: 0;
	float: left;
}

#navleft {
	background: url(../images/navleft.jpg);
	margin: 0;
	padding: 0;
	float: left;
	height: 22px;
	width: 32px;
}

.margin18px {
	float: left;
	width: 200px;
	padding: 10px 0 0 18px;
}

.greenboldunderline {
	font-weight: bold;
	color: #13663E;
	text-decoration: underline;
}

.productlistrow {
	float: left;
	border: 1px solid #003B77;
	width: 562px;
	margin-top: 12px;
	padding: 4px;
}
.productlistcolumn1 {
	float: left;
	padding: 0;
	margin: 0;
	width: 105px;
}
.productlistcolumn2 {
	float: left;
	padding: 0;
	margin: 0 0 0 4px;
	width: 453px;
	background-color: #E4EBF1;
}

.productdetailrow {
	float: left;
	border: 1px solid #003B77;
	width: 562px;
	margin-top: 12px;
	padding: 4px;
}
.productdetailcolumn1 {
	float: left;
	padding: 0;
	margin: 0;
	width: 205px;
}
.productdetailcolumn2 {
	float: left;
	padding: 0;
	margin: 0 0 0 4px;
	width: 353px;
	background-color: #E4EBF1;
}

/* Begin Class Styles =============================================== */

.fontwhite {
	color: #FFFFFF;	
}

.fontred {
	color: #C22510;	
}

.fontgrey {
	color: #999999;	
}

.border {
	border: 1px solid #B8C8E6;
}

.borderright {
	border-right: 1px solid #DCAEC8;
}

.borderleft {
	border-left: 1px solid #DCAEC8;
}

.borderbottomdashed {
	border-bottom: 1px dashed #C22510;
}

.borderbottomdashedblue {
	border-bottom: 1px dashed #275076;
}

.imagepaddingleft {
	padding-left: 5px;
}

.paddingtopbottomleft10px {
	padding: 10px 10px 10px 10px;
}

.padding5px {
	padding: 5px;
}

.padding2px {
	padding: 2px;
}

.paddingtop15px {
	padding-top: 15px;
}

.paddingtop10px {
	padding-top: 10px;
}

.paddingtop5px {
	padding-top: 5px;
}

.paddingright5px {
	padding-right: 5px;
}

.paddingbottom15px {
	padding-bottom: 15px;
}

.paddingbottom10px {
	padding-bottom: 10px;
}
.
paddingbottom5px {
	padding-bottom: 5px;
}

.margin5px {
	margin: 5px;
}

.marginbottom10px {
	margin-bottom: 10px;
}

.backgroundblue {
	background-color: #E4EBF1;
}

.backgroundpurple {
	background-color: #003B77;
}

.backgroundgrey {
	background-color: #D1D8DE;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #C22510;
}

a:hover, a {
	text-decoration: underline;
	color: #275076;
}

a.blue:link, a.blue:visited, a.blue:active {
	color: #275076;
}

a.blue:hover, a.blue {
	color: #275076;
}

a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
}

a.white:hover, a.white {
	color: #FFFFFF;
}

a.bluered:link, a.bluered:visited, a.bluered:active {
	color: #275076;
}

a.bluered:hover, a.blue {
	color: #C22510;
}

/* End Class Styles =============================================== */

/** Cat List Page Styles Begin ===========================================*/

.cat_row	{
	padding-top: 3px;
	padding-bottom: 10px;
	width: 100%;		
}	
	
.cat_thumbnail {
	float: left;
	width: 130px;
	margin-left: 12px;
	text-align: center;
	height:150px;
}
	
.cat_text {
	text-align: center;
	font-weight: bold;
	width: 122px;
	float: left;
	padding: 2px 4px 6px 4px;
}

/** Cat List Page Styles End ===========================================*/

/** Technical Page Styles Begin ===========================================*/

.tech_row	{
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	height: 42px;
}	
	
.tech_text {
	text-align: center;
	font-weight: bold;
	width: 182px;
	float: left;
	padding: 2px 4px 6px 4px;
}

.tech_row1	{
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}	
	
.tech_text1 {
	font-weight: bold;
	width: 244px;
	float: left;
	padding: 2px 4px 6px 10px;
}

/** Technical Page Styles End ===========================================*/


/** Login Styles Begin ===========================================*/

#login	{
	width: 300px;
	background-color: #E4EBF1;
	margin: 10px auto;
}

#login label {
	width: 125px;
	display: block; 
	float: left; 
	text-align: right; 
	padding: 4px 10px 0 0; 
	margin-bottom: 0; 
	font-weight: bold; 
}
.Location{
	width:570px;
	_width:550px;
	float:left;
	clear:both;
	margin-top:5px;
	margin-bottom:10px;
	border-bottom:1px dashed #275076;
	padding-bottom:5px;
}
.Location div.left_side{
	width:180px;
	float:left;
	margin:0px;
	padding:0px;
	margin-right:2%;
	font-size:10px;
}
.Location div.right_side{
	width:340px;
	float:right;
	margin:0px;
	padding:0px;
}
.Location label{
	width:90px;
	float:left;
	margin:0px;
	padding:0px;
	clear:both;
	display:block;
	margin-right:5px;
} 


/** Login Styles End ===========================================*/

/** Login Styles Begin ===========================================*/

#bulb_finder_home	{
	float: left;
	width: 206px;
	height: 101px;
	background: url(../images/bulbfinder_bg.gif) no-repeat #E8EDF3;
	padding: 20px 15px;
}

/** Login Styles End ===========================================*/
.formp{
float:left;
width:500px;
margin-bottom:5px;
clear:both;

}
.formp label{
float:left;
width:200px;
margin:0px;
margin-right:10px;
padding:0px;
clear:both;
}
.formp input.input, .formp select.input{

float:left;
margin:0px;
width:200px;
padding:0px;
}
.show{
display:block;
}
.hide{
display:none;
}
#navtab
{
float:left;
clear:both;
margin:0px 0px 20px 0px;
padding:0px;
border-bottom:1px solid #054F91;
}
.qaon
{
	float:left;
	width:146px;
	height:28px;
	background:url(../images/qa_on.gif) no-repeat;
	padding:0px;
	margin:0px 5px 0px 0px;
}
.qaoff
{
	float:left;
	width:146px;
	height:28px;
	background:url(../images/qa_off.gif) no-repeat;
	padding:0px;
	margin:0px 5px 0px 0px;
}
.qcpon
{
	float:left;
	width:210px;
	height:28px;
	background:url(../images/qcp_on.gif) no-repeat;
	padding:0px;
	margin:0px 5px 0px 0px;
}
.qcpoff
{
	float:left;
	width:210px;
	height:28px;
	background:url(../images/qcp_off.gif) no-repeat;
	padding:0px;
	margin:0px 5px 0px 0px;
}
.llon
{
	float:left;
	width:166px;
	height:28px;
	background:url(../images/ll_on.gif) no-repeat;
	padding:0px;
	margin:0px;
}
.lloff
{
	float:left;
	width:166px;
	height:28px;
	background:url(../images/ll_off.gif) no-repeat;
	padding:0px;
	margin:0px;
}
