
@font-face {
	font-family: 'medinsikt_font';
	src: url('fonts/calibri.eot?') format('eot');
	src: url('fonts/calibri.eot?#iefix') format('embedded-opentype'),
		 url('fonts/calibri.woff') format('woff'),
		 url('fonts/calibri.ttf')  format('truetype'),
		 url('fonts/Calibri.svg#calibri') format('svg');
}

@font-face {
	font-family: 'medinsikt_font';
	src: url('fonts/calibriz.eot?') format('eot');
	src: url('fonts/calibriz.eot?#iefix') format('embedded-opentype'),
		 url('fonts/calibriz.woff') format('woff'),
		 url('fonts/calibriz.ttf')  format('truetype'),
		 url('fonts/Calibri-BoldItalic.svg#calibri') format('svg');
		 
	font-style: italic, oblique;
	font-weight: bold;
}

@font-face {
	font-family: 'medinsikt_font';
	src: url('fonts/calibrib.eot?') format('eot');
	src: url('fonts/calibrib.eot?#iefix') format('embedded-opentype'),
		 url('fonts/calibrib.woff') format('woff'),
		 url('fonts/calibrib.ttf')  format('truetype'),
		 url('fonts/Calibri-Bold.svg#calibri') format('svg');
		 
	font-weight: bold;
}

@font-face {
	font-family: 'medinsikt_font';
	src: url('fonts/calibrii.eot?') format('eot');
	src: url('fonts/calibrii.eot?#iefix') format('embedded-opentype'),
		 url('fonts/calibrii.woff') format('woff'),
		 url('fonts/calibrii.ttf')  format('truetype'),
		 url('fonts/Calibri-Italic.svg#calibri') format('svg');
		 
	font-style: italic;
}

body {
	font-family: medinsikt_font;
	font-size: 12px;
	line-height: 16px;
	/*background: url(images/style/bg.png) repeat-x;*/
	height: 100%;
	position: relative;
	width: 100%;
	min-width: 1100px;
	margin: -10px 0 0 0;
	padding: 10px 0 0 0;
} 

html {
	padding: 0;
	margin: 0;
	height: 100%;
}

