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

body {
	background-color:#000;
	margin:0px;
	padding:0px;
	text-align:center;
}
p {
	margin:0px;
}
#mainWrapper {
	width:732px;
	height:auto;
	margin:0px auto;
	text-align:left;
	float:right;
}
#categoryWarpper {
	background-color:#333;
	float:left;
	padding:0px 2px 2px 2px;
}
#categoryBox {
	width:180px;
	float:left;
}
#categoryNarrow {
	width:144px;
	float:left;
}

.lineRight {
	border-right:2px solid #202020;
}
#featuredWrapper {
	background-color:#333;
	float:left;
	padding:0px 2px 2px 2px;
	margin:20px 0px 0px 0px;
}
.featuredHeader {
	position:relative;
	width:725px;
}
.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;
	right:120px;
	top:0px;
}
.previous a {
	font-family:arial,helvetica,sans-serif;
	font-size:13px;
	color:#CCC;
	text-decoration:none;
}
.previous a:hover {
	color:#999;
}
#featuredBox {
	width:240px;
	height:420px;
	float:left;
}
.featuredText {
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	line-height:15px;
	color:#FFF;
	width:220px;
	margin:6px 10px;
	position:relative;
}
.featuredText a {
	color:#999;
	text-decoration:none;
	font-weight:bold;
}
.featuredText a:hover {
	color:#FFF;
	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: 726px;
	height: 420px;
	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;
	margin: 10px 5px 0 0;
}
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 10px;
	text-align:right;
	z-index:999;
	position:absolute;
	bottom:5px;
	overflow:hidden;
}
.moreBack {
	position:absolute;
	bottom:0px;
	left:0px;
	width:546px;
	height:40px;
	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:20px auto;
}
.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: #fff;
	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: #fff;
}
div#top-glider div.controls a.active {
	text-decoration: none;
	color:#94794c;
}
