body {margin:0px; padding:0px; background-color:#000; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666; text-align:center;}
html		{overflow: hidden;}
#coypright	{font-size:10px; text-align:center}
a	{color:#FFF;}
a:hover{color:orange}

.error {font-size:12px; color:#CCC;}
.error strong{color:red}

.gm-style-cc { display: none !important; z-index: -1 !important; }
#map_canvas a[target="_blank"] { display: none !important; z-index: -1 !important; }

#custom_banner {
    display: none;
    padding: 20px 20px 10px 20px;
    background-color: #000;
    width: 50%;
    z-index: 999999;
    position: absolute;
    left: 25%;
    top: 37%;
    border-radius: 10px;
    -webkit-box-shadow: -4px -4px 30px -3px rgba(255,255,232,0.4);
    -moz-box-shadow: -4px -4px 30px -3px rgba(255,255,232,0.4);
    box-shadow: -4px -4px 30px -3px rgba(255,255,232,0.4);
}

#custom_banner img {width: 100%;}

#close_agent {
    background: #fff none repeat scroll 0 0;
    border-radius: 20px;
    padding: 4px 20px;
    position: absolute;
    right: 20px;
    top: -15px;
}
#close_agent:hover { color: #000; text-decoration: none; opacity: .9;}
#close_agent span {
    color: #000;
    font: normal 16px "Yanone Kaffeesatz",sans-serif;
}

#profilesController, #profilesController_bg {
    width: 120px;
    height: 33px;    
    display: block;
    position: absolute;
    left: 106px;
}
#profilesController_bg {
    top: -10px;
    width: 114px;
    background:#000; 
    opacity: .8;
    height: 23px;    
}

ul.agent_info       { list-style: none; margin: 10px 0 0 0; }
ul.agent_info li    { display: inline-block; width: auto; }
ul.agent_info li a  { display: block; text-decoration: none; color: #FFF; padding: 6px 20px; margin: 0 10px; font: normal 14px "Trebuchet MS",Geneva,Tahoma,sans-serif;}
ul.agent_info li a:hover { opacity: 0.9; }
.ico-small {
    background: rgba(0, 0, 0, 0) url("/resources-premium-tour/img/icons.png") repeat scroll 0 0;
    display: inline-block;
    float: left;
    height: 18px;
    margin: 0 5px 0 0;
    width: 18px;
}
.ico-small.email {
    background-position: -302px -16px;
}
.ico-small.view {
    background-position: -396px -16px;
}
.ico-small.web {
    background-position: -348px -16px;
}