/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

html,body {
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #333333;
}

#container {
	width: 960px;
	margin: 0 auto;
}

#top {

}

#sidebar_and_content {
	margin: 5px 0 0 0;
}

#sidebar {
	width: 234px;
	margin: 0 8px 0 0;
	float: left;
	font-size: 11px;
}

#content {
	width: 718px;
	float: left;
}

#content_1 {
}

#footer {
	background-color: #efefef;
	text-align: center;
	padding: 5px 0;
	margin: 5px 0 0 0;
}

#footer, #footer p, #footer p a {
	color: #444444; font-size: 10px;
}

#logo {
	width: 220px;
	padding: 10px 0 0 0;
	float: left;
}



#toplinks {
	width: 740px;
	padding: 5px 0 0 0;
	float: left;
	text-align: right;
}
#container #toplinks ul {
	margin: 0;
}

#toplinks ul li {
	display: inline;
	margin: 0 0 0 5px;
}

#toplinks ul li a {
	color: #444444;
}

#toplinks #search {
	padding: 10px 0 0 0;
}

#toplinks #searchinput {
	width: 140px;
	border: solid #999999 1px;
	padding: 2px 4px;
	color: #555555;
}

#toplinks_and_search {
	width: 580px;
	float: left;
	margin-right: 5px;
}

#weather {
	width: 155px;
	height: 73px;
	float: left;
	text-align: right;
}

.weather_1 {
	margin-left: 35px;
}

#menu {
	font-size: 11px;
}

#container #menu ul {
	height: 28px;
	background-image: url('images/menuback.png');
	background-repeat: repeat-x;
	margin: 0;
/*	border-bottom: solid #bababa 1px;*/
}
#menu ul li {
	display: block;
	height: 24px;
	margin: 4px 0px 0 2px;
	float: left;
	background-image: url('images/menuliback2.jpg');
	background-repeat: repeat-x;	
}

#menu ul li a {
	display: block;
	padding: 5px 10px 0 10px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#menu ul li.act {
	background-color: white;
	background-image: none;
	background-repeat: repeat-x;	

}

#menu ul li.act a {
	color: #333333;
}


#submenu {
	margin: 10px 0;
}

#submenu ul li {
	border-bottom: solid #999999 1px;
	padding: 2px 0 2px 1px;
}

#submenu ul li.spc {
	border: 0;
	padding: 2px 0 2px 1px;
	font-weight: bold;
	margin: 10px 0 0 0;
}


#submenu ul li,
#submenu ul li a {
	text-decoration: none;
	color: #666666;
}

#submenu ul li.act,
#submenu ul li.act ul li.act,
#submenu ul li.act a,
#submenu ul li.act ul li.act a,
#submenu ul li.act ul li.act ul li.act a {
	color: #4d8561;	
}

#submenu ul li.act ul {
	margin: 2px 0 15px 0;
}

#submenu ul li.act ul li {
	border-bottom: 0;
	padding: 2px 0 2px 1px;
	margin: 0 0 0 15px;
}

#submenu ul li.act ul li.act ul li {
	margin: 0 0 0 25px;
}



#submenu ul li.act ul li,
#submenu ul li.act ul li a,
#submenu ul li.act ul li.act ul li a {
	color: #666666;
}



#breadcrumbs {
	background-color: #efefef;
	padding: 2px 5px;
	margin: 0 0 5px 0;
	font-size: 11px;
}

#sidebarspacer {
	background-color: #efefef;
	padding: 2px 0 2px 5px;
	color: #666666;
}

#container #breadcrumbs ul {
	margin: 0;
}	

#breadcrumbs ul li {
	display: inline;
}

#breadcrumbs ul li,
#breadcrumbs ul li a {
	color: #666666;
}

.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right;}

.clearer {
	clear: both;
	font-size: 1px;
	height: 0px;
}

img, a img { border: 0; }

a {
	color: #004416;
}

#content_1 ul {
	margin: 0 0 10px 0;
}

#content_1 p {
	margin: 0 0 10px 0;
}

