
/* -----------------------------------------------
Page Structure
----------------------------------------------- */

html, body, table#Frame {
  font: normal 11px/1.35em "Verdana", sans-serif;
  color: #3B331E;
  background-color: #FEFBEA;
  margin: 0 auto;
  text-align: center;
  height: 100%;
}

form {
  height: 100%;
  margin: 0;
  padding: 0;
}

td {
  font: normal 11px/1.35em "Verdana", sans-serif;
}

table#Frame {
  margin: 0 auto;
  height: 100%;
}

table#Frame td {
  vertical-align: top;
}

table#Frame td.GutterLeft {
  width: 1px; 
  background-color: #fff; 
  border-left: solid 1px #000;
}

table#Frame td.Content {
  background-image: url(/images/pattern_green.gif);
  border-left: solid 1px #000;
  border-right: solid 1px #000;
}

table#Frame td.GutterRight {
  width: 1px; 
  background-color: #FFF; 
  border-right: solid 1px #000;
}

div#Wrapper {
  width: 770px;
  background-color: #FFF;
  margin: 0;
  text-align: center;
}

div#Header {
  width: 770px;
  background-color: transparent;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  display: block;
  clear: both;
  background-image: url(/images/pattern_green.gif);
}

div#Copyright a, div#Copyright a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: dotted 1px #000;
}

/* -----------------------------------------------
Navigation
----------------------------------------------- */

div#Navigation {
}

div#Navigation ul {
  list-style: none;
  text-transform: uppercase;
  display: inline;
  margin: 0;
}

div#Navigation li {
  float: left;
  margin: 0;
  padding: 4px 20px 5px 0;
}

div#Navigation a.Selected {
  color: #FFF;
  text-decoration: none;
}

/* -----------------------------------------------
Meta Navigation
----------------------------------------------- */

div#Meta {
  font-family: verdana, sans-serif;
  font-size: 10px;
  line-height: 10px;
  color: #3B331E;
  margin: 0 0 1px 39px;
  float: left;
}

div#Meta ul {
  background-color: #C7DC94;
  list-style: none;
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}

div#Meta li {
  float: left;
  margin: 0;
  padding: 4px 7px 0px 7px;
  height: 16px;
}

div#Meta li.corner {
  float: left;
  margin: 0;
  padding: 0;
}

div#Meta a, div#Meta a:hover {
  color: #3B331E;
  text-decoration: none;
}

/* -----------------------------------------------
Content Shell
----------------------------------------------- */

div#Content {
  width: 770px;
  padding: 0;
  text-align: left;
  float: left;
  background: url(/images/content_background.gif);
}

div.Alt div#Content {
}

div#Content h1 {
  font-size: 13px;
  color: #3B331E;
  margin: 0px 0 6px 0;
  /* text-transform: uppercase; */
}

div#Content h2 {
  font-size: 12px;
  color: #3B331E;
  margin: 10px 0 0 0;
}

div#Content h3 {
  font-size: 11px;
  color: #3B331E;
  margin: 2px 0 2px 0;
}

div#Content p {
  margin: 0 0 6px 0;
}

div#Content a {
  color: #3B331E;
  text-decoration: underline;
}

div#Content a {
  text-decoration: none;
  color: #97AB20;
  border-bottom: dotted 1px #97AB20;
}

div#Content a:hover {
  text-decoration: none;
  color: #E07080;
  border-bottom: dotted 1px #E08070;
}

div#Content th {
  color: #3B331E;
}

div#Shim {
  float: left;
  height: 310px;
}

div#Left {
  float: left;
}

div.Standard div.Bio p {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}

div.Standard div#Left {
  width: 244px;
  padding: 9px;
  color: #FFF;
  background-color: transparent;
}

div.Standard div#Left img.Main {
  margin: 0 0 9px 0;
}

div.Meta div#Left {
  width: 148px;
  padding: 17px 6px;
}

div#Center, div#CenterFull {
  float: left;
  background-color: #FFF;
  padding: 10px 15px 0 15px;
  margin-bottom: 6px;
}

div#Center h2 {
  font-size: 12px;
  color: #3B331E;
  margin: 20px 0 4px 0;
}

div.Standard div#Center {
  width: 300px;
}

div.Standard div#CenterFull {
  width: 470px;
}

div.Meta div#Center {
  width: 400px;
}

div#Right {
  float: left;/*right;*/
  padding: 2px;
}

.message {
  padding: 3px 5px;
  background-color: #fbf0f3;
  border-top: dotted 1px #8c766f;
  border-bottom: dotted 1px #8c766f;
  text-align: left;
  width: 100%;
}

.message a {
  color: #8c766f;
}

div.Standard div#Right {
  width: 156px;
  padding: 2px;
  font-size: 10px;
  margin-top: 28px;
}

div.Meta div#Right {
  width: 156px;
  padding: 2px;
  margin-top: 20px;
}

table#TeamList ul li {
  padding: 6px 0;
}

div#Copyright {
  color: #3B331E;
  text-align: left;
  padding: 6px 10px;
  font-size: 10px;
}

/* ---------------------------------------
Solutions Box
--------------------------------------- */

