a {
	color: #222;
}

a:hover {
	color: #222;
	text-decoration: none;
}


/* @group shadow on pictures */
/*
.ie6 .shadow div {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../gfx/shadow2.png',sizingMethod='crop');
  background: none;
}
*/

/* Backgrounds removed by an angry designer sick of those ugly shadows on black backgrounds! */

.shadow {
	float: left;
	/*background: url(../gfx/shadow1.gif) no-repeat bottom right;*/
}

.shadow div {
	/*background: url(../gfx/shadow2.png) no-repeat left top !important;*/
	/*background: url(../gfx/shadow2.gif) no-repeat left top;*/
	padding: 0px 5px 5px 0px;
}

.shadow img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
}

/* @end */

/* @group flips */
.tab {
	border-color: #aaa;
	padding: 2px 7px 2px 2px;
}

.tab img {
	float: left;
	margin: 0 2px 0 0;
}

.tab a {
	color: #000;
}

.tab_active {
	background: #f5f3f3 url(../gfx/tab_bg_active.gif) repeat-x;
	font-weight: bold;
}

.tab_deactive {	background: #a9a9a9 url(../gfx/tab_bg.gif) repeat-x; }

.tab_disabled {
	background-color: #ddd;
	color: #999;
}
/* @end */

/* @group box */
.box {
	border: 1px solid #aaa;
	padding: 2px;
	margin:0px 0px 0.2em;
}

.box_slim {
	padding: 0;
}

.box_slim .entry_content {
	padding:0.3em;
}

/* @group ie6 fix */
.ie6 #tpl_1001100010140 .box {
	height:1%;
}

.ie6 #tpl_1001100010140 .box .title_line {
	width:98.9%;
}

/* @end */

.box_background {
	background-color: #f3f3f3;
}

.box_nobackground {
	background-color: white;
}

.box_tabtop {
	clear: left;
	border-top-width: 0.1em;
	border-style: solid;
	border-color: #aaa;
}
/* @end */

/* @group general society */
.entry {
	border-color: #aaa;
	border-style: solid;
	background-color:#FFF;
}
/* @end */

/* @group freinds */

#tpl_1001100010120 .buttons a {
	color:#000;
	text-decoration:none;
}

/* @end */

/* @gorup controls */
.button_default {
	border: 1px solid #aaa;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 1px 4px 1px 4px ;
	background-color: #FFFFFF;
	background-image: url(../gfx/bg_button.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 2px 0 0 auto;
}

.textarea_default {
	border: 1px solid #aaa;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	height: 50px;
	width: 252px;
	margin: 2px 0 0 0;
}

.default_text {
	font-size: 11px;
	padding: 2px 0 2px 2px;
	margin: 0px;
	border: 1px solid #aaa;
	background: url(../gfx/bg_textbox.gif) repeat-x;
	font-family: Verdana;
	width: 250px;
}

.textbox_dis {
	border: 1px solid #d1d1d1;
}

.default_select {
	font-size: 11px;
	margin: 0px;
	padding: 2px;
	border: 1px solid #aaa;
	font-family: Verdana;
}

.iconize {
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 10px 2px 20px;
	text-decoration: none;
}

.imagebutton {
	color: #333;
	margin-right: 10px;
	text-decoration: none;
	height:1%;
}

.imagebutton img {
	margin: -0.2em 0.2em 0 0;
	vertical-align: middle;
}

/* @group ie6 fix */
.ie6 .imagebutton img {
	margin: 0 2px 0 0px;
}

/* @end */

/* @end */

.globalmenu {
	margin-top: 10px;
	border-collapse: collapse;
	width: 96%;
}

.globalmenu td {
	width: 16%;
	padding: 0px;
	text-align: center;
}

.globalmenu td a {
	text-decoration: none;
	color: #333333;
}
.paginate_text {
	font-weight: bold;
	margin: 0 1px 0 1px;
}

.paginate_link {
	color: #333;
	margin: 0 1px 0 1px;
}

.paginate_button {

}

.title_line {
	background-image: url('../gfx/main_top_bg_small.jpg');
	color: #000;
	padding: 0.1em 0.3em 0.3em 0.6em;
	/*margin: 0 -2px -2px -2px;*/
}

.entry_box {
	border: 1px solid #808080;
	margin-bottom: 0.3em;
	background-color: white;
}

.entry_box .wrapper {
	padding: 10px 10px 0 10px;
}

.entry_content {
	padding: 0.8em 0.3em 0 0.3em;
}

/*--------------------------------------------*/
/* @group profile page */

.profile_container {
	width:98%;
	padding: 6px;
}


#tpl_1001100010001 .leftcol {
	width: 208px;
	float:left;
}