a:link, a:visited { color: black;}
a:hover {color: #0018A8;}

a.blue:link, a.blue:visited {color: #0018A8;}
a.blue:hover {background-color: #E8ECFF;}

img, a img { border: none; }

.small_text {
	font-style: italic;
	font-variant: normal;
	font-size: 12px;
}

.light_bg { background-color: #E8ECFF; }

.hover:hover { background-color: #E8ECFF; }

.clear {clear: both; width: 100%; font-size: 1px;}

.relative {position: relative;}

.bold {font-weight: bold;}

.italic {font-style: italic;}

.center { text-align: center; }

.text_left { text-align: left; }

.text_right { text-align: right; }

.center_align { margin: 0px auto; }

.left { float: left; }

.right { float: right; }

.break { page-break-before: always; }

.dark_red {color: #980000; }

.light_blue {
	background-color: #E8ECFF; 
	border: 1px solid #DEDEDE;
	padding: 5px;
	margin: 5px;
}

ul.nostyle_ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.shadow {
	-moz-box-shadow: 1px 1px 1px #787878;
	-webkit-box-shadow: 1px 1px 1px #787878;
	box-shadow: 1px 1px 1px #787878;

	-webkit-box-shadow: 0 0 10px #787878;
	-moz-box-shadow: 0 0 10px #787878;
	box-shadow: 0 0 10px #787878;
	
	/* For IE 8 */
	filter: 
		progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=4, Direction=0),
		progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=4, Direction=90),
		progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=4, Direction=180),
		progid:DXImageTransform.Microsoft.Shadow(Color=#cccccc, Strength=4, Direction=270);	
	 
	/* For IE 5.5 - 7 */
	
	border: 1px solid #787878;
	margin: 10px 0 0 0;
	padding: 0;
}

h1, .h1 {
	font-size:24px;
	color:black;
	font-weight:normal;
	padding: 0 10px;
	margin: 0;
	font-weight: normal;
}
	
h2 {
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;	
	color: #0018A8;
	/*background-color: #EFEFEF;*/
	padding: 5px 0;
}

h3 {
	font-size: 18px;
	color: #331966;
	font-weight:normal;
	margin: 0;
	padding: 0;
}

h3 a:link, h3 a:visited {	
	text-decoration: none;
	color: #331966;
}

h3 a:hover {
	color: #980000;
}

h4, .h4 {
	margin: 3px 0px;
	padding: 0;
	text-align:left;
	font-size:16px;
	color: #980000;
	font-variant:small-caps;
	font-weight:normal;
}
	
h4 a:link, h4 a:visited {	
	text-decoration: none;
	color: #980000;
}
	
h5, .h5 {
	margin: 3px;
	font-size:14px;
	color: #0018A8;
	font-style:italic;
	font-weight:normal;
}
	
h5 a:link, h5 a:visited {	
	color: #0018A8;
}

h5 a:hover {
	color: #E8ECFF;
}

.search_result a:link,
.search_result a:visited	{ text-decoration: none; }
.search_result a:hover		{  }

.search_result  span.draft{
	font-size: 12px;
	font-variant: normal;
	font-weight: normal;
}
	
.search_highlight {
	background-color: LemonChiffon;
}

.search_result {
	/*margin-left: -2px;
	margin-right: -2px;*/
}


.search_result_left {
}

.search_result_right {
}

.search_result_left, .search_result_right {
	margin-top: 10px;
	width: 550px;
	float: left;
}

.search_result h4{
	font-variant: normal;
	font-size: 14px;	
	margin: 0;
	padding: 0;
	text-align: center;
}

#menu_action_div .search_result h4 a:link, #menu_action_div .search_result h4 a:visited{
	color: #0018A8;
}

.search_result  h5{
	font-variant: normal;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

h4.search_status {
	background-color: transparent;
	color: black;
	width: 100%;
	text-align: center;
}

.search_result ul {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}

.search_result ul li {
	display: block;
}

.search_result ul ul {
	margin: 0;
	padding: 0;
	display: block;
}

.search_result ul ul a {
	border-bottom: 0;
}

.search_result ul ul li.searchresult{
	text-align: left;
	padding: 2px;
	margin: 3px 0;
	clear: both;
}

.search_result ul ul li.searchresult:hover {
	background-color: #E8ECFF;
}

.search_result ul ul li.searchresult h5 {
	color: black;
}

.search_result h5 a:link, .search_result h5 a:visited{
	padding: 3px 0 2px 0;
	vertical-align: middle;
	display: block;
}

.search_result ul ul li.searchresult h5 a:hover{
	color: white;
	background-color: #DEDEDE;
	font-weight: bold;
}

.search_result .search_subject {
	vertical-align: middle;
	margin: 20px 5px 15px 20px;
	padding: 5px 5px 5px 5px;
	position: relative;
	border: 1px solid #DEDEDE;
	background-color: white;
	width: 490px;
}

.search_result .search_subject .subject_left_bar {
	width: 240px;
	text-align: left;
	min-height: 100%;
}

.search_result .tag_descr_set {
	width: 160px;
}

.search_result .search_subject div {
}

.search_result .search_subject .subject_show {
	text-align: left;
	width: 51px;
}
.search_result .search_subject .search_group_show {
	/*border: 1px solid #0018A8;*/
	background-color: transparent;
	padding-top: 10px;
	width: 495px;
}

.search_result .search_subject .search_group_show .html_box_wrapper {
	margin-right: 10px;
}

.search_result .search_subject .search_group_show ul {
	width: auto;
}

.search_result .search_subject .search_group_show ul li {
	width: 485px;
	position: relative;
}

.search_result .search_subject .search_group_show ul li .icon_image { float: right;}
.search_result .search_subject .search_group_show ul li .comment_img { margin-right: 5px;}

.search_result .search_subject .search_group_show .tag_descr_set ul li {
	width: 160px;
}

.search_result .search_subject .search_subject_header {
	position: absolute;
	top: -20px;
	left: -20px;
	width: 520px;
}

.search_result .search_subject .search_subject_header img {
	border: 1px solid #DEDEDE;
	background-color: white;
	padding: 2px;
	
}

.search_result .search_subject .search_subject_header h3 {
	padding-left: 30px;
	text-align: left;
	padding-top: 4px;	
}

.search_result .search_subject .found_main {
	width: 50%;
}
.search_result .search_subject .found_tags {
	width: 50%;
}
.search_result .search_subject .found_tags h4 {
	color:  #0018A8;
}
.search_result .search_subject .found_tags li {
	text-align: left;
}

.search_result .search_subject .found_tags li:hover {
	background-color: #E8ECFF;
}


.search_result span.noresults a:link, .search_result span.noresults a:visited {
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	color: #0018A8;
	background-color: transparent;
}

.search_result  span.noresults {
	color: #000;
}


.building_block p, building_block_preview p{
	margin: 0;	
	padding: 0 3px;
	line-height: 15px;
}

.building_block, building_block_preview {
	padding: 0;
}

.building_block h1, .building_block h2, .building_block h3, .building_block h4, .building_block h5, .building_block h6, 
.building_block_preview h1, .building_block_preview h2, .building_block_preview h3, .building_block_preview h4, .building_block_preview h5, .building_block_preview h6 
{
	padding-left: 3px;
	padding-right: 3px;
} 

td {
	padding: 2px;
	line-height: 14px;
}

td p {
	margin: 0;
	padding: 0;
}


a.tag_link:link, a.tag_link:visited {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dashed #0018A8;
	display: inline-block;
	z-index: 10000;
}

a.tag_link:hover {
	background-color: #E8ECFF;
}

.comment_block:hover, .comment_block_preserve {
	border: 3px solid #FFE8E8;
	margin: -3px 0 0 -3px;
}

.comment_info_box {
	background-color: #FFE8E8;
	color: #980000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10000;
	padding: 2px;
}

.page_container {
	margin: 10px auto;
	margin-bottom: 20px;
	padding: 0;
	width: 1100px;
	background-color: White;
	z-index: 1;
}

.page {
	position: relative;
	overflow: hidden;
	width: 1092px;
	margin: 0 6px;
}

.content_page {
}

.page_top_white {
	background-color: white;
	padding: 10px 0 0 0;
}

.page_border {
	margin: 10px 0px;
	border: 3px solid #C8C8C8;
	padding: 2px;
}

.start_page {
	width: 520px;
	position: relative;
	overflow: hidden;
	margin: 0px;
}

.mark_div {
	position: absolute; 
	z-index: 10000;
	border: 2px solid #980000;
}

.menu {
	position: relative;
	z-index: 1000;
	text-align: center;
	margin: 10px auto 0px auto;
	width: 1100px;
}

.menu_bg_borders {
	border-bottom: 1px solid #DEDEDE;
	border-top: 1px solid #DEDEDE;
	background-color: #EFEFEF;
}

#menu_action_div {
}

.menu_container_div {
	width: 1100px;
	margin: 0px auto;
}


.page_menu {
	clear: both;
	/*background-color: #E8ECFF;*/
	/*border-top: 4px solid #E8ECFF;*/
	text-align: center;
	}

.nav_middle {
	width: 50%;
	text-align: center;
	float: left;
	color: black;
}

.nav_middle h5 {
	color: black;
}

.nav_middle a:link, .nav_middle a:visited {
	/*color: #0018A8;*/
	color: black;
	text-decoration: none;
	padding: 3px 0;
}

.nav_middle a:hover {
	background-color: #0018A8;
	color: white;
}

.tag_menu .nav_middle {
	width: 100%;
	text-align: left;
}

.tag_menu .nav_middle a.letter_link:link, .tag_menu .nav_middle a.letter_link:visited {
	/*border: 1px solid #0018A8;*/
	background-color: #E8ECFF;
	margin: 0px 5px;
	padding: 0px 10px;
	display: inline-block;
	font-style: normal;
	font-weight: bold;
}

.tag_menu .nav_middle a:hover, .tag_menu .nav_middle a.letter_link:hover {
	color: white;
	background-color: #0018A8;	
}

.tag_menu h5 {
}

.nav_middle a.comment:link, .nav_middle a.comment:visited {
	color: #980000;
	background-color: #FFE8E8;
	border: 1px solid #980000;
	margin: 0 0 0 10px;
	padding: 2px;
	display: inline-block;
}

.nav_middle a.comment img {
	vertical-align: middle;
	margin: 0;
}

.nav_middle a.comment:hover {
	color: white;
	background-color: #980000;	
}

.nav_middle h5 {
	margin: 0;
}

.arrow {
	width: 25%;
	min-height: 22px;
	height: 22px;
	/*position: absolute;
	top: 3px;
	z-index: 999;*/
	padding: 0;
}

.arrow a:link, .arrow a:visited {
	text-decoration: none;
	font-size: 14px;
	display: block;
	/*color: #0018A8;*/
	color: black;
	margin-top: 3px;
}

.left_arrow {
	/*left: 0px;*/
	float: left;
	background: transparent url('../images/style/left.png') no-repeat left;
	text-align: left;
}

.left_arrow:hover {
	background: #0018A8 url('../images/style/left_hover.png') no-repeat left;
}

.left_arrow a:link, .left_arrow a:visited {
	padding-left: 25px;
}

.left_arrow a:hover {
	color: white;
}

.right_arrow {
	/*right: 0px;*/
	float: right;
	background: transparent url('../images/style/right.png') no-repeat right;
	text-align: right;
}

.right_arrow:hover {
	background: #0018A8 url('../images/style/right_hover.png') no-repeat right;
}

.right_arrow a:link, .right_arrow a:visited {
	padding-right: 25px;
}

.right_arrow a:hover {
	color: white;
}

/*Stängningsknapp*/
a.close_button:link, a.close_button:visited {
	position: absolute;
	top: 12px;
	left: 12px;
	margin: 0;
	padding: 0;
	width: 21px;
	height: 20px;
	background-color: #FFE8E8;
	float: right;
}

.image_content_head a.close_button:link, .image_content_head a.close_button:visited {
	visibility: hidden;
}

.image_content_head:hover a.close_button:link, .image_content_head:hover a.close_button:visited {
	visibility: visible;
}


a.search_close_button:link, a.search_close_button:visited {
	position: relative;
	float: right; 
	bottom: 0px;
	right: 0px;
	top: auto;
	left: auto;
}

a.search_close_button img {
	vertical-align: middle;
}

a.popup_close_button:link, a.popup_close_button:visited {
	position: static;
	float: right;
	bottom: 0;
	right: 0
}

a.comment_close_button:link, a.comment_close_button:visited {
	position: absolute;
	top: 5px;
	right: 5px;
	left: auto;
	bottom: auto;
	visibility: hidden;
}

.close_button img {
	border: 0;
}

a.add_button:link, a.add_button:visited {
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
	padding: 0;
	width: 18px;
	height: 18px;
	background-color: white;
	border-top: 1px solid #0018A8;
	border-left: 1px solid #0018A8;
}

a.close_button:hover, a.add_button:hover {
	background-color: #E8ECFF;
}


a.button:link, a.button:visited {
	display: inline-block;
	border: 1px solid black;
	background-color: #E8ECFF;
	padding: 3px 5px;
	text-decoration: none;	
	font-size: 14px;
}

a.button:hover {
	border: 1px solid #0018A8;
}


.pop_up {
	position: absolute;
	background: #fff;
	padding: 3px; 
	border: 1px solid #000;
	z-index: 1100;
	visibility: hidden;
	display: inline-block;
}

.pop_up .window_vertical_row {
	width: 170px;
}

.pop_up .html_box {
	border-right: 2px solid #E8ECFF;
}

.hover_pop {
	max-width: none;
}

.pop_up .head_row {
	position: relative;
	background-color: #E8ECFF;
	text-align: center;
	min-height: 20px;
}

.pop_up .popup_wrapper {
	position: relative;
}

.pop_up .popup_wrapper .arrow_div{ position: absolute; width: 41px; height: 20px;}
.pop_up .popup_wrapper .top { 
	background: url('../images/style/top_arrow.png');
	top: -23px;
}
.pop_up .popup_wrapper .bottom { 
	background: url('../images/style/bottom_arrow.png');
	bottom: -27px;
}
.pop_up .popup_wrapper .left { left: 0px }
.pop_up .popup_wrapper .right { right: 0px }

.pop_up .close_button {
	top: 0px;
	right: 0px;
}

.pop_up .wordlist {
	margin: 5px;
	padding: 5px 0;
	border-bottom: 1px solid #0018A8;
}

.pop_up a.img_link:link, .pop_up a.img_link:visited{
	text-decoration: none;
	color: #0018A8;
	font-size:16px;
	font-variant:small-caps;
	font-weight:normal;	
}

.pop_up a.img_link:hover {
	color: #0018A8;
}


.pop_up .head_row .h4 {
}

.pop_up h5 {
	font-size: 12px;
	font-weight: bold;
}

.wrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10000;
	width: 100%;
	height: 100%;
	background: transparent url('../images/style/grey_transp.png');
}

.wrapper .pop_up {
	position: fixed;
	margin: 0px auto;
	/*width: 510px;*/
}

.comment_pop {
	border: 0;
	/*background-color: #FFE8E8;*/
}

.comment_pop .pop_up {
	width: 369px;
	position: fixed; 
	top: 25%;
}

.popup_contents {
	/*background-color: white;*/
	padding: 3px;
}

.comment_text {
	height: 54px;
	width: 309px;
	padding: 0px;
}

.comment_head_text {
	width: 250px;
}

.comment_img {
	width: 50px;
	height: 50px;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
}

.comment_popup_img {
	margin-top: 24px;
}

.comment_submit {
}

.comment_head_div {
	width: 45px;
	padding: 4px 0;
	text-align: right;
}

.comment_fail_text {
	color: #980000;
	padding: 3px;
}

.comment_wrap {
	border-top: 1px solid #FFE8E8;
	padding: 5px 0;
	position: relative;
	width: 340px;
}

.comment_wrap:hover .comment_close_button {
	visibility: visible;
}

.comment_text_display {
	width: 280px;
	text-align: left;
}

.comment_column {
	width: 340px;
	/*border-right: 1px dashed #FFE8E8;*/
	padding: 10px;
}

.whole_comment {
	position: absolute; 
	width: 280px;
	max-height: 500px;
	overflow: auto;
	left: 60px;
	bottom: 0px;
	visibility: hidden;
	z-index: 1000;
	background-color: white;
	border: 1px solid #980000;
	padding: 2px;
}

.show_whole_comment {
	margin-top: 3px;
	background-color: #FFE8E8;
	color: #980000;
}

.show_whole_comment:hover .whole_comment{
	visibility: visible;
}

.pop_up .new_wordlist_entry {
	width: 330px;
	height: 100px;
}

.pop_up .new_tag {
	width: 200px;
}
.pop_up .new_tag_submit {
	width: 100px;
}
#descr_box {
	background-color: black;
	color: white;
	font-weight: bold;
	padding: 0;
}

#descr_box img {
	margin: 0;
	padding: 0;
}

