body {
	background: #f3f7fa url(img/bkgrnd2.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	line-height: 1.3em;
	color: #555;
}

h1, h2,h3 {
	color: #000;
}

h1 {
	font-size: 400%;
	margin: .3em 0 .1em 0;
	line-height: 1;
	font-weight: bold;
}


h2 {
	font-size: 170%;
	margin: .2em 0 .1em 0;
	line-height: 1;
	font-weight: bold;
}

h1,
.article h2 {
	font-family: Georgia;
	font-weight: normal;
}

.col33 h2 a{
	color: #555;
}

h1 {
	letter-spacing: -0.05em;
}


h3 {
	font-size: 120%;
	font-weight: bold;
	margin: .2em 0 .1em 0;
	line-height: 1;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .1em 0;
	line-height: 1;
}


p {
	margin: 1em 0;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #000034;
	text-decoration: underline;
}

table {
	width: 100%;
}

.main ul {
	margin-left: 0;
}

.main ul li{
	margin-left: 2em;
}


.error {
	background: url(img/errorBkgrnd.png);
}


#container {
	width: 995px;
	margin: 0 auto;
	overflow: hidden;
}

#wrapper {
	background: #fff;
	overflow: hidden;
	padding: 15px;
	height: 100%;
}


#top {
	overflow: hidden;
	position: relative;
}





.logo h1{
}

.logo h1 span{
	display: none;
	
}

.logo a{
	background: url(img/logo.png) no-repeat 0px 0px;
	display: block;
	width: 260px;
	height: 63px;
	margin-top: 0px;
	overflow: hidden;
	float: left;
}








#top ul.tours{
	background: url(img/tourBkgrnd.png) no-repeat right top;
	float: right;
	list-style: none;
	margin: 35px 0 0 0;
	width: 620px;
	height: 45px;
	
}

#top ul.tours li{
	display: inline;
}

#top ul.tours li img{
	display: none;
}


#top .tours li a{
	float: left;
	display: block;
	background: url(img/toursSeparator.png) right no-repeat;
	padding: 15px 15px;
	color: #fff;
}


#top .tours li.last a{
	padding-right: 0px;
	background: none;
}












#top ul.level1,
#top ul.level1 li{
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#top ul.level1 {
	overflow: hidden;
	display: block;
	width: 100%;
	background: url(img/menu_bkgrnd.png) no-repeat right;
	z-index: 4;
} 






#top ul.level1 li a{
	display: block;
	padding: 15px 12px 0 12px;
	height: 29px;
	text-decoration: none;
	float: left;
	color: #fff;
	font-weight: normal;
	background: url(img/menu.png);
	overflow: hidden;
}


#top ul.level1 li a.active,
#top ul.level1 li a:hover{
	background: url(img/menu_active.png);
}

#top ul.level1 li.ving a,
#top ul.level1 li.ving a.active,
#top ul.level1 li.ving a:hover{
	background: url(img/menu_active_ving.png);
}

#top ul.level1 li.first a{
	background: url(img/menu_first.png);
	padding: 15px 14px 0 13px;
}

#top ul.level1 li.first a.active,
#top ul.level1 li.first a:hover{
	background: url(img/menu_first_active.png);
}




#top .search .text{
	background: url(img/search_bkgrnd.png);
	border: 0;
	height: 16px;
	padding: 0;
	margin: 0;
	width: 115px;
	padding: 5px 5px;
	position: absolute;
	right: 70px;
	bottom: 8px;
}

#top .search .submit{
	background: url(img/search_btn.png);
	border: 0;
	height: 26px;
	padding: 0;
	margin: 0;
	width: 44px;
	position: absolute;
	right: 15px;
	bottom: 8px;
	color: #fff;
}







hr.line {
	border: none;
	border-top: 2px solid #eee;
	width: 100%;
	overflow: hidden;
	margin: 15px 0;
	clear: both;
}



.main {
	float: left; 
	width: 770px;
	margin-bottom: 15px;
}

.menuRight {
	float: right; 
	width: 180px;
	margin-bottom: 15px;
}



.banner {
	display: block;
	background: #000;
	margin-bottom: 15px;
}


.banner .banner_bottom{
	color: #fff;
	font-weight: normal;
	text-align: left;
	display: block;
	width: auto;
	padding: 0 10px 2px 10px;
}



