
#homepage-content	{ font-family:Verdana, Arial, Helvetica, sans-serif; }

	#homepage-content	a.homelink:link, 
	#homepage-content	a.homelink:visited	{
		color: #000;
		text-decoration: underline;
	}
	
	#homepage-content	a.homelink:hover, 
	#homepage-content	a.homelink:active, 
	#homepage-content	a.homelink:focus	{ text-decoration:none; }

	#homepage-content	a.morelink:link, 
	#homepage-content	a.morelink:visited	{
		color: #00c;
		text-decoration: underline;
	}

	#homepage-content	a.morelink:hover, 
	#homepage-content	a.morelink:active, 
	#homepage-content	a.morelink:focus	{ text-decoration:none; }

.home01	{
	border-bottom: solid 2px #cc9;
	font-size: 0.8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 50px;
	padding-right: 1em;
	text-align: right;
}

	.home01	h1	{
		background: url(/images/bg-nec_mp2.gif) top left no-repeat;
		bottom: 0;
		color: #933;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		left: 10px;
		margin: 0;
		padding: 8px 12px 3px;
		position: absolute;
		text-align: left;
		width: 200px;
	}

	.home01	.international	{
		padding: 0;
		font-size: 12px;
	}

#mostpopular	{
	clear: left;
	margin: 0 0 1em;
}

	#mostpopular	a, 
	#newproducts	a	{
		font-weight: bold;
		font-size: 1.1em;
	}

		#mostpopular	.product-images	td	{
			text-align: center;
			width: 33%;
			padding: 0.5em 1em 0;
		}
		
		#mostpopular	.product-description	td	{
			vertical-align: top;
			font-size: 0.7em;
			text-align: center;
			padding: 0 1em 0.5em;
		}

		#mostpopular	.product-categories	td	{
			text-align: center;
			padding: 5px 0;
			background-color: #e3e3c5;
			font-size: 0.7em;
			border-bottom: solid 2px #cc9;
		}

			#mostpopular	.product-categories	td	a:link, 
			#mostpopular	.product-categories	td	a:visited	{
				color: #900;
				text-decoration: underline;
			}

			#mostpopular	.product-categories	td	a:hover, 
			#mostpopular	.product-categories	td	a:active, 
			#mostpopular	.product-categories	td	a:focus	{ color:#f00; }

#popular-categories	{
	background: url(/images/bg-morenew.gif) top left repeat-x #fff;
	margin: 0 0 5px;
}

	#popular-categories	div	{
		text-align: left;
		background: url(/images/hd-morenew.gif) top center no-repeat transparent;
		width: 150px;
		height: 19px;
		padding: 0;
		margin: 0;
		text-indent: -9999px;
	}

#popularcategories	{ margin-bottom:1em; }

	#popularcategories	td	{
		vertical-align: top;
		font-size: 0.7em;
	}

		#popularcategories	td	ul	{
			list-style: none;
			margin: 0;
			padding: 0;
		}

			#popularcategories	td	ul	li	{
				background: url(/images/orange-arrow.gif) top left no-repeat #fff;
				padding: 0 2px 2px 10px;
				display: block;
			}

				#popularcategories	td	ul	li	a:link, 
				#popularcategories	td	ul	li	a:visited	{
					color: #000;
					text-decoration: underline;
				}
				
				#popularcategories	td	ul	li	a:hover, 
				#popularcategories	td	ul	li	a:active, 
				#popularcategories	td	ul	li	a:focus	{ text-decoration:none; }

#newproducts	{
	border-top: 2px solid #cc9;
	border-bottom: 1px solid #cc9;
	margin-bottom: 1em;
}

	#newproducts	td	{
		text-align: center;
		padding: 1em;
		color: #630;
		font-size: 0.7em;
		border-bottom: 1px solid #cc9;
	}

/* homepage bottom */
.clear-left	{ clear:left; }

.homepage-bottom-content	{ padding:10px 20px; }

	.homepage-bottom-content	p	{
		color: #444;
		font-size: 0.6875em;
		line-height: 1.4em;
		margin-bottom: 5px;
		padding-top: 5px;
	}
	
	.homepage-bottom-content	ul	{
		font-size: 0.6875em;
		list-style: disc;
		margin-left: 10px;
		padding: 0 0 0 10px;
	}
	
		.homepage-bottom-content	li	{
			color: #444;
			display: block;
			float: left;
			line-height: 1.4em;
			margin: 0 15px 5px 0;
			width: 200px;
		}
		
			.homepage-bottom-content	a:link,
			.homepage-bottom-content	a:visited	{ color:#933; }
			
			.homepage-bottom-content	a:active,
			.homepage-bottom-content	a:hover		{ text-decoration:none; }
/* homepage bottom */

