/* Resetting
---------------------------------------------------- */

*
{
	margin: 0;
	padding: 0;
}
a
{
	text-decoration: underline;
	color: #000;
}
a:hover
{
	text-decoration: none;
}
a img
{
	border: none;
}
ul
{
	list-style: none;
}
.r
{
	position: relative;
	overflow: hidden;
}
.r span
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
hr
{
	display: none;
}
.h
{
	position: absolute;
	left: -9999px;
}


/* Main styles
---------------------------------------------------- */

body
{
	background: url(../../images/bg_body.gif);
	text-align: left;
	font: 0.75em/1.3 Tahoma, Helvetica, Arial, sans-serif;
	color: #000;
}

#wrapper
{
	width: 800px;
	background: #f3f3f3;
	margin: 0 auto;
	padding: 0 0 30px;
	position: relative;
	display: inline-block;
}
#wrapper:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html #wrapper
{
	height: 1%;
}
#wrapper
{
	display: block;
}
/* End hide from IE-mac */

#container
{
	width: 492px;
	background: url(../../images/bg_content.gif) repeat-y 0 0;
	float: right;
	display: inline;
	margin: 0 23px 0 -40px;
	padding: 18px 40px 0;	
}

#egtFooter
{
	width: 492px;
	float: right;
	display: inline;
	margin: 0 23px 0 -40px;
	padding: 18px 40px 0;
	text-align: center;
	font: .75em Georgia, Times, serif;
	color: #3d3d3d;
}


/* Header
---------------------------------------------------- */

#header
{
	height: 275px;
	background: url(../../images/header_winner2010.jpg) no-repeat 0 0;
	position: relative;
}
#header h1
{
	padding: 5px 0 0 20px;
}
#header h1 a
{
	display: block;
	width: 316px;
	height: 92px;
}
#header h1 a span
{
	/*background: url(../../images/logo.gif) no-repeat 0 0;*/
}

#header #bar
{
	background: url(../../images/headerbar_lt2010.jpg) no-repeat bottom left;
	width: 800px;
	height: 55px;
	position: absolute;
	bottom: 0;
	left: 0;
	font: 1em/1.7 Georgia, Times, serif;
	color: #3d3d3d;
}
#header #bar .details
{
	font: bold .95em/1.2 Georgia, Times, serif;
	float: left;
	padding: 5px 0 0 5px;
}
#header #bar .details2
{
	font: bold .95em/1.2 Georgia, Times, serif;
	text-align: right;
	padding: 5px 70px 0 0;
	color: #fff;
}

#countbox
{
	padding-top: 20px;
	padding-left: 15px;
	font: bold 1em Georgia, Times, serif;
	color: #3d3d3d;
}

.countboxHead
{
	font: .75em Georgia, Times, serif;
	color: #3d3d3d;
	text-decoration: blink;
}

.countboxTime
{
	font: 2.75em Georgia, Times, serif;
	color: #3d3d3d;	
	line-height: 35px;
}

.countboxColon
{
	/*background: url(../../images/colon.gif);*/
	width: 8px;
	height: 35px;
	vertical-align: bottom;
}

.countboxColonw
{
	color: #ffffff;
	width: 8px;
	height: 35px;
	vertical-align: bottom;
}

.details2white
{
	color: #fff;
	padding-left: 230px;
}


/* Content
---------------------------------------------------- */

#content
{
	border-bottom: 0px solid #3d3d3d;
	padding: 0 0 .5em;
	min-height: 420px;
}
#content h2
{
	font: 2em/1.2 Georgia, Times, serif;
	color: #007fc3;
}
#content h3
{
	font: 1.5em/1.0 Georgia, Times, serif;
	color: #007fc3;
}

#content p
{
	margin: 1em 0;
}
#content p.intro
{
	font: bold 1em Georgia, Times, serif;
	color: #3d3d3d;
}

#content font.intro
{
	font: bold .75em Georgia, Times, serif;
	color: #3d3d3d;
}


/* Footer
---------------------------------------------------- */

#footer
{
	margin: 0 -40px;
	padding: 5px 20px 18px;
	background: url(../../images/bg_footer.gif) no-repeat 0% 100%;
}
#footer a
{
	margin: 0 14px 0 0;
}


/* Navigation
---------------------------------------------------- */

#navigation
{
	width: 218px;
	position: absolute;
	top: 253px;
	left: 0;
	font: 1.5em/1.6 Georgia, Times, serif;
}
#navigation li
{
	padding-left: 20px;
}
#navigation li ul
{
	background: #fff url(../../images/bg_navigation.gif) no-repeat top right;
	padding: 5px 0 0;
	margin: 0 0 0 -20px; /* display: none; */
}
#navigation li ul li
{
	padding: 0 0 0 30px;
	font-size: .75em;
	line-height: 1.1;
}

#navigation li ul li a
{
	color: #3d3d3d;
}
#navigation li ul li.last
{
	background: url(../../images/bg_navigation.gif) no-repeat bottom right;
	padding: 0 0 5px 30px;
}

#navigation a
{
	text-decoration: none;
	cursor: pointer;
}
#navigation a:hover
{
	text-decoration: none;
	cursor: pointer;
}

.hiddenTextBox
{
	width: 0px;
	height: 0px;
	border: solid 0px #ffffff;
}

.reqFld
{
	color: Red;
	display:none;
}

.offLine
{
	font: 3em/2.2 Georgia, Times, serif;
	color: #007fc3;
	text-align: center;
	vertical-align: middle;
}

.bodyOffLine
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #ffffff;
}

.golfchannel
{
	font: 1.5em/1.2 Georgia, Times, serif;
	color: #3d3d3d;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.golfchannel a
{
	font: 1.5em/1.2 Georgia, Times, serif;
	color: #3d3d3d;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}