/* - HTTPS - */



/* - HTTPS - */
		
/* - TYPOGRAFI - */

h1, h2, h3 {
	color: #000000;
	font-family: Georgia, Times New Roman, tahoma, verdana, sans-serif;
	font-weight: normal;
	margin-bottom: 0.2em;
	margin-top: 0.8em;
}
h4, h5, h6 {
	color: #3a5e92;
	font-family: tahoma, verdana, sans-serif;
	font-weight: normal;
	margin-bottom: 0.2em;
	margin-top: 0.8em;
}
h1 {
	font-size: 2.2em;
	line-height: normal;
	margin: 0 0 0.1em 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
	font-family: Georgia, Times New Roman, tahoma, verdana, sans-serif;
}
	
h2 {
	font-size: 1.8em;
	line-height: normal;
	
}
	h2.puff {
		color: #000;
		font-size: 1.6em;
		font-weight: normal;
		line-height: normal;
		margin: 0.1em 0 0 0;
		padding: 0.1em 0 0 0;
	}
h3 {
	font-size: 1.6em;
	
}
	h3.puff {
		color: #000;
		font-size: 1.3em;
		font-weight: normal;
		line-height: normal;
		margin: 0.1em 0 0 0;
		padding: 0.1em 0 0 0;
	}
h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #3a5e92;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #3a5e92;
}

h6 {
	font-size: 1em;
	font-weight: bold;
	color: #3a5e92;
}
	/*.NYHET ANVÄNDS PÅ RUBRIKERNA I NYHETSLISTORNA*/
	h2.nyhet, h3.nyhet, h4.nyhet, h5.nyhet {
		font-family: tahoma, verdana, sans-serif;
		background-image: url("/include/mall06/images/link_pil.gif");
		background-position: 0px 2px;
		background-repeat: no-repeat;
		clear: both;
		font-size: 1.2em;
		line-height: 1.2em;
		margin: 1em 0 0 0;
		padding: 0 0 0 15px;
	}

