﻿* 
{ 
	margin:0;	
	border-collapse:separate;	
	border-spacing:0;
	-moz-box-sizing: border-box; 	
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, sans-serif;
	cursor: default;
}

body
{
	font-size: 8pt;
	color: #444444;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

ul 
{
	margin:0 0 0 0; 
	padding:0;
}

li
{
	margin:0 0 0 16px;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	letter-spacing: -1px;
}

h2
{
	font-size: 9pt;
	font-weight: bold;
	margin: 4px 0 4px 0;
	letter-spacing:-1px;
}

h3
{
	font-size: 7pt;
	font-weight: 900;
	color: #e58926;
	margin: 0 0 0 0;
}

.par
{
    font-size: 13px;
    font-weight: normal;
    color: #666666;
    font-family: Impact;
}

.par_mini
{
    font-size: 7px;
    font-weight: bold;
    color: #666666;
    font-family: Verdana;
}

.handicap
{
    font-size: 30px;
    font-weight: bold;
    color: #eeeeee;
    font-family: Impact;
    white-space:nowrap;
}

.handicap_mini
{
    font-size: 8px;
    font-weight: bold;
    color: #eeeeee;
    font-family: Verdana;
}

p
{
	margin: 8px 0px 8px 0px;
}

div.hr 
{ 
    margin-top:8px;
    margin-bottom:8px;
	width: 100%; 
	height: 1px; 
	border-top: dotted 1px #dcdcdc; 
} 

.std
{
	font-size: 8pt;
	color: #444444;
}

.blu
{
	color: #5da4eb;
}

.wht
{
	font-size: 10pt;
	font-weight:bold;
	color: #ffffff;
}

.wht_bld
{
	font-size: 8pt;
	font-weight:bolder;
	color: #ffffff;
}

.wht_sm
{
	font-size: 7pt;
	font-weight:bold;
	color: #ffffff;
}

.sm
{
	font-size: 7pt;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:10px;
}

.gry_sm
{
	font-size: 7pt;
	font-weight:bold;
	color: #bababa;
	line-height:10px;
	letter-spacing: -1px;
}

.orn_sm
{
	font-size: 7pt;
	font-weight:bold;
	color: #e58926;
	line-height:10px;
	letter-spacing: -1px;
}

.version
{
	font-size: 6pt;
	font-weight:bold;
	color: #888888;
	line-height:10px;
	letter-spacing: -1px;
}

.bld
{
	font-size: 8pt;
	font-weight:bold;
}

.news_headline
{
	font-size: 7pt;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:14px;
}

.news_story
{
	font-size: 7pt;
	font-weight:normal;
	line-height:14px;
}


.quote
{
	font-size: 9pt;
	font-weight:bolder;
	font-style:italic;
}

.bldr
{
	font-size: 9pt;
	font-weight:bolder;
}

.bldr_condensed
{
	font-size: 9pt;
	font-weight:bolder;
	letter-spacing: -1px;
}

.bld_blu
{
	font-size: 10pt;
	font-weight: bolder;
	color: #085aa4;
	margin: 0 0 0 0;
}

.modalBax
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    
}

.nav_shadow
{
	background-image: url(graffix/nav_shadow.jpg);
}

.nav_shadow_sliver
{
	background-image: url(graffix/nav_shadow_sliver.jpg);
	background-repeat: repeat-x;
}

.reg_off
{
	background-image: url(graffix/reg_off_ani.gif);
	background-repeat: no-repeat;
}

.reg_over
{
	background-image: url(graffix/reg_over_ani.gif);
	background-repeat: no-repeat;
}

.autocomplete_list
{
    visibility:hidden;
    margin:0px!important;
    padding:0px!important;
    background-color:#ffffff;
    color:windowtext;
    border:buttonshadow;
    border-width:1px;
    border-style:solid;
    cursor:default;
    text-align:left;
    list-style-type:none;
    list-style:none;
    overflow:auto;
    font-weight:normal;
}

.autocomplete_listitem
{
    background-color:window;
    color:windowtext;
    padding:3px;
    list-style:none;
    margin:0px;
}

.autocomplete_listitem_highlight
{
    background-color:Highlight;
    color:HighlightText;
    padding:3px;
    list-style:none;
    margin:0px;
}

.ratingStar 
{
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(graffix/rating/star_yellow.gif);

}

.emptyRatingStar {
    background-image: url(graffix/rating/star_empty.gif);
}

.savedRatingStar {
    background-image: url(graffix/rating/star_red.gif);
}

.btn
{
	font-size: 8pt;
	width:64px;
	color: #666666;
}

