/* stylesheet made by Erik Tiekstra for Minigolfnews */



/* New stuff for version 2.0 */
#td_left_contents {
}
#div_contents {
 padding: 0px;
 border-spacing: 0px;
}
#content_v2 {
	overflow: hidden;
	padding:0px;
}
#table_nopadding {
 padding: 0px;
 border-spacing: 0px;
 border: 0px;
}
#td_vertical_line {
 width:1px;
 height:100%;
 background:#BBBBBB;
 padding: 0px;
 border-spacing: 0px;
}
#td_horizontal_line {
 width:100%;
 height:1px;
 background:#BBBBBB;
 padding: 0px;
 border-spacing: 0px;
}
#td_vertical_padding {
 width:10px;
 height:100%;
 background:#FFFFFF;
 padding: 0px;
 border-spacing: 0px;
}
#td_left_column {
 vertical-align:top;
 width:209px;
 height:100%;
 background:#FFFFFF;
 padding: 0px;
 border-spacing: 0px;
}
#td_center_column {
 vertical-align:top;
 width:500px;
 height:100%;
 background:#FFFFFF;
 padding: 0px;
 border-spacing: 0px;
}
#td_single_column {
 vertical-align:top;
 width:960px;
 height:100%;
 background:#FFFFFF;
 padding: 0px;
 border-spacing: 0px;
}
#td_double_column {
 vertical-align:top;
 width:730px;
 height:100%;
 background:#FFFFFF;
 padding: 0px;
 border-spacing: 0px;
}
#img_center_horizontal_line {
 width:500px;
 height:21px;
}
#td_v_margin {
 width:100%;
 height:10px;
 background:#FFFFFF;
 padding: 0px;
 border-spacing: 0px;
}
#img_v_margin {
 width:1px;
 height:8px;
 border: 0px;
}
#img_v_gap1 {
 width:1px;
 height:2px;
 border: 0px;
}
#img_v_gap2 {
 width:1px;
 height:4px;
 border: 0px;
}
#img_v_gap3 {
 width:1px;
 height:1px;
 border: 0px;
}
#td_right_column {
 vertical-align:top;
 width:209px;
 height:100%;
 background:#FFFFFF;
 padding: 0px;
 border-spacing: 0px;
}
img.thumbright_v2 {
 float: right; 
 margin-top: 0px;
 margin-bottom: 10px;
 margin-left: 10px;
 margin-right: 0px;
 border: 1px solid #BBBBBB;
}
img.thumbleft_v2 {
 float: left; 
 margin-top: 0px;
 margin-bottom: 10px;
 margin-left: 0px;
 margin-right: 10px;
 border: 1px solid #BBBBBB;
}
img.fullcolumn {
 margin: 0px;
 border: 1px solid #BBBBBB;
}
#smallgrey {
 font-size:9px;
 color: #777777;
}


/*Added by John */
.smalltext { font-size: 10px; }