#tpl_1001100010001 .rightcol {
	margin-left: 211px;
}

#tpl_1001100010001 #user_picture {
	width: 200px;
}

#tpl_1001100010001 .gallery_table {
	width: 100%;
}

#tpl_1001100010001 .gallery_table td {
	width: 50%;
	text-align: center;
}

#tpl_1001100010001 .gallery_table img {
	width: 100px;
}

#tpl_1001100010001 .entry_30_container {
	width: 37%;
}

#tpl_1001100010001 .entry_30 {
	padding:3px;
	border-width:1px;
}

#tpl_1001100010001 .entry_30 .info {
	margin: 3px 0 3px 0;
}

#tpl_1001100010001 .entry_30 .question {
	float:left;
	width: 80px;
}

#tpl_1001100010001 .head {
	margin: 0 -5px 5px -5px;
}

#tpl_1001100010001 .inrests {
	margin:0 3px 12px 3px;
}

#tpl_1001100010001 .entry {
	padding: 10px;
	border-width: 1px;
}

#tpl_1001100010001 .entry_70 {
	margin-bottom: 5px;
	padding: 10px;
	border-width: 1px;
}

#tpl_1001100010001 .entry_70 .info {
	margin:3px 0 3px 0;
}

#tpl_1001100010001 .entry_70 .question {
	float:left;
	width: 80px;
}

#tpl_1001100010001 .visitor {
	width:100%;
	float:left;
	margin: 5px;
}

#tpl_1001100010001 .visitors .user {
	width:40%;
	float:left;
}

#tpl_1001100010001 .visitors .time {
	width:60%;
	float:left;
}

#tpl_1001100010001 .listlink {
	padding: 0.6em 0 0 0.6em;
}

#tpl_1001100010001 .groups {
	margin:3px 3px 3px 3px;
}

#tpl_1001100010001 .group_list {
	margin:1px 3px 1px 0;
}

#tpl_1001100010001 .group_name {
	float:left;
}

#tpl_1001100010001 .group_members {

}

#tpl_1001100010001 .last_gb_title {
	float:left;
}

#tpl_1001100010001 .last_gb_user {
	float:right;
}

#tpl_1001100010001 .last_gb {
	margin-bottom:6px;
}

#tpl_1001100010001 .last_gb_answer {
	font-style:italic;
}

/* @end */

/* @group groups */

#tpl_1001100010550 .bcontent {
	background:#f3f3f3;
	}

#tpl_1001100010550 .headline1 {
	font-size:2.2em;
	margin:0.5em 0.5em;
}

#tpl_1001100010550 .shadow {
	margin-top:1em;
	margin-left:1em;
	margin-right:1em;
	float:left;
}


#tpl_1001100010550 .entry_box {
	background:#fff;
}

#tpl_1001100010550 .entry_content {
	padding:1em;
}

#tpl_1001100010550 .grouplink {
	font-size:1.3em;
}


#tpl_1001100010550 .updates {
	margin-top:0.5em;
	font-size:1em;
	color:#FF0000;
}

#tpl_1001100010550 .searchbox {
	margin:0.8em 0 1em;
	float:right;
}

#tpl_1001100010550 #search {
	border: 1px solid gray;
}

#tpl_1001100010550 .colspan_toggle_1 {
	height:0px;
	background:#F3F3F3;
}
/*---------------------------------*/

/* @group profile page */

#tpl_1001100010001 .last_gb_answer {
	font-style:italic;
}

/* @end */

/* @group groups */

#tpl_1001100010550 .bcontent {
	background:#f3f3f3;
	}

#tpl_1001100010550 .headline1 {
	font-size:2.2em;
}

#tpl_1001100010550 .entry_box {
	background:#fff;
}

#tpl_1001100010550 .grouplink {
	font-size:1.3em;
}

#tpl_1001100010550 .updates {
	font-size:1em;
	color:#FF0000;
}

#tpl_1001100010550 #search {
	border:gray;
}

#tpl_1001100010550 .colspan_toggle_1 {
	background:#F3F3F3;
}


#tpl_1001100010550 .border_box {
	border:#999999;
}

#tpl_1001100010551 .box_background {
	background:#f3f3f3;
}

#tpl_1001100010551 #search {
	border:gray;
}


#tpl_1001100010551 .alphabet a {
	font-size:1.4em;
}

#tpl_1001100010551 .colspan_toggle_1 {
	background:#F3F3F3;
}

#tpl_1001100010551 .showgroups {
	background:#fff;
}

#tpl_1001100010551 .border_box {
	border:#999999;
	}

#tpl_1001100010552 .box_background {
	background:#f3f3f3;
}

