img, .shadow, .header, .weather { behavior: url(/style/iepngfix.htc); }
img { border:0;outline:none; }
p {margin:0;padding:0;}

a.white:link {color: #fff; text-decoration: none; }
a.white:visited {color: #fff; text-decoration: none; }
a.white:hover {color: #fff; text-decoration: none; }
a.white:active {color: #fff; } 

a.nav:link {color: #fff; text-decoration: none; }
a.nav:visited {color: #fff; text-decoration: none; }
a.nav:hover {color: #fff; text-decoration: underline; }
a.nav:active {color: #fff; } 

a.hole-link:link, a.add-link:link {text-decoration: none; }
a.hole-link:visited, a.add-link:visited {text-decoration: none; }
a.hole-link:hover, a.add-link:hover {text-decoration: underline; }
a.hole-link:active, a.add-link:active {text-decoration:none; } 

a.course-link:link {text-decoration: none; color: #4d80d4;}
a.course-link:visited {text-decoration: none; color: #4d80d4;}
a.course-link:hover {text-decoration: underline; color: #4d80d4;}
a.course-link:active {text-decoration:none; color: #4d80d4;} 

a.feature-link:link {color: #223d2c; text-decoration: none; }
a.feature-link:visited {color: #223d2c; text-decoration: none; }
a.feature-link:hover {color: #223d2c; text-decoration: underline; }
a.feature-link:active {color: #223d2c; } 

a.dir-link:link, a.alert:link, a.alert1:link, a.alert2:link {color: #4d80d4; text-decoration: none; }
a.dir-link:visited, a.alert:visited, a.alert1:visited, a.alert2:visited {color: #4d80d4; text-decoration: none; }
a.dir-link:hover, a.alert:hover, a.alert1:visited, a.alert2:hover{color: #4d80d4; text-decoration: underline; }
a.dir-link:active, a.alert:active, a.alert1:active, a.alert2:active{color: #4d80d4; } 


body {
	background: #d9d9d9 url('/images/background.gif') repeat-x;
	margin-top:5px;
	font: 9.5pt "verdana";
	text-align:center;
}

div {text-align:left;}

h1, .titlebar {
	font: 15pt "verdana";
	margin: 0 0 0 0!important;
	margin: 0 0 5px 0;
	padding:0;
}

h2, .blue {
	font: 15pt "arial";
	color:#b6b6b6;
	margin: 0 0 4px 0;
}

.blue { color:#4d80d4; }
.orange { color:#ff6600; }

h3 {
	font: 10pt "verdana";
	margin: 0 0 4px 0;
	padding:0;
}

h4 {
	font: 12pt "arial";
	margin: 0 0 4px 0;
}

h5, h6 {
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	background: url('/images/icons/icon_info.gif') no-repeat;
	text-indent:30px;
	font:9pt verdana bold;
	color:grey;
	line-height:18px;
	border-bottom:1px solid black;
}

h6 {
	background: url('/images/icons/add-score.gif') no-repeat;		
}
.review h6 {
	background: url('/images/icons/review.gif') no-repeat;		
}

iframe {
	border: 1px solid black;
	margin: 15px 0 0 0;
}

.0 { line-height:0; }
.4 { line-height:4px; }
.5 { line-height:5px;}
.30 { line-height:30px;}

.nav-links {
	float:right;
	position:relative;
	margin:-17px 35px 0 0!important;
	margin:-22px 15px 0 0;
	font: 10pt "verdana";
	font-weight:normal;
}

.dir {
	margin:15px 20px 15px 0;
	font: 10pt "verdana";
	width:435px;
	float:left;
}

.pic {
	float:left;
	margin: 0 10px 0 0;
}

.hole-link, add-link {
	color:#4d80d4;
	font: 11pt "verdana";
}

.clear {
	line-height:0px;
	clear:all;
}

.weather-wrapper {
	font: 13pt "Verdana";
	border:1px solid black;
	background: #f0f2f1 url('/images/weather-bg.png') repeat-x;
	width:300px;
	height:169px;
}

.weather-title {
	position:absolute;
	margin: 0 0 0 10px;
	font-weight:bold;
}

.weather {
	background-repeat: no-repeat;
	background-position: -7px -10px!important;
	background-position: -7px 12px;
	padding: 0 0 0 5px;
	height:169px;
	font-size: 9pt;
}

.subtitle {
	color:#4d80d4;
	font-size: 9pt;
}

.temp {	margin:22px 0 0 150px; }

.conditions, .units { font-size:14pt;}

.conditions {
	font-size:10px; 
	overflow:hidden;
	width:150px;
	width:auto!ie;
	height:14px;
	height:15px!ie;
	position:absolute;
	position:static!ie;
}

.units { position:relative;top:-26px;}

.degrees { font-size:40pt; }

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

.wrapper-grey {
	width:957px!important;
	width:960px;
	border-right: 3px #a7a5a6 solid;
	border-left: 3px #a7a5a6 solid;
}

.wrapper-black {
	width:953px!important;
	width:954px;
	border-right: 2px black solid;
	border-left: 2px black solid;
	background-color:#fff;
}

.header {
	background: url('/images/titlebar.png') no-repeat;
	width:963px;
	position:absolute;
	height:39px;
	padding: 8px 0 6px 20px!important;
	padding: 8px 0 1px 20px;
	color:#fff;
	font-weight:bold;
}

.header-image, .header-innisbrook, .header-copperhead, .header-grande, .header-monster {
	background: url('/images/sawgrass-main.jpg') no-repeat;
	height:256px;
	width:953px;
	border-bottom: 1px black solid;
	margin: 0 0 17px 0;
}

.header-innisbrook { background: url('/images/innisbrook-main.jpg') no-repeat; }
.header-copperhead { background: url('/images/copperhead-main.jpg') no-repeat; }
.header-grande { background: url('/images/grande-main.jpg') no-repeat; }
.header-monster { background: url('/images/monster-main.jpg') no-repeat; }

.header-text {
	background: url('/images/highlight.png') right 201px no-repeat;
	height:100%;
	color:#fff;
	font: 9pt "verdana";
	text-align:right;
	padding: 205px 7px 0 0;
}

.title, .course-title {
	background-color:#fff;
	margin: 10px 0 0 5px!important;
	margin: 10px 0 0 0px;
	padding: 0 0 8px 0!important;
	padding: 0;
	text-indent:28px;
	width:100%;
	height:22px;
	border-bottom: 3px #b6b6b6 dotted;
	background: url('/images/arrow.gif') no-repeat;
	background-position: 3px 3px;
}

.star {
	margin: 2px 0 4px 0;
}

.course-title {
	text-indent:0;
}

.course-right {
	float:left;
	margin: 0 13px 0 0;
}

.course-ad {
	float:left;
	margin:-14px 0 0 0;
}

.course-content {
	width: 420px!important;
	width: 425px;
	float:left;
	margin: 0 15px 0 0;
	font: 10pt "verdana";
}

.features {
	width:920px;
	overflow:hidden;
	margin: 0 0 0 20px;
}

.feature, .first-feature {
	font: 8pt "verdana";
	color:#9c9c9c;
	margin: 10px 9px 0 0;
	padding: 0 0 15px 0!important;
	padding: 0;
	width:174px;
	height:222px;
	float:left;
	border-bottom: 3px #b6b6b6 dotted;
}

.first-feature {
	margin-left:6px;
}

.main, .main-tips {
	width:920px;
	overflow:hidden;
	/*border: 1px solid black;*/
	margin: 0 0px 0 20px;
	padding: 0 0 10px 0;
}

.main-tips {
	width:550px;
	float:left;
}

.ad {
	width:360px;
	margin-left:100px;
}

.articles {
	font: 9.5pt "verdana";
	float:left;
	width:542px;
	margin: 0 10px 0 0;
	padding: 0;
	/*background: url('/images/driving-tips.gif') no-repeat;
	background-position:370px 60px;*/
}

.regCell{
	list-style-type:none;
	padding:0;
	width:271px;
	float:left;
	margin-top:-10px;
}

.regCell ul { 
	list-style-type:disc;
	margin:10px 0 0 25px;
	line-height:10px;
	padding:0;
	font-weight:normal;
	font-size:11px;
}

.articles .regCell ul li { 
	margin:0 0 5px 0; 
	font-size:12px;
}

.reg { 
	margin:15px 0 3px 0; 
	color:#000c;
	background-color: #efefef; 
	padding:3px 3px 3px 5px;
}

.region {
	width:920px;
	height:439px;
	margin: 20px 0 0 0;
	font: 11pt "verdana";
}

.region img { float:right;}
.region h3 { font-size:15px;font-weight:bold; }

.cities { font-size:12px; line-height:17px; padding:0 0 15px 6px;}

.region .county { float:left; width:400px; }


.cityResults {
	margin: 0 0 10px 15px;
	margin: 1px 0 15px 15px!ie;
	width:400px;
	float:left;
}

.city-ad {
	float:left;
	margin:0 0 40px 100px;
}

.cityResults div {
	border: 1px solid #efefef;
	width:400px;
	margin-top:0px;
}

.simplePagerContainer {
	width:310px;
	float:left;
	margin-right:75px;
	margin-right:-30px!ie;
} 

ul.simplePagerNav {
	list-style-type:none;
	text-align:right;
	width:390px;
	width:375px!ie;
}

ul.simplePagerNav li{
	display:inline;
	padding: 2px 5px 2px 5px;
	border:1px solid #efefef;
	margin-right:2px;
	height:15px!ie;
	}

ul.simplePagerNav li a{
	color: #333;
	text-decoration: none;
}

li.currentPage { background: #4d80d4; }

ul.simplePagerNav li.currentPage a { color: #fff; }

.tips-text {
	margin:10px 0 0 10px;
	font: 9.5pt "verdana";
	color: #223d2c;
	width: 350px;
}

.side-text {
	font: 9.5pt "verdana";
	margin: 10px 10px 0 10px;
	color: #223d2c;
	width: 340px;
}

.left { font: 9.5pt "verdana"; }

.sidebar {	
	overflow:hidden;
	width: 360px;
}

.footer{
	background: url('/images/ping-ad.png') no-repeat;
	font: 8pt "verdana";
	height:74px;
	width:560px!important;
	width:966px;
	color:#000;
	padding:40px 0 0 406px;
}

.shadow{		
	font:11px arial;
	position:relative;
	top:-30px!important;
	top:-275px;
	left:20px;
	height:117px;
	z-index:1;
}

.pin {
	height:306px; 
	width:170px;
	position:relative;
	top:-175px;
	text-align:center!important;
	text-align:right;
	left:465px;
	z-index:2;
}

.map_link {
	color:#0000FF;
	text-align:left;
}

#map{
	height: 250;
	width: 300;
	margin:10px 0 0 0;
	border:1px solid black;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('/images/indicator.gif') right center no-repeat;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

	table, td, tr {
		font: 12px arial;
	}
	td, th { border:1px solid black; padding:2px;}
	td { text-align:center; }
	th { text-align:left; }
	.top td, .top th, .two td, .two th { 
		background-color:#339900;
		color:white;
		font-weight:bold;
	}
	.two td, .two th { background-color:#006600; }
	.scoreth {width:22px;}
	
	.three td, .par th, .three td, .user th {
		background-color:#eeeeee;
		font-weight:bold;
	}
	.user td, .user th { background-color:#ffcc00; } 
	.par { background: url(/images/par.png) no-repeat 5px 2px; }
	.bogey { background: url(/images/bogey.png) no-repeat 5px 2px; }	 
	.eagle { background: url(/images/eagle.png) no-repeat 5px 0px; }

	.userScores, .userScores td, .userScores tr {
		border: none;	
		text-align:left;
	}
	
	.search, .formfield { 
		width:180px;
		background:#fff url(/images/mag.png) no-repeat 5px 6px;
		border:1px solid #4d80d4;
		height:27px;
		padding:4px 24px 0 25px;
		font: 10pt "arial";
		color:gray;
	}

	.arrow {
		position:relative;
		top:-26px;
		left:-2px;
		top:-27px!ie;
	}

.courseSearch {
	margin-bottom:-15px;
	}

	.reg-left {
		width:555px;
		float:left;
		margin-right:15px;
	}
	
	.reg-right { 
		float:right;
		width:250px;
		height:100px;
		margin:20px 80px 0 0;
		padding:10px;
	} 
	.reg-right .contentB .row .left{ width:70px; }

.course-info {
	float:left;
	width:235px;
	margin:0 0 10px 0;
}

.user-options div{
	font:11px verdana;
	color:#747474;
	height:30px;
	margin-bottom:5px;
	line-height:20px;
	clear:right;
}

.user-options img {
	float:left;
	margin:0 10px 0 0;
	border:0;
}

/* FORM STYLES */

	.errorMsg{ 
		background: #ffdfdf;
		width: 539px;		
		border: 1px solid #df7d7d;  
		margin: 0 0 1.5em 0; 
		padding: 7px; 
	}
	
	.errorMsg ol { 
		border-top: 1px solid #df7d7d; 
		margin: 5px 0 0 0;
		padding:5px 0 0 15px;
		list-style-type:none;
	}
	
	.errorMsg li {
		padding:5px 0 0 0px;
	}
	
	.errorMsg h3{ 
		background: url(/images/icons/redX.png) no-repeat 0px 5px;
		margin: -5px 0 0 0; 
		padding:0;
		font-size: 100%; 
		line-height: 26px; 
		text-indent: 30px;
		font-weight: bold; 
		color: #af4c4c; 
	}

	.registration {
		width: 555px;
	}

	.formfield {	
		background-color:white;	
		background-image:none;
		padding-left:4px;
		padding-right:4px;
		height:22px;
	}

	.formblurb {
		width:500px;
		padding:15px 0 15px 10px; 
	}
	
	.help {	
		font-size:9.5px;
		float:right;
		width:180px;
		padding:5px 10px 10px 10px;
		border:1px solid black;
		background-color:#ffffe1;
		color:grey;
		margin:15px 0 0 0;		
	}
	
	.content, .contentA, .contentB {
		padding:10px 0 10px 0;
		width:350px;
		float:left;
	}
	.left{
		width:130px;
		float:left;
		text-align:right;
		padding:7px 0px 0px 7px;
		min-height:24px;
		color:grey;
	}
	.right{
		width:200px;
		float:left;
		padding:5px;
		min-height:24px;
	}
	.clear{
		float:none;
		clear:both;
		height:0px;
	}
	.row{
		background-color:none;
		display:block;
		min-height:32px;
	}
	.text{
		width:190px;
	}
	.ruler{
		width:400px; border-bottom:dashed 1px #dcdcdc;
	}
	tr:focus{
		background-color:#fcfcf0;
	}
	.over{
		background-color:#feffd5;
	}
	.out{
		background-color:none;
	}	

/* Add Score */

.addscore, .review, .editcourse {
	z-index:5;
	margin: 250px auto 0 auto;
	background-color:white;
	border: 1px solid black;
	padding:15px;
	width:800px;
}

.review{
	width:450px;	
}
.editcourse{

}
.addscore .teeSelect {margin-right:30px;}

#ui-datepicker-div {z-index: 101; display:none;}

.teeSelect {float:right;}

.inputdate {float:right; width:100px;height:20px;margin:2px 22px 0 0;}

.submit {position:absolute;margin:217px 0 0 762px;}
.review .submit {posittion:absolute;margin:78px 0 0 -18px;}

.add-link, .close { color:grey;float:right;}

.add {width:800px;}
.add th { background-color:#74a7da;color:white; }
.add td {background-color:#eeeeee; }
.legend { font-size:10px;line-height:14px;padding:3px;color:grey; }

/* TEE BLOCK COLORS */

th.Blacktees, td.Blacktees  {
	background-color:black;
	color:white;
}

th.Whitetees, td.Whitetees  {
	background-color:white;
	color:black;
}

th.Goldtees, td.Goldtees  {
	background-color:gold;
	color:black;
}

th.Greentees, td.Greentees  {
	background-color:#cce09d;
	color:black;
}

th.Bluetees, td.Bluetees  {
	background-color:#74a7da;
	color:white;
}

th.Redtees, td.Redtees  {
	background-color:#880700;
	color:white;
}

th.Orangetees, td.Orangetees  {
	background-color:#c9931e;
	color:white;
}

th.Greytees, td.Greytees, th.Dolphintees, td.Dolphintees   {
	background-color:#727272;
	color:white;
}

th.Emeraldtees, td.Emeraldtees  {
	background-color:#448b19;
	color:white;
}

/*Styles for dim overlay & message box*/
#dim, #dim1, #dim2 { position:absolute; top:0; left:0; z-index:100; background: url('/images/dim.png');  text-align:left; }