@charset "utf-8";
/* CSS Document */

#subContent a.ackBlah:link {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#subContent a.ackBlah:visited {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#subContent a.ackBlah:hover {
	color:#fff158;
	font-weight:bold;
	text-decoration:none;
}
#subContent a.ackBlah:active {
	color:#fff158;
	font-weight:bold;
	text-decoration:none;
}


td.location {
	padding-left:16px;
	height:12px;
}

.littleArrow {
	width:13px;
	height:12px;
	background-image:url(/images/smallArrowRight.png);
}

#clearButton {
	position:absolute;
	display:block;
	height:26px;
	line-height:26px;
	right:15px;
	top:10px;
	z-index:19;
	color:#ffcec0;
	cursor:pointer;
}

#bigArrow {
	float:left;
	width:24px;
	height:26px;
	background-image:url(/images/bigArrowLeft.png);
	margin-right:5px;
}
.stateStar {
	position:absolute;
	width:18px;
	height:18px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(/images/lilStar.png);
	cursor:pointer;
	z-index:12;
}

.stateStarOver {
	position:absolute;
	width:40px;
	height:38px;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(/images/bigStar.png);
	cursor:pointer;
	z-index:15;
}

#searchy {
	position:absolute;
	display:block;
	margin-top:0px;
	width:491px;
	height:151px;
	background-image:url(/images/searchBg2.png);
	z-index:20;
}

#loadin {
	position:absolute;
	width:451px;
	height:209px;
	top:17px;
	left:8px;
	background-image:url(/images/loading.png);
	z-index:17;
}

#gradBg {
	position:absolute;
	background-image:url(/images/gradiantBg.png);
	left:0px;
	top:0px;
	width:451px;
	height:209px;
	z-index:18;
}

#mn_locations {
	width:200px;
	height:49px;
	background-image:url(/images/mn.png);
}
#va_locations {
	width:200px;
	height:49px;
	background-image:url(/images/va.png);
}

#mi_locations {
	width:200px;
	height:49px;
	background-image:url(/images/mi.png);
}
#md_locations {
	width:200px;
	height:49px;
	background-image:url(/images/md.png);
}
#fl_locations {
	width:200px;
	height:49px;
	background-image:url(/images/fl.png);
}
#co_locations {
	width:200px;
	height:49px;
	background-image:url(/images/co.png);
}
#mo_locations {
	width:200px;
	height:49px;
	background-image:url(/images/mo.png);
}
#il_locations {
	width:200px;
	height:49px;
	background-image:url(/images/il.png);
}
#in_locations {
	width:200px;
	height:49px;
	background-image:url(/images/in.png);
}
#oh_locations {
	width:200px;
	height:49px;
	background-image:url(/images/oh.png);
}
#ks_locations {
	width:200px;
	height:49px;
	background-image:url(/images/ks.png);
}
#ky_locations {
	width:200px;
	height:49px;
	background-image:url(/images/ky.png);
}
#wi_locations {
	width:200px;
	height:49px;
	background-image:url(/images/wi.png);
}
#pa_locations {
	width:265px;
	height:49px;
	background-image:url(/images/pa.png);
}

#st_mich { top:75px;left:279px; }
#st_ohio { top:47px;left:265px; }
#st_ind { top:76px;left:256px; }
#st_ill { top:72px;left:233px; }
#st_md { top:82px;left:325px; }
#st_fla { top:171px;left:285px; }
#st_kan { top:91px;left:175px; }
#st_col { top:83px;left:124px; }
#st_mo { top:92px;left:212px; }
#st_k { top:99px;left:267px; }
#st_wis { top:39px;left:234px; }
#st_mn { top:25px; left:202px; }
#st_va { top:97px; left:308px; }
#st_pa { top:68px; left:315px; }

#mapContainer { position:relative;display:block;z-index:10; }
#slideContainer2 { position:absolute;display:block;top:17px;left:8px;height:209px;width:0px;overflow:hidden;z-index:18; }
#stateSlider2 { width:451px;height:209px;position:absolute;display:block;top:0px;right:0px;border-right:5px solid #ffffff;z-index:18 }
#thegoods { position:relative;z-index:19;margin:10px; }

