/*
Theme Name: Banda
Theme URI: http://klaus-andersen.com/
Description: This theme has been created by <a href="http://klaus-andersen.com/">Klaus Andersen</a>.
Version: 1.0
Author: Klaus Andersen
Author URI: http://klaus-andersen.com

*/




/* Begin Structure */

body {
	margin: 0;
	padding: 0;
	}
body * {
	outline:none;
}
a {
	color:#636363;
	text-decoration:none;
        font-size: 11px;
        padding: 3px 0 0 0;
        line-height: 15px;
}
.clear {
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	clear:both;
}
a:hover {
	color:#636363;
	text-decoration:none;
}
a.maplink {
	color:#636363;
	text-decoration:none;
        font-size: 13px;
        padding: 3px 0 0 0;
        line-height: 30px;
}
a.maplink:hover {
	font-weight: bold;
}
#page {
	background-color: white;
	border:1px solid #C5C5C5;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	width: 1024px;
	height: auto; min-height: 100%;
}

/* Begin Header */


#header {
	width: 1024px;
	height: 252px;
	margin: 0;
	padding: 0;
}
#header_top {
	background:url(images/header_top.jpg) no-repeat 0 0;
	width:1024px;
	height: 34px;
	margin:0;
	padding: 0;
}

#headerimg.default {
	background-image: url("images/headerimg.jpg");
	margin: 0;
	padding: 0;
	height: 218px;
	width: 100%;
	}
#headerimg.ansoegning {
	background-image: url("images/headerimg_ansoegning.jpg");
	margin: 0;
	padding: 0;
	height: 218px;
	width: 100%;
	}
#headerimg.faq {
	background-image: url("images/headerimg_faq.jpg");
	margin: 0;
	padding: 0;
	height: 218px;
	width: 100%;
	}
#headerimg.info {
	background-image: url("images/headerimg_info.jpg");
	margin: 0;
	padding: 0;
	height: 218px;
	width: 100%;
	}
#headerimg.kontakt {
	background-image: url("images/headerimg_kontakt.jpg");
	margin: 0;
	padding: 0;
	height: 218px;
	width: 100%;
	}

#headerimg.ordbog {
	background-image: url("images/headerimg_ordbog.jpg");
	margin: 0;
	padding: 0;
	height: 218px;
	width: 100%;
	}
#headerimg.produkter {
	background-image: url("images/headerimg_produkter.jpg");
	margin: 0;
	padding: 0;
	height: 218px;
	width: 100%;
	}

#headerimg.velkomen {
	background-image: url("images/headerimg_velkomen.jpg");
	margin: 0;
	padding: 0;
	height: 218px;
	width: 100%;
	}
#headerimg.uddann {
	background-image: url("images/headerimg_uddann.jpg");
	margin: 0;
	padding: 0;
	height: 218px;
	width: 100%;
	}

#headerimg.protester {
	background-image: url("images/headerimg_protester.jpg");
	margin: 0;
	padding: 0;
	height: 218px;
	width: 100%;
	}
#headerimg.stromper {
	background-image: url("images/headerimg_stromper.jpg");
	margin: 0;
	padding: 0;
	height: 218px;
	width: 100%;
	}
/* End Header */


#container {
	margin:0;
	padding:27px 0 25px 0;
	width:1024px;
	overflow:hidden;
}
#container p {
	margin:0;
	line-height:18px;
	padding:0 0 13px 0;
}
#container h2 {
	margin:0 0 11px 0;
	padding:0;
	font-size:15px;
	color:#636363;
	font-family:Arial;
	font-weight:normal;
	letter-spacing: 1px;
	line-height:
}

#post-1 {
	padding-right: 80px;
}

.narrowcolumn {
	background-color: #ffffff;
	float: right;
	padding:0;
	margin:0;
	width:794px;
	font-size:13px;
	font-family:Arial;
	color:#636363;
	}
	

.homebg {
	background:url(images/home_bg.jpg) no-repeat right top;
	height:473px;
	padding-right:308px;
	width:486px;
	lineheight: 18px;
}
.faqbg {
	background:url(images/faq_bg.jpg) no-repeat right top;
	min-height:423px;
	height:auto !important;
	height:423px;
	padding-right:308px;
	width:486px;
}

/* Sidebar start */

