﻿body {
	background-color: #636253;
	background-image: url("../images/bgd_tile.gif");
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
}

#pageMaster {
	width: 975px;
	text-align: left;
}

#usableArea 
{
	/* all content in white frame, including headers (all except footer) */
	vertical-align: top;
	background-color: #FFFFFF;
	border-right: #ffffff 10px solid; 
	border-left: #ffffff 10px solid; 
	border-bottom: #ffffff 10px solid; 
	border-top: #ffffff 10px solid; 
}

#header
{
	border-bottom: #ffffff 10px solid;
	width: 100%;
}
.headernav td
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-transform : uppercase ;
	vertical-align: middle;
	padding-top: 5px;
	}
.headernav td
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-transform : uppercase ;
	vertical-align:middle;
	padding-top: 5px;

	}
a.headernavcollegiate:link, a.headernavcollegiate:visited
{
	color: #2b7a98;
	text-decoration: none;

	}
a.headernavcollegiate:hover, a.headernavcollegiate:active
{
	
	}
a.headernavpro:link, a.headernavpro:visited
{
	text-decoration: none;
	color: #407814;

	}

a.headernavpro:hover, a:headernavpro:active
{
	
	}


a.headernavlite:link, a.headernavlite:visited
{
	text-decoration: none;
	color:#73140B;
	}
a.headernavlite:hover, a.headernavlite:active{}


.headernav td .gray
{
	color: #98938a;
	}

#footer			
{
	color: #EEECE1;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	padding-top: 8px;
}

.headerLogo
{
/*	width: 250px; 
	height: 110px;*/
	text-align: left;
	
}

.headerBanner
{
/*	width: 468px; 
	height: 60px;*/
	text-align: right;
	
}

/* Top Nav menu */
#topNav			
{
	width: 100%;
	background-image: url("../images/tile_nav.gif");
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;

}
#topNav .leftEdge
{
	text-align: left;
}
#topNav .rightEdge
{
	text-align: right;
}
#topNav .interior
{
	text-align: left;
}

#topNav a			
{
	color: #FFFFFF;
	text-decoration:none;
	font-size: 11px;
	text-transform: uppercase;
}
#topNav a:hover			
{
	color: #C6FC5D;
}
#topNav .on
{
	color: #C6FC5D;
}

/* Top Nav Drop-down menus */
#menu			
{
	border-top: 1px solid #698d30;
	width: 165px;
}
#menu a			
{
	color: #FFFFFF;
	text-decoration: none;
	background: #6e9a29;
	padding: 5px 9px;
	font: 10px/11px verdana;
	text-align: left;
	vertical-align: middle;
	display: block;
}			
#menu a:hover	
{
	color: #C6FC5D;
	text-decoration: none;
/*	background: #969696; */
	padding: 5px 9px;
	font: 10px/11px verdana;
	text-align: left;
	vertical-align: middle;
	display: block;
}
#menu .navitem	
{
	border-top: 3px solid #698d30;
}
/*
#mainnavhome 		{margin-bottom:50px;}
#mainnavhome img	{margin-bottom:4px;}
*/

#leftColumn
{
	width: 300px;
/*	background-color: #6B6A59;*/
	text-align: center;
	vertical-align: top;
	background-image: url("../images/dot_tile.gif");
/*	background-repeat :repeat-x;
	background-color: #999999;
*/
}

#leftTop
{
	width: 300px;
	text-align: left;
	padding-top: 0;
	vertical-align: top;
	background-image: url("../images/brown_tile.gif");
	background-color: #6B6A59;

}


#leftBottom
{
	width: 100%;
	/*background-image: url("../images/dot_tile.gif");*/
	background-repeat: repeat;
	vertical-align: top;
	text-align: center;
}




/* Left Nav menu */

#leftNav
{
	font-family: Arial;
	
	}

#leftNav a
{
	display: block;
	text-decoration: none;
	}

#leftNav a.L1, #leftNav a.L1_active{background-image:url(../images/arrow1_up.gif); background-repeat: no-repeat; font-size: 12px; font-weight: bold; color: #000000; padding-left: 26px; line-height: 12px; height: 12px; padding-top: 6px; padding-bottom: 6px; margin-top: 0px; margin-bottom: 0px; vertical-align: middle;}
#leftNav a.L2, #leftNav a.L2_active{background-image:url(../images/arrow2_up.gif); background-repeat: no-repeat;  font-size: 11px; font-weight: bold; color: #232323; padding-left: 35px; line-height: 11px; height: 11px; padding-top: 4px; padding-bottom: 4px; margin-top: 0px; margin-bottom: 0px; vertical-align: middle;}
#leftNav a.L3, #leftNav a.L3_active{background-image:none; background-repeat: no-repeat;  font-size: 11px; color: #666666; font-weight: normal; padding-left: 44px; line-height: 11px; height: 11px; padding-top: 3px; padding-bottom: 3px; margin-top: 0px; margin-bottom: 0px; vertical-align: middle;}

