/*
 *	Default screen stylesheet for DynaMaster light
 *	@author: infogate <http://www.infogate.se> <richardp@infogate.se>
 *	@version: 0.1
 *
 */
/* general styles */

	html, body { padding: 0; margin: 0; height: 100%; line-height: 110%; }
	body { color: black; font-size: 100.1%; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; background: #F9F9F9 url(/graphics/background.gif) repeat-y center; }
	a { color: #598A2E; }
	a:visited { color: #598A2E; }
	a:hover { color: #598A2E; }
	a img { border: none; }
	h1, h2, h3, h4 { font-family: "Trebuchet MS", "Times New Roman", "Times", serif; color: #49752A; border-bottom: 1px solid #ccc; }
	h1 { font-size: 1.4em; line-height: 1em; padding: 0; margin: 0.5em 0 1em 0; }
	h2 { font-size: 1.4em; line-height: 1em; padding: 0; margin: 0.5em 0 1em 0; }
	h3 { font-size: 1em; }
	h4 { font-size: 0.9em; }

	table { width: 95%; }
	th, td { border-left: 1px solid white; padding: 1px 1px; text-align: left; }
	th { border-bottom: 1px solid #ccc;}
	

	/* forms */
	legend { display: none; }
	fieldset { border: none; }
	label { display: block; }
	form .text { width: 90%; border: 1px solid #ccc; background: #E8F4E0; border-left-width: thick; font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif; font-size: 1em; padding: 0.1em; }
	form .text:focus { background: white; }
	form .subscription { display: inline; }
	button { font-size: 1em; }
	#content form .clear { background: none; }
	.mandatory input, .mandatory textarea { border-left-color: #9F272C; }

	/* general classes */
	.odd { background: #eee; }
	.clear { line-height: 0; }
	tr.foot td { background: white; padding-top: 1em; font-style: italic; }
	td.next { text-align: right; }
	td.previous { text-align: left; }
	
	/* file types */
	.PNG, .JPEG, .JPG, .GIF, .EPS, .TIF { background-image: url(/graphics/icon_jpeg.gif); }
	.DOC { background-image: url(/graphics/icon_doc.gif); }
	.DOT { background-image: url(/graphics/icon_dot.gif); }
	.EMAIL { background-image: url(/graphics/icon_email.gif); }
	.EXCEL { background-image: url(/graphics/icon_excel.gif); }
	.MPG { background-image: url(/graphics/icon_mpg.gif); }
	.PDF { background-image: url(/graphics/icon_pdf.gif); }
	.POWERPOINT { background-image: url(/graphics/icon_powerpoint.gif); }
	.RTF { background-image: url(/graphics/icon_rtf.gif); }
	.TXT { background-image: url(/graphics/icon_txt.gif); }
	.VCF { background-image: url(/graphics/icon_vcf.gif); }
	.WORD { background-image: url(/graphics/icon_word.gif); }
	.XLS { background-image: url(/graphics/icon_xls.gif); }	

	/* hide skip navigation link */
	#contentlink { position: absolute; top: 0; left: -999px; width: 990px; }

#pagedocument { background: white; width: 963px; font-size: 0.8em; margin: 0 auto; }

#logo { background: url(/graphics/topbild01.jpg); }
	#logo h1, #logo a img { display: none; }
	#logo a { display: block; width: 250px; height: 164px; }
	
#navigation {   }
	#navigation ul, #navigation li { list-style-type: none; padding: 0; margin: 0; }
	#navigation ul { background: url(/graphics/navigation_bg.gif) repeat-x left center #181818; }
	#navigation ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#navigation a { float: left; display: block; display: inline-block; padding: 0.5em 10px; border-left: 1px solid #4D6C0E; border-right: 1px solid #729227; color: white; text-decoration: none; }
	#navigation a:hover, #navigation .open a, #navigation a.active { background: url(/graphics/navigation_bg_hover.gif) repeat-x center #272727; }
	#navigation ul ul { display: none; }
	#navigation .clear { clear: both; height: 16px; background: url(/graphics/navigation_lower_bg.gif); }
	#navigation ul li.logout { display: none; }
	
/* all sidebars */
	#subnavigation, #shortcuts, #news, #facts, #news_golfse, #mypages, #birthdays
		{ background: url(/graphics/subnavigation_upper_bg.gif) top left no-repeat; padding: 8px 21px 0 21px; margin: 0 10px 0 12px; width: 158px; overflow: hidden; }
	#subnavigation .clear, #shortcuts .clear, #news .clear, #facts .clear, #news_golfse .clear, #mypages .clear, #birthdays .clear
		{ background: url(/graphics/subnavigation_lower_bg.gif) top left no-repeat white; height: 8px; margin: 8px -21px 0 -21px; padding: 0; }
	
	/* left sidebar */
	#subnavigationcontainer { float: left; }
	#shortcuts ul { padding-left: 0; margin-left: 0; list-style-type: none; }
	#shortcuts a { display: block; background: url(/graphics/shortcut_arrow.gif) no-repeat left center; padding-left: 10px; color: black; text-decoration: none; }
	#shortcuts a:hover { background-color: #eee; }
	
	/* right sidebar */
	#facts, #teaser, #veckans-fraga, #birthdays { float: right; clear: right; margin: 0 13px 0 9px; }


	/* teaser */
	.teaser {  background: url(/graphics/subnavigation_upper_bg.gif) top left no-repeat;  }
	.teaser { padding: 8px 21px 0 21px; width: 158px; overflow: hidden; }
	.teaser .clear, #birthdays .clear { background: url(/graphics/subnavigation_lower_bg.gif) top left no-repeat white; height: 8px; margin: 8px -21px 0 -21px; padding: 0; }
	.teaser img { margin-top: 1em; }
	.teaser ul { list-style: none; margin: 0; padding: 0; }
	.teaser p { margin: 0; padding: 0; }
	.teaser table { float: none; }
	
	#birthdays ul { list-style-type: circle; padding: 0 14px; margin:0; }

    /* Sponsorlimpa */
	#sponsorlimpa { float: right; padding: 0; width: 220px; margin: 0; overflow: hidden; }
	.sponsorlimpa { background: url(/graphics/subnavigation_upper_bg.gif) top left no-repeat; padding: 8px 21px 0 21px; margin: 0 10px 0 7px; width: 158px; overflow: hidden; }
	.sponsorlimpa a img, .sponsorlimpa img { margin: 1em 0 0 0; }
	.sponsorlimpa p { text-align: center; }
	.sponsorlimpa .clear { background: url(/graphics/subnavigation_lower_bg.gif) top left no-repeat white; height: 8px; margin: 8px -21px 0 -21px; padding: 0; }


	/* IE */
    *:first-child+html #sponsorlimpa { margin-top: 0; padding-top: 0; }
    * HTML #sponsorlimpa { margin-top: 0; padding-top: 0; }
    *:first-child+html .sponsorlimpa { padding-top: 25px; }
    * HTML .sponsorlimpa { padding-top: 25px; }
	/* /IE */


#subnavigation ul, #mypages ul { padding: 0; margin: 8px 0 0 0; list-style-type: none; }
	#subnavigation li { padding: 0; margin: 0; display: inline; }
	#subnavigation li a { display: none; }
	#subnavigation li li a, #mypages ul li a { width: 93%; display: block; background: url(/graphics/shortcut_arrow.gif) no-repeat left center; padding-left: 10px; color: black; text-decoration: none; }
	#subnavigation li li a.active { font-weight: bold; display: block; }
	#subnavigation ul ul { margin: 0; }
	#subnavigation li li a { padding-left: 10px; } /* 2nd level navigation */
	.template_pod_start #subnavigation { display: none; } /* no subnavi on the frontpage */	
	
#content { width: 477px; margin: 0; padding: 13px 21px 0 21px; background: url(/graphics/content_upper_bg.gif) no-repeat left top; float: left; }
	#content .clear { background: url(/graphics/content_lower_bg.gif) no-repeat white; height: 8px; margin: 8px -21px 0 -21px; clear: both; }
	#content h1 { border-bottom: 1px solid #ccc; }
	#content img { max-width: 100%; }
	#content #image1 { margin: 8px 0 1em 0; }
	#content .right { float: right; margin: 0 0 1em 1em; }
	#content .left { float: left; margin: 0 1em 1em 0; }
	
	
#news ul, #news ul li, #news_golfse ul { margin-left: 0; padding-left: 0; list-style-type: none; }
	#news li, #news_golfse li { margin: 0 0 1em 0; text-transform}
	#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: bold; }
	#news span, #news_golfse span { font-style: italic; }


#related { margin-left: 0; padding: 0; }
	#related li { list-style-type: none; background-position: left center; background-repeat: no-repeat; padding-left: 20px; padding-left: 1em; }
	#related li .filetype { display: none; }
	#related .blank, #related .self { background-image: url(/graphics/icon_blank.gif); background-position: 3px 50%; }
	#related li a { margin-left: 10px; }

#filearchive .filetype span { visibility: hidden; }
	#filearchive .filetype { background-position: center; background-repeat: no-repeat; }
	#filearchive table { width: 100%; }
	
div.image { padding: 15px; margin: 2px 0; width: 206px; float: right; min-height: 180px; background: #eee; }
	div.image.odd { background: #eee; margin-right: 0; float: left; }
	div.image img { background: white; border: 1px solid #aaa; padding: 2px; }

#address { background: url(/graphics/address_upper_bg.gif) no-repeat top right; margin: 1em 12px 0 222px; padding: 16px 21px 0 21px; width: 687px; clear: both; }
	#address ul { list-style-type: none; padding: 0; margin: 0; }
	#address li { float: left; padding-right: 1.2em; }
	#address a { color: black; text-decoration: none; }
	#address a:hover { text-decoration: underline; }
	#address .address strong, #address .email strong { display: none; }
	#address .about { display: none; }
	#address .clear { clear: both; height: 8px; background: url(/graphics/address_lower_bg.gif) no-repeat bottom right; margin: 0 -21px; padding-top: 8px; }

	
/* eof */

/* DynaMaster Golf */

	/* if navigation in #subnavigationcontainer */
	#subnavigationcontainer #banguide_navigation
		{ background: url(/graphics/subnavigation_upper_bg.gif) top left no-repeat; padding: 8px 21px 0 21px; margin: 0 10px 0 12px; width: 158px; overflow: hidden; }
	#subnavigationcontainer #banguide_navigation .clear
		{ background: url(/graphics/subnavigation_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; }
	
	/* IE hacks */
	*:first-child+html #subnavigationcontainer #banguide_navigation { padding-top: 20px; } /* IE7 */
	* html #subnavigationcontainer #banguide_navigation { padding-top: 20px; } /* IE <= 6 */
	/* IE hacks end */

	/* scorecard */
	#banguide_navigation div.clear, #banguide_top div.clear { background: none; }
	#slopecalculator { width: 29%; float: right; padding: 0 2%; }
	#slopecalculator legend { display: block; font-weight: bold; padding: 1em 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; }
	#scorecard th, #scorecard td { vertical-align: top; text-align: center; padding: 0.2em; }
	#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, #scorecard { background: #f0f0f0; }
	#slopecalculator th, #scorecard th { border-bottom: none; }
	#slopecalculator th, #slopecalculator td, #scorecard th, #scorecard td { border-left: none; }
	#scorecard th.hole { width: 50px; }
	
	/* 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; }
	#scorecard .odd .yellow { background: #fdef81; }
	#scorecard .odd .white { background: #81effd; }
	#scorecard .odd .blue { background: #f9f9f9; }
	#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: 100%; 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; }

/* 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 { height: 339px; overflow: hidden; padding-top:8px; }
/* end servicepack */
/* Sponsormall för POD */

	table.sponsorlist { width: 470px; }
	table.sponsorlist TD { text-align: center; padding: 10px 0px; }
	#content table.sponsorlist TD P { margin: 0;}

/* /Sponsormall för POD */


/* 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; }


/* 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; }
/* 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 { width: 470px; margin-left: 24px; }


#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; }



#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;}.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;}


