/*
 *	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: #252525; font-size: 100.1%; font-family: 'Lucida Grande', Tahoma, Helvetica, Verdana, Arial, sans-serif; background: #000; }
	a, a:hover, a:visited { color: #252525; }
	a img { border: none; }
	h1, h2, h3, h4 { font-family: 'Lucida Grande', "Trebuchet MS", "Times New Roman", "Times", serif; color: #000; text-transform: uppercase; line-height: normal; }
	h1 { font-size: 18px; padding: 0; margin: 0.5em 0 1em 0; font-weight: normal;  }
	h2 { font-size: 14px; padding: 0; margin: 0.5em 0 1em 0; }
	h3 { font-size: 13px; padding: 0; margin: 0.5em 0 0 0; }
	h4 { font-size: 12px; padding: 0; margin: 0.5em 0 1em 0; }
	p { line-height: 1.3em; margin-top: 0;}
	table { width: 100%; }
	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, #mingolf input[type=text], #mingolf input[type=password] { width: 90%; border: 1px solid #ccc; background: #FAFAFA; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; font-size: 1em; padding: 0.2em; -moz-border-radius: 2px;
-webkit-border-radius: 2px; }
	form .text:focus, #mingolf input[type=text]:focus, #mingolf input[type=password]:focus { background: white; }
	button { font-size: 1em; }
	#content form .clear { background: none; }
	.mandatory input, .mandatory textarea { }
	input#email { margin-bottom: 10px;}

	/* 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 10px 20px; }
	.left { float: left; margin: 0 20px 10px 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 {  width: 1080px; font-size: 0.8em; margin:326px auto 0; }
#container { background: url(/graphics/bg_shadow.png) repeat-y ;  margin:0 0 20px 0; padding:0 40px; width:1000px; float: left;}
#logo { background: url(/graphics/topbild.png); margin-left:-40px; margin-top:-326px; width:1080px; height: 326px; }
	#logo h1, #logo a img { display: none; }
	#logo a { display: block; float: left; height: 149px; margin-left: 455px; margin-top:17px; width:168px; }
	
#navigation ul, #navigation li { list-style-type: none; padding: 0; margin: 0 0 0 0;  }
	#navigation { margin-top:-51px; height: 51px; text-align: center; margin-bottom: 25px; }
	#navigation ul { margin: 0 0 0 120px; float: left; height: 51px; }
	#navigation ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#navigation a { float: left; display: block; display: inline-block; color: white; text-decoration: none; text-shadow: 1px 1px 1px black; padding: 30px 15px 0 10px; letter-spacing: 1px; }
	#navigation li { background: url(/graphics/nav_gradient.png) repeat-x; float: left; text-transform: uppercase; height: 60px; margin-left: 1px; }
	#navigation li.active, #navigation li.open { background: none; }
	#navigation a:hover { color: #dcdbdb;  }
	#navigation .logout, #navigation ul ul { display: none; }
	#navigation .clear { clear: both; height: 16px; }
	/* 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/rubrik_bg_small.png) repeat-x; padding: 8px 10px 0 10px; margin: 0 25px 0 9px; width: 164px; overflow: hidden; float: right; clear: right; }
	.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; margin: 0 25px; width: 184px; }
	#subnavigationcontainer .panel { float: none; margin: 0; clear: left; padding: 0; width: 184px; }

	/* 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; color: black; text-decoration: none; }

#news ul, #news ul li, #news_golfse ul, #news_golfse li { margin-left: 0; padding-left: 0; list-style-type: none; }
	#news ul { margin-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: black; }
	#news a.title, #news_golfse a.title { font-weight: normal; }
	#news span { font-size: 11px; }
	#news h1 { margin-bottom: 0; }
	#news img.start-right { float: right; margin: 0 0 5px 5px; }
	#news div.date { margin-bottom: 10px; margin-top: 3px; color: #7a7a7a; }
	#news .news-item { clear: both; margin-bottom: 20px; float: left; }

/* body.custom_start #content { padding: 0; background: none;}*/
body.custom_start #content #news .news-item { float:left; margin:-10px 0 30px -21px; padding:8px 21px 0; width:492px; background: url(/graphics/rubrik_bg_big.png) repeat-x; float: left; margin-bottom: 30px; }
body.custom_start #content .text-content { margin-bottom: 30px; float: left;}

		
#subnavigation { background: none; padding-top: 0px;  } 
	#subnavigation h2 { display: none; }
	#subnavigation ul { margin-top: 0; width: 184px; }
	#subnavigation ul li { width: 184px;}
	#subnavigation li li { background: url(/graphics/rubrik_bg_small.png) repeat-x; padding: 10px 0 2px 10px; margin-bottom: 5px; } 
	#subnavigation li li li { background: none; padding: 1px 0 1px 10px;  }
	#subnavigation li a { display: none;  }
	#subnavigation li li a { width: 93%; display: block;  }
	#subnavigation li li a.active { font-weight: bold; }
	#subnavigation ul li ul li ul { display: block; } 
	#subnavigation ul ul ul ul { display: block; margin-top: 4px; }
	#subnavigation ul li ul { margin: 0; }

	
	.template_acl_extra_login #subnavigation { visibility: hidden; }
	
