/*
    GHFH CSS

    top, right, bottom, left

    YUI Fonts in percent: 77, 85, 93, 100, 108, 116, 123.1,
    131, 138.5, 146.5, 153.9, 161.6, 167, 174, 182, 189, 197
*/

/* override YUI min width */
#doc3 {
  min-width: 340px;
}

h1 {
  font-size: 146.5%;
}
h2 {
  font-size: 138.5%;
}
h3 {
  font-size: 123.1%;
  margin-bottom: 2px;
  clear:left
}
h4 {
  font-size: 108%;
  margin-bottom: 2px;
}
h5 {
  margin-bottom: 2px;
}
hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border-color: #EFEFEF;
  border-style:solid none;
  border-width:1px 0;
  height:2px;
}

fieldset {
  margin-top: 15px;
}

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

/* top, right, bottom, left */

.float-center {
  margin: 10px;
  text-align: center;
}
.float-left {
  float: left;
/*  margin: 2px 6px 12px 4px;*/
}
.float-right {
  float: right;
/*  margin: 4px; */
}
img.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.float-left {
  float: left;
  margin: 2px 6px 12px 4px;
}
img.float-right {
  float: right;
  margin: 4px;
}

.screen-shot {
/*  float: left; */
  margin: 2px 6px 2px 4px;
}
.screen-shot img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

p.caption {
  text-align: center;
  font-size: 93%;
}

/* default skin theme colors */

body {
  background: #fff;
  color: #454545;
}

h1, h2 {
  color: #003333;
}
h3 {
  color: #293339;
}
h4, h5 {
  color: #5f5f5f;
}
h3 a, h3 a:visited {
  font-size: 77%;
  font-weight: normal;
}
a, a:visited {
  color: #06c;
}
a.disabled {
  color: #999;
}
a:hover {
  background-color: #ff8;
}
a:hover img {
  background-color: #fff;
}
td a:hover img {
  background-color: #e6f2ff;
}
td {
  background-color: #fff;
  border-color: #c5dbf7;
}

dl, dt, dd,
#hd, #ft,
.sidebar, .sidebar h5,
#topmenu a, #topmenu a:visited {
  background: #f8fbfd;
  color: #5f5f5f;
  border-top-color: #e6f2ff;
  border-right-color: #9bb1bf;
  border-bottom-color: #9bb1bf;
  border-left-color: #e6f2ff;
}

dt {
  background: #88aabb;
  color: #000;
}

#topmenu,
#topmenu a,
#topmenu a:visited {
  background: #e7f1f8;
  color: #003333;
}
#topmenu a:hover {
  background: #fff;
  color: #06c;
}
#topmenu a,
#topmenu a:visited,
#topmenu a:hover {
  border-top-color: #d1e2ef;
  border-left-color: #d1e2ef;
}

#banner  h1 a, h1 a:visited {
  color: #003333;
}
#banner  h1 a:hover {
  color: #d15517;
}

.sidebar h4 {
  color: #003333;
}
.sidebar h5 {
  background: #fff;
}

#ft a, #ft a:visited {
 color: #5f5f5f;
}

.page_menu a {
  color: black;
  background-color: #e6f2ff;
  border-color: #e6f2ff;
}
.page_menu a:visited {
  color: black;
}
.page_menu a:hover {
  background-color: #f8fbfd;
}
.page_menu a:active {
  color: black;
}

/* default layout styling */

#hd {
  width: 100%;
  padding: 4px 0px 0px 0px;
  margin: 4px 0px 0px 0px;
  border-width: 1px;
  border-style: solid;
}

#banner {
  width: 100%;
  padding: 0px 0px 4px 0px;
  margin: 0px 0px 0px 0px;
  clear:both;
}
#banner h1 {
  font-size: 197%;
  margin: 12px 0px 0px 8px;
  padding: 0px 0px 0px 0px;
}

#menu_header {
  float: right;
  width: auto;
  font-size: 100%;
  text-align: right;
  padding: 0px 5px 5px 5px;
}

