@CHARSET "ISO-8859-1";

/* Priser Box */
.priser_box {
	min-height: 164px;	
}
.priser_box .header {
	position: relative;
	height: 51px;
	background-image: url(../images/priserdk_header_bg.jpg);
	background-repeat: repeat-x;
}
.priser_box .left {
	float: left;
}
.priser_box .right {
	float: right;
}
.priser_box .left-column {
	width: 7px;
	background-image: url(../images/priserdk_left.jpg);
}
.priser_box .right-column {
	width: 7px;
	background-image: url(../images/priserdk_right.jpg);
}
.priser_box .center-column {
	background-image: url(../images/priserdk_center_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
}
.priser_box .footer {
	height: 39px;
	background-image: url(../images/priserdk_footer_bg.jpg);
	background-repeat: repeat-x;
}
.priser_box table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	min-height: 24px;
}
.priser_box h1 {
	padding-top: 14px;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
}
.priser_box .logo {
	position: absolute;
	top: 0px;
	right: 0px;	
}
/* End Of Priser Box */

/*  Header color
 Link colors */
h1 {
	color: #d05207;
}
/* End Of Colors */


/* Search style */
.sog {
	width: 341px !important;
}
.sog td {
	vertical-align: middle;
	padding-bottom: 14px;
}
.sog .textsearch {
	width: 296px;
	font-size: 13px;
	padding: 5px;
	font-weight: bold;
}
.sog input {
	vertical-align: bottom;
}
.sog select {
	width: 140px;
}
* html .sog select { /* IE6 does not understand otherwise */
	font-size: 11px !important;
}
.sog .search_type_links {
	height: auto;
	position: relative;
	top: 10px;
	text-transform: uppercase;
	font-size: 10px;
}
#velkommen .search_type_links {
	height: auto;
	position: relative;
	text-transform: uppercase;
	font-size: 10px;
}
/* Advanced Search Styles */
.optionHeader {
	font-weight: bold;
	border-bottom: 1px dashed;
}
/* --- End advanced Search --- */
.nyheder_left {
	margin: 0px;
	padding: 0px;
}
.nyheder_left li {
	clear: both;
	margin: 0px;
	padding: 0px;
	list-style: none;	
	line-height: 1.5;
/*	white-space: nowrap;*/
	width: 115px;
/*	overflow: hidden;*/
/*	height: 32px;*/
	padding-top: 5px;
}
.title_ {
	width: 115px;
}
.nyheder_left li .datetime {
	font-size: 10px;
	float: right;
	color: #737373;
	font-weight: normal;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
}
.nyheder_left li a {
  display: block;
  width: 115px;
  float: left;
  padding-bottom: 7px;
}
.a_class {
 border-bottom: 1px solid rgb(191, 191, 191);

}
.nyheder_a{
	cursor: pointer;
}
.nyheder_left li a:hover {
  text-decoration: none;
}
/* ---     ---- */
.nyheder {
	margin: 0px;
	padding: 0px;
}
.nyheder li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(../images/laes.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	white-space: nowrap;
	overflow: hidden;
	height: 32px;
	padding-top: 5px;
}
.nyheder li .datetime {
	font-size: 11px;
	color: #737373;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-top: 1px;
}
.nyheder li a {
  display: block;
	color: #333333;
}
.nyheder li a:hover {
  text-decoration: none;
}
.kpanel_nyheder{
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.kpanel_nyheder li {
	margin: 0px;
	text-align: left;
	padding: 0px;
	padding-left: 7px;
	color: #404497;
	font-size: 11px;
	list-style: none;
	background-image: url(../images/arrow_blue.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	white-space: nowrap;
	overflow: hidden;
	height: 15px;
}

.info_nyheder {
	margin: 0px;
	padding: 0px;
}
.info_nyheder li {
	margin: 0px;
	text-align: left;
	padding: 0px;
	padding-left: 7px;
	padding-top: 3px;
	list-style: none;
	background-image: url(../images/tag_li.png);
	background-position: left center;
	background-repeat: no-repeat;
	white-space: nowrap;
	overflow: hidden;
	height: 15px;
	padding-top: 0px;
}
.statistic_nyheder {
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
}
.statistic_nyheder li {
	margin: 0px;
	text-align: left;
	padding: 0px;
	list-style: none;	
	white-space: nowrap;
	overflow: hidden;
	height: 15px;
	padding-top: 0px;
}
/*
	Top products
*/

#top_one {
	float: left;
	width: 165px;
	margin-right: 15px;
	background-image: url(../images/png/border_top_bg.png);
	background-position: 0px 17px;
	background-repeat: no-repeat;
	min-height: 100px;
}
#top_four td {
	width: 100px;
	background-image: url(../images/border_bg.jpg);
	background-position: center 10px;
	background-repeat: no-repeat;
	min-height: 90px;
	
}

