body {
	margin:0;
	padding:0;
	font-size: 12px;
	text-align:center;
	color:#29303B;
	line-height:1.2em;
	background: #f3f3f1;
}

h1, h2, h3, h4, h5
{
	font-family: Verdana, sans-serif;
	letter-spacing: 1px;
	color: #fb4e24;
	margin:0;
}

h1
{
  font-size:16px;
  font-weight: bold;
  margin-bottom: 1em;
}

h3
{
  font-size:14px;
  font-weight: bold;
  margin-bottom: 1em;
}

h4
{
  font-size:12px;
  font-weight: bold;
}

h5
{
  font-size:10px;
  font-weight: bold;
  margin: 0 0 0.5em;
}

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

a:visited {
	color: #FB4E24;
}


div.actionCommand
{
    display: block;
    margin: 20px;
}

a.actionCommand
{
  background-color: #f2f2f2;
  font-weight: bold;
  border: 1px solid #8c9ba0;
  padding: 2px;
  margin: 0 10px 10px 0;
}



dl.list1 dt
{
  margin-top: 1.1em; 
}

dl dd.dd1
{
  text-indent: -1em;
}

dl dd.dd2
{
  text-indent: 1em;
}

#content a:hover {
	color: #526271;
	text-decoration:none;
}

select, option, input, textarea
{
	background: #F2F2F2;
	border: #E1D6C6 1px solid;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.05em;
}

table
{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

.bold
{
  font-weight: bold;
}

.colored
{
  color: #fb4e24;
}

div.flashContent {
  z-index:999;
}

div.closeAnchor, div.printAnchor {
  font-weight: bold;
  font-variant: small-caps;
  margin: 2em;
  font-size: 110%;
}

div.closeAnchor {
  float: right;
}

div.printAnchor {
  float: left;
}

div.error_msg, div.info_msg
{
  margin-bottom: 2em;
  font-size: 110%;
  font-weight: bold;
}

.error_msg
{
  color: #F00;
}

#wrapper
{
	background:#fff url(../img/wrapper_bg_w.jpg) center repeat-y;
	width:960px;
	margin:0 auto;
	padding:0px 8px;
	text-align:left;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 0.8em;
        position: relative;
}

#header {
	background:#fff url(../img/top4_w.jpg) no-repeat bottom;
 	height: 183px;
	margin: 0 auto;
	width:960px;
	padding:0;
	border:#fc9 0px solid;
}

#sound_icon
{
  position: absolute;
  top: 5px;
  left: 5px;
}

#topnav
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;
  padding:11px 20px 0 0;
	/*text-align:right;*/
	float: right;
	font-family: Verdana, Arial, Sans-Serif;
}

#topnav li
{
	list-style:none;
	display:inline;
	padding:3px;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;
	color:#f2f2f2;
}

#topnav li a:hover, #topnav li a:active
{
	color:#F7F3ED;
}

#mainText
{
	margin:0 auto;
	padding:0;
	background:url(../img/content_bg.gif) repeat;
	width:940px;
}

#leftAds {
	width:190px;
	_width:186px;
	float:left;
	padding:5px;
	margin:0 0 12px 0;
	overflow:hidden;
	display:inline;
}

#newsPreview ul li
{
  list-style-type: none;
  position: relative;
  left: -30px;
  border-bottom: 1px solid #919ca2;
  padding: 5px 0;
}


#content {
	width:526px;
	float:left;
	padding:5px;
	margin:0 0 12px 0;
	overflow:hidden;
	display:inline;
        position: relative;
}

#content embed
{
  margin-left: -30px;
  margin-top: -10px;
  z-index:10;
}


#content embed#charts, #content object#gamebannermovie embed
{
  margin: 0px;
}

#mainMenu {
	width:186px;
	float:right;
	padding:5px 8px 10px 8px;
	margin:0 0 0 -187px;
	font-size:1em;
	color:#333;
	display:inline;
}

#mainMenu table, #leftAds table
{
  float: left;
  width: 186px;
  _width: 184px;
  background:#F2F2F2;
	border:#9AA1A9 1px solid;
	margin-bottom: 10px;
	padding: 0;
}

a img
{
	border: none;
}

p
{
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}

#header #adds
{
  visibility: hidden;
}

#mainMenu h2, tr.table_top {
	margin: 10px 0 0 0;
	text-align:center;
	background:url(../img/sidenav_top.jpg) repeat-x center;
	border:#ccc 0px solid;
	height:22px;
	font-weight:bold;
}

