* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	background: #fff url(bilder/gradient.jpg) repeat-x;
	background-attachment:fixed;
	font-size:12px;
}
/* Layout */
div#container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
} 
div#header {
	background: url(bilder/header.gif) no-repeat;
	height: 155px;
}
div#menu {
	background: #fff;
	height: 30px;
	margin-top: -7px !important;
	margin-top: 0;
	margin-bottom: -7px;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 5px;
}
div#contentwrap {
	background: #fff url(bilder/content.png);
	height: 1% !important;
}
div#right {
	margin-right: 10px;
	float: left;
	width: 152px;
}

div#right table {
	margin-top: 0;
	margin-bottom: 2px;
}
div#right img {
	display: block;
	margin: 0 auto 10px;
}
div#right table img {
	margin: 0;
}
div#content {
	padding: 0 10px 15px 18px;
	float: left;
	width: 577px;
}

div#footer {
	background:  url(bilder/footer.png) no-repeat;
	height: 25px;
	margin-top: -7px !important;
	margin-top: -10px;
	padding: 0 15px 0 15px;
}
div.article {
	margin-bottom: 10px;
	font-size: 12px;
	border: 1px solid #366;
	padding: 7px 12px 7px 12px;
	height: 1% !important;
}
div.fulltext {
	margin-top: 5px;
	clear: left;
}

/* Tekst/lister */
h1 {
	font-size: 20px;
	margin-bottom: 2px;
}
div#header h1 {
	display: none;
}

h3 {
	font-size: 14px;
}
p, ul, ol {
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 5px;
	margin-top: 7px !important;
	margin-top: 0;
}
div#footer p {
	text-align: center;
	border-top: 1px dotted #ccc;
	padding-top: 3px !important;
	font-size: 10px;
	font-style:italic;
}
p#status, h2.first_element {
	margin-top:8px;
	font-size: 11px;
}
p.pagination {
	margin-top: 15px;
	font-size: 10px;
clear: left;
}
p.pagination a {
	margin-right: 3px;
}
ul li, ol li {
	list-style-type: square;
	margin-left: 40px;
}
input, textarea {
	font-size: 11px;
}

/* Linker */

div.article a, p#status a, p a,table td.subcell a, div#content li a{
	color: #000;
	background: transparent;
	text-decoration: underline;
}
div.article a:hover, p#status a:hover, p a:hover, table td.subcell a:hover, div#content li a:hover {
	background: #366;
	color: #fff;
	text-decoration: none;
}

legend a {
	text-decoration: none;
	padding: 1px 8px;
	color: #000;
}
legend a:hover {
	background: #efefef;
}

/* Tabs */

div#menu {
	padding: 10px 15px;
	font-weight: bold;
}
#navigation a {
	color: #fff;
	background: #366 url(bilder/left-tab.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 8px;
}

#navigation a span {
	background: url(bilder/right-tab.gif) right top no-repeat;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-top: 2px;
}

#navigation a, #navigation a span {
	display: block;
	float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span {
	float: none
}

.current {
	text-decoration: underline;
	color: #fff;
}

#navigation ul {
	padding: 0;
	margin: 0
}

#navigation li {
	float: left;
	list-style-type: none;
	margin: 0;
}

/* Bilder */

img.left_border {
	border: 1px solid #000;
	margin: 5px 8px 8px 0;
	float: left;
}
img.left {
	margin: 5px 8px 8px 0;
	float: left;
}
img.right_border {
	border: 1px solid #000;
	margin: 5px 0 8px 8px;
	float: right;
}
img.right {
	margin: 5px 0 8px 8px;
	float: right;
}

/* Kontaktskjema */

label {
	width: 200px;
	display: block;
}

/* Downloads */

fieldset {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	margin: 10px 0 !important;
	margin: 0 0 15px 0;
	padding: 10px;
	color: #000;
}
select {
	width: 200px;
}
select#cat {
	width: auto;
}
option {
	padding: 1px 6px 1px 4px;
}
table {
	font-family: Verdana;
	font-size: 9px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px solid #000;
	background: #fff;
	width: 100% !important;
	width: 99%;
}

th, td {
	padding: 1px 3px;
	vertical-align: top;
}
th, tr.footer td {
	background: #ccc;
	padding-top: 4px;
	height: 20px;
	color: #000;
	font-weight: bold;
}
table tr:hover {
	background: #ccc;
}

tr.color1 {
	background: #efefef;
}
tr.color2 {
	background: #e6e6e6;
}
table img {
	border: 0;
}
table a {
	color: #000;
}
table a:hover {
	background: #366;
	text-decoration: none;
	color: #fff;
}

