/**/
.clickable {
  cursor: pointer;
}
#tv3ugunsgreks {
  font-family: 'Open Sans', sans-serif;
  /* global elems. */
  /* --- */
  /* layout */
  /* --- */
}
#tv3ugunsgreks .videoItem {
  width: 215px;
  height: 115px;
  background-position: center;
  background-size: cover;
  background-color: rgba(0, 0, 0, 0.1);
  position: relative;
  text-align: center;
  display: inline-block;
}
#tv3ugunsgreks .videoItem:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 115px;
  background: url(play.png) no-repeat center;
  top: 0;
  left: 0;
  right: 0;
}
#tv3ugunsgreks .videoItem b {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 16px;
  color: white;
  background: rgba(76, 138, 122, 0.9);
  font-weight: bold;
}
#tv3ugunsgreks .btn {
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
}
#tv3ugunsgreks .small {
  width: 150px;
  font-size: 16px;
}
#tv3ugunsgreks .oneline {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#tv3ugunsgreks .multiline {
  padding: .5em 0;
  line-height: 1.4em;
}
#tv3ugunsgreks .clickable {
  cursor: pointer;
}
#tv3ugunsgreks .gold {
  background: #daba29;
  color: white;
}
#tv3ugunsgreks .orange {
  background: #f47e37;
  color: white;
}
#tv3ugunsgreks .green {
  background: #4c8a7a;
  color: white;
}
#tv3ugunsgreks .bigger {
  font-size: 20px;
  /**/
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#tv3ugunsgreks .whiteBgr {
  background: white;
}
#tv3ugunsgreks header {
  background: url(augsha.jpg) center;
  color: white;
  height: 130px;
  padding: 15px 0;
}
#tv3ugunsgreks header aside {
  float: right;
  text-align: right;
  width: 400px;
}
#tv3ugunsgreks header aside a {
  opacity: 1;
}
#tv3ugunsgreks header aside a + a {
  margin-left: 10px;
}
#tv3ugunsgreks header aside #shareBtn {
  float: right;
  margin: 5px 20px;
}
#tv3ugunsgreks header #mainVideo {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin-left: 10px;
}
#tv3ugunsgreks header #mainVideo .videoItem span {
  position: absolute;
  height: 1.2em;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: white;
  color: #303030;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 3px 0;
  overflow: hidden;
  text-indent: 5px;
  font-size: 1em;
  opacity: .9;
}
#tv3ugunsgreks header #mainAbout {
  display: inline-block;
  width: 73%;
}
#tv3ugunsgreks header #mainAbout #logo {
  width: 222px;
  height: 71px;
  background: url(ugunsgreks.png) no-repeat center;
  margin-botom: 1em;
}
#tv3ugunsgreks #mainNav {
  width: 100%;
}
#tv3ugunsgreks #mainNav li {
  display: inline-block;
  height: 400px;
  position: relative;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
