* { margin-top: 0; }
body {
  background: #0c1423 url(../images/bg.png) repeat-x;
  font-family: Helvetica, arial, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}
a { color: #0061ac; }
a:hover {
  color: #ffffff;
  background: #0061ac;
  text-decoration: none;
}
a img {
  border: 0;
  margin: 0;
}
.fade { -webkit-transition: background-color 0.6s; }
.center { text-align: center; }
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
.clearfix { display: block; }
.clear { clear: both; }
span.match { background: #fbfcc7; }
#container {
  background: #ffffff;
  color: #111111;
  width: 950px;
  padding: 9px 9px;
  padding-bottom: 20px;
  margin: 10px auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#header {
  position: relative;
  height: 128px;
  background: #c40203 url(../images/header_bg.png) repeat-x;
  border-bottom: 4px solid #330000;
}
#header h1 {
  margin: 0;
  padding: 16px 0 13px 11px;
  width: 601px;
  text-indent: -9999px;
}
#header h1 a {
  display: block;
  height: 62px;
  background: url(../images/glh_logo.png) no-repeat;
}
#header #emblem {
  position: absolute;
  top: 7px;
  right: 6px;
  width: 116px;
  height: 116px;
  background: url(../images/emblem.jpg) no-repeat;
}
#header ul#nav {
  height: 37px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