#descr_box .top {
	top: -7px;
	background: url('../images/style/top_arrow_small2.png');
}

#descr_box .bottom { 
	background: url('../images/style/bottom_arrow_small2.png');
	bottom: -7px;
}

#descr_box .arrow_div{ position: absolute; width: 16px; height: 7px;}

#descr_box .popup_wrapper {
	margin: 0;
	padding: 0;
	line-height: 10px;
	padding: 1px;
	min-height: 12px;
}


.message_404 {
	padding: 20px 0;
}

.message_box {
	margin: 10px 200px;
	border: 1px solid #980000;
	background-color: #FFE8E8;
	padding: 5px;
}

.message_404 h1 {	
	text-align: center;
}


h2.page_threads_header {
	/*border-bottom: 1px solid #331966;*/
	margin: 10px 0;
	padding: 5px;
	text-align: center;
}

h2.page_threads_header a:link, h2.page_threads_header a:visited {
	color: black;
	/*background-color: #FFE8E8;*/
	text-decoration: none;
}

h2.page_threads_header a:hover {
	border-bottom: 3px solid #980000;
	background-color: #FFE8E8;
}


.show_page_citations {
	margin: 0;
	background-color: #EFEFEF;
    position:absolute;
    left:0;
    right:0;
	margin-top: 10px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}

