a { text-decoration: none; }
a:hover { color: #ff3300; }
ul.menu { overflow: hidden; }
ul.menu li { float: left; }
body {
  font-family: Georgia, Serif;
  font-size: 15px;
  line-height: 145%;
  color: #000000;
}
#topBox, #mainbar, #sitetop, #mainsub, #sidebar, #container-footer {
  width: 930px;
  margin: auto;
}
#sitetop, #main, #sitebottom, #frame {
  width: 100% !important;
  margin: 0;
}
#main { margin-top: 30px !important; }
#photo-one #sidebar-site-about { display: block; }
#photo-one #sidebar-comments { display: block; }
#photo-one #sidebar-albums { display: block; }
#photo-one #sidebar-users { display: block; }
#photo-one #sidebar-search { display: block; }
#photo-one #sidebar-top-actions { display: block; }
#photo-one #sidebar-bottom-actions { display: block; }
#topBoxContainer {
  background-color: #f3f3f3;
  border-bottom: #cccccc;
  overflow: hidden;
}
#topBoxContainer .fdb-logo {
  float: right;
  margin-top: 10px;
}
#topBoxContainer a.home {
  float: left;
  margin-top: 15px;
}
#topBoxContainer .mainMenu { overflow: hidden; }
#topBoxContainer ul.menu {
  float: left;
  margin: 10px;
}
#topBoxContainer ul.menu li {
  margin: 5px 0;
  padding: 0 15px;
}
#topBoxContainer ul.menu li a {
  font-family: Corbel, Verdana, Sans-Serif;
  font-size: 13px;
}
#topBoxContainer ul.menu li.first { border-left: 1px solid #cccccc; }
#sitetop {
  overflow: hidden;
  margin-bottom: 15px;
}
#header { padding: 0; }
#header #mainbar { overflow: hidden; }
#header #mainbar a.logo {
  background-image: url(http://samvirke.dk/sites/all/themes/zammweerkeh/img/samvirke-header-logo.png);
  margin-top: -5px;
  height: 79px;
  width: 292px;
  display: block;
  float: left;
  text-indent: -900em;
}
#header #mainbar .menu { margin-top: 40px; }
#header #mainbar form { margin-top: 40px; }
#header #mainbar .menu {
  float: left;
  margin-left: 40px;
}
#header #mainbar .menu li { margin-right: 20px; }
#header #mainbar .menu a {
  font-size: 17px;
  color: #ff3300;
  text-transform: uppercase;
}
#header #mainbar .menu a:hover { color: #be2e1e; }
#header #mainbar form { float: right; }
#header #mainbar form .form-submit {
  background-color: transparent;
  background-image: url(http://samvirke.dk/sites/all/themes/zammweerkeh/img/search-button.png);
  background-repeat: no-repeat;
  border: none;
  height: 20px;
  text-indent: -900em;
  width: 20px;
}
#header #mainbar form .form-text {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-position: 8px 6px !important;
  background-repeat: no-repeat !important;
  border: 1px solid #cccccc;
  height: 19px;
  width: 190px;
}
#main { margin-top: 10px; }
#main #mainsub .view-title { font-size: 24px; }
#main #mainsub .view-title a { color: #000000; }
#main #mainsub .view-title a:hover { color: #ff3300; }
#main #mainsub table .view-words {
  font-family: verdana;
  font-size: 11px;
  color: #666666;
  line-height: 120%;
}
#main #mainsub table .view-name {
  font-family: verdana;
  font-size: 11px;
  color: #666666;
  line-height: 120%;
}
#main #mainsub table .view-title {
  font-size: 15px !important;
  font-family: Georgia, Serif;
  padding-bottom: 5px;
  width:200px;
  padding-right:0;
}
#main #mainsub table .view-words {width:190px;}
#main #mainsub table .view-title a { color: #000000; }
#main #mainsub table .view-title a:hover { color: #ff3300; }
#main #mainsub table .view-name {
  padding-bottom: 5px;
  font-weight: bold;
}
#main #mainsub #sidebar {
  float: right;
  width: 300px;
}
#main #mainsub #sidebar #sidebarsub {
  width: 300px;
  padding: 0;
}
#main #mainsub #content {
  float: left;
  width: 600px;
  margin: 0;
}
#main.has-rightsidebar #content{ margin-right:300px; }

