
#content {
	background: #000;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #FFF;
}

#xlMainPanel {
	background-color: #000;
	width: 793px;
	margin: 0;
}
#listPanel {
	float: left;
	width: 790px;
	display: inline;
}
#listPanelTop {
	width: 766px;
	padding: 9px 0 0 9px;
	border: 9px solid #181d24;
}
#listPanelBtm {
	width: 766px;
	padding: 9px 0 0 9px;
	border: 9px solid #181d24;
	border-bottom: 50px solid #181d24;
}

#listPanelTop, #listPanelBtm, #listPanelMid {
	position: relative;
}
#listPanelMid {
	width: 766px;
	border: 9px solid #000;
	margin: 0 0 4px 0;
}

#listPanel .title {
	position: absolute;
	color: #FFF;
	
	padding: 9px;
	background: url('/images_gl/trans_20_percent.png');
	behavior: url(/common_gl/iepngfix.htc);
	z-index: 1000;
	top: 9px; left: 9px;
}
#listPanel .contain {
	margin-left: 140px;
	width: 507px;
}
#listPanelMid .title {
	background: #181d24;
	top: 0; left: 0;
}
#listPanelMid .title a {
	color: #FFF;
	text-decoration: none;
}


#listPanelMid h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 2px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 8px 0 8px 2px;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #FFF;
}
#listPanelMid h2 a { text-decoration: none; color: #FFF; }
#listPanelMid .text {
	font-size: 12px;
	line-height: 16px;
}



#videoPromo {
	width: 757px;
	height: 426px;
	margin-bottom: 8px;
}


#content .msg {
	color: #FFF;
}


#mainBanner {
	height: 240px;
}


.banner {
	width: 274px;
	height: 246px;
	margin: 0 0 8px 0;
}
.banner a {
	display: block;
	width: 274px;
	height: 246px;
	text-indent: -3000px;
	overflow: hidden;
}



#catSelector {
	width: 793px;
}

#catOptionBar {
	width: 793px;
}
#catOptionBar .info {
	font-size: 10px;
	line-height: 10px;
	padding: 6px;
}


#catMenu {
	float: left; _width: 350px;
}
#catMenu ul {
	list-style: none;
}
#catMenu li {
	float: left;
}
#catMenu a {
	display: block;
	padding: 10px 10px;
	background: #13171d;
	color: #5a5b5c;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#catMenu a:hover, #catMenu a.sfhover, #catMenu a.sel {
	background-color: #181d24;
	color: #fff;
}

#sortOptions {
	float: right;
	 _width: 350px;
	padding: 4px 0;
}
#sortOptions ul {
	float: right;
	list-style: none;
	padding: 4px 0;
}
#sortOptions li {
	float: left;
	font-size: 11px;
	line-height: 11px;
	padding: 0 14px 0 0;
}
#sortOptions li span, #sortOptions li a {
	display: block;
	padding: 2px 0 3px 0;
}
#sortOptions li a {
	text-decoration: none;
	background: url('/images_gl/product_category_sort_check.gif') no-repeat 0 2px;
	padding: 2px 4px 3px 16px;
	color: #CCC;
}
#sortOptions li a:hover, #sortOptions li a.sfhover, #sortOptions li a.sel {
	background-position: 0 -25px;
	background-color: #333;
	color: #FFF;
}


#backLink {
	float: left;
	background-color: #181d24;
	width: 518px;
	padding: 8px 6px 8px 6px;
	color: #FFF;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#backLink a {
	color: #FFF;
	text-decoration: none;
	padding: 0 0 0 16px;
	display: block;
	float: left;
	height: 18px;
	background: url(/images/video_back_btn.gif) no-repeat;
}
#backLink a:hover {
	color: #CCC;
}

#searchForm {
	float: right;
	background: none;
	margin: 0;
}
#searchField {
	float: left;
	width: 184px;
	margin: 1px 3px 0 0;
}


#searchStatus {
	padding: 0 0 8px 0;
	color: #999;
}
#searchStatus .head {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}



.listItem {
	width: 143px;
	height: 123px;
	float: left;
	padding: 0 10px 10px 0;
	color: #FFF;
}
.listItem .inner {
	position: relative;
	width: 143px;
	height: 123px;
}
.listItem a {
	position: absolute;
	width: 143px;
	height: 123px;
	background: url(/images_gl/spacer.gif);
	z-index: 6;
}
.listItem .imgHold {
	position: absolute;
	width: 143px;
	height: 123px;
	z-index: 4;
}
.listItem img {
	width: 143px;
	height: 123px;
}
.listItem .infoHold {
	position: absolute;
	width: 135px;
	bottom: 0;
	padding: 3px;
	margin: 0 0 1px 1px;
	z-index: 5;
	background: #000;
	display: none;
}
.listItem .inner:hover .infoHold, .listItem .inner.sfhover .infoHold {
	display: block;
}
.listItem .head {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
.listItem .content {
	font-size: 11px;
	line-height: 13px;
	color: #ccc;
}
.listItem .details {
	font-size: 10px;
	color: #ccc;
}



#pageNav {
	background-color: #ebebeb;
	margin: 6px 0 0 0;
	width: 629px;
}
#pageNav .inner {
	float: right;
	color: #000;
	font-size: 12px;
	padding: 6px 4px;
}
#pageNav .rowsSel {
	padding: 0 12px 0 0;
	float: left;
}
#pageNav .pageSum {
	padding: 0 6px 0 0;
	float: left;
}
#pageNav .pageLinks {
	float: left;
}
#pageNav a {
	text-align: left;
	text-decoration: none;
	color: #666;
	text-indent: -300px;
	overflow: hidden;
	display: block;
	float: left;
	margin: 0 4px 0 0;
	width: 18px;
	height: 17px;
}
#pageNav .prevLink {
	background: url(/images_gl/page_arrow_prev.gif);
}
#pageNav .nextLink {
	background: url(/images_gl/page_arrow_next.gif);
}
#pageNav a:hover {
	color: #000;
	background-position: 0 -17px;
}