#sidebar
{
	padding:0;
	margin: 0;
	width: 230px;
	float:left;
}
#sidebar .widget h2 {
	display:none;
}
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	margin:0;
	padding:0 0 16px 0;
	list-style:none;
}
#sidebar ul li a {
	margin:0;
	padding:0 0 14px 37px;
}
#sidebar ul li a:hover {
	margin:0;
	padding:0 0 14px 37px;
	background:url(images/left-bg.gif) no-repeat 0 3px;
}
#sidebar ul li.current_page_item {
	background:url(images/def_left-bg.gif) no-repeat 0 4px;
}
#sidebar ul li.current_page_item a:hover {
	background:none;
}	
#sidebar a {
	text-align: center;
	font-family: ariel, sans-serif;
	font-size: 15px;
	color: #595959;
	text-decoration: none;
	letter-spacing: 1px;
	
}

/* Sidebar end */

#footer {
	background-color: #58595a;
	padding: 0;
	margin: 0 auto 0 auto;
	height: 25px;
	width:1026px;
	clear: both;
	position: relative;
	}

#footer p {
	margin: 0 0 0 0;
	padding: 5px 0;
	text-align: center;
	font-family: ariel, sans-serif;
	font-size: 13px;
	
	color: #ffffff;
	}
#footer p.copyright {
	color: #868686;
	text-align: left;
        margin-top:10px;
	margin-left: 776px;
	font-size: 12px;
	letter-spacing: 1px;
}
	
/* End Structure */


/* Begin Form Elements */

#searchform {
	float: right;
	margin: 4px 4px auto 4px;
	font-family: ariel, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
}
#searchform a {
	color: #6f6f6f;
	text-decoration:none;
}
#searchform a:hover {
	color: #6f6f6f;
	text-decoration:none;
}
	
#searchform .screen-reader-text {
	width:60px;
	line-height:18px;
}
#searchform #s {
	width:126px;
	margin: -1px 1px 0 0;
	padding:0px 0px 0px 3px;
	height:20px;
	border:1px solid #C5C5C5;
	float:left;
	font-family:Arial;
	font-size:12px;
	valign: center;
	}

#searchform #searchsubmit {
	background-image: url("images/search_submit.gif");
	width: 20px;
	height: 20px;
	margin:0 0 0 0;
	padding: 0 0 0 0 ;
	border:0;
	float:left;
	}
.propic {
	width:189px;
	margin:0;
	text-transform:uppercase;
	font-size:14px;
	float:left;
}
.propic img {
	border:1px solid #58595A;
	margin-bottom:5px;
	margin-top: 20px;
}
.list {
	margin:0 0 15px 0;
	padding:0;
}
.yellow_list {
	margin:0 0 15px 0;
	padding:0;
}
.list li {
	margin:0;
	padding:0 0 0 8px;
	list-style:none;
	line-height:18px;
	background:url(images/bullet.gif) no-repeat 0 8px;
}
.yellow_list li {
	margin:0;
	padding:0 0 0 8px;
	list-style:none;
	line-height:18px;
	background:url(images/yellow_bullet.gif) no-repeat 0 8px;
}

.post-meta {
	list-style-type: none;
	margin-right: 15px;
	float: right;
	font-family: ariel, sans-serif;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: 1px;
}
.post-meta a {
	
	text-decoration: none;
	color: #595959;
}
.post-meta a:hover {
	font-family: ariel, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #f5d514;	
}

/* End Form Elements */	

#popup_table {
	width: 510px;
	height: 780px;
	background-color:#FFFFFF;
	border: 1px solid #C5C5C5;
	text-align: left;
	vertical-align: center;
	font-size:13px;
	font-family:Arial;
	color:#636363;
}
#popup_table td.field1 {
	width: 300px;
	height: 256px;	
}
#popup_table td.field2 {
	width: 200px;
	height: 256px;	
}
#popup_table td.field3 {
	width: 300px;
	height: 220px;
}
#popup_table td.field4 {
	width: 200px;
	height: 220px;	
}
#popup_table td.field5 {
	width: 500px;
	height: 320px;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;	
	padding-right: -20px;
	padding-top: 10px;
	padding-bottom: -10px; 
}


#popup_table td p {
	font-family: ariel, sans-serif;
	font-size: 13px;
	font-color: #636363;
	margin: 0px 0px 0 0px;
}





 /* Start pop up Element */

#popup_wrap {
	width: 720px;
	height: 720px;
	border:0px solid #C5C5C5;
	margin: 0 auto;
	margin-top: 20px;
}

#popup_topmap {
	width: 350px;
	height: 258px;
	margin: 0 0 0 0;
	padding: 0 -2px 0 0;
	
	float: left;	
}
#popup_bottommap {
	width: 350px;
	height: 196px;
	margin: 0 0;
	padding: 0 0;
	
	float: left;
}
#popup_toprightcollum {
	width: 170px;
	height: 258px;
	background-color: #ffffff;
	float: right;
}
#popup_toprightcollum p {
	font-family: ariel, sans-serif;
	font-size: 10px;
	font-color: #636363;
	margin: 100px 0px 0 0px;
	letter-spacing: 1px;
}


