#dropmenudiv { font: 10px/18px Verdana; position: absolute }

#dropmenudiv a{
background: url('images/Menu1.gif');
width: 300;
display: block;
text-indent: 20px;
text-decoration: none;
font-weight: bold;
color: black ;
}

#dropmenudiv a:hover{ /*hover background color*/
background: url('images/MenuOV2.gif');
width: 300;
display: block;
text-indent: 20px;
text-decoration: none;
font-weight: bold;
color: 808080 ;
}

/* Sample CSS definition for the example list. Remove if desired */

.navlist a { color: black;
font: bold 11px/18px Verdana;
background-image: url(images/Menu.gif);
text-align: left;
text-indent: 20px;
letter-spacing: 1pt;
width: 139px;
display: block }

.navlist a:hover { color: black;
font: bold 11px/18px Verdana;
background-image: url(images/MenuOV2.gif);
text-align: left;
text-indent: 20px;
letter-spacing: 1pt
 width: 139px;
 display: block }

P.catname    { font-size: 11px; font-family: tahoma; background-color: #ffde9b; text-align: left; vertical-align: top; margin-top: 0px; margin-bottom: 4px; padding: 2px 2px 5px; border: solid 1px #999999 }
TD.catimage { 
vertical-align:top;
 background-color: #FFFFFF;
} 

TD.catname { 
vertical-align:top; 
text-align: left;
background-color: #FFFFFF;
} 



input.search {
	height: 17px;
	border: solid #999999;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link  { color: #000000; text-decoration: underline }

A:visited  { color: #333333; text-decoration: underline }

A:active {
	color: #333333;
	text-decoration: none;
}

A:hover {
	color: #666666;
	text-decoration: none;
}

A.dark:link   { color: #000; text-decoration: none }

A.dark:visited   { color: #333; text-decoration: none }

A.dark:active  { color: #454545; text-decoration: none }

A.dark:hover {
	color: #333333;
	text-decoration: none;
}

P.big {
	font-size: 18px;
}
TD {
	font-size: 11px;
	font-family : Verdana;
}

P  { color: #222; font-size: 12px; font-family: Verdana }

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #FFDE9B;
}

P.dark  { font-size: 12px; font-family: Verdana }

TD.smaller   { color: #1b1b1b; font-size: 11px }

P.smaller   { color: #1b1b1b; font-size: 11px }

TD.mincart {
	font-size: 10px;
	font-family : Verdana;
}

P.mincart {
	font-size: 10px;
	font-family : Verdana;
}

HR {
	height: 1px;
	color: #999999;
}

/* Product Specific Styles */

/* AEE Solar */

TD.aee      { font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }
img.home { margin: 0px 5px 5px 0px }
/* Main Featured Products */
table.mfp  { margin-top: 10px; padding: 5px; border: outset 4px #dcdcdc; width: 80% }
table.main { margin: 10px; padding: 2px; width: auto }
.innermain  { color: lime; margin-bottom: 10px; padding-top: 5px; padding-bottom: 10px }