#leftNav a.L1_active{background-image:url(../images/arrow1_down.gif);}
#leftNav a.L2_active{background-image:url(../images/arrow2_down.gif);}
#leftNav a.L3_active{background-image:url(../images/orange_bullet.gif); color: #a25800;}



/* Left Nav menu --  OLD  */

/*

#leftNav			
{
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: text-top;
	line-height: 31px;
}
#leftNav a			
{
	color: #FDD01B;
	text-decoration:none;
}
#leftNav a:hover			
{
	color: #FFFFFF;
}
#leftNav .on
{
	color: #FFFFFF;
}
#leftNav .on:hover
{
	color: #FDD01B;
}
#leftNav .title
{
	line-height: 31px; 
	height: 31px; 
	width: 100%;
}
#leftNav .row
{
	line-height: 31px; 
	height: 31px; 
	width: 100%;
}
#leftNav .row a
{
		
}


#leftNav dl				
{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
#leftNav dt 				
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#leftNav dd 				
{
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftNav .seriesLink
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
#leftNav .seriesLink:hover
{
	text-decoration: underline;
}
#leftNav .pageLink
{
	color: #E9E5CE;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;		
}
#leftNav .pageLink:hover
{
	text-decoration: underline;
}
#leftNav .selected
{
	color: #FDD01B;
}

*/


/*****/

#rightColumn
{
	width: 655px;
	background-color: #EEECE1;
	vertical-align: top;
}

#mainContent 
{
	text-align: left;
	vertical-align: top;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#breadcrumbs
{
	background-color: #DDDBCF;
	text-align: left;
	vertical-align: top;
	width: 100%;
	line-height: 28px;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 10px;
	padding-left: 25px;
}
#breadcrumbs a
{
	color: #666666;
	text-decoration: none;
}
#breadcrumbs a:hover
{
	text-decoration: underline;
}

.googleAds
{
	height: 250px;
	width: 250px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	background-position: center;
}

.pagePhoto
{
	height: 147px;
	width: 655px;
}

.pageTitle
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #4F4C3D;
	vertical-align: top;
	line-height: 30px;
	text-transform:uppercase;
}

.pageTitleLight
{
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #4F4C3D;
	vertical-align: top;
	text-transform: none;
}

.pageTitleCaps
{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #4F4C3D;
	vertical-align: top;
	text-transform: uppercase;
}

.pageTitleSchedule
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #547C16;
	padding-top: 6px;
}
/*
.pageTitleSchedule img
{
	position: relative;
	top: 4;
}
*/

.pageSubTitle
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6E9431;
	vertical-align: top;
	text-transform:uppercase;
	line-height: 30px;
}

.pageDescription
{
	font-family: Arial;
	font-size: 18px;
	color: #565656;
	vertical-align: top;
	line-height:23px;
}

.pageDescriptionSmall
{
	padding-top: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	vertical-align: top;
	text-decoration: none;
	line-height:17px;
}


.pageDescriptionSmallLink
{
	padding-top: 10px;
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	vertical-align: top;
	text-decoration: none;
}
.pageDescriptionSmallLink:hover
{
	text-decoration: underline;
}

#newsHome
{
	background-color: #ffffff;
	border: #C8CAC6 1px solid; 
	padding: 15px 15px 15px 15px;
}

#newsHomeTour
{
/*	border-bottom: #C8CAC6 1px solid; */
}

#newsHomePlayer
{
}

.tourNewsTitle
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6E9431;
	text-transform: uppercase;
}

.tourNewsCaptionTitle
{
	font-family: Arial;
	font-size: 12px;
	color: #6E9431;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;

}
.tourNewsCaptionTitle:hover
{
	text-decoration: underline;
}

.tourNewsCaptionDesc
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}
.tourNewsCaptionDesc:hover
{
	text-decoration: underline;
}

.playerNewsHomePic
{
	padding-right: 5px;
	padding-bottom: 5px;
}

.tournamentHome  
{
	background-color: #FFFFFF;
	border: #C8CAC6 1px solid; 
	height: 171px;
	width: 286px;
	vertical-align: top;
}

