html {
  font-size: 62.5%;
  height: 100%;
}

body {
  word-wrap: break-word;
  margin: 0;
  border: 0;
  outline: 0;
  color: #666666;
  font: 14px Verdana, Arial, sans-serif;
  height: 100%;
  padding: 0;
}

small, .small {
  font-size: 0.9em;
}

a,
a:visited {
  color: #aaa;
  text-decoration: none;
}

a:hover {
  color: #ccc;
  text-decoration: underline;
}

p {
  padding: 0.2em 0 1.2em;
}

blockquote, code {
  background: none repeat scroll 0 0 #4A4A4A;
  border: 1px solid #222;
  color: #666;
  display: block;
  margin-bottom: 12px;
  font: italic 1em Arial;
}

code {
  font: 0.9em/1.5em Verdana, sans-serif;
  padding: 8px 14px;
}

blockquote {
  background: url("images/quote.gif") no-repeat scroll left top #0A0A0A;
  padding: 6px 14px 6px 44px;
}

blockquote p {
  padding: 0.5em 0;
}

h1 {
  font: 2em Georgia, sans-serif;
}

h2 {
  font: 1.6em Georgia, sans-serif;
}

h3 {
  font: 1.4em Georgia, sans-serif;
}

h4 {
  font: bold 1em Georgia, sans-serif;
}

h1, h2, h3, h4 {
  margin-bottom: 5px;
}

img {
  outline: 0;
}

/* --------------- Highlighted ---------------- */
#highlighted {
  border-bottom: 1px solid #d3d7d9;
  font-size: 120%;
}

/**
* � Beastie
*/
html, body, #page {
  height: 100%;
  padding: 0 !important;
}

body:before {
  content: "";
  height: 100%;
  float: left;
  width: 0;
  margin-top: -32767px;
}

.clearer {
  clear: both;
}

body {
  background: url("images/bg-tail.jpg") repeat scroll center top #000;
}

#page {
  min-height: 100%;
  position: relative;
  height: auto;
}

#page-bg {
  z-index: 1;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
}

#page-content {
  height: auto;
  min-height: 100%;
  position: absolute;
  z-index: 2;
  width: 100%;
}

#header {
  width: 900px;
  margin: 0 auto;
  padding: 30px 0 0;
}

#header #name-and-slogan {
  display: none;
}

#block-block-3 {
  text-align: center;
}

#block-block-2 {
  text-align: center;
}

#block-block-2 .title {
  background: url("images/title.png") no-repeat scroll center top transparent;
  display: block;
  height: 125px;
  margin: 0 auto;
  width: 412px;
}

#footer-wrapper {
  position: absolute;
  bottom: 0;
  margin-top: -65px;
  clear: both;
  width: 100%;
  height: 65px; /*background:url("../images/footer-bg.png") repeat-x scroll center top transparent;*/
  color: #600000;
  font-size: 12px;
  text-shadow: 0 0 1px #666;
}

#footer-wrapper .section #footer {
  margin: 0 auto;
  padding: 25px 40px 0;
}

#footer-wrapper #footer #block-block-1 .content .left {
  float: left;
}

#footer-wrapper #footer #block-block-1 .content .right {
  float: right;
}

#footer-wrapper #footer #block-block-1 .content .right a {
  color: #555555;
}

#main-menu {
  width: 322px;
  margin: 0 auto;
  overflow: hidden;
}

#main-menu h2 {
  display: none;
}

#main-menu ul {
  margin: 0 0 0 -1px;
  display: block;
  padding: 0;
}

#main-menu ul li {
  border-left: 1px solid #303030;
  float: left;
  list-style: none outside none;
}

#main-menu ul li.active a {
  color: #EEEEEE;
}

#main-menu ul li a {
  display: block;
  font: bold 12px/14px Verdana, sans-serif;
  padding: 2px 24px;
  text-decoration: none;
  color: #AAA;
}

#main-menu ul li a:hover {
  color: #E00141;
  text-decoration: none;
}

.front #page-title {
  display: none;
}

.front #main-wrapper {
  display: none;
}

#page-title {
  text-align: center;
  width: 500px;
  margin: 0 auto;
  padding: 40px 0 20px;
  color: #AAAAAA;
}

.front #triptych-wrapper {
  padding: 10px 0 150px;
  width: 800px;
  margin: 0 auto;
}

#main-wrapper {
  padding: 10px 0 150px;
  width: 800px;
  margin: 0 auto;
}

#main-wrapper #main {
}

#main-wrapper #main #content {
  border: 1px solid #242427;
}

#main-wrapper #main #content .section {
  border: 5px solid #2E2E30;
  padding: 30px;
  background: url("images/40percblack.png") repeat scroll left top transparent;
}

#main-wrapper #page-title {
}

#main-wrapper .region-content {
}

#main-wrapper .region-content .field-name-field-photos {
}

#main-wrapper .region-content .field-name-field-photos .field-item {
  border: 1px solid #222;
  width: 200px;
  padding: 30px 10px;
  margin: 15px 10px;
  float: left;
  text-align: center;
}

#main-wrapper .region-content .view-photo {
}

#main-wrapper .region-content .view-photo .views-row {
  border: 1px solid #222;
  width: 200px;
  padding: 20px 10px;
  margin: 15px 10px;
  float: left;
}

#main-wrapper .region-content .view-photo .views-field-field-photos {
  width: 166px;
  margin: 0 auto;
  padding: 0 0 10px;
}

#main-wrapper .region-content .view-photo .views-field-field-photos img {
  background: #111111;
  padding: 3px;
}

#main-wrapper .region-content .view-photo .views-field-title {
  text-align: center;
}

#main-wrapper .region-content .view-photo .views-field-title a {
  color: #666;
  font-size: 12px;
}


div.tabs {
}

.tabs h2 {
  display: none;
}

.tabs ul {
}

.tabs ul li {
}

.tabs ul li a {
  color: #000000;
  font: 10px Arial;
  padding: 0 4px;
  margin: 0;
}

.tabs ul li a span {
  display: none;
}


#page-televisor {
  background: url('images/f5965f-shhh.png') repeat scroll left top transparent;
  margin: 50px auto 0;
  width: 595px;
  height: 436px;
  border: 10px solid #111;
}

#page .title {
  margin: 60px auto;
  width: 400px;
  height: 90px;
  display: block;
  background: url('images/title-red.png') no-repeat scroll left top transparent;
}

#televisor-bottom {
  width: 595px;
  height: 436px;
  background: url('images/f5965f.png') no-repeat scroll left top transparent;
}

#televisor-traphole {
  width: 595px;
  height: 436px;
  background: url('images/f5965f-bottom.png') no-repeat scroll left top transparent;
}

#televisor-trapholeshhh {
  width: 595px;
  height: 436px;
  background: url('images/shhh_trap.png') repeat scroll left top transparent;
}

#televisor-reflections {
  width: 595px;
  height: 436px;
  background: url('images/shhh_reflections.png') no-repeat scroll left top transparent;
}
