
  .clCMEvent{
position:absolute; 
width:99%; 
height:99%; 
left:0px; 
top:0px; 
visibility:visible
}

  .clCMAbs{
position:absolute; 
visibility:hidden; 
left:0px; 
top:0px
}


  .clT,.clTover{
position:absolute; 
padding:3px; 
font-size:11px; 
font-weight:bold; 
/*width:120px; */
font-family:arial,helvetica,serif; 
cursor:pointer;

}

/*for all*/
  .clT{
position:absolute; 
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-position: 0% 0%;
color:#ffffff; 
background-color:transparent;
font-size: 10pt;
}

/*over for all*/
  .clTover{
position:absolute; 
color:#ffffff; 
background-color:transparent;
padding: 4px;
font-size: 10pt;
}

/*border for top levels*/
  .clB{
position:absolute; 
color:#000000; 
background-color: #dddddd;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-position: 0% 0%;
visibility:hidden;
font-size: 10pt;
}

.clBoff {
position: absolute;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-position: 0% 0%;
left: 1px;
top: 1px;
/*color: #ffffff;*/
background-color: #dddddd;
font-size: 10pt;
font-weight: bold;
padding: 3px;
z-index: 1;

}

.clBover {
position: absolute;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-position: 0% 0%;
background-color: #dddddd;
font-size: 10pt;
font-weight: bold;
padding: 4px;
z-index: 1;
/*color: #ffffff;*/
}

.homeshadow {
position: relative;
left: -38px;
top: -1px;
color: #000000;
z-index: 20;
}

.contactshadow {
position: relative;
left: -1px;
top: -17px;
color: #000000;
z-index: 20;
}

.projectsshadow {
position: relative;
left: -52px;
top: -1px;
color: #000000;
z-index: 20;
}

.recentsshadow {
position: relative;
left: -1px;
top: -17px;
color: #000000;
z-index: 20;
}

.governmentshadow {
position: relative;
left: -1px;
top: -17px;
color: #000000;
z-index: 20;
}

.capitalshadow {
position: relative;
left: -46px;
top: -1px;
color: #000000;
z-index: 20;
}

.cityshadow {
position: relative;
left: -25px;
top: -1px;
color: #000000;
z-index: 20;
}

.realshadow {
position: relative;
left: -1px;
top: -17px;
color: #000000;
z-index: 20;
}

.adamsshadow {
position: relative;
left: -1px;
top: -17px;
color: #000000;
z-index: 20;
}

.privateshadow {
position: relative;
left: -46px;
top: -1px;
color: #000000;
z-index: 20;
}

.clientshadow {
position: relative;
left: -1px;
top: -17px;
color: #000000;
z-index: 20;
}

.employmentshadow {
position: relative;
left: -1px;
top: -17px;
color: #000000;
z-index: 20;
}

.galleryshadow {
position: relative;
left: -1px;
top: -17px;
color: #000000;
z-index: 20;
}

.historyshadow {
position: relative;
left: -1px;
top: -17px;
color: #000000;
z-index: 20;
}

.sitemapshadow {
position: relative;
left: -1px;
top: -17px;
color: #000000;
z-index: 20;
}

/*border for sub levels*/
 .clSover{
position:absolute;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-position: 0% 0%;
color:#ffffff;
background-color: transparent;
/*border:solid 1px #061c6f;*/
font-weight:bold;
font-family:arial,helvetica,sans;
font-size:10pt;
padding:4px;
cursor:pointer;
}

/*bar border*/
  .clB1{
position:absolute; 
color:#000000; 
background-color: #dddddd; 
visibility:hidden;

}



/*bar*/
  .clBar{
position:absolute; 
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-position: 0% 0%;
color:#000000; 
width:10px; 
height:10px; 
visibility:hidden;  
background-color: transparent;

}

