/* Svendborg Lokalradio */
#PageSysCtrl {
  position:fixed!important;
}
.header_image_container {
  max-width: 2600px;
  margin-left: auto;
  margin-right: auto;
}
#header #logo {
  padding:0;
  margin: 0;
}
#header #logo img {
  padding:10px 10px 10px 20px;
}

.footerlinks ul { 
  margin-top: 0px; 
  margin-bottom: 0px; 
}
.footerlinks li { 
  position: relative;
  line-height: 32px; 
  padding-top: 10px; 
  padding-bottom: 10px; 
  white-space: nowrap;
}
.footerlinks li a, 
.footerlinks li, 
.footerlinks li div  {
  color: #FFF;
}
.footerlinks li a:hover {
  color: #8d8476;
}

.footerlinks li img {
  width: 28px;
  margin-right: 6px;
  margin-top: 12px;
}

.footerlinks li {
  padding-top:0;
  padding-bottom:0;
}
.botmenubox {
  background:#51aa48;
}
.footerlinks {
  background:#4a4949;
}
.footerlinks h2 {
  color: #fff;
  margin-bottom: 16px;
  letter-spacing: 1px;
  font-size: 42px;
}
.facebookcol {
  overflow-x:auto;
}
.nopadsocial {
  /*padding-left:0;*/
  cursor: pointer;
}
html .social_container {
  position: absolute;
  top: 20px;
  right: -20px;
  width: 100%;
}



.intro {
  margin-bottom: 30px;
}
.intro h1 {
  font-size: 48px;
}

.front-module {
  position: relative;
  width: 100%;
  /*max-width: 324px;*/
  margin: 0 auto 20px auto;
  padding-bottom: 30px;
  text-align: center;
  border-radius: 20px;
  color: #FFF;
}
.front-module img {
  width: 145px;
  height: auto;
  padding: 40px 0;
}
.front-module h2, .front-module a {
  margin: 0 !important;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFF;
  font-size: 24px;
}
.front-module h2 > a {
  color: #FFF;
  font-size: 1em !important;
}

#footer p > img {
  margin-right: 5px;
}
#footer p .spacer {
  display: inline-block;
  width: 25px;
  margin-right: 5px;
}

.foto {
  width:120px; 
  height: auto; 
  margin: 10px 25px 10px 0;
}
.the_email {
  display: none;
}
.facebookbox {
  min-height: 500px;
  background-image: url('/design/loading.gif');
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
form.contact, form.contact span, form.contact div, form.contact label, form.contact * {
  font-size:16px;
  font-weight:normal;
}
form.contact input.btn {
  font-size:16px;
  padding:6px 20px;
  color: #4a4949;
}
form.contact textarea {
  min-height:150px;
}


#footer.uptimefooter {
  background: #4a4949;
  padding:5px;
}
#footer.uptimefooter img {
  width:22px;
  height:22px;
}
#footer.uptimefooter, #footer.uptimefooter p, #footer.uptimefooter a {
  margin:0;
  text-align: center;
  font-size:13px;
  color: #888;
}

#footer.uptimefooter a:hover {
    color: #8d8476;
}

.cmstiny_inline ul {
  padding-left:18px;
}
.cmstiny_inline ul li {
  list-style:disc;
  list-style-position: outside;
  font-size: 17px;
  color:#4a4949;
  line-height: 1.75em; 
}

.quicklinks h2 {color: #fff; letter-spacing: 2px;}

a.buttonlink, #content a.buttonlink {
	padding: 7px 30px;
	background: #db801b;
	border: 1px solid #db801b;
	text-decoration: none;
	color: white;
	display: inline-block;
	width: 280px;
	text-align: center;
	text-transform: uppercase;
  margin-right: 20px;
	box-shadow: inset 0 0 0 0 #db801b;
	-webkit-transition: all ease 0.5s;
	-moz-transition: all ease 0.5s;
	transition: all ease 0.5s;
}

#content a.buttonlink:hover, a.buttonlink:hover {
  box-shadow: inset 280px 0 0 0 #fff;
  color: #db801b;
}


a.buttonlink2, #content a.buttonlink2 {
  padding: 7px 30px;
  background: #fff;
  border: 1px solid #db801b;
  text-decoration: none;
  color: #db801b;
  display: inline-block;
  width: 280px;
  text-align: center;
  text-transform: uppercase;
  box-shadow: inset 0 0 0 0 #db801b;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

#content a.buttonlink2:hover, a.buttonlink2:hover {
  box-shadow: inset 280px 0 0 0 #db801b;
  color: #fff;
}

.soundfile_list div {
  cursor: pointer;
}
.soundfile_list div:before {
  content: '- ';
}