				

.space-drawingspace {

	border-width: 1px; border-style: outset;
	padding: 0px;
	margin: 0px;
	background-color: #E1E1E1;	

}

.space-topmenu 
{
    float: left; clear: left right;
	padding-left: 5px; padding-top: 0px; padding-bottom: 5px;
	border-bottom: solid 1px #8CB6D7;
	border-top: solid 1px #8CB6D7;

	background-color: #5AA5D1;

	background-image: url('/images/tab_center.jpg');

	background-image: -webkit-gradient(linear, 0% 0%, 0% 20, from(#F2F2F2), to(#5AA5D1), color-stop(50%,#4E8691));
	background-image: -moz-linear-gradient(center top,#F2F2F2, #4E8691 10px, #5AA5D1 100%);
	
	background-repeat: repeat-x;
}

.space-thumb-design 
{
    position: absolute;
	display: inline;
	border-width: 0px;
	border-style: solid;
	border-color: #B4B4B4;
	background: transparent;
	//opacity:0.8;
	//filter:alpha(opacity=80);
}

.space-thumb {

	position: absolute;
	display: inline;
	border-width: 0px;
	border-style: solid;
	border-color: #B4B4B4;
	background: transparent;
	//opacity:0.8;
	//filter:alpha(opacity=80);

	
}


.space-thumb:hover {

	position: absolute;
	display: inline;
	border-width: 1px;
	border-style: solid;
	border-color: #B4B4B4;
	background-color: transparent;
	//opacity:0.8;
	//filter:alpha(opacity=80);

	
}


.spacedesign-thumb-summary {
	opacity:1;
	// filter:alpha(opacity=100);
	background: transparent;
	background-color: transparent;
	display: inline;
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	
	cursor: default; 	
}

.space-thumb-summary {
	opacity:1;
	// filter:alpha(opacity=100);
	background: transparent;
	display: inline;
	position: absolute;
	overflow: hidden;
	font-size: xx-small;
	width: 100%;
	height: 100%;
	
	cursor: default; 	
}

.space-thumb-design-summary {
	opacity:1;
	// filter:alpha(opacity=100);
	background: transparent;
	display: inline;
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	
	cursor: default; 	
}



.space-thumb-summary div {

	font-size: x-small;
 	background-color: transparent;
}

.space-thumb-summary:hover div div.space-thumb-actions {
	
	width: 100%;
	text-align: right;
	top: 5px;
	display: inline;
	position: absolute;
	
}


.space-thumb-summary:hover div div.space-thumb-actions div {
	text-align: right;
	
	background-color: rgb(240,240,240);
	display: inline;

	
}


.space-thumb-summary div div.space-thumb-actions {
	text-align: right;
	float: right;
	display: none; 
	
}



.space-thumb-summary div div.space-applet-title
{
    text-align: left;
    font-size: medium;
    font-weight: bold;
    padding-bottom: 5px;
    
}

.space-thumb-summary-title {
	
	font-size: small;
	background: transparent;

	
}




.space-thumb-details {

	text-align:center; 
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	display: none;
	
}


.space-thumb-details-inner {

	height: 70%;
	overflow: hidden;
	position: absolute;
	border-width:0px;
	border-color: #5A5A5A;
	border-style: solid;
	vertical-align: middle;
	font-size: smail;
	top: 35%;
	left: 15%;
	width: 70%;

}


.space-thumb-details-inner a {

	font-size: small;

}

.space-spacename
{
	width: 500px; height: 22px;
		padding-top: 3px;
		background-color: rgb(200,200,200);
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		
		z-index: 60001;
		top: 0px;left: 400px;
		position: fixed;

		opacity:0.8;
		filter:alpha(opacity=80);

}

.space-spacetools
{
	width: 7997px; height: 22px;
		background-color: rgb(200,200,200);
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		padding-left: 3px;
		padding-top: 3px;
		z-index: 60000;
		top: 0px;left: 1px;
		position: fixed;

		opacity:0.8;
		filter:alpha(opacity=80);

}

.space-spacetools a
{
	color: rgb(43,60,89);
}

.space-spacetree
{
	background-color: rgb(225,225,225);
	z-index: 75000;
	
	overflow: scroll;
	position: fixed;
	top: 30px;
	left: 50px;
	width: 350px;
	height: 600px;
	opacity:0.9;filter:alpha(opacity=90);

}

.space-spacecolor
{
    background-color: rgb(255,255,255);
	z-index: 75000;
	
	position: fixed;
	top: 163px;
	left: 400px;
	width: 500px;
	height: 75px;
	opacity:0.9;filter:alpha(opacity=90);
}


.space-frontpagetile
{

	font-size: 11px;
	background-color: #5AA5D1;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(75,75,75);
	width: 150px; height:75px; float: left;
	
	background-color: #5AA5D1;
	background-image: url('/images/tab_center.jpg');

	background-image: -webkit-gradient(linear, 0% 0%, 0% 20, from(#F2F2F2), to(#5AA5D1), color-stop(50%,#4E8691));
	background-image: -moz-linear-gradient(center top,#F2F2F2, #4E8691 10px, #5AA5D1 100%);
	background-repeat: repeat-x;
}

.space-frontpagetile div
{
	
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	position: relative;
	top: 20px;
	color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	height: auto;



}

.space-frontpagetile:hover
{

  
  -moz-box-shadow: #C1C1C1 3px 3px 5px;
  -webkit-box-shadow: #C1C1C1 2px 2px 5px;
  box-shadow: #C1C1C1 2px 2px 5px;
	
	background-color: #5AA5D1;

	background-image: url('/images/subbar-menu_hover.jpg');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 20, from(#FFFFB4), to(#5AA5D1), color-stop(50%,#4E8691));
	background-image: -moz-linear-gradient(center top,#FFFFB4, #4E8691 10px, #5AA5D1 100%);
	background-repeat: repeat-x;

}

