.rotating-banner-images {
	width:713px;
	height:285px;
	overflow:hidden;
}

.rotating-banner {
	margin:0 0 29px;
		
}

.rotating-banner-text {
    position: absolute;
    z-index: 20;
    width: 713px;
    background: #efefef;
    padding-top: 3px;
}

.rotating-banner-text li {
    display: inline;
    float: left;
    width:142px;
	border-left: solid 1px #ccc;
}

.rotating-banner-text li:first-of-type {
	border-left:0;
}

.rotating-banner-text li a {
    display: block;
    font-size: 9px;
    height: 18px;
    margin-left: 18px;
    text-decoration: none;
	font-weight:bold;
}

li.active {
    background: url(images/home_main_arrow.gif) no-repeat 8px 2px;
}

.rotating-banner-text li.active a {
    color: #333;
}

.result-filters {
	width:310px;	
}

.shop-column {
	width:315px;	
}

#recent-stories {
    margin-top: 25px;
}

.shop-column .results-narrow .filter.expandable-closed {
	background:#fff;	
}

.shop-column .results-narrow .filter.expandable-closed a.name {
	color: #0a5d99;	
	background:#fff;	
}

.results-narrow .result-navigation a.name {
	background:#fff;	
	border:0;
}


/*Start Social Media Sprite*/


.social-networks {
	list-style: none outside none;
	margin: 10px 0 0 0;
}

ul.social-networks li {
	display: block;
	float: left;
	margin-top:0;
}

ul.social-networks li a {
	display: inline-block;
	float: left;
	margin-top:0;
}

.social-icons {
	background:transparent url(/images/social-icon-sprite-global.png) no-repeat 0 0;
}
	
.social-icons.facebook-icon {
	background-position: 0 -6px;
	height: 30px;
	width: 29px;
}
	

.social-icons.twitter-icon {
	background-position: 0 -64px;
	height: 30px;
	width: 29px;
}

.social-icons.google-plus-icon {
	background-position: 0 -123px;
	width: 32px;
	height: 32px;
}

.social-icons.you-tube-icon {
	background-position: 0 -180px;
	width: 68px;
	height: 30px;
}

.social-icons.pinterest-icon {
	background-position: 0 -240px;
	width: 31px;
	height: 30px;
}

.footer-social .social-icons.pinterest-icon {
	background-position:-90px -242px;
}

.social-icons.instagram-icon {
	background-position: 0 -301px;
	width: 31px;
	height: 30px;
}

.social-icons.mobile-badge {
	background-position: 0 -363px;
	width: 210px;
	height: 70px;
}

.mobile-ad {
	margin-top:20px;	
}

/*End Social Sprite List*/


.stay-connected, .box-featured {
    margin-top: 15px;
}
.merchandise-column {
    width: 650px;
}
.feature-links {
    margin: 15px 0 0 20px;
}
.feature-links .column {
    margin-right: 10px;
    width: 195px;
}
.feature-links ul {
    margin-left: 10px;
}
.feature-links .h3 {
    margin-bottom: 5px;
}
.feature-links li {
    font-size: 12px;
    margin-bottom: 2px;
}
.recommended-wrapper {
	border:solid 1px #999;
}
    .recommended-wrapper .recommended-part:nth-of-type(4n+1) {
        clear: both;

    }
.recommended-part {
	width:142px;
}

.home-featured {
	background:0;
	border-radius:0 0 .9em .9em;
}

.home-featured .featured-title {
    min-height: 36px;
    background: #206abe;
    padding: 11px 10px 0;	
	font-size:17px;
	font-weight:bold;
	color:#fff;
}	

.box-featured {
	background:url(images/bkg-feature-bottom.jpg) no-repeat left bottom;
	padding-bottom:24px;	
}

.box-featured .featured-title {
	background:url(images/bkg-feature-title.jpg) no-repeat left top;
	padding:13px 0 0 13px;
	color:#cc350a;
	font-size:17px;
	font-weight:bold;
	height:21px;
}

.box-featured .hr,
.home-featured .hr {
	clear:left;	
	padding:10px 0;
	height:1px;
}

.box-featured #featured-items,
.home-featured #featured-items {
	padding:10px 5px 0;	
	min-width:0;
}

.box-featured #featured-items {
	background:url(images/bkg-feature-body.jpg) repeat-y left top;	
}

.merch-items {
	border:solid 1px #999;
}

.box-featured .merch-items .item,
.home-featured .merch-items .item {
	width:148px;
	margin:15px 0 0 14px;	
}

.box-featured .item .image,
.home-featured .item .image {
	width:auto;
	text-align:center;
	margin-bottom:5px;
	border:0;
	height:125px;
}

.box-featured .item .item-info,
.home-featured .item .item-info {
	width:128px;
	padding:8px 0 0
}

.box-featured .item .item-info p,
.home-featured .item .item-info p {
	margin-top:3px;
	font-size:12px;
}

.banners-bottom {
	height:70px;
	margin:20px 0;
}

.banners-bottom li,
.partner-sites li {
	float:left;	
}

.partner-sites li {
	padding:10px 20px 0;	
}

.marketing-segment {
	width:211px;
	float:left;
	border:solid 1px #000;
	background-color:#000;
	text-align:center;
	margin:10px 8px 10px 0;
}

.marketing-segment.last {
	margin-right: 0;
}

.marketing-segment p a {
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	height:20px;
	padding-top: 3px;	
	vertical-align:middle;
	*display:block;/* IE 7 and below */
	*height:20px;/* IE 7 and below */
	*padding:5px;/* IE 7 and below */
	*width:auto;/* IE 7 and below */
}
















