@import "reset.css";

/*@import "grid_968.css";
@import "type_16.css";
@import "modules_16.css";*/

@import "site.css";

@import "thickbox.css";


/* Goran blackbox begin ------------------------------------- */
.blackbox {
	background-image: url(/images/custom/blackbox-top.png);
	background-repeat: no-repeat;
	width: 191px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.blackbox .blackbox_Title {
	padding-left: 8px;
	font-size: large;
	padding-top: 5px;
	padding-bottom: 5px;
}
.blackbox .blackbox_Footer {
	background-image: url(/images/custom/blackbox-footer.png);
	background-repeat: no-repeat;
	height: 10px;
	width: 191px;
	clear: left;
}
.blackbox .blackbox_Text {
	margin-left: 4px;
	margin-bottom: 8px;
}
.blackbox .blackbox_Textlabel {
	width: 60px;
	float: left;
	margin-top: 3px;
	margin-left: 4px;
}
.blackbox .blackbox_input {
}
.blackbox .blackbox_input {
	width: 85px;
	float: left;
	height: 12px;
	margin-top: 3px;
	border: 1px solid #FFFFFF;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 10px;
}
.blackbox .submit {
	margin-left: 6px;
	float: left;
}
/* Goran blackbox end */


/* Goran lightbox start ------------------------------------- */
.lightbox {
	width: 191px;
	border: 1px solid #999999;
/*	background-image: url(/images/custom/lightboxbox-bg.png); ------------- GS BORT */
	background-repeat: no-repeat;
	font-size: 10px;
}
.lightbox .lightbox_container {
	padding: 6px;
}
.lightbox .lightbox_container .lightbox_Title {
	font-size: large;
	margin-bottom: 5px;
}
/* Goran lightbox end */


/* Goran övrigt ------------------------------------- */
.cellram {
	border: 1px dotted #999999;
	padding: 5px;
	margin: 5px;
}



h1 a{
	text-decoration: none;
	color:#000000;
}