#tpl_1001100010552 #search {
	border: gray;
}

#tpl_1001100010552 .listbox {
	background:#fff;
}

#tpl_1001100010552 .category_head {
	font-size:18px;
}

#tpl_1001100010552 .cattable {
	font-size:12px;
}

#tpl_1001100010552 .cattable_head a{
	font-size:15px;
}

#tpl_1001100010552 .grouplinks {
	text-decoration:none;
}

#tpl_1001100010553 .create {
	background:#fff;
}

#tpl_1001100010553 .text {
	color:#000;
}

* html #tpl_1001100010553 .text {
	color:#000;
}

#tpl_1001100010553 .name {
	border: #999999;
}

#tpl_1001100010553 .box_background {
	background:#f3f3f3;
}

#tpl_1001100010555 .bcontent {
	background:#f3f3f3;
	}

#tpl_1001100010555 .headline1 {
	font-size:2.2em;
}

#tpl_1001100010555 .entry_box {
	background:#fff;
}

#tpl_1001100010555 .grouplink {
	font-size:1.3em;
}


#tpl_1001100010555 .updates {
	font-size:1em;
	color:#FF0000;
}

#tpl_1001100010555 #search {
	border:gray;
}

#tpl_1001100010555 .colspan_toggle_1 {
	background:#F3F3F3;
}

#tpl_1001100010555 .headline_name {
	font-size:12px;
	font-weight:bold;
}

#tpl_1001100010555 .border_box {
	border: #999999;
}

#tpl_1001100010556 .bcontent {
	background:#f3f3f3;
	}

#tpl_1001100010556 .headline1 {
	font-size:2.2em;
}

#tpl_1001100010556 .entry_box {
	background:#fff;
}

#tpl_1001100010556 .grouplink {
	font-size:1.3em;
}


#tpl_1001100010556 .updates {
	font-size:1em;
	color:#FF0000;
}

#tpl_1001100010556 #search {
	border: gray;
}

#tpl_1001100010556 .colspan_toggle_1 {
	background:#F3F3F3;
}

#tpl_1001100010556 .headline_name {
	font-size:12px;
	font-weight:bold;
}

#tpl_1001100010556 .border_box {
	border: #999999;
}

#tpl_1001100010560 .box_background {
	background:#f3f3f3;
}

#tpl_1001100010560 .bcontent {
	background:#f5f3f3;
	}

#tpl_1001100010560 .headline1 {
	font-size:2.2em;
}

#tpl_1001100010560 .entry_box {
	background:#fff;
}

#tpl_1001100010560 .grouplink {
	font-size:1.3em;
}

#tpl_1001100010560 .updates {
	font-size:1em;
	color:#FF0000;
}

#tpl_1001100010560 #search {
	border: gray;
}

#tpl_1001100010560 .colspan_toggle_1 {
	background:#F3F3F3;
}

#tpl_1001100010560 .applying {
	color:#00C400;
}

#tpl_1001100010560 .declined {
	color:#AC1110;
}

#tpl_1001100010560 .user_description {
	border:#999999;
}

#tpl_1001100010560 .headline_name {
	font-size:12px;
	font-weight:bold;
}

#tpl_1001100010561 .bcontent {
	background:#f5f3f3;
}

#tpl_1001100010561 .box_background {
	background:#f3f3f3;
}

#tpl_1001100010561 .headline1 {
	font-size:2.2em;
}

#tpl_1001100010561 .entry_box {
	background:#fff;
}

#tpl_1001100010561 .grouplink {
	font-size:1.3em;
}


#tpl_1001100010561 .updates {
	font-size:1em;
	color:#FF0000;
}

#tpl_1001100010561 #search {
	border:gray;
}

#tpl_1001100010561 .headline_name {
	font-size:12px;
	font-weight:bold;
}

/* @end */

/* @group blogg */

#tpl_1001100010130 #commentslist .author {
	font-weight: bold;
}

/* @end */

/* @group Nyhets system */

#tpl_1000100010001 .article_image:hover {
	background-color: transparent;
}

h2 a { text-decoration: none; }
h2 a:hover { text-decoration: underline; }

/* @end */
/* @group personal start page */

#tpl_1001100010070 .box {
	/*background-color: #f5f3f3;*/
}
#tpl_1001100010070 .headline1 {
	font-weight: bold;
}

#tpl_1001100010070 .topb {
	background-color: white;
}

#tpl_1001100010070 .topb .smopic {
	border:#999;
}
#tpl_1001100010070 .mlinkbox {
	background-color: white;
}

#tpl_1001100010070 .mytreads {
	background-color: yellow;
}

#tpl_1001100010070 .treadlink {
	text-decoration: none;
	color: #000;
}