.map iframe{
	float: right;
	padding: 0 0 10px 10px;
	width: 240px;
	height: 240px;
	margin-top: 1.2em;
}


.map small,
.map br{
	display: none;
}

.article .articlePhoto{
	position: relative;
	height: 300px;
	display: block;
	overflow: hidden;
	background: #000;
}

.articlePhotoCredit {
	display: block;
	background: url(img/articlePhotoCredit.png);
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px 10px;
	color: #fff;
	width: 750px;
	text-align: right;
}

.articlePhoto:hover{
	text-decoration: none;
	color: #fff;
}

#slideshow {
	width: 100%; 
	clear: both; 
	overflow: hidden;
}

#slideshow .slideThumb {
	float: left;
	display: block;
	width: 116px;
	height: 116px;
	margin: 0 15px 15px 0;
}

#slideshow .last {
	margin-right: 0;
}


a.commentStatus {
}

a.commentStatus:hover {
	background: #6396bc;
	padding: 3px;
	color: #fff;
	text-decoration: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.commentStatus span.commentNumber {
	margin-left: 1px;
}

.commentStatus span.commentIcon{ 
	background: url(img/comment_icon.gif) no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}

.commentStatus span.commentText{
}

.articleListSmall .commentStatus span.commentText{
	display: none;
}


.articleListSmall .article{
	float: left;
	width: 246px;
	margin-right: 16px;
	overflow: hidden;
}

.articleListSmall .last{
	margin-right: 0;
}


.articleListSmall .article img{
	width: 246px;
	height: 95px;
}







.articleListBullets {
	width: 246px;
	float: left;
	overflow: hidden;
}

.articleListBullets ul,
.articleListBullets li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.articleListBullets li {
	list-style: square;
	margin-left: 15px;
}

.articleListBullets h3 {
	margin: 0 0 1em 0;
}




#relative .article {
	padding: 10px 0;
	border-bottom: 1px solid #eee;
	clear: both;
	height: 100%;
	overflow: hidden;
}

#relative .article h4 {
	margin: 0;
	padding: 0;
}

#relative .article a.thumb{
	float: left;
	width: 150px;
}

#relative .article a.thumb img{
	width: 130px;
}

#relative .article .rightCol {
	float: left;
	width: 350px;
}





.baner_map {
	background: #6396bc;
	padding: 18px;
	text-align: center;
}



.bane table {
}

.bane table th{
	font-weight: bold;
}

.bane table th,
.bane table td {
	padding: 3px 0;
	border-bottom: 1px solid #eee;
}



.pageNavigation {
	overflow: hidden;
	margin-bottom: 15px;
	clear: both;
}

.pageNavigation .pageNavigationText {
	float: left;
	width: 50%;
}
.pageNavigation .pageNavigationNumbers {
	width: 40%;
	float: right;
	text-align: right;
}








.leaderboardListSmall  {
	overflow: hidden;
}

.leaderboardListSmall .leaderboardEntry {
	float: left;
	width: 246px;
	margin-right: 16px;
	overflow: hidden;
	position: relative;
	margin-bottom: 5px;
}


.leaderboardListSmall .last{
	margin-right: 0;
}

.leaderboardListSmall .leaderboardHeading {
	background: #000034;
	padding: 9px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.leaderboardListSmall .leaderboardHeading h2 {
	font-size: 120%;
}

.leaderboardListSmall .leaderboardHeading h2 a{
	color: #fff;
}

.leaderboardListSmall .leaderboardHeading h2,
.leaderboardListSmall .leaderboardHeading p{
	color: #fff;
	margin: 0;
}


.leaderboardListSmall .leaderboardHeading img{
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 10;
}



.leaderboardListSmall .leaderboardContent {
	height: 140px;
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}


.leaderboardListSmall .leaderboardContent .gradient{
	background: url(img/leaderboardGradient.png); 
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 40px;
}


.leaderboardListSmall .leaderboardEntry .expand,
.leaderboardListSmall .leaderboardEntry .contract {
	padding-left: 5px;
	cursor: pointer;
}


.leaderboardListSmall .leaderboardEntry .contract{
	display: none;
}



.leaderboardListSmall .leaderboardEntry .shortInfo{
		background: #eee;
		padding: 15px 30px 10px 5px;
		height: 90px;
		position: relative;
		z-index: 0;
}

.leaderboardListSmall .leaderboardEntry .shortInfo h3 br{
	display: none;
}

.leaderboardListSmall .leaderboardEntry .shortInfo h3{
	font-size: 1em;
	position: absolute;
	top: 90px;
}




.leaderboardListSmall table {
	margin-top: 5px;
}

.leaderboardListSmall table .r1{
	background: #f9f9f9;
}

.leaderboardListSmall table td{
	padding-left: 5px;
}

.leaderboardListSmall thead{
	display: none;
}

.leaderboardListSmall strong{
	color: #000;
}







#newsletter {
	background: #eee;
	margin-bottom: 15px;
	clear: both;
}

