/*reset*/
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;outline:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}strong{font-weight:bold}em{font-style:italic}
/*inherit*/
@font-face {
    font-family: 'DejaVuSans';
    src: url('/inc/fonts/DejaVuSans.eot');
    src: url('/inc/fonts/DejaVuSans.eot?#iefix') format('embedded-opentype'), url('/inc/fonts/DejaVuSans.woff') format('woff'), url('/inc/fonts/DejaVuSans.ttf') format('truetype'), url('/inc/fonts/DejaVuSans.svg#DejaVuSansBook') format('svg');
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: 'DejaVuSans';
    src: url('/inc/fonts/DejaVuSans-Bold.eot');
    src: url('/inc/fonts/DejaVuSans-Bold.eot?#iefix') format('embedded-opentype'), url('/inc/fonts/DejaVuSans-Bold.woff') format('woff'), url('/inc/fonts/DejaVuSans-Bold.ttf') format('truetype'), url('/inc/fonts/DejaVuSans-Bold.svg#DejaVuSansBold') format('svg');
    font-weight: bold;
    font-style: normal
}
.fa, .button, .hp {
    font-family: 'FontAwesome';
}
body {
    margin: 0;
    padding: 0;
    font-family: 'DejaVuSans', Tahoma, Arial, sans-serif;
    font-size: 100%;
}
#resume {
    max-width: 960px;
    margin: 0 auto;
    padding: 15px 0 30px 0;
    border: 0;
}
#header {
    padding: 15px 0;
    color: #000;
    font-size: 12px;
    line-height: 1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-top: 1px solid #545454;
}
#header ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    /* width: 960px; */
    overflow: hidden;
    text-align: center;
}
#header li {
    display: inline;
    margin: 0 15px;
    padding: 0;
}
#header li a {
    color: #818181;
    text-decoration: none;
}
#header li a:hover,
#header li a:focus {
    color: #44c30b;
}
.head_section {
    max-width: 860px;
    margin: 0 auto!important;
    padding: 0 50px 30px 50px;
    border-top: 2px solid #444;
}
.section {
    max-width: 860px;
    margin-top: 60px;
    border-top: 1px solid #44c30b;
    max-height: 62px;
}
.section_content {
    max-width: 860px;
    margin-top: 30px;
}
h1.name {
    display: block;
    margin: 0;
    padding: 0;
    color: #d0d0d0;
    font-size: 20px;
    letter-spacing: 5px;
    line-height: 1.25;
    text-transform: uppercase;
    text-align: center;
    position: relative;
}
h1.alb:before {
    content: '';
    width: 100px;
    height: 100px;
    position: absolute;
    top: -42px;
    left: -2%;
    opacity: 0.3;
    filter: alpha(opacity=30);
    background: url('/img/logo.png') no-repeat;
    background-size: 100px;
}
h1.name a {
    font-weight: bold;
}
h1.name a.single {
    font-size: 26px;
}
.cln {
    font-size: 16px;
    padding-left: 10px;
    text-transform: lowercase;
    cursor: pointer;
}
.divider {
    width: 88%;
    font-size: 10px;
    text-align: center;
    margin: 20px auto;
    padding: 0;
    /* display: none; */
}
.divider hr {
    width: 46%;
    color: #545454;
    background: #545454;
}
.left {
    float: left;
}
.right {
    float: right;
}
/*phig+custom*/
body {
    text-align: center;
    background: #111312;
    color: #d0d0d0;
}
a,
a:link,
a:active {
    color: #fcffff;
    outline: none;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #44c30b;
}
img {
    border: none;
}
hr {
    height: 1px;
    border: 0;
    color: #161616;
    background: #161616;
    width: 90%;
}
.center {
    margin: 5px auto;
    text-align: center;
}
.clear {
    clear: both;
}
.wrapper {
    margin: 0 auto;
    max-width: 960px;
    /* padding: 0 30px; */
    overflow: hidden;
    /*background: blue;*/
    /* vertical-align: top; */
}
#galleryAlbums, #galleryImages {
    text-align: center;
}
#gallery {
    margin: 10px auto;
    text-align: left;
    /* width: 660px; */
    position: relative;
    /* float: left; */
    /* width: 66%; */
    /* background: red; */
    max-width: 66%;
    display: inline-block;
    vertical-align: top;
}
.album,
.imageEntry,
.albumInfo,
.albumSep,
.menu,
.descr,
.image,
.search,
#map,
.err,
.notFound,
.imageInfo,
.bubble {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.albumName,
.albumDate,
.protected,
.search,
.floating .title,
h1.name,
.default-tipsy {
    text-shadow: 1px 1px 1px #000;
}
#galleryAlbums a:hover {
    z-index: 100;
}
#galleryAlbums a:focus .short {
    color: #44c30b;
}
.album {
    background: none;
    border: 1px solid transparent;
    position: relative;
    /* float: left; */
    width: 175px;
    height: 175px;
    margin: 0;
    padding: 0;
    display: inline-block;
}
.album img {
    float: none;
    width: 175px;
}
.albumInfo {
    display: none;
    color: #fff;
    position: absolute;
    left: 15px;
    top: 130px;
    width: 140px;
    padding: 0 5px;
    height: auto;
    text-align: center;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 200;
    background: #44c30b;
}
.albumInfo:before {
    content: '';
    top: -18px;
    left: 65px;
    width: 0;
    height: 0;
    border-bottom: 10px solid #44c30b;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.albumName {
    font-size: 11px;
    font-weight: bold;
}
.albumDate {
    font-size: 11px;
}
.protected {
    font-size: 10px;
}
.albumSep {
    background: #0a0a0a;
    border: 2px solid #545454;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    position: relative;
    /* float: left; */
    width: 150px;
    height: 150px;
    margin: 0 10px 15px 10px;
    clear: both;
    display: inline-block;
}
.albumSep .inner {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 40%;
    width: 152px;
    text-align: center;
}
.news {
    position: absolute;
    float: right;
    top: 5px;
    right: 10px;
    font-size: 24px;
    color: #44c30b;
    text-shadow: 1px 1px 1px #000;
}
.short {
    font-size: 9px;
    position: absolute;
    left: 48px;
    top: 124px;
    color: #545454;
    width: 80px;
}
.short:after {
    content: '';
    width: 25px;
    height: 10px;
    position: absolute;
    right: -11px;
    bottom: 1px;
    background: rgb(226, 226, 229);
    background: transparent\9;
    background: rgba(226, 226, 229, 0.5);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7fe2e2e5, endColorstr=#7fe2e2e5);
    zoom: 1;
}
#galleryImages img {
    display: block;
    margin: 3px auto 0 auto;
    opacity: 0.75;
    filter: alpha(opacity=75);
    box-shadow: 2px 2px 5px #000;
    -moz-box-shadow: 2px 2px 5px #000;
    -webkit-box-shadow: 2px 2px 5px #000;
}
#galleryImages img.flag {
    margin: 0;
    display: inline-block;
    vertical-align: bottom;
}
.imageEntry {
    /* float: left; */
    position: relative;
    padding: 5px;
    text-align: center;
    margin: 5px;
    width: 145px;
    height: 110px;
    background: transparent;
    border: 1px solid #262626;
    display: inline-block;
    vertical-align: top;
}
.imageEntry:hover,
.imageEntry:focus {
    border: 1px solid #545454;
}
.imageTitle {
    font-size: 10px;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 5px;
    left: 0;
}
.large {
    font-size: 15px;
    line-height: 1.3;
    margin: 30px auto;
}
.small {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    font-size: 11px;
    margin: 0 auto;
    text-align: center;
}
.interlude {
    background: #070708;
}
.interlude2 {
    background: #0b0b0c;
    width: 77%;
    padding: 0;
    height: 75px;
}
.interlude2 .large {
    margin: 15px auto;
}
.xl {
    height: 400px;
    width: 95%;
    float: none;
    clear: both;
    display: block;
}
.xl img {
    width: 100%!important;
}
.ra {
    font-size: 12px;
    margin: 7px auto -1px auto;
}
.albumLink {
    display: block;
    clear: both;
    width: 77%;
    margin: 5px auto;
}
.albumLink img {
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}
#last {
    display: none!important;
}
.side {
    position: relative;
    /* float: right; */
    margin: 15px auto;
    /* float: left; */
    /*background: green;*/
    display: inline-block;
    /* max-width: 25%; */
    vertical-align: top;
}
.descr,
.menu {
    width: 250px;
    background: #1c1c1c;
    color: #d0d0d0;
    text-align: left;
    margin: 20px auto;
    padding: 15px;
    border: 1px solid #2c2c2c;
}
.menu {
    margin: -1px auto 20px auto;
}
.menu ul {
    font-size: 12px;
    list-style-type: none;
    list-style-position: outside;
    padding: 0 5px;
    text-align: left;
}
.menu ul li {
    padding: 6px 0;
    border-bottom: 1px solid #333;
}
.menu ul.upper li:before {
    content: '› ';
}
.menu ul.upper li:first-child:before,
.menu ul.upper li.first:before {
    content: '';
}
.menu ul li:first-child,
.menu ul li.first {
    border-bottom: 1px solid #999;
    padding: 8px 0;
    margin-bottom: 2px;
}
.menu ul li:last-child,
.menu ul li.last {
    border-bottom: none;
}
.menu h3,
.logout {
    font-weight: normal;
}
.menu ul li.logout:before {
    content: '';
}
.menu p.results {
    font-size: 9px;
    margin: 5px auto;
    text-align: right;
}
.menu #logo {
    margin: 0 0 10px 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.menu #logo:hover, .menu #logo:focus {
    -webkit-transform: rotate(33deg);
    -moz-transform: rotate(33deg);
    -o-transform: rotate(33deg);
    -ms-transform: rotate(33deg);
    transform: rotate(33deg);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.menu #cover {
    margin: 0 0 0 26px;
}
.logout {
    text-align: right;
    font-size: 11px;
}
.count {
    font-size: 9px;
    color: #333;
    position: absolute;
    margin-top: -52px;
}
.image {
    padding: 5px;
    border: 1px solid #fff;
    z-index: 1030;
    background: rgb(32, 32, 32);
    background: transparent\9;
    background: rgba(32, 32, 32, 0.75);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#bf202020, endColorstr=#bf202020);
    zoom: 1;
}
.image:nth-child(n) {
    filter: none;
}
.albumDesc {
    font-size: 12px;
    padding-left: 8px;
    line-height: 22px;
}
#albumDesc a {
    color: #9f9f9f;
}
#albumDesc a:hover, #albumDesc a:focus {
    color: #44c30b;
}
.descr hr {
    color: #999;
    background-color: #999;
}
.h {
    text-align: center;
    border: 1px solid #303030;
    margin-top: 0;
    background: #1a1a1a;
}
.h form {
    margin: -2px 0 0 -68px;
}
#random img {
    border: 1px solid #999;
}
#random ul {
    text-align: center;
    padding-top: 5px;
}
form {
    margin: -2px 0 0 8px;
}
input {
    margin-top: 5px;
    font-family: 'DejaVuSans', Tahoma, Arial, sans-serif;
}
.search {
    background: #545454;
    color: #fff;
    outline: none;
    border: 1px solid #777;
    padding: 5px;
    margin-right: 5px;
    width: 150px;
    max-height: 11px;
    font-size: 12px;
}
.search:focus {
    background: #999;
    border: 1px solid #44c30b;
}
.button,
.hp {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 2px solid #444;
    color: #fff;
    background: #333;
    position: absolute;
    margin: -5px 0 0 -22px;
    cursor: pointer;
    outline: none;
    z-index: 1029;
    font-size: 18px;
    line-height: 0;
    -webkit-box-shadow: 1px 1px 1px #000;
    -moz-box-shadow: 1px 1px 1px #000;
    box-shadow: 1px 1px 1px #000;
}
.button:hover,
.button:focus,
.hp:hover,
.hp:focus {
    background: #44c30b;
    border: 2px solid #44c30b;
}
#map {
    width: 100%;
    height: 250px;
    margin: 0 auto 20px auto;
}
#map_container {
    position: static;
}
.marker {
    font-family: 'DejaVuSans', Tahoma, Arial, sans-serif;
    text-align: center;
    font-size: 10px!important;
    color: #222;
    line-height: 1.35;
    overflow: hidden;
}
.expand {
    position: relative;
    font-size: 12px;
    margin: -8px 0 -4px 0;
    text-align: right;
}
.pop:before,
.pop:after,
.pop a:before,
.pop a:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 57px;
    width: 12px;
    height: 8px;
    border: 1px solid #ccc;
    background: #1a1a1a;
    margin-top: -4px;
}
.pop a:after {
    right: 55px;
    margin-top: -7px;
}
.pop:hover:before,
.pop:hover:after,
.pop a:hover:after,
.pop a:focus:after,
.pop a:active:after {
    border-color: #44c30b;
}
.recent {
    margin: 0 auto 5px auto;
    font-size: 12px;
    text-align: center;
}
ul.hor {
    display: block;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 250px;
    list-style-type: none;
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
}
ul.hor:before,
ul.hor:after {
    content: '';
    width: 35px;
    height: 85px;
    position: absolute;
}
ul.hor:before {
    left: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -ms-linear-gradient(left, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#600000, endColorstr=#000000)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#60000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
ul.hor:after {
    right: 1px;
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -ms-linear-gradient(right, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to left, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#000000, endColorstr=#600000)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#60000000', GradientType=1);
    background-repeat: repeat-x;
}
ul.hor li {
    display: inline-block;
    margin: 0 8px;
    border: none!important;
    padding: 0;
}
ul.hor li:first-child,
.hor li.first {
    margin-left: -15px;
}
ul.hor li:last-child,
.hor li.last {
    margin-right: 15px;
}
ul.hor div em {
    position: relative;
    top: -17px;
    left: -45px;
    color: #000;
    z-index: 1024;
    font-size: 8px;
    font-style: normal;
    z-index: 1025;
}
ul.hor img {
    width: 75px;
    height: 75px;
}
ul.scrollable {
    padding-bottom: 15px;
}
ul.hor li div a:focus + em {
    color: #44c30b;
}
a.info {
    position: relative;
    z-index: 1024;
    text-decoration: none;
    outline: none;
}
a.info:hover,
a.info:focus {
    z-index: 1025;
}
a.info span {
    display: none;
}
a.info:hover span,
a.info:focus span {
    display: block;
    position: absolute;
    width: 80px;
    top: -65px;
    left: -2px;
    padding: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #44c30b;
    color: #fff;
    text-align: center;
    white-space: normal;
    font-size: 10px;
}
a.info span:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 36px;
    width: 0;
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: #44c30b transparent;
    display: block;
}
.scroll {
    display: none;
    position: fixed;
    /* margin-left: 0px; */
    bottom: 25px;
    background: transparent;
    width: 25px;
    height: 25px;
    font-size: 14px;
    padding: 0;
    line-height: 25px;
    border: 1px solid #ccc;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    opacity: 0.95;
    filter: alpha(opacity=95);
    right: 10px;
}
.scroll:hover,
.scroll:focus {
    border: 1px solid #44c30b;
    line-height: 20px;
}
.floating {
    display: none;
    position: fixed;
    top: 15px;
    border: 1px solid #d0d0d0;
    z-index: 1032;
    padding: 0 15px;
    background: rgb(26, 26, 26);
    background: transparent\9;
    background: rgba(26, 26, 26, 0.9);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#e51a1a1a, endColorstr=#e51a1a1a);
    zoom: 1;
}
.floating:nth-child(n) {
    filter: none;
}
.floating #cover {
    float: left;
    margin: 0;
    padding: 0;
}
.floating .title {
    float: left;
    margin-top: 30px;
    font-size: 12px;
    white-space: nowrap;
}
.floating .hq {
    position: absolute;
    bottom: 9px;
    right: 9px;
    width: 14px;
    height: 14px;
}
.home:before,
.home:after,
.home a:before,
.home a:after,
.out:before,
.out:after,
.out a:before,
.out a:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
}
.home a:before {
    left: 1px;
    border-style: solid;
    border-color: transparent;
    border-width: 6px 6px;
    border-bottom-color: #ccc;
    margin-top: -12px;
    background: transparent;
}
.home a:after {
    left: 3px;
    width: 2px;
    height: 4px;
    border-style: solid;
    border-color: #ccc #ccc transparent;
    border-width: 2px 3px 0;
    margin-top: 0;
    background: transparent;
}
.home a:hover:before,
.home a:focus:before,
.home a:active:before {
    border-bottom-color: #44c30b;
    background: transparent;
}
.home a:hover:after,
.home a:focus:after,
.home a:active:after {
    border-color: #44c30b #44c30b transparent;
}
.outicon {
    position: relative;
    float: right;
    margin: -8px 0 0 0;
}
.out {
    padding-top: 3px;
}
.out a {
    padding: 0 0 0 20px;
}
.out a:before {
    left: 1px;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    margin-top: -6px;
    background: transparent;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
}
.out a:after {
    left: 6px;
    width: 2px;
    height: 7px;
    border: 1px solid #1a1a1a;
    margin: -8px 0 0;
    background: #fff;
}
.out a:hover:before,
.out a:focus:before,
.out a:active:before {
    border-color: #44c30b;
    background: transparent;
}
.out a:hover:after,
.out a:focus:after,
.out a:active:after {
    background: #44c30b;
}
.albumEntry {
    display: inline-block;
    position: absolute;
    margin: 112px 0px 0 -150px;
    text-indent: -50px;
    font-size: 10px;
    color: #44c30b!important;
    width: 150px;
    white-space: nowrap;
}
.albumEntry a {
    color: #999!important;
}
.albumEntry a:hover,
.albumEntry a:focus {
    color: #44c30b!important;
}
.err {
    text-align: center;
    margin: 5px auto 0 auto;
    padding: 10px 0;
    line-height: 15px;
    border: 1px solid #CC0000;
    background: rgb(204, 0, 0);
    background: transparent\9;
    background: rgba(204, 0, 0, 0.5);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7fcc0000, endColorstr=#7fcc0000);
    zoom: 1;
}
.notFound {
    text-align: center;
    margin: 5px auto 0 auto;
    padding: 10px 0;
    line-height: 15px;
    border: 1px solid #f60;
    background: rgb(255, 102, 0);
    background: transparent\9;
    background: rgba(255, 102, 0, 0.3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4cff66000, endColorstr=#4cff66000);
    zoom: 1;
}
.searcherr {
    display: none;
    width: 150px;
    float: left;
    text-align: left;
    text-indent: 5px;
    font-size: 12px;
    margin: -12px 0px 0 8px;
    padding: 18px 0 6px 0;
    border: 1px solid #CC0000;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    background: rgb(204, 0, 0);
    background: transparent\9;
    background: rgba(204, 0, 0, 0.5);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7fcc0000, endColorstr=#7fcc0000);
    zoom: 1;
}
.err:nth-child(n),
.searcherr:nth-child(n),
.notFound:nth-child(n) {
    filter: none;
}
#denied {
    width: 80%;
    margin: 30px auto;
}
.errMenu {
    font-size: 12px;
}
#singleImg {
    border: 1px solid #ccc;
}
.imageInfo {
    width: 70%;
    margin: 20px auto;
    padding: 10px;
    background: #1a1a1a;
}
.imageInfo tbody tr td:nth-child(1) {
    font-size: 12px;
    font-weight: bold;
}
.imageInfo tbody tr td:nth-child(2) {
    font-size: 12px;
    padding: 5px 20px;
}
#footer {
    line-height: 1em;
    /* float: left; */
    padding: 15px 0 15px 0;
    margin: 0 auto 20px auto;
    text-align: center;
    width: 90%;
    border-top: 1px solid #44c30b;
    border-bottom: 1px solid #333;
    color: #545454;
}
#footer span {
    padding-right: 15px;
    font-size: 12px;
}
#footer a {
    color: #545454;
    text-transform: uppercase;
    cursor: pointer;
}
#footer a:hover,
#footer a:focus {
    color: #44c30b;
}
#footer a#prevLink,
#footer a#firstLink {
    float: left;
}
#footer a#nextLink,
#footer a#lastLink {
    float: right;
}
#footer a#firstLink {
    margin-right: 15px;
}
#footer a#lastLink {
    margin-left: 15px;
}
#prevLarge,
#nextLarge {
    position: fixed;
    top: 45%;
    font-size: 40px;
    color: #3c3c3c;
    padding: 1%;
    display: block;
}
#prevLarge {
    left: 1%;
}
#nextLarge {
    right: 1%;
}
#prevLarge:hover,
#nextLarge:hover,
#prevLarge:focus,
#nextLarge:focus {
    color: #545454;
}
#footer ul {
    list-style: none;
    font-size: 20px;
}
#footer ul li {
    display: inline;
    padding: 0 5px;
}
#pagination {
    clear: both;
    margin: 0;
    padding: 20px 0 10px 0;
    text-align: center;
    font-size: 11px;
    z-index: 9999;
}
#pagination a {
    padding: 3px 5px;
    margin: 0 2px;
    border: 1px solid #545454;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
