/* STYLESHEET FOR edu.test.bth.se (PUBLIC PAGES) */

p img {
	vertical-align: baseline;
}

.nowrap {
	white-space: nowrap;
}

fieldset {
	padding: 0;
	margin: 5px 0 0;
	border-width: 0;
}

legend {
	font-size: 120%;
	font-weight: bold;
	white-space: normal;
}

.inner-content h2 {
	margin-top: 10px;
}

@media screen {

	legend {
		color: #333;
	}
	
	.inner-content {
		width: 675px;
	}

}

@media print {
	.inner-content {
		width: 100%;
	}
	div h1 h2 h3 p img {
		float: left;
		clear: both;
	}
}


/* utb_sok_resultat.asp */

.utb_kttabell_tabell {
	width: 100%;
	border-width: 0;
	margin-bottom: 2em;
}

.utb_kttabell_tabell th {
	text-align: left;
	vertical-align: top;
	padding: 1px 1em 1px 1px;
}

.utb_kttabell_tabell th a:hover {
	color: #750056;
	border-style: none;
}

.utb_kttabell_tabell td {
	vertical-align: top;
	padding-right: 0.5em;
}

tr.utb_rubriker {
	background-color: #e6e6e6;
}

caption {
	background-color: #e6e6e6;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding: 1px;
}

.utb_kttabell_tabell .utb_gruppering {
	padding-top: 0.8em;
}


/* utb_program.asp och utb_kurstillfalle.asp */

@media screen {

	.utb_program_faktaruta	{
		clear: both;
		float: right;
		width: 33%;
		border-style: solid;
		border-width: 1px;
		border-color: #e6e6e6;
		margin-bottom: 4px;
	}

	.utb_program_faktaruta_rubrik	{
		padding-top: 3px;
		padding-left: 3px;
		padding-bottom: 3px;
		padding-right: 3px;
		color: #333;
		background: #e6e6e6;
		font-weight: bold;
		font-style: normal;
	}
	
	.rightcontent h2 {
		padding-top: 0.63em;
	}

	.utb_faktaspalt_rubrik {
		padding-top: 1em;
	}
		
	div.blue {
		background-color: #eff0f4;
		padding: 17px;
		margin: 10px 0;
	}
	
	#centerarea div.blue h2 {
		text-transform: uppercase;
		margin-top: 0;
		padding-top: 0;
	}
	
	div.addthis_default_style {
		margin-top: 1.5em;
	}

}

@media print {
	
	.utb_program_faktaruta	{
		clear: both;
		float: right;
		width: 33%;
		border-style: solid;
		border-width: 0 0.05cm 0.05cm 0.05cm;
		border-color: black;
		margin-bottom: 4px;
	}
	
	.utb_program_faktaruta_rubrik	{
		padding-top: 3px;
		padding-left: 3px;
		padding-bottom: 0;
		padding-right: 3px;
		font-weight: bold;
		font-style: normal;
		border-width: 0.05cm 0 0 0;
		border-color: black;
		border-style: solid;
	}
		
	.utb_film {
		display: none;
	}
	
	div.addthis_default_style {
		display: none;
	}

}

.utb_program_faktaruta_text {
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	background: #fff;
}
	
.utb_program_fritextruta {
	width: 63%;
}

img.utb_programbild {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #93a3ba;
}

#centerarea #utb_programtitel, #centerarea #utb_kurstitel {
	margin-bottom: 0.5em;
	padding-bottom: 0;
}

#utb_program_omfattning_start {
	margin: 0.5em 0 1.2em;
}

.utb_program_text_fet {
	font-weight: bold;
}

/* #centerarea .blue img {
	border: 1px solid #93a3ba;
} */

#utb_anmalan {
	margin: 0.5em 0;
	margin-left: 4px;
}

#utb_anmalan a {
	color: #fff;
	background-color: #aabe5d; /*#c9d894;*/
	padding: 0.25em 0em;
	border-width: 1px;
	border-style: outset;
	border-color: #c9d894;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight: bold;
	display: block;
	width: 170px;
	text-align: center;
}

#utb_anmalan a:active {
	border-style: inset;
}


.tabRightBox h3 {
	margin: 0 0 1px;
}


.tabLeftBox {
	float: left;
	width: 470px;
}

.tabRightBox {
	float: right;
	width: 181px;
	margin-left: 4px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #f3f3f3;
	padding-top: 4px;
	padding-bottom: 10px;
}

.utb_faktaspalt_text {
	margin-top: 1px;
}

@media print {
	.noprint {
		display: none;
	}
	.tabLeftBox {
		clear: both;
	}
	.tabRightBox {
		float: left;
		clear: both;
	}
}



/* utb_kurstillfallen.asp */

.utb_ktillfallen_fris_tillfalle {
	border-width: 1px;
	border-color: #999;
	border-style: solid;
	padding: 1em;
	margin: 1em 0;
}
.utb_ktillfallen_fris_tillfalle h2 {
	float: left;
	margin-top: 0;
	padding-bottom: 0.5em;
}
.utb_ktillfallen_fris_tillfalle h2 img {
	vertical-align: baseline;
}
.utb_ktillfallen_fris_tillfalle div.utb_anmkod {
	float: right;
	font-weight: bold;
}

p.utb_bokstavslankar {
	margin: 1.5em 0;
	text-align: center;
}

.utb_kttabell td {
	padding: 1px 3px 1px 0;
	height: 22px;
}

.utb_kttabell th {
	padding: 1px 3px 1px 1px;
	background-color: #666;
	color: #fff;
}

h2.utb_ktillfallen_prog_termin {
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #999;
	padding-top: 1em;
	margin: 1.5em 0 0.5em;
}


/* utb_sok_utbildning.asp */

#sok_form .utb_h2 {
	display: block;
	font-size: 120%;
	font-weight: bold;
	margin-top: 5px;
}

@media screen {

	#sok_form .utb_h2 {
		color: #333;
	}

}


/* Studera.nu träd över söktermer (utb_sok_utbildning.asp) */

.snustrad { padding: 0.3em; border-width: 1px; border-color: #999; border-style: solid; margin: 0.3em 0; }
.snustrad a { text-decoration: none; color: #333; font-weight: normal; }
.snustrad a:hover { border-color: #666; border-style: dotted; border-width: 1px; }
.snustrad_sub { padding-left: 15px; color: #666; display: none; }
.snustrad_leaf { padding-left: 15px }
.snustrad_parent a { background-image: url(../utb_images/snus_plus_svart.gif); background-repeat: no-repeat; padding-left: 15px; }
.snustrad a span { padding: 0 1px; }
