/* hidden layers */
#contentlink,
#navigation,
#logo A,
#logo IMG,
#subnavigation,
#shortcuts,#leftcol,#rightcol,#norra, #sodra, #ovrigt,H2.archive,#blankare,#sponsors { display: none; }

/* generic formating, tags */
IMG { border: 0; }
A { color: #000; }

/* generic formating, classes */
.image P { margin-top: 0; }
.clear { display: none; }

/* logo layer */
#logo H1 { border-bottom: 1px solid #000; font-family: arial,sans-serif; font-size: 180%; }

#info_norra H2,#info_sodra H2,#info_ovriga H2 {font-family: arial,sans-serif; font-size: 100%; }

UL LI H2 {text-decoration: none; font-size: 110%; font-family: arial;}
A.intro {text-decoration: none; font-size: 100%;}
UL LI .newslow A.titlelow {text-decoration: none; font-size: 80%; font-weight: bold; margin: 10px 0; font-family: arial,sans-serif;}
UL LI .newslow SPAN.rightdate {font-size: 70%; font-weight: none; font-family: arial,sans-serif;}

/* main content layer, all pages */
#content { }
	H1 {font-size: 145%; font-family: arial,sans-serif;}
	/* images */
	#content A IMG.left { float: left; margin: 5px 10px 10px 0; }
	#content A IMG.right { float: right; margin: 5px 0 10px 10px; }

	/* links and files */
	UL#related { list-style: none; padding: 0; margin: 0; }
	UL#related .filesize { padding-left: 5px; text-decoration: none; color: #999; }
	UL#related .filetype { display: none; }
	
	/* news archive template */
	TABLE.news { margin: 10px 0 0 0; width: 100%; border: 0; border-collapse: collapse; }
	TABLE.news THEAD TR TD { font-weight: bold; padding: 0 0 5px 0; text-align: left;}
	TABLE.news TBODY TR TD { padding: 5px 0; }
	TABLE.news TBODY TR.foot TD { padding: 10px 0 0 0; }
	TABLE.news TBODY TR.foot TD.next { text-align: right; }

	/* newsbill frontpage template */
	#news { }
	#news UL { display: inline; list-style: none; margin: 0; padding: 0; }
	#news UL LI { margin: 0; padding: 0; list-style: none; display: inline;}
	#news A.title { display: block; text-decoration: none; font-weight: bold; color: #000; }
	#news A.introduction { text-decoration: none; color: #000; }
	#news A.readmore { display: none; }
	#news SPAN { padding-right: 5px; font-weight: bold; }

	/* filearchive template */
	#filearchive TABLE { margin: 10px 0 0 0; width: 100%; border: 0; border-collapse: collapse; }
	#filearchive TABLE THEAD TR TH { font-weight: bold; padding: 0 0 5px 0; text-align: left;}
	#filearchive TABLE TBODY TR TD { padding: 5px 0; }
	#filearchive TABLE TBODY TR.foot TD { padding: 10px 0 0 0; }
	
	/* form template */
	FIELDSET { border: 0; margin: 0; padding: 0; }
	LEGEND { display: none; }
	LABEL { display: block; padding: 5px 0 2px 0; }
	INPUT.text { width: 50%; border: 0; border-bottom: 1px dotted #000; }
	BUTTON { display: none; }
	TEXTAREA { width: 100%; border: 0; border-bottom: 1px dotted #000; overflow: hidden;}
	TEXTAREA.error { background: #f00; }

#holes {display: none;}
	#content .langder .white {display: none;}
	#content .langder .yellow {display: none;}
	#content .langder .blue {display: none;}
	#content .langder .red {display: none;}
	#content .langder,#content .halinfo .halskylt,#content .halinfo .info {font-family: arial; font-weight: bold; font-size: 70%;}
	 {font-family: arial; font-weight: bold; font-size: 70%;}

	
#scorecard {}
	#scorecard TABLE { width: 470px; margin: 30px 24px; }
	#scorecard TABLE THEAD { font-weight: bold; }
	#scorecard TABLE TR TD { padding: 5px; vertical-align: top; text-align: center; }
	#scorecard TABLE TR TD { background: #f0f0f0; border: 1px solid #999999; }
	#scorecard TABLE TBODY TR TH { background: #f0f0f0; padding: 5px; vertical-align: top; text-align: center; font-weight: bold; border: 1px solid #999999;}
	#scorecard TABLE TBODY TR TH A { text-decoration: none;}
	#scorecard TABLE TBODY TR TD.white { background: #fff; width: 70px;}
	#scorecard TABLE TBODY TR TD.yellow { background: #fdef81; width: 70px; }
	#scorecard TABLE TBODY TR TD.blue { background: #81effd; width: 70px; }
	#scorecard TABLE TBODY TR TD.red { background: #fe9181; width: 70px; }
	#scorecard TABLE TBODY TR.odd TD.white { background: #fff; }
	#scorecard TABLE TBODY TR.odd TD.yellow { background: #fdef81; }
	#scorecard TABLE TBODY TR.odd TD.blue { background: #81effd; }
	#scorecard TABLE TBODY TR.odd TD.red { background: #fe9181; }
	#scorecard TABLE TD.par, #scorecard TD.index {width: 30px;}
	#scorecard TABLE TH.hole SPAN {display: none;}
	#scorecard TABLE TD.hole {vertical-align: middle;}
	
/* Slope*/	
#slopecalculator {display: none;}
	
/* address layer */
#address {padding: 10px 0 0 0; margin: 20px 0 0 0;}
	#address UL { clear: both; display: block; list-style: none; padding: 0; margin: 0; border-top: 1px #ccc solid; }
	#address UL LI {display: inline; font-family: arial; font-size: 70%; margin: 0 10px 0 0;}
	#address UL LI STRONG {margin: 0 5px 0 0;}
	#address .email A { text-decoration: none; }
	#address .about { display: none; }
