/*
 *	Default screen stylesheet for DynaMaster light
 *	@author: infogate <http://www.infogate.se> <richardp@infogate.se>
 *	@version: 2.0
 *
 */

/* general styles */

	html, body { padding: 0; margin: 0; height: 100%; line-height: 110%; }
	body { color: #484848; font-size: 100.1%; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; background: #F9F9F9 url(/graphics/background.gif) repeat-y center; }
	a { color: #505050; }
	a:visited { color: #028ABA; }
	a:hover { color: #028ABA; }
	a img { border: none; }
	h1, h2, h3, h4 { font-family: "Helvetica", "Arial", "Verdana", sans-serif ; color: #7A7A7A; border-bottom: 1px solid #ccc; font-weight: normal; }
	h1 { font-size: 1.6em; line-height: 1.3em; padding: 0; margin: 0.8em 0 1em 0; border: none; }
	h2 { font-size: 1.4em; line-height: 1.1em;  padding: 0; margin: 0.8em 0 0.2em 0; padding-bottom: 0.3em; }
	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.2em; }
	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; }
	.img img { vertical-align: bottom; }
	.img p { padding: 0; margin: 0; font-size: 0.85em; line-height: 1.2em; }
	.right { float: right; margin: 0 0 1em 1em; }
	.left { float: left; margin: 0 1em 1em 0; }
	img.right, img.left { margin: 0; float: none; }
			
	/* 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.gif) repeat-x; height: 83px; }
	#logo h1 { display: none; }
	#logo img { margin: 26px 0 0 20px; }
	#logo a { display: block; width: 177px height: 83px}
	
#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; height: 29px; }
	#navigation ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#navigation a { float: left; display: block; display: inline-block; padding: 0.4em 1.5em; border-left: 1px solid #EBEBEB; border-right: 1px solid #C7C7C7; color: #505050; text-decoration: none; padding-bottom: -5px; }
	#navigation a:hover, #navigation .open a, #navigation a.active { color: #028ABA; }
	#navigation .logout, #navigation ul ul { display: none; }
	#navigation .clear { clear: both; height: 5px; background: url(/graphics/navigation_lower_bg.gif) repeat-x; margin-bottom: 11px; }
	/* dropdown menue */
	#navigation .show { position: relative; z-index: 10000; float: left; }
	#navigation .show li { float: none; }
	#navigation .show ul { display: block; position: absolute; top: 2.3em; left: 0; background-image: none; width: 14em; }
	#navigation .show ul .hide ul { display: none; }
	#navigation .show ul ul { left: 14em; top: 0; }
	#navigation .show ul a { float: none; display: block; background-image: none; }
	
/* sidebars */
	.panel { background: url(/graphics/panel_upper_bg.gif) top left no-repeat; padding: 8px 21px 0 21px; margin: 0 13px 0 9px; width: 158px; overflow: hidden; float: right; clear: right; }
	.panel .clear { background: url(/graphics/panel_lower_bg.gif) top left no-repeat white; height: 8px; margin: 8px -21px 0 -21px; padding: 0; }
	.panel ul { padding-left: 1.3em; list-style-type: circle; margin-left: 0; }
	.panel .img { margin-top: 1em; }
	
	/* left sidebar */
	#subnavigationcontainer { float: left; }
	#subnavigationcontainer .panel { float: none; margin: 0 10px 0 12px; clear: left; }

	/* navigation links */
	#shortcuts ul, #subnavigation ul, #mypages ul, #banguide_navigation ul { padding-left: 0; margin-left: 0; list-style-type: none; }
	#shortcuts a, #subnavigation a, #mypages a, #banguide_navigation a { display: block; background: url(/graphics/shortcut_arrow.gif) no-repeat left center; padding-left: 10px; color: #484848; text-decoration: none; }

#news ul, #news ul li, #news_golfse ul, #news_golfse li { margin-left: 0; padding-left: 0; list-style-type: none; margin-top: 0; padding-top: 0; }
	#news li, #news_golfse li { margin: 0 0 1em 0; }
	#subnavigationcontainer #news a, #subnavigationcontainer #news_golfse a { background: none; padding-left: 0; }
	#news a.title, #news a.introduction, #news_golfse a.title, #news_golfse a.introduction { display: block; text-decoration: none; color: #484848; }
	#news a.introduction { line-height: 1.4em; font-size: 0.85em; }
	#news a.title, #news_golfse a.title { font-weight: bold; margin-bottom: 2px; }
	#news a.readmore { display: none; }
	#news span { font-style: normal; font-size: 0.8em; margin: 4px 0; }
			
#subnavigation li a { display: none; }
	#subnavigation li li a { width: 93%; display: block; padding-left: 10px; }
	#subnavigation li li a.active { font-weight: bold; }
	#subnavigation ul ul { margin: 0; }
	#subnavigation li li a { margin-left: 0px; } /* 2nd level navigation */
	#subnavigation li li li a { margin-left: 10px; } /* 2nd level navigation */
	#subnavigation li li li li a { margin-left: 20px; } /* 2nd level navigation */
	#subnavigation li li li li li a { margin-left: 30px; } /* 2nd level navigation */

	.template_pod_start #subnavigation { display: none; } /* no subnavi on the frontpage */
	.template_pod_custom_start #subnavigation { display: none; } /* no subnavi on the frontpage */
	.template_acl_extra_login #subnavigation { visibility: hidden; }

	#facts .fact_img { margin: o auto; text-align: center;  display: block; }
	
#content { width: 477px; margin: 0; padding: 4px 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 #image1, .rotating_images { margin: 18px 0 0 0; }
	
.choose-lang #content { width: 916px; text-align: center; margin: 0; padding: 4px 21px 0 21px; background: url(/graphics/content_upper_bg_958.gif) no-repeat left top; float: left; }
.choose-lang #content .clear { background: url(/graphics/content_lower_bg_958.gif) no-repeat white;}


.choose-lang #content #languages { list-style-type: none; margin: 0; padding: 0; }
.choose-lang #content #languages a { text-decoration: none; }
.choose-lang #content #languages li { display: inline; margin: 0 10px; }
.choose-lang #content 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; }

	.template_pod_custom_start #related { margin-top: 10px; }
	.template_pod_custom_start .filelist #related li { display: block; margin: 10px 0; padding: 0; background-position: top left; }
	.template_pod_custom_start .filelist #related li a { margin-left: 20px; display: block; }
	.template_pod_custom_start .filelist #related .filesize { display: none; }

#filearchive { margin-bottom: 1em; }
	#filearchive .filetype span { visibility: hidden; }
	#filearchive .filetype { background-position: center; background-repeat: no-repeat; }
	#filearchive table { width: 100%; }

.image { padding: 15px; margin: 0 0 1em 0; width: 206px; float: right; min-height: 140px; background: #eee; }
	.image.odd { background: #eee; margin-right: 0; float: left; }
	.image img { background: white; border: 1px solid #aaa; padding: 2px; }

#address { background: url(/graphics/address_rule.gif) no-repeat; margin: 14px 12px 0 0; padding: 14px 0 0 0; width: 928px; clear: right; float: right; position: relative; }
	#address ul { list-style-type: none; padding: 0; margin: 0 0 0 120px; }
	#address li { float: left; padding-right: 1.2em; color: #9A9A9A; }
	#address a { color: #9A9A9A; text-decoration: none; }
	#address a:hover { text-decoration: underline; }
	#address strong { font-weight: normal; }
	#address .address strong, #address .email strong { display: none; }
	#address .about { display: none; }
	#address .clear { clear: both; height: 8px; margin: 0 -21px; padding-top: 8px; }

/* 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; }


/* Formuläul
#pollform .polltype4 input,#pollform input.email { width: 300px; }
#pollform input.other { margin: 0 0 0 18px; width: 200px; }
#pollform .polltype5 textarea { width: 300px; }
#pollform .label { margin: 10px 0 2px 0; }
#pollform label, #pollform .label { font-weight: bold; }
#pollform .label label.other { font-weight: normal; margin: 0; display: inline;}
#pollform .polltype1 label { display: inline; font-weight: normal; margin: 0 0 0 10px;  }
#pollform .polltype2 label { display: inline; font-weight: normal; margin: 0 0 0 10px;  }
#pollform p { margin: 0 0 5px 0; padding: 0; }

label.email { font-weight: bold; }
SELECT.SELECTBOX {font-size: 100%;}
TEXTAREA.textarea {width: 400px;}
INPUT.text {width: 400px}
 */

 /* Formulärmodul */
#pollform { margin: 20px 0; }
#pollform label { font-weight: bold; display: block; margin-left: 4px; }
#pollform input { padding: 0 3px; font-weight: normal; }
.polltype1, .polltype2, .polltype3, .polltype3, .polltype4, .polltype5 { padding-bottom: 6px; margin-bottom: 12px; border-bottom: 1px solid #ccc; }
#pollform label.other { display: block; font-weight: bold; }
#pollform input.other { margin-left: 0; display: block; margin-top: 3px; width: 300px; }
#pollform input.email { display: block; margin-top: 3px; }
#pollform .label label.other { font-weight: bold; }

#pollform input, textarea, select { border: 1px solid #ccc;  border-left-width: thick; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; font-size: 1em;  }
#pollform input:focus, textarea:focus, select:focus { background: white; }
#pollform select { width: 310px; }

/* Radiobuttons */
#pollform .polltype1 input { background: none; border: 0; }
#pollform .polltype1 input.other { border: 1px solid #ccc; border-left-width: thick; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; font-size: 1em; }
#pollform .polltype1 .label { font-weight: bold; }
#pollform .polltype1 label { font-weight: normal; display: inline; }
/* Selectbox */
#pollform .polltype2 label { display: block;  }
/* Checkbox */
#pollform .polltype3 input { background: none; border: 0; }
#pollform .polltype3 input.other { border: 1px solid #ccc; border-left-width: thick; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; font-size: 1em; }
#pollform .polltype3 .label { font-weight: bold;  }
#pollform .polltype3 label { font-weight: normal; display: inline; }
/* Textfält */
#pollform #label_4 { display: block; }

/* Textarea */
#pollform #label_5 { display: block; }
#pollform .polltype4 input,#pollform input.email { width: 300px; }
#pollform .polltype5 textarea { width: 300px; }
#pollform .label { margin: 10px 0 3px 0; }
#pollform p { margin: 0 0 5px 0; padding: 0; }
label.email { font-weight: bold; }
SELECT.SELECTBOX {font-size: 100%;}
TEXTAREA.textarea {width: 400px;}
INPUT.text {width: 400px}
.mandatory { border-left: thick solid red; padding-left: 4px; }*/

label.email { font-weight: bold; }
SELECT.SELECTBOX {font-size: 100%;}
TEXTAREA.textarea {width: 400px;}
INPUT.text {width: 400px}

/* Kontaktpersonmall */
	#contactperson .person { width: 205px; float: left; margin: 0 10px 10px 0; padding: 10px; background-color: #ededed; min-height: 180px;}
	#contactperson .person strong { display: block; }
	#contactperson .person a span { margin-left: 2px; }
	#contactperson .person .contactimage img { margin: 5px 0; }#sponsorlimpa { text-align: center; }
	.sponsorlimpa img { margin: 1em 0 0 0; }
	
	
/* Startbild */
#startbild {}
#startbild img {  }

#content_start .flags { width: 100%; margin: 0 auto; text-align:center; }	
#content_start .flag { margin-right: 10px; vertical-align: top; }
#content_start .start_header { width: 100%; margin: 20px 0;}
#content_start .start_header img { margin: 0 auto; display: block; }