ul#subfolders {
	margin-left: 20px;
	list-style-image: url(bilder/folder.gif);
}
ul#subfolders li {
	padding-left: 2px;
}


/* Links */

th.name {
	width: 15%;
}
th.info {
	width: 60%;
}
th.go {
	width: 3%;
}
th.hits {
	width: 5%;
}
td.center {
	text-align: center;
}

/* Match table */

th.number {
	width: 2%;
}
th.team {
	width: 30%;
}

/* Multimedia */

th.title {
	width: 20%;
}
th.info {
	width: 50%;
}
th.downloads {
	width: 9%;
}
th.size {
	width: 13%;
}
th.extension {
	width: 2%;
}

th.match_table_row_date {
	width: 13%;
}

th.match_table_row_teams {
	width: 25%;
}

/* Front */

table#matchtableFront, table#multimediaFront {
	width: 100%;
	margin-top: -7px;
	border: 0;
}

/* New guestbook */

table.gb_entry {
	width: 100% !important;
	width: 99%;
}

table.gb_entry tr td img {
	float: none;
	vertical-align: middle;
}

th.gb_number {
	width: 6%;
}
th.gb_date {
	width: 18%;
}
th.gb_name {
	text-align: left;
}
th.gb_misc {
	width: 10%;
}
table.gb_entry td {
	padding: 3px 5px;
	line-height: 14px;
	font-size: 10px;
	border-top: 1px solid #000;
}
table.gb_entry tr:hover {
	background: #fff;
}

/* StureGallery */

table#gallery {
	width: 100% !important;
	width: 99%;
	border: none;
	margin: 0;
}
table#gallery td {
	padding: 2px;
}
table#gallery img {
	background: #fff url(bilder/loading.gif) no-repeat center center;
	border: 1px solid #000;
	padding: 1px;
	display: block;
	margin: 0 auto;
}

img#gallery_full {
	border: 1px solid #000;
	background: #fff url(bilder/loading.gif) no-repeat center center;
	margin: 2px 0;
	padding: 1px;
}

ul#subfolders {
	margin-left: 20px;
	list-style-image: url(bilder/folder.gif);
	line-height: 10px !important;
	line-height: 17px;
}
ul#subfolders li {
	padding-left: 2px;
}

img#folder_parent, img#home {
	border: none !important;
	margin:0;
	padding: 0 4px 0 0;
}
p.pagination {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1.6;
	font-size: 10px;
}
p.pagination a {
	padding:1px 0;
	margin: 2px 1px;
}
p.pagination a:hover {
	text-decoration: none !important;
	border: 1px solid #666;
}

ul#gallery_nav {
	list-style-type: none;
	margin-bottom: 5px;
}
ul#gallery_nav li {
	line-height: 19px;
	margin-left: 0;
	display: inline;
}
ul#gallery_nav li#nav_home, ul#gallery_nav li#nav_parent_folder {
	display: block;
	float: left;
	margin-right: 6px;
}
ul#gallery_nav li#nav_parent_folder {
	margin-bottom: 0;
}
ul#gallery_nav li#nav_breadcrumbs {
	padding-top: 0;
	border-top: 1px solid #366;
	clear: left;
	display: block;
}
p.caption {
	margin-top: 5px;
}
ul.picture_stats {
	margin-top: 8px;
}

div#randomPicture a img {
	border: 1px solid #000;
}

div#right h2, div#content h2 {
	margin-bottom: 8px;
	background: #366;
	text-align: left;
	color: #fff;
	padding: 2px 2px 2px 5px;
	font-size: 12px;
}

div#right h2 {
	margin-bottom: 3px;
}

div#content h2 {
	margin-bottom: 0 !important;
}
.news_item h2, .content_box h2 {
	font-size: 1.6em !important;
	border: none !important;
	color: #000 !important;
	background: #fff !important;
	font-weight: bold !important;
	padding: 0 !important;
	text-transform: none !important;
}
.news_item h2, .content_box h2 {
	border-bottom: #000 !important;
}
h3 {
	font-size: 1em;
	margin-top: .2em;
}
.news_item h3 {
	font-size: 1.4em;
	margin-top: 0;
}

.publish_data {
	font-size: .9em;
	font-style: italic;
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
}

div.news_item {
	border: 1px solid #366;
	padding: 6px 9px;
	margin:  4px 0 0 0;
	height: 1% !important;
	background: #fff;
}

