@import url(reset.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
#preloader,
body {
    background: #000
}

@font-face {
    font-family: JFRockSolid;
    src: url(fonts/JFRocSol.eot?#iefix) format("eot"), url(fonts/JFRocSol.woff) format("woff"), url(fonts/JFRocSol.ttf) format("truetype"), url(fonts/JFRocSol.svg#JFRockSolid) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Maiandra GD";
    src: url(fonts/maiandra_gd.eot?#iefix) format("eot"), url(fonts/maiandra_gd.woff) format("woff"), url(fonts/maiandra_gd.ttf) format("truetype"), url(fonts/maiandra_gd.svg#MaiandraGD) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "28 Days Later";
    src: url(fonts/28_Days_Later.eot?#iefix) format("eot"), url(fonts/28_Days_Later.woff) format("woff"), url(fonts/28_Days_Later.ttf) format("truetype"), url(fonts/28_Days_Later.svg#28DaysLater) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Base 02";
    src: url(fonts/Base_02.eot?#iefix) format("eot"), url(fonts/Base_02.woff) format("woff"), url(fonts/Base_02.ttf) format("truetype"), url(fonts/Base_02.svg#Base02) format("svg");
    font-weight: 400;
    font-style: normal
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999
}

#status {
    text-align: center;
    width: 400px;
    padding: 146px 0;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../images/loadingBG.jpg) center no-repeat;
    margin: -146px 0 0 -200px
}

body {
    font-family: 'Open Sans', sans-serif
}

h1,
h2 {
    font-family: "Base 02";
    color: #FFFDD6
}

a {
    text-decoration: none;
    outline: 0
}

.clr {
    clear: both;
    height: 20px
}

h1 {
    font-size: 50px;
    line-height: 110%
}

h1 span {
    font-size: 20px
}

h2 {
    font-size: 25px
}

input[type=submit],
input[type=submit]:visited,
textarea {
    font-family: "Open Sans", Geneva, sans-serif
}

h3 {
    font-size: 20px;
    line-height: 5px;
    color: #FFFDD6;
    border-bottom: 1px solid #802310
}

.sending {
    display: none
}

input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=text],
select {
    font-family: "Open Sans", Geneva, sans-serif;
    border: 1px solid #dadada;
    font-size: 13px;
    padding: 10px;
    min-width: 400px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
    outline: 0;
    border-color: #81b95f;
    box-shadow: 0 0 5px #94cf71
}

textarea {
    border: 1px solid #dadada;
    font-size: 13px;
    padding: 10px;
    min-width: 400px;
    min-height: 80px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

input[type=submit],
input[type=submit]:visited {
    background: 0 0;
    color: #999;
    cursor: pointer;
    border: none;
    font-weight: 700;
    font-size: 11px
}

input[type=submit]:hover {
    color: #fff
}

.wrapper {
    background: url(../images/wrapper.jpg) no-repeat;
    width: 900px;
    height: 904px;
    margin: 0 auto
}

.alt {
    background: url(../images/wrapper-alt.jpg) no-repeat
}

header {
    padding: 10px 0 0
}

.leftheader {
    float: left
}

.leftheader a {
    background: url(../images/mountain.png) no-repeat;
    width: 255px;
    display: block;
    text-align: center;
    font-family: JFRockSolid, sans-serif;
    color: #FFFDD6;
    font-size: 25px;
    padding: 80px 0 0 20px
}

.leftheader a span {
    font-size: 40px
}

.leftheader a sup {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px;
    vertical-align: top
}

.leftheader a blockquote {
    font-family: "Maiandra GD", sans-serif;
    font-size: 13px;
    text-align: right;
    color: #fff;
    padding: 0 30px 0 0
}

.leftheader strong {
    color: #d0d0d0;
    font-size: 11px;
    padding: 0 0 0 50px
}

.leftheader strong a {
    font-family: 'Open Sans', sans-serif;
    background: 0 0;
    height: 10px;
    font-size: 11px;
    color: #d48d02;
    padding: 0;
    display: inline
}

.rightheader a,
.tabs-menu li a,
table.indextable thead td {
    font-family: "28 Days Later", sans-serif
}

.leftheader strong a:hover {
    text-decoration: underline
}

.rightheader {
    float: right;
    padding: 65px 0 15px;
    border-bottom: 1px solid #372f29
}

.rightheader a {
    color: #FFFDD6;
    font-size: 19px;
    padding: 0 9px;
    transition: color .3s ease-out 0s;
    -webkit-transition: color .3s ease-out 0s;
    -o-transition: color .3s ease-out 0s;
    -moz-transition: color .3s ease-out 0s
}

.rightheader a.selected,
.rightheader a:hover {
    color: #8a3d25
}

section {
    width: 870px
}

.leftsection {
    float: left
}

#slideshow {
    position: relative;
    height: 342px
}

#slideshow img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8
}

#slideshow img.active {
    z-index: 10
}