/* .VINJETT KAN ANVÄNDAS PÅ ALLA H, SKAPAR EN RUBRIK I VERSALER MED LINJE UNDER.*/
.vinjett {
	font-family: tahoma, verdana, sans-serif;
	border-bottom: 1px solid #ccc;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	padding: 0 0 0.3em 0;
	text-transform: uppercase;
}
/* .NOTIS ANVÄNDS FÖR NOTISERNA PÅ LIU-NYTT, VANLIGTSVIS PÅ H2:OR*/
.notis {
	font-family: tahoma, verdana, sans-serif;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 1.3em;
	text-transform: none;
}
p {
	margin: 0 0 0.6em 0;
}
	p.ettan {
		margin: 0 0 1em 0;
	}
	p.pdf {
		background-image: url(http://www.liu.se/mall06/grafik/filtyper/pdf.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
		margin: 0 0 0.2em 0;
		padding: 3px 0 0 20px;
	}
	p.doc {
		background-image: url(http://www.liu.se/mall06/grafik/filtyper/doc.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
		margin: 0 0 0.2em 0;
		padding: 3px 0 0 20px;
	}
	p.excel {
		background-image: url(http://www.liu.se/mall06/grafik/filtyper/excel.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
		margin: 0 0 0.2em 0;
		padding: 3px 0 0 20px;
	}
	p.bild {
		background-image: url(http://www.liu.se/mall06/grafik/filtyper/bild.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
		margin: 0 0 0.2em 0;
		padding: 3px 0 0 20px;
	}
	p.zip {
		background-image: url(http://www.liu.se/mall06/grafik/filtyper/zip.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
		margin: 0 0 0.2em 0;
		padding: 3px 0 0 20px;
	}
	p.power {
		background-image: url(http://www.liu.se/mall06/grafik/filtyper/power.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
		margin: 0 0 0.2em 0;
		padding: 3px 0 0 20px;
	}
	p.eps {
		background-image: url(http://www.liu.se/mall06/grafik/filtyper/eps.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
		margin: 0 0 0.2em 0;
		padding: 3px 0 0 20px;
	}
	p.nyhet {
		background-image: url(http://www.liu.se/mall06/grafik/filtyper/nyhet.gif);
		background-position: 0px 3px;
		background-repeat: no-repeat;
		margin: 0 0 0.2em 0;
		padding: 3px 0 0 20px;
	}

small {
	color: #999999;
}
.author {
	font-style: italic;
	color:#555555;
}

/* - LÄNKAR - */

a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #666;
	font-weight: normal;
}
a:active {
	color: #666;
	text-decoration: underline;
}
a:focus {
	color: #666;
	text-decoration: underline;
}
.search a:link, .search a:visited, .search a:active {
	color: #fff;
	text-decoration: none;
}
.search a:hover {
	color: #fff;
	text-decoration: underline;
}
div.one_column a, div.two_columns a, h1 a {
	color: #c88044;
	font-weight: bold;
	text-decoration: none;
}
div.one_column a:hover, div.two_columns a:hover {
	color: #333;
	text-decoration: underline;
}
div.one_column a:visited, div.two_columns a:visited {
	color: #9f5c27;
	font-weight: normal;
}
div.one_column a:active, div.two_columns a:active {
	color: #9f5c27;
	text-decoration: underline;
}
div.one_column a:focus, div.two_columns a:focus {
	color: #9f5c27;
	text-decoration: underline;
}
div.two_columns h1 a, div.two_columns h2 a, div.two_columns h3 a, div.two_columns h4 a, div.one_column h1 a, div.one_column h2 a, div.one_column h3 a, div.one_column h4 a {
	color: #c88044;
	font-weight: normal;
	text-decoration: none;
}
div.two_columns h1 a:hover, div.two_columns h2 a:hover, div.two_columns h3 a:hover, div.two_columns h4 a:hover, div.one_column h1 a:hover, div.one_column h2 a:hover, div.one_column h3 a:hover, div.one_column h4 a:hover {
	color: #c88044;
	text-decoration: underline;
}
div.two_columns h1 a:visited, div.two_columns h2 a:visited, div.two_columns h3 a:visited, div.two_columns h4 a:visited, div.one_column h1 a:visited, div.one_column h2 a:visited, div.one_column h3 a:visited, div.one_column h4 a:visited {
	color: #c88044;
	font-weight: normal;
}
div.two_columns h1 a:active, div.two_columns h2 a:active, div.two_columns h3 a:active, div.two_columns h4 a:active, div.one_column h1 a:active, div.one_column h2 a:active, div.one_column h3 a:active, div.one_column h4 a:active {
	color: #c88044;
	text-decoration: underline;
}

div.one_column h2.nyhet a:link, div.two_columns h2.nyhet a:link {
	font-weight: bold;
	color: #c88044;
}
div.one_column h2.nyhet a:hover, div.two_columns h2.nyhet a:hover {
	text-decoration: underline;
	color: #c88044;
	
}
div.one_column h2.nyhet a:visited, div.two_columns h2.nyhet a:visited {
	color: #999;
	font-weight: bold;
	}
div.one_column h2.nyhet a:active, div.two_columns h2.nyhet a:active {
	color: #c88044;	
}
p.link, a.link {
	background-image: url("/include/mall06/images/link_pil.gif");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	margin-bottom: 0.2em;
	padding-left: 20px;
}
a.hemnyhet {
	color: #000;
	font-weight: normal;
}
div.header_top_content a, div.header_stripped a {
	color: #ffffff;
}
div.entries a:hover {
	color: #666666;
}
div.header_top_content a:hover {
	color: #cccccc;
}
div.path a {
	margin: 0;
	padding: 0;
}
.vinjett a {
	color: #666;
	text-decoration: underline;
}

a.img_link:link,a.img_link:hover, a.img_link:visited, a.img_link:active  {
	border: none;
}

/* - BILDER - */

.img_right, .align_right, .align_right_top {
	float: right;
	margin: 0px 0 0px 8px;
}
.img_left, .align_left, .align_left_top {
	float: left;
	margin: 0px 8px 0px 0;
}
.img_middle {
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
}
img {
	border: none;
}
div.img_right p, div.img_left p, div.img_middle p {
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.4em;
	margin: 0;
	padding: 5px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	
}
/*
div.content_right_30 div.img_right p, div.content_right_30 div.img_left p, div.content_right_30 div.img_middle p {
	font-size: 0.9em;
	font-style: normal;
	text-align: left;
	line-height: 1.4em;
	margin: 0 -5px 0 0;
	padding: 5px 0 5px 5px;
	width: auto;
} */

/* - FORMULÄR - */
form {
	margin: 0;
	padding: 0;
}

input {
	margin: 0;
}
	.search form {
		margin: 0 1em 0 0;
		padding: 0;
	}
	.search form .select_search {
		border-bottom: 1px solid #fff;
		border-left: 2px solid #fff;
		border-right: 2px solid #fff;
		border-top: 2px solid #fff;
		color: #333333;
		font-family: "trebuchet ms", verdana, sans-serif;
		margin: 0;
		padding: 0;
		width: auto;
	}
	.search form .textblock {
		background-color: #ffffff;
		background-image: url(/include/mall06/images/search.gif);
		background-position: center right;
		background-repeat: repeat-x;
		border: none;
		color: #333333;
		font-family: "trebuchet ms", verdana, sans-serif;
		margin: 0;
		padding: 3px 2px 2px 2px;
		width: 9em;
	}
	.search form .button {
		background-color: #ef9c31;
		background-image: url(/include/mall06/images/search_send.gif);
		background-position: left center;
		background-repeat: repeat-x;
		border: none;
		color: #ffffff;
		font-family: "trebuchet ms", verdana, sans-serif;
		font-weight: bold;
		margin: 0;
		padding-left: 20px;
		text-transform: uppercase;
	}

	select.width_100, textarea.width_100, input.width_100 {
		margin: 0.5em 0;
		width: 99%;
	}
	
/* - LISTOR - */
	
/* - .LINKS ÄR INGÅNGARNA I SIDHUVUDET - */
div.links ul {
	margin: 0;
	padding: 0;
}
	div.links ul li {
		float: right;
		list-style: none;
		margin: 0;
		padding: 1em 0.8em;
	}
		div.links ul li a:link {
			border-bottom: 2px solid #999999;
			color: #040404;
			font-weight: bold;
			margin: 0;
			padding: 0;
			text-decoration: none;
			
		}
		div.links ul li a:visited {
			border-bottom: 2px solid #999999;
			color: #4F4F4F;
			font-weight: bold;
			margin: 0;
			padding: 0;
			text-decoration: none;
			
		}
		div.links ul li a:active {
			border-bottom: 2px solid #999999;
			font-weight: bold;
			margin: 0;
			padding: 0;
			text-decoration: none;
		}
		div.links ul li a:hover {
			border-bottom: 2px solid #333333;
			font-weight: bold;
			margin: 0;
			padding: 0;
			color: #000000;
			text-decoration: none;
		}
		

/* - .STRUCTURE ÄR DET GRÅ "SIDTRÄDET" - */
ul.structure {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
	border-top: 2px solid #bbb;
	border-bottom: 2px solid #bbb;
}
	ul.structure li.level_0 {
		margin: 0 0 1px 0;
		padding: 0 0 0 4%;
		background-color: #ccc;
	}
	ul.structure li.level_1 {
		margin: 0 0 1px 0;
		padding: 0 0 0 7%;
		background-color: #ddd;
	}
	ul.structure li.level_2 {
		margin: 0;
		padding: 0 0 0 10%;
		background-color: #eee;
	}
		ul.structure a:link {
			text-transform: none;
			font-size: 1.1em;
			line-height: 1.1em;
			font-family: Arial, Verdana, sans-serif;
			font-weight: bold;
			text-decoration: none;
			border: none;
			padding: 0.3em 0 0.3em 0;
			color:	#545454;
			display: block;
			width: 90%;
			font-weight: bold;
		}
		ul.structure a:visited {
			text-transform: none;
			font-size: 1.1em;
			line-height: 1.1em;
			font-family: Arial, Verdana, sans-serif;
			font-weight: bold;
			text-decoration: none;
			border: none;
			padding: 0.3em 0 0.3em 0;
			color:	#666666;
			display: block;
			width: 90%;
			font-weight: bold;
		}
		ul.structure a:hover {
			text-transform: none;
			line-height: 1.1em;
			font-family: Arial, Verdana, sans-serif;
			font-size: 1.1em;
			font-weight: bold;
			text-decoration: underline;
			border: none;
			padding: 0.3em 0 0.3em 0;
			color:	#000000;
			display: block;
			width: 90%;
			font-weight: bold;
		}
/* - .MENU ÄR SJÄLVA MENYN(BLÅ DELEN) - */
ul.menu {
	background-color: #eef5ff;
	border-right: 1px solid #618ecf;
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	
}
	ul.menu li {
		border: none;
		list-style: none;
		list-style-image: none;
		margin: auto 0 auto 0;
		padding-left: 0;
		padding-right: 0;
		width: 100%;

	}
		ul.menu li h2,ul.menu li a.rubrik, ul.menu li h1, div.menu_div h2, div.menu_div h1 {
			background-image: url(/include/mall06/images/menyrubrikbak.gif);
			background-position: left center;
			border-top: none;
			border-bottom: 2px solid #618ecf;
			color: #000000;
			display: block;
			font-family: Arial, Verdana, sans-serif;
			font-size: 1.2em;
			font-weight: bold;
			line-height: normal;
			margin: 0;
			padding: 0.3em 0 0.3em 10%;
			text-decoration: none;
			text-transform: uppercase;
			width: 90%;
		}
		
			ul.menu li a.rubrik:hover {
				background-image: none;
			}	
	ul.menu li a:link {
		font-family: Arial, Verdana, sans-serif;
		font-size: 1.1em;
		background-image: url(/include/mall06/images/menu_item.gif);
		background-position: 2% 6px;
		background-repeat: no-repeat;
		color: #333333;
		display: block;
		line-height: normal;
		margin: auto 0 auto 0;
		padding: 0.4em 0 0.4em 18px;
		border-bottom: 1px solid #d8e7fe;
	}
	ul.menu li a:visited {
		font-family: Arial, Verdana, sans-serif;
		font-size: 1.1em;
		background-image: url(/include/mall06/images/menu_item.gif);
		background-position: 2% 6px;
		background-repeat: no-repeat;
		color: #333333;
		display: block;
		line-height: normal;
		text-decoration: none;
		margin: 0;
		padding: 0.4em 0 0.4em 18px;
		border-bottom: 1px solid #d8e7fe;
	}
	ul.menu li a:hover {
		font-family: Arial, Verdana, sans-serif;
		font-size: 1.1em;
		background-color: #ddeafd;
		background-image: url(/include/mall06/images/menu_item_hover.gif);
		background-position: 2% 6px;
		background-repeat: no-repeat;
		color: #000000;
		display: block;
		margin: 0;
		padding: 0.4em 0 0.4em 18px;
		text-decoration: underline;
		border-bottom: 1px solid #d8e7fe;
	}
	ul.menu li.empty_li {
		padding: 0.4em 0 0.4em 18px;
	}
	ul.menu li.submenu1 {
		border: none;
		margin: 0;
		padding: 0;
	}
	ul.menu li.submenu1 a:link {
		font-family: Arial, Verdana, sans-serif;
		font-size: 1.1em;
		background-color: #F3F3F3;
		background-image: none;
		border-bottom: none;
		border-top: none;
		color: #333333;
		display: block;
		line-height: normal;
		margin: 0;
		padding: 0.4em 0 0.4em 18px;
	}
	ul.menu li.submenu1 a:visited {
		font-family: Arial, Verdana, sans-serif;
		font-size: 1.1em;
		background-color: #F3F3F3;
		background-image: none;
		border-bottom: none;
		border-top: none;
		color: #333333;
		display: block;
		line-height: normal;
		text-decoration: none;
		margin: 0;
		padding: 0.4em 0 0.4em 18px;
	}
	ul.menu li.submenu1 a:hover {
		font-family: Arial, Verdana, sans-serif;
		font-size: 1.1em;
		background-color: #F3F3F3;
		background-image: none;
		border-bottom: none;
		border-top: none;
		color: #000000;
		display: block;
		margin: 0;
		padding: 0.4em 0 0.4em 18px;
		text-decoration: underline;
	}
	ul.menu li.selected {
		background-color: #F2B15D;

	}
		ul.menu li.selected a:link {
			font-family: Arial, Verdana, sans-serif;
			font-size: 1.1em;
			line-height: normal;
			display: block;
			background-color: #F2B15D;
			background-image: url(/include/mall06/images/menu_item_select.gif);
			background-position: 2% 6px;
			background-repeat: no-repeat;
			margin: 0;
			color: #70440A;
			font-weight: bold;
			padding: 0.4em 0 0.4em 18px;
			text-decoration: none;
			border-top: 1px solid #C68530;
			border-bottom: 1px solid #C68530;
		}
		ul.menu li.selected a:visited {
			font-family: Arial, Verdana, sans-serif;
			font-size: 1.1em;
			line-height: normal;
			display: block;
			background-color: #F2B15D;
			background-image: url(/include/mall06/images/menu_item_select.gif);
			background-position: 2% 6px;
			margin: 0;
			color: #70440A;
			font-weight: normal;
			padding: 0.4em 0 0.4em 18px;
			text-decoration: none;
			border-top: 1px solid #C68530;
			border-bottom: 1px solid #C68530;
		}
		ul.menu li.selected a:hover {
			font-family: Arial, Verdana, sans-serif;
			font-size: 1.1em;
			line-height: normal;
			display: block;
			background-color: #F2B15D;
			background-image: url(/include/mall06/images/menu_item_select.gif);
			background-position: 2% 6px;
			color: #70440A;	
			margin: 0;
			padding: 0.4em 0 0.4em 18px;
			text-decoration: underline;
			border-top: 1px solid #C68530;
			border-bottom: 1px solid #C68530;
		}
		
		ul.menu li hr, div.menu_div hr {
			border-bottom: 1px solid #94b5e5;
			border-left: none;
			border-right: none;
			border-top: none;
			font-size: 1px;
			height: 1px;
			line-height: 1px;
			list-style: none;
			margin: 0;
			padding: 0;
			text-decoration: none;
			vertical-align: middle;
		}

		ul.menu li.broken a:link, ul.menu li.broken a:active, ul.menu li.broken a:hover, ul.menu li.broken a:visited  {
			background-color: #c0c0c0;
			background-image: url(http://www.liu.se/mall06/grafik/broken.gif);
			background-position: 2% 6px;
			margin: 0;
			color: #b80000;
			font-weight: bold;
			padding: 0.4em 0 0.4em 18px;
			text-decoration: none;
			border-top: 1px solid #d8e7fe;
			border-bottom: 1px solid #d8e7fe;
			text-decoration: line-through;
		}

/* ----    OTHER SPECIAL LISTS     ----*/

ul {
	list-style: url(/include/mall06/images/listpil.gif);
	list-style-position: inherit;
	margin: 1em 0 1em 0.4em;
	padding: 0 0 0 15px;
}
ol {
	margin: 1em 0 1em 0em;
	padding: 0 0 0 15px;
}
	ul li {
		margin: 0.2em 0;
		padding: 0;
		vertical-align: middle;
	}
ul.linklist, ul.linklist li {
	list-style: none;
	list-style-image: none;
	margin: 1em 0 1em 0em;
	padding: 0 0 0 15px;
}

/* - TABELLER - */

table {
	border-collapse: collapse;
}
	table td {
		vertical-align: top;
	}
	
table.listning {
	border: 1px dotted #ccc;
	margin: 1em 0;
	padding: 0;
	width: 100%;
}
	table.listning tr {
		border: 1px solid #E2E2E2;
		border-collapse: collapse;
		margin: 0;
		padding: 0;
	}
		table.listning th {
			background-color: #e7eef8;
			border: none;
			margin: 0;
			padding: 0.2em;
		}
		table.listning th a:link {
			color: #000;
			font-weight: bold;
			text-decoration: none;
		}
		table.listning th a:active {
			color: #618ecf;
			font-weight: bold;
			text-decoration: none;
		}
		table.listning th a:visited {
			color: #214881;
			font-weight: bold;
			text-decoration: none;
		}
		table.listning th a:hover {
			color: #333;
			font-weight: bold;
			text-decoration: underline;
		}
			span.sortarrow img {
				padding: 0 0 0.3em 0.8em;
				vertical-align: middle;
			}
		table.listning td {
			border: 1px solid #E2E2E2;
			border-collapse: collapse;
			margin: 0;
			padding: 0.2em;
		}
table.filearchive {
    	border: 1px solid #E0E0E0;
    	padding: 0px;
    	border-collapse: collapse;
	clear: both;
	margin: 0 0 0.4em 0;
}
	.filearchive th {
		white-space: nowrap;
		padding: 0.2em;	
		background-color: #E7EEF8;
		margin: 0;
		border-bottom: 2px solid #618ECF;
	}
		.filearchive td {
			padding: 0.2em;
			margin: 0;
			width:	100%;
		}
	.filearchive tr.even {
		margin: 0;
		padding: 0;
		border: none;
	}
		.filearchive td.filedesc {
			margin: 0;
			padding: 0 0 0 22px;
			border: none;
		}
	.filearchive tr.odd {
		margin: 0;
		padding: 0;
		background-color: #F2F7FF;
		border: none;
	}
	.currentdir{
		text-transform: uppercase;
		font-weight: bold;
		font-size: 0.9em;
		padding: 0.2em;
		margin: 0 0 0 0.5em;
		float: left;
	}
	.previousfolder {
		float: right;
		padding: 0.2em;
		margin: 0 0 0 0.5em;
		background-color: #F9F9F9;
		font-size: 0.9em;
		text-transform: uppercase;
		border: 1px solid #E0E0E0;
	}
	.previousfolder img {
		vertical-align: middle;
		margin: 0;
		padding: 0;
	}

/* - SPECIALAVDELNINGAR - */


/* - KOMMENTERINGSFUNKTIONEN - */

div.inlagg {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0;
	margin: 0 0 1em 0;
}

div.inlagg div {
	border-top: 1px solid #CCC;
	padding: 0.5em;
	margin: 0;
}
	
.alterinlagg {
		background-color: #FFFAFA;
	}
	
/* - GURGEL - */
	
div.google {
	margin: 0;
	padding: 0;
}
	div.google table {
		margin: 0;
		padding: 0;
	}
	div.google div table {
		margin: 0;
		padding: 0;
	}
	div.google blockquote {
		margin: 0 0 1em 30px;
		padding: 0;
	}
	div.google p.g {
		background-image: url("/include/mall06/images/link_pil.gif");
		background-position: 0px 3px;
		background-repeat: no-repeat;
		font-size: 1.3em;
		line-height: normal;
		margin: 1em 0 0.2em 0;
		padding: 0 0 0 15px;
	}
	a.fl {
		color: #ccc;
		font-size: 0.8em;
	}
	
/* - BLACKBOXEN - ANVÄNDS BLAND ANNAT PÅ SITEMAP SIDAN...DEN BLÅ(??) BOXEN - */

div.blackbox {
	background: #ccddf7 url(http://www.liu.se/mall06/grafik/special/bluebox.gif) repeat-x top;
	border: 3px solid #638ece;
	color: #000;
	margin: 0.5em 0;
	padding: 0.5em;
}
	div.blackbox .blackbox_select {
		border-bottom: 2px solid #638ece;
		border-left: 2px solid #638ece;
		border-right: 2px solid #638ece;
		border-top: 2px solid #638ece;
		color: #333333;
		font-family: "trebuchet ms", verdana, sans-serif;
		margin: 0.4em 0px;
		width: 100%;
	}
	div.blackbox .blackbox_text {
		background-color: #ffffff;
		background-image: url(/include/mall06/images/search.gif);
		background-position: center right;
		background-repeat: repeat-x;
		border-bottom: 2px solid #638ece;
		border-left: 2px solid #638ece;
		border-right: 2px solid #638ece;
		border-top: 2px solid #638ece;
		color: #333333;
		float: left;
		font-family: "trebuchet ms", verdana, sans-serif;
		margin: 0px 0px 0.3em;
		padding-left: 2px;
		padding-top: 4px;
		width: 66%;
	}
	div.blackbox .blackbox_search {
		background-color: #ef9c31;
		background-image: url(/include/mall06/images/search_send.gif);
		background-position: left center;
		background-repeat: repeat-x;
		border-bottom: 2px solid #638ece;
		border-left: 2px solid #638ece;
		border-right: 2px solid #638ece;
		border-top: 2px solid #638ece;
		color: #ffffff;
		float: right;
		font-family: "trebuchet ms", verdana, sans-serif;
		font-weight: bold;
		line-height: normal;
		padding: 0.1em 0.1em 0.1em 20px;
		text-transform: uppercase;
	}
	div.blackbox .vinjett {
		border-color: #638ece;
		color: #405677;
	}

/*SAMMA SOM OVAN FAST I GRÅSKALA*/

div.greybox {
	background: #e3e3e3 url(http://www.liu.se/mall06/grafik/special/greybox.gif) repeat-x top;
	border: 3px solid #e3e3e3;
	color: #000;
	margin: 0.5em 0 1em 0;;
	padding: 0.5em;
}

/*MECK FÖR BESTÄLL SIDAN PÅ OM LIU*/
.bestall_box {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}
div.data {
	background-color: #C79345;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0.3em;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
div.objekt {
	padding: 0.3em;
}