#menu_header ul {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
#menu_header li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 5px;
  display: inline;
  list-style-type: none;
}
#menu_header a, #menu_header a:visited {
 text-decoration:none;
}

/* top, right, bottom, left */

#topmenu {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
}
#topmenu ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#topmenu li {
  padding: 0px;
  margin: 0px;
  display: inline;
  list-style-type: none;
}
#topmenu a, #topmenu a:visited {
  margin: 0px 0px 0px 0px;
  padding: 2px 10px 3px 10px;
  line-height: 2;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  font-size: 108%;
  font-weight: bold;
  border-width: 1px;
  border-style: solid;
}
#topmenu a:hover {
  padding: 2px 10px 3px 10px;
}
.page_menu{
/*  font-size: 108%;*/
  padding: 6px 0px 4px 0px;
  text-align:left;
}
.page_menu ul{
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
.page_menu li {
  display: inline;
  list-style-type: none;
}
.page_menu a {
  border-width: 2px;
  border-style: outset;
  padding: 1px 4px 1px 4px;
  line-height: 2;
  white-space: nowrap;
  text-decoration:none;
}
.page_menu a:visited {
  text-decoration:none;
}
.page_menu a:hover {
  border-style: inset;
  padding: 2px 3px 0px 5px; /*shift text 1px to the right and down*/
}

/*  top, right, bottom, left*/

.sidebar {
  margin: 20px 10px 15px 0px;
  padding: 0px 0px 5px 0px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
}
.sidebar h4 {
  margin: 8px 6px 0px 6px;
}
.sidebar h5 {
  margin: 20px 10px 10px 10px;
  padding: 5px 5px 5px 5px;
  border-width: 1px;
  border-style: solid;
}
.sidebar ul {
  list-style-type: none;
  text-align: left;
}
.sidebar li {
  margin: 0px 0px 0px 0px;
  text-align:left;
  display: block;
  list-style-type: none;
}
.sidebar p {
  font-size: 93%;
  padding: 10px 8px 10px 5px;
  margin: 0px 0px 0px 0px;
  text-align:left;
  text-indent: 10px;
}
.sidebar li.current {
  font-weight: bold;
/*  padding: 1px 4px 1px 4px; */
/*  background: #fff;*/
/*  color: #003333;*/
/*  padding: 0px 20px 0px 0px;*/
/*  background-repeat: no-repeat;*/
/*  background-image: url('../images/ghfh.gif');*/
/*  background-position: right;*/
}

#ft {
  margin: 10px 0px 10px 0px;
  padding: 6px 0px 6px 0px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
}

#ft p {
  margin:0;
  font-size: 93%;
}

#ft img {
  vertical-align: text-bottom;
  margin: 0px 6px 0px 0px;
  padding: 0px;
}

#ft a, #ft a:visited {
 text-decoration: none;
 font-weight: bold;
}

/* will_paginate */
.pagination {
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 3px;
  line-height: 2;
}
.pagination a {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #aaaadd;
  text-decoration: none;
  color: #000099;
}
.pagination a:hover, .pagination a:active {
  border: 1px solid #000099;
  color: #000;
}
.pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #000099;
  font-weight: bold;
  background-color: #000099;
  color: #FFF;
}
.pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #eee;
  color: #ddd;
}

