﻿#fp-tooltip { display: none; left: 0; overflow: visible; position: absolute; top: 0; z-index: 9999; width:190px; }
#fp-tooltip-arrow { height: 14px; position: absolute; width: 11px; }
#fp-tooltip-box { width: 179px; }
#fp-tooltip-title { background: url("../images/fp-tooltip-t.png"); color: #fff; font-size: 11px; font-weight: bold; height: 14px;text-align:center; width:179px; }
#fp-tooltip-content { background: #00A0E4; color: #fff; padding: 0px 10px 0px 10px; text-align: left; width: 159px; }
#fp-tooltip-content div{ color:#fff;   font-size:14px; text-align:center; height:38px; overflow:hidden;}
#fp-tooltip-content span{ text-align:left; overflow:hidden;  line-height:13px;}
#fp-tooltip-footer { background: url("../images/fp-tooltip-b.png"); height: 16px; width: 179px; }
#fp-tooltip.left #fp-tooltip-arrow { background: url("../images/fp-tooltip-arrow-r.png") 0 13px no-repeat;left:179px; }
#fp-tooltip.left #fp-tooltip-box { float: left; }
#fp-tooltip.right #fp-tooltip-arrow { background: url("../images/fp-tooltip-arrow-l.png") 0 0px no-repeat; left: 5; }
#fp-tooltip.right #fp-tooltip-box { float: right; }
.edit{ margin-top:10px;}
.edit ul li{ display:inline; width:50%;}
   label.error{display:inline;	 color:Red;  font-size:12px; }
   #fp-popup {
    display: none;
    position: absolute;
    width: 257px;
}
#fp-popup-header {
    background: none repeat scroll 0 0 #00A0E4;
  
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
}
#fp-popup-close {
    background: url("images/fp-popup-close.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 21px;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 23px;
    z-index: 10;
}
#fp-popup-content {
    background-color: #F8F8F8;
    border: 1px solid #00A0E4;
    overflow: auto;
    text-align: center;
    width: 255px;
}
#fp-popup-content h1 {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    margin: 20px 20px 0;
    padding: 0;
    text-align: left;
}
#fp-popup-content div.showroom {
    color: #DD2222;
    font-size: 13px;
    font-weight: bold;
    margin: 3px 20px;
    text-align: left;
}
#fp-popup-content div.exhibitor-groups {
    margin: 10px 20px;
    overflow: auto;
}
#fp-popup-content div.more-info {
    border-top: 1px solid #00A0E4;
    height: 17px;
    margin: 0 20px;
}
#fp-popup-content div.more-info a {
    background: url("images/fp-popup-moreinfo.png") repeat scroll 0 0 transparent;
    float: right;
    height: 16px;
    width: 79px;
}
#fp-popup-content a.schedule {
    background: none repeat scroll 0 0 #DD2222;
    color: #FFFFFF;
    float: left;
    margin: 0 20px 20px;
    padding: 6px 0;
    text-align: center;
    text-decoration: none;
    width: 80px;
}
.text{ width:100px; border:1px solid #ccc}
#titlefloor li{ display:inline-block;  line-height:25px;}
#titlefloor{ margin-left:20px;}