#header ul#nav li {
  float: left;
  position: relative;
}
#header ul#nav li a {
  height: 34px;
  line-height: 34px;
  padding: 3px 14px 0 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  color: #ffffff;
  text-decoration: none;
}
#header ul#nav li a:hover { background: #330000; }
#header ul#nav li a.more {
  background: url(../images/nav_arrow_down.gif) right 16px no-repeat;
  padding-right: 22px;
}
#header ul#nav li a.more:hover { background: #330000 url(../images/nav_arrow_down.gif) right 16px no-repeat; }
#header ul#nav ul {
  position: absolute;
  width: 160px;
  padding: 8px 7px;
  top: 37px;
  list-style: none;
  z-index: 100;
  display: none;
  background: #330000;
  margin: 0;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius: 0 0 8px 0;
}
#header ul#nav ul li { float: none; }
#header ul#nav li:hover a { background-color: #330000; }
#header ul#nav li ul a {
  color: #ffffff;
  float: none;
  width: 147px;
  text-overflow: hidden;
  height: auto !important;
  padding: 4px 7px;
  line-height: 15px;
  margin-bottom: 4px;
  text-transform: none;
}
#header ul#nav li ul a:hover { background: #670f0f; }
#header ul#nav ul ul {
  display: none;
  top: auto;
}
#header ul#nav li ul ul {
  left: 12em;
  margin: 0px 0 0 10px;
}
#header ul#nav li:hover ul ul { display: none; }
#header ul#nav li:hover ul ul ul { display: none; }
#header ul#nav li:hover ul ul ul ul { display: none; }
#content { padding-top: 4px; }
#content #column1 {
  float: left;
  width: 532px;
  min-height: 400px;
  padding-left: 5px;
  margin-right: 12px;
}
#content #column1 h1 {
  font-size: 24px;
  padding: 10px 0 14px 0;
  margin: 0 0 18px 0;
  border-bottom: 3px solid #333333;
}
#content #column1 .head {
  border-bottom: 3px solid #444444;
  padding: 10px 0 14px 0;
  margin: 0 0 18px 0;
}
#content #column1 .head:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#content #column1 .head p {
  margin: 0 0 12px 0;
  font-size: 11px;
  font-weight: bold;
}
#content #column1 .head p:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#content #column1 .head p span {
  float: left;
  padding: 3px;
  background: #dddddd;
  border-right: 1px solid #ffffff;
}
#content #column1 .head p span a { text-decoration: none; }
#content #column1 .head h1 {
  border-bottom: 0 !important;
  margin: 0 0 0 0 !important;
  padding: 0 !important;
}
#content #column1 .head h1.seed { float: left; }
#content #column1 .head h1.seed span.seedzones {
  color: #c40203;
  font-size: 75%;
}
#content #column1 .head a.seed {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
  font-weight: bold;
  text-decoration: none;
  line-height: 26px;
  background: #666666;
  color: #ffffff;
  font-size: 14px;
  padding: 0 6px;
  margin-right: 6px;
}
#content #column1 .head a.seed:hover { background: #333333; }
#content #column1 .head button.print {
  font-family: Helvetica, arial, sans-serif;
  float: right;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #e3e3e3 url(../images/printer.png) 8px 3px no-repeat;
  color: #555555;
  font-weight: bold;
  padding: 4px 8px 4px 29px;
  border: 0;
  width: auto;
  overflow: visible;
  width: 1;
  font-size: 1em;
  cursor: pointer;
}
#content #column1 .head button.print:hover {
  background-color: #cccccc;
  color: #222222;
}
#content #column1.wide { width: 777px; }
#content #column1.wide .article {
  float: left;
  width: 532px;
}
#content #column1.wide .article.wide { width: 777px; }
#content #column1.wide .search_results {
  float: left;
  width: 532px;
}
#content #column1.wide .search_results .post {
  padding: 8px 0;
  margin-bottom: 0;
}
#content #column2 {
  float: left;
  width: 234px;
  margin-right: 11px;
  line-height: 20px;
}
#content #column2 #search_form {
  background: #d9d9d9;
  padding: 12px;
  margin-bottom: 2px;
}
#content #column2 #search_form input#query {
  width: 200px;
  font-size: 14px;
  padding: 3px;
  margin-bottom: 4px;
}
#content #column2 ul#search_nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
#content #column2 ul#search_nav li { margin-bottom: 2px; }
#content #column2 ul#search_nav li a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  padding: 8px 22px;
  background: #eeeeee;
}
#content #column2 ul#search_nav li a:hover { background: #0061ac; }
#content #column2 ul#search_nav li a.current {
  background: #111111 url(../images/search_nav_current.gif) 6px 50% no-repeat;
  color: #ffffff;
}
#content #column1 #column2 {
  margin-right: 0;
  margin-left: 11px;
}
#content #column1.wide #column2.module { border: 0; }
#content #column1.wide #column2.sidebar { color: #444444; }
#content #column2.sidebar {
  background: #eeeeee;
  width: 218px;
  padding: 0 8px;
  padding-top: 1em;
}
#content #column2 .sidebar {
  background: #eeeeee;
  width: 218px;
  padding: 0 8px;
  padding-top: 1em;
}
#content ul.links li {
  width: 50%;
  float: left;
  padding-bottom: 6px;
  line-height: 1.5em;
}
#content ul.links li p {
  color: #666666;
  margin: 0 !important;
}
#content .sidebar .module {
  border-top: 2px solid #ffffff;
  border-bottom: 0;
  padding: 8px 4px;
  margin: 0;
}
#content .sidebar .module:first-child { border: 0; }
#content .sidebar .module ul {
  margin: 0;
  padding: 0 0 0 15px;
}
#content .sidebar .module h4 { margin: 0.25em 0; }
#content .sidebar .pages_menu ul { list-style: none; }
#content .sidebar .pages_menu ul li {
  line-height: 14px;
  padding: 4px 0;
}
#content .sidebar .pages_menu ul.level_0 { padding-left: 0; }
#content .sidebar .pages_menu ul.level_0 a { font-weight: bold; }
#content .sidebar .pages_menu ul.level_1 {
  list-style: disc;
  padding-top: 5px;
  padding-left: 15px;
}
#content .sidebar .pages_menu ul.level_1 a { font-weight: normal; }
#content .sidebar .pages_menu ul.level_2 {
  list-style: disc;
  padding-top: 5px;
  padding-left: 15px;
}
#content .sidebar .pages_menu ul.level_2 a { font-weight: normal; }
#content .sidebar .noborder {
  padding-top: 0;
  border: 0;
}
#content #sidebar {
  width: 156px;
  float: left;
}
#content #sidebar form#search_form {
  background: #eeeeee;
  padding: 6px 3px;
}
#content #sidebar form#search_form input#query {
  width: 142px;
  font-family: Helvetica, arial, sans-serif;
  margin-bottom: 3px;
}
#content #sidebar form#search_form select#scope {
  font-size: 11px;
  padding: 1px;
  font-family: Helvetica, arial, sans-serif;
}
#content #sidebar form#search_form select#scope options {
  font-family: Helvetica, arial, sans-serif;
  padding: 2px 0px;
}
#content #sidebar form#search_form button.submit {
  font-size: 11px;
  padding: 3px 5px;
  line-eight: 11px;
}
#content .sidesearch {
  border-top: 2px solid #ffffff;
  padding: 8px 0 8px 0;
}
#content .sidesearch fieldset {
  margin: 0 0 7px 0;
  padding: 0;
  border: 0;
}
#content .sidesearch label {
  font-weight: bold;
  color: #666666;
  display: block;
}
#content .sidesearch h3 {
  font-size: 1.075em;
  margin: 0 0 6px 0;
}
#content .sidesearch input.text {
  padding: 4px;
  width: 130px;
  vertical-align: middle;
}
#content .sidesearch select#input_trait { width: 90%; }
#content .sidesearch ul.checkboxes {
  list-style: none;
  padding: 0;
  margin: 0;
}
#content .sidesearch ul.checkboxes li label {
  display: inline;
  font-weight: normal;
}
#content .sidesearch ul.split li {
  float: left;
  width: 50%;
  font-size: 11px;
}
#content .sidesearch p { color: #777777; }
#content table {
  font-size: 13px;
  width: 100%;
  margin-bottom: 15px;
  border-collapse: collapse;
  border: 1px solid #bbbbbb;
  padding: 1px;
  line-height: 20px;
}
#content table tr th {
  text-align: left;
  padding: 3px;
  background-color: #d1d1d1;
  border: 1px solid #aaaaaa;
}
#content table tr td {
  padding: 3px;
  border-bottom: 1px solid #cccccc;
  border: 1px solid #cccccc;
}
#content table tr.odd td { background: #f3f3f3; }
#content table.plot_data { font-size: 12px; }
#content table.plot_data tr td.download { text-align: right; }
#content table.plot_data tr:hover td { background: #e3f1fb; }
#content table.merge { font-size: 11px; }
#content table.merge tr td.checkbox { width: 16px; }
#content table.merge tr td.cooperator { width: 130px; }
#content table.merge tr:hover td { background: #e3f1fb; }
#content table.borderless {
  border-collapse: none;
  border: 0;
  padding: 0;
}
#content table.borderless tr th {
  border: 0;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #aaaaaa;
}
#content table.borderless tr td {
  border: 0;
  border-bottom: 1px solid #cccccc;
}
#content table.gallery {
  width: 100%;
  border: 0;
}
#content table.gallery caption {
  width: 100%;
  text-align: left;
  padding-bottom: 8px;
}
#content table.gallery caption strong {
  font-size: 14px;
  display: block;
}
#content table.gallery tr td {
  border: 0;
  vertical-align: middle;
  text-align: center;
  width: 25%;
}
#content table.gallery tr td a:hover { background: #ffffff; }
#content table.gallery tr td a:hover img { border-color: #999999; }
#content table.gallery tr td a img {
  background: #ffffff;
  border: 1px solid #bbbbbb;
  padding: 2px;
  -webkit-box-shadow: 0 0 3px #aaaaaa;
  -moz-box-shadow: 0 0 3px #aaaaaa;
}
#content .article h1 { font-family: Helvetica, Arial, sans-serif; }
#content .article h1 a {
  color: #111111;
  text-decoration: none;
}
#content .article h1 a:hover {
  background: #111111;
  color: #ffffff;
}
#content .article em {
  font-style: normal;
  background: #faf7c4;
}
#content .article .date { color: #333333; }
#content .article ul {
  padding-left: 17px;
  margin-bottom: 18px;
}
#content .article ol {
  padding-left: 17px;
  margin-bottom: 18px;
}
#content .article ul {
  list-style: none outside url(../images/li.gif);
  margin-left: 0;
}
#content .article ul li {
  margin: 0;
  padding-left: 0;
}
#content .article ol li {
  margin: 0;
  padding-left: 0;
}
#content .article .body {
  font-family: Helvetica, Verdana, sans-serif;
  font-size: 13px;
  line-height: 24px;
}
#content .article .body small { color: #666666; }
#content .article .body p {
  margin-top: 0;
  margin-bottom: 18px;
}
#content .article .body a { font-weight: bold; }
#content .article .body .seed_column1 {
  width: 300px;
  float: left;
}
#content .article .body .seed_column2 {
  width: 220px;
  float: right;
}
#content .article .body .seed_column2 img { margin-bottom: 1em; }
#content .article .body ul.archive_year {
  float: left;
  width: 175px;
  height: 315px;
  margin: 0 15px 20px 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