.tournamentHomeHeader
{
	background-image: url("../images/tile.gif");
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	width: 286px;
	height: 24px;
	padding-left: 9px;
}

.tournamentHomeHeaderYellow
{
	color: #F5F06F;
}

.tournamentHomeName
{
	color: #302E20;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.tournamentHomeDate
{
	color: #656663;
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
}

.tournamentHomeLink
{
	color: #A87402;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.tournamentHomeLink:hover
{
	text-decoration: underline;
}

/**********/
.tournamentList
{
	background-color: #FFFFFF;
	border: #C8CAC6 1px solid; 
	width: 605px;
	vertical-align: top;
	text-align: left;
}

.tournamentListHeader
{
	background-image: url("../images/tile_hdr.gif");
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	
}

.tournamentListThumb
{
	padding-left: 10px;
}

.tournamentListInfo
{
	vertical-align: top;
	padding-left: 10px;
}

.tournamentListIndicator
{
	vertical-align: text-top;
	padding-left: 5px;
}

.tournamentListRed
{
	color: #BF0202;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
}

.tournamentListName
{
	color: #CE8E03;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
}
.tournamentListName:hover
{
	text-decoration: underline;
}

.tournamentListBody
{	
	color: #3B3A3A;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}
.tournamentListBody:hover
{
	text-decoration: underline;
}

.tournamentListLink
{
	color: #5C8D08;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.tournamentListLink:hover
{
	text-decoration: underline;
}

.tournamentListSeparator
{	
	background-image: url("../images/dotted_line.gif");
	background-repeat: repeat-x;
	vertical-align: middle;
}

/********/
.tournamentCurrentInfo
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
	width: 100%;
}

.tournamentCurrentName
{
	color: #302E20;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}

.tournamentCurrentBody
{	
	color: #3B3A3A;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
}

.tournamentCurrentLabel
{
	color: #302E20;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
}

.tournamentCurrentIndicator
{
	vertical-align: text-top;
	margin-left: -7px;
}

.tournamentCurrentBlueGolf
{
	/*padding-left: 10px;*/
}

.tournamentCurrentBlueGolfButtons
{
	background-color: #FCF7BA;
	text-align: left;
	/*width: 567px;*/
	width: 100%;
}

.tournamentCurrentBlueGolfLine
{
	background-image: url("../images/orange_line.gif");
	background-repeat: repeat-x;
	width: 428px;
	margin-left: 0;
	text-align: left;
}

/**********/
.newsTop
{
	background-color: #ffffff;
	border: #C8CAC6 1px solid; 
	padding: 15px 15px 15px 15px;
	vertical-align: top;
	border-bottom: #ffffff 1px solid;
	padding-bottom: 0px;
}

.newsTopTitle
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CD8301;
	text-decoration: none;
	vertical-align: top;
}
.newsTopTitle:hover
{
	text-decoration: underline;
}

.newsTopSeparator
{
	margin-top: 10px;
}

.newsTopBody
{
	border: 0; 
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}

.newsHeadingDate
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #547C16;
	text-align: right;
	width: 100%;
}
.newsdate
{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-style: italic;
	
	}


.newsArea
{
	background-color: #ffffff;
	border: #C8CAC6 1px solid; 
	padding: 15px 15px 15px 15px;
	vertical-align: top;
	border-top: #ffffff 1px solid;


}

.newsAreaTop
{
	border-bottom: #C8CAC6 1px solid; 
}

.newsAreaBottom
{
	width: 100%;
	margin-top: 10px;
	padding: 15px 15px 15px 15px;
}


.newsAreaLink
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #4A700F;
	text-decoration: underline;
}
.newsAreaLink:hover
{
	color: #CD8301;
}

.newsDetailImage
{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

.newsDetailText
{
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	vertical-align: top;
	margin-top: 5px;
}	

.newsDetailTitle
{
	margin-top: 0;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CD8301;
	text-decoration: none;
	vertical-align: top;
}

.newsSearch  
{
	background-color: #E3FBBF;
	/*border: #C8CAC6 1px solid; */
	width: 210px;
	vertical-align: top;
}

.newsSearchHeader
{
	background-color: #6E9A29;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: middle;
	width: 210px;
	height: 24px;
	padding-left: 9px;
}

.newsSearchLabel
{
	color: #000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 10px;
}

.newsSearchDropdown
{
	margin-left: 10px;
	width: 190px;
}

.newsSearchSpacer
{
	padding-top: 5px;
}

.newsResult
{
	padding-top: 10px;
}

.newsResultTitle
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #547C16;
	vertical-align: top;
	text-transform: uppercase;
}

.newsResultDate
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #547C16;
	width: 100%;
	padding-bottom: 10px;
}