#newsletter h2{
	background: #336699;
	padding: 10px 15px;
	font-size: 100%;
	color: #fff;
}

#newsletter .newsletterContent {
	padding: 0 10px;
	overflow: hidden;
	height: 100%;
	padding-bottom: 15px;
}



.widgetFrame {
	background: #eee;
	padding: 39px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	height: 270px;
}

.lastWidget {
	margin-right: 0;
}


/*
#logos {
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
	color: #fff;
}

#logos a {
	overflow: hidden;
	display: block;
}

#logos a {
	border: 1px solid #eee;
	border-bottom: 0;
	width: 178px;
}

#logos img {
}
*/


#logos a{
	text-align: center;
	width: 178px;
	display: block;
	border: #aaa 1px solid;
	border-bottom: 0;
	padding: 5px 0;
}

#logos a img{
	display: inline;
}

#logos {
	border-bottom: #aaa 1px solid;
	margin-bottom: 10px;
}




#mening {
	background: #336699 no-repeat;
	padding-bottom: 10px;
	overflow: hidden;
}

#mening img{
	width: 180px;
	padding-bottom: 10px;
}


#mening h2 {
	padding: 0 15px;
	font-size: 100%;
	color: #fff;
}

#mening h2 a{
	color: #fff;
}

#mening .meningContent {
	padding: 0 15px;
	color: #fff;
}

#mening .meningContent a{
	color: #fff;
}











#comment .commentItem {
	padding-top: 10px;
	border-top: 1px #efefef solid;
	margin: 1em 0;
}

#comment form,
#mailKollemakeren form {
	padding: 10px;
	border: 1px #efefef solid;
	background: #eee;
	margin: 1em 0;
}

#comment form label,
#mailKollemakeren form label{
	width: 150px;
	display: block;
	float: left; 
}

input, textarea {
	margin: 3px 0;
}



#comment .commentRate {
	float: right;
	margin-left: 10px;
	margin-top: -2px;
	width: 150px;
}

#comment .commentRate a{
	width: 60px;
	height: 30px;
	background: #efefef url(img/thumbsUp.png) no-repeat 7px 9px;
	float: left;
	cursor: pointer;
	text-align: center;
	padding: 5px 0;
	line-height: 2.4em;
	text-indent: 18px;
	font-weight: bold;
	color: #555;
}

#comment .commentRate a:hover{
	background: #6396bc url(img/thumbsUp.png) no-repeat 7px 8px;
	color: #fff;
	text-decoration: none;
}

#comment .commentRate span{
	width: 89px;
	height: 30px;
	background: #efefef;
	border-left: 1px solid #fff;
	float: right;
	text-align: center;
	padding: 5px 0;
}













#rules {
}


#rules h1 {
	font-weight: normal;
	font-size: 200%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0;
}



#rules h4 {
	display: block;
	width: auto;
	padding: 10px;
	background: #eee;
}



#rules table {
}

#rules table {
	border-collapse: separate;
}

#rules table td,
#rules table th{
	border: 1px solid #eee;
	padding: 5px;
}



#rules .col1 {
	width: 49%;
	float: left;
	margin-bottom: 3em;
}

#rules .col2 {
	width: 49%;
	float: right;
}


#rules ul li{
	line-height: 1.8;
}



.col66 {
	width: 510px;
	float: left;
}

.col33 {
	width: 240px;
	float: right;
}

.col33 h2, 
.col33 p {
	width: 240px;
	display: block;
}

.col33 p {
	border: none;
	border-bottom: 2px solid #eee;
	width: 100%;
	overflow: hidden;
	margin: 15px 0;
	clear: both;
	padding-bottom: 15px;
}



