/*
 *	Default screen stylesheet for DynaMaster light
 *	@author: infogate <http://www.infogate.se> <richardp@infogate.se>
 *	@version: 0.1
 *
 */

/* general styles */

	html, body { padding: 0; margin: 0; height: 100%; line-height: 110%; }
	body { color: black; font-size: 100.1%; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; background: #F9F9F9 url(/graphics/background.gif) repeat-y center; }
	a { color: #740003; }
	a:visited { color: #4E0003; }
	a:hover { color: #740003; }
	a img { border: none; }
	h1, h2, h3, h4 { font-family: "Trebuchet MS", "Times New Roman", "Times", serif; color: #740003; border-bottom: 1px solid #ccc; }
	h1 { font-size: 1.4em; line-height: 1em; padding: 0; margin: 0.5em 0 1em 0; }
	h2 { font-size: 1.4em; line-height: 1em; padding: 0; margin: 0.5em 0 1em 0; }
	h3 { font-size: 1em; }
	h4 { font-size: 0.9em; }

	table { width: 95%; }
	th, td { border-left: 1px solid white; padding: 1px 1px; text-align: left; }
	th { border-bottom: 1px solid #ccc;}
	

	/* forms */
	legend { display: none; }
	fieldset { border: none; }
	label { display: block; }
	form .text { width: 90%; border: 1px solid #ccc; background: #FFF2F2; border-left-width: thick; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; font-size: 1em; padding: 0.1em; }
	form .text:focus { background: white; }
	button { font-size: 1em; }
	#content form .clear { background: none; }
	.mandatory input, .mandatory textarea { border-left-color: #9F272C; }

	/* general classes */
	.odd { background: #eee; }
	.clear { line-height: 0; }
	tr.foot td { background: white; padding-top: 1em; font-style: italic; }
	td.next { text-align: right; }
	td.previous { text-align: left; }
	
	/* file types */
	.PNG, .JPEG, .JPG, .GIF, .EPS, .TIF { background-image: url(/graphics/icon_jpeg.gif); }
	.DOC { background-image: url(/graphics/icon_doc.gif); }
	.DOT { background-image: url(/graphics/icon_dot.gif); }
	.EMAIL { background-image: url(/graphics/icon_email.gif); }
	.EXCEL { background-image: url(/graphics/icon_excel.gif); }
	.MPG { background-image: url(/graphics/icon_mpg.gif); }
	.PDF { background-image: url(/graphics/icon_pdf.gif); }
	.POWERPOINT { background-image: url(/graphics/icon_powerpoint.gif); }
	.RTF { background-image: url(/graphics/icon_rtf.gif); }
	.TXT { background-image: url(/graphics/icon_txt.gif); }
	.VCF { background-image: url(/graphics/icon_vcf.gif); }
	.WORD { background-image: url(/graphics/icon_word.gif); }
	.XLS { background-image: url(/graphics/icon_xls.gif); }	

	/* hide skip navigation link */
	#contentlink { position: absolute; top: 0; left: -999px; width: 990px; }

#pagedocument { background: white; width: 963px; font-size: 0.8em; margin: 0 auto; }

#logo { background: url(/graphics/topbild.jpg); }
	#logo h1{ display: none; }
	#logo img { margin: 25px 0 20px 20px; display: none; }
	#logo a { display: block; width: 250px; height: 120px; }
	
#navigation {   }
	#navigation ul, #navigation li { list-style-type: none; padding: 0; margin: 0; }
	#navigation ul { background: url(/graphics/navigation_bg.gif) repeat-x left center #181818; }
	#navigation ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#navigation a { float: left; display: block; display: inline-block; padding: 0.5em 1.5em; border-left: 1px solid #181818; border-right: 1px solid #272727; color: white; text-decoration: none; }
	#navigation a:hover, #navigation .open a, #navigation a.active { background: url(/graphics/navigation_bg_hover.gif) repeat-x center #272727; }
	#navigation ul ul { display: none; }
	#navigation .clear { clear: both; height: 16px; background: url(/graphics/navigation_lower_bg.gif); }
	
/* all sidebars */
	#subnavigation h2 { display: none; }
	#subnavigation, #shortcuts, #news, #sponsorlimpa
		{ background: url(/graphics/subnavigation_upper_bg.gif) top left no-repeat; padding: 8px 21px 0 21px; margin: 0 10px 0 12px; width: 158px; overflow: hidden; }
	#subnavigation .clear, #shortcuts .clear, #news .clear, #sponsorlimpa .clear
		{ background: url(/graphics/subnavigation_lower_bg.gif) top left no-repeat white; height: 8px; margin: 8px -21px 0 -21px; padding: 0; }
	#sponsorlimpa .sponsorlimpa .clear { display: none; }
	/* left sidebar */
	#subnavigationcontainer { float: left; }
	#shortcuts ul { padding-left: 0; margin-left: 0; list-style-type: none; }
	#shortcuts a { display: block; background: url(/graphics/shortcut_arrow.gif) no-repeat left center; padding-left: 10px; color: black; text-decoration: none; }
	#shortcuts a:hover { background-color: #eee; }
	
	/* right sidebar */
	#facts, #teaser, #sponsorlimpa { float: right; margin: 0 13px 0 9px; }

#teaser { display: inline; float: right; width: 200px; margin: 0 0 0 0; padding: 0 12px 0 0; }
	#teaser .teaser { display: inline; float: right; width: 200px; background: url( /graphics/teaser_upper_bg.gif ) no-repeat; padding: 12px 0 0 0; }
	#teaser H2, #birthdays h2 {  margin: 0 24px 5px 24px; padding: 6px 0; }
	#teaser .clear { background: url(/graphics/teaser_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 0 0 20px 0; }
	#teaser IMG { margin: 12px 0 0 26px; }
	#teaser P { margin: 0 12px 0 24px; line-height: 160%; padding: 0 12px 0 0; display: block; }
	#teaser TABLE { margin: 0 0 0 12px; display: inline; }
	#teaser UL { list-style: none; margin: 0; padding: 0 24px; float: right; }
	#teaser UL LI { display: inline; margin: 0; padding: 0;}
	#teaser A {  }


	#facts { display: inline; float: right; width: 200px; background: url( /graphics/teaser_upper_bg.gif ) no-repeat; padding: 12px 0 0 0; margin: 0 12px 0 0; }
	#facts H2 {  margin: 0 24px 5px 24px; padding: 6px 0; }
	#facts P { margin: 0 0 0 12px; line-height: 160%; padding: 0 12px 0 0; display: block; }
	#facts .clear { background: url(/graphics/teaser_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 6px 0 0 0; margin: 0 -12px 0 0; }
	br.clear { display: none; }
	
	
/*	
	
	#teaser { width: 158px; overflow: hidden; }
	
	.teaser { background: url(/graphics/subnavigation_upper_bg.gif) top left no-repeat; }


	#teaser .clear { background: url(/graphics/subnavigation_lower_bg.gif) top left no-repeat white; height: 8px; margin: 8px -21px 0 -21px; padding: 0; }
*/	
#subnavigation ul { padding: 0; margin: 8px 0 0 0; list-style-type: none; }
	#subnavigation li { padding: 0; display: inline; }
	#subnavigation li a { display: none; }
	#subnavigation li li {  margin: 0 0 20px 0; }
	#subnavigation li li a { width: 93%; display: block; background: url(/graphics/shortcut_arrow.gif) no-repeat left center; padding-left: 10px; padding-bottom: 5px; padding-top: 5px; color: black; text-decoration: none; }
	#subnavigation li li a.active { font-weight: bold; display: block; }
	#subnavigation ul ul { margin: 0; }
	#subnavigation li li a { padding-left: 10px; } /* 2nd level navigation */
	.template_pod_start #subnavigation { display: none; } /* no subnavi on the frontpage */	
	
#content { width: 477px; margin: 0; padding: 13px 21px 0 21px; background: url(/graphics/content_upper_bg.gif) no-repeat left top; float: left; }
	#content .clear { background: url(/graphics/content_lower_bg.gif) no-repeat white; height: 8px; margin: 8px -21px 0 -21px; clear: both; }
	#content h1 { border-bottom: 1px solid #ccc; }
	#content img { max-width: 100%; }
	#content #image1 { margin: 8px 0 1em 0; }
	#content .right { float: right; margin: 0 0 1em 1em; }
	#content .left { float: left; margin: 0 1em 1em 0; }
	
	
#news ul, #news ul li { margin-left: 0; padding-left: 0; list-style-type: none; }
	#news li { margin: 0 0 1em 0; text-transform}
	#news a.title, #news a.introduction { display: block; text-decoration: none; color: black; }
	#news a.title { font-weight: bold; display:none; }
	#news a.readmore { display:none; }
	#news span { display: none;}


#related { margin-left: 0; padding: 0; }
	#related li { list-style-type: none; background-position: left center; background-repeat: no-repeat; padding-left: 20px; padding-left: 1em; }
	#related li .filetype { display: none; }
	#related .blank, #related .self { background-image: url(/graphics/icon_blank.gif); background-position: 3px 50%; }
	#related li a { margin-left: 10px; }

#filearchive .filetype span { visibility: hidden; }
	#filearchive .filetype { background-position: center; background-repeat: no-repeat; }
	#filearchive table { width: 100%; }
	
div.image { padding: 15px; margin: 2px 0; width: 206px; float: right; min-height: 270px; background: #eee; }
	div.image.odd { background: #eee; margin-right: 0; float: left; }
	div.image img { display: block; margin: 0 auto; background: white; border: 1px solid #aaa; padding: 2px; }

#address { display: none; background: url(/graphics/address_upper_bg.gif) no-repeat top right; margin: 1em 12px 0 0; padding: 16px 21px 0 21px; width: 687px; float: right; }
	#address ul { list-style-type: none; padding: 0; margin: 0; }
	#address li { float: left; padding-right: 1.2em; }
	#address a { color: black; text-decoration: none; }
	#address a:hover { text-decoration: underline; }
	#address .address strong, #address .email strong { display: none; }
	#address .about { display: none; }
	#address .clear { clear: both; height: 8px; background: url(/graphics/address_lower_bg.gif) no-repeat bottom right; margin: 0 -21px; padding-top: 8px; }



/* eof */

/* begin added by dmlight_main servicepack 9 2007-05-10 */
	.img img, #content .img img { vertical-align: bottom; }
	.img p, #content .img p { padding-top: 0; padding-bottom: 0; margin-top: 0; margin-bottom: 0; font-size: 0.85em; line-height: 1.2em; }
	#content .left p, #content .right p { padding: 0; margin: 0; }
	#content img.right, #content img.left { margin: 0; float: none; }
	.rotating_images { margin: 12px 0; }
/* end servicepack */

/* Sitemap */
#webmap ul { list-style: none; margin: 0 24px;}
#webmap ul li a { font-weight: bold; color: #666;}
#webmap ul ul { margin-left: 20px; }
#webmap ul ul li a { font-weight: normal; color: #666;}

/* Nyhetsarkiv */
.news_view { width: 100%; font-size: 0.85em; padding: 0;}
.news_view a span { display: none; }
.news_view a span.date { display: inline; }
.news_view h2 { position: relative; top: 25px; left: 40px; font-size: 1.0em; font-weight: bold; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;}
.nyhetsarkiv table thead { text-align: left; }
.nyhetsarkiv table.news ul.news_list .title { display: none; }
.nyhetsarkiv table.news ul.news_list { margin: 0; list-style-type: none; padding: 0; }
.nyhetsarkiv table.news .news_list li { background-repeat: no-repeat; padding: 0 0 0 20px; margin: 0;}
.nyhetsarkiv table.news .news_list li a { display: inline; margin: 0; padding: 0; }
.nyhetsarkiv table.news ul.news_list .title, .nyhetsarkiv table.news ul.news_list .filetype, .nyhetsarkiv table.news ul.news_list .filesize { display: none; }


#stat { clear: both; }


#courseImageDiv { clear:both; }.teaser_paste_code { margin-top: 12px; text-align: center; }

#news_page ul, #news_page ul li { margin-left: 0; padding-left: 0; list-style-type: none; }
#news_page li { margin: 0 0 1em 0; clear:both; }	
#news_page a.title, #news_page a.introduction { display: block; text-decoration: none; color: black; }
#news_page a.title { font-weight: bold; }
#news_page span { font-style: italic; }

.template_pod_aktuella_nyheter #content #news_page .left { float:left; margin:0 10px 10px 0;}	
.template_pod_aktuella_nyheter #content #news_page .right { float:right; margin:0 0 10px 10px;}