.explanationContent .table_top, .resultTableContent .table_top, #invitationalResultContent .table_top, .records_table .table_top, #stats .table_top
{
	text-align:left;
	background: #8C9BA0;
	border:#ccc 0px solid;
	height:22px;
	font-weight:bold;
	
}

table.records_table
{
  margin-bottom: 2em;
  width: 480px;
}

#mainMenu h2 span, td.table_header, .explanationContent h2, .resultTableContent h2, #invitationalResultContent h2, .records_table h2, .table_header a
{
	padding:2px;
	font-size: 12px;
	color: #f2f2f2;
}

tr.table_bottom
{
  background:#F2F2F2 url(../img/sidenav_bottom.jpg) no-repeat bottom;
}

#mainMenu ul
{
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.9em;
	padding-bottom:3em;
	background:#F2F2F2 url(../img/sidenav_bottom.jpg) no-repeat bottom;
	border:#9AA1A9 1px solid;
	border-top:#9AA1A9 1px solid;
}

#pagenav
{
	list-style:none;
}

#mainMenu ul li {
	margin: 0.1em 0 0 0;
	padding: 0;
}

#mainMenu ul li a {
	text-decoration: none;
	border:none;
}

#mainMenu ul li a:link {
	color: #909D73;
}

#mainMenu ul li a:visited {
	color: #999999;
}

#mainMenu ul li a:hover, #mainMenu ul li a:active {
	color: #990000;
}

#mainMenu ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;
	background:none;
	border:none;
}

#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}

#content ul.nopad {
	margin-left: 0;
	padding-left: 0;
}

#content ul li {
	padding-left: 1.5em;
}

.main_content ul {
	padding-left: 0.5em;
}

#content ul.no_indent {
	margin-left: 0;
	padding-left: 0px;
	list-style-type: none;
}

ul.statsList
{
  line-height: 1.8em;
}

.text
{
	margin:0 0 10px 0;
}


.news_msg, links_msg
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
}

.news_msg a, .links_msg a, .msg_text a
{
	color:#990000;
}

.news_msg a:hover, .links_msg a:hover, .msg_text a:hover
{
	color:#000;
}

.news_content, .game_description, .game_results, .main_content, .course_map
{
	padding: 10px 0 0 0;
	font-family: Verdana, Arial, serif;
	font-size: 10px;
	text-align: justify;
  position: relative;
}

#content div.flashAd
{
  margin-left: 30px;
  margin-top: 30px;
  text-align: center;
}

.news_content
{
  margin:3px 30px 3px 65px;
}

.game_results
{
  margin:3px 10px 3px 5px;
}

.game_results h4
{
  margin-left:10px;
}

.main_content
{
  margin:3px 20px 3px 20px;
}

.news_content
{
	border-top:#7A8B9D 1px solid;
}

.links_content
{
	padding:10px 0;
	margin:3px 0 3px 65px;
	border-top:#7A8B9D 1px solid;
	font-family: Verdana, Arial, serif;
	font-size:10px;
}

.news_title
{
	font-family: Verdana, Arial, serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}

.links_title
{
	font-family: Verdana, Arial, serif;
	font-size:1.1em;
	margin:0;
	font-weight:bold;
}


.news_title a:link, .news_title a:visited, .news_title a:hover, .news_title a:active, .links_title a:link, .links_title a:visited, .links_title a:hover, .links_title a:active, .msg_title a:link, .msg_title a:visited, .msg_title a:hover, .msg_title a:active
{
	text-decoration:none;
	color:#FF8060;
}

.news_date
{
	float: left;
	color: #f2f2f2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #8C9BA0;
	line-height:1em;
}

div#uc_tds {
  background: #fefefe;
  padding: 0.5em 1em 1.5em;
  margin-bottom: 1.5em;
  border:#7A8B9D 1px solid;
}

div#uc_tds h4 {
  border-bottom:#7A8B9D 1px solid;
  padding-bottom: 0.3em;
}

.uc_td_container {
  width: 500px;
  padding: 0.25em 0;
}

.uc_td_date {
  font-weight: bold;
  margin: 0 1em 0 20px;
  display: inline;
}

.uc_td_name {
  margin: 0 1em 0 0;
  overflow: hidden;
  white-space: nowrap;
display: inline;
}