.show_page_citations h2 {
	margin: 0;
}

.show_page_citations .citations_container {
	width: 1100px;
	margin: 0px auto;
}

.show_page_citations .page_citation {
	width: 190px; 
	float: left;
	margin: 10px;
}

.show_page_citations .page_citation a.tag_link:link, .show_page_citations .page_citation a.tag_link:visited {
	display: inline;
}
input {
	font-size: 14px;
	border: 1px solid black;
}

input.submit:hover {
	background-color: #787878;
	color: white;
}

input.submit {
	margin: 2px 0;
}

input .checkbox {
	border: 0;
}

textarea {
	font-size: 14px;
	border: 1px solid black;
	margin: 0;
}

.change .gray {
	background-color: ;
}

.change .blue {
	background-color: #E8ECFF;
}
.change .grey {	background-color: #DEDEDE;}

.delete {
	background-color: #FFE8E8;
	border: 1px solid black;
	font-size: 12px;
}

.operation_success {
	border: 2px solid darkgreen;
	background-color: lawngreen;
	text-align: center;
	padding: 15px;
	margin: 15px;
}

.image_content_head {
	position: relative;
	display: block;
	padding: 5px;
	float: left;
	width: 160px;
}

.image_content_head:hover { color: white; }


	

.image_content_head a:link, .image_content_head a:visited { 
	padding: 0;
	vertical-align: bottom;
}

.image_content_head a:link, .image_content_head a:visited {
	text-decoration: none;
	display: block;
}

img.thumb {
	background-color: white;
	padding: 2px;
	margin: 2px;
	border: 1px solid black;
	vertical-align: text-top;
}

img.thumb:hover {
	background-color: #0018A8;
}

.image_content_head_current img {
	background-color: #0018A8;
}


.headline {
	position: absolute;
	left: 8px;
	top: 10px;
	background: url('../images/style/transp.png');
	font-variant: small-caps;
	font-size: 16px;
	color: #0018A8; 
	width: 140px;
	text-align: center;
	font-weight: bold;
	border: 1px dotted #0018A8;
}

.headline p {
	text-align: left;
	padding: 2px;
	margin: 0;
}

.foot {
	background-color: #E8ECFF;
	padding: 0;
	/*border-top: 3px solid #0018A8;*/
}

.foot a:link, .foot a:visited {
	text-decoration: none;
	border-bottom: 0;
}

.foot a:hover {
	background-color: #0018A8;
	color: white;
}

.foot .container {
	width: 1100px;
	margin: 0px auto;
}

.foot .top_foot {
	background-color: white;
	border-bottom: 1px solid #0018A8;
}

.foot .all_contents {
	width: 600px;
	margin-top: 10px;
}

.foot .all_contents ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 25%;
}

.foot .all_contents ul ul {
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.foot .all_contents ul ul li {
	float: none; 
	width: 100%;
}

.foot .all_contents h5 a:link, .foot .all_contents h5 a:visited {
	border-bottom: 0;
}

.foot .creator {
	width: 200px;
	margin-top: 10px;
}

.foot .creator img {
	float: left; 
	margin: 3px;
	padding: 3px;
	border: 1px solid #0018A8;
	background-color: white;
}

.foot .current {
	margin-top: 10px;
	width: 250px;
}

.foot .current ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.tag_contents {
	margin-top: 10px;
}

.tag_contents ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
.tag_contents li{
	display: inline;
}

.tag_contents h1 {
	margin: 20px 0;
}

.tag_contents h3 {
	text-align: left;
}

.tag_contents h4 {
	background-color: #E8ECFF;
}

.tag_contents h3 img {
	vertical-align: middle;
}

.tag_contents .tag_header_img {
	margin: 5px auto;
	display: block;
}

.tag_contents .tag_side {
	width: 290px;
	float: left;
}

.tag_contents .left {
	margin: 0 52px 0 0;
}

.tag_contents .middle {
	margin: 0;
	padding: 0 52px;
	border-left: 1px dashed black;
	border-right: 1px dashed black;
}

.tag_contents .right {
	margin: 0 0 0 52px;
}

.tag_contents .image_content_head:hover {
	background-color: #E8ECFF;
}


ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
}

ul.dropdown {
 font-weight: normal;
 font-size: 16px;
 text-transform: uppercase;
 background-color: white;
 width: 1100px;
 padding: 0;
 float: left;
 text-align: left;
 /*border-bottom: 1px solid #0018A8;
 border-top: 1px solid #0018A8;*/
 border-bottom: 2px solid #787878;
}

ul.dropdown li {
	float: left;
	vertical-align: top;
	padding: 9px 10px;
	margin: 0px;
}

ul.dropdown li:hover {
	background-color: #0018A8;
	color: white;
}

ul.dropdown li:hover a:link, ul.dropdown li:hover a:visited {
	color: white;
}

ul.dropdown a:link,
ul.dropdown a:visited	{ color: black; text-decoration: none; display: block;}
ul.dropdown a:hover	{ color: white; }
#menu_action_div a:link,
#menu_action_div a:visited,
li.home_link a:link,
li.home_link a:visited	{ color: black; text-decoration: none; }
#menu_action_div a:hover, 
li.home_link a:hover		{ color: black; }



#contents.active, #reading_list_li.active, #page_contents.active, #profile.active, #profile.active .profile_info{
	background-color: #0018A8;
	color: white;
}
#contents.active a:link, #contents.active a:visited , 
#reading_list_li.active a:link, #reading_list_li.active a:visited, 
#page_contents.active a:link, #page_contents.active a:visited,
#profile.active a:link, #profile.active a:visited {
	color: white;
}