.personMenu ul,
.personMenu ul li{
	list-style: none;
	margin: 0;
}

.personMenu ul li a {
	padding: .3em 10px;
	margin: 0 0 5px 0;
	display: block;
	background: #eee;
}



.bottomLinks {
	border-top: 2px solid #eee;
	padding-top: 10px;
	/*background: #eee url(img/bottomLinks_bkgrnd.png);*/
	background: #fff;
	width: 100%;
	overflow: hidden;
}

.bottomLinks .linkBox{
	width: 219px;
	float: left;
	overflow: hidden;
	padding: 15px;
}

.bottomLinks .last{
	width: 218px;
}


.bottomLinks ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.bottomLinks ul li{
	list-style: none;
	border-top: 1px solid #eee;
	list-style: square;
	list-style-position: inside;
	line-height: 1.7em;
}

.bottomLinks h3{
	margin: 0 0 1em 0;
}




.share {
	background: url(img/menuShare.png);
	padding: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: right;
}

.share a{
	margin-right: 10px;
}

.share .internal  {
	float: left;
}

.share .internal a {
	color: #fff;
}

#copyright {
	margin-bottom: 20px;
}

#copyright p {
	margin-left: 10px;
}





#tours {
}

#tours table {
	border-collapse: separate;
	border: 1px solid #eee;
	border-bottom: 0;
}
	
#tours table td{
	padding: 2px 5px;
}

#tours table th{
	font-weight: normal!important;
}


#tours td{
	border-bottom: 1px solid #eee;
}
	
	
#tours .norm {
	background: #83accb;
	color: #fff;
}	

#tours .norm td, 
#tours .norm th{
	border: 0!important;
	padding: 5px 0!important; 
}	

#tours .shortInfo {
	background: #eee;
	padding: 10px;
}



#tours #PGAstats table {
	width: 380px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}



#tours #PGAstats .lastColBreak table{
	overflow: hidden;
	margin-right: 0;
}

#tours #PGAstats .tourHalfTblHeader .tourLastCell {
	background: #83accb;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}

#tours #PGAstats .tourAllStatsHead {
	background: #eee;
	text-align: left;
}

#tours #PGAstats td {
	width: 10%;
}


#tours .tourPlayerCell {
	width: auto;
}

#tours .tourLastCell {
	width: 20%;
}


#tours .leftCol {
	float: left;
	width: 525px;
}

#tours .rightCol {
	float: left;
	width: 240px;
}









#customGolf {
	background: url(img/customGolfBkgrnd.png) repeat-x;
	height: 85px;
	overflow: hidden;
}

#customGolf img{
	float: right;
}

#customGolf h1{
	margin-left: 10px;
	color: #fff;
}




#mostCommented {
	background: #eee;
	padding: 10px;
	padding-left: 0;
	margin-bottom:15px;
	overflow: hidden;
	
}

#mostCommented h4{
	margin-bottom: 15px;
	font-family: Georgia;
	font-size: 14px;
	color: #000;
	margin-top: 0;
	margin-left: 10px;
}

#mostCommented a{
	background: url(img/commentBkgrnd.png);
	display: inline-block;
	padding: 5px;
	text-decoration: none;
	margin-top: -5px;
	position: relative;
	min-height: 30px;
}

#mostCommented a:hover{
	background: #000;
	color: #fff;
	z-index: 100;
}

#mostCommented a .date span{
	display: none;
}

#mostCommented a strong{
	padding: 5px 20px 5px 5px;
	display: block;
	font-weight: normal;
}

#mostCommented a .date {
	display: block;
	background: #000;
	float: right;
	color: #fff;
	padding: 3px 10px;
	position: absolute;
	right: -16px;
	top: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


#articleComment_1 {
	width: 90%;
}

#articleComment_2 {
	width: 85%;
}

#articleComment_3 {
	width: 80%;
}

#articleComment_4 {
	width: 75%;
}

#articleComment_5 {
	width: 70%;
}







/*
.banner img,
.banner object {
	display: none!important;
}

.banner {
	height: 150px;
	background: #eee;
}

.banner a{
	color: #eee!important;
}


#logos a{
	height: 50px;
	background: #eee;
	margin-bottom: 10px;
}

#logos img {
	display: none!important;
}
#logos a {
	border: 0;
	width: 180px;
}
#logos {
	border: 0;
}

*/

