/* global settings */
html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

body
{
	font-family: verdana;
	font-size: 12px;
}

td
{
	font-size: 12px;
}

h1
{
	font-size: 15px;
	color: #D20020;
}

h2
{
	font-size: 13px;
	color: #D20020;
}

input {
	border:1px solid #7F94A8;
}

input.radio {
	border:0px solid #7F94A8;
}



/* class settings */

.leftmenu
{
	font-size: 13px;
	color: #3b5a79;
}

.leftmenu_0
{
	font-size: 13px;
	color: #3b5a79;
}

.leftmenu_1
{
	font-size: 11px;
	color: #3b5a79;
}

.leftmenu_2
{
	font-size: 9px;
	color: #3b5a79;
}

.topmenu {
	color: #FFFFFF;
}

.topmenu_0 {
	color: #FFFFFF;
}

A:link {
	/*font-size: 11px; */
	text-decoration: none; 
	color: #000000;
}
A:visited {
	/*font-size: 11px; */
	text-decoration: none; 
	color: #000000;
}
A:hover {
	/*font-size: 11px; */
	text-decoration: underline; 
	color: #000000;
}

fieldset {
	padding:10px;
}
legend {
	font-weight:bold;
	font-size:13px;
	color:#D20020;
}

/* Gallery kategories List */
div.gallery_kategori_list 
{
  margin-top:10px;
}

div.gallery_kategori 
{
  float: left;
  width:294px;
  margin-bottom:20px;
  margin-right:10px; 
  height:100px;
}

div.gallery_kategori_list div.kategori_img 
{
  width:120px; 
  height:90px;
  float:left;
  padding:5px;
  border:1px solid #BBBBBB;
}

div.gallery_kategori_list div.kategori_img img 
{

}

div.gallery_kategori_list div.kategori_title 
{
  height:20px;
  padding-bottom:5px;
  text-align:left;
  color:green!important;
}

div.gallery_kategori_list div.kategori_title a.kategori_title 
{
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	font-size:16px;
	color:#D20020;
}

div.gallery_kategori_list div.kategori_text 
{
  position:relative; 
  margin-left:8px;
  padding-top:0px;
  font-size:11px;
  float:left;
  width:150px;
  height:100px;
  text-align:left;
  overflow:hidden;
}

div.gallery_kategori_list div.kategori_link 
{
	font-size:12px;
	font-weight:bold;
}
/* END Gallery kategories List */

/* Gallery pictures List*/
div#gallery_list 
{
	margin-top:10px;
}

div#gallery_content 
{
	margin-top:10px;
}

div.gallery 
{
	position:relative;
	height:140px;
	width:140px;
	float: left;
	margin-bottom:20px;	
	margin-right:5px; 
	text-align:center;
	border: 1px solid #BBBBBB;
	padding:0px;
}

div.gallery_img 
{
	/*
	position:absolute;
	left: 0px;
	text-align:center;
	margin-top:50%;
	margin-left:50%;
	*/
	height:140px;
	left:140px;
}

div.gallery_img img 
{
	padding:0px;
	margin:0px;
	border: 0px; 
	text-align:center;
}

a.gallery_img_link 
{
	margin:0px;
	padding:0px;
}

div.gallery_innerPicture 
{
	max-height:400px;
	position:absolute;
	top: 50%;
}

div#gallery_nav 
{
  text-align:center;
}

div#gallery_pictureText 
{
	overflow:auto;
}
/* END Gallery Picture */


/* Ads */
div.ads_div 
{
	/*margin-bottom:10px;*/
}

/* END Ads */


/* Calendar */

.calendar_horizontal_border 
{
	background-color:#3B5A79;
}

.calendar_header 
{
	background-color:#E2E6EB;
}

.calendar_cell 
{
	font-size:12px;
}

.calendar_cell a
{
	font-size:12px;
}

.calendar_cell_day a
{
	font-weight:normal;
}

.calendar_cell_today 
{
	font-weight:bold!important;;
	color:#C9011E!important;
}
/* END Calendar */

/* frontpage */
#content_frontpage p:first-child { margin:0px 0px 10px 0px;}


/* Storfanger arkiv liste */
.archive_list
{
	color: #3b5a79;
}

.archive_list li a
{
	color: #3b5a79;
}

/* Storfanger winner history */

.stofanger_winner
{
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}
.storfanger_winners_text
{
	float: left;
	margin-left: 20px;
}

.stofanger_winner_image {
    border: 1px solid #bbbbbb;
    display: table;
    float: left;
    padding: 5px;
    width: 200px;
    height: 150px;
    text-align: center;
}

.stofanger_winner_image img
{
	width: 200px;
	display: block;
}

/* Månedens storfanger */
.storfanger_winners_month .winner_img
{
	max-width: 275px;
}

.storfanger_winners_month .winner_img.senior_img
{
	float: right;
}

.storfanger_winners_month h3
{
	margin-top: 5px;
	margin-bottom: 0px;
}

.storfanger_winners_month .sponsor_image
{
	margin-bottom: 10px;
}


/* Registrer fangst */
.opacity40
{
	opacity: 0.4;
	filter: alpha(opacity = 50);
}

.storfanger_crop_image h3
{
	margin: 0px 0px 5px 0px;
}

.storfanger_crop_image button
{
	border: 1px solid #7f94a8;
}

.storfanger_crop_image .image_crop
{
	float: left;
	width: 440px;
}

.storfanger_crop_image .image_uploaded
{
	height: 140px;
	margin-bottom: 10px;
}

.storfanger_crop_image .image_uploaded img
{
	max-width: 125px;
	max-height: 100px;
}

.storfanger_crop_image .crop_image_buttons
{
	margin-top: 10px;
}
.card {
margin-left: 45px;
}