@charset "utf-8";
/* CSS Document */

.fluoresentdisplay {
	width: 500px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(images/tubesdisplay.jpg);
	background-repeat: no-repeat;
	}
.rbrncandescent {
	width: 500px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(images/rbrincdisplay.jpg);
	background-repeat: no-repeat;
	}
.stanhal {
	width: 500px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(images/stanhaldisplay.jpg);
	background-repeat: no-repeat;
	}
.lvhal {
	width: 500px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(images/lvhaldisplay.jpg);
	background-repeat: no-repeat;
	}
.standardincandescent {
	width: 500px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(images/incandescentdisplay.jpg);
	background-repeat: no-repeat;
	}
.compact {
	width: 500px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(images/compactfludisplay.jpg);
	background-repeat: no-repeat;
	}
.selfballast {
	width: 500px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	background-image: url(images/selfballastdisplay.jpg);
	background-repeat: no-repeat;
	}
.body12 {
	width: 780px;
	height:600px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.body13 {
	width: 780px;
	height:800px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.body14 {
	width: 780px;
	height:400px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.rightnav{
	border-right: 1px dotted #999999;
    width:190px;
	height:124px;
	    background-color:#ffffff;
	    float:left;
	}
.productdetailcontainer {
	background-color:#FFFFFF;
	width:730px;
	height:350px;
	margin-right: auto;
	margin-left: auto;
	}
.leftdetail {
	width:500px;
	float:right;
	}
li {
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	}
.rightnav a:link {
	color: green;
	}
.rightnav a:visited {
	color: #3399CC;
	text-decoration:none;
	}
.rightnav a:hover {
	color: #000000;
	}
	