.normtext { font-weight: normal; }
.normtextw { color: #FFFFFF; }
.normtextl { color: #000055; }
.normtextr { color: #660022; }
.normtextg { color: #777777; }

.normtextcb { color: #0000DD; }
.normtextcg { color: #007700; }
.normtextcr { color: #BB0000; }
.normtextcl { color: #000000; }
.normtextcw { color: #FFFFFF; }

.normtextbb {
 font-weight: bold;
 color: #0000DD;
}
.normtextbg {
 font-weight: bold;
 color: #007700;
}
.normtextbr {
 font-weight: bold;
 color: #BB0000;
}
.normtextbl {
 font-weight: bold;
 color: #000000;
}


/*Added by Martin */
.space3 {line-height:3px}
.space6 {line-height:6px}
.spacep {line-height:15px}

.square_search {border:1px solid #bbbbbb;font-family:verdana, tahoma, sans-serif;;font-size:10px;color:#222222;height:12px;width:298px}

.square {border:1px solid #bbbbbb;font-family:verdana, tahoma, sans-serif;;font-size:10px;color:#222222;height:12px}
.text {border:1px solid #bbbbbb;font-family:verdana, tahoma, sans-serif;;font-size:10px;color:#222222}
.select {height:17px;font-family:verdana, tahoma, sans-serif;;font-size:10px;color:#222222}
.option {font-family:verdana, tahoma, sans-serif;;font-size:10px;color:#0071BF}
option {font-family:verdana, tahoma, sans-serif;;font-size:10px;color:#0071BF}

.hidden { visibility: hidden; }
.unhidden { visibility: visible; }

.checkbox {margin:0px}



/* The main part of the website.. this will center the website */

html {
	overflow: -moz-scrollbars-vertical
}

html,body {
	margin:0;
	padding:0;
	height:100%;
	background: #222222;
	width:100%;
	font-family: verdana, tahoma, sans-serif;
	font-size:11px;
	color: #222222;
}

#container {
	position:relative;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
	width: 980px;
	border-right: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	background-color: #FFFFFF;
}

#header {
	height: 140px;
	background-color: #EEEEEE;
	background: url('../img/bg/header_v9.jpg');
}

#navigation {
	height: 25px;
	background-color: #087EFF;
	background: url('../img/bg/bg_nav.png');
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	z-index: 2;
}

#content {
	overflow: hidden;
	padding:5px;
	padding-bottom:30px; /* Height of the footer + extra space */
}

#footer {
	position: fixed;
	bottom:0px;
	padding:5px;
	width:970px;
	height:15px;
	border-top: 1px solid #BBBBBB;
	background-color: #087EFF;
	background: url('../img/bg/bg_nav.png');
	color: #FFFFFF;
}

#wmflogo {
	position: absolute;
	display: block;
	top: 9px;
	left: 185px;
	width: 106px;
	height: 106px;
	background: url('../img/bg/wmf_logo_for_top_banner.jpg');
}

#logo {
	position: absolute;
	display: block;
	top: 0px;
	left: 50px;
	width: 105px;
	height: 138px;
}
	
#login {
	position: absolute;
	top: 15px;
	left: 761px;
	width: 197px;
	height: 105px;
	padding: 5px;
	background: url('../img/bg/login.jpg');
	border: 1px solid #BBBBBB;
	text-align: left;
	vertical-align: bottom;
	font-size:10px;
	color: #222222;
	z-index: 1;
}
#facebook {
	position: absolute;
	top: 62px;
	left: 561px;
	width: 100px;
	height: 65px;
	padding: 5px;
	z-index: 1;
}


/* MAIN CONTAINERS */

#container_top {
	width: 100%;
	border-bottom: 1px solid #BBBBBB;
	}
#container_right {
	width: 330px;
	height: 100%;
	float: right;
	padding-right: 5px;
	padding-bottom: 10px;
	}
#container_left {
	width: 620px;
	height: 100%;
	float: left;
	padding-left: 5px;
	border-right: 1px solid #BBBBBB;
	}


/* Configuration of the hyperlinks, text and images */

a:link {
	color:#0071BF;
	text-decoration: none;
}
a:visited {
	color: #0071BF;
	text-decoration: none;
}
a:hover {
	color: #222222;
	text-decoration: none;
}
a.samecolor{
	color: #BBBBBB;
}
#footer a {
	color:#222222;
}
#footer a:hover {
	color:#FFFFFF;
}
a#loginbox {
	color:#0071BF;
}
a:hover#loginbox {
	color:#222222;
}
h1 {
	font-size:12px;
}
strong {
	font-size:11px;
	font-weight: bold;
	line-height: 180%;
}
#small {
	font-size:9px;
}
#date {
	font-style: italic; 
	font-size: 10px;
}
#big_title {
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}
#big_title a:hover {
	text-decoration: underline;
}
#medium_title {
	font-size: 11px;
}
#error {
	color: #FF0000; /* RED TEXT */
}
#grey {
	color: #999999; /* GREY TEXT */
}
#darkgrey {
	color: #777777; /* Dark GREY TEXT */
}
img.top {
	margin: 0px 0px 5px 0px;
	border: 1px solid #BBBBBB;
}
img.floatright { 
	float: right; 
	margin: 0px 0px 5px 5px;
	border: 1px solid #BBBBBB;
}
img.floatleft { 
	float: left; 
	margin: 0px 5px 5px 0px;
	border: 1px solid #BBBBBB;
}
img.flag {
	border: 1px solid #BBBBBB;
	vertical-align: text-top;
	width: 18px;
	height: 12px;
}
img.icon {
	vertical-align: text-top;
	width: 18px;
	height: 12px;
}
td#linebottom {
	border-bottom: 1px dashed #BBBBBB;
	padding-bottom: 10px;	
}

td#linebottom_pm {
	border-bottom: 1px dashed #BBBBBB;
	padding-bottom: 5px;	
	padding-top: 5px;	
}

td#line {
	border-bottom: 1px dashed #BBBBBB;
	padding-bottom: 10px;	
}
td#latestnews_line{
	padding:0px;
}
#latestnews_line {
	width:1px;
	background:#BBBBBB;
}
#border_right {
	width: 100%;
	border-right: 1px solid #BBBBB;
}
img.border {
	border:1px solid #BBBBBB;
}
#right {
	text-align: right;
}


/* NEWS PAGE */

#div_latestnews {
	padding-bottom: 5px;
	}
#div_newsdetail {
	}
#latestnews {
	width:310px;
	max-width: 32%;
	vertical-align: top;
	padding: 0px 5px;
	}
#justify {
	text-align: left;
}
#newsdetail {
	width: 100%;
	vertical-align: top;
	padding-right: 10px;
	}
#div_comments {
	padding-right: 10px;
	}
#comments {
	width:100%;
	}
#div_newslist {
	margin-right: 5px;
	}
#div_calendar {
	margin-right: 5px;
	}
#newslist {
	width: 610px;
	}


/* RIGHT DIV */

#div_extra1 {
	border-bottom: 1px solid #BBBBBB;
	padding: 0px 0px 3px 0px;
	}
#div_extra2 {
	border-bottom: 1px solid #BBBBBB;
	padding: 0px 0px 3px 0px;
	}	
#div_extra3 {
	border-bottom: 1px solid #BBBBBB;
	padding: 0px 0px 3px 0px;
	}	
#div_extra4 {
	border-bottom: 1px solid #BBBBBB;
	padding: 0px 0px 3px 0px;
	}	
#div_extra5 {
	border-bottom: 1px solid #BBBBBB;
	padding: 0px 0px 3px 0px;
	}
#div_advertising1 {
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #999999;
	border-bottom: 1px solid #BBBBBB;
	padding: 0px 0px 3px 0px;
	}
#div_advertising2 {
	height: 60px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #999999;
	line-height: 200%;
	padding: 0px 0px 3px 0px;
	}
#div_advertising3 {
	width: 610px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #999999;
	line-height: 200%;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #BBBBBB;
	}


/* Navigation*/

.clearfix { display: inline-block; }   
.clearfix:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html .clearfix { height: 1%; }
.clearfix { display: block; }

