﻿.yui-skin-sam .yuimenu .bd
        {
            background-color: #E6EFF8;
            border: none;
        }
        
        
 .yui-skin-sam .subm .yuimenubar
{
   background: none;
   }
   
 .yui-skin-sam .yuimenubaritem-selected
{
    background: none;
    background-color:#FFFFCC;
 
}

#pg
{
    border: solid 1px #808080;
    border-top:none;
    
}
#hd, .yui-layout-unit-top
{
    border:none;
    border-left: solid 1px #808080;
    border-right: solid 1px #808080;
}



#bd
{
   
    border-top:none;
}

#adm
{
    background-color: #D8D8DA;
    
}

#srch {
    padding:3px 0 3px 0;
    border-bottom: solid 1px #808080;
     width: 100%;
    text-align: center;
    }


.bannertitle
{
    font-size: 197%;
    font-weight: bold;
     
   
}



.photogallerythumbnail {max-width:40%; width:40%;}


.thumbnail
{
    max-width: 80px;
    padding: 5px;
}
.thumbnail100
{
    max-width: 100px;
    padding: 5px;
}
.thumbnail250
{
    max-width: 250px;
    padding: 5px;
}

.panel1-thumbnail 
{
     max-width: 100%;
     width:100%;
     min-width:100px;
    padding: 5px;
    }

.caption 
{
    font-family: arial, helvetica, sans-serif;
    color: #666;
    font-size: 85%;
  line-height: 108%; /* 14px*/ 
    
    
    }
    
.credit {
  font-size: 77%;
  line-height: 85%; /*11px*/
  text-align: right;
  color: #909090;
  margin-bottom: 3px;
}


.head2
        {
            background-color: #DDEAF3;
            background-image: none;
            color: #0C4790;
            padding: 5px;
            text-align: center;
            font-family: Arial;
            font-weight: bold;
            font-size: 95%;
            cursor: text;
            border-bottom: solid 1px #CCCCCC;
        }
        
 .panel2
        {
            margin: 4px;
            border: solid 1px #CCCCCC;
            border-top: solid 2px #0C4790;
        }     