.uc_td_td {
  color: #fb4e24;
  white-space: nowrap;
display: inline;
}



div#login_expires { 
  background: #fefefe url(../img/late.jpg) no-repeat;
  padding: 1em 1em 1.5em 90px;
  margin-bottom: 1.5em;
  border:#7A8B9D 1px solid;
}

div#saldo_notice { 
  background: #fefefe url(../img/saldo_notice.jpg) no-repeat;
  padding: 1em 1em 1.5em 90px;
  margin-bottom: 1.5em;
  border:#7A8B9D 1px solid;
}

div#login_expires h4, div#saldo_notice h4 {
  border-bottom:#7A8B9D 1px solid;
  padding-bottom: 0.3em;
}

.links_icon
{
	float: left;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	line-height:1em;
}

.course_map {
  margin: 2em 0 1em 1em;
}

#pageHeader, .pageInfo, .pageHeader, option .ip_option_header
{
  background: #919CA2;
  color: #eaebef;
  text-indent: 0.5em;
  width: 100%;
  height: 25px;
  font-size: 1.2em;
  font-weight: bold;
  border:#F2F2F2 1px solid;
  margin: 0 0 10px 0;
  padding-top: 6px;
  z-index: 100;
}

#footer {
	margin:0 auto;
	padding: 7px 0px;
	border-top:#919CA2 1px solid;
	clear: both;
	font-size: 8px;
  width:940px;
  height: 10px;
  h\eight: 2px;
}

span.left
{
  float: left;
  width: 340px;
 color: #919CA2;
 padding-left: 30px;
}

span.right
{
  float: right;
 	color: #919CA2;
 	width: 340px;
 	text-align: right;
 	padding-right: 30px;
 	w\idth: 370px;
 	visibility: hidden;
}


#footer a {
  border:none;
  color:#7A7636;
}


#pageBottom
{
  height: 32px;
  background:#fff url(../img/pageBottom2_w.jpg) top center no-repeat;
	width:960px;
	margin:0 auto;
	padding:0px 8px;
}


#partners .partner_logos
{
  text-align: center;
}

/* FORM STYLE */

.ip_button
{
  margin-top: 10px;
}

.ip_textbox
{
  display: inline;
}

/* RESULT TABLE STYLES */

#invitationalResultContent table.invitational_result
{
  width: 450px;
  white-space: nowrap;
	background:#F2F2F2;
	border:#9AA1A9 1px solid;
	margin-top: 20px;
}

table.resultTableContent, table.explanationContent, table.gaalaTable
{
  width: 100%;
}

.resultTableContent, .explanationContent, .records_table
{
  margin: 20px 0 0 0;
  padding: 0;
}

.explanationContent td
{
  border: #9AA1A9 1px solid;
}

#bannerImageHolder
{
  width: 100%;
  text-align: center;
}

#bannerImageHolder embed {margin: 10px auto;}

table.result
{
	background:#F2F2F2;
	border:#9AA1A9 1px solid;
	border-top:#9AA1A9 1px solid;
	width: 100%;
}

table.addResult
{
	background:#F2F2F2;
	border:#9AA1A9 1px solid;
	margin-top: 10px;
	width: 520px;
}

td.addResult
{
  text-align: left;
  padding: 0.5em;
  vertical-align: top;
}

.resultTableContent td.hole_result, .resultTableContent td.hole_result_birdie, .resultTableContent td.hole_result_par, .resultTableContent td.hole_result_bogey, .resultTableContent td.hole_result_double
{
  width: 14px;
}

td.hole_result_expl
{
    width: 20%;
}

tr.player_result_row td
{
  border-top: 1px solid #919ca2;
}

td.hole_result, td.hole_result_hio, td.hole_result_birdie, td.hole_result_par,
td.hole_result_bogey, td.hole_result_double, td.hole_header, td.hole_total
{
	text-align: center;
	padding: 1px;
}

td.hole_result_count
{
  border-left: 1px solid #919ca2;
  border-right: 1px solid #919ca2;
  text-align: center;
 	font-size: 9px;
}

td.hole_result_hio
{
	background: url(../img/result_hio_bg.gif) repeat;
	color: #fff;
	font-weight: bold;
}

td.hole_result_birdie
{
	background-color: #e4e083;
	color: #dd3f3f;
	font-weight: bold;
}

td.hole_result_par
{
	background-color: #8bc3a0;
}