#pagination a:hover,
#pagination a:focus {
    background: #545454;
    border: 1px solid #a0a0a0;
}
#pagination #currentPage {
    padding: 3px 5px;
    color: #44c30b;
    border: 1px solid transparent;
    cursor: default;
}
.hidden {
    display: none;
}
.highlight,
.cover {
    border: 1px solid rgba(68, 195, 11, 0.4);
}
.xxl {
    font-size: 40px;
    color: #44c30b;
    padding: 25px 0 0 0;
}
.inline {
    display: none;
    width: 100%!important;
    min-width: 200px!important;
    max-width: 75%!important;
    min-height: 200px!important;
    max-height: 75%!important;
    padding: 20px!important;
    text-align: center!important;
    background: #111!important;
    overflow: hidden!important;
}
.flag {
    width: 16px;
    height: 12px;
    margin-right: 6px;
    vertical-align: middle;
    border: 1px solid #999;
}
.flg {
    list-style-type: none;
    font-size: 12px;
    line-height: 22px;
    padding-left: 8px;
}
.flg img {
    margin: 0 6px;
}
img.dual {
    margin: 0 6px 0 0;
}
#vid_overlay {
    position: absolute;
    top: 13px;
    left: 43px;
    max-width: 45%;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
}
a, a:hover, a:focus, img, img:hover, .button, .button:focus, .button:hover, .hp, .hp:hover, .hp:focus {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
::selection {
    background: #44c30b;
    color: #fff;
}
::-moz-selection {
    background: #44c30b;
    color: #fff;
}
::-webkit-selection {
    background: #44c30b;
    color: #fff;
}
:target {
    -webkit-animation: highlight 3s ease;
    -moz-animation: highlight 3s ease;
    -o-animation: highlight 3s ease;
    animation: highlight 3s ease;
}
@-webkit-keyframes highlight {
    0% {
        background: #44c30b;
    }
    100% {
        background: none;
    }
}
@-moz-keyframes highlight {
    0% {
        background: #44c30b;
    }
    100% {
        background: none;
    }
}
@-o-keyframes highlight {
    0% {
        background: #44c30b;
    }
    100% {
        background: none;
    }
}
@-keyframes highlight {
    0% {
        background: #44c30b;
    }
    100% {
        background: none;
    }
}