.HEADING {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.menu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.ERROR {
  border: 1px solid red;
}

.TITLE {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 19px;
	font-weight: bold;
	line-height: 125%;
	color: #74694E;
}

.caption {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

a {
text-decoration: none;
color:#5C5F62;
}
a:link {
text-decoration: none;
color:#5C5F62;
}
a:visited {
text-decoration: none;
color:#5C5F62;
}

a:active {
text-decoration: none;
color:#5C5F62;
}

a:hover {
text-decoration: underline;
color:#5C5F62;
}
.LINK {
font-weight:bold;
color:#F7941E;
}

.NORMAL {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #515151;
}

H1,H2,H3,H4,H5,H6,P {
	margin:0;
}

.submenuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.menuselected {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.submenu {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.Counter_text1 {
	font-family: Arial,Sans-Serif;
	font-size: 40;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

.input_no_border{
   border:0px;
   font-size:12px;
   font-family:arial;
}
.Footertext {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 125%;
	color: #FDE9D2;
}

.linkfooter {
  color:#FEFACC;
  text-decoration:underline;
}
a.menu:link {
text-decoration: none;
line-height: 125%;
font-size:12px;
color:#FFFFFF;
}

a.menu:visited {
text-decoration: none;
line-height: 125%;
font-size:12px;
color:#FFFFFF;

}

a.menu:active {
text-decoration: none;
line-height: 125%;
font-size:12px;
color:#FFFFFF;
}

a.menu:hover {
text-decoration: underline;
line-height: 125%;
font-size:12px;
color:#FFFFFF;
}
/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}
/*#TB_Load {
    background: url(../sd_files/smoothbox/loading.gif) no-repeat center center;
}*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}
.readmore, .readmore a,
.readmore a:link,
.readmore a:active,
.readmore a:visited
{
font-family:Arial;
font-size: 12px;
color: #5C5F62;
font-weight: bold; 
}
.TITLE_H1 {
	font-family: Arial,Sans-Serif;
	font-size: 23px;
	font-weight: bold;
	line-height: 125%;
	color: #74694E;
}

.TITLE_NOIMG_SMALL a, 
.TITLE_NOIMG_SMALL a:link,
.TITLE_NOIMG_SMALL a:active,
.TITLE_NOIMG_SMALL a:visited
{
   font-family: Arial,Sans-Serif;
   font-size: 21px;
   font-weight: bold;
   line-height: 125%;
   color:[%COLOR.LINK%];
}

.TITLE_NOIMG_SMALL {
   font-family: Arial,Sans-Serif;
   font-size: 21px;
   font-weight: bold;
   line-height: 125%;
   color: [%COLOR.LINK%];
}
.small {
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #6C6C6C;
}

.flikrubrik {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

.Counter_textLarge {
	font-family: Arial,Sans-Serif;
	font-size: 40;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

.TITLE_H3_BLUE a,
.TITLE_H3_BLUE a:link,
.TITLE_H3_BLUE a:active,
.TITLE_H3_BLUE a:visited
{
   font-family: Arial,Sans-Serif;
   font-size: 16px;
   font-weight: bold;
   line-height: 125%;
   color:[%COLOR.BLUETEXT%];
}

.TITLE_H3_BLUE{
   font-family: Arial,Sans-Serif;
   font-size: 16px;
   font-weight: bold;
   line-height: 125%;
   color: [%COLOR.BLUETEXT%];
}
.bottombg, .bottombg a
{
background-color: #171718;
color: #5C5F62;
text-decoiration:none;
}
.menutop, #menufirst
{
font-size: 13px;
font-family: Arial;
font-weight: Bold;
color: #FFFFFF;
height: 43px;
}

.menutop a,
.menutop a:link,
.menutop a:active,
.menutop a:visited
{
color: #FFFFFF;
text-decoration: none;
}

.menutop a:hover
{
color: #FFFFFF;
text-decoration: underline;
}

.menutopnotselected
{
padding-left: 10px;
padding-top: 16px;
}
.menutopselected
{
padding-left:15px;
}

.menutopselectedtd 
{
padding-top: 13px;
padding-left:10px;
padding-right:10px;
}

.menutopselectedwhitetd
{
background-color: #FFFFFF;
}

#menufirstselected
{
padding-left: 6px;
}
.menutopselectedtd
{
background-color: #FFFFFF;
}
.menutopselectedtd a, 
.menutopselectedtd a:link, 
.menutopselectedtd a:active, 
.menutopselectedtd a:visited, 
.menutopselectedtd a:hover
{
font-size: 13px;
font-family: Arial;
font-weight: Bold;
color: #5C5F62;
background-color: #FFFFFF;
}

#menufirst
{
padding-left:6px;
}
.TITLE_NOIMG_BLOG,
.TITLE_NOIMG_BLOG a,
.TITLE_NOIMG_BLOG a:link,
.TITLE_NOIMG_BLOG a:active,
.TITLE_NOIMG_BLOG a:visited,

.small .TITLE_NOIMG_BLOG a,
.small .TITLE_NOIMG_BLOG a:link,
.small .TITLE_NOIMG_BLOG a:active,
.small .TITLE_NOIMG_BLOG a:visited 
{
   font-family: Arial,Sans-Serif;
   font-size: 18px;
   font-weight: bold;
   line-height: 125%;
   color:[%COLOR.TITLE_ARTICLE%];
}

.login_register_text, .login_register_text a
{
font-family: Arial;
font-size: 11px;
font-weight: Bold;
color: #[%COLOR.LOGIN_REGISTER_TEXT%];
text-decoration:none;
}
.LISTSUBJECT, .LISTSUBJECT a,
.LISTSUBJECT a:link,
.LISTSUBJECT a:active,
.LISTSUBJECT a:visited,
h2.LISTSUBJECT,
h2.LISTSUBJECT a,
.small .LISTSUBJECT a,
.small .LISTSUBJECT a:link,
.small .LISTSUBJECT a:active,
.small .LISTSUBJECT a:visited
{
font-family:Arial;
font-size: 13px;
font-weight: Bold;
color: #[%COLOR.TITLE_ARTICLE%];
}
.img_fade {
opacity:0.5;
filter: alpha(opacity=50);
}
link_orange.a {
text-decoration: none;
color:#5C5F62;
}
a.link_orange:link {
text-decoration: none;
color:#5C5F62;
}
a.link_orange:visited {
text-decoration: none;
color:#5C5F62;

}

a.link_orange:active {
text-decoration: none;
color:#5C5F62;
}

a.link_orange:hover {
text-decoration: underline;
color:#5C5F62;
}
.img_fade_banner {
opacity:0.9;
filter: alpha(opacity=90);
}
.img_fade_border {
opacity:0.5;
filter: alpha(opacity=50);
border-style:solid;
}
.small_strong {
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 125%;
	color: #6C6C6C;
}

.login_text {
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.title_article, 
.title_article a, 
.title_article a:link, 
.title_article a:visited, 
.title_article a:active
{
font-family:Arial;
font-size: 24px;
font-weight: Bold;
color: #5C5F62;
text-decoration:none;
}

.title_article a:hover
{
text-decoration: underline;
}
.article_writer, 
.article_writer a,
.article_writer a:link,
.article_writer a:active,
.article_writer a:visited,
.SIDELIST .article_writer a,
.SIDELIST .article_writer a:link,
.SIDELIST .article_writer a:active,
.SIDELIST .article_writer a.visited
{
font-family:Arial;
font-size: 11px;
font-weight: Bold;
color: #[%COLOR.LOGIN_TEXT%];
}
/* används ej, använd .LISTSUBJECT istället */
.SIDELIST, .SIDELIST a,
.SIDELIST a:link,
.SIDELIST a:active,
.SIDELIST a:visted,
.small.SIDELIST a,
.small.SIDELIST a:link,
.small.SIDELIST a:active,
.small.SIDELIST a:visited,
h2.SIDELIST,
h4.SIDELIST,
.small h2.SIDELIST,
.small h4.SIDELIST
{
font-family:Arial;
font-size: 12px;
font-weight: Bold;
color: #[%COLOR.LINK%];
}

.SIDELIST.small
{
 font-family: Arial,Sans-Serif;
 font-size: 11px;
 font-weight: normal;
 color: #[%COLOR.DARK_GRAY%];
}
.logout, .logout a
{
font-size: 11px;
font-family: Arial;
font-weight: Bold;
color: #[%COLOR.LOGOUTTEXT%];
}

.logout a
{
color: #[%COLOR.LINK%];
text-decoration:None;
}
.NORMAL_WHITE {
	font-family: Arial,Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

.small_white {
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #FFFFFF;
}

.search_input
{ 
border: 0;
background: transparent;
padding-left: 11px;
font-family:arial;
font-size:13px;
color: #6C6C6C;
width:116px; /* 127-11 */
height: 24px;
line-height: 24px;
}
.login_input
{ 
border: 0;
background: transparent;
padding-left: 8px;
font-family:arial;
font-size:11px;
font-weight: bold;
color: #6C6C6C;
height: 24px;
line-height: 24px; 
}
.input_text
{
  border: 1px solid #E7E7E7;
}
.Infoboxtext {
	font-family: Arial,Sans-Serif;
	font-size: 17;
	font-weight: bold;
	font-style: italic;
	line-height: 125%;
	color: #FFFFFF;
}

.title_bubble_16px {
	font-family: Arial,Verdana,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 125%;
	color: #FFFFFF;
}

.HEADING_BIFFO {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 16;
	font-weight: normal;
	line-height: 125%;
	color: #5C5F62;
}

.Thread_Input
{ 
border-color: #B7B7B7;
border-width: 1px;
border-style:solid;
padding-left:2px;
font-family:arial;
font-size:11px;
color: #6C6C6C;
}
.title_article_small, 
.title_article_small a,
.title_article_small a:link,
.title_article_small a:active,
.title_article_small a:visited
{
font-family:Arial;
font-size: 19px;
font-weight: Bold;
color: #5C5F62;
text-decoration:none;
}

.title_article_small a:hover
{
text-decoration: underline;
}
.title_article_h1, 
.title_article_h1 a,
.title_article_h1 a:link,
.title_article_h1 a:active,
.title_article_h1 a:visited

{
font-family:Arial;
font-size: 25px;
font-weight: Bold;
color: #5C5F62;
text-decoration:none;
}
.small_link a,
.small_link a:link,
.small_link a:active,
.small_link a:visited,
a.small_link:link,
a.small_link:active,
a.small_link:visited
{
 color: #6C6C6C;
}

.small_strong a,
.small_strong a:link,
.small_strong a:active,
.small_strong a:visited,
a.small_strong:link,
a.small_strong:active,
a.small_strong:visited
{
 color: #6C6C6C;
}

.small_orange a,
.small_orange a:link,
.small_orange a:active,
.small_orange a:visited,
a.small_orange:link,
a.small_orange:active,
a.small_orange:visited
{
 color: #D57707;
}

.title_article_forum, 
.title_article_forum a, 
.title_article_forum a:link, 
.title_article_forum a:visited, 
.title_article_forum a:active
{
font-family:Arial;
font-size: 14px;
font-weight: Bold;
color: #5C5F62;
text-decoration:none;
}

.title_article_forum a:hover
{
text-decoration: underline;
}
.comment_item, 
.comment_item a, 
.comment_item a:link, 
.comment_item a:visited, 
.comment_item a:active
{
font-family:Arial;
font-size: 14px;
color: #5C5F62;
text-decoration:none;
}
.neotestsmall {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #888888;
}

.NORMAL_BLACK {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.NORMAL_BLACK2 {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

.NORMAL_BLACK_SMALL {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 125%;
	color: #000000;
}

.NORMAL_BLACK3 {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 125%;
	color: #000000;
}

/*
 * Smoothbox v20070814 by Boris Popoff (http://gueschla.com)
 *
 * Based on Cody Lindley's Thickbox, MIT License
 *
 * Licensed under the MIT License:
 *   http://www.opensource.org/licenses/mit-license.php
 */


html, body {
min-height: 100%;
height: auto !important;
height: 100%
}
/*#TB_Load {
    background: url(../sd_files/smoothbox/loading.gif) no-repeat center center;
}*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}
.HEADER_STORE a {
   font-family: Arial,Sans-Serif;
   font-size: 20px;
   font-weight: bold;
   line-height: 125%;
   color:6C6C6C;
}

.HEADER_STORE {
   font-family: Arial,Sans-Serif;
   font-size: 20px;
   font-weight: bold;
   line-height: 125%;
   color: 6C6C6C;
}
.HEADING1svart {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 125%;
	color: #6C6C6C;
}

.Counter_text2 {
	font-family: Arial,Sans-Serif;
	font-size: 30;
	font-weight: normal;
	font-style: italic;
	line-height: 125%;
	color: #FFFFFF;
}

.LISTSUBJECT_blue, .LISTSUBJECT_blue a,
.LISTSUBJECT_blue a:link,
.LISTSUBJECT_blue a:active,
.LISTSUBJECT_blue a:visited,
h2.LISTSUBJECT_blue,
h2.LISTSUBJECT_blue a,
.small .LISTSUBJECT_blue a,
.small .LISTSUBJECT_blue a:link,
.small .LISTSUBJECT_blue a:active,
.small .LISTSUBJECT_blue a:visited
{
font-family:Arial;
font-size: 13px;
font-weight: Bold;
color: #[%COLOR.LINK%];
}
.SUBJECTS
.SUBJECTS a,
.SUBJECTS a:LINK,
.SUBJECTS a:active,
.SUBJECTS a:visited,
.small .SUBJECTSMENU a,
.small .SUBJECTSMENU a:link,
.small .SUBJECTSMENU a:active,
.small .SUBJECTSMENU a:visited
{
font-family:Arial;
font-size: 11px;
color: #F7941E;
text-decoration: none;
font-weight:bold;
}

.SUBJECTS a:hover
{
text-decoration: underline;
color: #F7941E;
}

.SUBJECTS
{
font-family:Arial;
font-size: 10px;
color: #F7941E;
text-decoration: none;
padding-top:5px;
}

.SUBJECTSLARGE
{
font-family:Arial;
font-size: 13px;
color: #F7941E;
text-decoration: none;
font-weight:bold;
}
.title_article_tiny, 
.title_article_tiny a,
.title_article_tiny a:link,
.title_article_tiny a:active,
.title_article_tiny a:visited
{
font-family:Arial;
font-size: 13px;
font-weight: Bold;
color: #5C5F62;
text-decoration:none;
}

.title_article_tiny a:hover
{
text-decoration: underline;
}
a_orange.a {
text-decoration: none;
color:#F7941E;
}
a.a_orange:link {
text-decoration: none;
color:#F7941E;
}
a.a_orange:visited {
text-decoration: none;
color:#F7941E;

}

a.a_orange:active {
text-decoration: none;
color:#F7941E;
}

a.a_orange:hover {
text-decoration: underline;
color:#F7941E;
}
.SUBJECTS_small
.SUBJECTS_small a,
.SUBJECTS_small a:LINK,
.SUBJECTS_small a:active,
.SUBJECTS_small a:visited,
.small .SUBJECTSMENU a,
.small .SUBJECTSMENU a:link,
.small .SUBJECTSMENU a:active,
.small .SUBJECTSMENU a:visited
{
font-family:Arial;
font-size: 11px;
color: #F7941E;
text-decoration: none;
font-weight:normal;
}

.SUBJECTS_small a:hover
{
text-decoration: underline;
color: #F7941E;
}

.SUBJECTS_small
{
font-family:Arial;
font-size: 10px;
color: #F7941E;
text-decoration: none;
padding-top:5px;
}

.SUBJECTSLARGE
{
font-family:Arial;
font-size: 13px;
color: #F7941E;
text-decoration: none;
font-weight:bold;
}
