/* hidden layers */
.template_pod_start #subnavigation { display: none; }

/* generic formating, tags */
HTML { height: 100%; }
BODY { margin: 0; padding: 0; background: #f9f9f9 url(/graphics/background.gif) 50% 0 repeat-y; height: 100%; }
BODY { font-family: Tahoma, arial, sans-serif; font-size: 70%; }
INPUT,TEXTAREA,BUTTON { font-family: verdana, arial, sans-serif; font-size: 100%; }
BUTTON { margin-right: 3px; }
A { text-decoration: none; color: #000; }
A:hover { text-decoration: underline; }
A.button { background: #D4D0C8; color: #000; border: 2px outset #fff; text-decoration: none; padding: 2px 10px; text-transform: capitalize; }
A.button:hover { text-decoration: none; }
A.button:active { border-style: inset; }
IMG { border: 0; }
P A { text-decoration: underline; }
P A:hover { text-decoration: none; color: #740003; }
LI.logout { display: none; }
BODY.matrikel { margin: 10px; }

TABLE.list { margin: 10px 0 0 0; width: 470px; border: 0; border-collapse: collapse; }
	TABLE.list THEAD TR TD { font-weight: bold; border-bottom: 1px solid #f0f0f0; padding: 0 0 5px 0; text-align: left;}
	TABLE.list THEAD TR TD A { color: #000; text-decoration: underline; }
	TABLE.list THEAD TR TD A.desc { background: url(/graphics/icon_arrow_up.gif) 100% 50% no-repeat; padding-right: 10px;}
	TABLE.list THEAD TR TD A.asc { background: url(/graphics/icon_arrow_down.gif) 100% 50% no-repeat; padding-right: 10px;}
	TABLE.list TBODY TR TD { padding: 2px 5px;}
	TABLE.list A { text-decoration: underline; }
	TABLE.list A:hover { text-decoration: none; color: #507D2A;}
	TABLE.list TBODY TR.even TD { background: #f0f0f0; }
	TABLE.list TBODY TR.foot TD { padding: 10px 0 0 0; border-top: 1px solid #f0f0f0;}
	TABLE.list TBODY TR.foot TD.next { text-align: right; }

/* generic formating, classes */
.clear { clear: both; }

/* containers */
#pagedocument { height: 100%; position: relative; margin: 0 auto; width: 964px; }
#container { }
#contentlink { display: none; }

/* logo layer */
#logo { background: url(/graphics/logo_halmia3.jpg) 0 100% no-repeat; height: 130px; border-bottom: 1px solid #740003;}
	#logo IMG { margin: 0; display: none; }
	#logo H1 { display: none; }
	#logo a { width: 120px; height: 100px; margin: 10px 0 0 20px; display: block; position: absolute; }

/* main navigation layer */
#navigation { padding: 0 0 0 0;}
	#navigation UL { width: 100%; float: left; background: #740003 url( /graphics/navigation_bg6.gif ) 0 100% repeat-x; list-style: none; margin: 0; padding: 0;}
	#navigation UL UL { display: none; }
	#navigation LI { float: left; padding: 0; }
	#navigation LI A { display: block; padding: 8px 20px; border-left: 1px solid #0D4B9E; border-right: 1px solid #0D4B9E; color: #fff; text-decoration: none; }
	#navigation LI.active A { text-decoration: none;  color: #FBAC43; }
	#navigation LI.open A {text-decoration: underline; }
	#navigation LI A:hover { background: #0D4B9E; color: #FBAC43;}
	#navigation LI.logout { display: block; float: right; }
	#navigation .clear { height: 15px; background: #fff url(/graphics/navigation_lower_bg.gif) no-repeat; }

/* second navigation layer */
#subnavigationcontainer { display: inline; float: left; width: 200px; background: url( /graphics/subnavigation_upper_bg.gif ) no-repeat; padding: 12px 0 0 0; margin: 0 9px 0 14px;}
	#subnavigationcontainer .clear { background: url(/graphics/subnavigation_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 20px 0 0 0; }
	#subnavigationcontainer DIV .clear { background: none; height: auto; padding: 0; }
	#subnavigationcontainer H2 { border-bottom: 1px solid #ccc; margin: 0 12px 6px 12px; padding: 6px; text-align: center; color: #740003; font: 130% Georgia; font-weight: bold; }

	#subnavigation UL { list-style: none; padding: 0; margin: 0 12px; }
	#subnavigation UL UL { margin: 0; }
	#subnavigation UL LI { display: inline; }
	#subnavigation UL LI A { display: none; }
	#subnavigation UL LI LI A { display: block; line-height: 160%; font-weight: bold; color: #000; text-decoration: none; padding: 0 0 0 2px;}
	#subnavigation UL LI LI A:hover { background-color: #f0f0f0; text-decoration: underline;}
	#subnavigation UL LI.active A { background-color: #f0f0f0;}
	#subnavigation UL LI.active LI A:hover { background-color: #f0f0f0; }
	#subnavigation UL LI.active LI A { background-color: #f9f9f9; color: #000;}
	#subnavigation UL LI LI LI A { padding-left: 12px;}
	#subnavigation UL LI LI LI LI A { padding-left: 22px;}
	#subnavigation UL LI LI LI LI LI A { padding-left: 32px;}
	#subnavigation UL LI LI LI LI LI LI A { padding-left: 42px;}
	#subnavigation UL LI LI LI LI LI LI LI A { padding-left: 52px;}

.template_pod_custom_start_halmia #subnavigation { display:none; }
	
/* shortcuts layer */
#shortcuts { display: none; }
	.template_pod_start #shortcuts { display: block; }
	.template_pod_start #shortcuts UL { list-style: none; padding: 0; margin: 0 12px; }
	.template_pod_start #shortcuts UL LI { display: inline; }
	.template_pod_start #shortcuts UL LI A { background: url(/graphics/shortcut_arrow.gif) 2px 50% no-repeat; display: block; line-height: 160%; font-weight: bold; color: #000; text-decoration: none; padding: 0 0 0 12px;}
	.template_pod_start #shortcuts UL LI A:hover { background-color: #f0f0f0; text-decoration: underline;}

/* main content layer, all pages */
#content { float: left; width: 518px; background: url( /graphics/content_upper_bg.gif ) no-repeat; padding: 12px 0 0 0; }
	#content .clear { background: url(/graphics/content_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 20px 0 0 0; }
	#content FORM .clear { background: none; height: auto; padding: 0;}
	#content OBJECT { margin: 24px; padding: 0;}
	#content OBJECT.pod19 { width: 200px; height: 200px; }
	
	/* images */
	#content A.image1 { display: block; margin: 0 24px; width: 470px; overflow: hidden; }
	#content A IMG { border: 0; }
	#content IMG#image1 { margin: 12px 0 5px 0; }
	#content .left { float: left; margin: 5px 10px 10px 24px; }
	#content .right { float: right; margin: 5px 24px 10px 10px; }
	#content .image A { display: inline; margin: 0; width: auto; overflow: auto; } 
	#content .image {  display: inline;margin: 0 0 0 5px; padding: 0; width: 250px; float: left;}
	#content .image IMG { margin: 0 0 0 24px; }
	#content .image_wide { display: inline; padding: 0; float: left;}
	#content .image_wide IMG { margin: 0 0 0 24px; }
	
	#content DIV A { display: inline; margin: 0; width: auto; overflow: auto; }
	#content P A { display: inline; margin: 0; width: auto; overflow: auto; }
	#content FORM A { display: inline; margin: 0; width: auto; overflow: auto; }
	#content UL A { display: inline; margin: 0; width: auto; overflow: auto; }
	#content TABLE A { display: inline; margin: 0; width: auto; overflow: auto; }
	#content UL A { display: inline; margin: 0; width: auto; overflow: auto; }
	
	/* text */
	#content H1 { border-bottom: 1px solid #ccc; margin: 0 24px; padding: 6px 0; color: #740003; font: 130% Georgia; font-weight: bold; }
	#content H2 { font-size: 120%; margin: 5px 24px;}
	#content FORM H2 { font-size: 120%; margin: 20px 0 5px 0;}
	#content P { margin: 3px 0 10px 0; line-height: 160%; padding: 0 24px; }
	#content TABLE { margin: 10px 24px 0 24px; border: 0; border-collapse: collapse; }
	#content FORM { margin: 0 24px;  }
	#content UL { margin: 10px 24px 10px 40px;  padding: 0; list-style-type: square; }
	#content UL UL { margin-left: 20px; margin-top: 0; list-style-type: disc; }
	#content OL { margin: 10px 24px 10px 40px;  padding: 0;}
	#content HR { margin: 0 24px; border: 1px solid #bbb; }
	DIV#content P TABLE { margin-left: 0; margin-right: 0; }
	
	#content #resultat td { display:block; position: relative; left:-8px; }
	
	/* links and files */
	UL#related { list-style: none; padding: 0; }
	UL#related .filesize { padding-left: 5px; text-decoration: none; color: #999; }
	UL#related .filetype { display: none; }
	
	/* news archive template */
	#content TABLE.news { margin: 10px 24px 0 24px; width: 470px; border: 0; border-collapse: collapse; }
	#content TABLE.news THEAD TR TD { font-weight: bold; border-bottom: 1px solid #f0f0f0; padding: 0 0 5px 0; text-align: left;}
	#content TABLE.news TBODY TR TD { padding: 5px 0; }
	#content TABLE.news TBODY TR.even TD { background: #f0f0f0; }
	#content TABLE.news TBODY TR.foot TD { padding: 10px 0 0 0; border-top: 1px solid #f0f0f0;}
	#content TABLE.news TBODY TR.foot TD.next { text-align: right; }

	#news { display:none; }
	.template_pod_custom_start_halmia #news { display:block; } 
	
	/* newsbill, frontpage template */
	#news { padding: 0 12px; }
	#news H2 { border-top: 1px solid #ccc; margin: 0 0 12px 0;}
	#news UL { margin: 0; padding: 0; list-style: none; }
	#news LI { display: inline;  }
	#news LI A.title { display: block; color: #000; text-decoration: none; font-weight: bold; cursor: text;}
	#news LI A.introduction { display: block; line-height: 140%; cursor: text;}
	#news LI A.introduction:hover { text-decoration: none; }
	#news LI SPAN { display: none; }
	#news LI A.readmore { display: block; padding: 0 0 0 12px; background: url(/graphics/shortcut_arrow.gif) 2px 50% no-repeat; font-weight: bold; margin: 0 0 20px 0;}
	
	/* filearchive template */
	#filearchive TABLE { margin: 10px 24px 0 24px; width: 470px; border: 0; border-collapse: collapse; border-bottom: 1px solid #f0f0f0;}
	#filearchive TABLE THEAD TR TH { font-weight: bold; border-bottom: 1px solid #f0f0f0; padding: 0 0 5px 0; text-align: left;}
	#filearchive TABLE TBODY TR TD { padding: 5px 0; }
	#filearchive TABLE TBODY TR.even TD { background: #f0f0f0; }
	#filearchive TABLE TBODY TR.foot TD { padding: 10px 0 0 0; border-top: 1px solid #f0f0f0;}
	
	/* form template */
	FORM { padding-bottom: 20px; }
	FIELDSET { border: 0; margin: 0; padding: 0; }
	LEGEND { display: none; }
	LABEL { display: block; padding: 5px 0 2px 0; }
	LABEL.subscription { display: inline; padding: 0; }
	INPUT.text, INPUT.error { width: 175px; }
	INPUT.golfid6 { width: 100px; }
	INPUT.golfid3 { width: 60px; }
	INPUT.error { background: #f00; }
	BUTTON { margin-top: 10px; }
	TEXTAREA { width: 240px; height: 100px;}
	TEXTAREA.error { background: #f00; }
	
	/* nyhetsbrev */
	#content P.previous { margin: 0 0 0 24px; padding: 5px 0; width: 470px;}
	#content P.even { margin: 0 0 0 24px; padding: 5px 0; background: #f0f0f0; width: 470px;}

#facts { display: inline; float: right; width: 200px; margin: 0 12px 0 0; background: url( /graphics/teaser_upper_bg.gif ) no-repeat; padding: 12px 0 0 0;}
	#facts .clear { background: url(/graphics/teaser_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 0 0 20px 0; }
	#facts H2 { border-bottom: 1px solid #ccc; margin: 0 11px 5px 11px; padding: 6px 0; color: #740003; font: 130% Georgia; font-weight: bold; text-align: center;}
	#facts H3 { margin: 0 11px; padding: 0; font-size: 100%; line-height: 160%; }
	#facts P { margin: 0 11px; line-height: 160%; padding: 0; }
	
#teaser { display: inline; float: right; width: 200px; margin: 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 .clear { background: url(/graphics/teaser_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 0 0 20px 0; }
	#teaser H2 { border-bottom: 1px solid #ccc; margin: 0 24px 5px 24px; padding: 6px 0; color: #740003; font: 130% Georgia; font-weight: bold; text-align: center;}
	#teaser IMG { margin: 12px 0 0 26px; }
	#teaser P { margin: 0 24px; line-height: 160%; padding: 0; }
	#teaser UL { list-style: none; margin: 0; padding: 0 24px; float: right; }
	#teaser UL LI { display: inline; margin: 0; padding: 0;}
	#teaser A {  }
		
#sponsorlimpa { display: inline; float: right; width: 200px; margin: 0 12px 0 0; }
	#sponsorlimpa .sponsorlimpa { display: inline; float: right; width: 200px; background: url( /graphics/teaser_upper_bg.gif ) no-repeat; padding: 12px 0 0 0; }
	#sponsorlimpa .sponsorlimpa .clear { background: url(/graphics/teaser_lower_bg.gif ) 0 100% no-repeat; height: 10px; padding: 0 0 10px 0; }
	#sponsorlimpa H2 { border-bottom: 1px solid #ccc; margin: 0 24px 5px 24px; padding: 6px 0; color: #153908; font: 130% Georgia; font-weight: bold; text-align: center;}
	#sponsorlimpa IMG { margin: 12px 0 0 26px; }
	#sponsorlimpa P { margin: 0 24px; line-height: 160%; padding: 0; }
	#sponsorlimpa UL { list-style: none; margin: 0; padding: 0 24px; float: right; }
	#sponsorlimpa UL LI { display: inline; margin: 0; padding: 0;}
	#sponsorlimpa A {  }
	#sponsorlimpa P A { display: none; }
	BR.clear { clear: right; float: right; }
	
/* address layer */
#address { display: inline; float: right; background: url(/graphics/address_upper_bg.gif) 100% 0 no-repeat; width: 950px; margin: 0 12px 0 0; }
	#address UL { width: 699px; float: right; list-style: none; margin: 15px 0 0 0; padding: 0 15px 17px 15px; background: url(/graphics/address_lower_bg.gif) 0 100% no-repeat;}
	#address UL LI { padding: 10px 8px; display: inline; line-height: 180%; }
	#address UL LI.address STRONG { display: none; }
	#address UL LI.address STRONG { display: none; }
	#address UL LI.email STRONG { display: none; }
	#address UL LI.about { padding-right: 0; }


/* 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 24px; }
/* end servicepack */
/* Sponsormall för POD */

	table.sponsorlist { width: 470px; }
	table.sponsorlist TD { text-align: center; padding: 10px 0px; }
	#content table.sponsorlist TD P { margin: 0;}

/* /Sponsormall för POD */


/* 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; }

/* Everysport */
.everysport_herrar, .everysport_herrar { width: 477px; margin-left:24px;}
#content .everysport_herrar table, #content .everysport_damer table { margin-left: 0px;}
#content .everysport_herrar h2, #content .everysport_damer h2 { margin-left: 0px; margin-top: 20px;}


#courseImageDiv { clear:both; }
#headsponsor {text-align:center;}
#headsponsor img { margin:1em 0 0;}


.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;}


#c_446b3333ffcf933d82344ffe82e7b8f1 { margin:0 auto; }