.weatherdescription td
{
	font-family : Verdana;
	font-size: 10px;
	line-height:15px;
	color: #656663;
}

ul.currenttournaments
{
	float:left;
	width: 600px;
	margin: 0 0 0 0;
	text-indent: 0px;
	padding: 0 0 0 0;
	}
ul.currenttournaments li
{

	display: block;
	width: 286px;
	height: 171px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	float:left;
	overflow:hidden;
	text-indent: 0;
	}
ul.playernews
{
	float:left;
	width: 540px;
	margin: 0 0 0 0;
	text-indent: 0px;
	padding: 0 0 0 0;
}
ul.playernews li
{
	display: block;
	width: 270px;
	height: 60px;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	float:left;
	overflow:auto;
	text-indent: 0;
}
.pursetable td
{
	padding: 2 15 2 10;
	text-align: left;
	vertical-align : top;
	
	}
#purseleft
{
    padding-right: 70px;
}
.pagecontent
{
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	vertical-align: top;
	}

.pagecontent a:link, .pageDescriptionSmall a:link
{
	color: #4A700F;

	}
.pagecontent a:visited, .pageDescriptionSmall a:visited
{
	color: #8AB608;
	}

.contenttable td
{
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	padding-right: 15px;	
	}

	
	#mask
{
	top:0px;
	left:0px;
	position :absolute;
	width: 100%;
	display :block;
	background-color : #8b897a;
	filter:alpha(opacity=80);
	opacity:.80;
	moz-opacity:.80; 
	z-index: 99;
	visibility:hidden;
	height: 0px;
	text-align: center;
	}
#zoom
{
	z-index: 100;
	position: absolute;
	top: 70px;
/*	margin-left: 30%;*/
	margin-left: -25px;  
	visibility: hidden;
	background-color : #FFFFFF;
	width: 1020px;
	height: 870px;
	font-family: Verdana;
	font-size: 10px;
	}
	
#bgframe
{
	width: 1020px;
	height: 840px;
	}

iframe{
}
.adPadding
{
    margin-top: 15px;
}



#emailcontainer{
	width: 	auto;
	height: auto;
	padding: 0px;
	display: block;
	position: absolute;
	visibility : hidden;
	border: solid 1px #646154;
	overflow :hidden;
	left:0px;
	top: 0px;
	z-index: 99;
	background-color:#EEECE1;
}
.emailiframe
{
	border-style:none;
	border-collapse: collapse;
	width: 334px;
	height: 310px;
	display: block;
	overflow :hidden;
/*	filter:alpha(opacity=90);
	opacity:.90;
	moz-opacity:.90; */
	}
#emailafriendcontainer
{
	background-color : #EEECE1;
	background-repeat: repeat-x;
	display: block;
	width: 334px;
	height: 310px;
/*	border: solid 0px #316597;*/

	border-collapse:  collapse;
	border-style:none;
	}
table.emailafriendtable td
{

	font-family: Verdana;
	color: #636259;
	font-size: 10px;
	vertical-align : top;
	}
table.emailafriendtable td input, table.emailafriendtable td textarea
{
	border-collapse:collapse;
	font-family : Verdana;
	font-size : 10px;
border: solid 1px #c8cac6;

	}



.emailafriendtable a, #closebtn a
{
	color:#4A700F;
	}

.emailafriendthanks
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 10px;
	vertical-align : top;
	}	
	
.emailwindowtitle
{
	font-weight: bold;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 11px;
	color: #636259;
	display:block; 
	position: static;
	width:280px; 
	margin-left:10px; 
	text-align:center;
	clear:none;

	}
#closebtn
{
	float:right;
	display:block;
	position: absolute;
	margin-left:280px;
	margin-top: -38px;
	z-index: 100;
	color:#636259;
	font-weight: bold;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 11px;
	color: #636259;

	}	
	
.dragger{
	display: block;
	height: 30px;
	width: 334px;
	background-color: #EEECE1;
	position: relative;
	left:0;
	top: 0;
	z-index: 90;

	padding-top: 7px;
	padding-bottom: 7px;
	white-space: normal;
	text-align: left;
}
a.bgprint:link, a.bgprint:visited
{
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;

	}
a.bgprint:hover, a.bgprint:active
{

	}
a.newsprint:link,a.newsprint:visited
{
	color: #636259;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform:uppercase;
	}
	a.newsprint:hover,a.newsprint:active
{
	}
table
{
    font-size: 12px;
}