﻿body 
{
    cursor: default;
}

a
{
    cursor: pointer;
}

a.menu-button img
{
    background: transparent url(/images/menu-dark.gif) no-repeat scroll 0pt 0px;
}

a.menu-button:hover img
{
    background: transparent url(/images/menu-dark.gif) no-repeat scroll 0pt -20px;
}

li#GlobalSitemap
{
    background: #1a1a1a url("/images/icon_sitemap-dark.gif") no-repeat scroll 0 0;
}

li#GlobalContact
{
    background: #1a1a1a url("/images/icon_home-dark.gif") no-repeat scroll 0 0;
}

#GlobalSearch div 
{
	background: transparent url("/images/srch_l-dark.gif") 0 0 no-repeat;
}

#GlobalSearch input {
	background: transparent url('/images/srch_bg.gif') 0 0 repeat-x;
}

li#GlobalSearch {
	background: transparent url('/images/srch_r-dark.gif') no-repeat scroll top right;
}

div.temporary
{
    position:absolute; 
    right:0px; 
    top:65px;
    background: #1a1a1a url("/images/aarhusroklub-dark.png") no-repeat scroll 0 0;
    font-size:1pt;
    font-family: Baskerville, Georgia, Serif;
    font-weight:bold;
    color: #393A3D;
    line-height: 1em;
    width: 421px;
    height: 42px;
}

div#LoggedIn 
{
    color: #5D9E9B;
}

h1#logo
{
}

#header #logo a {
    background: transparent url(/images/ar-logo-2x-dark.png) no-repeat scroll left top;
}

div#header a 
{
}

ul.photoalbums
{
    list-style-type:none;
}

.photoalbums li.photo200
{
    width:204px;
    padding:15px;
	float: left;
}

.photoalbums li.photo200 a span
{
    display:block;
    width:200px;
    height:200px;
}

.photoalbums li.photo200 a span img
{
    padding:0;
    margin:0;
    border:0;
    width:200px;
    height:200px;
}

.photoalbums li.photo200 a:hover span
{
    border: solid 2px #99ff77;
}

.photoalbums li.photo200 a span
{
    border: solid 2px #1a1a1a;
}

.photoalbums li.photo75
{
    width:130px;
    padding:10px;
	float: left;
}

.photoalbums li.photo75 a:hover img
{
    border: solid 2px #99ff77;
}

.photoalbums li.photo75 a img
{
    margin-left: 30px;
    width:71px;
    height:71px;
    border: solid 2px #1a1a1a;
}

.photoalbums li.photo75 div
{
    height:3em;
    overflow:hidden;
    text-align:center;
}

.photoalbums
{
    font-size: 0.9em;
    line-height:1em;
}

.photoalbums a
{
    color:White;
    text-decoration:none;
}

.photoalbums a:hover
{
    text-decoration:underline;
}

.photoalbums li img
{
}

body
{
    background-color:#1a1a1a;
}


div#articleBody 
{
    border-top: solid 5px #393A3D;
    border-bottom: solid 1px #393A3D;
}

ul#MainNavigation-main li div.childmenu
{
    background-color: #393A3D;
}

div#articleBody h1
{
    margin-bottom:1em;
    font-weight:normal;
}

xdiv#articleBody p
{
    font-size: 85%;
}


div#content,div#footer,div#header
{
    background-image: none;
    background-color:Transparent;
}

div#header a,
div#footer
{
    color:#5D9E9B;
}

#articleBody
{
    color:White;
}

div#selected_photo p.photographer
{
    font-family:'Helvetica Neue',Arial,sans-serif;
    text-align: right;
    font-size: x-small;
    color:#5D9E9B;
}

div#photo_navigation 
{
    font-family:'Helvetica Neue',Arial,sans-serif;
    text-align: right;
    font-size: small;
    color:#5D9E9B;
    float:right;
    margin-bottom:10px;
    width:155px;
}

div#photo_navigation a:hover
{
    text-decoration:none;
}

div#photo_navigation p,
div#photo_navigation ul
{
    list-style-image: none;
    list-style-position:outside;
    list-style-type: none;
    float: right;
    text-align:right;
}

div#photo_navigation ul li
{
    float: left;
    display:block;
    width:25px;
    height:20px;
    margin-left: 5px;
}

div#photo_navigation li#prev_photo
{
    background: url(/images/site/btn_back.gif) no-repeat;
}

div#photo_navigation li#prev_photo.off
{
    background: url(/images/site/btn_back_grayed.gif) no-repeat;
}

div#photo_navigation li#next_photo
{
    background: url(/images/site/btn_next.gif) no-repeat;
}

div#photo_navigation li#next_photo.off
{
    background: url(/images/site/btn_next_grayed.gif) no-repeat;
}

div#photo_navigation ul li a
{
    display:block;
    width:25px;
    height:0pt;
    overflow:hidden;
    padding-top:20px;
}

ul.photoGroup
{
    list-style-type:none;
}

.photoGroup li
{
	float: left; 
	width: 75px; 
	height: 75px;
	margin-right: 2px; 
	margin-bottom: 2px; 
	position: relative; 
	background-color: #eeeeff; 
	text-align: center;
	overflow: hidden;
}

.photoGroup li div.buttons
{
    text-align: left;
}

.photoGroup li div.photo 
{
    width: 75px;
	height: 75px; 
}

.photoGroup li div.title
{
    position: absolute;
    bottom: 1em;
    left: 0px;
    margin: 3px;
    overflow: hidden;
}

/****/

div.relateredekategorier
{
    clear:both;
    border:none;
}

.relateredekategorier p, .relateredeemner p
{
    color:#5D9E9B;
}

.relateredeemner li span
{
    color:#5D9E9B;
}

.relateredekategorier a 
{
    color:White;
}

.relateredeemner a
{
    color:White;
}