@charset "UTF-8";
/* CSS Document */


#bulbmenu	{
	width:800px;
	float:left;
	margin-left:20px;
}


img	{
	border:0px;
} 

#bulbmenu		#box	{
	border:1px solid #ccc;
	width:220px;
	height:200px;
	float:left;
	text-align:center;
	margin:10px;
}

#bulbmenu	a:link	{
	font:15px Georgia, "Times New Roman", Times, serif bold;
	color:#000;
	text-decoration:none;
	padding:10px 20px;
	text-align:center;
}

#bulbmenu	a:visited	{
	font:15px Georgia, "Times New Roman", Times, serif bold;
	color:#000;
	text-decoration:none;
	padding:10px 20px;
	text-align:center;
}

#bulbmenu	a:hover	{
	font:15px Georgia, "Times New Roman", Times, serif bold;
	color:#880000;
	text-decoration:none;
	padding:10px 20px;
	text-align:center;
}

#bulbmenu		#dept	{
	width:180px;
	min-height:160px;
	float:left;
	padding:5px 3px;
	margin:5px 10px;
	border:1px solid #ccc;
	text-align:center;
	height:70px;
	vertical-align:middle;
}


#prod	{
	width:800px;
	float:left;
	margin-left:20px;
	line-height:1.8em;
}

#prod	#box	{
	border:1px solid #ccc;
	width:340px;
	height:200px;
	float:left;
	text-align:center;
	margin:10px;
}

#prod	#box	.left	{
	width:160px;
	padding-top:15px;
	float:left;
	height:185px;
	border-right:1px solid #ccc;
}

#prod	#box	.right	{
	width:160px;
	height:200px;
	float:right;
	text-align:right;
	padding-right:10px;
}

.currency	{
	font:14px "Courier New", Courier, monospace;
	color:#880000;
	font-weight:bold;
}

#error	{
	padding:20px 0px;
	font-weight:bold;
	color:#000;
	border:0px;
	font:16px "Courier New", Courier, monospace;
	text-align:center;
}


#navbar	{
	background-color:#CCC;
}
