/* @group General Styles */

.image-left {
      float: left;
      margin: 3px 3px 3px 0;
      padding: 3px 3px 3px 0px;
}

.image-right {
      float: right;
      margin: 3px 0 3px 3px;
      padding: 3px 0 3px 3px;
}

body {
      color: #333333;
      text-align: center;
      margin: 0;
      font: 0.85em/1.25 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

a:link {
      color: #0080ff;
      text-decoration: underline;
}

a:visited {
      color: #400080;
      text-decoration: underline;
}

a:hover, a:active {
      color: #66ccff;
      text-decoration: none;
}
/* @end */

/* @group Layout */

#logospot {
      float: right;
      margin-right: 0;
}

#topsidebar {
      display: none;
}

#bottomsidebar {
      display: none;
}

#sidebarSide {
      display: none;
      font-size: 11px;
}

#sidebarSide h3 {
      font-size: 14px;
      font-weight: bold;
      line-height: 16px;
      margin: 0 0 12px;
}

.sidebarHorizontal {
      display: none;
      font-size: 11px;
}

.sidebarHorizontal h3 {
      font-size: 14px;
      font-weight: bold;
      line-height: 16px;
      margin: 0 0 12px;
      display: none;
}

#container {
      text-align: left;
      margin-top: 0;
      margin-right: auto;
      margin-left: auto;
      background: #ffffff;
      width: 675px;
      padding-top: 0;
}

#content {
}

#contentContainer {
      margin: 35px 40px 20px;
      float: none;
}

#top h1 {
      color: #999999;
      font-weight: bold;
      font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#top h2 {
      color: #999999;
      font-style: normal;
      font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#header2 {
      display: none;
}

#footertype2 {
      margin-top: 12px;
}
      
/* @end */

/* @group Global Classes */

.clearer {
      clear: both;
}

blockquote {

}

h1 {
}

h2 {

}

h3 {

}

.imageStyle {

}

#contentContainer #content ul {
}

#contentContainer #content li {
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}
      
/* @end */

/* @group Menu */

#navcontainer {
      position: relative;
      z-index: 5;
      text-align: left;
      font-size: 12px;
      margin-top: 7px;
      margin-right: 15px;
      margin-left: 20px;
}

#navcontainer #current {
      border-bottom-color: #808080;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
      border-bottom: 5px solid #808080;
}

/* Parent - Level 0 */

#navcontainer ul{
      margin: 0;
      padding: 0;
      list-style-type: none;
      position: relative;
}

#navcontainer li {
      display: inline;
}

#navcontainer a {
      text-decoration: none;
      padding-bottom: 3px;
      border-bottom: 5px solid #e9e9e9;
      margin-right: 10px;
}

#navcontainer a:hover {
      border-bottom-color: #808080;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
      position: absolute;
      left: 0;
      top: 15px;
      padding: 8px 0;
      margin-top: 8px;
      width: 100%;
      border-width: 1px;
      display: block;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
      border: none;
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
      border-top-color: #231c1b;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
      display: none;
}

/* @end */

/* @group Contact Form */
.message-text {
      color: #999999;
      font-size: 12px;
} 

.required-text {
      font-size: 10px;
} 

.form-input-field {
      width: 99%;
} 

.form-input-button { } 
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
      text-align:
      clear: both;
      font-weight: bold;
      font-size: 9px;
      color: #666666;
      padding-top: 12px;
}

#breadcrumbcontainer ul {
      list-style: none;
      margin: 0px;
      padding: 0px;
      display: inline;
}

#breadcrumbcontainer li {
      padding: 0px;
      display: inline;
}

#breadcrumbcontainer a {
      display: inline;
}

#breadcrumbcontainer a:hover {
      display: inline;
}
      
/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
      font-size: 12px;
      font-weight: normal;
      margin-bottom: 8px;
      letter-spacing: -1.5px;
}

.album-description {
      margin-bottom: 60px;
      color: #999999;
      font-size: 12px;
      text-align: left;
}

.album-wrapper {
      display: block;
      width: 99%;
      position: relative;
}

.thumbnail-wrap {
      text-align: center;
      position: relative;
      float: left;
      margin-bottom: 60px;
      margin-right: 10px;
}

.thumbnail-frame {
    position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame img {
    margin: auto;
    border: none;
}

.thumbnail-caption {
      margin: 0;
      padding: 0;
      height: 35px;
      display: block;
}
      
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
      text-align: center;
      margin: 10px;
      background: #000000;
      color: #ffffff;
}

.photo-navigation {
      padding: 10px;
      text-align: left;
      background: #666666;
      width: 450px;
      font-size: 10px;
      margin: 25px auto 18px;
}

#photo-navigation a {
      text-decoration: none;
      text-align: left;
      font-size: 10px;
      color: #000000;
}

.photo-navigation a:hover {
      text-decoration: none;
}

.photo-frame{
      margin: 0px;
      border: solid #ffffff 3px;
}

.photo-links {
}

.photo-title {
      font-weight: normal;
      margin: 0px 0px 5px 0px;
      font-size: 24px;
      text-align: left;
}

.photo-caption {
      font-size: 11px;
      margin: 0px;
      color: #999999;
      padding-top: 3px;
}

/* @end */
      
/* @end */

/* @group File Sharing */

.filesharing-description {
      margin-bottom: 20px;
      font-size: 12px;
      color: #999999;
}

.filesharing-item {
      
}

.filesharing-item-title {
      color: #333333;
      font-size: 14px;
      font-weight: bold;
      text-decoration: none;
}

.filesharing-item-description {
      margin-bottom: 10px;
}

/* @end */

/* @group Quicktime Page */

.movie-description {
      text-align: center;
      margin: 0;
      padding: 0;
}
      
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
      color: #000000;
      font-size: 2em;
      font-weight: bold;
      margin-bottom: 3px;
}.movie-page-description {
      margin-bottom: 5px;
      color: #999999;
}.movie-thumbnail-frame {
      float: left;
      display: inline;
      margin-bottom: 10px;
      margin-right: 10px;
}.movie-thumbnail-caption {
      text-align: left;
      font-size: 0.9em;
      color: #666666;
}
      
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
      background: #000000;
      margin-top: 5px;
}

.movie-title {
      color: #000000;
      font-size: 2em;
      font-weight: bold;
      text-align: center;
}

.movie-frame {
      text-align: center;
      margin-bottom: 10px;
}
      
/* @end */


/* @end */