﻿/*START: replicate some of exposhared.css*/ 
.container-wrap {margin:0 10px;}
a, #starred-count{color:#2C4B69;}
img{border:none}
/*Header*/
html body h1 {font-size:16px; font-weight:bold; text-decoration:none; color:#fff;}
h1{margin:9px 0 9px 4px; float:left; width:600px;}
a.toplink{font-size: larger; margin:9px 0;line-height:16px;display:block;float:right;color:#fff;text-align:right;margin-right:4px;}

/*ribbon*/
.ribbon {color:#fff;overflow:hidden;font-family:"Lucida Sans Unicode", Arial, sans-serif;}
.ribbon a:link, .ribbon a:active, .ribbon a:hover, .ribbon a:visited {color:#fff;} /*need this extra junk for IE6*/

/*Borders*/
.border, .borderR, .borderB, .borderL {border:4px solid #eee;}
.borderR {border-width: 0 4px 0 0;}
.borderL {border-width: 0 0 0 4px;}
.borderB {border-width: 0 0 4px 0;}

.lbl{color:#333; font-family:Arial; font-size:11px; font-weight:bold;}

.floatright{float:right}
.nomargin{margin:0}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}/*set CSS 2.1 to validate*/
/* Hide from IE-mac \*/* html .clearfix{height:1%;}.clearfix{display:block;}/* End hide */

/*END: replicate some of exposhared.css*/

body, form{font-family:"Lucida Sans Unicode" ,Arial,sans-serif; font-size:12px; margin:0; padding:0;}

#main { background: #FFF; position: relative; overflow: hidden;}
#leftbar {background: transparent url(../images/opacityE0F0FF90.png); position:absolute; left: 0; top: 0; width: 315px;-moz-box-shadow: 2px 95px 5px #999;-webkit-box-shadow: 2px 95px 5px #999;}
.kiosk #leftbar {width: 575px;}
#topbar {position: absolute; top: 0; height: 94px;-moz-box-shadow: 2px 2px 5px #999;-webkit-box-shadow: 2px 2px 5px #999;}

#movediv, #movediv div.bo {position:absolute; }
#searchbox {background: #5794cd url(../images/SearchMap.png) no-repeat; padding: 15px 15px 5px 15px;text-align: right;}
.kiosk #searchbox {background: #f00; position:relative; z-index:1011;}
#searchbox a {color:#fff;}
#help-link {position: absolute; top: 7px; right: 17px; font-size: 13px; padding: 0 0 0 19px; background: url(images/help.png) no-repeat;}
#agendabox {padding: 9px 7px 0; background: #fffff0; font-size: 13px; border-bottom: solid 1px #c8def6; border-top: solid 1px #4686c2;}
#agendabox h4 {margin: -9px -7px 6px;padding: 6px 8px;background: #ffffcc;border-bottom: solid 1px #f7f7ba;}
#agendahint{font-size: 11px; margin: 6px -7px 0; padding: 4px 8px;background: #ffffcc; border-top: solid 1px #f7f7ba;}
#agenda-additional {font-size: 11px;}
#left-scrollable {overflow: auto;}

#filter-input { background:#FFF url(../images/find2.png) no-repeat scroll right center; 
                border:1px solid #666; padding:3px 3px; width:97%; margin: 10px 0 0 0;  }
.kiosk #filter-input {font-size: 32px; width: 75%; background-image: none; -webkit-box-shadow: #f00 0 0 15px; -moz-box-shadow: #f00 0 0 15px; border-color: #333;}
#filter-input.blank { color:#999; _font-style:italic;}
#filter-clear {visibility:hidden;}
#filter-agenda {background: url('../images/star.png') no-repeat right 2px; padding: 0 16px 0 0;}
.print-link{float:right;padding-left: 20px; background: url(images/printer.png) no-repeat}

#companies-empty {display: none; text-align: center; margin: 20px 0;}
#companies-list { padding-top: 5px}
#companies-list div {padding: 5px 10px 5px 6px; overflow:hidden;}
#companies-list div:hover {background: #edf6ff;}
#companies-list div a {font-size:13px; display:inline; }
.kiosk #companies-list div a {font-size: 16px;}
#companies-list div a.i {font-size:11px; color: #777;display:block;width:1%; white-space: nowrap;outline:none;}
#companies-list div span {font-size: 10px; }
#companies-list div input{margin: 4px 9px 35px 0; outline:none; width: 16px; height: 14px; background: url('../images/star-disabled.png') no-repeat; float:left;}
#companies-list div input:hover {background-image:url('../images/star-hover.png') }
#companies-list div.fav input {background-image:url('../images/star.png') }

#movecontainer {cursor:-moz-grab; cursor:url(../images/openhand_8_8.cur), default; cursor:url(images/grab.cur);}
#movediv img {width: 100%; height: 100%;}

#sponsors {width: 100%; text-align: center; border-collapse: collapse;}
#sponsors img{ margin:5px;border:solid 1px #ccc; padding: 5px 5px; background: #fff;}
#sponsors img:hover{border-color:#999; cursor:pointer;}

/*Booths*/
.bo {position:absolute !important;}
.bo div {padding:0; margin:0; border:solid 1px #444; height:100%; width:100%; background-color:#eee; color:#999; font:11px Arial;overflow:hidden; cursor: inherit;}
.bo div.l, #legend .regular {background-color:#B5DBFF; color:#000;} /*yellow: #FFF8D4*/
.bo div.g:hover {background-color:#77b7f3 !important;cursor:pointer;}
/*.bo div.active {background-color:#FF4F4C !important;cursor:pointer;}*/
.bo div.list-hover, .bo div.popup, .bo div.popup:hover {background-color:#FFFF4C !important;-moz-box-shadow: 0 0 10px #ff0;-webkit-box-shadow: 0 0 10px #ff0;}

.bo div.adv.l, #legend .sponsor {font-weight:bold; background-color: #FF7A7A; }
.bo div.adv.l:hover, .bo div.bro-adv.l:hover{ background-color: #f35858 !important;}
.bo div u {display: none;}
.bo div.fav, #legend .starred {background-image: url(../images/star-small.png); background-position:bottom right; background-repeat: no-repeat;}
.largest .bo div u {display: block; text-decoration: none; font-size: 9px;}



/*Company Popup*/
#popup{width:460px; position:absolute; z-index:10; cursor:auto; display: none;}
#popup-inner{padding:25px; background:url(../images/details.png); min-height:40px;}
#popup-footer{background:url(../images/details.png) bottom center; height:15px; clear:both;}
#popup-drag{background:#eee; margin:-13px -13px 4px -13px; padding:5px; _cursor:move; border-bottom:solid 1px #e5e5e5; text-align:right;}
#popup h2 {margin-bottom: 0;}
#c-logo {float:right;margin: -10px 0 5px 15px;}
#c-booths {float: left; font-size: 15px; line-height: 21px; text-shadow: 0 0 4px #fff;}
.c-mtop {margin-top: 10px;}
.c-mbot {margin-bottom: 10px;}
#c-agenda-add, #c-agenda-remove{background: url(../images/star-disabled.png) no-repeat left center; font-size: 13px; outline:none; float:right; padding-left: 17px; width: 90px;}
#c-agenda-remove{background-image: url(../images/star.png);}

.adv #popup-drag {background:#FF7A7A;}
a.pdf{background:transparent url(images/pdf.gif) no-repeat right top; padding-right:17px;}
a.external{background:transparent url(images/external.gif) no-repeat right center; padding-right:12px;}

/*Company Tooltip*/
#tooltip{top: 100px; left: 100px; position:fixed; white-space:nowrap; z-index:11;display:none; background: #F4FFE0; border: solid 1px #AAA; padding: 2px 5px; -moz-border-radius: 3px;-webkit-border-radius: 3px;-moz-box-shadow: 0 0 3px #888; -webkit-box-shadow: 0 0 3px #888;}
#tooltip-booth{font-weight: bold;}

/*Controls*/
#mapover {position: absolute; top: 110px; left: 325px;}
.kiosk #mapover {left: 585px;}
#controls img {cursor:pointer; display:block; padding:0 3px;}
#controls img.disabled{opacity:0.5; cursor:default;}

/*Exhibitor view*/
.exviewonly, .exview .stdviewonly {display:none;}
.exview .exviewonly, .stdviewonly {display: inherit;}

.exview .bo div {color: #000;}
.exview #mapover {top: 10px; left: 10px;}

.exview .bo div.bro, .exview .bo div.adv, .exview .bo div.bro-adv {background-image:none;}

.exview .platinum{background-color:#ffc16e !important;}
.exview .gold{background-color:#fdff6e !important;}
.exview .corporate{background-color:#ab9b7f !important;}
.exview .prime{background-color:#b5ffdb !important;}
.exview .deluxe{background-color:#fff9dd !important;}
.exview .sponsor{background-color:#ff9896 !important;}
.exview .small{background-color:#B5DBFF !important;}

.exview .bo div.g, .soldbooth {background-image: url(images/iconSuccessSmaller.png); background-repeat: no-repeat; background-position: right bottom; }
.exview .bo div.h, .onholdbooth {background-image: url(images/iconSuccessSmallerYellow.png); background-repeat: no-repeat; background-position: right bottom; }

#legend {position: absolute; right: 20px; bottom:10px; background: #fff;}
#legend div{width:30px; height:20px; border:solid 1px black; margin-left:10px; }
#legend td {white-space: nowrap;}

#print-title {display:none;}

#teaser-bg{ display:none; position:fixed; z-index: 1010; height:100%; width:100%; top:0; left:0; background:#000; border:1px solid #cecece; } 
#teaser{ display:none; position:fixed; z-index:1011; _background: url(../images/FPTeaser.png); width: 100%; top: 0; left: 0; -webkit-box-shadow: 0 0 20px #000;} 

#youarehere{display:none; background: url(../images/youarehere.png) no-repeat left center; margin-left: -50px; margin-top:-50px; position:absolute; z-index: 0; font-size: 13px; height:100px; width:100px;}
.kiosk #header, .kiosk #c-agenda-add, .kiosk #agendabox, .kiosk #help-link, .kiosk .toplink, .kiosk #companies-list div input, .kiosk #legend td:nth-last-child(-n+2) {display:none !important;}
#search-button, #lookup {display: none;}
.kiosk #search-button {font-size: 32px; padding: 3px 5px; display: inline;}
.kiosk #lookup {display:block; font-size: 60px; color: White; position: relative; text-align:left; margin-top: -25px; }

