.body
	{
	color:black;
	margin:0px;
	padding:0px;
	}

.noHeight
	{
	margin:0px;
	padding:0px;
	height:0px;
	line-height:0px;
	font-size:0px;
	}

#fullPage
	{
	padding:0px;
	margin:0px;
	height:400px;
	width:760px;
	}

#teeTimesLeft
	{
	margin-left:0;
	padding-left:0;
	padding-right:20px;
	float:left;
	width:160px;
	}

#teeTimesRight
	{
	float:left;
	width:580px;
	height:470px;
	overflow:hidden;
	}

#teeTimesCal
	{
	width:160px;
	padding-left:0px;
	margin-left:0px;
	}

#calendarHolder
	{
	padding-left:0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	}
	
#teeTimesWeekOf
	{
	/* height:280px; */
	}	

	.teeTimesWeekOfDayAll
		{
		/*
		padding:20px;
		*/
		}
	
		.teeTimesWeekOfDay
			{
			width:160px;
			text-align:center;
			padding:0px;
			padding-bottom:15px;
			padding-top:15px;
			}

.leftMenu
	{
	width:160px;
	text-align:center;
	padding:0px;
	}

#teeTimes
	{
	width:580px;
	height:415px;
	overflow:auto;
	background-image: url('../images/teeTimesCal/tt-bg.gif');
	background-repeat: no-repeat;
	<!--cursor:pointer;-->
	}
	
#teeTimesText
	{
	z-index:2;
	display:block;
	}

/*
#ttLightbox
	{
	opacity:1;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:3;
	left:10px;
	right:0px;
	top:-370px;
	display:none;
	text-align:center;
	}
*/

	
#ttLightbox
	{
	opacity:1;
	margin:0px;
	padding:0px;
	z-index:3;
	position:relative;
	top:-415px;
	width:560px;
	height:415px;
	overflow:hidden;
	display:none;
	text-align:center;
	background-image: url('../images/teeTimesCal/ttLightbox-bg.gif');
	background-repeat: no-repeat;
	}

#loadingPage
	{
	display:block;
	z-index:4;
	position:relative;
	top:-415px;
	width:560px;
	height:415px;
	overflow:auto;
	background-image: url('../images/teeTimesCal/ajax-loader-big-transparent.gif');
	background-repeat: no-repeat;
	filter:alpha(opacity=65);
	opacity:.65;
	}

#processingPage
	{
	display:none;
	z-index:6;
	position:relative;
	top:-830px;
	width:560px;
	height:415px;
	overflow:auto;
	background-image: url('../images/teeTimesCal/ajax-processing-big.gif');
	background-repeat: no-repeat;
	background-color:white;
	}

#ttLightboxText
	{
	width:520px;
	height:375px;
	display:block;
	padding:20px;
	overflow:auto;
	}

.ttLBmessages
	{
	font-size:14pt;
	}

.LBformNameTop
	{
	padding:5px;
	margin:0px;
	margin-right:25px;
	text-align:left;
	padding:5px;
	width:226px;
	height:22px;
	float:left;
	}
	
.LBremove
	{
	float:left;
	padding:0px;
	margin:0px;
	margin-top:10px;
	width:26px;
	height:22px;
	cursor:pointer;
	}

.LBformName
	{
	padding:5px;
	margin:0px;
	margin-right:15px;
	text-align:left;
	padding:5px;
	width:200px;
	float:left
	}

.LBformBox
	{
	padding:5px;
	margin:0px;
	width:65px;
	float:right;
	text-align:center;
	height:22px;
	}

.LBformBoxTop
	{
	padding:5px;
	margin:0px;
	width:65px;
	float:right;
	text-align:center;
	height:22px;
	}

.LBformSubmit
	{
	padding-left:230px;
	padding-top:10px;
	float:left;
	text-align:center;
	}

#LBcheckIn
	{
	width:100px;
	height:15px;
	z-index:1;
	display:none; 
	position:absolute; 
	background-color: white;
	padding: 5px;
	cursor:pointer;
	}

#teeTimesForm
	{
	margin:0px;
	padding:0px;
	height:215px;
	display:block;
	}
	
.ttConf
	{
	text-align:left;
	font-size:18px;
	}

.tt_Players
	{
	text-align:left;
	}

.ttPlayer
	{
	display:block;
	padding:3px;
	float:left;
	}
	
.ttOpen
	{
	padding:3px;
	}
	
.floatLeft
	{
	float:left;
	}

.paddingRight
	{
	float:left;
	padding-right:5px;
	}
	
#checkInForm
	{
	height:14px;
	}
	
#LBtime
	{
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:26px;
	line-height:30px;
	}
	
#LBdate
	{
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:20px;
	line-height:30px;
	}

#LBclose
	{
	cursor:pointer;
	float:right;
	}

.cursorPointer
	{
	cursor:pointer;
	}

#loading_box
	{
	margin:0px;
	padding:0px;
	position:relative;
	left:10px;
	right:0px;
	top:0px;
	display:block;
	text-align:center;
	}
	
#autocompleteNone
	{
	padding:0px;
	margin-top:0px;
	width:170;
	height:165;
	display:block;
	overflow:auto;
	}

#ttFormLookup
	{
	display:none;
	}

#ttFormManual	
	{
	display:block;
	}

#ttMakePublic	
	{
	text-align:center;
	margin:10px;
	}