#tv3ugunsgreks #mainNav li.oneOf5 {
  width: 20%;
}
#tv3ugunsgreks #mainNav li.oneOf5:before {
  -webkit-transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  -ms-transition: opacity .5s ease;
  transition: opacity .5s ease;
  opacity: .2;
}
#tv3ugunsgreks #mainNav li.oneOf5:hover:before {
  opacity: 1;
}
#tv3ugunsgreks #mainNav li.ugu1 {
  color: #daba29;
  background: #daba29;
}
#tv3ugunsgreks #mainNav li.ugu1 .btn.blend {
  color: #daba29;
}
#tv3ugunsgreks #mainNav li.ugu1:before {
  content: "";
  background: url("teli_01.jpg") no-repeat center;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  height: 333px;
}
#tv3ugunsgreks #mainNav li.ugu2 {
  color: #f47e37;
  background: #f47e37;
}
#tv3ugunsgreks #mainNav li.ugu2 .btn.blend {
  color: #f47e37;
}
#tv3ugunsgreks #mainNav li.ugu2:before {
  content: "";
  background: url("teli_04.jpg") no-repeat center;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  height: 333px;
}
#tv3ugunsgreks #mainNav li.ugu3 {
  color: #db453b;
  background: #db453b;
}
#tv3ugunsgreks #mainNav li.ugu3 .btn.blend {
  color: #db453b;
}
#tv3ugunsgreks #mainNav li.ugu3:before {
  content: "";
  background: url("teli_05.jpg") no-repeat center;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  height: 333px;
}
#tv3ugunsgreks #mainNav li.ugu4 {
  color: #79415c;
  background: #79415c;
}
#tv3ugunsgreks #mainNav li.ugu4 .btn.blend {
  color: #79415c;
}
#tv3ugunsgreks #mainNav li.ugu4:before {
  content: "";
  background: url("teli_06.jpg") no-repeat center;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  height: 333px;
}
#tv3ugunsgreks #mainNav li.ugu5 {
  color: #513952;
  background: #513952;
}
#tv3ugunsgreks #mainNav li.ugu5 .btn.blend {
  color: #513952;
}
#tv3ugunsgreks #mainNav li.ugu5:before {
  content: "";
  background: url("teli_07.jpg") no-repeat center;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 1;
  height: 333px;
}
#tv3ugunsgreks #mainNav li b {
  position: absolute;
  color: white;
  text-transform: uppercase;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  font-size: 30px;
  height: 70px;
  line-height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#tv3ugunsgreks #mainNav li .ctas {
  z-index: 2;
  position: absolute;
  bottom: 10px;
  margin: 0 10px;
}
#tv3ugunsgreks #mainNav li .ctas .btn {
  width: 100%;
  opacity: .8;
}
#tv3ugunsgreks #mainNav li .ctas .btn:hover {
  opacity: 1;
}
#tv3ugunsgreks #mainNav li .ctas .btn.multiline {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
  font-weight: bold;
}
#tv3ugunsgreks #mainNav li .ctas .btn + .btn {
  margin-top: 5px;
}
#tv3ugunsgreks .topNr1 {
  background: #daba29;
}
#tv3ugunsgreks .topNr2 {
  background: #f47e37;
}
#tv3ugunsgreks .topNr3 {
  background: #db453b;
}
#tv3ugunsgreks .topNr4 {
  background: #79415c;
}
#tv3ugunsgreks .topNr5 {
  background: #513952;
}
#tv3ugunsgreks.sectTop .colLeft {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}
#tv3ugunsgreks.sectTop .colRightWide {
  width: 80%;
  display: inline-block;
  height: 404px;
  vertical-align: top;
}
#tv3ugunsgreks.sectTop .colRightWide nav {
  width: 100%;
  text-align: center;
}
#tv3ugunsgreks.sectTop .colRightWide nav .tab {
  display: inline-block;
  width: 200px;
  color: white;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#tv3ugunsgreks.sectTop .colRightWide nav input[type=radio] {
  display: none;
}
#tv3ugunsgreks.sectTop .colRightWide nav input[type=radio]:checked ~ label {
  font-weight: bold;
}
#tv3ugunsgreks.sectTop .colRightWide #topContainer {
  margin: 0 20px;
}
#tv3ugunsgreks.sectTop .colRightWide #topContainer .topItem {
  vertical-align: top;
  margin: 10px;
  height: 120px;
  display: inline-block;
}
#tv3ugunsgreks.sectTop .colRightWide #topContainer .topItem img {
  display: block;
}
#tv3ugunsgreks.sectTop .colRightWide #topContainer .topItem .likes {
  display: block;
  background: rgba(255, 255, 255, 0.3);
  padding: 2px;
  height: 16px;
  margin: 2px 0 0;
}
#tv3ugunsgreks.sectTop .colRightWide #topContainer .topItem .likes .likeIcon {
  background-image: url(like-icon.png);
}
#tv3ugunsgreks.sectTop .colRightWide #topContainer .topItem .likes .likeIcon.on {
  background-image: url(like-icon-active.png);
}
#tv3ugunsgreks footer {
  clear: both;
}
#tv3ugunsgreks .galleryNav {
  position: relative;
  height: 115px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#tv3ugunsgreks .galleryNav ul {
  height: 115px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
#tv3ugunsgreks .galleryNav .nav {
  width: 40px;
  height: 115px;
  position: absolute;
  cursor: pointer;
}
#tv3ugunsgreks .galleryNav .prev {
  top: 0px;
  left: 0;
  background: transparent url(left.png) no-repeat center top;
}
#tv3ugunsgreks .galleryNav .next {
  top: 0px;
  right: 0;
  background: transparent url(right.png) no-repeat center top;
}
#tv3ugunsgreks .galleryNav .scroller {
  overflow: hidden;
  position: relative;
  height: 115px;
  left: 45px;
}
#tv3ugunsgreks .galleryNav .scroller ul li {
  background-size: cover;
  background-position: center;
  position: relative;
}
#tv3ugunsgreks .galleryNav .scroller ul li:hover {
  box-shadow: inset 0px 0px 100px 100px rgba(0, 0, 0, 0.3);
}
#tv3ugunsgreks .galleryNav .scroller ul li span {
  position: absolute;
  height: 1.2em;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: #4c8a7a;
  color: white;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 3px 0;
  overflow: hidden;
  text-indent: 5px;
  font-size: 1em;
  opacity: .9;
}
#tv3ugunsgreks .galleryNav .paging {
  display: none;
}
