/* SLIPKNOT */
/* Section Stylesheet: Home
----------------------------------------------------------------------------- */


	@import url("widget-photo.css");
	@import url("widget-media.css");
	@import url("widget-member.css");
	@import url("widget-blog.css");
	@import url("widget-subscribe.css");
	@import url("widget-editorial.css");
	@import url("widget-item.css");

	
/* STRUCTURAL CONTAINER
----------------------------------------------------------------------------- */


	#content {
	
		padding-top: 0;
	
		}
		
	#features {
	
		position: relative;
	
		}
		

/* OT9 TAB SLIDESHOW
----------------------------------------------------------------------------- */


	div#upsell .actions {
	
	position: absolute;
	top: 258px;
	left: 440px;
	z-index: 10;
	padding: 0;
	width: auto;
	
	}
	
	div#upsell .actions li {
	
	float: left;
	margin-right: 10px;
	
	}
	
	div#upsell a {
	
	background: url(../images/clique/upsell/a-learnmore.gif) no-repeat !important;
	width: 121px;
	height: 27px;
	text-indent: -5000px;
	display: block;
	padding: 0;
	background: none;
	
	}
	
	div#upsell a:hover {
	
	background-position: 0 -27px !important;
	
	}
	
	
	
/* CHAT PLACEHOLDER
----------------------------------------------------------------------------- */

	
	#page-index #features #chat {
	
	width: 580px;
	height: 300px;
	background: url('../images/content/bg-chat.gif');
	
	}	
	


