﻿
@import url('http://fonts.googleapis.com/css?family=Fenix');
body {
  margin: 0;
  padding: 0;
}

html {
  margin: 0;
  padding: 0;
}

body {
  text-align: center;
  
  background-color: #0a0a0a;
  background-image: url('../images/bg.png');
  color: #d2d2d2;
  font-size: 75%;
}

a {
  color: #ffffff;
  text-decoration: none;
}

a:active {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  text-decoration: underline;
}

li {
  line-height: 1.8em;
}

p {
  line-height: 1.8em;
}

h2 {
  margin: 0 0 4px 0;
  letter-spacing: -1px;
}

h1 {
  margin: 0 0 4px 0;
  letter-spacing: -1px;
}

h1 {
  font-size: 2.5em;
  color: #818181;
}

h2 {
  font-size: 1.5em;
  font-style: italic;
  font-weight: normal;
}

pre {
  font-size: 1.2em;
  line-height: 1.2em;
  overflow-x: auto;
}

div.page {
  width: 960px;
  margin: 0 auto;
  text-align: left;
}

div#container {
  padding: 0 20px;
}

div#header {
  width: 100%;
  height: 118px;
  background-color: #030303;
  background-image: url('../images/bgheader.png');
}

div#header-text {
  padding-top: 30px;
  padding-right: 62px;
  background-image: url('../images/logo.png');
  background-repeat: no-repeat;
  background-position: right;
}

div#footer {
  clear: both;
  color: #777;
  margin: 0 auto;
  padding: 20px 0 40px;
  text-align: center;
}

div.content {
  /* The display of content is enabled using jQuery so that the slideshow
     content won't display unless javascript is enabled. */
  display: none;
  float: right;
  width: 720px;
  margin-top: 15px;
}

div.navigation a {
  text-decoration: none;
  color: #777;
}

div.content a {
  text-decoration: none;
  color: #777;
}

div.content a:active {
  text-decoration: underline;
}

div.content a:hover {
  text-decoration: underline;
}

div.content a:focus {
  text-decoration: underline;
}

div.controls {
  height: 28px;
}

div.controls a {
  display: block;
  float: left;
  margin-right: 2px;
  padding: 4px 7px 2px 7px;
  background-color: #1a1a1a;
}

div.controls a:hover {
  background-color: #eee;
}

div.content a:active {
  text-decoration: none;
}

div.content a:hover {
  text-decoration: none;
}

div.controls a:focus {
  text-decoration: none;
}

div.ss-controls {
  float: left;
}

div.nav-controls {
  float: right;
}

div.nav-controls a {
  margin-left: 3px;
}

div.slideshow-container {
  position: relative;
  clear: both;
  height: 576px;
}

div.loader {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url('../images/loader.gif');
  background-repeat: no-repeat;
  background-position: center;
  width: 720px;
  height: 576px;
}

div.slideshow {}

div.slideshow span.image-wrapper {
  width: 718px;
 
  overflow: hidden;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #1a1a1a;
}



div.slideshow a.advance-link:visited {
  text-decoration: none;
}

div.slideshow a.advance-link:active {
  text-decoration: none;
}

div.slideshow a.advance-link:hover {
  text-decoration: none;
}

div.download {
  float: right;
}

div.caption-container {
  position: relative;
  clear: left;
  height: 75px;
}

span.image-caption {
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}

div.caption {
  float: right;
  width: 718px;
  background-color: #1a1a1a;
  margin-right: 2px;
}

div.image-title {
  font-weight: bold;
  font-size: 1.4em;
  padding: 5px 5px 0 5px;
}

div.image-desc {
  line-height: 1.3em;
  padding: 12px 5px 5px 5px;
}

div.navigation {
  /* The navigation style is set using jQuery so that the javascript specific
     styles won't be applied unless javascript is enabled. */
  margin-top: 15px;
  top:0px;
  left:0px;
}

ul.thumbs {
  clear: both;
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  float: left;
  padding: 0;
  margin: 5px 10px 5px 0;
  list-style: none;
}

a.thumb {
  /*display: block;*/
  float: left;
  border: 2px solid #c8c8c8;
}

ul.thumbs li.selected a.thumb {
  background: #000;
}

a.thumb:focus {
  outline: none;
}

ul.thumbs img {
  border: none;
  display: block;
}

div.pagination {
  clear: both;
}

div.navigation div.top {
  margin-bottom: 12px;
  height: 11px;
}

div.navigation div.bottom {
  margin-top: 12px;
}

div.pagination span.ellipsis {
  display: block;
  float: left;
  margin-right: 2px;
  padding: 4px 7px 2px 7px;
  background-color: #1a1a1a;
}

div.pagination span.current {
  display: block;
  float: left;
  margin-right: 2px;
  padding: 4px 7px 2px 7px;
  background-color: #1a1a1a;
}

div.pagination a {
  display: block;
  float: left;
  margin-right: 2px;
  padding: 4px 7px 2px 7px;
  background-color: #1a1a1a;
}

div.pagination a:hover {
  background-color: #eee;
  text-decoration: none;
}

div.pagination span.current {
  font-weight: bold;
  background-color: #323232;
  color: #fff;
}

div.pagination span.ellipsis {
  border: none;
  padding: 5px 0 3px 2px;
}

.TableBorder{
	
box-shadow: 0px 0px 7px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.3); -o-box-shadow: 0px 0px 7px rgba(0,0,0,0.3); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px;
}
