﻿body 
{
    margin:0;
    padding:0;
    font-family:Arial;
}



.floorP .bType1
{
   font-size:8pt;
   font-family:Arial;
   overflow:hidden; 
   cursor:pointer;
   background-color:#efefef; 
   position:absolute;
   text-align:center;
   border: solid 1px #333399;
   
}


.floorP .sold
{

  background-image:url(http://img.marinelink.com/ote/soldBooth.gif);
  background-repeat:repeat;

   
}

.floorP .bType1 a
{
  text-decoration:none;   
}
.floorP .bType1 a:hover
{
  text-decoration:underline;   
}



.floorP .selected
{
  background-color:Yellow;   
  font-weight:bold;
}

.floorP .tablePrice
{
   background-color:#ddddff; 
   font-family:Verdana;
   border: solid 1px #9999ff;
   padding:5px;
   width: 280px;
   font-size:.8em;
}


.floorP .tablePriceHead
{
    font-weight:bold;
    background-color:#ccccff;
    padding:2px;
}


.floorP .tablePriceFoot
{
    font-weight:bold;
    border-top: solid 1px #ccccff;
    border-bottom: solid 1px #ccccff;
    padding: 2px;
}


.floorP .tableCompany
{
   background-color:#ddddff; 
   border: solid 1px #9999ff;
   padding:5px;
   width: 350px;
}

.floorP .tableCompany .caption
{
   font-family:Verdana;
   font-size:.8em;
   text-align:right;
   padding-right:4px;
}

.floorP .tableCompany .value
{
   font-family:Arial;
    font-size:1.2em;
}

.form
{
    
}


.form .field
{
   clear:both;
   margin:5px;   
}



.form .label, .form  .input
{
    float:left;
    display:block;
}

.form .label
{
  text-align:right;
  font-family:Verdana;   
  padding-right:1px; 
   font-size:.8em;
}

.wA
{
  width:100px;   
}

.wAs
{
  width:60px;   
}


.wB
{
  width:120px;   
}


.wC
{
  width:305px;   
}

.form .mlA
{
    margin-left:100px;
    
}


.list
{
    
}

.list .row
{
    margin-top:10px;
   clear:both;
}
.list .rhead
{
    margin-top:10px;
    font-family:Verdana;
    font-weight:bold;
}

.list .comp
{
  float:left;
  display:block;
  width:300px;   
  padding:2px;
  margin:1px;
      border-bottom: dotted 1px #cccccc;

}

.list .booth
{
  float:left;
  display:block;
  width:100px;   
  padding:2px;
  margin:1px;
      border-bottom: dotted 1px #cccccc;

}


.list .web
{
  float:left;
  display:block;
  width:200px;   
  padding:2px;
  margin:1px;
      border-bottom: dotted 1px #cccccc;

}


/* Jcln styles */
.head {
	font-family: Candara, "Eras Medium ITC", Arial;
	font-size: large;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: Candara, "Eras Medium ITC", Arial;
	font-size: medium;
	color: #000000;
}