#frontPageFlash, #frontPageFlash hr { width: 600px; }
#main #mainsub #content #contentsub { padding:0; width:600px; }
#main #mainsub #sidebar .uploadBtn {
  display: block;
  padding: 15px 0;
  color: #ffffff;
  background-color: #ff3300;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
  margin-bottom: 15px;
}
#main #mainsub #sidebar .uploadBtn:hover { background-color: #be2e1e; }
#main #mainsub #sidebar .compact-album-list-item {
  height: auto;
  overflow: visible;
  margin-right: 4px;
  float: left;
}
#main #mainsub #sidebar .compact-album-list-item .album-photo { width: 96px; }
.comment-cover-photo { display: none; }
.comment-text {
  font-family: verdana;
  font-size: 11px;
  color: #666666;
  line-height: 120%;
  padding-bottom: 10px;
}
#footer {
  background-color: #f3f3f3;
  width: 100%;
  padding: 0;
  background-image: url(http://samvirke.dk/sites/all/themes/zammweerkeh/img/footer-bg.png);
}
#footer #container-footer {
  padding-top: 20px;
  width: 930px;
  margin: auto;
  overflow: hidden;
}
#footer #container-footer .frontpage-logo-link {
  background-image: url(http://samvirke.dk/sites/all/themes/zammweerkeh/img/samvirke-footer-logo.png);
  margin-top: 0px;
  height: 79px;
  width: 292px;
  display: block;
  float: left;
  text-indent: -900em;
}
#footer #container-footer #footerbox1 { float: right; }
#footer #container-footer #footerbox1 .menu li {
  clear: left;
  border-left: 1px solid #cccccc;
  margin-left: 10px;
  padding-left: 10px;
  font-family: verdana;
  font-size: 12px;
}
#footer #container-footer #footerbox1 .menu.first li {
  text-transform: uppercase;
  font-weight: bold;
}
#footer #container-footer #footerbox2 {
  float: right;
  clear: right;
  margin-top: 40px;
  width: 510px;
}
#footer #container-footer #footerbox2 .footer-boxes {
  color: #666666;
  font-weight: bold;
  font-family: arial;
  font-size: 13px;
  margin-left: 30px;
}
#footer #container-footer #footerbox2 .footer-boxes a { color: #666666; }
#footer #container-footer #footerbox2 .menu li {
  color: #666666;
  font-weight: bold;
  font-family: arial;
  font-size: 13px;
  margin-left: 30px;
}
#footer #container-footer #footerbox2 .menu li a { color: #666666; }
#footer #container-footer #footerbox2 .fdb { margin-left: 30px; }
#footer #container-footer .footer-boxes { float: left; }
div.playicon { background: none; }


/* Disse styles er ikke med i less filen */
#sidebar-uploaded-by,
#sidebar-photo-tags,
#sidebar-photo-albums,
#sidebar-photo-actions { display:none; }
.sidebar-photo-stream table td.photo-stream-right img,
.sidebar-photo-stream table td.photo-stream-left img{ height:100px; width:100px; }
.sidebar-photo-stream .photo-stream-left,
.sidebar-photo-stream .photo-stream-right { width:150px; text-align:center; }
.sidebar-photo-stream .photo-stream-left a,
.sidebar-photo-stream .photo-stream-right a { font-family:verdana; font-size:11px; }

.intro img{ width:200px; float:left; padding-right:20px; }
.prices .price img { float:left; padding-right:20px; }
.prices h2{ margin-top: 40px; }
.prices .price{ margin-top:20px; clear:both; overflow:hidden; }
.prices .price.notext{ margin-right:5px; clear:none; float:left; min-height:220px; width:190px; overflow:hidden;}
.prices .price.notext img{ padding:0; float:left; }
.prices .price.notext p{ float:left; clear:left; font-size:12px; }
.bigjumptop{ clear:both; }

.view-item-sub .view-name a{ display:none; }
