
.redText{
	color:#ee0000;
	font-weight: bold;
	font-size: 16px;
}

.fromText{
	color:#333333;
	font-weight: bold;
	font-size: 11px;
}

.highlight{
	color:#ee0000;
	font-weight: bold;
}

.inactiveLinks{
	color:#adadad;

}

.imageBorder{
	padding: 1px;
	border: 1px solid #dfe6ef;
}
.dottedLine{
	border-top: 1px dotted #ececec;
	margin: 6px 0px 6px 0px;
}


#resultsCell1{
	margin:1px 9px 0px 8px;
	_margin:1px 5px 0px 4px;
	padding:8px 10px 8px 10px;
	float:left;
	width:711px;
	_width:720px;
	background-image: url(/fcweb/holidays/images/search-results-bg.gif);
	background-repeat: repeat-x;
	background-color:#f9f9f9;
	background-position: bottom;
	border-bottom: 1px #fff solid;

}

#resultsCell2{
	margin:1px 9px 0px 8px;
	_margin:1px 5px 0px 4px;
	padding:8px 10px 8px 10px;
	float:left;
	width:711px;
	_width:720px;
	background-image: url(/fcweb/holidays/images/search-results-bg.gif);
	background-repeat: repeat-x;
	background-color:#f9f9f9;
	background-position: bottom;
	
}

#resultCellTitle{
	padding:0px;
	margin-bottom:8px;
	font-size: 12px;
}

#resultCellPages{
	padding:0px;
	float:left;
	width:125px;
	font-size: 12px;
}

#resultCellPageNav{
	padding:0px;
	float:right;
	width:555px;
	text-align: right;
	font-size: 12px;
}

#resultTitle{
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	border-bottom: 1px dotted #cdcdcd;
	font-size: 14px;
	font-weight: bold;
}

#resultTitle a{
color:#000;
}


#contentCell{
	margin:0px 9px 0px 8px;
	_margin:0px 13px 0px 4px;
	padding:8px 10px 15px 12px;
	float:left;
	width:710px;
}



#contentCell3{
	margin:0px 9px 0px 7px;
	_margin:0px 6px 0px 3px;
	padding:20px 13px 8px 16px;
	*padding:20px 10px 16px 15px;
	float:left;
	width:706px;
	*width:715px;
	_width:718px;
	border-top: 5px #f1f1f1 solid;
	border-bottom: 5px #f1f1f1 solid;
}

#productRow1{
	margin-bottom:8px;
	*margin-bottom:15px !important;
	background-image: url(/fcweb/holidays/images/product-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 10px 16px 10px;
	float:left;
	width:681px;
	_width:692px;
}

#productRow1:hover{
	margin-bottom:8px;
	*margin-bottom:15px !important;
	background: url(/fcweb/holidays/images/product-bg-hi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 10px 16px 10px;
	float:left;
	width:681px;
	_width:692px;
	cursor: pointer;hand;
}

#productRowImage{
float:left;
width:95px;
}

#productRowContent{
	float:left;
	width:455px;
	font-size: 11px;
	line-height: 16px;
}


#productRowPrice{
float:right;
width:125px;

}

#productCellPrice{
	width:118px;
	float:right;
	background-image: url(/fcweb/holidays/images/price-bg.gif);
	height: 27px;
	color:#ee0000;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding:12px 0px 0px 0px;
	background-repeat: no-repeat;
}

#productRowShortList{
	float:right;
	width:125px;
	text-align: center;
	padding:10px 0px 5px 0px;
	font-size: 11px;
}

#productRowShortList a{
	color: #333;
}

#productRowShortList a:hover{
	color: #ee0000;
}

#productRowButton{
float:right;
width:125px;
text-align: center;
padding:0px;
}


#contentTopRow h2{
	font-size: 12px;
	font-weight: bold;
	color: #ee0000;
	margin:0px 0px 5px 0px;
	padding:0px;
}



.headerCellBorder{
	padding: 1px;
	border: 5px solid #dbdbdb;
}

#resultCellPageNav a {color:#000}
#resultCellPageNav .pageNumber {color:#e00;}
.no-products  {
		margin:10px 25px;
	}
.no-products h2 {
		font-size: 14px;
		color:#e00;
		font-weight:bold;
	}
.no-products p {
		font-size: 11px;
	}