#menu_action_div {
}


.main_contents .active_subject {
	width: 420px;
	margin: 0px;
	float: left;
	color: #0018A8;
	font-weight: normal;
	font-size: 20px;
	font-variant: small-caps;
	text-align: center;
}

.main_contents .active_subject ul {
	margin-top: 10px;
}

.main_contents .active_subject li {
	float: left;
	width: 178px;
	margin: 0 15px 0 0;
	padding: 0 15px 0 0;
	min-height: 45px;
	font-variant: normal;
	text-align: left;
	font-size: 16px;
}

.main_contents .active_subject li .group_head {
	margin-top: 5px;
	display: block;
	width: 120px;
}

#menu_action_div .main_contents .active_subject li.odd {
	border-right: 1px solid #787878;
}

#menu_action_div .main_contents a:hover {
	color: #0018A8;
}

.main_contents ul{
	
	list-style: none;
	margin: 0;
	padding: 0;
}

.main_contents .other_subjects {
	color: #0018A8;
	background-color: white;
	border: 1px solid #DEDEDE;
	font-weight: normal;
	font-size: 20px;
	font-variant: small-caps;
	text-align: center;
	float: left;
	width: 678px;
	margin: 20px 0;
}

#menu_action_div .main_contents .other_subjects ul {
	margin: 0px auto;
}

#menu_action_div .main_contents .other_subjects li {
	width: 210px;
	float: left;
	margin: 0 5px;
	text-align: left;
}

#menu_action_div .main_contents .other_subjects li:hover, #menu_action_div .main_contents .active_subject li:hover {
	background-color: #E8ECFF;
}

#menu_action_div .main_contents .other_subjects a:link, #menu_action_div .main_contents .other_subjects a:visited {
	display: block;
}

#menu_action_div .main_contents .other_subjects li a img {
	border: 0;
}

#menu_action_div .main_contents .other_subjects li:hover img{
	background-color: white;
	border: 1px solid #0018A8;
}


ul.dropdown  li.main_contents li.other_subjects ul li {
	text-align: left;
	width: 200px;
	float: left;
	display: inline;
}

ul.dropdown  li.main_contents {
	text-align: center;	
}

img.main_contents {
	vertical-align: middle;
}

ul.dropdown li.page_contents {
	background-color: #E8ECFF;
}

ul.dropdown li.page_contents:hover {
	background-color: #0018A8;
}

ul.dropdown li.page_contents a:link, ul.dropdown li.page_contents a:visited {
	color: #0018A8;
}

ul.dropdown li.page_contents:hover a:link, ul.dropdown li.page_contents:hover a:visited {
	color: white;
}

.page_contents .page_contents_left {
	width: 200px; 
	border: 1px solid #DEDEDE;
	background-color: white;
	margin: 5px 0;
	padding: 5px;
}

.page_contents .page_contents_left h3.contents_left_h3 {
	text-align: center;
	background-color: #FFE8E8;
}

.page_contents .page_contents_left h3.contents_left_h3:hover {
	background-color: #980000;
	color: white;
}
#menu_action_div .page_contents .page_contents_left h3.contents_left_h3:hover a:link, 
#menu_action_div .page_contents .page_contents_left h3.contents_left_h3:hover a:visited {
	color: white;
} 

#menu_action_div .page_contents .page_contents_left h3.contents_left_h3 a:hover{
	color: white;
}

#menu_action_div .page_contents .page_contents_left h3 a:link, 
#menu_action_div .page_contents .page_contents_left h3 a:visited {
	color: #980000;
	display: block;
} 

#menu_action_div .page_contents .page_contents_left a.blue:link, #menu_action_div .page_contents .page_contents_left a.blue:visited {
	display: block; 
	text-align: center;
}

ul.dropdown li.searchform  {
	padding: 4px 10px;
}

ul.dropdown li.searchform:hover > ul {
	border-bottom: none;
}

ul.dropdown li.searchform:hover {
	background-color: #FFF;
}


ul.dropdown li.reading_list {
	float: right;
}

.reading_list {
	max-width: 800px;
	width: 800px;
	border: 1px solid #DEDEDE;
	background-color: white;
	margin-left: 10px;
}

.reading_list h3 {
	margin: 5px 0;
}

.reading_list .reading_list_container {
	position: relative;
	padding-left: 100px;
	min-height: 75px;
	margin-bottom: 15px;
}

.reading_list .reading_list_subject {
	width: 100px;
	position: absolute;
	top: 5px;
	bottom: 0;
	left: 0;
	text-align: center;
}

ul.dropdown li.reading_add img {
	border: none;
}

ul.dropdown li.reading_add {
	float: left;
	margin: 6px 10px;
	padding: 0;
	border: 1px solid #0018A8;
	height: 19px;
	width: 19px;
	background: url('../images/style/plus_sign.png') no-repeat center;
}

ul.dropdown li.reading_add:hover {
	/*background: #0018A8 url('../images/style/plus_sign_hover.png') no-repeat center;*/
	background-color: #E8ECFF;
}

ul.dropdown li.reading_add a:hover {
}
ul.dropdown li.reading_add a:link, ul.dropdown li.reading_add a:visited {
	display: block;
}


ul.dropdown li.profile a.login_link:link, ul.dropdown li.profile a.login_link:visited{
	color: #0018A8;
	border: 0;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0; 
	width: 80px;
}

ul.dropdown li.profile a.login_link:hover{
	color: white;
}

ul.dropdown li.profile {
	height: 33px;
	padding: 0 0 1px 5px;
	margin: 0px;
	float: right;
	background-color: #E8ECFF;
	/*border-left: 1px solid #0018A8;*/
}

ul.dropdown li.profile:hover, ul.dropdown li.profile:hover .profile_info{
	background-color: #0018A8;
	color: white;
}

ul.dropdown li.profile img {
	padding: 2px 2px 0 0;
	float: left;
}

ul.dropdown li.profile .profile_info {
	padding-top: 1px;
	margin-right: 3px;
	font-weight: normal;
	font-size: 12px;
	float: left;
	color: #0018A8;
}

ul.dropdown li.profile .profile_menu {
	margin: 10px 5px 0 5px;
}

.user_menu {
	margin: 10px 0;
}

#menu_action_div .user_info {
	margin: 0px;
	text-align: center;
}

#menu_action_div .user_info img{
	border: 1px solid  #0018A8;
	margin: 3px;
	padding: 2px;
	background-color: white;
}

#menu_action_div .user_info table, #menu_action_div .user_info td, #menu_action_div .user_info tr {
	border: 0;
	margin: 0;
	padding: 0;
}