#content_1 ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 5px 0 5px 22px;
}

#content_1 ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 5px 0 10px 30px;
}

#content_1 ol li ul li {
	list-style-type: disc;
}


#container h1,
#container h2,
#container h3,
#container h4,
#container h5,
#container h6 {
	font-family: "Trebuchet MS",Verdana;
	margin: 5px 0 10px 0;
	font-weight: bold;
	color: #222222;
}

#container h1 { font-size: 20px; }
#container h2 { font-size: 15px;}
#container h3 { font-size: 14px; border-bottom: solid #333333 1px; padding: 0 0 2px 0;}
#container h4 { font-size: 13px; }
#container h5 { font-size: 12px; }
#container h6 { font-size: 11px; }

#container p {
	line-height: 155%;
}


.csc-frame-indent {
	margin: 0 50px;
}

.csc-frame-frame1 {
	padding: 10px 25px;
	background-color: #fbffbc;
	border: solid #bababa 1px;
}

#container .csc-frame-frame1 h3 {
	border: 0;
}

/** HMR-TEASER **/
.teaseritem {
	width: 652px;
	height: 200px;
	position: relative;
	display: none;
}

.teaseritem .teaseritemimage {
	width: 652px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
}

.teaseritem .teaseritemheader {
	width: 652px;
	position: absolute;
	top: 150px;
	left: 0;
}

.teaseritem .teaseritemheader h1 {
	background-image: url('images/alpha60.png');
	padding: 7px 10px;
	text-align: right;
}

#container .teaseritem .teaseritemheader h1,
#container .teaseritem .teaseritemheader h1 a {
	font-size: 16px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.teaseritem .teaseritemimage img,
.teaseritem .teaseritemimage a img {
	display: block;
}












/** FCE **/
.fce-220-740-1 {
	width: 303px;
	margin: 0 5px 0 0;
	float: left;
}

.fce-220-740-2 {
	width: 652px;
	float: left;
}

.fce-twocols-wide-narrow-718 {}
.fce-twocols-wide-narrow-718-wide { width: 518px; float: left; }
.fce-twocols-wide-narrow-718-narrow { width: 180px; margin-left: 20px; float: left; }



.four-cols {
	padding: 5px 0 0 0;
}

.four-cols-1,
.four-cols-2,
.four-cols-3,
.four-cols-4 {
	width: 234px;
	float: left;
}

.four-cols-1,
.four-cols-2,
.four-cols-3 {
	margin-right: 8px;
}


#container .four-cols h1,
#container .two-cols-frontpage-2 h1,
#container .three-cols-frontpage h1,
#container .fce-220-740-1 h1,
#container .two-cols-frontpage-1 h1 {
	font-size: 14px;
/*	border-bottom: solid #999999 1px;*/
/*	padding: 0 0 3px 0;*/
	margin: 0 0 5px 0;
	background-image: url('images/menuliback2.jpg');
	color: white;
	padding: 3px 5px 4px 5px;
}

#container .two-cols-frontpage-1 h1 a {
	color: white;
	text-decoration: none;
}


.two-cols-1 {
	width: 350px;
	float: left;
	margin: 0 18px 0 0;
}

.two-cols-2 {
	width: 350px;
	float: left;
}

.three-cols-1 {
	width: 233px;
	margin-right: 9px;
	float: left;
}
.three-cols-2 {
	width: 234px;
	margin-right: 9px;
	float: left;
}

.three-cols-3 {
	width: 233px;
	float: left;
}

.three-cols-frontpage {
	padding: 5px 0 0 0;
}

.three-cols-frontpage-1,
.three-cols-frontpage-2,
.three-cols-frontpage-3 {
	width: 234px;
	float: left;
}

.three-cols-frontpage-1,
.three-cols-frontpage-2 {
	margin-right: 8px;
}


.two-cols-frontpage {
	padding: 5px 0 0 0;
}

.two-cols-frontpage-1 {
	width: 410px;
	float: left;
}

.two-cols-frontpage-2 {
	width: 234px;
	float: right;
	margin-left: 8px;
	background-image: url('images/gray-gradient-350.png');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ececec;
	
}


