.prodContainer{
	width:500px;
}

.prodLink{
	text-align:left;
	font-weight: bold;
	color: white;
	text-decoration: none;
	width:100%;
}

.prodLink:hover{
	color: black;
	text-decoration: underline;

}

.prodLinkSeries{
	text-align:left;
	font-weight: bold;
	color: navy;
	text-decoration: none;
	width:100%;
}

.prodLinkSeries:hover{
	color: black;
	text-decoration: underline;

}


div.prodFamily{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: WHITE;
    TEXT-DECORATION: none;
	width:500px;
	padding:5px;
	background-color:#5c81aa;
	text-align:left;
	display:block;
	border:1px solid #484848;

}

div.prodSeries{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: WHITE;
    TEXT-DECORATION: none;
	width:500px;
	padding:5px;
	background-color:silver;
	text-align:left;
	display:block;
	border-bottom:1px solid gray;

}

.prodTitleList{
	


}



div.prodTitle 
{
	padding-left:20px;
	font-size:10px;
	color:gray;
	text-decoration:none;
	font-weight:bold;
	width:170px;
	background-color:#eee;
}


.productHeader{
	padding:3px;
	color:gray;
    font-size:15px;
	font-weight:Bold;
	text-align:left;
	width:500px;
}
		
.productShot{
	height:130px;
	border: 1px solid Black;
	padding:3px;
	text-align:left;
}
		
.productItemList{
	FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: WHITE;
    TEXT-DECORATION: none;
	width:100%;
	padding:5px;
	background-color:gray;
	text-align:left;
	display:block;
}

.productItemList:hover{
    COLOR: WHITE;
	background-color:gray;
	
}


.productSummary{
	padding:15px;
}

.productLineBreak{
	height:1px;
	background-color:gray;
}

.productLabelLink{
			color: navy;
			font-weight: bold;;
			font-size: 10px;
			text-decoration:none;
			padding-bottom:10px;
}
			
			
.ProdSuggestorCat{
	font-size:18px;
	font-weight:bold;
	color:gray;
}

.ProdSuggestorDesc{
	width:450px;
	padding:5px;
}

.ProdQuestion{
	font-weight:bold;
	font-size:14px;
}

.ProdResponse{
	font-size:12px;	

}

td.specLabel{
		font-weight:bold;
		text-align:left;
		font-size:10px;
	}
	
td.specType{
		font-weight:bold;
		text-align:center;
		font-size:11px;
		background-color:#5c81aa;
		color:white;
	}
	
.prodBPT{
	width:15px;
	height:15px;
	border: 1px solid black;
	background-color:yellow;
	position:relative;
	cursor: hand;
}

.prodHTT{
	width:15px;
	height:15px;
	border: 1px solid black;
	background-color:#009999;
	position:relative;
	cursor: hand;
}

.prodH{
	width:15px;
	height:15px;
	border: 1px solid black;
	background-color:#ff0000;
	position:relative;
	cursor: hand;
}

.prodT{
	width:15px;
	height:15px;
	border: 1px solid black;
	background-color:#0000cc;
	position:relative;
	cursor: hand;
}

.prodTST{
	width:15px;
	height:15px;
	border: 1px solid black;
	background-color:#000066;
	position:relative;
	cursor: hand;
}

.prodKEL{
	width:15px;
	height:15px;
	border: 1px solid black;
	background-color:#ff99cc;
	position:relative;
	cursor: hand;
}


.prodHDNG{
	width:15px;
	height:15px;
	border: 1px solid black;
	background-color:#5c81aa;
	position:relative;
	cursor: hand;
}


.prodW{
	width:15px;
	height:15px;
	border: 1px solid black;
	background-color:gray;
	position:relative;
	cursor: hand;
}

div.dealerLegendBox{
		width:200px;
		height:50px;
		border:1px solid black;
		padding:5px;
		display:none;
		position:absolute;
		background-color:#ffff99;
		color:black;
	}
	
select.productlistmenu{
	width:220px;
}
