/* Interior Shop Page Styles */
.page_content {
	background-color: #393939;
	width: 661px !important;
}
div#feature_items {
	padding:0;
	width: 661px !important;
	height: 260px;
}
h2 {
	border-bottom: 1px solid #5b5b5b;
	height: 33px;
	margin: 0 0 10px 0;
	padding: 0 !important;
}
h2#feature_hdr {
	background: url(/chuck/images/shop/chk_shop_hdr.gif) top left no-repeat;
	width: 661px !important;
	_width: 651px !important;
}

h2#seen_hdr {
	background: url(/chuck/images/titles/shopSeenOn.jpg) top left no-repeat;
}


h2#gifts_hdr {
	background: url(/chuck/images/shop/chk_shop_great_gifts.gif) top left no-repeat;
}
h2#new_hdr {
	background: url(/chuck/images/shop/chk_shop_new_arrivals.gif) top left no-repeat;
}
h2#dvds_hdr {
	background: url(/chuck/images/shop/chk_shop_dvds_comics.gif) top left no-repeat;
}
h2#essentials_hdr {
	background: url(/chuck/images/shop/chk_shop_chuck_essentials.gif) top left no-repeat;
}
h2#shows_hdr {
	background: url(/chuck/images/shop/chk_shop_shows.gif) top left no-repeat;
}
h3 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}
#featured_shop_item {
	padding-top: 3px;
}
#hot_items {
	border-top: 1px solid #000;
	padding-top: 8px;
	margin-top: 8px;
}
div#feature_items_left {
	float:left;
	display: inline;
	height:100px;
	margin:0 0 0 8px;
	width:200px;
}
div#feature_items_right {
	float:left;
	height:100px;
	width:440px;
}
div#feature_items_right p.feature {
	color:#7d7d7d;
	line-height:16px;
	margin:0 0 0 0;
	width:402px;
}

div#feature_items_right img.title {
	margin:0;
}
div#divider {
	background: #000 url(/chuck/images/shop/chk_shop_shows.gif;) no-repeat;
	border-top: 1px solid #000;
	height:1px !important;
	min-height:1px !important;
	line-height:1px !important;
	width:443px;
}

div#main_content_left {
	float:left;
	width:325px;
}
div#great_gifts {
	height:210px;
	padding:0 0 0 10px;
	width:315px;
}

div#music_dvds {
	height:333px;
	padding:0 0 0 10px;
	width:315px;
}
div#main_content_right {
	float:left;
	width:336px;
}

div#main_content_right a, div#main_content_left a, div#feature_items_right a {
	color:#7d7d7d;
}

div#main_content_right a:hover, div#main_content_left a:hover, div#feature_items_right a:hover {
	color:#a4a4a4;
}

div#new_arrivals {
	height:210px;
	padding:0 0 0 10px;
	width:316px;
}
div#auctions_mobile_top {
	margin:0 0 30px 0;
	width:316px;
}

div#auctions_mobile_bottom {
	margin:0 0 0 0;
	width:316px;
}
div#essentials {
	height:336px;
	padding:0 0 0 10px; 
	width:315px;
}
.item_block {
	float:left;
	margin:13px 6px 0 0;
	padding:0 0 0 0;
	width:95px;
}
.item_block p {
	color:#eeeeee;
	margin:2px 0 0 0;
	width:95px;
}
div#item_block_feature {
	float:left;
	margin:4px 6px 0 0;
	padding:0 0 0 0;
	width:95px;
}
div#item_block_feature p {
	color:#7d7d7d;
	margin:2px 0 0 0;
	width:95px;
}

/*Border around product pictures*/
div#item_block_feature img, div#feature_items_left img, .item_block img{
	border: 1px solid #a4a4a4;
	background-color: #514d4e;
}

/*product description link color*/
div#item_block_feature a {
	color:#7d7d7d;
}

/* Additional Content */
div#additional_content {
	float:left;
	width:300px;
	margin-top: -254px;
}
div#ad_300x250 {
	height:250px;
	margin:0 0 0 0;
	width:300px;
}
div#shows {
	background-color: #393939;
	margin-top: 20px;
	padding:0;
	width:300px;
}
div#shows ul {
	list-style-type: none;
}

#show_shops a {
	border-bottom:1px dotted #7d7d7d;
	color:#666666!important;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:0 0 0 17px;
	padding:4px 0 6px 14px;
	text-transform:uppercase;
	width:247px;
}
#show_shops a:hover {
	color:#a4a4a4!important;
	border-bottom:1px dotted #a4a4a4;
}
#shop #item_block_feature {
margin-right:2px;
width:103px;
}



/* ie 6 issues */
* html .item_block {
	display: inline;
}
* html .item_block p {
	display: inline;
}
* html #essentials {
	margin-top: -30px;
	background: transparent;
}

* html #main_content_left, * html #main_content_right {
	float:left;
	width:305px;
}
*+html #main_content_left, *+html #main_content_right {
	float:left;
	width:305px;
	height: 640px;
}

#nbc_mastFoot {
	margin: 0 !important;
}

