/* CSS Document */

body 			{margin:5px 0px 0px 0px; padding:0px; text-align:center; font:normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; }
#toolbox		{width:80px; float:left;}
#holder			{width:842px; margin:auto;text-align:left}
#holder_center	{width:752px; float:right; margin:0px;text-align:left;}
#header			{display:block; float:left;width:752px; height:188px; background-position:top;}
#menu			{margin-left:25px; *margin-left:15px; display:block; float:left;}
#menu a			{margin:0px 18px;*margin:0px 19px;}	

#profile				{display:block; float:right; width:300px; margin-top:18px; margin-right:14px; *margin-right:6px;}
#profile_image			{display:block; float:left; width:94px; height:108px; font-size:10px; color:#7f7f7f; text-align:center;}
#profile_logo			{display:block; float:left; width:190px; height:50px; margin-top:1px;}
#profile_info			{display:block; float:left; width:202px; font-size:10px; }
.profile_photo strong	{font-size:10px;}

	
.content			{padding:0px 10px 0px 10px; display:block; float:left; width:730px; background-color:White;}

#view				{display:block; float:left; width:470px; height:355px;}

#home-details, #panoramic-details, #slideshow-details	{display:block; float:right; width:205px; height:350px; margin-left:10px;}



table h1			{font-size:16px;}
table .lines		{background:url(../images/common/line.gif) no-repeat; background-position:top; height:24px;}


#sound-control		{display:block; float:left; width:24px; height:120px; margin-top:37px; margin-left:9px; *margin-left:5px; }
#sound-control img	{margin-bottom:2px;}
#slide-control		{display:block; float:left; width:24px; height:120px; margin-top:87px; margin-left:9px; *margin-left:5px; }
#slide-control img	{margin-bottom:2px;}



#sound-player							{display:block; float:left; width:40px; height:350px; background:url(../images/control/bg-home.gif) no-repeat;}
#sound-player-panoramic					{display:block; float:left; width:40px; height:350px; background:url(../images/control/bg-panoramic.gif) no-repeat;}
#sound-player-slideshow					{display:block; float:left; width:40px; height:350px; background:url(../images/control/bg-slideshow.gif) no-repeat;}

#features								{display:block; float:left; text-align:center; width:730px;}
#copyright								{display:block; float:left; text-align:center; width:750px;  margin-top:5px;font-size:10px;}
#copyright a							{text-decoration:underline; font-weight:bold;}
#copyright a:hover						{text-decoration:none}
.cleaner								{clear:both;}

#tooltable img							{border:0px;}