.compare {
	background-image: url(../images/vs.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	/*height: 232px;*/
	text-align: center;
	padding-top: 10px;
}
.compare .first {
	width: 115px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
}
.compare .second {
	width: 115px;
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.compare div {
	width: 100%;	
}

.compare form {
	margin: 0;
}

.compare .first select,
.compare .second select {
	width: 115px;
}

.compare .spacer {
	margin-top:25px;
	margin-bottom:25px;
	height:1px;
}

.compare p {
	width: 115px;
	text-align: right;
	margin-top: 1.5em !important;
	font-size: 10px;
}

.compare .image_frame {
	text-align: center;
	height: 60px;
}

.compare .image_frame img {
	height: 60px;
}

.sog_button {
	position: absolute;
	right: 5px;
	top: 130px;
	z-index: 201;
	
}

.compare_table {
	width: 100%;
}

.compare_table .first {
	background-image: url(../images/compare_box_left.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	vertical-align: middle;
}

.compare_table .div_one_result {
	background-image: url(../images/compare_box_left.jpg);
	background-repeat:no-repeat;
	background-position:right 20px;
}

.compare_table .second {
	width: 156px;
	background-image: url(../images/compare_box_center.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	vertical-align: middle;
}

.compare_table .div_two_result {
	background-image: url(../images/compare_box_center.jpg);
	background-repeat:no-repeat;
	background-position:center 20px;
}

.compare_table .third {
	background-image: url(../images/compare_box_right.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	vertical-align: middle;
	text-align: right;
}

.compare_table .div_three_result {
	background-image: url(../images/compare_box_right.jpg);
	background-repeat:no-repeat;
	background-position:left 20px;
}


.compare_table .div_one {
	background-image: url(../images/compare_1.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 45px;
}

.compare_table .col_one_with{
		width:154px;
}

.compare_table .div_two {
	background-image: url(../images/compare_2.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 45px;
	margin-left: auto;
	margin-right: auto;
}

.compare_table .col_two_with{
		width:156px;
}

.compare_table .div_three {
	background-image: url(../images/compare_3.png);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 45px;	
}

.compare_table .col_three_with{
		width:154px;
}

.compare_table select {
	width: 130px;
}

.compare_table .firstSelect {
	margin-top:0px;
}

.compare_table .secondSelect {
	margin-top:10px;
	margin-bottom:25px;
}

/* Alternative align attributes due to IE dropdown replacement */
.compare_table .first .selectFixCorrection {
	margin-left: 0;
	margin-right: auto;
}
.compare_table .second .selectFixCorrection{
	margin-left:auto;
	margin-right:auto;
}
.compare_table .third .selectFixCorrection {
	margin-left: auto;
	margin-right: 0;
}

.elementListColor1, .odd {
	background-color: #F2F2F2;
}
.elementListColor2, .even {
	background-color: #FFFFFF;
}
.elementListColor1 td, .elementListColor2 td, .odd td, .even td {
	padding: 2px;
	vertical-align: top;
}
.listSection {
	background-color: #D8D8D8;
	padding: 8px;
}

.hr {
	background-image: url(../images/hr_bg.png)!important;
	background-repeat: repeat-x;
	vertical-align: middle;
	color: #FFFFFF;
}
.hr img {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.hr_bottom {
	background-image: url(../images/hr_bottom_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.hr_bottom img {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#product_information {
	vertical-align: middle;
}
#product_information .productDetails {
	width: 100%;
}
.productDetails td {
	height: 29px;	
	vertical-align: middle;
	padding: 0 2px;
}
.productDetailsContainer {
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	padding: 3px 0 4px 0;
	margin-bottom: 4px;
}
.product_details_section {
	background-color: #d8d8d8;
	padding-top:3px;
	padding-bottom:3px;
	border-top:1px solid white;
}
.product_details_section_text {
	font-weight:bold;
	padding-left:12px;
	float:left;
}
.product_details_section_expand {
	width:12px;
	height:12px;
	background-image: url(../images/expand.png);
	background-repeat:no-repeat;
	background-position:left;
	cursor: pointer;
	padding-right:12px;
	float:right;
}
.product_details_section_expand_all {
	width:12px;
	height:12px;
	background-image: url(../images/expand.png);
	background-repeat:no-repeat;
	background-position:left;
	cursor: pointer;
	display: inline-block;
	margin-right: 7px;
	margin-top: 7px;
}
.product_details_section_collapse {
	width:12px;
	height:12px;
	background-image: url(../images/collapse.png);
	background-repeat:no-repeat;
	background-position:left;
	cursor: pointer;
	padding-right:12px;
	float:right;
}
.product_details_section_collapse_all {
	width:12px;
	height:12px;
	background-image: url(../images/collapse.png);
	background-repeat:no-repeat;
	background-position:left;
	cursor: pointer;
	display: inline-block;
	margin-right: 7px;
	margin-top: 7px;
}
.product_search td {
	vertical-align: middle;
}
.product_prices .left_td {
	border-left: 1px solid #626262;
}
.product_prices .right_td {
	border-right: 1px solid #626262;
}
.product_prices .both_td {
	border-left: 1px solid #626262;
	border-right: 1px solid #626262;
}
.product_prices th {
	background-image: url(../images/under_tab_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 25px;
	vertical-align: middle;
	text-align: left;
	padding: 0px;
	font-size: 10px;
}
.product_prices td {
	height: 21px;
	vertical-align: middle;
}
.price_types {
	clear: both;
	width: 100%;
	display: block;
	height: 25px;
	z-index:1;
	position:relative;
	right:8px;
}
.price_types div {
	display: inline;	
	width: 123px;
	padding-top: 7px;
	height: 18px;	
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	vertical-align: middle;
	text-align: center;
}
.price_types .tabActive {
	background-image: url(../images/tab_active.jpg);
}
.tabActive a {
	color: #FFFFFF;
	font-weight: bold;
}
.price_types .tabInactive {
	background-image: url(../images/tab_inactive.jpg);
}
.price_types .tabInactive, .tabInactive a {
	color: #333333;
}
.tabInactive, .tabActive {
	cursor: pointer;	
}
.search_results {

}
.search_results td {
	vertical-align: middle;
}
.search_results .picture {
	padding: 0px;
	margin: 0px;
}
.search_results td {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 3px !important;
	padding-right: 3px !important;
}
.elementListColor1 .darker {
	background-color: #E6E4E5;
}
.elementListColor1 .white {
	background-color: #FFFFFF;
}

.input {
	background-color: #FFFFFF;	
}
.niceTable {
	border: 1px solid #CCCCCC;
	background-image: url(../images/input_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}
#structTable{
	background-image: url(../images/main_top_background_left.jpg); 
	background-repeat: no-repeat;
}
#structTable #bothtable {
	float: left; padding-left: 11px; width: 677px; 
}
#structTable #firstTable {
	float: left; padding-left: 11px; width: 484px; 
}
#structTable #secondTable {
	float: right; padding-left: 0px; width: 182px; /*background-image: url(../images/main_top_background_right.jpg); background-repeat: no-repeat;*/
}
#structTable #cloud {
	float: left; padding-left: 11px; width: 673px; background-image: url(../images/big_frame_table.png); background-repeat: no-repeat;
	margin-top: 14px; padding-right: 0px;
}
#structTable #firstTable_bot{
	float: left; padding-left: 11px; width: 323px; 
}
#structTable #icons {
	float: left; padding-left: 11px; width: 673px;
	margin-top: 8px; padding-right: 0px;
}
#structTable #general_big_tb {
	float: left; padding-left: 11px; width: 673px; background-image: url(../images/big_frame_table.png); background-repeat: no-repeat;
	margin-top: 14px; padding-right: 0px;
}
.special_ad_466x35 {
	margin-left: -14px;
	margin-top: 20px;
	margin-bottom: -20px;
}

.zoom {
	position: absolute;
	margin-left: -17px;
	margin-top: 36px;
}
/* this is prices page styles */
#shopKob {
}
#shopListDiv {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	width: 93px;
	height: 28px;
	background-image: url(../images/png/tinypopup.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 200;
	top: -30px;
	left: -60px;
	text-align: center;
}
#shopListDiv img {
	z-index: 20;
	margin: auto;
	vertical-align: middle;
	margin-right: 3px;	
}
#shop_dk,#shop_dollar,#shop_house,#shop_post {
	cursor: pointer;
}
.kobRelativeBox {
	position: relative; 
	vertical-align: middle;	
}
.kobRelativeBox img {
	vertical-align: middle;	
}
/* End of the prices page */
.paging_links {
	padding-top: 1.5em;
	margin-bottom: 0;
}

