body	{
	margin:0 auto;
}
A:link {color: #005000;}
A:visited {color: #005000;} 
A:active {color: #005000;}
A:hover {color: red;}

h1	{
	font-size:20px;
}

h2	{
	font-size:18px;
}

h3	{
	font-size:14px;
	font-weight:bold;
}


h4	{
	margin:5px;
}

.prop {
	float:right;
    	width:1px;
}

.clear {
    	clear:both;
    	height:1px;
    	overflow:hidden;
 }

 .min500px {
    	height:500px;
 }
.frame,
.frontitem,
.units img,
.units td,
.frontitemlist,
.bottom,
.saleitem,
.feedbacks td,
.activemenu,
.imenu,
.crosstable td,
.units,
.servimg,
.unit
	{
	border:solid 1px #d0d0d0;
}
.feedback,
.feedback1
	{
	border:solid 1px green;
	text-align:justify;
	padding:3px;
}

.servimg {
	clear:left;
	float:left;
	width:150px;
	height:130px;
	text-align:center;
	background-color:white;
	padding:5px;
	margin:10px;
	font-size:10px;
}
.feedback {
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	background-color:white;
}
.feedback1 {
	border:none;
	font-size:11px;
	background-color:white;
}
.content {
	border:none;
}

.frame	{
	width:770px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#f0f0f0;
	padding:0px;
}
.banner {
	height: 78px;
	background-image:url('/images/banner.jpg');
	border:none;
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
}
.searchbox {
	color:white;
	font-weight:bold;
	position:absolute;
	bottom:5px;
	right:5px;
}
.pagename {
	text-align:center;
}
.content {
	float:left;
	padding:5px;
	font-size:15px;
	font-family: sans-serif;
}
.frontitem  {
	float:left;
	width:345px;
	height:120px;
	text-align: center;
	font-size:13px;
	padding:5px;
	margin:10px;
	background-color:#ffffff;
}
.frontitem img {
	width:100px;
	float:left;
	border:none;
}	
.frontitem h3 {
	margin:0px;

}
.frontitemlist  {
	float:left;
	height:70px;
	width:240px;
	text-align: center;
	padding:0px;
	margin:5px;
	background-color:#ffffff;
}
.saleitem {
	float:left;
	background-image: url(img/sale.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#ffffff;
	text-align:center;
	height:70px;
	width:240px;
	padding:0px;
	margin:5px;
}
.simplemenu {
	text-align:center;
	clear:both;
}
.rbanner	{
	float:right;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:5px;
	top:0;
	right:0;
	width:120px;
	float:right;
}
.bottom	{
	width:100%;
	height:55px;
	clear:both;
	vertical-align:bottom;
	font-size:12px;
	padding:0;
	border-bottom:none;
	border-left:none;
	border-right:none;
	background-color:#f0f0f0;
}
.mtable {
	border-top:none;
	font-size:15px;
	font-family: sans-serif;
	padding:5px;
	width:100%;
}
.mtable td {
}
.imenu {
	border:solid green 1px;
	border-top:none;
	border-left:none;
	border-right:none;
	background-color:#d0d0d0;
	font-size:16px;
	margin-left:auto;
	margin-right:auto;
	width:14%;
	float:left;
	text-align:center;
}
.activemenu {
	border:solid green 1px;
	font-size:16px;
	margin-left:auto;
	margin-right:auto;
	width:14%;
	float:left;
	text-align:center;
	border-bottom:none;
}

.crosstable {
	width:100%;
	border:none;
	border-collapse:collapse;
}	
.crosstable td {
	padding:0px 5px;
	font-size:14px;
}
.justify td {
	text-align:justify;	
}
.rowtable {
	background-color: #F0F0F0;
	font-size:13px;
	width:100%;
	padding:5px;
}
.rowtable tr {
	border:solid 1px grey;
}

.net 	{
	width:100%;
}
.net td	{
}

.item {
 	padding:10px;
	border-collapse:separate;
	border-spacing:10px;
	empty-cells:hide;
}
.item td {
	text-align: center;
	padding:10px;
	background-color:#ffffff;
}
.item img {
	float:left;
}	

img {padding:5px}
.part {
 	padding:20px;
	border-collapse:collapse;
	empty-cells:hide;
	background-color:#ffffff;
}
.units {
 	width:200px;
	height:200px;
 	padding:10px;
	margin:10px;
	background-color:white;
	float:left;
	text-align:center;
}
.units img {
	width:150px;
	margin:5px;
	float:none;
}
.pricetag {
	float:left;
	text-align:center;
	width:350px;
	margin:10px;
	padding:5px 0px 0px 0px;
	font-size:15px;
	color:red;
	background-color:white;
	clear:both;
}
.salepricetag {
	float:left;
	clear:both;
	text-align:center;
	width:350px;
	margin:10px;
	padding:5px 0px 0px 0px;
	font-size:15px;
	color:black;
	background-color:white;
	background-image: url(img/sale.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.promo  {
 	float:right;
	text-align:center;
	width:250px;
	padding:5px;
	margin:10px;
}

#lightbox{
	background-color:#d0d0d0;
	padding: 10px;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.ebcelectronics.com/lightbox/overlay.png); }

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../lightbox/overlay.png", sizingMethod="scale");
	}

