/*Hot Stuff Info*/

#contentWrapperHotStuff {
	position: relative;
	height: 350px;
	width: 670px;
	float: right;
}
#contentWrapperDemos {
	position: relative;
	height: 350px;
	width: 670px;
	float: right;	
}
#contentWrapperDemosFlash {
	position: relative;
	height: 350px;
	width: 670px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;	
}
#summaS {
	float: right
}
#text {
	position: absolute;
	top: 60px;
	left: 134px;
}	
#contentWrapperIdeaLab {
	position: relative;
	height: 350px;
	width: 670px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;	
}

/*Hot Stuff Index Buttons*/

#hotStuffButtons {
	position: absolute;
	top: 163px;
	left: 138px;
}
#hotStuffButtons ul {
	padding: 0;
	margin: 0;
	line-height: 0px;
}
#hotStuffButtons li {
	padding: 0;
	list-style: none;
}
#hotStuffButtons a {
	margin: 0;
}
li.demosButton a {
	background: url(../Images/IdeaLab/but_Demos.gif);
	background-position: 0 0;
	display: block;
	width: 377px;
	height: 20px;
	text-indent: -999999px;
	overflow: hidden;
}
li.demosButton a:hover, li.demosButtonCurrent a {
	background: url(../Images/IdeaLab/but_Demos.gif);
	background-position: -377px 0;
}
li.ideaLabButton a {
	background: url(../Images/IdeaLab/but_ideaLab.gif);
	background-position: 0 0;
	display: block;
	width: 404px;
	height: 20px;
	text-indent: -999999px;
	overflow: hidden;
}
li.ideaLabButton a:hover, li.ideaLabButtonCurrent a {
	background: url(../Images/IdeaLab/but_ideaLab.gif);
	background-position: -404px 0;
}
li.trendReadyButton a {
	background: url(../Images/IdeaLab/but_trendReady.gif);
	background-position: 0 0;
	display: block;
	width: 376px;
	height: 20px;
	text-indent: -999999px;
	overflow: hidden;
}
li.trendReadyButton a:hover, li.trendReadyButtonCurrent a {
	background: url(../Images/IdeaLab/but_trendReady.gif);
	background-position: -376px 0;
}
#lightStripe {
	position: absolute;
	top: 212px;
	left: 134px;
}	