td.hole_result_bogey
{
  background-color: #8bb2c9;
}

td.hole_result_double
{
  background-color: #e79898;
}

td.bold
{
	padding: 1px;
}

td.total
{
  font-weight: bold;
  vertical-align: bottom;
  width: 2em;
  text-align: center;
  padding: 2px;
}

td.p_name
{
  margin: 0;
  padding-right: 1em;
  padding-left: 2px;
  overflow: hidden;
  white-space: nowrap;
  border-right: 1px solid #919ca2;
}

/* GAALA TABLE */
table.gaalaTable
{
  position: relative;
  left: 20px;
  margin-top: 1em;
}

table.gaalaTable td
{
  padding-bottom: 1em;
  vertical-align: top;
  text-align: left;
}

table.gaalaTable td.gaala_bold
{
  margin: 0;
  padding-right: 1em;
  padding-left: 2px;
  overflow: hidden;
  white-space: normal;
  font-weight: bold;
  width: 120px;
}

table.gaalaTable td.gaala_name
{
  margin: 0;
  color: #fb4e24;
  padding-right: 1em;
  padding-left: 2px;
  overflow: hidden;
  white-space: nowrap;
}

table.gaalaTable td.quote
{
  font-style: italic;
}

/* SALDO TABLE */
table.saldoTable 
{
  width: 100%;   
  text-align:left;
  background: #f2f2f2;
  border:#ccc 1px solid;
}

.saldoTable th 
{
  background: #8c9ba0;
  color: #f2f2f2;
}

.saldoTable tr.row_1
{
  background: #e5e5e5;
}

.saldoTable tr.row_2
{
  background: #dddddd;
}

.saldoTable td
{
  text-indent: 0.3em;
  padding-right: 0.6em;
  white-space: normal;
}

.saldoTable td.saldo_amount
{
  text-align: right;
}

/* STATS */
#stats table, .records_table
{
  background:#F2F2F2;
	border:#9AA1A9 1px solid;
	margin-top: 10px;
	padding: 0;
}

#stats table {width: 450px;}

.stats_table
{
  width: 95%;
  background:#F2F2F2;
	border:#9AA1A9 1px solid;
	margin-top: 10px;
	padding: 0;
	font-size: 10px;
}

.statsrow_1
{
  background-color: #dee2e5;
}

.statsrow_2
{
  background-color: #f2f2f2;
}

.records_table
{
  margin-left: 10px;
}

td.stats, td.stats_r
{
  text-indent: 1em;
  vertical-align: top;
}
td.stats_r {
  text-align: right;
  padding-right: 2em;
}

span.stat_prev_res
{
  font-size: 9px;
  padding-left: 0.8em;
  padding-bottom: 5px; 
}

.stats_table td.result
{
  margin: 0px;
  padding: 1px;
  border: #9AA1A9 1px solid;
  text-align: center;
}

.course_stats_container {
  margin-top: 1em;
}


/* FORUM */

table.threadMessages
{
  display: block;
  float: left;
}

table.forum_threads
{
  width: 100%;
}

table.forum_threads tr
{
  /*background-color: #dee2e5;*/

}

tr.forum_thread_row td
{
  border-bottom: 1px solid #919ca2;
  padding: 7px 0;
}

td.forum_header, a.forum_link
{
  font-weight: bold;
  padding-right: 1em;
  font-size: 10px;
}


td.forum_basic
{
  vertical-align: top;
  white-space: nowrap;
  text-align: left;
  margin-right: 1em;
}


td.forum_basic_c
{
  vertical-align: top;
  white-space: nowrap;
  text-align: center;
}

td.forum_msg_count
{
  vertical-align: top;
  text-align: center;
  font-weight: bold;
}

td span.modified_text
{
  font-style: italic;
  font-size: 9px;
}

.msg_top
{
  display: block;
}
.msg_date
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 70px;
	line-height:1em;
	white-space: normal;
	vertical-align: top;
}

.msg_content
{

  margin-bottom: 10px;
  border: 1px solid #919ca2;
  padding: 5px 20px 0 10px;
	margin:4px 0;
  text-align: left;
	width: 100%;
}

.msg_content p
{
	white-space: normal;
	width: 420px;
}

/* CALENDAR */

#calendar
{
  width: 186px;
  font-size: 10px;
}

#mainMenu table table.calendar
{
  width: 177px;
}