div.news_item img {
	float: left;
	margin: 3px 5px 5px 0;
}

div.content_box {
	padding: 5px 10px 15px 10px;
	height: 1% !important;
	background: #fff;
	border: 1px solid #366;
	margin: 3px 0;
}
div.content_box img {
	float: left;
	margin: 3px 3px 5px 0;
}

ul.related {
	font-size: .9em;
	margin-top: 0;
	margin-bottom: 0;
}
ul.related li {
	line-height: 1.6em;
	line-height: 1.5em !important;
	list-style: none !important;
}
ul.related li img {
	margin: 0 5px 0 0 !important
}

ul.match_stats {
	font-size: .9em;
	list-style: none !important;
	margin-top: 3px;
	margin-bottom: 0;
}
ul.match_stats li {
	line-height: 1.6em;
	line-height: 1.7em !important;
	list-style: none !important;
}
ul.match_stats li img {
	margin: 0 5px 0 0 !important
}
p.read_more {
	clear: left;
	text-align: right;
	font-size: .9em;
	margin-bottom: 2px;
}
p.read_more a img {
	border: none;
	display: inline;
}

div.column_box {
	border: 1px solid #366;
	padding: 4px 5px;
	margin-bottom: 3px;
}
div.column_box a img {
	border: 1px solid #000;
}

.even {
	background: #efefef;
}
.odd {
	background: #e6e6e6;
}

td.latest_articles_date {
	width: 10%;
}
td.latest_articles_title {
	width: 90%;
}

td.date {
	width: 10%;
}
th.article_date {
	width: 18%;
}
th.article_title {
	width: 85%;
}
th.article_views {
	width: 5%;
}
th.multimedia_type {
	width: 3%;
}
th.multimedia_size {
	width: 10%;
}
th.multimedia_downloads {
	width: 5%;
}

h2 a {
	color: #fff;
}
p#next_match {
	text-align: center
}
.bold {
	font-weight: bold;
	font-size: 1.1em;
}
/* Sponsor items */

div.sponsor_holder {
	margin: 0 0 3px 0;
	line-height: .7em;
	padding-top: 0 !important;
	padding-top: 3px;
	border: 1px solid #366;
	padding-bottom: 2px;
}
div.sponsor_holder a {
}
div.sponsor_holder img {
	border: 1px solid #000;
	margin: 1px 2px !important;
	margin: 0 2px;
	margin-bottom: 0 !important;
}
div#right div.column_box input#search_box {
	width: 96px;
}
.error {
	padding: .5em .5em .5em 3em;
	margin: 5px;
	border:1px solid red;
	background:yellow url(gfx/icons/dialog-error.png) 1em 50% no-repeat;
}

span.highlight {
	color: orange;
}
th.stats_table_row_yellow_cards, th.stats_table_row_red_cards, th.stats_table_row_goals, th.stats_table_row_assists, th.stats_table_row_minutes {
	width: 16.67%;
}
th img {
	float: none !important;
	margin: 0 !important;
}

td.profile_picture {
	width: 25%;
}

/* AJAX Suggest */

.suggest_link {
	background: #fff;
	padding: 2px 6px 2px 6px;
	color: #000;
	min-width: 130px;
}
.suggest_link_over {
	background: #407bd8;
	color: #fff;
	padding: 2px 6px 2px 6px;
	cursor: pointer;
	min-width: 130px;
}
#search_suggest {
	position: absolute; 
	background: #fff; 
	text-align: left;
	border: 1px solid #000;	
}
input#search_box {
   width: 94px !important;
   font-size: 1em;
   border: 1px solid #000;
   padding: 2px 3px;
}
input#search_submit {
   font-size: 1em;
   border: 1px solid #000;
   padding: 1px 2px;
}
#slow_progress {
    display: none;
}

div#slow_progress {
    display: none;
}


p#article_extras {
	padding-bottom: 4px;
	font-size: .9em;
	text-align: right;
	float: right;
}
p#article_extras a.tip_a_friend {
	background: transparent;
	margin-right: 3px;
}
p#article_extras a img {
	float: none;
	border: none;
	text-decoration: none;
	margin-bottom: 0 !important;
}
p#article_extras img {
	float: none;
	border: none;
	margin: 0;
}
p a.fb_share_link { 
	padding:2px 0 0 20px;
	height:16px;
	background:url(http://static.ak.facebook.com/images/share/facebook_share_icon.gif?42:26981) no-repeat top left;
	color: #000;
}

div.news_item a img, div.news_item p a img {
	border: none;
}