div#Solutions {
  font-family: verdana, sans-serif;
  font-size: 9px;
  color: #666;
  text-align: center;
  margin: 0 auto;
  width: 770px;
}

div#Solutions div {
  margin: 6px 6px 8px 6px;
}

div#Solutions a {
  color: #666;
  white-space: nowrap;
}

div#BreadCrumb {
  margin: 0 0 8px 0;
}

div#BreadCrumb a {
  text-decoration: none;
  color: #97AB20;
  border-bottom: dotted 1px #97AB20;
}

div#BreadCrumb a:hover {
  text-decoration: none;
  color: #E07080;
  border-bottom: dotted 1px #E08070;
}

/* ---------------------------------------
Gallery
--------------------------------------- */

table#GalleryShell {
}

table#GalleryShell td.Description {
  padding: 10px;
  vertical-align: top;
}

table#GalleryNavigation {
  margin: 6px 0;
}

table#GalleryNavigation td {
  width: 20px;
  height: 20px;
  text-align: center;
  vertical-align: top;
}

table#GalleryNavigation td div {
  border: solid 1px #999;
  width: 18px;
  height: 16px;
  margin: 4px 4px 0 0;
}

table#GalleryNavigation td.Selected div {
  border: solid 1px #FFF;
  width: 18px;
  height: 16px;
  margin: 4px 4px 0 0;
}

table#GalleryNavigation td div:hover {
  border: solid 1px #FFF;
}

table#GalleryNavigation td div a {
  color: #999;
  margin: 2px;
}

table#GalleryNavigation td div:hover a {
  color: #FFF;
  margin: 2px;
}

table#GalleryNavigation a {
  text-decoration: none;
  border: 0;
  color: #EEE;
}

table#GalleryNavigation a:hover {
  text-decoration: none;
  border: 0;
  color: #FFF;
}

table#GalleryNavigation td.Selected a {
  text-decoration: none;
  border: 0;
  color: #FFF;
}

table.AdminImageList {
}

table.AdminImageList td {
}

/* ---------------------------------------
Form Container
--------------------------------------- */

div#Form {
  margin: 10px 0;
}

div#Form table {
  width: 100%;
}

div#Form table th {
  padding: 4px 4px 4px 0;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
  font-weight: normal;
}

div#Form table td {
  padding: 4px 0 4px 2px;
  width: 100%;
  text-align: left;
}

div#Form div.Action {
  margin-top: 10px;
  padding-top: 8px;
  border-top: 1px solid #666;
  width: 520px;
}

/* ---------------------------------------
Form Elements
--------------------------------------- */

form {
  margin: 0;
  padding: 0;
}

input, textarea, select {
  padding: 2px;
  font-size: 11px;
  line-height: 16px;
  color: #000;
  font-family: verdana, sans-serif;
}

checkbox {
  padding: 0;
}

div.Action input, input.Action {
  font-family: verdana, sans-serif;
  padding: 1px 6px;
  font-size: 11px;
  background-color: #FBF0F3;
  cursor: pointer;
  border: solid 1px #3B331E;
}

/* ---------------------------------------
Form decoration
--------------------------------------- */

.Required {
  color: #FF0000;
}

div#Success {
  background-color: #D5E3B9;
  border-top: solid 1px #009933;
  border-bottom: solid 1px #009933;
  padding: 8px 16px;
  margin: 10px 0;
  font-weight: normal;
}

div#Error {
  background-color: #FBF0F3;
  border-top: solid 1px #FF0000;
  border-bottom: solid 1px #FF0000;
  padding: 8px 16px;
  margin: 10px 0;
  font-weight: normal;
}

/* ---------------------------------------
Misc. rules
--------------------------------------- */

a {
  color: #3B331E;
  background-color: transparent;
  text-decoration: none;
  padding: 0;
}

a:hover {
  color: #FFF;
  text-decoration: underline;
}

img, div#Content a.NoBorder {
  border: 0;
  color: #000;
}

ul.NoBullets {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

ul.NoBullets li {
  margin: 0;
  padding: 2px 0;
}

div#promo {
  padding: 4px 8px 8px 8px; background-color: #fbf0f3;
  float: left;
}

div#promo ul {
  float: left;
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

div#promo ul li {
  margin: 0;
  padding: 2px 0;
  float: left;
  width: 100px;
}

ul.MasterList li {
  margin: 0;
  padding: 6px 0;
}

ul.MasterList li a {
  font-weight: bold;
}

/* ---------------------------------------
--------------------------------------- */

div#Administration {
  margin: 2px 0 10px 0;
}

div#Administration .list-header h1 {
  margin: 0 0 2px 0;
}

div#Administration .list-header h2 {
  font-size: 11px;
  font-weight: normal;
  margin: 0 0 1em 0;
}

div#Administration .list-header a {
  color: #333;
}

div#Administration ul.list {
  margin: 0;
  padding: 0;
}

div#Administration ul.list li {
  margin: 0;
  padding: 5px 0;
  border-bottom: solid 1px #eee;
  list-style-type: none;
}

div#Administration div {
  margin: 10px 0;
}
