@charset "UTF-8";
/* CSS Document */


#mainWrapper {
	width:100px;
	height:100px;
	text-align:center;


}
#categoryWarpper {
	background-color:#333;
	float:left;

}
#categoryBox {
	width:100px;
	float:left;
	padding:0;
}
#categoryNarrow {
	width:100px;
	float:left;
}

.lineRight {
	
}
#featuredWrapper {
	background-color:#fff;
	float:left;
	padding:0px 2px 2px 2px;

}
.featuredHeader {
	position:relative;
	width:100px;
}
.more {
	position:absolute;
	right:0px;
	top:0px;
}
.more a {
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	color:#CCC;
	text-decoration:none;
}
.more a:hover {
	color:#999;
}
.previous {
	position:absolute;

}
.previous a {
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	color:#CCC;
	text-decoration:none;
}
.previous a:hover {
	color:#999;
}
#featuredBox {
	width:100px;
	height:100px;
	float:left;
}
.featuredText {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	width:100px;
	position:relative;
}
.featuredText a {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
.featuredText a:hover {
	color:#000000;
	text-decoration:none;
	-moz-opacity: 1.00;
	opacity: 1.00;
	filter:alpha(opacity=100); /* IE's opacity*/
}
.featuredText b {
	color:#999;
}
.featuredPrice {
	position:absolute;
	right:0px;
	top:0px;
	color:#999;
}
div#top-glider div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 100px;
	height: 140px;
	overflow: hidden;
}
div#top-glider div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 7206px;
	height: 420px;
	overflow:hidden;
	float:left;
}
div#top-glider div.scroller div.content {
	width: 10000px;
}
div#top-glider div.scroller div.content dt, div#top-glider div.scroller div.content dt a, div#top-glider div.scroller div.content dt a:link, div#top-glider div.scroller div.content dt a:visited {
	font-size: 110%;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 0 3px 0;
}
div#top-glider div.scroller div.content dd .extras {
	font-weight: bold;
	font-size: 85%;
	padding: 0 5px 0 0;
	border-right: 1px solid #000;
	
}
div#top-glider div.scroller div.section dd {
	padding: 0 0 5px 0;
}
div#top-glider div.scroller div.section div.morenews {
	font-size: 75%;
	padding: 3px 0 0 0;
	text-align:center;
	z-index:999;
	position:absolute;
	bottom:5px;
	overflow:hidden;
}
.moreBack {
	position:absolute;
	bottom:0px;
	left:0px;
	width:546px;
	height:100px;
	visibility:hidden;
	background-color:#FFF;
	-moz-opacity: 0.75;
	opacity: 0.75;
	filter:alpha(opacity=75); /* IE's opacity*/
}
.banners {
	width:732px;
	height:40px;
	margin:0 0;
}
.banners img {
	padding-top:20px;
}
div#top-glider div.scroller div.section div.morenews a, div#top-glider div.scroller div.section div.morenews a:link, div#top-glider div.scroller div.section div.morenews a:visited {
	text-decoration: none;
	color: #000;
}
div#top-glider div.controls {
	position:absolute;
	right:10px;
	top:6px;
	float:right;
	_width:64px;
	white-space:nowrap;
}
div#top-glider div.controls a, div#top-glider div.controls a:link, div#top-glider div.controls a:visited {
	color: #000000;
	font-size: 11px;
	padding: 0 3px 0 0;
	margin: 0 3px 0 0;
	text-decoration:none;
	float:left;
}
div#top-glider div.controls a:hover {
	text-decoration: none;
	color: #000000;
}
div#top-glider div.controls a.active {
	text-decoration: none;
	color:#94794c;
}