#menu_action_div .user_info a.logout_link:link, #menu_action_div .user_info a.logout_link:visited {
	background-color: #E8ECFF;
	border: 1px solid #0018A8;
	padding: 2px;
	font-weight: bold;
	color: #0018A8;
}

#menu_action_div .user_info a.logout_link:hover {
	background-color: #0018A8;
	color: white;
}


ul.latest_user_posts {
	list-style-type: none;
	margin: 0; 
	padding: 0;
	width: 200px;
}

ul.latest_user_posts li {
	margin: 5px 0;
	padding: 0;
}

ul.latest_user_posts li.odd {
	background-color: #DEDEDE;
}

ul.latest_user_posts li.headings {
	border: 0;
}

ul.latest_user_posts li:hover {
	background-color: #0018A8;
}

ul.latest_user_posts li:hover .half {
	color: white;
}

ul.latest_user_posts li.headings:hover .half {
	background-color: #EFEFEF;
}

ul.latest_user_posts li .half {
	width: 90px;
	padding: 0 5px;
}

ul.dropdown li.home_link a:hover, ul.dropdown li.home_link:hover a{
	color: white;
}

li.home_link .head_color_2 {
	color: #980000;
}

input.menu_search {
	font-size: 12px;
}

ul.dropdown li.forum_link {
	float: right;
}



ul.dropdown li.tag_show {
	background-color: #FFE8E8;
}

ul.dropdown li.tag_show:hover {
	color: white;
	background-color: #980000;
}

ul.dropdown li.tag_show:hover > a:link, ul.dropdown li.tag_show:hover > a:visited {
	color: white;
}

ul.dropdown li.tag_show a:link, ul.dropdown li.tag_show a:visited {
	color: #980000;
}

ul.dropdown li.tag_show a:hover {
	color: white;
}


 a.img_link:link, a.img_link:visited {
	padding: 0px;
}

.home_search_div label, .latest_forum label {
	position: absolute;
	left: 20px;
	top: -15px;
	border: 1px solid #DEDEDE;
	background-color: #EFEFEF;
	padding: 2px 4px;
}

.home_search_div label h5 a:link, .home_search_div label h5 a:visited,
.latest_forum label h5 a:link, .latest_forum label h5 a:visited {
	border: 0;
	text-decoration: none;
	color: #980000;
}

.home_search_div label h5 a:hover,
.latest_forum label h5 a:hover {
	background-color: #FFE8E8;
	border-bottom: 1px solid #980000;
}



.home_news {
	border-bottom: 1px solid #DEDEDE;
	padding-bottom: 10px;
}

.site_description {
	margin: 5px 5px 5px 0;
	font-weight: normal;
	font-size: 14px;
	text-align: center;	width: 300px;	text-align: left;
}

