body 
{
font-family: Verdana;
}

#canvas
{position:absolute; 
top:0px; 
left:0px;
clip: rect(0px 1158px 480px 0px);
}

.bt_pressed 
{ 
background: url('grey_bt_down.gif'); 
background-repeat:repeat-x;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;

}

.bt_normal 
{
cursor: pointer;
background: url('grey_bt_up.gif'); 
background-repeat:repeat-x;
padding-right: 10px;
padding-left: 10px;
padding-top: 0px;
padding-bottom: 0px;
}
.bt_normal14
{
cursor: pointer;
background: url('grey_bt_up.gif'); 
background-repeat:repeat-x;
padding-right: 5px;
padding-left: 5px;
padding-top: 0px;
padding-bottom: 0px;
width:70px;
}

.buttoncage
{
cursor: pointer;
position:relative;
z-index:900;
left:0px; 
top:4px; 

}
.buttoncage14
{
cursor: pointer;
position:relative;
z-index:900;
left:0px; 
top:4px; 
width:640px;

}
.up 
{
cursor: pointer;
width: 40;
height: 40;
background: url('up.gif') no-repeat center;
}
 
.hotspot
{
cursor: pointer;
position:absolute;
z-index:900;
}

.activehotspot
{
position:absolute;
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
z-index:300;
}
  
.room_label
{
cursor: pointer;
position:absolute;
z-index:700; 
text-align:center;
}

.photo_caption
{
font-style:"arial";
font-size : 16pt;
font-weight: bold;
z-index:700;
text-align:left;
position:absolute;  
left:20px; 
top:405px; 
color: #393939;
}
.photo_description
{
font-style:"arial"; 
font-size : 12pt;
font-weight: normal;
z-index:700; 
text-align:left;
position:absolute;  
left:20px; 
top:430px; 
width:512px;
color: #525252;
}

.photo_extension
{
font-style:"arial"; 
font-size : 12pt;
font-weight: normal;
z-index:800; 
text-align:left;
position:absolute;  
left:480px; 
top:450px; 
color: #323232;
}


.floor_plan
{
clip: rect(00px 200px 300px 0px);
border-style:solid;
border-width:1px; 
border-color:#cccccc;

}

.PhotoSmall_pre
{
visibility:hidden; 
position:absolute; 
left:14px; 
top:95px; 
z-index:190;
}
.PhotoSmallTmp_pre
{
visibility:hidden;
position:absolute; 
left:14px; 
top:95px; 
z-index:191;
}

.PhotoSmall
{ 
visibility:visible;
position:absolute; 
left:0px; 
top:0px; 
z-index:190;
-moz-box-shadow: 5px 5px 3px #888;
-webkit-box-shadow: 5px 5px 3px #888;
box-shadow: 5px 5px 3px #888;

}
.PhotoSmallTmp
{
visibility:visible;
position:absolute; 
left:14px; 
top:95px; 
z-index:191;
}
.PhotoSmallUp
{ 
visibility:visible;
position:absolute; 
left:14px; 
top:50px; 
z-index:190;
}
.PhotoSmallTmpUp
{
visibility:visible;
position:absolute; 
left:14px; 
top:50px; 
z-index:191;
}

.contactbar
{
visibility:visible;
background: url('contact_bar.png'); 
position:absolute; 
width:138px;
height:28px;
left:380px; 
top:401px; 
z-index:190;

}



.contactelement
{
cursor: pointer;
visibility:visible;
border:0;
z-index:191;
}

.infobaloon
{
visibility:hidden;
background-color:rgb(220,220,240); 
position:absolute; 
z-index:950;
}


#moredescr
{
left:20px; 
top:150px;
}




#custom-tweet-button
{   
display: block;
padding: 2px 5px 2px 20px;
background: url('http://www.smartfloorplan.com/orders/bin/player_support11/twitter.gif') 1px center no-repeat;
border: 1px solid #ccc;
}