.label-hidden {
  position: absolute;
  left: 0px;
  top: -100px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/* swfs */
.swfcontent {
  text-align: center;
}
.hide-on-print {
    border: 1px solid  #bbd8ec;
    padding: 15px;
    text-align: center;
}
.ruby .normal {}
.ruby .comment { color: #005; font-style: italic; }
.ruby .keyword { color: #A00; font-weight: bold; }
.ruby .method { color: #077; }
.ruby .class { color: #074; }
.ruby .module { color: #050; }
.ruby .punct { color: #447; font-weight: bold; }
.ruby .symbol { color: #099; }
.ruby .string { color: #944; background: #FFE; }
.ruby .char { color: #F07; }
.ruby .ident { color: #004; }
.ruby .constant { color: #07F; }
.ruby .regex { color: #B66; background: #FEF; }
.ruby .number { color: #F99; }
.ruby .attribute { color: #7BB; }
.ruby .global { color: #7FB; }
.ruby .expr { color: #227; }
.ruby .escape { color: #277; }

/* activerecord helpers */
/*.fieldWithErrors {*/
/*  color: #fff;*/
/*  padding: 4px 4px 4px 4px;*/
/*  background-color: #A00; */
/*  display: inline;*/
/*}*/

.fieldWithErrors {
  display: inline;
}
.fieldWithErrors input {
/*  border: 1px solid red;*/
  border: 1px solid #A00;
}

/* rails flash not swf. NOTE: not used by error_messages_for*/
.flash, .info, .notice, .warning, .reminder, .validation, .errorExplanation  {
  width: 50%;
  border: 1px solid;
  margin: 10px 0px;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
}
.info {
  color: #00529B;
  background-color: #BDE5F8;
  background-image: url('../images/info.png');
}
.notice {
  color: #4F8A10;
  background-color: #DFF2BF;
  background-image:url('../images/green_check.png');
}
.warning {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url('../images/yellow_bang.png');
}
.reminder {
  color: #9F6000;
  background-color: #FEEFB3;
  background-image: url('../images/yellow_bang.png');
}
.flash.error {
  color: #D8000C;
  background-color: #FFBABA;
  background-image: url('../images/red_x.png');
}
.validation, .errorExplanation  {
  color: #D63301;
  background-color: #FFCCBA;
  background-image: url('../images/red_bang.png');
}
.errorExplanation h2 {
  font-weight: bold;
  margin: -7px;
  background-image: none;
}
.errorExplanation p {
  margin: 14px;
  background-image: none;
}

/* faq entries */
dl {
  margin: 4px;
  padding: 4px;
  width: 90%;
  border-width: 1px;
  border-right-style: solid;
  border-top-style: solid;
  border-left-style: solid;
  border-bottom-style: solid;
}

dt {
  padding: 4px;
  margin-bottom: 12px;
  text-align: left;
}

dd {
  padding-right: 4px;
  padding-left: 4px;
  padding-bottom: 4px;
  padding-top: 4px;
  margin-bottom: 12px;
}

/****** table start ******/

table {
  margin: 0;
}

/* Table Column Headers */

th {
  font-size: 93%;
  font-weight: normal;
  color: #fff;
  background-color: #555;
  text-align: left;
  padding: 2px 15px 2px 5px;
  border: solid 1px #6b6b6b;
}

th a,
th p {
  /*font: 11px arial, sans-serif; */
  font-weight: bold;
  display: block;
  background-color: #555;
}

th a,
th a:visited {
  color: #fff;
}

th p {
  color: #eee;
  padding: 2px 5px;
}

th a:hover {
  background-color: #000;
  color: #ff8;
}

th.sorted {
  background-color: #333;
}

td {
  padding: 4px;
  color: #333;
  font-size: 93%;
  border-width: 1px;
  border-style: solid;
}
tr td.separator {
  background-color: #fff;
  padding: 8px 4px 0px 4px;
}
td.last {
  border-right: solid 1px #ccc;
}
td.actions {
  border-right: solid 1px #ccc;
}

tr.even td {
  background-color: #fff;
  border-left: solid 1px #ddd;
}

tr td.sorted {
  background-color: #b9dcff;
  border-bottom: solid 1px #afd0f5;
}

tr.even td.sorted {
  background-color: #e6f2ff;
  border-bottom: solid 1px #afd0f5;
}

td.empty {
  color: #999;
  text-align: center;
}

td.center {
  text-align: center;
}
td.right {
  text-align: right;
}
td.left {
  text-align: left;
}

/* Table Actions (Edit, Delete) */

td.actions table { float: right; width: auto; margin-right: 5px; }

td.actions table td { border: none; text-align: right; padding: 0 2px; }

td.actions a {
  font: bold 11px verdana, sans-serif;
  letter-spacing: -1px;
  padding: 2px;
  margin: 0 2px;
  line-height: 16px;
}

/****** table end ******/


