/* @group General Styles */

* {      margin: 0;      padding: 0;}
body {
      text-align: center;
      padding: 0;
      margin: 0 auto;
      color: #333;
      background: url(images/mellobg.png) repeat-y center;
      font-family: Myriad, "Myriad Roman" , "Myriad Pro" , "Myriad Web", "Lucida Grande", Lucida, Tahoma, Arial, Verdana, sans-serif;
      font-size: 80%; /* as recommended in CSS guide */
}
body {
  min-height:800px;
  height:auto !important;  height:800px;
}
p {
}

b, strong {

}

a:link, a:visited {
      text-decoration: none;
}

a:hover, a:active {
      text-decoration: underline;
}

img, img a {
      border-style: none;
}

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

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


/*Up2five*/
.column { float: left; }
.one { width: 100%; }
.two { width: 50%; }
.three { width: 33%; }
.four { width: 25%; }
.five { width: 20%; }
.column .content { width: 90%; margin: 0 auto; }
      
/* @end */

/* @group Layout */

#container {      background-color: OliveDrab; 
      margin: 0 auto;
      position: relative;
      z-index: 1;
      width: 1000px;
}
/* Firefox */ @-moz-document url-prefix() { #pageHeader { margin: -1px; } }

.clearer {
      clear: both;
}

#pageHeader {
      height: 120px;
      position: relative;
      width: 1000px;
}


#pageHeader img {
}
#logo{
      position: absolute;
      top: 10px;
      right: 10px;
}

#pageHeader h1 {
      color: #fff;
      margin: 0;
      position: absolute;
      top: 10px;
      left: 15px;
      font-size: 2.5em;
      line-height: normal;
      letter-spacing: normal;
}

#pageHeader h2 {
      color: #fff;
      margin: 0;
      position: absolute;
      top: 45px;
      left: 15px;
      font-weight: normal;
      font-size: 1.6em;
}

#contentContainer {           position: relative;
      z-index: 2;
}

#contentContainer #content {
      padding: 21px;
      text-align: left;
      line-height: 1.6em;
      font-size: 120%;
}
#contentContainer #content {
  min-height:460px;
  height:auto !important;
  height:460px;
}

#sidebarContainer {
      width: 250px;
      font-size: 0.9em;
      line-height: 1.55em;
      margin-bottom: 20px;
      text-align: left;
      padding-top: 10px;
}

#sidebarContainer #sidebar {
      font-size: 100%;
      text-align: left;
      padding-top: 1px;
      padding-bottom: 15px;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4 {
      font-weight: normal;
      letter-spacing: 4px;
      text-transform: uppercase;
      margin: 0 0 10px;
      text-align: center;
}
      
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
      margin: 0 1px;
      text-align: left;
      border-bottom: 1px solid #eee;
      height: 24px;
      line-height: 24px;
}

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

#breadcrumbcontainer li {
      display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
      
/* @end */

/* @group Quicktime Page */

.movie-description {

}
      
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
      letter-spacing: 2px;
      margin-bottom: 5px;
      font: normal 2em Georgia, serif;
}.movie-page-description {
      font-size: 0.9em;
      margin-bottom: 15px;
      padding-bottom: 10px;
      border-bottom-style: solid;
      border-bottom-width: 1px;
}.movie-thumbnail-frame {
      width: 132px;
      float: left;
      position: relative;
      margin-right: 10px;
      margin-bottom: 10px;
      border: 1px outset #515b6a;
      text-align: center;
      padding: 2px;
}

.movie-thumbnail-frame:hover {
}.movie-thumbnail-caption {
}
      
/* @end */

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

.movie-background {
      margin: 10px;
}

.movie-title {
      letter-spacing: 2px;
      font: normal 2em Georgia, serif;
}

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


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
      background: #f4f4f4;
      width: 98%;
} 

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

#sidebarContainer h5 {
      text-align: center;
      padding: 3px 5px;
      margin-bottom: 0px;
      color: #fff;
      letter-spacing: 1px;
      border: 1px solid ;
      border-bottom-style: none;
      margin-right: auto;
      margin-left: auto;
      font-variant: normal;
      font-style: italic;
      font-size: 15px;
}