.paging_links a {
	padding-left: 0.8ex;
}
.vtable td {
	vertical-align: middle !important;
}

/* --- Review styles --- */
.review {
	line-height: 15px;
	margin: 0 1em;
}

.review .entry_body,
.review .headline {
	font-weight: bold;
}

.review .button {
	position: relative;
    top: 2px;
    background-color: rgb(180, 180, 180);
    cursor: pointer;
}

.review .paragraph_pic .botton_text {
	color: rgb(180, 180, 180);
    padding-right: 10px;
}

.review .paragraph_pic {
	border: 1px solid rgb(220, 220, 220);
}

.review .text {
	padding: 3px;
    color: rgb(80, 80, 80);
}

.review .paragraph_pic img {
	vertical-align: baseline;
}
/* --- End review styles --- */

.forum_zebra td {
	border-bottom: 1px solid #BFBFBF;
	padding: 8px;
}
.forum_thead th {
	padding-left: 8px;
	border-bottom: 1px solid #BFBFBF;
}

.hr {
	background-image: url(../images/hr_bg.jpg);
	height: 23px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 23px;
	font-weight: bold;
	
}

.panel .legend {
	font-weight: bold;	
	padding: 0px;
	margin: 0px;
	margin-bottom: 13px;
	margin-top: 13px;
}
.panel2 .legend {
	font-weight: bold;	
	padding: 0px;
	margin: 0px;
	margin-top: 13px;
}
.panelsurround select {
	margin-top: 4px;
	margin-bottom: 4px;
}
.panelsurround input {
	margin-top: 4px;
	margin-bottom: 4px;
}
.const_height{
	height: 100px;
}
.fieldset {
	display: inline-block;
}
#sidebar_container
{
	float: right;
}

