* {
    margin: 0;
    padding: 0;
}

body {
    color: #FFF;
    font-family: "Helvetica", sans-serif;
    background: #000;
    font-size: 13px;
}

a img  {
    border: 0 none;
}

a {
    color: #F29932;
}



.clear { clear: both; }



#wrap {
    background: url('wrap.jpg') no-repeat top center;
    padding-bottom: 50px;
}

#container {
    width: 954px;
    margin: 0 auto;
}

#header {
    position: relative;
}

#headerRight {
    float: right;
    margin: 30px 0 0 0;
}

#headerRight #lang {
    float: left;
    margin: 55px 10px 0 0;
    background-color: rgba(255,255,255,0.5);
    padding: 0 3px;
}

#headerRight #lang a {
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 8pt;

}

#headerRight #player {
    float: Right;
}

h1 {
    padding: 110px 0 20px 0;
    float: left;
}

.utilities  {
    float: left;
    position: absolute;
    bottom: 30px;
    left: 210px;
}

#sidebar {
    width: 210px;
    float: left;
}

#menu, .utilities {
    list-style-type: none;
}

#menu li {
    margin: 0 0 2px 0;
}


#menu li a, .utilities li a {
    background: #FFF;
    color: #27374E;
    text-decoration: none;
    padding: 0 5px;
    text-transform: uppercase;
    font-family: "GillSans", "Century Gothic", "Trebuchet MS", sans-serif;
}

#menu li a img {

}

#menu li a:hover {
    background: #D27D19;
    color: #FFF;
}

#menu li ul li {
    padding: 2px 10px 0 10px;
    list-style-type: none;
    margin: 0;
}

#menu li ul li a {
    background: #A69B96;
}

.utilities li a {
    padding: 0 10px 0 5px;
    font-size: smaller;
    background: #A69B96;
}

.utilities li a:hover {
    background: #D27D19;
}

#contents {
    width: 690px;
    float: right;
}

#content img  {
    border: 1px solid #FFF;
}

#content {
    min-height: 380px;
    padding: 30px;
}

#content h2 {
    margin: 0 0 1em 0;
}

#content, #news, #sidesteps {
    border: 1px solid rgba(255,255,255,0.5);
    background: rgba(255,255,255,0.05);
    position: relative;
}

#content {
    background: rgba(0,0,0,0.5);
    line-height: 150%;
}

#teaser {
    margin: 30px 0 0 0;
}

#teaser h3 {
    background: #D27D19;
    color: #000;
    font-weight: normal;
    font-family: "GillSans", "Century Gothic", "Trebuchet MS", sans-serif;
    display: inline;
    padding: 0 10px 0 5px;
    text-transform: uppercase;
}

#teaser h3 a {
    text-decoration: inherit;
    color: inherit;
}

#teaser #news {
    width: 310px;
    float: left;
    margin: 0 10px 0 0;  
}

#teaser #sidesteps {
    width: 185px;
    float: left;
}

#teaser .utilities {
    position: static;
    margin: 0 0 0 10px;
    float: left;
}

#teaser .utilities a {
    padding: 0 10px 0 5px;
    margin: 0 0 3px 0;
}

#teaser ul {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0;
}

#teaser ul li a {
    text-decoration: none;
    color: #FFF;
    margin: 10px 10px 0 10px;
    display: block;
}

#teaser ul li a .title {
    font-weight: bold;
    display: block;
}

#teaser ul li a .text {
}

#teaser ul li a .more {
    color: #D27D19;
}

#teaser hr {
    border: 0 none;
    height: 1px;
    background: rgba(255,255,255,0.5);
    bottom: 0;
    position: absolute;
}

.list-on-page {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.list-on-page li {
    clear: both;
    margin: 30px 0 0 0;
}

.list-on-page li:first-child {
    margin: 0;
}

.list-on-page a {
    text-decoration: none;
    color: #FFF;
    display: block;
}

.list-on-page a .title {
    display: block;
    font-weight: bold;
}

.list-on-page a .more {
    color: #D27D19;
}

.tx-indexedsearch form * { display: inline }
.tx-indexedsearch form p { display: none }
.tx-indexedsearch form input {  }
.tx-indexedsearch tr td:first-child { display: none; }
#content .tx-indexedsearch .sword { width: 50% }
.tx-indexedsearch-rules { display: none; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin: 1em 0; font-size: large; }
.tx-srfreecap-pi2-cant-read { color: #CCC; }
.tx-srfreecap-pi2-cant-read a { color: #DDD; }
.captchaLabel { display: block; padding: 1em 0 0 0 }

dt { margin: 1em 0 0 0; }
.news-single-img { float: left; margin: 0.33em 1em 0 0; }

#c14 div.csc-textpic img {
    float: left;
}


.csc-uploads {
    margin: 0 0 2em 0;
}

.news-single-item .meta {
    color: #E6E6E6;
    font-family: "Georgia", serif;
    font-style: italic;
}

a:visited {
    color: #E6E6E6;
}

#BookingStar {
  position: absolute;
  z-index:1000;
  top:125px;
  left:200px;
}

.tx-indexedsearch-info { display: none; }
.tx-indexedsearch-title { font-size: large; padding: 0; margin: 0; }
.tx-indexedsearch-result-number { display: none; }
.tx-indexedsearch-browsebox { margin: 0 0 1em 0; }