#popup_bottomrightcollum {
	width: 170px;
	height: 196px;
	background-color: #ffffff;
	float: right;
}

#popup_bottomrightcollum p {
	font-family: ariel, sans-serif;
	font-size: 10px;
	font-color: #636363;
	margin: 70px 5px 0 5px;
	letter-spacing: 1px;
}
#popup_closebox {
	width: 32px;
	height: 32px;
	float: right;
	margin: 70px 5px 0 5px;
	border: 0px;
}
#popup_closebox img {
	border: 0px;
}
#popup_main_content {
	width: 520px;
	background-color: #ffffff;
	clear: both;
}
#popup_main_content p {
	font-family: ariel, sans-serif;
	font-size: 10px;
	font-color: #636363;
	padding: 10px 5px 10px 5px;
	letter-spacing: 1px;
	line-height: 12px;
}

 /* End pop up Element */
 
  /* Start Product pages */
ul.wpsc_categories {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul.wpsc_categories li {
	display:inline;
	float:left;
	width:142px;
	min-height:200px;
	height:auto !important;
	height:200px;
	margin-right:10px;
}
ul.wpsc_categories li img {
	width:144px;
	border:1px solid #D5D5D7;
}
ul.wpsc_categories li a {
	display:block;
	text-decoration:none;
}
ul.wpsc_categories li a:hover {
	display:block;
	text-decoration:none;
        letter-spacing:0px;
        font-weight:bold;
}
  /* End Product pages */
  
.my-page {
	list-style-type: none;
	margin-top: 50px;
	margin-right: 4px;
	float: right;
	font-family: arial, sans-serif;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 1px;
	display:block;
	clear:both;
}
.Clear {
	font-size:0;
	margin:0;
	padding:0;
	height:0;
	line-height:0;
	clear:both;
}
div.my-page a {
	width:19px;
	height:19px;
	text-align:center;
	border:1px #abacac solid;
	display:block;
	float:left;
	margin-right:2px;
}
div.my-page a:hover, div.my-page a.selected {
	width:19px;
	height:19px;
	color: #ffffff;
	text-align:center;
	border:1px #a79737 solid;
	display:block;
	float:left;
	margin-right:2px;
	background:#f5d514;
}
a.TextLink {
	width:auto;
	border:none;
        letter-spacing:1px;
	line-height:22px;
}
a.TextLink:hover {
	width:auto;
	border:none;
	background:none;
	font-weight:bold;
}
div.wpsc_page_numbers a {
	width:19px;
	height:19px;
	text-align:center;
	border:1px #abacac solid;
	display:block;
	float:left;
	margin-right:2px;
}
div.wpsc_page_numbers a:hover, div.wpsc_page_numbers a.selected {
	width:19px;
	height:19px;
	text-align:center;
	border:1px #a79737 solid;
	display:block;
	float:left;
	margin-right:2px;
	background:#f5d514;
}
#linkmargin {
	margin-right: 80px;
}

/* Custom linebreak */

.linebreak {
 	line-height: 13px;
 }

 /* inline p fix for bullet */

#bulletfix p {
	display:inline;
}

/* for change in popup */
.highslide-container div {
	font-family:Arial;
	font-size: 13px;
	border: medium none ; 
	text-decoration: none;	
	color:#636363;
}

#highslide-wrapper-0
{
position:absolute;
	width:510px;
	top:100px;
	left:205px;
}
.highslide-outline, .highslide-body, .highslide-html-content
{
width:510px;
}

.highslide {
	outline: none;
	text-decoration: none;
	display:block;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}
.highslide-close {
	position:absolute;
	top:2px;
	right:40px;
}
.highslide-close a {
	display: block;
	height: 32px;
	width: 32px;
	background-image: url(images/close_popup.jpg);
}

.highslide-close span {
	display: none;
}

#printbox {
	text-align: right;
	position:absolute;
	top:10px;
	right:80px;
}

#printbox a {
	font-size:13px;
	color:#636363;
	text-decoration: none;
	font-family:Arial;
}
#printbox a:hover {
	color: #f5d514;
	font-weight: bold;
}

/*
	Single product long picture fix
*/

.wpsc_description table {
	border: 0;
	margin-left: -2px;
}
.wpsc_description table td {
	vertical-align: top;
}

.txt_td {
	padding-left: 15px;
}