#sidebarContainer h6 {
      padding: 4px;
      margin-top: 0px;
      color: #000;
      border: 1px solid #545454;
      font-weight: normal;
      font-style: normal;
      text-align: left;
      font-size: 1em;
      margin-bottom: 7px;
}

/* RWT-Mello. Released on Monday January 10, 2009. This version was created to work with RW version 4.0+ */

/* @group Toolbar */
/* @group Top Toolbar */

/* Toolbar Styles */

#navcontainer {
      width: 999px;
      z-index: 999;
      margin-top: 0px;
}
/* Firefox */ @-moz-document url-prefix() { #navcontainer { margin: -1px;
      left: 0;
      z-index: 999;
      float: left;
      margin-top: -32px; } }




#navcontainer ul .current {
}

#navcontainer .current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul{
      list-style:none;
      padding: 0px;
      overflow:hidden;
      z-index: 5;
}

#navcontainer li {      position: relative;
      display: inline;
      float: left;
}

#navcontainer a {
      display: block;
      text-decoration: none;
      padding: 0.8em 0.8em 0.5em;
}

#navcontainer a:hover {
}

#navcontainer a:active {
}

/* Child - Level 1 */
/* All browsers will use this code, it will make the pop out menus work */
#navcontainer ul ul {
      display: none;
}

#navcontainer ul ul li {
      display: none;
}

#navcontainer ul ul a {
      display: none;
}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul .current{
}


/* Child Level 3 */

#navcontainer ul ul ul {
      
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{display:none;}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{display:block;
}
/* @end */


#sub_navcontainer {
      position: relative;
      top: 0;
      font-size: 1em;
      text-align: left;
      margin: 0 1px 0 0;
}

/* Parent - Level 0 */

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

#sub_navcontainer ul li { /*hides the top level*/
      position: relative;
      display: inline;           margin: 0;
      padding: 0;
}

#sub_navcontainer ul li a { /*hides the top level*/
      display: none;
}

/* Child - Level 1 */

#sub_navcontainer ul ul {
      display: block;
      margin-bottom: 10px;
}

#sub_navcontainer ul ul li {
}

#sub_navcontainer ul ul li a {
      display: block;
      padding-left: 10px;
      line-height: 25px;
      margin-top: 1px;
      height: 22px;
}

/* Child Level 2 */

#sub_navcontainer ul ul ul {
      border-top: none;
      margin-bottom: 0;
}
#sub_navcontainer ul ul ul li a {
      background-color: DarkGoldenRod
      border-bottom: none;
}
#sub_navcontainer ul ul ul li a:hover {
      background-color: transparent;
}
#sub_navcontainer ul ul ul a.current{
      background-color: transparent;
}

#sub_navcontainer ul ul ul li a {
      padding: 0 0 0 40px;
}

/* Child Level 3 */

#sub_navcontainer ul ul ul ul li a {
      padding: 0 0 0 80px;
}
/* @end */

/* @group ExtraContent */

#myExtraContent2{
      border-bottom: 1px solid #e7e7e7;
      padding: 9px;
      margin-right: 1px;
}
#myExtraContent4{
      text-align: left;
}
#myExtraContent4 h3{
      text-align: center;
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}.blog-entry-summary {
      margin-bottom: 10px;
}
.blog-archive-headings-wrapper {
      margin-bottom: 20px;
      padding-bottom: 20px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}.blog-archive-month {
      letter-spacing: 2px;
      margin-bottom: 5px;
      font-style: normal;
      font-size: 2em;
}

.blog-archive-link {
      font-size: 0.9em;
      margin-bottom: 15px;
      padding-bottom: 10px;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}      
/* @end */

/* @group Tag Cloud */
ul.blog-tag-cloud {
      margin: 0 0 10px;
      padding: 0;
      text-align: left;
}

ul.blog-tag-cloud li {
      display: inline;
      padding-right: 5px;
}

.blog-tag-size-1 {      
      font-size: 0.8em;
}

.blog-tag-size-2 {      
      font-size: 0.85em;
}

.blog-tag-size-3 {      
      font-size: 0.9em;
}

.blog-tag-size-4 {      
      font-size: 0.95em;
}

.blog-tag-size-5 {      
      font-size: 1em;
}

.blog-tag-size-6 {      
      font-size: 1.05em;
}