#content .article .body ul.archive_year li.title {
  font-weight: bold;
  font-size: 16px;
  padding: 0 2px;
}
#content .article .body ul.archive_year li.month {
  line-height: 1em;
  zoom: 1;
}
#content .article .body ul.archive_year li.month a {
  padding: 4px 2px;
  display: block;
  text-decoration: none;
}
#content .article .body ul.archive_year li.month a em {
  background: #eeeeee;
  color: #666666;
  font-weight: normal !important;
  display: inline-block;
  padding: 1px 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#content .article blockquote {
  font-style: italic;
  color: #666666;
  margin-left: 0;
  padding-left: 35px;
  background: url(../images/quote.png) left 5px no-repeat;
}
#content .article h2 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #c40203;
}
#content .article .profile dl {
  margin: 0 0 1em 0;
  padding: 0;
  line-height: 15px;
}
#content .article .profile dl:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#content .article .profile dl dt {
  width: 130px;
  float: left;
  margin-bottom: 10px;
  clear: left;
  font-weight: bold;
}
#content .article .profile dl dd {
  width: 160px;
  float: left;
  margin: 0 0 10px 10px;
}
#content .article .performance ul {
  font-size: 12px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#content .article .performance ul li {
  background: #eeeeee;
  border-top: 2px solid #888888;
  padding: 5px;
  float: left;
  width: 150px;
  margin-right: 8px;
}
#content .article .performance ul li p { margin: 0 !important; }
#content .article .performance ul li ul { padding-top: 3px; }
#content .article .performance ul li ul li {
  border: 0;
  line-height: 14px;
  margin-bottom: 11px;
  padding: 0;
}
#content .article .performance ul li:last-child { margin-right: 0; }
#content .article .input_graph { margin-bottom: 1.5em; }
#content .article .input_graph ul {
  list-style-type: none;
  list-style-image: none;
  background: 0;
  width: 220px;
  margin: 0;
  padding: 0;
}
#content .article .input_graph ul li {
  font-size: 12px;
  list-style: none;
  color: #222222;
  zoom: 1;
  background: #dddddd;
  margin-bottom: 2px;
  position: relative;
}
#content .article .input_graph ul li span.bar {
  background: #e9c96d;
  border-right: 2px solid #777777;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  height: 24px;
}
#content .article .input_graph ul li span.bar:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#content .article .input_graph ul li span.info {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
}
#content .article .input_graph ul li span.info strong {
  font-weight: normal;
  float: left;
  padding: 0 4px;
}
#content .article .input_graph ul li span.info em {
  float: right;
  background: none;
  color: #666666;
  padding: 2px 2px;
  margin: 4px 4px 0 0;
  line-height: 10px;
  background: #fdf7e4;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#content .article .input_graph ul li.even span.bar { background: #ddb351; }