#slideshow img.last-active {
    z-index: 9
}

.rightsection {
    position: relative;
    margin-top: -40px;
    float: right;
    width: 420px;
    color: #C3A128;
    font-size: 12px;
    text-align: justify;
    line-height: 140%
}

.rightsection strong {
    color: #FF9;
    font-size: 14px
}

table.indextable {
    width: 850px;
    margin: 0 0 0 20px;
    line-height: 110%
}

table.indextable td {
    color: #C3A128;
    font-size: 12px;
    width: 33%;
    padding: 0 20px;
    border-right: 1px solid #49310a
}

table.indextable td:last-child {
    border-right: none
}

table.indextable thead td {
    color: #fffdd6;
    font-size: 35px;
    line-height: 180%
}

.content {
    width: 800px;
    margin: 0 auto;
    color: #C3A128;
    font-size: 12px;
    line-height: 140%;
    text-align: justify
}

.popup a.close,
.tabs-menu li,
footer {
    text-align: center
}

.content article {
    width: 850px;
    margin: 0 auto
}

ul.roundlist li {
    background: url(../images/bullet.png) 0 5px no-repeat;
    padding: 0 0 0 25px;
    font-weight: 700;
    font-size: 12px
}

ul.galtab {
    margin: 0;
    padding: 0;
    list-style: none
}

ul.galtab li {
    list-style: none;
    display: inline-block;
    float: left;
    margin: 10px
}

ul.galtab li a {
    display: block;
    float: left
}

ul.galtab li a img {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s
}

ul.galtab li a img:hover {
    opacity: .4;
    filter: alpha(opacity=40);
    transition: all .3s ease-out 0s;
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s
}

.tabs-menu a:hover,
.tabs-menu li a {
    -webkit-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s
}

.tabs-menu {
    height: 92px;
    float: left;
    clear: both
}

.tabs-menu li {
    height: 92px;
    float: left;
    margin-right: 85px
}

.tabs-menu li.current {
    position: relative;
    z-index: 5
}

.tabs-menu li a {
    color: #f9f7cf;
    text-decoration: none;
    opacity: .4;
    filter: alpha(opacity=40)
}

footer,
footer a {
    color: #464B47
}

.popup a,
footer a:hover {
    text-decoration: underline
}

.tabs-menu .current a,
.tabs-menu a:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.tab {
    float: left;
    margin-bottom: 20px;
    width: auto
}

.tab-content {
    margin-top: 100px;
    width: 800px;
    display: none
}

#tab-1,
a.fblike {
    display: block
}

ul.list {
    margin: 0 0 0 20px
}

ul.list li {
    list-style: disc
}

table.contactable td {
    padding: 3px;
    vertical-align: middle
}

table.table {
    width: 100%
}

table.table td:nth-child(2) {
    padding: 0 50px;
    background: url(../images/divider.jpg) center repeat-y;
    vertical-align: middle
}

.clrfooter {
    clear: both;
    height: 50px
}

footer {
    font-size: 10px;
    line-height: 160%
}

a.fblike {
    width: 50px;
    height: 223px;
    background: url(../images/fb-like-img.png) no-repeat;
    position: fixed;
    left: 0;
    top: 40%
}

.popup {
    display: none;
    position: fixed;
    z-index: 999;
    left: 50%;
    top: 20%;
    margin-left: -187.5px;
    background: url(../images/popupbg.png) no-repeat;
    width: 375px;
    height: 262px;
    padding: 40px 20px;
    color: #000;
    font-size: 12px;
    line-height: 14px
}

.popup a {
    color: #000
}

.popup a.close {
    display: block;
    position: absolute;
    top: 15px;
    right: 10px;
    background: #000;
    width: 10px;
    height: 10px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    padding: 10px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}