/*
 *	Default screen stylesheet for DynaMaster light
 *	@author: infogate <http://www.infogate.se> <richardp@infogate.se>
 *	@version: 2.0
 */

	@font-face {
		font-family: 'AntennaCondMedium';
		src: url('/fonts/eot/AntennaCond-Medium.eot');
		src: local('AntennaCond Medium'), local('AntennaCond-Medium'),
		url('/fonts/woff/AntennaCond-Medium.woff') format('woff'), 
		url('/fonts/ttf/AntennaCond-Medium.ttf') format('truetype'), 
		url('/fonts/svg/AntennaCond-Medium.svg#AntennaCond-Medium') format('svg');
	}
	
	@font-face {
		font-family: 'AntennaCondMediumItalic';		
		src: url('/fonts/eot/AntennaCond-MediumItalic.eot');
		src: local('AntennaCond MediumItalic'), local('AntennaCond-MediumItalic'), 
		url('/fonts/woff/AntennaCond-MediumItalic.woff') format('woff'), 
		url('/fonts/ttf/AntennaCond-MediumItalic.ttf') format('truetype'), 
		url('/fonts/svg/AntennaCond-MediumItalic.svg#AntennaCond-MediumItalic') format('svg');
	}
	
	@font-face {
		font-family: 'AntennaCondLight';
		src: url('/fonts/eot/AntennaCond-Light.eot');
		src: local('AntennaCond Light'), local('AntennaCond-Light'), 
		url('/fonts/woff/AntennaCond-Light.woff') format('woff'), 
		url('/fonts/ttf/AntennaCond-Light.ttf') format('truetype'), 
		url('/fonts/svg/AntennaCond-Light.svg#AntennaCond-Light') format('svg');
	}	

	@font-face {
		font-family: 'AntennaCondLightItalic';
		src: url('/fonts/eot/AntennaCond-LightItalic.eot');
		src: local('AntennaCond LightItalic'), local('AntennaCond-LightItalic'), 
		url('/fonts/woff/AntennaCond-LightItalic.woff') format('woff'), 
		url('/fonts/ttf/AntennaCond-LightItalic.ttf') format('truetype'), 
		url('/fonts/svg/AntennaCond-LightItalic.svg#AntennaCond-LightItalic') format('svg');
	}

	@font-face {
		font-family: 'AntennaCondExtraLight';
		src: url('/fonts/eot/AntennaCond-ExtraLight.eot');
		src: local('AntennaCond-ExtraLight'), local('AntennaCond-Light'), 
		url('/fonts/woff/AntennaCond-ExtraLight.woff') format('woff'), 
		url('/fonts/ttf/AntennaCond-ExtraLight.ttf') format('truetype'), 
		url('/fonts/svg/AntennaCond-ExtraLight.svg#AntennaCond-ExtraLight') format('svg');
	}
	
	@font-face {
		font-family: 'AntennaCondExtraLightItal';
		src: url('/fonts/eot/AntennaCond-ExtraLightItal.eot');
		src: local('AntennaCond-ExtraLightItal'), local('AntennaCond-ExtraLightItal'), 
		url('/fonts/woff/AntennaCond-ExtraLightItal.woff') format('woff'), 
		url('/fonts/ttf/AntennaCond-ExtraLightItal.ttf') format('truetype'), 
		url('/fonts/svg/AntennaCond-ExtraLightItal.svg#AntennaCond-ExtraLightItal') format('svg');
	}
	 
	
	h1, h2, h3, h4 { color: #97bf0d; } 
	html, body { padding: 0; margin: 0; height: 100%; line-height: 110%; }
	body { font-size: 100.1%; font-family: Verdana, Arial, sans-serif; color: #7F7F7F; }
	
	p { color: #7F7F7F; background-color: transparent; }
	a { color: #3E471F; background-color: transparent; }	
	a:visited { color: #3E471F; background-color: transparent; }
	a:hover { color: #97BF0D; background-color: transparent; }
	a img { border: none; }
	h1 { font-size: 2em; line-height: 1em; padding: 0;  margin-top:0;}
	h2 { font-size: 1.4em; line-height: 1em; padding: 0; margin-top:0; }
	h3 { font-size: 1em; }
	h4 { font-size: 0.9em; }

	table { width: 100%; }
	th, td { border-left: 1px solid white; padding: 1px 1px; text-align: left; color:#7F7F7F; }
	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: #f0f0f0; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; font-size: 1em; padding: 0.2em; }
	form .text:focus { background: white; }
	button { font-size: 1em; margin-top:10px; }
	#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 {float:left; margin-bottom:10px;}
	.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; }
	
#top {background:transparent url(/graphics/background_top.png) no-repeat scroll 0 0; height:39px; left:0; padding-top:0; position:absolute; top:-16px; width:1002px;}	

#pagedocument { background:transparent url(/graphics/background.png) repeat-y scroll 0 0; font-size:9pt; margin:10px auto 0; padding:0px 10px 0; position:relative; width:1002px; }

#logo { display:block; float:left;  background:#ffffff url(/graphics/background_logo.png) no-repeat scroll 0 0; margin:15px 0 0 19px; width:229px; padding-bottom:10px; padding-top:0px; position:relative; z-index:1; height:124px; }
	#logo h1 { display: none; }
	#logo a img { display: block; margin:11px 0 0 21px; }
	#logo a { height:124px;  }
	
	
#navigation ul { display: none; }

#subnavigationcontainer { clear: both; position: relative; float: left; width: 241px; margin: 0 0 0 0px; padding-top: 0px; height: 100%; min-height: 705px; }

#subnavigation ul li.active, .parent_0 .template_pod_custom_start #subnavigation ul li.id2, .template_acl_extra_login #navigation ul li.active, .loggedin #navigation ul li.active, .template_acl_extra_login #subnavigation li.id186  { background: url(/graphics/arrow_red.png) no-repeat left 7px; color:black;}

#subnavigation ul li a, .template_acl_extra_login #navigation ul li a, .loggedin #navigation ul li a  { font-weight: normal; padding-left:0px; margin:0 12px 0 17px; padding: 4px 0 8px;}
#subnavigation ul ul li a, .template_acl_extra_login #navigation ul ul li a, .loggedin #navigation ul ul li a { font-weight: normal; border-bottom: 1px solid #3e471f; color: #3e471f; }
#subnavigation ul ul ul li a, .template_acl_extra_login #navigation ul ul ul li a, .loggedin #navigation ul ul ul li a {padding-left:10px;}

#subnavigation ul ul ul ul li a, .template_acl_extra_login #navigation ul ul ul ul li a, .loggedin #navigation ul ul ul ul li a {padding-left:20px;}
#subnavigation ul ul ul ul ul li a, .template_acl_extra_login #navigation ul ul ul ul ul li a, .loggedin #navigation ul ul ul ul ul li a {padding-left:30px;}
#subnavigation ul ul ul ul ul ul li a, .template_acl_extra_login #navigation ul ul ul ul ul ul li a, .loggedin #navigation ul ul ul ul ul ul li a {padding-left:40px;}
#subnavigation ul ul ul ul ul ul ul li a, .template_acl_extra_login #navigation ul ul ul ul ul ul ul li a, .loggedin #navigation ul ul ul ul ul ul ul li a {padding-left:50px;}

#subnavigation ul, .template_acl_extra_login #navigation ul, .loggedin #navigation ul { list-style-type: none; padding: 0; margin: 0 10px; margin-bottom: 10px; }
#subnavigation li, .template_acl_extra_login #navigation li, .loggedin #navigation li { display: block; padding: 3px 0  0 0; }
#subnavigation li a, .template_acl_extra_login #navigation li a, .loggedin #navigation li a { display: block; margin: 0; color: #fff; text-decoration: none; border-bottom: 1px solid #E4E7E4; padding-bottom: 0; padding-left: 3px; font-size:10pt; font-family: verdana, helvetica, sans-serif; }
#subnavigation li a.active, .parent_0 .template_pod_custom_start #subnavigation li.id2 a { font-weight: normal; color:#3e471f; border-bottom:1px solid #3e471f; }
#subnavigation ul ul, .template_acl_extra_login #navigation ul ul, .loggedin #navigation ul ul { padding: 2px; margin: 0; position:static; top:auto; left:auto; }
#subnavigation ul ul li a.active, .template_acl_extra_login #navigation ul ul li a.active, .loggedin #navigation ul ul li a.active { color:#3e471f;   }
#subnavigation ul ul span, .template_acl_extra_login #navigation ul ul span, .loggedin #navigation ul ul span {background: url(/graphics/line.png) no-repeat center left; padding-left:10px;}

#subnavigation ul li.open a, template_acl_extra_login #navigation ul li.open a, .loggedin #navigation ul li.open a, .template_acl_extra_login #subnavigation li.id186 a  { color:#3e471f; border-bottom: 1px solid #3e471f; }

#subnavigation li.id179 { display: none; }
.loggedin #subnavigation li.id179 { display: block !important; }

#subnavigation li a.active, .template_acl_extra_login #navigation li a.active, .loggedin #navigation li a.active { color:#3e471f; border-bottom: 1px solid #3e471f; }

.template_acl_extra_login #navigation ul, .loggedin #navigation ul  { display:block; left:15px; position:absolute; margin-top:175px; width:228px; z-index:100000000; }


.template_acl_extra_login #navigation li, .loggedin #navigation li  { display:block; }
.template_acl_extra_login #navigation, .loggedin #navigation { display:inline; z-index:100000; }
.template_acl_extra_login #navigation li.id179, .loggedin #navigation li.id179  { display: none; }
.loggedin .template_acl_extra_login #navigation li.id179, 
.loggedin #navigation li.id179 { display: block; }


#banguide_navigation { display:none; }



	
/* sidebars */
	.panel {}
	.panel .clear {  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 0 0 15px; width:238px; clear: left; }

	/* navigation links */
	#shortcuts ul, #subnavigation ul, #mypages ul, #banguide_navigation ul { padding-left: 0; margin-left: 0; list-style-type: none; margin-top:28px; }
	#shortcuts a, #mypages a, #banguide_navigation a { display: block; background: url(/graphics/shortcut_arrow.gif) no-repeat left center; padding-left: 10px; color: black; text-decoration: none; }

#news { float:left; width:100%; margin-bottom:9px; }
#news_golfse {  }

#news .newsImage { float: right; padding-top:10px; overflow:hidden; margin-right:10px;  }
#news .newsImage p { margin:0; padding:0; font-family: verdana, helvetica, sans-serif; width:220px; font-size:0.75em;}
#news a.introduction {padding-bottom:10px;}
#news a.introduction:hover {text-decoration:underline;}
#news_golfse { float:left; width:96%; border-top: 1px solid #cfcfd0; margin: 0 5px 0; padding-left: 5px; }
#news_golfse a.introduction { display:block; margin-bottom: 5px; padding-left: 10px; }
#news_golfse a { text-decoration: none; }
#news_golfse a:hover { text-decoration: underline; }
#news a.readmore, #news_golfse a.readmore { display:none;}
#news_golfse span, #news span { display:none;}

#news_golfse h2 { float: left; width:40%; clear:both; padding-left:0 !important;}
#news_golfse ul { float:right; width:59%; margin:10px 0; padding:0; }

#news_golfse h2, #news h2 { font-size:13pt; margin-bottom:0; float:left;}

#news h2 { margin-bottom:10px; }

#news ul { padding-left:10px; width:44%; float:left; margin-top:0; margin-bottom:0;}
#news ul, #news ul li, #news_golfse ul, #news_golfse li { margin-left: 0; list-style-type: none; margin-bottom:0x; }
#news_golfse ul {/* margin-top:35px;*/ clear:both; float:left; width: 100%; }
	#news li, #news_golfse li { margin: 0 0 0 0;}
	#news li {float:left;}
	#subnavigationcontainer #news a, #subnavigationcontainer #news_golfse a { background: none; padding-left: 0; }
	#news a.title, #news a.introduction, #news_golfse a.title { display: block; text-decoration: none; color: #7f7f7f; width:96%; float:left; padding-left:10px; }
	#news a.title, #news_golfse a.title { font-weight: bold;  background:transparent url(/graphics/arrow_green_small.png) no-repeat scroll left 2px}
	#news_golfse a.title { margin-bottom:0px; width:100%;}
	#news_golfse a.introduction { color: #7F7F7F; }	
	#news span { font-style: italic; }		
#news .clear, #news_golfse .clear {display:none !important;}

#news_golfse a.title:hover { text-decoration:none; }

.template_pod_custom_start #content { margin-top:-134px;}	
#content { width:693px; margin-left: 18px;  padding: 0; float: left; margin-top:-68px}
#content .image1 { margin-left:-8px;  }

.template_pod_custom_start #content, .template_pod_custom_standard #content {margin-left: 10px; width: 711px;}
.template_pod_custom_start #content .img { margin-left:10px;  margin-right:10px;}

	#content .clear { clear: both; }
	#content h1 { font-family: AntennaCondMedium, serif;    }
	#content #image1, .rotating_images { margin: 0 0 0 0; }
	.template_pod_custom_standard #content #image1, .template_pod_custom_standard #content #image3 { margin-left: 8px;}
	.template_pod_custom_standard #content #image3 { margin-top:10px; }
	
	
#related { margin-left: 0; padding: 0; }
	#related li { list-style-type: none; background-position: left center; background-repeat: no-repeat; 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 { margin-bottom: 1em; }
	#filearchive .filetype span { visibility: hidden; }
	#filearchive .filetype { background-position: center; background-repeat: no-repeat; }
	#filearchive table { width: 100%; }

.image { padding: 0px; margin: 0 0 1em 0;  float: right; min-height: 290px;}
	.image.odd { background: white; margin-right: 0; float: left; }
	.image img { background: white; border: 1px solid #aaa; padding: 2px; }

.image_press { padding: 0px 0 20px 0; margin: 0 0 1em 0;  min-height: 0; display:block; float:left; text-align:center; width:25%; }	
	.image_press img { background: white; border: 1px solid #aaa; padding: 2px; clear:both;}


#address  {  background:#FFFFFF url(/graphics/background_bottom.png) no-repeat;width: 1002px; margin-left: -10px; padding: 0; clear: both; float: none; font-size: 0.85em; }
	#address ul { list-style-type: none; padding: 30px 0 0 0; margin: 0 0 0 30px; text-align:left; width:945px; }
	
	#address li { display:inline; padding:0 10px; float:left; background: url(/graphics/adress_back.gif) no-repeat center left;}
	#address li.first { background:none; padding-left:0;}
	#address a { color: #7F7F7F; text-decoration: none; }
	#address a:hover { text-decoration: underline; }
	#address .address strong { display: none; }
	#address .email strong {display:inline;}
	#address .about { float:right; }
	#address .clear { clear: both; height: 8px; margin: 0 -21px; padding-top: 8px; }
	#address strong { display:none;}
#address a.karta { }
#address li.design_by {padding-left:65px; }
#address .additional.last a {color: #7F7F7F;}
#address .additional.last { }


/* Sitemap */
	#webmap ul { list-style: none; margin: 0px; padding:0;}
	#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;}


/* 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 .img p { margin-left:-8px; margin-top:5px; }
	#content .left p, #content .right p { padding: 0; margin: 7px 0 10px; }
	#content img.right, #content img.left { margin: 0; float: none; }
	#content .img.right, #content .img.left { margin-top:4px; margin-bottom:1px;  }
	.template_pod_custom_standard #content .img.right, .template_pod_custom_standard #content .img.left  {margin: 4px 9px 1px;}
	.rotating_images { margin: 0 0; height:358px; }
/* end servicepack */



/* Nyhetsarkiv */
.news_view { width: 100%; font-size: 1em; padding: 0;}
.news_view a span { display: none; }
.news_view a span.date { display: inline; }
.news_view h2 { position: relative; text-align:left; float:left; width:80%; font-size: 11pt; 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; }

/* DynaMaster Golf */



	/* if navigation in #subnavigationcontainer */
	#subnavigationcontainer #banguide_navigation { background: url(/graphics/panel_upper_bg.gif) top left no-repeat; padding: 21px 21px 0 21px; margin: 0 10px 0 12px; width: 158px; overflow: hidden; }
	#subnavigationcontainer #banguide_navigation .clear { background: url(/graphics/panel_lower_bg.gif) top left no-repeat white; height: 8px; margin: 8px -21px 0 -21px; padding: 0; }
	#subnavigationcontainer #banguide_navigation ul, #subnavigationcontainer #banguide_navigation li { margin-left: 0; padding-left: 0; list-style-type: none; }
	#banguide_navigation ul li.open a { font-weight: bold; }
	/* IE hacks */
	*:first-child+html #subnavigationcontainer #banguide_navigation { padding-top: 20px; } /* IE7 */
	* html #subnavigationcontainer #banguide_navigation { padding-top: 20px; } /* IE <= 6 */
	/* IE hacks end */

	/* Min golf-inloggning */

	/*
	#gitlogin { display: none; position: absolute; width: 190px; top: 196px; left: 13px; height: 145px; padding: 10px 0 50px 10px; background: url( /graphics/gitlogin.gif) top left no-repeat; overflow: hidden; }
	.template_pod_start #gitlogin { display: block; }
	.template_pod_start #subnavigationcontainer { margin-top: 210px; }
	*/

	/* scorecard */
	#banguide_navigation div.clear, #banguide_top div.clear { background: none; }
	#slopecalculator , #scorecard {font-size:0.8em;}
	
	#slopecalculator { width: 24%; float: right; padding: 0 2% 0 0; border:1px solid #ccc; }
	#slopecalculator fieldset { width:100%;}
	#slopecalculator legend { color: #000; display: block; font-weight: bold; padding: 0.6em 0 0.2em 0; margin: 0; text-align: left; }
	#slopecalculator input { width: 2em; }
	#slopecalculator input#hcp { width: 3em; }
	#scorecard { width: 71%; float: left; margin-bottom: 1em; border-left:1px solid #ccc; border-bottom:1px solid #ccc; }
	#scorecard table { border-collapse: collapse;}
	#scorecard th, #scorecard td { border:1px solid #ccc;}
	#scorecard th, #scorecard td { vertical-align: bottom; text-align: center; padding: 0.3em; }
	#scorecard th a, #scorecard a  { text-decoration: none; font-weight: normal;}
	#scorecard thead .data td { font-weight: bold; padding-top: 0.5em; }
	#scorecard thead .tee td { background: transparent; font-weight: bold; }
	#slopecalculator, #scorecard { background: #f0f0f0; font-family: verdana, helvetica, sans-serif; }
	#slopecalculator th, #scorecard th { border-bottom: none; }
	#slopecalculator th, #slopecalculator td, #scorecard th, #scorecard td { border-left: none; }
	
	/* colors */
	#slopecalculator .yellow input, #scorecard .yellow { background: #fef7c0; }
	#slopecalculator .white input, #scorecard .white { background: #ffffff; }
	#slopecalculator .blue input, #scorecard .blue { background: #c0f7fe; }
	#slopecalculator .red input, #scorecard .red { background: #ffc8c0; }
	#scorecard .odd .yellow { background: #fef7c0; }
	#scorecard .odd .white { background: #ffffff; }
	#scorecard .odd .blue { background: #c0f7fe; }
	#scorecard .odd .red { background: #ffc8c0; }
	/* popup */
	#banguide_map { position: absolute; left: 20px; top: 20px; width: 280px; z-index: 20; }

	#banguide_navigation_previous { position: absolute; background: #8D0C0C; left: 10px; top: 430px; width: 130px; z-index: 20; cursor: pointer; }
	#banguide_navigation_next { position: absolute; background: #8D0C0C; left: 150px; top: 430px; width: 130px; z-index: 20; cursor: pointer;  }
	.banguide_navigation_number { padding: 5px 10px; vertical-align: middle; color: #ffffff; font-size: 20px; font-weight: bold; }
	.banguide_navigation_text { padding: 5px 10px; background: #AFAFAF; color: #ffffff; font-size: 12px; font-weight: bold; }

	#banguide_text { position: absolute; left: 300px; top: 260px; width: 445px; height: 230px; overflow: auto; }

	#banguide_photos { position: absolute; left: 300px; top: 20px; width: 425px; height: 202px; z-index: 20; overflow: auto; }
	#banguide_photos .photo { visibility: hidden; position: absolute; top: 0px; left: 0px; z-index: 30; border: 1px solid #000000; }
	#banguide_photos .photoactive { visibility: visible; position: absolute; top: 0px; left: 0px; z-index: 50; border: 1px solid #000000; }

	#banguide_photos_tabs { position: absolute; left: 300px; top: 223px; width: 425px; height: 20px; z-index: 20; }
	#banguide_photos_tabs .tab { padding: 3px; width: 75px; background: #AFAFAF; }
	#banguide_photos_tabs .tabactive { padding: 3px; width: 75px; background: #8D0C0C; } 
	#banguide_photos_tabs A { color: #ffffff; font-weight: bold; margin-right: 10px; margin-left: 2px; text-decoration: none; }
	
	/* competitions */
	#golftavling_list thead th, #golftavling_list thead td { font-weight: bold; border-bottom: 1px solid #ddd; }
	#golftavling_info h3 { border-bottom: none; }
	#golftavling_info table { margin-bottom: 2em; }
	#golftavling_info thead th, #golftavling_info thead td { font-weight: bold; border-bottom: 1px solid #ddd; }

	/* matrikeln */
	#matrikellist { border-collapse: collapse; }
	#matrikellist td { border-left: none; padding: 0; white-space: nowrap; }
	#matrikellist .even td { background: #eee; }

	/* login martikeln */
	.template_acl_extra_login #golfid { width: 7em; }
	.template_acl_extra_login input.golfid3 { width: 3em; }
	.template_acl_extra_login label { margin-top: 0.2em; }
	.template_acl_extra_login #password { width: 11.8em; margin-bottom: 1em; }
/* Strokesaver */
	#strokesaver div { float: left; margin: 0 15px 0 0; }
	#strokesaver div.tip { width: 200px; }
	#strokesaver div img { display: block; }
	#strokesaver div.sponsors img { border: 1px solid #999; margin-bottom: 5px; }
	#strokesaver div.sponsors { margin: 0; }
	#strokesaver { font: 100% tahoma, verdana, sans-serif; }
	#strokesaver h3 { margin: 75px 0 3px 0; padding: 0; }
	#strokesaver p { margin: 0 0 20px 0; padding: 0; line-height: 140%; font-size: 0.8em; }
	#strokesaver .links { margin: 10px 0 0 10px; }
	#strokesaver img {border: none;}
	#strokesaver #banguide_navigation_next, #strokesaver #banguide_navigation_previous { position: static; }
	
/* Handikapphistorik */ 
	#hcp_history { border-collapse: collapse; width: 91%; font-size: 0.9em; }
	#hcp_history .odd { background: #eee; }
	#hcp_history th { text-align: left; }
	#hcp_history th.result { text-align: center; }
	#hcp_history td { vertical-align: top; margin: 0; border: none; }
	#hcp_history td, #hcp_history th { padding: 0.3em; }
	#hcp_history td.result { text-align: center; }
	#hcp_history td.date { white-space: nowrap; }
	#hcp_history td.marker, #hcp_history th.marker { display: none; }
	#content .hcp_myrank { margin-left: 0; padding-left: 0; list-style-type: none; }

/* added by golf_servicepack 9  */
#weather ul { list-style-type: none; padding: 0; margin: 0; }
	#weather a { text-decoration: none; }
	#weather li { float: left; text-align: center; }
	#weather img { display: block; }
	#weather ul img { margin: -10px -3px -7px -3px; }
	#weather .active { font-weight: bold; }
	#weather .header p { clear: both; float: none; padding: 0.6em 0 0 0; margin: 0; font-size: 1.1em; }
	#weather .today li { padding-right: 0.5em; }
	#weather .today:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#weather p { float: left; padding: 0 1em 0 0; margin-top: 0; }
	#weather .weather span { display: none; }
	#weather .wind { padding-top: 5px; }
	#weather .clear { clear: both; }

/* added by golf servicepack 10 */
	#weather .weather { clear: both; }

/* Aktuellt Bokningsläge */
#content form.bookingform { font-size: 100%; margin: 0; }
#content .booking_header { font-size: 100%; }
#content .booking_header .clear { background: none; padding: 0; }
#content .no_bookings { font-size: 100%; }
#content table.bookinglist { margin: 0; font-size: 100%; }
#content .info { font-size: 100%; }
#content .info div { padding:4px 0pt; width: 117px; }
.glt-elm { font-size: 120%; } /* Rutan som visas vid onmouseover på en starttid */
.glt-elm p { font-size: 140%; }
#content .booking_header .next, #content .booking_header .previous { padding: 0 5px; }
.calendar table { width: 250px; } /* Kalendern */
#content .info .img img { vertical-align: middle; }
#content table.bookinglist, #content .booking_header, #content form.bookingform, #content .info { margin-left: 0; }
.template_pod_golfpaket_bokningslage .clear {  clear: none; }

#sponsorlimpa { text-align: center; width:710px; clear:both; float:left; border-top: 1px solid #cfcfd0;}
#sponsorlimpa h2 { font-weight:normal; text-align:left; font-size:15pt; color:#666666; margin-bottom:14px; margin-top:8px; font-family: AntennaCondMedium, serif;  }
	.sponsorlimpa { width:20%; float:left; }
	.sponsorlimpa p { display: none; }
	.sponsorlimpa img { margin: 1em 0 0 0; }

/* Sponsormall för POD */

	table.sponsorlist {  }
	table.sponsorlist TD { text-align: center; padding: 10px 0px; }
	#content table.sponsorlist TD P { margin: 0;}

/* /Sponsormall för POD */

/* Kalender */
	h2.calendar { border-bottom: none; text-align: center; }
	table.calendar { clear: both; border-collapse: collapse; border-left: 1px #dedede solid; border-right: 1px #dedede solid; border-top: 1px #dedede solid; margin: 1em 0 0 0; }
	table.calendar td, table.calendar th { margin: 0; padding: 0.3em; border: none; }
	table.calendar .weeknr, table.calendar .date { text-align: center; }
	table.calendar .weeknr {  width: 12%; }
	table.calendar .day_7 td { border-bottom: 1px #dedede solid; }
	table.calendar .day_6 td.day { background: #f8f8f8; } /* Lördag */
	table.calendar .day_7 td.day { background: #f8f8f8 } /* Söndag */
	table.calendar td.dayname { border-left: 1px #dedede solid; }
	table.calendar td.dayname, table.calendar td.date { vertical-align: top; }
	table.calendar td.day { border-right: 1px #dedede solid; }
	table.calendar td { border-top: 1px #dedede solid; }
	table.calendar td p { margin: 0; padding: 0;}
	table.calendar tr th { border-bottom: 1px #dedede solid; border-left: 1px #dedede solid; }
	table.calendar .date { width: 12%;}
	table.calendar td.weeknr { font-weight: bold; }
	table.calendar .dayname { width: 15%; }
	a.prev_month { float: left; }
	a.next_month { float: right; }
	.template_pod_kalender div.lastborder { border-top: 1px #dedede solid; } /* Sista undre ramen (workaround rowspan="7") */
	table.calendar { width: 100%; }
	tr.today td.day { font-weight: bold; }
#banguide table { border-collapse: separate;}
#banguide table td { border:1px solid #ccc;}
#banguide table td.banguide_ut { background:#EAEAEA; height:10px}
#banguide table td.banguide_title { width: 10%;  background:#EAEAEA;}
#banguide table td.banguide_title h2 { border:0; text-align:center;  color:#000; margin: 0.5em 0; }
#banguide table td.banguide_descr { width:82%;}
#banguide table td.banguide_image { width:8%; }
#banguide table td p { margin: 10px; padding:0; }
#banguide_text p {margin-right:25px;}
#banguide_text .comments {margin-bottom:40px;}
#banguide_text table { width:95%; margin-bottom:15px; border:1px solid #EAEAEA; }
#banguide_text table tr td { border:none;}
#banguide_text table tr td.comment_textTD {padding:3px;}
#banguide_text table tr.headerRow {background: #EAEAEA;}
#banguide_text table tr.textRow {background: #fff;}
#banguide_text table tr td.commentCreatedBy { text-align:left; padding:3px; font-weight:bold; }
#banguide_text table tr td.commentCreateDate { text-align: right; padding-right:3px; }
#banguide_text textarea {width:auto; height:auto;}

#pagedocument.template_pod_golfpaket_hal_popup {width: auto !important; }

.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;}

#courseImageDiv { clear:both; }
#headsponsor {text-align:center;}
#headsponsor img { margin:1em 0 0;}

/* added by golf_servicepack 2009-10-21  */
	#weather-box ul { list-style-type: none; padding: 0; margin: 0; }		
	#weather-box a {  font-size: 1.1em; text-decoration:underline; }
	#weather-box li { float: left; text-align: left; width:25%; }
	#weather-box img { display: block; margin: 0 auto; }
	#weather-box .active { font-weight: bold;  text-decoration:none;}
	#weather-box .active a { font-weight: bold;  text-decoration:none !important;}
	#weather-box .inactive { font-weight: normal;  text-decoration:underline;}
	#weather-box .header p { clear: both; float: left; padding: 0.6em 0 0em 0; margin: 0; font-size: 1.1em; width:100%; text-align:left;}
	#weather-box .today li { padding-right: 1.3em; width:auto; }	
	#weather-box .today:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#weather-box p { float: left; padding: 0; margin-top: 0; width:33%; text-align:center;}
	#weather-box .weather span { display: none; }
	#weather-box .wind, #weather-box .temp, #weather-box .weather  { padding-top: 5px; }
	#weather-box .clear { clear: both; }
	#weather-box .weather { clear: both; }	
	#weather-box span { display:inline;}
	
.template_pod_custom_start #teaser { display:none; }	
#teaser { position:absolute; top:0; margin-top:15px; left:261px; width:712px; background: #000; height:57px; color:#b68f5c; z-index:1; }
#teaser p { display:none;}
#teaser .panel {float:left; width:100% !important; padding: 0; margin: 0; overflow: hidden;}
#teaser h2 { font-weight:normal; color:#b68f5c !important; margin: 14px 0; text-align:center; font-family:AntennaCondExtraLightItal, sans-serif; font-size:22pt;  }


#subnavigation ul li.id163,
#subnavigation ul li.id164,
#subnavigation ul li.id184,
#subnavigation ul li.id185,
#subnavigation ul li.id214, 
.template_acl_extra_login #navigation ul li.id163, 
.template_acl_extra_login #navigation ul li.id164,
.template_acl_extra_login #navigation ul li.id184, 
.template_acl_extra_login #navigation ul li.id185,
.template_acl_extra_login #navigation ul li.id214,
.loggedin #navigation ul li.id163,
.loggedin #navigation ul li.id164,
.loggedin #navigation ul li.id184,
.loggedin #navigation ul li.id185,
.loggedin #navigation ul li.id214 { border-bottom:0px solid #ffffff;}

#subnavigation ul li.id163 a,  
#subnavigation ul li.id164 a,
#subnavigation ul li.id184 a,  
#subnavigation ul li.id185 a,
#subnavigation ul li.id214 a,
.template_acl_extra_login #navigation ul li.id163 a, 
.template_acl_extra_login #navigation ul li.id164 a,
.template_acl_extra_login #navigation ul li.id184 a, 
.template_acl_extra_login #navigation ul li.id185 a,
.template_acl_extra_login #navigation ul li.id214 a,
.loggedin #navigation ul li.id163 a,  
.loggedin #navigation ul li.id164 a,
.loggedin #navigation ul li.id184 a,  
.loggedin #navigation ul li.id185 a,
.loggedin #navigation ul li.id214 a {background: #ffffff url(/graphics/linklist_arrow.png) no-repeat center left; margin:0 0 0 0px; border-bottom:none; font-family:AntennaCondLight, sans-serif; font-size:14pt; padding: 0 0 0 9px; line-height:28px;}

#subnavigation ul li.id163 a:hover,  
#subnavigation ul li.id164 a:hover,
#subnavigation ul li.id184 a:hover,  
#subnavigation ul li.id185 a:hover,
#subnavigation ul li.id214 a:hover,
.template_acl_extra_login #navigation ul li.id163 a:hover, 
.template_acl_extra_login #navigation ul li.id164 a:hover,
.template_acl_extra_login #navigation ul li.id184 a:hover, 
.template_acl_extra_login #navigation ul li.id185 a:hover,
.template_acl_extra_login #navigation ul li.id214 a:hover,
.loggedin #navigation ul li.id163 a:hover, 
.loggedin #navigation ul li.id164 a:hover,
.loggedin #navigation ul li.id184 a:hover, 
.loggedin #navigation ul li.id185 a:hover,
.loggedin #navigation ul li.id214 a:hover {background: #ffffff url(/graphics/linklist_hover.png) no-repeat center left;}

#subnavigation ul li.id163 a span,  
#subnavigation ul li.id164 a span,
#subnavigation ul li.id184 a span,  
#subnavigation ul li.id185 a span,
#subnavigation ul li.id214 a span, 
.template_acl_extra_login #navigation ul li.id163 a span, 
.template_acl_extra_login #navigation ul li.id164 a span,
.template_acl_extra_login #navigation ul li.id184 a span, 
.template_acl_extra_login #navigation ul li.id185 a span,
.template_acl_extra_login #navigation ul li.id214 a span,
.loggedin #navigation ul li.id163 a span, 
.loggedin #navigation ul li.id164 a span,
.loggedin #navigation ul li.id184 a span, 
.loggedin #navigation ul li.id185 a span,
.loggedin #navigation ul li.id214 a span { padding-left:7px; }

#subnavigation ul li.id163, 
#subnavigation ul li.id164,
#subnavigation ul li.id184, 
#subnavigation ul li.id185,
#subnavigation ul li.id214,
.template_acl_extra_login #navigation ul li.id163, 
.template_acl_extra_login #navigation ul li.id164,
.template_acl_extra_login #navigation ul li.id184, 
.template_acl_extra_login #navigation ul li.id185,
.template_acl_extra_login #navigation ul li.id214,
.loggedin #navigation ul li.id163, 
.loggedin #navigation ul li.id164,
.loggedin #navigation ul li.id184, 
.loggedin #navigation ul li.id185,
.loggedin #navigation ul li.id214 {  border-bottom: 5px solid #ffffff; margin-left:1px; padding:0; }


#subnavigation ul li.id163 a.active, #subnavigation ul li.id164 a.active, #subnavigation ul li.id184 a.active, #subnavigation ul li.id185 a.active, #subnavigation ul li.id214 a.active { color:#B68F5C; }


#lang { position:absolute; z-index:1; right:24px; margin-top:15px;}

.textDIV, #golf_newsDIV { margin-bottom: 9px; width:470px; background: #ffffff url(/graphics/content_box_upper.gif) no-repeat left top;}
#golf_newsDIV { margin-bottom:5px;}
.template_pod_custom_standard .textDIV, .template_pod_custom_standard .textDIV .clear { background:none;}
.textDIV .clear, #golf_newsDIV .clear { background: #ffffff url(/graphics/content_box_lower.gif) no-repeat center left; height:3px; margin:3px 0 0; padding:0;} 

#three_teaser_start {width:717px; clear:both; float:left; padding-bottom:5px; margin-left:-4px;}
.teaser_first_start, #veckans-fraga, #birthdays { width:232px; float:right;}
.teaser_first_start { text-align:center;}
#three_teaser_start span, .teaser_first_start span { padding-left:15px; font-size:14pt;}

#three_teaser_start h2, .teaser_first_start h2 { text-align:left; line-height: 28px; background: #ffffff url(/graphics/linklist_arrow_teaser.png) no-repeat center left; height:28px; margin:0;  color:#b68f5c !important; max-width:232px; overflow:hidden; font-family:AntennaCondLight, sans-serif; font-weight:normal;}
.template_pod_custom_standard .teaser_first_start h2 { text-align:center; }

#three_teaser_start img { max-height:133px; overflow:hidden; }
#veckans-fraga, #birthdays, .teaser_first_start {background: #ffffff url(/graphics/background_right.gif) no-repeat 4px 0; margin-bottom:9px;}
#veckans-fraga .clear, #birthdays .clear  {background: #ffffff url(/graphics/background_right_bottom.gif) no-repeat 0 0; height:3px; margin:0; margin-left:4px;}
.teaser_first_start .clear {background: #ffffff url(/graphics/background_right_bottom.gif) no-repeat 0 0; height:3px; margin:-6px 0 0 0; margin-left:4px;}
#birthdays ul { padding-left: 30px; margin: 5px 0; }

.teaser_first_start.noBackground, .teaser_first_start.noBackground .clear {background:none;}


.teaser_teaser_start1, .teaser_teaser_start2, .teaser_teaser_start3  { float:left;  width:232px; cursor: pointer;}
.teaser_teaser_start1 img, .teaser_teaser_start2 img, .teaser_teaser_start3 img, .teaser_first_start img  {margin-left:4px;}
.teaser_teaser_start1, .teaser_teaser_start2 {margin-right:9px;}

.template_pod_custom_standard .teaser_first_start { text-align:center; }
.template_pod_custom_standard .teaser_first_start ul { padding-left: 5px;}
.teaser_teaser_start1 a, .teaser_teaser_start2 a, .teaser_teaser_start3 a, .teaser_first_start a { text-decoration:none; }

.template_pod_custom_standard #main { margin-top:0;}

#main {margin-top:9px; min-height:405px; float:left; margin-bottom:4px; width:711px;}
#main p, .textDIV a.text_link  { padding:0 10px; margin:5px 0;}
.template_pod_custom_standard .textDIV .img .left { padding:0;}
.teaser_first_start p {margin:5px 0 14px !important; padding:0 14px !important;}

.textDIV .img .right  {}
.textDIV .left {margin:0;}

.template_pod_custom_start #leftDIV h1 {  margin:0;  }

#leftDIV h1 {font-size:16pt;}
#leftDIV h1, #leftDIV h2 { padding:10px 0 0 10px; font-weight:normal; font-family: AntennaCondMedium, serif;  }
.template_pod_custom_start #leftDIV h2 { margin-top:0;}
.template_pod_custom_standard #leftDIV h1, .template_pod_custom_standard #leftDIV h2 { padding:0 0 0 10px;}

h1 {font-weight:normal;}
#leftDIV {float:left; padding-right:8px;}
#rightDIV {float:right; width:232px;}

#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;}
#news_page a.title { font-weight: bold;  }
#news_page span { font-style: italic; }

#paragraph { float:left; margin-bottom:0; }
#paragraph p, #paragraph a { margin-top:0; }

.related { float:left;}

#mypages { background:#FFFFFF url(/graphics/background_logo.png) no-repeat scroll 0 0; margin-top:-5px; padding: 20px 0 8px 20px; width:208px !important; }

#main_Image { overflow:hidden; position: relative; float: left; width: 711px; margin: 0; background: url(/graphics/transparent.png) no-repeat scroll 0 bottom;}
.main_image { width:711px; position: relative;}
.main_image div { width: 711px; height: 358px; }

.main_image span {  display: block; position: absolute; z-index:1000; text-align:center; width:710px; color: #fffffe; font-family: AntennaCondExtraLightItal, san-serif; font-size:17pt; padding:15px 0; }
.main_image span.top { top:0 !important;  }
.main_image span.bottom { bottom:0 !important;  }
.main_image span.left_t { text-align:left; margin-left:10px;}
.main_image span.center_t { text-align:center;}
.main_image span.right_t { text-align:right; width:700px;}

.main_image img { position: absolute; z-index:10; display:block;}
.main_image img.bottom { bottom:0 !important; }
.main_image img.top { top:0 !important;}



.teaser_paste_code { margin-top: 12px; text-align: center; }

.logout  { display:none !important; }

br.clear {display:none !important;}


a.moreNews { float:left; margin-top:0; background: url(/graphics/arrow_green_small.png) no-repeat left center; height:100%; text-decoration:none; color:#97bf0d; font-style:italic; font-weight:bold;} 
a.moreNews:hover { text-decoration: underline; }

a.moreNews span {padding-left:10px; display:block !important;}

#last_list { float:left; clear:both; }
.last_list {  }	/* sidebar */



	#veckans-fraga, #birthdays {margin-bottom:9px;}
	#veckans-fraga h2, #birthdays h2 { padding-left:15px; font-size:14pt; line-height: 28px; background: #ffffff url(/graphics/linklist_arrow_teaser.png) no-repeat center left; height:28px; margin:0;  color:#B68F5C !important; max-width:232px; overflow:hidden; font-family:AntennaCondLight, sans-serif; font-weight:normal;}
	#veckans-fraga form { padding: 10px; padding-bottom:0; }
	#veckans-fraga form p { padding:0; margin:0; }
	#veckans-fraga p {margin:0 0 5px 0;}
	#veckans-fraga p.question {margin-left:5px; font-weight: bold;}
	#veckans-fraga fieldset { margin: 0; padding: 0; }
	#veckans-fraga .question, #veckans-fraga-responses .question { display: block; margin: 0; padding: 0; }
	#veckans-fraga ul, #veckans-fraga.pane li { margin-left: 0; padding-left: 0; list-style-type: none;}
	#veckans-fraga ul.responses {margin: 5px 0;}.img
	#veckans-fraga label { display: inline; }
	#veckans-fraga button {margin:0 0 5px 0;}
	#veckans-fraga a {background:none; border:none; padding:0; margin:0 0 0 5px; background: url(/graphics/arrow_green_small.png) no-repeat left center; padding-left:10px; color: #7F7F7F; text-decoration:none;}
	#veckans-fraga ul.responses li { padding: 4px 0; }
	* html #veckans-fraga { margin-right: 6px; } /* IE6 hack */
	
	/* responses in #content */
	#veckans-fraga-responses h2 { margin-top: 2em; font-size: 1.2em; }
	#veckans-fraga-responses .question { margin: 1.5em 0 0.7em 0; }
	#veckans-fraga-responses .menu, #veckans-fraga-responses .menu li { padding-left: 0; margin-left: 0.1em; list-style-position: inside; }
	#veckans-fraga-responses img { height: 1.5em; vertical-align: middle; }
	#veckans-fraga-responses table { empty-cells: show;  }
	#veckans-fraga-responses .title { width: 40%; }
	#veckans-fraga-responses .graphic { width: 40%; }
	#veckans-fraga-responses .foot th { text-align: right; border-bottom: none; padding-top: 0.5em; }
	#veckans-fraga-responses .foot td { padding-top: 0.5em; }
	#veckans-fraga-responses .attention { color: red; }	
	#veckans-fraga input { float:left;}
	#veckans-fraga label {display: inline; }
	
	/* Kontaktpersonmall */
	#contactperson .person { width: 199px; float: left; margin: 5px; padding: 10px; background-color: #ffffff; border:1px solid #7F7F7F; min-height: 440px;}
	#contactperson .person strong { display: block; }
	#contactperson .person a span { margin-left: 2px; }
	#contactperson .person .v-card {margin-top:10px;}
	#contactperson .person h2 { color:#7F7F7F; font-weight:bold; font-size:11pt;  font-family:Verdana,Arial,sans-serif;}
	#contactperson .person .contactimage img { margin: 5px 0;}
	#contactperson .email a, #contactperson .website a { font-size:11px;}
	#contactperson .title, #contactperson .phone, #contactperson .cellphone, #contactperson .email, #contactperson .website  { margin-bottom:5px; }
	#sponsorlimpa { text-align: center; }
	.sponsorlimpa img { margin: 1em 0 0 0; }
	

.loggedin #subnavigation li.id186, .loggedin #navigation li.id186 { display:none;}

#subnavigation li.id170, #navigation li.id170 {display:none;}

.loggedin #subnavigation li.id170, .loggedin #navigation li.id170 {display:block !important;}

#search {background:#FFFFFF none repeat scroll 0 0; left:29px; position:absolute; top:147px; width:224px; height:30px; z-index:10; text-transform:uppercase; }

#search fieldset, #search button  { padding:0; margin:0; }

#search button { float:right; background: none;  border:none; padding:3px; font-family:Verdana,Arial,sans-serif; color: #7F7F7F; font-weight: bold; cursor: pointer;}
#search button:hover { color:#97BF0D;}

#search input { width:170px;  }

.fullTest{ display: none; }

.img_large p { float:left; font-size:0.85em;  }

.imageGolfSe { margin: 9px 0 3px;}