#content { width: 492px; margin: 0; padding: 8px 21px 0 21px; background: url(/graphics/rubrik_bg_big.png) repeat-x; float: left; }
	#content .clear { height: 8px; margin: 8px -21px 0 -21px; clear: both; }
	#content h1 {  }
	#content #image1, .rotating_images { margin: 0 0 0 0; }
	#content .img { margin-bottom: 20px;}
	#content .paragraph .img { margin-bottom: 5px;}
	#content .img a.image1 { margin-bottom: 5px; float: left;}
	#content .img img, .image img, #news img.start-right, .panel .img img { padding: 1px; border: 1px #7a7a7a solid; }
	
	#content .news_view .clear { background: none; height: 0; }
	#content .nyhetsarkiv table.news { width: 100%; }
	#content .nyhetsarkiv table th, #content .nyhetsarkiv table td { border-left: none; padding: 0; }
	#content p a, #content p a:visited { color: purple }
	
#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 { 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: 180px; background: #eee; }
	.image.odd { background: #eee; margin-right: 0; float: left; }
	.image img { background: white; }

#address { font-size: 1em; background: #000 url(/graphics/sidfot.png) no-repeat; margin: 30px 0 0 -39px; padding: 0 0 10px -40px; width: 1080px; clear: right; float: left; height: 20px; float: left; }
	#address ul { list-style-type: none; padding: 0 0 0 110px; margin: -20px 0 0 0; }
	#address li { float: left; padding-right: 10px; }
	#address li:after { content: " | " ; margin-left: 7px; }
	#address li.email:after { content: none; }
	#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; }

/* 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; }

/* 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: 8px 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: 0; left: 0; text-align:center; 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; }


#courseImageDiv { clear:both; }
/* DynaMaster Golf */

	/* Golf colors 
	a { color: #4F6A03; }
	a:visited { color: #4F6A03; }
	a:hover { color: #4F6A03; }
	h1, h2, h3, h4 { color: #4F6A03; }
	#navigation a { border-left: 1px solid #697850; border-right: 1px solid #304E00; }
	 /Golf colors */

	/* if navigation in #subnavigationcontainer */
	#subnavigationcontainer #banguide_navigation { 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 { position: absolute; margin-top: 40px; }
	#banguide_navigation li { display: inline; float: left; margin-right: 20px; }
	#banguide_navigation div.clear, #banguide_top div.clear { background: none; }
	#slopecalculator { width: 29%; float: right; padding: 0 2%; font-size: 90%; }
	#slopecalculator legend { color: #000; display: block; font-weight: bold; padding: 0.6em 0 0.2em 0; marign: 0; text-align: left; }
	#slopecalculator input { width: 2em; }
	#slopecalculator input#hcp { width: 3em; }
	#scorecard { width: 66%; float: left; margin-bottom: 1em; font-size:90%; }
	#scorecard, #slopecalculator { margin-top: 50px; }
	#scorecard table { border-collapse: collapse;}
	#scorecard td, #scorecard td { border: 1px #ccc solid;}
	#scorecard th, #scorecard td { vertical-align: top; text-align: center; }
	#scorecard th 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 { background: #fafafa; border: 1px solid #ccc; }
	#slopecalculator th, #slopecalculator td { border-bottom: none; border-left: none; }
	#scorecard th, #scorecard td { border-left: 1px solid #ccc; }
	
	/* colors */
	#slopecalculator .yellow input, #scorecard .yellow { background: #fef7c0; }
	#slopecalculator .white input, #scorecard .white { background: white; }
	#slopecalculator .blue input, #scorecard .blue { background: #c0f7fe; }
	#slopecalculator .red input, #scorecard .red { background: #ffc8c0; }
	#slopecalculator input { -moz-border-radius: 2px; -webkit-border-radius: 2px; border: 1px solid #ccc; }
	#slopecalculator table { margin-top: 10px; }
	#scorecard .odd .yellow { background: #fdef81; }
	#scorecard .odd .white { background: #F9F9F9; }
	#scorecard .odd .blue { background: #81effd; }
	#scorecard .odd .red { background: #fe9181; }
	
	
	/* 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; cursor: hand; }
	#banguide_navigation_next { position: absolute; background: #8D0C0C; left: 150px; top: 430px; width: 130px; z-index: 20; cursor: pointer; cursor: hand; }
	.banguide_navigation_number { padding: 10px; padding-top: 5px; padding-bottom: 5px; vertical-align: middle; color: #ffffff; font-size: 20px; font-weight: bold; }
	.banguide_navigation_text { padding: 10px; padding-top: 5px; padding-bottom: 5px; 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: 25%; }
.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 { width: 491px; }


#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;}
#sponsorlimpa { position: absolute; margin: -310px 0 0 1045px; text-align: center; width: 204px; }
	#sponsorlimpa .sponsorlimpa { background: #fff; margin: 5px 10px; }
	#sponsorlimpa-header { text-transform: uppercase; font-size: 10px; color: #cbc9c9; text-align: left; padding: 0 10px;}
	.sponsorlimpa p { display: none; }
	.sponsorlimpa img { margin: 1em 0 0 0; }

/* 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 */


#headsponsor {text-align:center;}
#headsponsor img { margin:1em 0 0;}



#pagedocument.template_pod_golfpaket_hal_popup {width: auto !important; }



/* 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;}/* 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: 80px; 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; }.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;}


#mingolf { margin-bottom: 20px; }
#mingolf input[type=text] { width: 100px; }
#mingolf input[type=text].small { width: 38px; margin-left: 10px; }
#mingolf input[type=password] { width: 100%; }
#mingolf input[type=button] { margin-top: 10px; padding: 3px; }


#contactperson { margin-top: 10px; }
#contactperson .person { width: 220px; float: left; margin: 0 0 10px 0; padding: 10px; background-color: #f4f4f4; min-height: 340px;}
* html #contactperson .person { height: 340px;}
#contactperson .person h2 { font-size: 14px; letter-spacing: 0.06em; color: #777; margin-bottom: 3px; }
#contactperson .person strong { display: block; }
#contactperson .person a span { margin-left: 2px; }
#contactperson .person .contactimage img { margin: 5px 0; }
#contactperson .person .website strong, #contactperson .person .email strong, #contactperson .person .v-card { display: none; }
#contactperson .person .website, #contactperson .person .email, #contactperson .person .cellphone, #contactperson .person .phone { margin: 5px 0; float: left; width: 100%; }
#contactperson .odd { margin-right: 10px; }


/* Splash */

body.custom_splash { background: #fff url(/graphics/splash_bg.png) repeat-x; height: auto;}
body.custom_splash #splash { width: 835px; margin: 0 auto; }
body.custom_splash #splash #splash-logo { width: 322px; margin: 27px auto 20px auto; }
body.custom_splash #splash .splash-images-row { float: left; width: 100%; }
body.custom_splash #splash .splash-images-row .item { float: left;  width: 207px; height: 205px; background: url(/graphics/splash_box_shadow.png) no-repeat; }
body.custom_splash #splash .splash-images-row .item .graphics { width: 189px; cursor: pointer; }
body.custom_splash #splash .splash-images-row .item .graphics img { margin: 7px 0 0 9px;}
body.custom_splash #splash .splash-images-row .item .graphics .gradient { position: absolute; height: 26px; background: url(/graphics/splash-box-gradient.png) repeat-x; margin-top: -30px; margin-left: 9px; width: 189px; }
body.custom_splash #splash .splash-images-row .item .graphics .gradient p { padding: 4px 0 0 0; margin: 0; color: #fff; text-align: center; width: 100%; text-transform: uppercase; font-size: 12px; text-shadow: 1px 1px 1px black; letter-spacing: 1px;}
body.custom_splash #splash .splash-images-column { width:100%; }

body.custom_splash #splash #footer { text-align: center; text-transform: uppercase; font-size: 11px; }
body.custom_splash #splash #footer span { margin-left: 10px; margin-right: 10px; color: #7a7a7a; }
body.custom_splash #splash #footer span a { color: #7a7a7a; text-decoration: none; }
body.custom_splash #splash #footer span a:hover { text-decoration: underline; }

/* Formulärmodul */
#pollform .polltype4 input,#pollform input.email, #pollform .polltype5 textarea { width: 400px; border: 1px solid #ccc; background: #FAFAFA; font-size: 1em; padding: 0.2em; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
#pollform .polltype4 input:focus ,#pollform input.email:focus, #pollform .polltype5 textarea:focus { background: white; }
#pollform input.other { margin: 0 0 0 18px; width: 200px; }
#pollform .polltype5 textarea { width: 400px; font-size: 100.1%; font-family: 'Lucida Grande', Tahoma, Helvetica, Verdana, Arial, sans-serif; }
#pollform .label { margin: 10px 0 2px 0; }
#pollform .polltype3 label { font-weight: normal; margin-left: 1px; }
#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 5px;  }
#pollform .polltype2 label { display: inline; font-weight: bold; margin: 0;  }
#pollform p { margin: 0 0 5px 0; padding: 0; }
#pollform .spamfilter span { color: red; font-weight: bold; }
#pollform .polltype1, #pollform .polltype2, #pollform .polltype3, #pollform .polltype4, #pollform .polltype5, #pollform button { float: left; margin: 10px 0; clear: both; width: 100%;  }
#pollform label { display: inline; }
#pollform .polltype5 label { display: block; }
#pollform button { width: auto;}

div#pollform div { }

/* forummodulen */

#forum FORM { padding-bottom: 10px; }
#forum TEXTAREA { width: 400px; }
#forum INPUT { width: 400px; }
#forum textarea, #forum input { border: 1px solid #ccc; background: #FAFAFA; font-size: 1em; padding: 0.2em; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
#forum textarea:focus, #forum input:focus { background: #fff; }
#forum TABLE TEXTAREA { width: 98%; }
#forum BUTTON { float: left; display: block; clear: both; }
#forum BUTTON.cancel { margin-left: 10px; float: left; clear: none; display: inline; }
#forum label { margin-top: 10px; }

TABLE.forum { clear: both; border-collapse: collapse; border: 0; width: 100%; }

#forum { word-wrap: wrap; }
#forum .fold { display: none; }

#forum #reply-form.reply-inline { padding-left: 90px; background: #efefef;}

TABLE.forum .new { display: none; }

TABLE.forum P { clear: both; margin: 3px 0 0 0; padding: 3px 0 0 0; }
TABLE.forum BLOCKQUOTE { border: 1px solid #0048C6; padding: 5px; margin: 0; background: #fff;}
TABLE.forum TR.odd BLOCKQUOTE { background: #E5ECF9; }

TABLE.forum .details .title { margin: 0 0 5px 0;}
TABLE.forum .details .title SPAN { display: none; }
TABLE.forum.threaded .details .title { cursor: hand; text-decoration: underline; }
TABLE.forum DIV.message { margin: 5px 0 0 0; }
TABLE.forum DIV.message P.text { padding-bottom: 10px; }

TABLE.forum THEAD TH { font-weight: bold verdana, sans-serif; text-align: left; background: #3969B1; color: #fff; padding: 3px 10px;}
TABLE.forum TD { padding: 3px 10px;}
TABLE.forum TR.even TD { background: #E3F2CE; }
TABLE.forum TBODY TR TD { vertical-align: top; }
TABLE.forum TBODY TR TD .details { float: left; }
TABLE.forum TBODY TR TD .title { float: left; }
TABLE.forum TBODY TR TD .date { float: left; clear: both; }
TABLE.forum TBODY TR TD .actions { float: right; }
TABLE.forum TBODY TR TD .message { clear: both; }
TABLE.forum TBODY TR TD.reply .name { display: block; clear: both; }
TABLE.forum.threaded TBODY TR.level1 TD.message { padding-left: 25px; }
TABLE.forum.threaded TBODY TR.level2 TD.message { padding-left: 40px; }
TABLE.forum.threaded TBODY TR.level3 TD.message { padding-left: 55px; }
TABLE.forum.threaded TBODY TR.level4 TD.message { padding-left: 70px; }

TABLE.forum TBODY.foot TD { padding: 10px 0; }
TABLE.forum .list-buttons { display: block; border-top: 1px solid #0048C6; }
TABLE.forum .previous { float: left; }
TABLE.forum .next { float: right; }

#forum FORM.reply-inline { clear: both; }

/* added by dmlight_forum servicepack 4 */
	#forum .antispam_code { color: red; }

/* added by the dmlight_lunchmeny module */
#lunchmeny ul {	padding-left: 0; margin-left: 0; list-style-type: none; }
#lunchmeny li { margin-bottom: 0.5em; }
#lunchmeny-navi { margin: 0; padding: 0.5em 0; /* IE hack */ *height: 1%; }
#lunchmeny-navi:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#lunchmeny-before { float: left; }
#lunchmeny-next { float: right; }

#lang {margin:0 auto; width:835px; height:100px; float:left; text-align:center; margin-top:30px;}
#lang a.english_logo {display:inline-block; height:70px; width:70px; }
#lang a.sweden_logo { display:inline-block; height:70px; width:70px;}
#lang span { display:none; }