@CHARSET "ISO-8859-1";

div.firegrid_category {
	height:74px;
	width:450px;
	overflow:hidden;
	white-space: nowrap;
	float:left;
}

img.firegrid_thumbnail {
	margin:7px;
}

#firegrid_head_wrapper {
	height:30px;
	margin-left:15px;
}
#firegrid_head {

}

#firegrid_head h1 {
	margin:0px;
}

#firegriddisplay {
	position:absolute;
	margin:27px 0px 0px 7px;
	width:460px;
	height:460px;
	overflow:hidden;
	white-space: nowrap;
}

#firegridcontrols {
	position:absolute;

}

#firegridcontrols table {
	border-collapse:collapse;
	width:460px;
	height:60px;
}

#firegridcontrols table td {
	background-color:#CD1D1F;
	vertical-align:middle;
}

#firegriddisplayshelf {
	height:380px;
	width:1440px;

}
#firegriddisplayshelf div {
	display:block;
	width:480px;
	height:380px;
	float:left;
}
#firegriddisplayshelf div img {
	width:460px;
	height:380px;
}

#showcasedetail {
	color:#FFFFFF;
	padding-bottom:0px 10px;
	width:220px;
}

#firegridcategories {

}
