/* CSS Document */
#wizard{
background-color:#CCCCCC;
filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
position:fixed;
border:1px solid #666666;
display:none;
z-index:98;
top:5px;
left:5px;
right:5px;
bottom:5px;

}

.telimg img{
border:none;
}
#wizardfloor{
width:100%;
clear:both;
}
#wizardfloor img{
border:none;
}

#wiz{
display:none;
background-color:#FFFFFF;
border:1px solid #FF6600;
width:580px;
height:540px;
position:fixed; 
top: 50%; 
margin-left:auto; 
margin-right:auto;
left: 50%;
margin-left: -290px;
margin-top: -270px;
z-index:150;
}

#wizrespuesta{
margin-left:20px;
float:left;
}

*html #wizard{/*explorer6*/
position:absolute;
top: expression(f_scrollTop()+10+'px');
height: expression(f_clientHeight()-30+'px');
width:100%;
}

*html #wiz{/*explorer6*/
position:absolute;
top: expression(f_scrollTop()+290+'px');
width:600px;
}

#logoimg{
margin:20px 0px 0px 20px;
float:left;
}

#close, #close a, #close a:hover{
width:50px;
margin:10px 0px 0px 0px;
float:right;
text-decoration:none;
}

#wizardframe{
clear:both;
text-align:center;
}

#llamadas{
margin:20px 0px 0px 20px;
float:left;
}

#status{
position:relative;
width:100%;
}

.voice{
font-size:24px;
}

#cartas{
text-align:left;
margin:20px 110px 0px 0px;
float:right;
}

*html #cartas{
margin:20px 60px 0px 0px;
}

#wizseperator{
clear:both;
}

#wizardleft{
margin-left:20px;
float:left;
width:250px
}

#imgmov{
clear:left;
margin-top:5px;
}

#img902 img{
float:left;
margin:auto;
}

.txt902orange{
color:#FF6600;
font-size:14px;
}

.txt902black{
color:#000000;
font-size:14px;
}

#skypetxt, #skypetxt a, #skypetxt a:hover{
text-decoration:none;
color:#000000;
}

#skype{
clear:left;
margin-top:5px;
}

#skypetit, #skypetit a{
color:#0099FF;
font-size:12px;
}

#skype img{
float:left;
margin-right:20px;
}

.telimg{
float:left;
height:70px;
width:70px;
}

.telimg img{
margin:auto;
}

#wizardright{
margin-right:20px;
float:right;
}

.sectit{
vertical-align:top;
}

#wizardfloor{
float:right;
text-align:right;
margin-right:30px;
}