.horisontalruler {
	height: 22px;
	background-image: url('images/horisontalruler.png');
	background-repeat: repeat-x;
}


.frontpage-next-to-teaser {
	padding-bottom: 5px;
	background-image: url('images/gray-gradient-350.png');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ececec;

}

.frontpage-next-to-teaser p {
	padding: 0 5px;
}



/** TT-NEWS **/
.news-latest-container {
	background-image: url('images/gray-gradient-350.png');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ececec;
}

.news-latest-container_1 {
	padding: 0 0 5px 0;
	font-size: 11px;
}

#container .news-latest-container_1 p {
	line-height: 120%;
}

#container .news-latest-container_1 h3 {
	font-size: 12px;
	border: 0;
	margin: 0 0 0 0;
	padding: 0;
}

#container .news-latest-container_1 h3 a {
	text-decoration: none;
}

#container .news-latest-container_1 h3.news-latest-header {
	font-size: 13px;
	margin: 0 0 5px 0;
}

#container .news-latest-container_1 h3.news-latest-header a {
	text-decoration: none;
	color: #333333;
}

.news-latest-gotoarchive {
	text-align: right;
	padding-right: 5px;
}

.news-latest-item {
	margin: 0 0 5px 0;
}

.news-latest-date {
	margin: 0;
}

.news-latest-date, .news-latest-date a {
	font-weight: normal;
	font-size: 10px;
	color: #666666;	
	text-decoration: none;
}

.news-latest-image {
	width: 65px;
	height: 55px;
	float: left;
}

.news-latest-image img {
	display: block;
	border: solid #999999 1px;
	margin-left: 5px;
}

.news-latest-non-image {
	width: 215px;
	float: left;
}

.news-list-morelink {
	text-align: right;
	padding: 0 0 10px 0;
}

.news-list-date {
	font-size: 10px;
	color: #666666;
}

#container .news-list-item h2 {
	margin: 5px 0;
	padding: 0;
}

.news-list-image {
	width: 138px;
	float: left;
}

.news-list-item {
	padding: 20px 0 0 0;
}

.news-list-non-image {
	width: 580px;
	float: left;
}

#content_1 ul li.news-amenu-item-year {
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 0 0;
}

.news-single-item {
	margin: 20px 0 0 0;
}

.news-single-timedata {
	font-size: 10px;
	color: #666666;
}

#container .news-single-item h1 {
	margin: 0;
	padding: 0;
}

#content_1 .news-single-item .subheader {
	font-weight: bold;
	margin: 10px 0 20px 0;
	font-size: 13px;
}

.news-single-related {
	margin: 15px 0 0 0;
}

.news-single-related dt {
	font-weight: bold;
	padding: 0 0 5px 0;
}


.news-single-image {
	width: 200px;
	float: left;
}

.news-single-non-image {
	width: 518px;
	float: left;
}


/** FORM STYLING **/
#mailform label {
	display: block;
	margin: 0 0 2px 0;
}

#mailform input,
#mailform textarea {
	margin: 0 0 15px 0;
	border: solid #999999 1px;
	padding: 2px;
	width: 270px;
}



#mailform input#mailformformtype_mail {
	width: auto;
}















/** GOLFBOX LOGIN **/
#container .golfboxlogin {
	padding: 0 5px 5px 5px;
	font-size: 11px;
}

#container .golfboxlogin-surround {
	width: 224px;
}

#container .golfboxlogin h3 {
	font-size: 12px;
	margin: 0;
	border: 0;
}

#container .golfboxlogin div.username,
#container .golfboxlogin div.password {
	padding: 5px 0;
	clear: both;
}

#container .golfboxlogin div.submit {
	clear: both;
	text-align: right;
	padding: 5px 0 0 0;
}

#container .golfboxlogin div.username label,
#container .golfboxlogin div.password label {
	display: block;
	width: 75px;
	float: left;
	padding: 3px 0 0 0;
}