.news_item {
	float: left; 
	margin: 0;
	padding: 5px;
	text-align: left;
	border-left: 1px solid #DEDEDE;
	width: 254px;
}.news_item h4 a:hover {	background-color: #FFE8E8;}

.site_description p {
	margin: 0 0 5px 0;
}

.site_description ul {
	list-style: none;
	margin: 5px;
	padding: 0;
}

.site_description ul li{
	padding: 5px;
}

.home_search_div {
	margin-bottom: 10px;
	border-bottom: 1px solid #DEDEDE;
	position: relative;
}

.home_left {
	width: 900px;
}

input.home_search {
	width: 50%;
	font-size: 24px;
	border: 1px solid #0018A8;
	margin: 10px;
}

input.home_search_button {
	font-size: 24px;
	background-color: #E8ECFF;
}


.start_page {
	width: 910px;
	/*background-color: #EFEFEF;*/
	background-color: #E8ECFF;
	border: 1px solid #DEDEDE;
}

.start_page h5 a:link, .start_page h5 a:visited {
	border: 0;
	color: #980000;}
.start_page h5 a:hover {
	background-color: #FFE8E8;
	border-bottom: 1px solid #980000;
}

.start_page h3 {
	margin: 10px 0;
}.entries {	position: relative;}

.entries .latest_entries {
	width: 180px;
	/*padding-top: 160px;*/
	/*border-left: 1px solid #DEDEDE;*/
}.entries_right_div {	/*border: 1px solid #DEDEDE;*/	/*background-color: #EFEFEF;*/	padding: 5px;	width: 440px;	height: 400px;	position: absolute;	top: 360px;	left: 450px;	z-index: 10000;
}
.entries_right_div .show_subject_contents {	border: 1px solid #DEDEDE;	background-color: white;	height: 395px;
	text-align: center;
}.entries_right_div .show_subject_contents h1 {	margin-top: 180px;}

.show_subject_contents ul {
	list_style_type: none;
	margin: 0 0 0 10px;
	padding: 0;
}

.show_subject_contents ul li {
	display: inline;
	text-align: center;
	width: 133px;
	margin: 10px 2px;
}

.show_subject_contents img {
	margin: 10px auto;
}
/*Senaste kommentarerna*/

.latest_forum {
	border-top: 1px solid #DEDEDE;
	margin-top: 20px;
	padding-top: 10px;
	position: relative;
}

.latest_forum .latest_post {
	width: 240px;
	min-height: 150px;
	float: left; 
	margin: 10px 20px 10px 0px;
	padding: 5px;
	border-right: 1px solid #DEDEDE;
	border-bottom: 0;
}
ul.subject_ul, ul.subject_ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.subject_ul li, ul.subject_ul ul li {
	margin: 0;
	padding: 0;
}

ul.subject_ul li {
	text-align: left;
	clear: both;
	display: block;
}

ul.subject_ul h3 {
	background-color: #E8ECFF;
}

ul.subject_ul ul li {
	width: auto;
	text-align: left;
	display: inline-block;
	background-color: white;
}

h5.forum {
	text-align: center;
	padding: 2px;
	margin: 0 0 5px 0;
	/*background-color: #E8ECFF;*/
}

h5.forum .nav_middle {
	float: none;
	width: 100%;
}

h1.forum .forum_light {
	background-color: #FFE8E8;
	font-weight: bold;
	color: #980000;
}

h1.forum a:link, h1.forum a:visited {
	color: #0018A8;
	text-decoration: none;
}

h1.forum a:hover {
	text-decoration: underline;
}

.forum_main {
	float: left; 
	width: 880px;
}

.subject_main {
	width: 1100px;	
	margin-top: 10px;
	text-align: center;
}

.forum_side {
	float: right; 
	width: 200px;
}

.forum_subject {
	float: left;
	width: 150px;
	height: 115px;
	border: 2px solid #E8ECFF;
	margin: 8px;
	text-align: center;
}

.forum_subject .forum_subject_img_div {
	height: 75px;
	margin-top: 5px;
	overflow: hidden;
}

.forum_subject h3 {
}

.forum_subject_small {
	float: left;
	width: 50px; 
	height: 50px;
	border: 2px solid #E8ECFF;
	margin: 0;
	text-align: center; 
}

.cur_forum_subject {
	border-color: #0018A8;
	background-color: #E8ECFF;
}

.forum_subject_small img {
	margin-top: 3px;
}

a.forum_subject_link:link, a.forum_subject_link:visited {
	display: inline-block;
	margin: 0;
	padding: 0;
}

a.forum_subject_link:hover .forum_subject, a.forum_subject_link:hover .forum_subject_small {
	background-color: #E8ECFF;
	border-color: #0018A8;
}

a.forum_subject_link:hover .forum_subject h3 {
	color: #0018A8;
	background-color: transparent;
}

.latest_post {
	margin: 0;
	padding: 5px 0;
	border-bottom: 2px solid #FFE8E8;
	position: relative;
}

.latest_post:hover {
	background-color: #FFE8E8;
}

.latest_post .poster_info img {
	float: left;
	margin-right: 3px;
}

.latest_post .poster_info_text {
	padding-left: 2px;
	line-height: 12px;
	min-height: 30px;
	margin-top: 3px;
}

.latest_post .latest_text {
	margin: 2px;
	padding: 2px;
}

.latest_post .icon_image {
	/*border: 1px solid #FFE8E8;*/
	background-color: transparent;
	padding: 2px;
	float: right;
}

a.latest_link:link, a.latest_link:visited {
	text-decoration: none;
}

a.latest_link:hover {
	color: inherit;
}



.thread_overview {
	clear: both;
	border-bottom: 2px solid #E8ECFF;
	width: 880px;
}

.thread_overview:hover {
	background-color: #E8ECFF}

.thread_overview div {
}

.thread_overview .preview_posts {
	height: 35px;
	width: 647px; 
	float: left;
	padding: 5px 3px 5px 30px;
	overflow: hidden;
}

.thread_overview .thread_stats img {
	margin: 2px 5px;
}

.thread_overview .preview_posts span.left {
	width: 550px;
}

.thread_overview .preview_posts .thread_username {
	display: inline-block;
	/*border: 1px solid #0018A8;*/
	background-color: #E8ECFF;
	color: black;
}

.thread_overview .preview_posts span.right {
	width: 70px;
}

.thread_overview .thread_stats {
	height: 40px;
	width: 175px;
	padding: 0;
	margin: 0;
	/*border-left: 2px solid #DEDEDE;*/
	float: right;
}

.thread_overview .thread_stats div{
	height: 40px;
}

.thread_overview .thread_stats div.num_replies {
	font-size: 20px;
	margin: 5px;
	width: 35px;
	float: left;
}

.image_content_head a.forum_thread_link:hover {
	color: #0018A8;
}
.image_content_head a.forum_thread_link:link, .image_content_head a.forum_thread_link:visited {
	height: 41px;
	padding: 2px;
}
.thread_overview .thread_stats .image_content_head {
	padding: 0 2px;
	margin: 0;
	width: 66px;
}

.thread_overview h3 {
	text-align: left;
	margin: 0 5px;
	height: 20px;
}

.thread_page_overview h3 {
	margin: 0 0 0 7px;
	display: block;
	width: 585px;
	/*border-bottom: 2px solid #E8ECFF;*/
}

.thread_page_overview h3 a:link, .thread_page_overview h3 a:visited {
	color: black;
	/*background-color: #FFE8E8;*/
	padding: 0 0 0 10px;
}

.thread_page_overview h3 a:hover {
	color: #0018A8;

}

.thread_page_overview {
	margin-bottom: 50px;
}

.thread_page_overview:hover {
	background-color: transparent;
}

a.thread_link:link, a.thread_link:visited {
	margin: 0;
	padding: 0;
	display: block;
	height: 20px;
	text-decoration: none;
}

.page_thread a.thread_link:link, .page_thread a.thread_link:visited {
	height: auto;
}

.thread_overview .preview_posts:hover, .thread_overview h4 a:hover{
	color: #0018A8;
}

.thread_headlines {
	color: #0018A8;
}

.thread_headlines div {
	float: left;
	margin: 5px;
	background-color: #E8ECFF;
	text-align: center;
	font-weight: bold;
	/*border-bottom: 1px solid #980000;*/
}

.thread_headlines .thread_header {
	width: 20px;
	height: 16px;
}

.thread_headlines .latest_comments_headline {
	width: 655px;
}

.thread_headlines .thread_info {
	width: 175px;
}

.thread_headlines .thread_info span {
	display: inline-block;
}

.page_thread_wrap {
	margin: 0 0 10px 0;	
	position: relative;
}

.page_thread_wrap:hover .comment_close_button{
	visibility: visible;
}

.page_thread_wrap a.comment_close_button:link, .page_thread_wrap a.comment_close_button:visited {
	right: 85px;
	top: 15px;
}

.page_thread_wrap .page_first_poster {
	/*background-color: #E8ECFF;*/
	width: 50px;
	padding: 10px;
}

.page_thread_cut {
	background-color: #EFEFEF;
	text-align: center;
	padding: 10px;
	width: 585px;
}

.page_thread_cut a.thread_link:link, .page_thread_cut a.thread_link:visited {
	color: #980000;
	display: block;
	height: auto;
} 

.page_thread_cut:hover {
	background-color: #DEDEDE;
}

.page_first_post {
	width: 600px;
}

.page_first_post .broad {
	width: 578px;
}

.page_first_post .slim {
	width: 258px;
}

.bubble {
	border: 1px solid black;
	position: relative;
	min-height: 30px;
	padding: 11px;
}

.bubble .top_left {
	width: 11px;
	height: 10px;
	background: white url('../images/style/bubble_u_left.png');
	position: absolute;
	top: -1px;
	left: -1px;
}

.bubble .top_right {
	width: 10px;
	height: 11px;
	background: white url('../images/style/bubble_u_right.png');
	position: absolute;
	top: -1px;
	right: -1px;
}

.bubble .bottom_left {
	width: 10px;
	height: 11px;
	background: white url('../images/style/bubble_l_left.png');
	position: absolute;
	bottom: -1px;
	left: -1px;
}

.bubble .bottom_right {
	width: 10px;
	height: 11px;
	background: white url('../images/style/bubble_l_right.png');
	position: absolute;
	bottom: -2px;
	right: -1px;
}

.bubble .bubble_arrow {
	width: 8px;
	height: 15px;
	background: white url('../images/style/bubble_arrow.png');
	position: absolute;
	right: -8px;
	top: 10px;
}



.page_post_border {
	/*border: 1px dashed #0018A8;*/
	/*background-color: #EFEFEF;*/
	border-bottom: 1px dotted #DEDEDE;
	width: 565px;
	min-height: 26px;
	margin-left: 10px;
	display: inline-block;
}

.page_reply_border {
	border-bottom: 1px dotted #DEDEDE;
	background-color: #E8ECFF;
}

.page_thread {
	margin: 0;
	padding: 5px;
}

.page_thread:hover {
}

.page_thread .html_box_wrapper {
	margin: 0 5px 0 0;
}

.thread_page_overview {
	border: 0;
	width: 680px;
}

.page_thread_new_post .submit{
	margin: 2px 2px 2px 43px;
	height: 24px;
}

.page_post_comment .submit{
	height: 24px;
}

.page_thread_new_post .blue_line {
	/*background-color: #E8ECFF;*/
	/*border-top: 3px dotted #E8ECFF;*/
}

.page_thread textarea {
	width: 560px;
	height: 31px;
	border: 1px solid #0018A8;
}

.page_forum_right {
	width: 370px;
}

h3.threads_contents {
	margin-bottom: 10px;
}

ul.threads_contents {
	float: right;
	width: 370px;
}

ul.threads_contents a:link, ul.threads_contents a:visited {
	text-decoration: none; 
	display: block;
	color: black;
	font-weight: bold;
	/*border-bottom: 1px dashed black;*/
	background-color: #EFEFEF;
} 

ul.threads_contents a:hover {	
	background-color: #787878;
	color: white;
}

ul.threads_contents ul a:link, ul.threads_contents ul a:visited {
	text-decoration: none; 
	display: block;
	font-weight: normal;
	border-bottom: 0;
	background-color: transparent;
}

ul.threads_contents ul a:hover {
	background-color: #787878;
	color: white;
}

ul.threads_contents, ul.threads_contents ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.threads_contents li {
	margin: 5px 0 5px 5px;
}

.thread_h1 {
	margin: 10px 0;
	border-bottom: 1px dashed black;
	padding-bottom: 1px;
}

.posts {
	width: 670px;
	float: left;
}

.posts .thread {
	/*border-bottom: 5px solid #DEDEDE;*/
	margin: 5px 0;
	/*background-color: #E8ECFF;*/
	position: relative;
}

.thread .thread_post_head, .page_thread .page_thread_header {
	border-bottom: 2px solid #E8ECFF;
	margin: 0 5px 5px 5px;
	padding: 3px;
	width: 545px;
	font-size: 16px;
	font-weight: bold;
}

.thread .poster {
	width: 90px;
	min-height: 110px;
	float: left;
	margin: 0;
	padding: 5px;
	/*background-color: #E8ECFF;*/
}

.thread textarea {
	width: 550px;
	height: 55px;
	border: 2px dashed #DEDEDE;
}

.thread input.thread_reply {
	width: 50px;
	float: right;
}

.thread input.header_input {
	width: 479px;
	border: 2px dashed #DEDEDE;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 -3px 0;
}

.thread_info_box {
	width: 170px;
	background-color: #EFEFEF;
	padding: 5px;
}

.thread_info_box .comment_img {
	float: left;
	margin-right: 5px;
}

.thread_info_box h5 {
	margin: 5px -5px 2px -5px;
	padding: 0 5px;
	background-color: #E8ECFF;
	border-top: 3px solid white;
	border-bottom: 3px solid white;
}

.posts .thread .post_content {
	width: 555px;
	background-color: white;
	border: 2px solid #DEDEDE;
	padding: 5px;
	min-height: 110px;
}

.posts .thread .first_post_content {
	width: 655px;
	margin-bottom: 20px;
}

.post_form {
	border: 0;
}

.show_html_box {
	border: 1px solid black;
	display: inline-block;
	background-color: white;
}

.html_box_wrapper {
	margin-bottom: 5px;
	max-width: 310px;
}

.thread_button {
	margin: 5px 13px;
}


.thread:hover .comment_close_button {
	visibility: visible;
}


.page_threads {
	width: 680px;
	float: left;
}

.forum_post_comment, .page_post_comment {
	width: 200px;
	margin-bottom: 20px;
}

.page_post_comment {
	width: 360px;
}

.empty_forum {
	width: 400px;
}

.forum_post_comment .poster {
	padding: 5px;
}

.forum_post_comment .poster img {
	float: left;
	margin-right: 5px;
}

.forum_post_comment .info_box {
	/*border: 1px solid #0018A8;*/
	margin: 5px; 
	padding: 3px;
	background-color: LemonChiffon;
}

.empty_forum .info_box {
	width: 180px;
}

.page_post_comment a.comment:link, .page_post_comment a.comment:visited, 
.page_thread_new_post a.comment:link, .page_thread_new_post a.comment:visited
{
	display: block;
	border: 1px solid #980000;
	background-color: #FFE8E8;
	margin: 2px;
	padding: 1px;
	text-decoration: none;
	text-align: center;
	color: #980000;
	height: 20px;
}

.page_thread_new_post a.comment:link, .page_thread_new_post a.comment:visited {
	float: left; 
}

.forum_post_comment a.comment:hover, 
.page_thread_new_post a.comment:hover 
{
	color: white;
	background-color: #980000;	
}

.forum_post_comment input.header_input_page {
	width: 150px;
	border: 2px dashed #DEDEDE;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 -3px 0;
}

.page_post_comment input.header_input_page {
	width: 300px;
}

.forum_post_comment textarea {
	width: 190px;
	height: 55px;
	border: 2px dashed #DEDEDE;
}

.page_post_comment textarea {
	width: 345px;
	height: 100px;
}

.forum_post_comment .header_descr { width: 40px;}
.page_post_comment .header_descr { width: 50px;}


a.forum_page_link:link, a.forum_page_link:visited {
	display: block; 
	float: left;
	padding: 3px 8px; 
	margin: 5px;
	text-decoration: none;
	background-color: #E8ECFF;
	border: 1px solid #0018A8;
}

a.forum_page_link:hover {
	background-color: #0018A8;
	color: white; 
}

.pages_headline {
	font-weight: bold;
	margin-top: 8px;
	display: inline-block;
}
