.greyhound-template .nui-tabviewer {
  color: #999999;
  background: transparent;
  border: none;
  -webkit-box-shadow: 0px 30px 30px -15px #000000;
  -moz-box-shadow: 0px 30px 30px -15px #000000;
  box-shadow: 0px 30px 30px -15px #000000;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers {
  border: none;
  list-style: outside none;
  padding: 0px;
  margin: 0px;
  background: #333333;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header {
  border: none;
  background: transparent;
  list-style: outside none;
  padding: 0px;
  margin: 0px;
  padding: 20px 0px 20px 0px;
  cursor: pointer;
  vertical-align: top;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header:hover {
  background: #444444;
  color: #EEEEEE;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.current {
  border: none;
  background: #666666;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header h3 {
  display: block;
  padding: 0px 10px 0px 10px;
  font-weight: normal;
  font-size: 1em;
  height: 50px;
  font-family: "Droid Serif", "Trebuchet MS", Verdana, "Helvetica Neue", Arial, sans-serif;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.tab-1 {
  width: 16%;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.tab-1.current {
  background: #DE1F00;
  color: #FFFFFF;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.tab-2 {
  width: 16%;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.tab-2.current {
  background: #DE1F00;
  color: #FFFFFF;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.tab-3 {
  width: 16%;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.tab-3.current {
  background: #DE1F00;
  color: #FFFFFF;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.tab-4 {
  width: 16%;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.tab-4.current {
  background: #DE1F00;
  color: #FFFFFF;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.tab-5 {
  width: 16%;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.tab-5.current {
  background: #DE1F00;
  color: #FFFFFF;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.tab-6 {
	width: 16%;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header.tab-6.current {
	background: #DE1F00;
	color: #FFFFFF;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-bodies {
  border: none;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-bodies .nui-tabviewer-body {
  border: none;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-bodies .nui-tabviewer-body.current {
  display: block;
  border: none;
  background: #666666;
  padding: 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  -moz-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-bodies .nui-tabviewer-body.current .view-content {
  min-height: 250px;
  background: #FFFFFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-bodies .nui-tabviewer-body.current.tab-1 {
  background: #DE0000;
  color: #333333;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-bodies .nui-tabviewer-body.current.tab-2 {
  background: #DE0000;
  color: #333333;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-bodies .nui-tabviewer-body.current.tab-3 {
  background: #DE0000;
  color: #333333;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-bodies .nui-tabviewer-body.current.tab-4 {
  background: #DE0000;
  color: #333333;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-bodies .nui-tabviewer-body.current.tab-5 {
  background: #DE0000;
  color: #333333;
}
.greyhound-template .nui-tabviewer .nui-tabviewer-bodies .nui-tabviewer-body.current.tab-6 {
	background: #DE0000;
	color: #333333;
}
/* Transitions */
.csstransitions .greyhound-template .nui-tabviewer .nui-tabviewer-headers .nui-tabviewer-header {
  -webkit-transition: background 0.25s, color 0.25s;
  -moz-transition: background 0.25s, color 0.25s;
  -ms-transition: background 0.25s, color 0.25s;
  -o-transition: background 0.25s, color 0.25s;
}
html,
body {
  font-family: "Open Sans", "Trebuchet MS", Verdana, "Helvetica Neue", Arial, sans-serif;
}
body {
  background: #1f1f1f url(./page-bg-2.jpg);
  color: #EEEEEE;
}
.greyhound-template .nui-view {
  overflow-x: auto;
  width: 940px;
  padding: 10px;
  margin: 0px auto 0px auto;
}
.greyhound-template .nui-view .nui-view-header {
  background: transparent;
  padding-bottom: 10px;
}
.greyhound-template .nui-view .nui-view-header a.logo {
  display: block;
  width: 120px;
  height: 65px;
}
.greyhound-template .nui-view .nui-view-header a.logo h1 {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  background: transparent url(./logo-grsa-white.png) 0px 0px no-repeat;
  width: 120px;
  height: 65px;
}
.greyhound-template .nui-view .nui-view-nav {
  display: block;
  min-height: 30px;
  background: #4f4f4f url(./nav-bg.png) center center repeat-x;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 5px;
  font-size: 0.85em;
}
.greyhound-template .nui-view .nui-view-nav ul {
  display: block;
  list-style: outside none;
  padding: 0px;
  margin: 0px;
}
.greyhound-template .nui-view .nui-view-nav ul li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  list-style: outside none;
  padding: 0px;
  margin: 0px;
  border-right: solid 1px #666666;
}
.greyhound-template .nui-view .nui-view-nav ul li a {
  display: block;
  padding: 10px;
  color: #DEDEDE;
}
.greyhound-template .nui-view .nui-view-nav ul li a:hover {
  color: #FFFFFF;
}
.greyhound-template .nui-view .nui-view-body {
  clear: both;
}
.greyhound-template .nui-view .nui-view-body .banner {
  width: 100%;
  height: 350px;
  background: #999999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.greyhound-template .nui-view .nui-view-footer {
  border: none;
  padding-top: 10px;
}
.greyhound-template .nui-view .nui-view-footer p {
  font-size: 0.85em;
  padding: 10px;
}