.paypal
{
    cursor:pointer;
}	

.google_checkout
{
    cursor:pointer;
}	

.box
{
	font-size: 8pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	padding:2px 4px 2px 4px;
	width:200px;
	color:#444444;
}

.box_invalid
{
	font-size: 8pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	padding:2px 4px 2px 4px;
	width:200px;
	background-color: #FFCCCC;
}

.box_r
{
	font-size: 8pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	padding:2px 4px 2px 4px;
	width:50px;
	text-align:right;
	color:#444444;
}

.box_r_invalid
{
	font-size: 8pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	padding:2px 4px 2px 4px;
	width:50px;
	text-align:right;
	background-color: #FFCCCC;
}

.box_r_focus
{
	font-size: 8pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	padding:2px 4px 2px 4px;
	width:50px;
	text-align:right;
	background-color: #FFFFCC;
	color:#444444;
}


.box_watermarked
{
	font-size: 8pt;
	font-weight:normal;
    font-style:italic;
    color:#dcdcdc;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	padding:2px 4px 2px 4px;
	width:200px;
}

.ddl
{
	font-size: 8pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	padding:2px 4px 2px 4px;
	color:#444444;
}

.ddl_invalid
{
	font-size: 8pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	padding:2px 4px 2px 4px;
	color:#444444;
	background-color: #FFCCCC;
}

.ddl_sm
{
	font-size: 7pt;
	font-weight:normal;
	border-style:solid;
	border-width:1px;
	border-color:#dcdcdc;
	padding:1px 2px 1px 2px;
	color:#444444;
}


.callout_style
{
	display:none;
}














.card_grid_hdr
{
    color: #444444;
    border: solid 1px #dcdcdc;
    background-color: #efefef;
    text-align: center;
	padding:4px 4px 4px 4px;
	font-size: 8pt;
	font-weight:normal;
}

.card_grid_lock
{
    color: #444444;
    border: solid 1px #dcdcdc;
    background-color: #f9f9f9;
    text-align: center;
	padding:4px 4px 4px 4px;
	font-size: 8pt;
	font-weight:normal;
}

.card_grid_no_entry
{
    color: #444444;
	font-size: 8pt;
	font-weight:normal;
    text-align: center;
	padding:4px 4px 4px 4px;
    border:solid 1px #dcdcdc;
	background-position:center center;
	background-repeat:no-repeat;
}

.card_grid_with_entry
{
    color: #444444;
    line-height:0px;
    text-align: center;
	padding:0px;
    border:solid 1px #dcdcdc;
	background-position:center center;
	background-repeat:no-repeat;
}




.field_entry
{
    color: #444444;
	font-size: 8pt;
	font-weight:normal;
    text-align: center;
    padding:2px 0px 2px 0px;
    width:22px;
    border:solid 1px transparent;
	background-color: transparent;
    margin:0px;
    cursor:text;
}

.field_entry_focus
{
    color: #444444;
	font-size: 8pt;
	font-weight:normal;
	text-align:center;
    padding:2px 0px 2px 0px;
	width:22px;
    border:solid 1px transparent;
	background-color: #ffffcc;
    margin:0px;
    cursor:text;
}

.field_entry_invalid
{
    color: #444444;
	font-size: 8pt;
	font-weight:normal;
	text-align:center;
    padding:2px 0px 2px 0px;
	width:22px;
    border:solid 1px transparent;
	background-color: #ffcccc;
    margin:0px;
    cursor:text;
}














.valid
{
	font-size: 7pt;
	color:#cc0000;
	font-weight:bold;
	font-style:italic;
}

.msg
{
	font-size: 7pt;
	color:#085aa4;
	font-weight:bold;
}

.valid_mini
{
	font-size: 9px;
	color:#cc0000;
	font-weight:bold;
}

.linkstyle
{
    font-size:7pt;
    font-weight:bold;
	text-decoration:none;
	letter-spacing: -1px;
	color:#5da4eb;
	cursor:pointer;
}

a:link
{
    font-weight:bold;
	text-decoration:none;
	color:#5da4eb;
	cursor:pointer;
}

a:visited
{
    font-weight:bold;
	text-decoration:none;
	color:#5da4eb;
	cursor:pointer;
}

a:hover
{
    font-weight:bold;
	text-decoration:underline;
	color:#5da4eb;
	cursor:pointer;
}

a.alpha:link, a.alpha:visited
{
    font-size: 9pt;
    font-weight:bold;
    color: #444444;
    padding: 2px 6px 2px 6px;
    display:block;
    text-decoration:none;
    background-color: transparent;
    border: solid 1px transparent;
}