.tab_list .thead {
	background-image: url(../images/miniprofil/miniprofil_tab_blur.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px !important;
	width: 103px !important;
	color: #333333 !important;
	font-size: 11px !important;
	height: 25px !important;
	text-align: center;
	vertical-align: middle;
	padding: 0px !important;
	padding-top: 6px !important;
	margin: 0px !important;
}
.tab_list .tcat {
	background-image: url(../images/miniprofil/miniprofil_tab_focus.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px !important;
	width: 107px !important;
	height: 25px !important;
	color: #ffffff !important;
	vertical-align: middle;
	font-size: 11px !important;
	padding: 0px !important;
	padding-top: 6px !important;
	margin: 0px !important;
	text-align: center;
}

.miniprofil_block .mp_header {
	background-image: url(../images/miniprofil/miniprofil_hr_bg.jpg);
	height: 26px !important;
	line-height: 26px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
}

#visitor_message_counters, .hr2 {
	background-image: url(../images/miniprofil/miniprofil_hr2_bg.jpg);
	background-repeat: repeat-x;
	height: 23px;
	line-height: 23px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px !important;
}
.hr2 a {
	color: #FFFFFF;
}
.faq_tabs {
	padding-top: 20px;
	float: right;
	margin-right: 10px;
}
.faq_tabs div {
	display: block;
	float: left;
}
.faq_tabs .selected {
	background-image: url(../images/miniprofil/miniprofil_tab_focus2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px !important;
	width: 145px !important;
	height: 19px !important;
	color: #ffffff !important;
	vertical-align: middle;
	font-size: 11px !important;
	padding: 0px !important;
	padding-top: 6px !important;
	margin: 0px !important;
	text-align: center;

}
.faq_tabs .selected a {
	color: #FFFFFF !important;
	font-weight: bold;
}
.faq_tabs .none a {
	color: #000000 !important; 
	font-weight: bold;
}
.faq_tabs .none {
	background-image: url(../images/miniprofil/miniprofil_tab_blur2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px !important;
	width: 145px !important;
	color: #333333 !important;
	font-size: 11px !important;
	height: 19px !important;
	text-align: center;
	vertical-align: middle;
	padding: 0px !important;
	padding-top: 6px !important;
	margin: 0px !important;
}
.miniprofil_block .block_row {
	background-color: #F2F2F2;
	padding: 10px;
}
.miniprofil_block .list_no_decoration {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.miniprofil_block .profilefield_category
{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 2px;
}
.miniprofil_block .profilefield_category dt {
	padding: 10px;
}
.miniprofil_block .profilefield_category dd {
	font-weight: normal;
}

.tborder .tcat .tab_header { display: none; } 

#sidebar_container h4 {
	display: none;
}
.mp_msg_controls {
	float: right;
}
.mp_msg_controls li {
	display: inline;
	text-transform: uppercase;
}
.btxt {
	font-size: 12px;	
}
.mp_statistics {
	line-height: 15px;
}
.mp_statistics .shade {	
	font-weight: bold;
}
.mp_friend {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #DADADA;
}
.miniprofil_block {
	background-color: #F2F2F2;
	padding-bottom: 15px;
}
.contact_info {
	background-color: #f2f2f2;
}
.contact_info dd {
	padding: 10px;
	margin-left: 0px;
}

.tab_list, #profile_tabs {
	width: 440px;
}
.member_list_table td  {
	border-bottom: 1px solid #DADADA;
	padding-top: 10px;
	padding-bottom: 10px;
}
.member_list_table .alt2 img {
	border: 1px solid #888888;
}
.member_list_table .thead,.member_list_table .thead a {
	font-weight: bold;
	color: #000000 !important;
}
.faq_tabs {
	
}

.Kontrolpanel .thead {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Kontrolpanel .alt2, .Kontrolpanel .alt1 {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image:url(../images/arrow_blue.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
#threadslist {
	border-bottom: 1px solid #BFBFBF;
}
#threadslist .thead {
	font-weight: bold;
	padding-bottom: 3px;
}
#threadslist td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.vbmenu_popup {
	background-color: #FFFFFF;
	border: 1px solid #BFBFBF;
}

.submeniu_item {
	text-transform: uppercase;
	font-size: 10px;
}
.sub_fieldset {
	width: 100%;
	background-color: #F2F2F2;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 5px;
}
.sub_fieldset h2 {
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sub_fieldset input {
	vertical-align: middle;
}
area {
	cursor: pointer;
}

.fieldset input {
	vertical-align: middle;
}
.ttitle {
	font-size: 12px;
}
.postbit_legacy_title {
	font-size: 14px !important;	
}
.postbit_legacy_message {
	font-size: 13px !important;
	line-height: 140%;
	width: 493px;
}

.postbit_legacy_message img {
	max-width: 490px;
}

.postbit_legacy_message .post_quote img {
	max-width: 468px;
}

.post_signature {
	color: #666666;
}
.post_quote {
	margin: 5px 10px 20px 10px; 
	width: 473px;
}
.post_quote td,
.post_quote .alt2 {
	background-color: #E5E5E5;
}
.vbmenu_popup input {
	vertical-align: middle;
}

.pmlist tbody td { 
	border-top: 1px solid #BFBFBF !important;
}