.blog-tag-size-7 {      
      font-size: 1.1em;
}

.blog-tag-size-8 {      
      font-size: 1.15em;
}

.blog-tag-size-9 {      
      font-size: 1.2em;
}

.blog-tag-size-10 {      
      font-size: 1.25em;
}

.blog-tag-size-11 {      
      font-size: 1.3em;
}

.blog-tag-size-12 {      
      font-size: 1.35em;
}

.blog-tag-size-13 {
      font-size: 1.4em;
}

.blog-tag-size-14 {      
      font-size: 1.45em;
}

.blog-tag-size-15 {
      font-size: 1.5em;
}

.blog-tag-size-16 {      
      font-size: 1.55em;
}

.blog-tag-size-17 {      
      font-size: 1.6em;
}

.blog-tag-size-18 {      
      font-size: 1.65em;
}

.blog-tag-size-19 {
      font-size: 1.7em;
}

.blog-tag-size-20 {      
      font-size: 1.75em;
}

/* @end */



.blog-entry {
      margin-bottom: 20px;   
}

.blog-entry-title {
      font-size: 1.2em;
      margin-top: 1px;
}

.blog-entry-date {
      font-size: 0.8em;
      color: #B8860B;
      background: url(images/dates/date_green.jpg) no-repeat 0 center;
      height: 20px;
      line-height: 20px;
      display: table;
      margin-bottom: 10px;
      text-indent: 25px;
      margin-top: 5px;
}

.blog-entry-title a {
      margin-bottom: 0;
      text-decoration: none;
}

.blog-read-more {
      display: block;
      padding-top: 10px;
}

.blog-entry-body {
      border: 2px #A9A9A9 solid;
      border-bottom: 2px solid #A9A9A9;
      padding: 10px;      background: OliveDrab ;
}
.blog-entry-comments {
      margin-top: 10px;
}

/*styles the category link in the main entry */
.blog-entry-category {
      padding-left: 0px;
      margin-left: 0px;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

/* styles the archives in the blog sidebar */
#blog-archives {
      margin-bottom: 10px;
      line-height: 1.8;
}

.blog-archive-link-enabled {
      padding-left: 0px;
}

.blog-archive-link-disabled {
      padding-left: 0px;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
      margin-bottom: 10px;
      line-height: 1.4;
      margin-top: 15px;
      padding-top: 6px;
      font-size: 1.12em;
      margin-left: 10px;
      border-top: 1px solid #e6e6e6;
      border-bottom: 1px solid #e6e6e6;
      padding-bottom: 6px;
}

.blog-category-link-enabled {
      padding-left: 0px;
}

.blog-category-link-disabled {
      padding-left: 0px;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
      margin-bottom: 10px;
      line-height: 1.5;
}

.blog-rss-link {
      background: url(images/bg/rss_icon.jpg) no-repeat left center;
      padding-left: 16px;
}

.blog-comments-rss-link {
      background: url(images/bg/rss_icon.jpg) no-repeat left center;
      padding-left: 16px;
}

/* Comment links */
a.blog-comment-link {
      padding-left: 0px;
      margin-right: 5px;
}

/* Trackback links */
a.blog-trackback-link {
      padding-left: 0px;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
      
}

.filesharing-item {
      margin-bottom: 15px;
      padding: 7px;
}
.filesharing-item-title{
      background: url(images/icons/dload.png) no-repeat left center;
      padding-left: 44px;
      font-size: 1.4em;
      letter-spacing: 1px;
      font-style: normal;
      padding-top: 4px;
}
.filesharing-item-title a:link {
      
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

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

/* @end */

/* @group Photo Album */

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

.album-title {
      color: #040404;
      font-size: 1.7em;
      font-weight: normal;
      letter-spacing: 2px;
      margin-bottom: 10px;
}

.album-description {
      color: #0c0c0c;
      letter-spacing: 2px;
      margin-bottom: 70px;
}

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

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

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

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
      border: 1px solid #cccccc;
      padding: 1px;
      margin: auto;
}

.thumbnail-caption {
      margin: 0;
      padding: 0;
      line-height: normal;
      width: 100%;
      height: 38px;
      display: block;
}
      
/* @end */

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

