body {
  font-family: tahoma,helvetica,sans-serif;
  font-size: small;
  color: #333;
  margin: 0px;
}
 #container { 
	width: 1024px;
	background:#FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}


.wrapper {
	background: url (http://www.lectronix.co.uk/images/logo.jpg) no-repeat;
	
	}
.atoz {
	
}
.atoz h4 {
  font-size: 100%;
  font-weight: bold;
  margin-top: 15px;
}


.banner {
	width: 100%;
	
}
.banner h2 {
  background: url('featuredbg.jpg') repeat-x top;
  padding: 2px;
  font-size: 100%;
  font-weight: 500;
  margin-bottom: 0px;
  color:white;
  
}
.banner h3 {
  background-color: #FAFAFA;
  padding: 2px;
  padding-right: 0px;
  font-size: x-small;
  font-weight: 500;
  margin-top: 0px;
  text-align:right;
   
}


.featured {
width: 100%;

	}
.featured table {
  margin: auto;
  padding: 0px;
  border-left:0px solid #8D38C9; border-right:0px solid #8D38C9; border-top:0px #8D38C9; border-bottom:0px solid #8D38C9;
  border-spacing: 2px;
}

.featured td { 
	border-left:1px solid #2175bc; border-right:1px solid #2175bc; border-top:1px #1958b7; border-bottom:1px solid black;
	width: 200px;
	height: 100px;

	
	
	}
.featured th {    
background: black url('featuredbg.jpg') repeat-x top;
padding: 2px;
color: white;
font-size: 14px; 
  
}

  
}
.featured h4 {
  font-size: 100%;
  margin-top: 0px;
  
}
.featured .stars {
  font-size: x-small;
}

.featured img {

	}

.menu {
}


.navigation {
  width: 650px;
  text-align: center;
  margin: 20px 0 20px 0;
}


.prices {
  margin-top: 15px;
  width: 100%;
}


.product {
  margin-top: 15px;
  width: 100%;
}
.product h3 {
  font-size: 100%;
  margin: 0px 0px 0px 0px;
  
}
.product p {
  text-align: justify;
}


.ratings {
  margin-top: 15px;
  width: 650px;
}
.ratings form {
  display: inline;
}
.ratings form select {
  color: #AF7817;
}
.ratings form textarea {
  width: 100%;
}



.searchform {
border:0px solid #A4A4A4;
background: #F2F2F2;
padding:10px 0;
height: 20px;
width: 1018px;
}

.searchform span
{
	font-weight:bold;
	color:gray;
	font-family: verdana;
}

.searchresults {
  width: 100%;
}
.searchresults h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  
}
.searchresults p {
  text-align: justify;
  margin: 10px 0px 10px 0px;

  }


.related {
  width: 100%;
  background-color: #eeeeee;
  font-weight: bold;
  padding: 4px;
  margin-left: 2px;
  margin-top: 10px;
}


.starsOn {
  color: #AF7817;
  font-weight: bold;
}
.starsOff {
  color: #AAAAAA;
  font-weight: bold;
}
.nobr {
  white-space: nowrap;
}
.disabled {
  color: #AAAAAA;
}

.footerline {
border:1px solid #93c0ff;
background: black url('titlebg.jpg') repeat-x center;
height: 5px;
	}

	.footerline1 {
border:0px solid #93c0ff;
background: black url('searchbg.jpg') repeat-x top;
height: auto;
text-align: center;
font-size: 10px;
	}


/* logo and top ad*/	
#middle .logo {
    float: left;
    padding-top: 15px;
} 

#middle .ad {
    width: 468px;
    height: 60px;
    padding-top: 15px;
    padding-bottom: 2px;
    padding-right: 5px;
    float: right;
}

/* intro main page */

.box {
border: 0px solid #ccc;
color: gray;
font-family: verdana;
}

.box .font {
padding-left: 5px;
}

/* featured products boxes*/
td.grayboxes {
	background: #FFFFFF;
	font-family: Verdana;
	font-Size: 11px;
	Color: #000000;
	border: 1px solid  #CCCCCC;/* #6d97df Table border Colors*/
	padding: 8px 5px;
	text-align: center;
	height:100;
	vertical-align:top;
}


