﻿/* graphical.css */
/* base graphical style for OFS website */

body {
  margin: 0;
}

#corset {
  margin: 0 0 0 46px;
  width: auto;
}


#holder {
  /* was margin: 54px 72px 0px 216px; */
  margin: 4px 0px 0px 62px;
  /* max-width: 762px; */
  left: 0px; top: 0px;
  width: 872px;
}

#header {
  height: 39px;
  padding-top: 3px;
  padding-left: 24px;
  font: 8pt tahoma,arial,helvetica,sans-serif;
  font-weight: bold;
  color: #FF7132; }
  
#header A {
  color: #FF7132; }
  
#header .header-text {
  float: left;
  text-transform: lowercase; }
  
.authenticatedentity {
  padding: 0px 0.2pc 0px 18px;
  background-position: left 1px;
  background-repeat: no-repeat; 
  background-image: url(/glue/images/icn_item_user.gif); }
  
#footer {
  height: 36px;
  font: 8pt tahoma,arial,helvetica,sans-serif;
  color: #FF7132; }
  
#footer A {
  color: #FF7132; 
  font-weight: bold;}
  
/* banner styles */

#banner {
 width: 100%;
 height: 76px;
 background-color: #FDF0E5;
 }
 
IMG.ofs_banner {
 float: right;
 padding-right: 16px;
 padding-left: 92px;
}

IMG.ofs {
 border: solid 2px #FD7332;
 margin-right: -8px;
 }

DIV.navButton 
{ 
 background-image: url(../images/button.gif);
 margin: 0px -24px 0px 0px;
 padding: 10px 0px 0px 48px;  
 width: 204px;
 height: 26px;  
 text-align: left;
 background-repeat:no-repeat;
 text-decoration: none;
 font-weight: bold; 
 color: White; 
 font-size: 12px;
}

DIV.navlink 
{
  padding: 4px 0px 4px 32px;
  width: 179px;
  height: 16px;
  font-weight: bold; 
  font-size: 12px;
  color: #FFA881;
}

DIV.navlink A 
{
  text-decoration: none; 
  color: #FF6318; 
   }  
   
SPAN.navlink  A 
{
  text-decoration: none; 
  color: White;
}

SPAN.navlink  A:hover
{  
  color: #FFA881;
}


/* content area styles */

#content {
  margin-bottom: 8px;
  _width: 1000px;
  min-width: 1000px;
  max-width: 1000px;
  /* background-image: url(../images/content_background.png); */
  background-color: White;
  border: solid 6px #FB762B;
 }

#contentzones {
 margin-left: 30px;
 margin-right: 0px;
 float: left;
 width: 680px;
}

.contentzones A {
 color: #FF7132; 
}

.contentzones H1 {
 color: #FF7331;
 margin: 4px 0px 8px 0px; 
}

#contentupper {
  min-height: 342px;
  padding: 12px 12px 12px 12px;
  font: 75%/135% arial,helvetica,sans-serif; }
 
.leftcolumn, .rightcolumn
{
    position: relative; top: 0px;
    width: 45%;
}

.leftcolumn {
  float: left;
}

.rightcolumn {
  margin-left: 45%; }
  
DIV.eventImages {
    float: right;
    overflow: auto;
    font: 8pt arial,helvetica,sans-serif; 
    margin: 4px 0px 0px 4px;
    padding: 8px 8px 8px 8px; 
    background-color: white;
    border-right: solid 1px #FB762B;
}
       
/* logo styles */

.ofs_logo {
  position: absolute;
  z-index: 999;
  left: 32px;
  top: 24px; 
  src: url(../images/ofs_logo.gif); }
  
.leaf_logo {
  position: absolute;
  z-index: 999;
  left: 24;
  top: 160px;
  src: url(../images/leaf_logo.gif);
  }
  
#leaf_logo_ie6 {
 display: none;
}
  
#ofs_logo_ie6 {
 display: none;
}

IMG.homepage {
 border: solid 2px #FD7332;
}

/* breadcrumbs bar styles */

#breadcrumbs {
  clear: both;
  margin: 0px;
  padding: 6px 6px 7px 122px;
  background-color: #FBDCC7;
  font: 8pt tahoma,arial,helvetica,sans-serif;
  color: #FD7332; 
  height: 10px; 
  border-bottom: solid 2px #F7DDC6;}
    
#breadcrumbs A {
  color:#FD7332; }
    
/* navigation */

#navigation {
 padding-left: 110px;
 padding-right: 4px;
 height: 28px;
 background-color: #FD7332;
 border-top: solid 2px #F7DDC6;
}
  