#tpl_1001100010070 .treadlink:hover {
	color: #999;
}
/* @end */

/* @group pictures */



#tpl_1001100010140 .hlink{
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#tpl_1001100010140 .hlink:hover{
	text-decoration:underline;
}

#tpl_1001100010140 .description {
	text-decoration:none;
}

/* @end */

/* @group forum */
#tpl_1001100010502 .sticky
{
	background:#BCD5D7;
}

#tpl_1001100010502 .locked
{
	background:pink;
}


	#tpl_1001100010503 .quote
	{
		border-color: #c6c6c6;
		background-color: #f5f5f5;
	}

	#tpl_1001100010503 .report_link
	{
		color:#8F011E;
		text-decoration:none;
	}

	#tpl_1001100010505 .subforum_title {
		background-image:url('../newpublic_customdata/filla/screen/gfx/main_top_bg.gif');
	}
	#tpl_1001100010505 .threadtitle {
		font-size: 1.3em;
	}
	#tpl_1001100010505 #icon_expl {
		font-size: 1.05em;
	}

	#tpl_1001100010510 .bold_text {
		color: blue;
		font-size: 1.1em;
	}
	#tpl_1001100010510 .search_results a {
		color: black;
	}
	#tpl_1001100010510 .white_bg {
		background-color: white;
	}

#tpl_1001100010556 .bcontent {
	background:#f3f3f3;
	}


#tpl_1001100010556 .entry_box {
	background:#fff;
}

#tpl_1001100010556 .colspan_toggle_1 {
	background:#F3F3F3;
}

#tpl_1001100010556 .headline_name {
	font-size:12px;
	font-weight:bold;
}

#tpl_1001100010556 .post_text {
	border-color:#999999;
}

/* @end */

/* @group stats */
#tpl_1001100010251 .headline3 {
	font-weight:bold;
}

#tpl_1001100010251 .sumstats  {
	background:#FFF;
}

#tpl_1001100010251 .redstat  {
	color:red;
}

#tpl_1001100010251 .element  {
	background:#fff;
}

#tpl_1001100010251 .statpoint {
	text-decoration:none;
	color:black;
}

#tpl_1001100010251 .graph_gfx {
	border:#FD8670;
}

#tpl_1001100010251 .box_background {
	background:#f5f5f5;
}

#tpl_1001100010252 .headline3 {
	font-weight:bold;
}

#tpl_1001100010252 .sumstats  {
	background:#FFF;
}

#tpl_1001100010252 .redstat  {
	color:red;
}


#tpl_1001100010252 .element  {
	background:#fff;
}

#tpl_1001100010252 .statpoint {
	text-decoration:none;
}

#tpl_1001100010252 .graph_gfx {
	border: #80C9C9;
}

#tpl_1001100010252 .box_background {
	background:#f5f5f5;
}

#tpl_1001100010253 .headline3 {
	font-weight:bold;
}

#tpl_1001100010253 .headline4 {
	color:#333333;
}

#tpl_1001100010253 .sumstats  {
	background:#FFF;
}

#tpl_1001100010253 .redstat  {
	color:red;
}

#tpl_1001100010253 .statpoint a {
	text-decoration:none;
	color:black;
}

#tpl_1001100010253 .statpoint a:hover {
	text-decoration:underline;
	color:black;
}

#tpl_1001100010253 .statpoint {
	text-decoration:none;
	color:black;
}

#tpl_1001100010253 .graph {
	border:#80C9C9;
	background: url('http://photoflood.net/ragnar/graph3.jpg');
}

/* @end */

/* @group inbyggerene */

#tpl_1001100010610 .box_background {
	background:#f3f3f3;
}

#tpl_1001100010610 #search {
	border:gray;
}


#tpl_1001100010610 .alphabet a {
	font-size:1.4em;
}

#tpl_1001100010610 .colspan_toggle_1 {
	background:#F3F3F3;
}

#tpl_1001100010610 .showgroups {
	background:#fff;
}

#tpl_1001100010610 .border_box {
	border:#999999;
}

#tpl_1001100010610 .box_background {
	background:#f3f3f3;
}

#tpl_1001100010610 #search {
	border: gray;
}

#tpl_1001100010610 .alphabet a {
	font-size:1.4em;
}

#tpl_1001100010610 .colspan_toggle_1 {
	background:#F3F3F3;
}

#tpl_1001100010610 .showgroups {
	background:#fff;
}

#tpl_1001100010610 .border_box {
	border: #999999;
}

.errFld { border: 1px solid #9b0d0b; background-color: #fadada; background-image: none; padding: 2px 2px 2px 2px; }
.errMsg { color: #9b0d0b; display: inline; }

/* @end */