@charset "utf-8";
/* 
Website: SpacesBySheaHomes.com
Section: Communities
Created By: Marcelo Lewin
Created Date: 8/1/2009
Modified By:
Modified Date: 
*/

div#theidea-title {
	float:left; 
	width:241px; 
	height:401px;	
}

div#theidea-description-video-panel {
	float:left;	
}

div#theidea-description-panel {
	float:left; 
	width:157px; 
	height:227px; 
	background-color:#f58220; 
	padding:20px;	
}

div#theidea-description {
	width:155px; 
	height:180px; 
	overflow:auto; 
	color:#fff;	
}

div#theidea-video-navigation {
	float:left; 
	text-align:right;
	font-weight:bold;
	width:680px;
}

div#theidea-video-navigation a{
	color:#b5121b;
	text-decoration:none;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

div#theidea-video-navigation a:hover{
	color:#b5121b;
	text-decoration:underline;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}

div#theidea-video-buttons {
	float:left;	
}

div#theidea-video-player {
	float:left;
	background-color:#000;
	width:480px;
	height:267px;
}