@charset "UTF-8";
/* CSS Document */

@media (max-width:12050px) and (min-width:1050px){


body {
	background-image:url(../../images/gumbo/golfcourse.jpg);
	background-size: 100% ;
	background-repeat:no-repeat;
	margin: 0;
	padding: 30px  20px 200px 20px;
	background-color:#000;
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight:600;
	text-align:center;
}


#header {
	margin: 20px 0 10px 0;
	padding: 0px ;
	text-align:center;

}
	
#header img { max-width: 200px;

}
	
	
	

h2 {
	text-align:center;
	color:#fff;
	font-size:20px;
	line-height: 1.5;
}
	
.year {
	text-align:center;
	color:#296036;
	font-size:18px;
line-height: 22px}
	
.position {
	text-align:left;
	color:#ccc;
	width:1px;
}

.names {
	text-align:left;
	color:#000;
	width:100px;
}
td img {display: none;}	
	
	
.average {
	text-align:center;
	color:#900;
	width:40px;
	line-height: 22px;

}

.handicap {
	text-align:center;
	color:#03F;
	width:30px;
	border-right:#fff 1px solid;
}

.na {
	text-align:center;
	color:#f4f4f4;
	width:50px;
}

.no {
	text-align:center;
	width:50px;
	font-weight:normal;
}

.scores {
	text-align:center;
	width:50px;
	font-weight:normal;
		line-height: 12px

}


td {
	border-left:#eee 1px solid;
	border-bottom:#ccc 1px solid;
	padding:6px 4px ;
	text-align:center;
	font-size:16px;
	color:#000;
}
	
	

.tops {
	border-right:#000 0px solid;
	border-top:#000 0px solid;
	line-height: 22px;
}


.tops2 {

	border-top:#000 0px solid;
		line-height: 22px;
		color: #666;



}

.tops3 {
    border-top: #000 0px solid;
    border-right: #000 0px solid;
    line-height: 22px;
    padding: 15px 0;
    color: #8E8E8E;
}

.left  {
	text-align: left;
}
	
	
.container {
	text-align:center;
	width: 970px;
	margin: 20px auto 0 auto;
	padding: 20px;
	
	
	background: #296036; /* Old browsers */
background: -moz-linear-gradient(top,  #296036 0%, #1d4323 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#296036), color-stop(100%,#1d4323)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #296036 0%,#1d4323 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #296036 0%,#1d4323 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #296036 0%,#1d4323 100%); /* IE10+ */
background: linear-gradient(to bottom,  #296036 0%,#1d4323 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#296036', endColorstr='#1d4323',GradientType=0 ); /* IE6-9 */

	border-bottom-left-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomleft: 14px;
	
	border-bottom-right-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	-webkit-border-bottom-right-radius: 14px;
	
	border-top-left-radius: 14px;
	-webkit-border-top-left-radius: 14px;
	-moz-border-radius-topleft: 14px;
	
	border-top-right-radius: 14px;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-right-radius: 14px;
	
	-moz-box-shadow:0px 3px 5px #000;
	-webkit-box-shadow:0px 3px 5px #000;
	box-shadow:0px 3px 5px #000;
	
	
	
	
}

.content {
	width:930px;
	padding: 15px 20px 20px 20px;
	background-color:#FFF;
	margin:0 auto;
	text-align:center;
	
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	
	border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	
}

#post 	{width: 100%;
	background-image:url(../../images/gumbo/post.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height: 250px;
	margin: 0 0 0px 0;
	padding:0px;
	
}

.par  {
	color:#666;
	font-size:10px;
}
	
.photostrip 	{width: 100%;  margin: 20px 0; padding:0px; height: auto; color: #fff;}
.photostrip	img	{width: 900px; margin: 0px auto; height: auto; 
	
		padding: 20px;
	
	
	background: #296036; /* Old browsers */
background: -moz-linear-gradient(top,  #296036 0%, #1d4323 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#296036), color-stop(100%,#1d4323)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #296036 0%,#1d4323 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #296036 0%,#1d4323 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #296036 0%,#1d4323 100%); /* IE10+ */
background: linear-gradient(to bottom,  #296036 0%,#1d4323 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#296036', endColorstr='#1d4323',GradientType=0 ); /* IE6-9 */

	border-bottom-left-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-moz-border-radius-bottomleft: 14px;
	
	border-bottom-right-radius: 14px;
	-moz-border-radius-bottomright: 14px;
	-webkit-border-bottom-right-radius: 14px;
	
	border-top-left-radius: 14px;
	-webkit-border-top-left-radius: 14px;
	-moz-border-radius-topleft: 14px;
	
	border-top-right-radius: 14px;
	-moz-border-radius-topright: 14px;
	-webkit-border-top-right-radius: 14px;
	 }