table.calendar caption
{
  font-size: 1.2em;
  font-weight: bold;
  color:#29303B;
}

table.calendar td
{
  font-size: 1em;
  font-weight: normal;
  color:#29303B;
  text-align: center;
  width: 14%;
}

.calendar td.today
{
  font-size: 1.1em;
  font-weight: bold;
  color: #000;
}

.calendar a
{
  font-weight: bold;
  font-size: 95%;
  padding: 0.25em;
}

.calendar a.cal_link {
  display: block;
}

.calendar td.weekly_game, .calendar td.weekly_game_hcp
{
  background: #e4e083;
}
.calendar td.weekly_game a, .calendar td.weekly_game_hcp a
{
  color: #e79898;
}

.calendar td.other_game
{
  background: #919ca2;
}
.calendar td.other_game a
{
  color: #fff;
}

.calendar td.several_games
{
  background: #8bb2c9;
}

.calendar td.several_games a
{
  color: #fff;
}

.calendar td.invitational_game, .calendar td.open_game
{
  background: #e4e083;
  border: 1px dotted #919ca2;
}

.calendar td.invitational_game a, .calendar td.open_game a
{
  color: #8bc3a0;
}

.calendar td.training
{
  background: #95DE87;
  border: 1px solid #919ca2;
}

.calendar td.training a
{
  color: #fff;
}

.enroll_info, #content input.ip_button, .game_description, .course_map
{
  margin-left: 35px;
  margin-top: 1em;
  margin-bottom: 1em;
}

.game_description p,  .course_map p
{
  width: 450px;
}

.backlink
{
  margin-left: 35px;
  margin-top: 1em;
  margin-bottom: 12px;
}

.enroll_info ul li
{
  margin-left: -30px;
}

div.faq_container
{
  margin-top: 20px;
  margin-bottom: 10px;
  background-color: #dee2e5;
  border: 1px solid #919ca2;
  padding: 5px 20px 0 10px;
}

p.faq_question
{
  color: #fb4e24;
  font-weight: bold;
}

p.faq_answer
{
  margin-left: 10px;
}


/* -------------CUP RESULTS -----------*/

table.cup_result
{
	margin: 0;
	padding: 0;
	
}

table.cup_result tr td
{
	padding: 3px 1em;
}

/* ----------- GALLERY -----------------*/

h2.albumHeader
{
  width: 500px;
  font-size:14px;
  background-color:#f6f3ee;
  padding: 10px 1em;
  vertical-align: middle;
  border: 1px solid;
  border-color: #666 #aaa #aaa #666;
  margin-top: -10px;
  h\eight: 24px;
  _padding:0;
}

div#disclaimer
{
  height: 120px;
  background: url(../img/paec.gif) no-repeat;
  padding:0 0 1em 160px;
  margin: 0 0 1.3em 4px;
  border-bottom: 1px solid #666;    
}

table.gallery 
{
  width: 100%;
}

tr.galleryrow
{
  border: 1px solid;
  border-color: #aaa #666 #666 #aaa;
  height: 120px;   
}

div.albuminfo
{
  font-size: 9px;
  margin-left: 2em;
  margin-top: 1em;    
}

td.thumbs
{
  width: 33%;
  border: 1px solid;
  border-color: #aaa #666 #666 #aaa;
  text-align:center; 
  background-color:#f6f3ee;
  vertical-align:middle;
}

td.thumbs img
{
  margin:11px;
  border: 1px solid;
  border-color: #666 #aaa #aaa #666;
} 

.galleryMainLink
{
  font-size: 140%;
  font-weight: bold;
  padding: 1em;
  letter-spacing: 0.2em;
  font-variant: small-caps;    
}

.galleryBackLink { 
  float: right; 
  display: inline;
  margin: 1em 1.6em 1em 1em;
  padding-top: 0.8em;
}
#outlook_icon {display: inline; position: relative; left: 480px;}
#oulook_icon a {display: block;}

#prevLink {background: url(../img/galleryPrev.gif) left 15% no-repeat;}
#nextLink {background: url(../img/galleryNext.gif) right 15% no-repeat;}

#timeout {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=100);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#timeout_display {
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	z-index: 1000;
	text-align: center;
	line-height: 0;
}

#time_container{
	position: relative;
	margin: 0 auto;
	font-weight: bold;
	padding: 2em;
}

/*****************
* Video
******************/

#vom_player embed{
  margin: 0 auto;
}