/* GENERAL STYLES */


mahtml {  background-color: #FFF;  margin: 0;  padding: 0;}
body {  margin: 0;  padding: 0;  font-size: 72.5%;  color: #666;  font-family: arial, sans-serif;}

img { border-style: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
#main {
	margin: 0 auto;
	width: 994px;
}
/* header start */
#header {
	width: 994px;
	padding: 5px 0 0;
	position: relative;
}
.banner-top { display: block; }
.banner-top img { display: block; }
.header-body {
	background: url(/NewStyleImages/bg-header.gif) no-repeat;
	overflow: hidden;
	margin: 4px 0 0;
	padding: 12px 0 0 12px;
}
.header-body .image-holder {
	background: url(/NewStyleImages/image-header.jpg) no-repeat;
	height: 145px;
	position: relative;
}
/* logo */
.logo {
	float: left;
	margin: 0 0 0 20px;
	background: url(/NewStyleImages/logo.png) no-repeat;
	width: 77px;
	height: 62px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
/* header form start */
.form {
	float: right;
	width: 305px;
	margin: 8px 10px 0 0;
	display: inline;
	min-height: 75px;
}
* html .form { height: 75px; }
/* form login */
.form-login {
	overflow: hidden;
	display: block;
	width: 100%;
}
.form-login div {
	float: left;
	width: 129px;
}
.form-login .glemt {
	width: 149px;
}
.form-login a {
	font-size: 0.916em;
	line-height: 1.2em;
	color: #fff;
	text-decoration: underline;
	letter-spacing: 1px;
}
.form-login .glemt a { color: #666; }
.form-login a:hover { text-decoration: none; }
.form-login div input,
.form-search input.input {
	border: 1px solid #797979;
	width: 114px;
	margin: 5px 0 0;
	padding: 2px 4px;
	color: #727272;
	font: 11px/14px Arial, Helvetica, sans-serif;
	float: left;
}
.form-search input.input {
	margin: 0 5px 0 0;
	width: 143px;
}
/* form search */
.form-search {
	float: right;
	margin: 11px 10px 0 0;
	display: inline;
}
.form-search input {
	width: 38px;
	color: #000;
	font: 10px/13px Arial, Helvetica, sans-serif;
}
/* header form end */
/* main navigation start */
.main-nav {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 970px;
	background: url(/NewStyleImages/bg-main-nav.gif) repeat-x;
	clear: both;
}
.main-nav li {
	float: left;
	list-style: none;
	font: 11px/14px Georgia, "Times New Roman", Times, serif;
	background: url(/NewStyleImages/sep-main-nav.gif) no-repeat 100% 0;
	padding: 8px 12px 9px 12px;
	text-transform: uppercase;
}
.main-nav li a {
	text-decoration: none;
	color: #fff;
}
.main-nav li a:hover,
.main-nav li a.active { border-bottom: 4px solid #F00; }
.main-nav li a.selected { border-bottom: 4px solid #F00; }



/* main navigation end */
/* subnavigation start */
.sub-nav {
	padding: 0 0 0 49px;
	background: url(/NewStyleImages/bg-sub-nav.gif) repeat-x;
	overflow: hidden;
	width: 921px;
}
.sub-nav ul {
	float: left;
	margin: 0;
	padding: 0;
	background: url(/NewStyleImages/sep-sub-nav.gif) no-repeat 100% 0;
}
.sub-nav li {
	float: left;
	list-style: none;
	background: url(/NewStyleImages/sep-sub-nav.gif) no-repeat;
	padding: 4px 12px 3px 11px;
}
.sub-nav li a {
	text-decoration: none;
	font: 10px/11px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: url(/NewStyleImages/ico-folder.gif) no-repeat 0 1px;
	padding: 1px 0 5px 17px;
	float: left;
}
.sub-nav li a span {
	float: left;
	padding: 0;
	cursor: pointer;
}
.sub-nav li a:hover { border-style: none; }
.sub-nav li a:hover span,
.sub-nav li a.active span { border-bottom: 1px solid #F00; }
/* subnavigation end */
/* header end */
/* footer start */
.footer { background: url(/NewStyleImages/bg-big-box.gif) repeat-y; margin: 0 0 10px; }
.footer .top { background: url(/NewStyleImages/bg-big-box-top.gif) no-repeat; }
.footer .bottom {
	background: url(/NewStyleImages/bg-big-box-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding: 0 0 16px;
}
.holder {
	background: url(/NewStyleImages/bg-footer.gif) repeat-y;
	margin: 14px 0 0 16px;
}
.holder .holder-top {
	background: url(/NewStyleImages/bg-footer-top.gif) no-repeat;
	overflow: hidden;
	height: 1%;
}
/* footer columns */
.footer .col {
	float: left;
	width: 185px;
	margin: 7px 0 0 10px;
	display: inline;
}
.footer h3 {
	margin: 0;
	color: #8f8e8e;
	font-size: 0.916em;
	line-height: 1.26em;
	font-weight: bold;
}
.footer p {
	margin: 0;
	color: #8f8e8e;
	font-size: 11px;
	line-height: 14px;
}
.footer address {
	font-style: normal;
	padding: 0 0 14px;
	margin: 0;
	color: #8f8e8e;
	font-size: 11px;
	line-height: 14px;
}
.footer p {
	margin: 0;
	padding: 0 0 14px;
	color: #8f8e8e;
	font-size: 0.916em;
	line-height: 1.26em;
}
.footer p a,
.footer ul li a {
	text-decoration: none;
	color: #8f8e8e;
}
.footer p.info a { text-decoration: underline; }
.footer p.info a:hover{ text-decoration: none; }
.footer a:hover { text-decoration: underline; }
/* footer links */
.footer ul {
	margin: 0;
	padding: 3px 20px 12px 0;
}
.footer ul li {
	list-style: none;
	font-size: 0.83em;
	line-height: 1.2em;
	padding: 0 0 2px;
}
/* footer end */
/* main container */
.container {
	overflow: hidden;
	height: 1%;
}
/* right column start */
.col-banners {
	float: right;
	width: 147px;
	margin: -1px 4px 0 0;
	display: inline;
}
.col-banners .banner {
	display: block;
	text-align: right;
	margin: 10px 0 0;
}
/* right column end */
/* left column start */
.col-main {
	float: left;
	width: 434px;
	margin: -2px 0 0;
}
/* boxes styles start */
.modul-box {
	background: url(/NewStyleImages/bg-middle-box.gif) repeat-y;
	margin: 5px 0 0;
}
.col-center .modul-box { background: url(/NewStyleImages/bg-middle-box-2.gif) repeat-y; }
.col-center-2 .modul-box { background: url(/NewStyleImages/bg-small-box.gif) repeat-y; }
.modul-box .top { background: url(/NewStyleImages/bg-middle-box-top.gif) no-repeat; }
.col-center .modul-box .top { background: url(/NewStyleImages/bg-middle-box-top-2.gif) no-repeat; }
.col-center-2 .modul-box .top { background: url(/NewStyleImages/bg-small-box-top.gif) no-repeat; }
.modul-box .bottom {
	background: url(/NewStyleImages/bg-middle-box-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding: 13px 0 0 12px;
}
.link-box .bottom { padding-bottom: 5px; }
.col-center .modul-box .bottom {
	background: url(/NewStyleImages/bg-middle-box-bottom-2.gif) no-repeat 0 100%;
	padding: 14px 0 0 12px;
}
.col-center-2 .modul-box .bottom {
	background: url(/NewStyleImages/bg-small-box-bottom.gif) no-repeat 0 100%;
	padding: 14px 0 0 12px;
}
/* boxes styles end */
/* gallery start */
.gallery {
	position: relative;
	overflow: hidden;
	height: 1%;
	margin: 1px 0 0;
	padding: 0 0 12px;
	width: 411px;
	height: 271px;
}
#gallery {
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 99999px;
	position: relative;
}
#gallery li {
	float: left;
	list-style: none;
	position: relative;
	overflow: hidden;
}
#gallery li img { display: block; }
/* image titles */
#gallery li .title {
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 411px;
	overflow: hidden;
}
#gallery li .title div {
	background: url(/NewStyleImages/opacity.png);
	overflow: hidden;
	height: 1%;
	padding: 6px 10px 5px 10px;
}
#gallery li .title h2 {
	margin: 0;
	padding: 0 0 3px;
	color: #fff;
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
}
#gallery li .title p {
	margin: 0;
	padding: 0 0 10px;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
}
#gallery li .title a { position: relative; }
/* gallery buttons */
#thumbs {
	position: absolute;
	top: 4px;
	right: 8px;
	margin: 0;
	padding: 0;
}
#thumbs ul {
	margin: 0;
	padding: 0;
}
#thumbs li {
	float: left;
	list-style: none;
	padding: 0 0 0 5px;
}
#thumbs li a {
	text-indent: -9999px;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #006276;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#thumbs li a.active {
	border: 1px solid #fff;
	background-color: #006276;
}
/* gallery end */
/*  boxes headings start */
.modul-box .heading {
	background: url(/NewStyleImages/bg-heading.gif) no-repeat;
	height: 19px;
	padding: 4px 0 0 10px;
}
.col-center .modul-box .heading { background: url(/NewStyleImages/bg-heading-small.gif) no-repeat; }
.col-center-2 .modul-box .heading { background: url(/NewStyleImages/bg-heading-small-2.gif) no-repeat; }
.modul-box .heading a {
	text-decoration: none;
	background: url(/NewStyleImages/arrow.gif) no-repeat 0 3px;
	padding: 0 0 2px 20px;
	text-decoration: none;
	color: #fff;
	font-size: 1.16em;
	line-height: 16px;
	font-weight: bold;
}
.modul-box .heading a:hover { text-decoration: underline; }
/* boxes headings end */
/* boxes body */
.modul-box .body {
	background: url(/NewStyleImages/shadow.jpg) repeat-x;
	overflow: hidden;
	height: 1%;
	margin: 0 11px 0 0;
}
.col-center .modul-box .body { margin: 0 8px 0 0; }
/* nyheder box start */
.nyheder {
	margin: 0;
	padding: 0;
}
.nyheder li {
	list-style: none;
	overflow: hidden;
	vertical-align: top;
	height: 1%;
	padding: 7px 0 11px;
}
.nyheder li .image {
	float: left;
	margin: 3px 0 0;
}
.nyheder li .image img { display: block; }
.nyheder li .text {
	float: left;
	width: 345px;
	margin: 0 0 0 10px;
	display: inline;
}
.nyheder li .text h2 {
	margin: 0 0 0 2px;
	padding: 0 0 3px 8px;
	color: #006276;
	font-size: 1.33em;
	line-height: 1.2em;
	font-weight: bold;
	background: url(/NewStyleImages/bullet.gif) no-repeat 0 6px;
}
.nyheder li .text h2 a {
	text-decoration: none;
	color: #006276;
}
.nyheder li .text h2 a:hover { text-decoration: underline; }
.nyheder li .text p {
	margin: 0;
	line-height: 1.24em;
}
/* nyheder box end */
.content-banner {
	text-align: center;
	margin: 7px 0 0 12px;
}
/* Nyheder fra Meltwater box start */
.links {
	margin: 0 0 0 14px;
	padding: 8px 0 12px;
	overflow: hidden;
	height: 1%;
}
.links li {
	list-style: none;
	line-height: 1.08em;
	background: url(/NewStyleImages/bullet.gif) no-repeat 0 4px;
	padding: 0 0 2px 8px;
}
.links li a {
	text-decoration: none;
	color: #006276;
}
.links li a:hover { text-decoration: underline; }
/* Nyheder fra Meltwater box end */
/* left column end */
/* secondcolumn start */
.col-center {
	float: left;
	width: 214px;
	margin: -2px 0 0 6px;
	display: inline;
}
/* livescore box start */
.livescore {
	margin: 8px 0 0 10px;
	padding:  0 0 7px;
}
.livescore li {
	list-style: none;
	overflow: hidden;
	height: 1%;
	padding: 0 0 2px;
	vertical-align: top;
}
.livescore li .image {
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	width: 38px;
	height: 38px;
	margin: 2px 0 0;
}
.livescore li .logster { background: url(/NewStyleImages/livescore-logster.gif) no-repeat; }
.livescore li .dubai { background: url(/NewStyleImages/livescore-dubai.gif) no-repeat; }
.livescore li .pga { background: url(/NewStyleImages/livescore-pga.gif) no-repeat; }
.livescore li .portugese { background: url(/NewStyleImages/livescore-portu.gif) no-repeat; }
.livescore li .sony { background: url(/NewStyleImages/livescore-sony.gif) no-repeat; }
.livescore li .augusta {
	background: url(/NewStyleImages/livescore-augusta.gif) no-repeat;
	margin: 0;
}
.livescore li .text {
	float: left;
	width: 139px;
	font-size: 0.91em;
	line-height: 1.1em;
	margin: 0 0 0 7px;
	padding: 0 0 5px;
}
.livescore li .text strong { display: block; }
.livescore li .text a { color: #006276; }
.livescore li .text a:hover { text-decoration: none; }
/* livescore box end */
/* blog box start */
.blog {
	margin: 0 0 0 10px;
	padding: 0 0 6px;
}
.blog li {
	list-style: none;
	padding: 10px 0 6px;
}
.blog li h3 {
	margin: 0;
	padding: 0 0 2px 6px;
	color: #006276;
	background: url(/NewStyleImages/bullet.gif) no-repeat 0 5px;
	line-height: 1.2em;
}
.blog li h3 a {
	color: #006276;
	text-decoration: none;
}
.blog li h3 a:hover {
	text-decoration: underline;
}
.blog li p {
	margin: 0 10px 0 0;
	color: #666;
	font-size: 0.916em;
	line-height: 1.34em;
}
.blog li .date {
	display: block;
	color: #a3a3a3;
	font-size: 0.916em;
	line-height: 1.1em;
	font-style: normal;
	padding: 0 0 3px;
}
.blog li .name {
	padding: 0 0 16px;
	display: block;
	color: #a3a3a3;
	font-size: 0.916em;
	line-height: 1.2em;
}
/* blog box ens */
/* Nyeste udstyr box start */
.udstyr-list {
	margin: 6px 9px 0 0;
	padding: 0 0 14px;
}
.udstyr-list li {
	list-style: none;
	vertical-align: top;
	height: 1%;
	overflow: hidden;
	padding: 3px 5px 3px 5px;
}
.udstyr-list li.light { background-color: #e8e8e8; }
.udstyr-list li span {
	float: left;
	color: #666;
	font-size: 0.916em;
	line-height: 1.1em;
}
.udstyr-list li strong {
	float: right;
	color: #006276;
	font-size: 0.916em;
	line-height: 1.1em;
}
/* Nyeste udstyr box end */
/* second column end */
/* third column start */
.col-center-2 {
	float: left;
	width: 176px;
	margin: -1px 0 0 9px;
}
.col-center-2 .modul-box .banner {
	display: block;
	margin: -1px 0 13px 1px;
}
/* map box start */
.map {
	background: #ddecef url(/NewStyleImages/map.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding: 13px 50px 5px 8px;
	margin: 0 0 13px 0;
	width: 96px;
}
.map p {
	margin: 0 0 0 2px;
	padding: 0 0 17px;
	color: #006276;
	font-size: 0.916em;
	line-height: 1.3em;
}
.map a { color: #006276; }
.map a:hover { text-decoration: none; }
.map select {
	color: #766666;
	font: 11px/14px Arial, Helvetica, sans-serif;
	width: 141px;
}
/* map box end */
/* text boxes start */
.text-box {
	margin: 10px 0 0 5px;
	padding: 0 0 12px;
}
.text-box p {
	margin: 0;
	padding: 0 0 15px;
	color: #766666;
	line-height: 1.24em;
}
.text-box .image {
	float: left;
	margin: 0 6px 0 0;
}
* html .text-box .image { margin-right: 3px; }
*+html .text-box .image { margin-right: 3px; }
.text-box .image img { display: block; }
.text-box ul {
	margin: 0;
	padding: 0;
}
.text-box ul li {
	list-style: none;
	font-size: 0.916em;
	line-height: 1.2em;
	background: url(/NewStyleImages/bullet.gif) no-repeat 0 5px;
	padding: 0 0 2px 6px;
}
.text-box ul li a {
	list-style: none;
	color: #006276;
}
.text-box ul li a:hover { text-decoration: none; }
/* text boxes end */
/* small links boxes start */
.box {
	background: url(/NewStyleImages/shadow-2.jpg) repeat-x;
	width: 155px;
	padding: 0 0 14px;
	overflow: hidden;
}
.box .image { float: left; }
.box .image img { display: block; }
.box .text {
	float: right;
	min-height: 55px;
	padding: 2px 0 0;
	width: 92px;
	background: url(/NewStyleImages/arrow-red.gif) no-repeat 100% 100%;
	text-decoration: none;
	font: bold 1.33em/1.1em "Trebuchet MS", trebuchet, Arial, Helvetica, sans-serif;
	color: #006276;
}
* html .box .text { height: 55px; }
.box .text:hover { text-decoration: underline; }
/* small links boxes end */
/* bottom big banner */
.banner-bottom {  padding: 8px 0 8px;}
.banner-bottom img { display: block; }

/* EDITOR PROPERTIES */