#content .seed .seed_column1 h2 {
  color: #c40203;
  margin-bottom: 4px;
}
#content .seed .seed_column2 h2 {
  color: #c40203;
  margin-bottom: 4px;
}
#content .seed .performance h2 {
  color: #c40203;
  margin-bottom: 4px;
}
#content ul.seedlist {
  list-style: none;
  padding-left: 0;
}
#content ul.seedlist li { margin-bottom: 1em; }
#content ul.seedlist li a {
  font-size: 1.125em;
  font-weight: bold;
}
#content ul.seedlist li span { color: #666666; }
#content #front_page_news {
  width: 234px;
  background: #eeeeee;
  border-bottom: 2px solid #bbbbbb;
  border-top: 3px solid #ffffff;
  overflow: hidden;
  clear: both;
}
#content .container { width: 468px; }
#content .news {
  float: left;
  width: 226px;
  padding: 8px 4px 6px 4px;
}
#content a.news_link {
  display: block;
  font-weight: bold;
  height: 30px;
  width: 114px;
  line-height: 30px;
  text-align: center;
  float: left;
  text-decoration: none;
  color: #636363;
  background: #efefef;
  -webkit-transition-property: background-color, color;
  -webkit-transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in;
}
#content a.news_link:hover {
  background: #c9c9c9;
  color: #111111;
  -webkit-transition-timing-function: ease-out;
}
#content a.news_link.active {
  background: #c9c9c9 url(../images/r_news_arrow.gif) right bottom no-repeat;
  color: #111111;
}
#content a#news_archives { float: right; }
#content a#news_archives.active { background: #c9c9c9 url(../images/l_news_arrow.gif) left bottom no-repeat; }
#content #news_archives_list ul {
  list-style: none;
  margin: 0 0 12px 0;
  padding: 0;
}
#content #news_archives_list ul li { border-bottom: 1px solid #ffffff; }
#content #news_archives_list ul li a {
  font-weight: bold;
  display: block;
  padding: 2px 10px;
  text-decoration: none;
}
#content #news_archives_list ul li a:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#content #news_archives_list ul li a span { float: left; }
#content #news_archives_list ul li a em {
  float: right;
  font-weight: normal;
  color: #999999;
  font-size: 11px;
  font-style: normal;
}
#content #news_archives_list ul li a:hover em { color: #ffffff; }
#content .post {
  margin-bottom: 4px;
  padding: 8px;
  border-bottom: 2px solid #ffffff;
}
#content .post h3 {
  font-size: 12px;
  line-height: 12px;
  margin: 0 0 0px 0;
}
#content .post h3 a {
  color: #111111;
  text-decoration: none;
}
#content .post h3 a:hover {
  background: #111111;
  color: #ffffff;
}
#content .post h3 a:hover span.match {
  background: #111111;
  color: #ffffff;
}
#content .post p {
  font-size: 11px;
  line-height: 18px;
  margin: 0 0 3px 0;
}
#content .post p.date { color: #666666; }
#content #column1 .post {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#content #column1 .post h3 {
  font-size: 15px;
  line-height: 22px;
}
#content #column1 .post p {
  font-size: 13px;
  line-height: 21px;
}
#content .archives .post { padding: 0; }
#content .module {
  margin-bottom: 10px;
  border-bottom: 2px solid #bbbbbb;
}
#content .module h3 {
  background: #111111;
  padding: 7px;
  text-align: center;
  color: #ffffff;
  margin: 0 0 0px 0;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 16px;
}
#content #newsletter_form form {
  background: #eeeeee;
  padding: 8px;
  margin: 0;
}
#content #newsletter_form form p {
  margin: 0 0 5px 0;
  color: #666666;
  font-size: 11px;
}
#content #newsletter_form form input#newsletter-email {
  border: 1px solid #666666;
  padding: 3px;
  font-family: Helvetica, Arial, sans-serif;
  color: #333333;
  font-style: italic;
  font-size: 11 px;
  margin: 0 0 5px 0;
  width: 130px;
}
#content #banner_ad a img { display: block; }
#content button.submit {
  outline: 0;
  display: inline-block;
  font-family: Helvetica, arial, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  background: #666666;
  font-weight: bold;
  padding: 4px 8px;
  border: 0;
  width: auto;
  vertical-align: middle;
  overflow: visible;
  width: 1;
  line-height: 1em;
  font-size: 11px;
  cursor: pointer;
}
#content button.submit:hover {
  background-color: #333333;
  color: #ffffff;
}
#content a.download_button {
  text-decoration: none;
  display: inline-block;
  font-family: Helvetica, arial, sans-serif;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #ffffff;
  background: #0067b6;
  font-weight: bold;
  padding: 3px 5px 4px 5px;
  border: 0;
  line-height: 1.25em;
  font-size: 0.8em;
  cursor: pointer;
}
#content a.download_button:hover {
  color: #ffffff;
  background: #004790;
}
#content a#dealer_link {
  background: #111111 url(../images/right_arrow.gif) 214px 50% no-repeat;
  color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 7px;
  margin-bottom: 3px;
  font-weight: bold;
  line-height: 17px;
}
#content a#dealer_link span {
  font-size: 9px;
  font-family: verdana, serif;
  display: block;
}
#content a#dealer_link:hover {
  -webkit-transition: background-color 0.6s;
  background-image: none;
  background-color: #0053a7;
}
#content a#dealer_link.facebook {
  padding-left: 44px;
  background: #fdba00 url(../images/facebook_32.png) 7px 50% no-repeat;
  color: #111111;
}
#content a#dealer_link.facebook:hover { background-color: #ffd541; }
#instructions {
  font-size: 16px;
  line-height: 1.5em;
  color: #666666;
}
.gallery_embed {
  float: left;
  width: 186px;
  margin: 5px 10px 5px 0;
}
.gallery_embed a { text-decoration: none; }
.gallery_embed img {
  width: 180px;
  display: block;
  padding: 2px;
  border: 1px solid #bbbbbb;
  -webkit-box-shadow: 0 0 3px #aaaaaa;
  -moz-box-shadow: 0 0 3px #aaaaaa;
  margin: 0;
}
.gallery_embed .title {
  display: block;
  font-size: 11px;
  padding: 2px 5px;
  background: #111111;
  color: #ffffff;
}
.photo_embed {
  float: left;
  width: 186px;
  margin: 5px 10px 5px 0;
}
.photo_embed a { text-decoration: none; }
.photo_embed img {
  width: 180px;
  display: block;
  padding: 2px;
  border: 1px solid #bbbbbb;
  -webkit-box-shadow: 0 0 3px #aaaaaa;
  -moz-box-shadow: 0 0 3px #aaaaaa;
  margin: 0;
}
.photo_embed .title {
  display: block;
  font-size: 11px;
  padding: 2px 5px;
  background: #111111;
  color: #ffffff;
}
.gallery_embed.large { width: 406px; }
.gallery_embed.large img { width: 400px; }
.photo_embed.large { width: 406px; }
.photo_embed.large img { width: 400px; }
#contact_form {
  padding: 6px;
  background: #eeeeee;
}
#contact_form h2 { text-align: center; }
#contact_form button.save { margin-left: 105px; }
#footer {
  color: #999999;
  margin: 10px auto;
  padding: 0 10px 25px 0;
  width: 950px;
}
#footer span.copyright {
  width: 65%;
  float: left;
}
#footer a.mobile {
  float: right;
  text-align: right;
  width: 30%;
  color: #999999;
}
#footer a.mobile:hover {
  color: #ffffff;
  background: transparent;
  text-decoration: underline;
}
.loading {
  padding: 2px 0;
  color: #777777;
  font-style: italic;
  padding-left: 20px;
  background: url(../images/admin/spinner.gif) no-repeat;
}
.pagination {
  background: white;
  padding: 0 0 8px 0;
}
.pagination a {
  padding: 0.2em 0.5em;
  display: block;
  float: left;
  margin-right: 2px;
}
.pagination span {
  padding: 0.2em 0.5em;
  display: block;
  float: left;
  margin-right: 2px;
}
.pagination span.disabled { color: #888888; }
.pagination span.current {
  font-weight: bold;
  background: #0067b6;
  color: white;
}
.pagination span.current + a { border-left: 0; }
.pagination a {
  text-decoration: none;
  color: #333333;
  background: #dddddd;
}
.pagination a:hover {
  color: #ffffff;
  background: #444444;
  border-color: #444444;
}
.pagination a:focus {
  color: #ffffff;
  background: #444444;
  border-color: #444444;
}
.pagination .page_info {
  background: #2e6ab1;
  color: white;
  padding: 0.4em 0.6em;
  width: 22em;
  margin-bottom: 0.3em;
  text-align: center;
}
.pagination .page_info b {
  color: #000033;
  background: #6aa6ed;
  padding: 0.1em 0.25em;
}
.pagination:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
* html .pagination { height: 1%; }
*:first-child + html .pagination { overflow: hidden; }
#flash_messages {
  padding: 0;
  margin: 0 0 8px 0;
  font-weight: bold;
}
#flash_messages p {
  margin: 0;
  padding: 8px;
}
#flash_messages p.error { background: #ffcccc; }
#flash_messages p.notice { background: #fee37a; }
#flash_messages p.message { background: #d4e5c6; }
table.tablesorter {
  font-family: arial;
  background-color: #cdcdcd;
  margin: 10px 0pt 15px;
  font-size: 8pt;
  width: 100%;
  text-align: left;
}
table.tablesorter thead tr th {
  background-color: #e6eeee;
  border: 1px solid #ffffff;
  font-size: 8pt;
  padding: 4px;
  padding-right: 10px !important;
}
table.tablesorter tfoot tr th {
  background-color: #e6eeee;
  border: 1px solid #ffffff;
  font-size: 8pt;
  padding: 4px;
  padding-right: 10px !important;
}
table.tablesorter thead tr .header {
  background-image: url(../images/tables/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
table.tablesorter tbody td {
  color: #3d3d3d;
  padding: 4px;
  background-color: #ffffff;
  vertical-align: top;
}
table.tablesorter tbody tr.odd td { background-color: #f0f0f6; }
table.tablesorter thead tr .headerSortUp { background-image: url(../images/tables/asc.gif); }
table.tablesorter thead tr .headerSortDown { background-image: url(../images/tables/desc.gif); }
table.tablesorter thead tr .headerSortDown { background-color: #bbbbbb !important; }
table.tablesorter thead tr .headerSortUp { background-color: #bbbbbb !important; }