.photo-background {
      margin: 0 auto;
      background-color: #303030;
      width: 1000px;
}

.photo-navigation {
      background: #161616;
      margin-bottom: 10px;
      padding: 5px;
      text-align: center;
      border: 2px solid #000;
}

.photo-links {
      margin: 0;
      padding: 0;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {
      color: #ffffff;
}

.photo-frame{
      padding: 2px;
      background: #949b98;
}


.photo-title {
      font-size: 1.7em;
      font-weight: normal;
      letter-spacing: 2px;
      color: #ffffff;
      margin: 0;
      padding: 0;
}

.photo-caption {
      color: #cccccc;
      letter-spacing: 2px;
      margin: 0;
      padding: 0;
}

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

/* @group Sitewide Classes and Details */



blockquote {      font-style: italic;
}
code {
      color: #3d3d3d;
      font-family: "Courier New", Courier, mono;
}h1 {}h2 {}h3 {}.imageStyle {}/* Main content area unordered list styles */#contentContainer #content ul {
      margin: 10px;      padding: 0 10px;}#contentContainer #content li {}ul.disc {      list-style-type: disc;}ul.circle {      list-style-type: circle;}ul.square {      list-style-type: square;}
ol.arabic-numbers {      list-style-type: decimal;}ol.upper-alpha {      list-style-type: upper-alpha;}ol.lower-alpha {      list-style-type: lower-alpha;}ol.upper-roman {      list-style-type: upper-roman;}ol.lower-roman {      list-style-type: lower-roman;}/* Sidebar area unordered list styles */#sidebarContainer #sidebar ul {      margin: 10px;      padding: 0 10px;}#sidebarContainer #sidebar li {}/* Table Styles */table {      font-size: 1em;}

/* @end */

/* @group Footer */


#bottom{
      background: #000000;      min-height: 120px;      padding-top: 16px;
      position: relative;
}

#footer {
      color: #fff;
      text-align: center;
      position: relative;
      bottom: 0;
      margin-top: 20px;
      margin-left: auto;
      margin-right: auto;
}
#bottom {
  min-height:180px;
  height:auto !important;
  height:180px;
      bottom: 0;
      clear: both;
}

#footer p {
      margin: 0;
      padding: 15px 15px 5px;
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
}


/* @end */

/* @group extraContent */

#extraContainer1{
      padding-left: 14px;
      padding-right: 14px;
      text-align: left;
      padding-top: 90px;
      font: 1.1em/1.4em Myriad, "Myriad Roman" , "Myriad Pro" , "Myriad Web", "Lucida Grande", Lucida, Tahoma, Arial, Verdana, sans-serif;
}

#extraContainer2{      padding-left: 4px;
      padding-right: 4px;
      margin-top: 10px;
      text-align: left;
      font-family: Myriad, "Myriad Roman" , "Myriad Pro" , "Myriad Web", "Lucida Grande", Lucida, Tahoma, Arial, Verdana, sans-serif;
      line-height: 1.4em;
}
#extraContainer2 a{  
      padding-left: 0;
      margin-top: 10px;
}

#extraContainer3{      padding-left: 20px;
      padding-right: 20px;
      font-size: 100%;
      line-height: 1.5em;
      text-align: left;
}

#extraContainer4{
      padding-left: 20px;
      padding-right: 20px;      text-align: left;
}



/* @end */

/* @group File Sharing */

.filesharing-description {
      
}

.filesharing-item {
      margin-bottom: 15px;
      padding: 7px;
}
.filesharing-item-title{
      background: url(images/icons/dload.png) no-repeat left center;
      padding-left: 44px;
      font-size: 1.4em;
      letter-spacing: 1px;
      font-style: normal;
      padding-top: 4px;
}
.filesharing-item-title a:link {
      
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

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

/* @end */
#bt1{
      z-index: 999;
      background: url(images/bottombottom.gif) no-repeat 0 bottom;
}
#flashcontainer{
      width: 1000px;
}

/* @group Clears */
.clear-bottom{
      height: 40px;
}


/* @end */

/* @group Partitions Specifics */
td .image-left {
      float: left;
      margin: 3px 10px 0 0;
} 
td .image-right {
      float: right;
      margin: 3px 0 0 10px;
}

/* @end */

