A:link {color:#52698d;text-decoration:none;font-weight:bold;}
A:Active {color:#52698d;text-decoration:none;font-weight:bold;}
A:Visited {color:#52698d;text-decoration:none;font-weight:bold;}
A:Hover {background-color: #4bc4cf}

span.dropt {border-bottom: background: #8398AF;}
span.dropt:hover {text-decoration: none; background: #4bc4cf; z-index: 6; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt:hover span {left: 2%; background: #ffffff;} 
span.dropt span {position: absolute; right: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt:hover span {margin: -200px 0 0 0; background: #656565; z-index:6;}

span.dropt2 {border-bottom: background: #8398AF;}
span.dropt2:hover {text-decoration: none; background: #4bc4cf; z-index: 6; }
span.dropt2 span {position: absolute; left: -9999px;
  margin: 20px 500px 500px 500px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt2:hover span {left: 2%; background: #ffffff;}




.dropv, .dropv ul {padding: 0; margin: 0; list-style: none;}
.dropv a {display: inline; width: 170px;}
.dropv li {float: left; padding: 0px 8px 2px 0px;}  /* all list items */
.dropv li ul {position: absolute; background: #656565; 
  padding: 0px 0px 0px 4px; width: 170px; left: -9999px;} /* second-level lists */
.dropv li:hover ul {left: auto; } /* nest list under hovered list items */
.dropv li ul li a {color: #ffffff; text-decoration: none; display: block;}
.dropv li ul li a:hover {color: yellow; background:#8398AF;}

/*GROW*/
.growindex img {
  height: 60px;
  width: 60px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.growindex img:hover {
  width: 150px;
  height: 150px;
}

.arial {font-family: Arial}
.arial80 {font-family: Arial; font-size: 80%}
.arial100 {font-family: Arial; font-size: 100%}
.arial120 {font-family: Arial; font-size: 120%}
.bold {font-weight:bold}
.bq {text-align: center; margin-left:25%; margin-right:25%}
.yellow {color:yellow}
.blue {color:#003366;}
.ctr {text-align: center}
.font60 {font-size:60%}
.font70 {font-size:70%}
.font80 {font-size:80%}
.font100 {font-size:120%}
.font120 {font-size:120%}
.entry {font-size:150%}
.helvetica {font-family: Helvetica;}
.ital {font-style: italic}
.under {text-decoration: underline}
.cblock {width:750px;float:left;}
.mblock {width:200px;float:right;}
.fblock {clear:both;text-align:center;}
.pblock {width:250px;height:210px;float:left;text-align:center;}
.pblock-wide {width:500px;height:210px;float:left;text-align:center;}
.pblock-tall {width:250px;float:left;text-align:center;}
.nextsection {clear:both;}
#breadcrumb ul {text-align:right;list-style-type:none;padding:0;margin:0;font-size:80%;}
#breadcrumb li {font-family:Arial;display:inline;list-style-type:none;}
#topindex ul {text-align:center;list-style-type:none;padding:0;margin:0;font-size:80%;}
#topindex li {font-family:Arial;display:inline;list-style-type:none;}

.item {height:210px;position:relative;}
.cover {position:absolute;bottom:0;left:0;}
.details {position:absolute;bottom:0;left:210;}
.hr50 {width:50%;text-align:center}

.rightpic {float:right;margin:5px}

img.fullsizecover {
   height: 160px;
   border: 1px solid;
}

img.smallcover {
   height: 125px;
   border: 1px solid;
}