/**
 * Generelt
 */
h1 { color:#00892e; }
.links a, a { color:#00892e; }
.colb .block h2, .rounded-corner .wrap-corner  h2, #user-profile .rounded-corner .wrap-corner  h2 { color:#00892e; }
#main #edit-submit, #main .form-submit, #main #edit-preview { border:1px solid #00892e; color:#00892e; }

.colb .block h2 { background:url(../images/h2-arrow.png) no-repeat 0 -50px; }

/**
 * Hovedmeny
 */
#primary-links { background:url(../images/pl-bg.png) repeat-x 0 -108px; }
#primary-links-right { background:url(../images/pl-corners.png) no-repeat right -108px; }
#primary-links-left { background:url(../images/pl-corners.png) no-repeat left -108px; }
#primary-links ul a:hover span, #primary-links ul a.active span { background: url(../images/pl-hover-right.png) no-repeat right -85px; }
#primary-links ul a:hover, #primary-links ul a.active { background: #fff url(../images/pl-hover-left.png) no-repeat left -85px; }

/**
 * Forum
 */
.forabg, .forumbg, #forum thead th { background:none #009933; }

/**
 * Panels round corners
 */
.rounded-corner .wrap-corner .l, .rounded-corner .wrap-corner .r, .corner-block, .corner-news, #user-profile .rounded-corner .wrap-corner .l, #user-profile .rounded-corner .wrap-corner .r, #user-profile .corner-block, .corner-news { background-image:url(../images/corners-block-green.png); }
.rounded-corner .wrap-corner, #user-profile .rounded-corner .wrap-corner { background:none repeat scroll 0 0 #e6f4e4 !important; }

/**
 * Annet
 */
.view-galleries-listing-new .views-view-grid tbody, .view-galleries-listing-random .views-view-grid tbody, .cornerBox-headline, .cornerBox-news, #user-profile .pane-author-pane .cornerBox, .cornerBox-block { background:#e6f4e4; }
tr.even, tr.odd, td.active, #forum tr.info, #forum tr.even, #forum tr.odd { background-color:#e6f4e4; }

/**
 * Søkeboks
 */
#search { background:url(../images/search_bg.png) no-repeat 0 -62px; }

/**
 * Roles
 */
.no-badge-badge, .no-badge-badge a, .no-badge-badge a:hover, .no-badge-badge a.active { color:#005C89; }
.admin-badge, .admin-badge a, .admin-badge a:hover, .admin-badge a.active { color:#0099FF; }
.event-badge, .event-badge a, .event-badge a:hover, .event-badge a.active { color:#B3333C; }
.nyhetsmod-badge, .nyhetsmod-badge a, .nyhetsmod-badge a:hover, .nyhetsmod-badge a.active { color:#00CC00; }
.donor-badge, .donor-badge a, .donor-badge a:hover, .donor-badge a.active { color:#FF00FF; }