.ebMenu 
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}

DIV#navigation .ebMenu LI
{
    display: inline;
    margin: 0px 2px 0px 0px;
    font: 11pt arial,helvetica,sans-serif;
}

DIV#content .tertiary .ebMenu LI {
  font-size: 8pt;
}

#navigation A.menuItem, #flatNav A {
 display: block; float: left;
 height: 20px;
 padding: 6px 8px 0px 8px;
 cursor: hand;
 text-align: center;
 font-weight: bold;  
 color: White;  
 border: solid 1px #FD7332;
 text-decoration: none; 
 }
 
#navigation A.selected {
  background-color: #F7C9AB;
  color: #FD7332;
  border-top: solid 1px #FD7332;
  border-right: solid 1px #FD7332;
  border-bottom: solid 1px #F7DDC6;
  border-left: solid 1px #F7DDC6;
} 

#flatNav li.selected A {
  text-decoration: underline !important;  
  }
  
  
#sideNav {
  margin: 0px 12px 12px 12px;
}  
  
#sideNav .ebMenu li a
{
 height: 4px; 
 *height: 26px!important;
 display: block;
 color: #FD7332;  
 font-weight: bold;
 text-decoration: none;
 margin: 1px;
 /*padding: 10px 12px 0!important; */
}

#sideNav .ebMenu li a:hover
{
  text-decoration: underline;
  color: #A03704;
}

#sideNav .ebMenu li.selected a
{
  text-decoration: underline;
  color: #A03704;
}
  
/* sidebar styles */

#sidezone {
 float: left; 
 width: 220px;
 margin-left: 12px;
}

#sidebar {
 width: 220px;
 margin-top: 0px;
 background-color: #F7DDC6;
 border: solid 3px #FD7332;
}

#sidebar DIV.searchbox {
 background-color: #FD7332; 
 padding-left: 18px;
 padding-top: 8px;
 padding-bottom: 8px;
}

#sidebar .findbox {
 width: 108px;
 margin-top: -1px;
}

#sidebar .findBtn {
 width: 164px;
}

#sidebar .findCaption {
 font: 8pt arial,helvetica,sans-serif;
 color: White;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
}

#sidebar .searchTitle {
 font: 12pt arial,helvetica,sans-serif;
 font-weight: bold;
 color: White;
 margin: 0px 0px 8px 0px;
 padding: 0px 0px 0px 0px;
  
}

DIV#sidebar .ebMenu LI 
{
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 2px;
  background-color: #F7DDC6;
  padding: 6px 4px 6px 8px;
  font: 10pt arial,helvetica,sans-serif;
  font-weight: bold;  
  }

DIV#sidebar .ebMenu LI.selected {
 background-color : #FDFACF;
}

#sidebar A {
  color: #FD7332;
  text-decoration: none;
} 

#announcementList {
  padding-left: 8px;
}

/* dropdown styles */

.dropdown {
 position: absolute;
 margin-top: 0px;
 padding-top: 0px;
 margin-left: 0px;
 width: 205px;
 background-color: #F7DDC6;
 border-left: solid 3px #FD7332;
 border-right: solid 3px #FD7332;
 border-bottom: solid 3px #FD7332;
 filter:alpha(opacity=95);
  -moz-opacity:.95;
  opacity:.95;
 z-index: 999;
}

.dropdown .ebMenu LI 
{
  margin-top: 2px;
  margin-left: 2px;
  margin-right: 2px;
  background-color: #F7DDC6;
  padding: 6px 4px 6px 8px;
  font: 12px arial,helvetica,sans-serif;
  font-weight: bold;  
  }

.dropdown .ebMenu LI.selected {
 background-color : #FDFACF;
}

.dropdown A {
  color: #FD7332;
  text-decoration: none;
} 

DIV.hiddenmenu {
 display: none;
}

DIV.shownmenu {
 display: block;
}

DIV.short {
 width: 160px;
}

/* paging styles */

.ebPaging {
  padding: 8px 0px;
}

.ebPaging A, .ebPaging SPAN, .ebPaging STRONG {
  display: inline-block;
  padding: 0px 4px 2px 4px; 
  height: 16px;
  font-size: 90%;
  line-height: 110%; }

.ebPaging A, .ebPaging STRONG {
  text-align: center;
  border: solid 1px #e0e0e0; }

.ebPaging SPAN {
  padding-left: 0px;
  padding-right: 0px; }
  
.ebPaging A:hover {
  border-color: #c0e0c0; }
  
.ebPaging STRONG {
  border-color: #c0c0c0;
  background-color: #e0e0e0;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: bold; }