#container .golfboxlogin div.username input,
#container .golfboxlogin div.password input {
	display: block;
	width: 140px;
	float: left;
	margin: 0;
	padding: 2px;
	border: solid #999999 1px;
}


/** TABLE SETUP **/
table.pricetable {
	width: 100%;
}

table.pricetable tr td {
	border-bottom: solid #333333 1px;
	padding: 5px 3px 2px 3px;
}

table.pricetable tr td.td-1 {
	width: 30px;
	text-align: right;
}

table.pricetable tr td.td-2 {
	width: 45px;
	text-align: right;
}

table.contenttable tr td {
	padding: 5px;
	border-bottom: solid #666666 1px;
}

table.weekschedule {
width: 100%;
}

.dmilinks {
	padding: 5px 0 0 0;
}
.dmilinks,
.dmilinks a {
	font-size: 9px;
}


.breakingnews {
	background-image: url('images/breakingnewsback.jpg');
	background-repeat: repeat-x;
	background-position: top;
	height: 44px;
	margin: 0 0 5px 0;
}

#container .breakingnews h1 {
	display: block;
	margin: 7px 0 0 0;
	padding: 0;
	font-size: 24px;
	font-weight: normal;
	color: black;
	float: left;
}

#container .breakingnews h1 a {
	color: black;
	margin-right: 15px;
}


#container .breakingnews h1.header-type {
	margin: 7px 15px 0 15px;
	font-weight: bold;
	
}


.udvalgsfce {
	padding: 20px 50px 0 50px;
}

.udvalgsfce-image {
	width: 170px;
	float: left;
}

.udvalgsfce-info {
	width: 448px;
	float: left;
}

#content_1 .udvalgsfce-info p {
	margin: 0;
}

#container .udvalgsfce-info h2 {
	margin: 20px 0 0 0;
}

div.udvalgsfce-description {
	margin-top: 25px;
}

/** HMR ACTIVIITIES **/
.tx-hmractivities-pi1 .activitytdate {
	background-color: #ececec;
	padding: 5px;
}

.tx-hmractivities-pi1 .activity-description {
	padding-top: 15px;
}

.tx-hmractivities-pi1 .panes {
	padding: 15px 4px;
	border-left: solid #666 1px;
	border-right: solid #666 1px;
	border-bottom: solid #666 1px;
}

.tx-hmractivities-pi1 .activity-images {
	margin-bottom: 10px;
}
.tx-hmractivities-pi1 .activity-images img {
	float: left;
	margin-right: 10px;
}



#content_1 .tx-hmractivities-pi1 .tx-hmractivities-pi1-frontpage {
	padding-bottom: 20px;
}

#content_1 .tx-hmractivities-pi1 .tx-hmractivities-pi1-frontpage p {
	margin: 0 0 3px 0;
}

#container .tx-hmractivities-pi1 .tx-hmractivities-pi1-frontpage h1.done {
	margin-top: 25px;
}

#container .tx-hmractivities-pi1 .tx-hmractivities-pi1-frontpage h2 {
	font-size: 12px;
	margin: 0 0 3px 0;
}


.single-activity {
	padding: 10px 0;

}

.single-activity.first {
	padding: 5px 0 0 0;
}




.activity-logo {
	width: 80px;
	float: left;
	margin-left: 5px;
}

.activity-logo img {
	border: solid #333333 1px;
}

.activity-content {
	width: 325px;
	float: right;
}

.activity-date {
	color: #555555;
	font-size: 11px;
	padding-bottom: 5px;
}

/** SPONSORS **/
.sponsor-item {
	border-top: solid #bbbbbb 1px;
	padding: 25px;
}

.sponsor-item-sidebar {
	width: 200px;
	float: left;
}

.sponsor-item-content {
	width: 350px;
	float: right;
}
	
#container .sponsor-item-content h2 {
	margin-top: 0;
	font-size: 20px;
}

#content_1 .sponsor-item-content ul {
	margin: 0;
	padding: 0;
}

#content_1 .sponsor-item-content ul li {
	list-style: none;
}

#content_1 .sponsor-item-content ul li span {
	font-weight: bold;
}