a.alpha:hover
{
    font-size: 9pt;
    font-weight:bold;
    color: #444444;
    padding: 2px 6px 2px 6px;
    display:block;
    text-decoration:none;
    background-color: #fee4c7;
    border: solid 1px #e58926;
}

a.footer:link
{
    font-size:7pt;
    font-weight:bold;
	text-decoration:none;
	letter-spacing: -1px;
	color:#5da4eb;
	cursor:pointer;
}

a.footer:visited
{
    font-size:7pt;
    font-weight:bold;
	text-decoration:none;
	letter-spacing: -1px;
	color:#5da4eb;
	cursor:pointer;
}

a.footer:hover
{
    font-size:7pt;
    font-weight:bold;
	text-decoration:underline;
	letter-spacing: -1px;
	color:#5da4eb;
	cursor:pointer;
}

.tree
{
    font-size:7pt;
	text-decoration: none;
}

a.tree:link
{
    font-size:7pt;
    font-weight:bold;
	text-decoration:none;
	letter-spacing: -1px;
	color:#5da4eb;
	cursor:pointer;
}

a.tree:visited
{
    font-size:7pt;
    font-weight:bold;
	text-decoration:none;
	letter-spacing: -1px;
	color:#5da4eb;
	cursor:pointer;
}

a.tree:hover
{
    font-size:7pt;
    font-weight:bold;
	text-decoration:underline;
	letter-spacing: -1px;
	color:#5da4eb;
	cursor:pointer;
}


/* MEMBER NAVIGATION */

a.nav:link, a.nav:visited
{
    height:20px;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	padding-left: 12px;
	padding-right: 12px;
	white-space: nowrap;
	letter-spacing: -1px;
	background-image: url(graffix/nav_sliver.gif);
	background-repeat: repeat-x;
	display:block;
    text-decoration:none;
    line-height:18px;
}

a.nav:hover, a.nav_on:link, a.nav_on:visited, a.nav_on:hover
{
    height:20px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 12px 0px 12px;
	white-space: nowrap;
	letter-spacing: -1px;
	background-image: url(graffix/nav_sliver_on.gif);
	background-repeat: repeat-x;
	display:block;
    text-decoration:none;
    line-height:18px;
}

a.nav_press:link, a.nav_press:visited, a.nav_press:hover
{
    height:20px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 12px 0px 12px;
	white-space: nowrap;
	letter-spacing: -1px;
	background-image: url(graffix/nav_sliver_press.gif);
	background-repeat: repeat-x;
	display:block;
    text-decoration:none;
    line-height:18px;
}

.nav
{
	font-size: 9px;
	font-weight: bold;
	color: #eeeeee;
	padding-left: 8px;
	padding-right: 8px;
	white-space: nowrap;
	letter-spacing: -1px;
	background-image: url(graffix/nav_sliver.gif);
	background-repeat: repeat-x;
}
.nav_sep
{
	padding-left: 2px;
	padding-right: 0px;
	white-space: nowrap;
	background-image: url(graffix/nav_groove.gif);
	background-repeat: no-repeat;
	width:2px;
}


/* ADMIN NAVIGATION */

a.nav_admin:link, a.nav_admin:visited
{
    height:20px;
	font-size: 9px;
	font-weight: bold;
	color: #dddddd;
	padding-left: 12px;
	padding-right: 12px;
	white-space: nowrap;
	letter-spacing: -1px;
	background-image: url(graffix/nav_admin_sliver.gif);
	background-repeat: repeat-x;
	display:block;
    text-decoration:none;
    line-height:18px;
}

a.nav_admin:hover, a.nav_admin_on:link, a.nav_admin_on:visited, a.nav_admin_on:hover
{
    height:20px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 12px 0px 12px;
	white-space: nowrap;
	letter-spacing: -1px;
	background-image: url(graffix/nav_admin_sliver_on.gif);
	background-repeat: repeat-x;
	display:block;
    text-decoration:none;
    line-height:18px;
}

a.nav_admin_press:link, a.nav_admin_press:visited, a.nav_admin_press:hover
{
    height:20px;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 12px 0px 12px;
	white-space: nowrap;
	letter-spacing: -1px;
	background-image: url(graffix/nav_admin_sliver_press.gif);
	background-repeat: repeat-x;
	display:block;
    text-decoration:none;
    line-height:18px;
}

.nav_admin_sep
{
	padding-left: 2px;
	padding-right: 0px;
	white-space: nowrap;
	background-image: url(graffix/nav_admin_groove.gif);
	background-repeat: no-repeat;
	width:2px;
}

