* { margin: 0; padding: 0; outline: 0; }

body {
    font-size: 15px;
    line-height: 24px;
    font-family: georgia, serif;
    color: #212121;
    background: #fff;
}

a { color: #0252aa; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

@font-face {
	font-family: 'trade-gothic';
	src: url('fonts/trade-gothic.eot');
	src: local('☺'), url('fonts/trade-gothic.woff') format('woff'), url('fonts/trade-gothic.ttf') format('truetype'), url('fonts/trade-gothic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.lang-cnt { padding: 20px; }
h1#logo { height: 166px; width: 252px; padding-bottom: 16px; }
h1#logo a { height: 166px; width: 252px; background: url(images/logo.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; display:block; }

ul.langs { width: 65%; list-style: none; list-style-position: outside; padding-bottom: 20px; }
ul.langs li { padding-bottom: 13px; }
ul.langs li a { display:block; line-height: 34px; height: 34px; color: #231f20; font-size: 15px; text-transform: uppercase; font-family:Arial, serif; font-weight: bold; background: #fef200; padding: 0 10px; }

h3.splash-bottom { height: 25px; width: 90px; background: url(images/splash-bottom.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }

/* HOME PAGE */
.home-img { height: 215px; width: 320px; position:relative; margin: 0 auto; }
.home-img span.yellow-ribbon { position:absolute; top: 0; right: 0; height: 143px; width: 127px; }

.cnt { padding: 14px 15px; }
.cnt p { padding-bottom: 15px; }
.cnt p:last-child { padding-bottom: 0; }
.cnt h2 { font-size: 26px; font-family: "trade-gothic", Arial, serif; line-height: 26px; text-transform: uppercase; font-weight: normal; padding: 10px 0 20px; }
.cnt h3{ font-size: 14px; font-family: "trade-gothic", Arial, serif; font-weight: bold; color: black; padding-bottom: 2px;}
.cnt .slide-cnt h4{font-size:12px; line-height:20px; color:#666; font-weight:normal; margin-bottom:14px;
}
.cnt .slide-cnt .img{margin: 0 -20px 13px -20px; text-align:center; position:relative;}

#credits img{
	padding:0 0 15px 0;
}

a.btn { display: inline-block; background-color: #fef200; padding: 0 4px; height: 18px; line-height: 18px; font-family:Arial, serif; font-size: 11px; color: #212121; text-transform: uppercase; font-weight: bold; margin: 0 5px;  }
a.arr-btn { background: #fef200 url(images/arr-btn.png) no-repeat right center; padding-right: 15px; }


.navigation { background: url(images/emboss.png) repeat-x 0 0; padding-top: 2px; }
.navigation ul { list-style: none; list-style-position: outside; }
.navigation ul li { background: url(images/emboss.png) repeat-x 0 bottom; padding-bottom: 2px; }
.navigation ul li a { display:block; background-color: #212121; font-size: 20px; color: #ccc6c2; padding: 15px 15px; font-family: "trade-gothic", Arial, serif; text-transform: uppercase; }

.footer { background-color: #373636; padding: 20px; }
.footer ul { width: 43%; float:left; list-style: none; list-style-position: outside; }
.footer ul:last-child { float:right; }
.footer ul li { padding-bottom: 8px; line-height: 14px; }
.footer ul li a { line-height: 16px; font-size: 13px; font-weight: bold; color: #706f6f; font-family:Arial, serif; text-transform: uppercase; font-weight: bold; }

.top-nav { height: 37px; background-color: #302b2c; border-bottom: 1px solid #1b1b1b; box-shadow: 0px 1px 5px rgba(0,0,0,0.7); -moz-box-shadow: 0px 1px 5px rgba(0,0,0,0.7); -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.7); -o-box-shadow: 0px 1px 5px rgba(0,0,0,0.7); position:relative; z-index: 99; }
.top-nav ul { list-style: none; list-style-position: outside; }
.top-nav ul li { float:left; height: 37px; border-right: 1px solid #211e1f; position:relative; }
.top-nav ul li a { float:left; height: 37px; line-height: 37px; font-size: 12px; font-family:Arial, serif; color: #ccc6c2; font-weight:bold; text-transform: uppercase; padding: 0 13px; }
.top-nav ul li a.home-link { height: 37px; width: 39px; background: url(../_img/home_icon.jpg) no-repeat center center; font-size: 0; line-height: 0; text-indent: -4000px; float:left; padding: 0; }
.top-nav ul li span { height: 5px; width: 11px; background: url(images/navigation-active.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; position:absolute; bottom: -5px; left: 50%; margin-left: -5px; display:none; }
.top-nav ul li.active span { display:block; }
.top-nav ul li.active a { background-color: #3c3a3a; }
.top-nav ul li a.back-link { background: url(../_img/back_arrow.jpg) no-repeat 0px center; padding-left: 27px; }

.dark-cnt { background-color: #212121; padding: 10px 0; }

.entry { padding: 0 10px 10px 10px; margin-bottom: 10px; background: url(images/emboss.png) repeat-x 0 bottom; height: 100%; overflow: hidden; }
.entry:last-child { margin-bottom: 0; background: transparent; }
.entry a.img { float:left; margin-right: 7px; }
.entry a.img img { border: 4px solid #1a1815; }
.entry a.img:hover img { border-color: #302b2c; }
.entry h4 { font-size: 13px;  font-family: Arial, serif; text-transform: uppercase; font-weight: bold; line-height: 16px; padding-top: 45px; } 
.entry h4 a { color: #5d5d5d; } 

.main-section { padding: 15px 17px 28px 17px; margin-bottom: 15px;  background: url(images/emboss.png) repeat-x 0 bottom; color: #818080; }
.main-section h2 { font-size: 26px; font-family: "trade-gothic", Arial, serif; font-weight: normal; text-transform: uppercase; color: #ccc6c2; padding-bottom: 12px; }

.section { padding: 10px; padding-top: 0; margin-bottom: 10px; background: url(images/emboss.png) repeat-x 0 bottom; height: 100%; overflow: hidden; color: #818080; }
.section:last-child { margin-bottom: 0; background: transparent; }
.section p { font-size: 12px; font-style: line-height: 18px; color: #6f6e6e; }
.section .img { position:relative; float:left; margin-right: 7px; }
.section .img a { float:left; }
.section .img a:hover { text-decoration:none; }
.section .img a img { border: 4px solid #1a1815; }
.section .img a:hover img { border-color: #302b2c; }

/*.section .img a span.video-btn { height: 22px; width: 45px; position:absolute; top: 50%; margin-top: -11px; margin-left: -35px; left: 50%; display:block; background: #fcf02f url(images/play-ico.png) no-repeat 7px center; padding-left: 28px; font-size: 15px; font-weight: bold; color:#231f20; text-transform: uppercase; font-family:Arial, serif; }
*/
.section h3 { font-size: 14px; font-weight:bold; color: #ccc6c2; font-family:Arial, serif; text-transform: uppercase; }


.accordion .acc-entry { display:none; }
.accordion { background: url(images/emboss.png) repeat-x 0 0; padding-top: 2px; }
.accordion h2 { background: url(images/emboss.png) repeat-x 0 bottom; padding-bottom: 2px; } 
.accordion h2 a { display:block; font-size: 24px; line-height: 26px; color: #ccc6c2; font-family: "trade-gothic", Arial, serif; padding: 12px 60px 12px 24px; background-color: #212121; text-decoration:none; position:relative; }
.accordion h2 a span { height: 10px; width: 10px; position:absolute; top: 23px; right: 27px; background: url(images/accordion-plus.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; }
.accordion h2.exp a span { background-position:right 0; }
.accordion .acc-entry { padding: 15px 20px 0 20px; }
.accordion .acc-entry .img { margin: 0 -20px 13px -20px; text-align:center; position:relative; }
.accordion .acc-entry h3 { font-size: 15px; font-family: "trade-gothic", Arial, serif; line-height: 16px; font-weight: normal; text-transform: uppercase; padding-bottom: 15px; }
.accordion .acc-entry h4 { font-size: 12px; line-height: 20px; color: #666; font-weight: normal; margin-bottom: 14px; }
.accordion .acc-entry p { padding-bottom: 28px; }


.slider { height: 195px; width: 100%; position:relative; background: #212121; margin-bottom: 50px; }
.slider ul { height: 195px; width: 100%; position:relative; overflow: hidden; list-style: none; list-style-position: outside; }
.slider .jcarousel-clip { height: 195px; width: 100%; position:relative; overflow: hidden; }
.slider ul li { height: 187px; float:left; text-align:center; padding: 8px 0 0 0; }
.slider ul li a { position:relative; }
.slider ul li a img { border: 4px solid #1a1815; }
.slider ul li a span { height: 24px; width: 26px; background: url(../_img/magGlass.jpg) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; position:absolute; bottom: 3px; right: -30px; }

.slider p.slider-nav { text-align:center; position:absolute; top: 208px; left: 50%; margin-left: -100px; width: 200px; height: 11px; }
.slider p.slider-nav a { height: 11px; width: 11px; display: inline-block; background: #cdcbcb; }
.slider p.slider-nav a.active { background-color: #827d7d; }

.slider a.slider-arr { height: 25px; width: 25px; background: url(../_img/arrows.jpg) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; position:absolute; top: 208px; font-size: 0; line-height: 0; text-indent: -4000px; }
.slider a.slider-arr.prev-arr { background-position: 0 0; left: 25px; }
.slider a.slider-arr.next-arr { background-position: right 0; right: 25px; }


.overlay { height: 85%; width: 100%; position:absolute; top:0; left: 0; background: rgba(33,33,33,0.8); text-align:center; display:none; padding-top: 15%; z-index: 100; }
.overlay a.popup-close { height: 17px; width: 17px; background: url(../_img/closeX.png) no-repeat 0 0; position:absolute; font-size: 0; line-height: 0; text-indent: -4000px; right: 5%; top: 5%; }

.map { width: 320px; height: 202px; position:relative; margin: 0 auto; }
.map img { position:absolute; top: 0; left: 0; }
.map a { height: 32px; width: 32px; background: url(images/pin.png) no-repeat 0 0; font-size: 0; line-height: 0; text-indent: -4000px; position:absolute; }
.map a.active { background-position: 0 bottom; }

.pin-info { display:none; }
.pin-info h2 { position:relative; text-transform: none; }
.main-cnt h2 { text-transform: none; }
.pin-info a { height: 32px; width: 32px; position:absolute; top: 50%; margin-top: -18px; right: 0; background: url(images/pin.png) no-repeat 0 bottom; font-size: 0; line-height: 0; text-indent: -4000px; }
.pin-info a:hover { background-position: 0 0; }

span.hidden-txt { display:none; }