﻿.leftTab
{
	background-image: url('Images/leftTab160.jpg');
	background-repeat: no-repeat;
	width: 160px;
	height: 40px;
	padding-left: 15px;
	padding-top: 10px;
	margin-bottom: 11px;
	cursor: pointer;
}
.hoverLeftTab
{
	background-image: url('Images/leftTabHover160.jpg');
	background-repeat: no-repeat;
	width: 160px;
	height: 40px;
	padding-left: 15px;
	padding-top: 10px;
	margin-bottom: 11px;
	cursor: pointer;
	color: #ffffff;
}
.hoverLeftTab .buttonHead { color: #ffffff }
.hoverLeftTab .buttonSub { color: #ffffff }

.rightTab
{
	background-image: url('Images/leftTab160.jpg');
	background-repeat: no-repeat;
	width: 160px;
	height: 40px;
	padding-left: 15px;
	padding-top: 10px;
	margin-bottom: 11px;
	cursor: pointer;
	color: #ffffff;
}
.hoverRightTab
{
	background-image: url('Images/leftTabHover160.jpg');
	background-repeat: no-repeat;
	width: 160px;
	height: 40px;
	padding-left: 15px;
	padding-top: 10px;
	margin-bottom: 11px;
	cursor: pointer;
	color: #ffffff;
}
.hoverRightTab .buttonHead { color: #ffffff }
.hoverRightTab .buttonSub { color: #ffffff }

.picContainer
{
	width: 490px;
	height: 600px;
	background-image: url('Images/pickBack380x360.jpg' );
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	position: static;
	margin-left: 2px;
	margin-right: 2px;
	
}

.picGalleryContainer
{
	width: 300px;
	height: 500px;
	background-image: url('Images/pickBack590x440.jpg' );
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	position: static;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;

}


.holeDescription
{
	width: 475px;
	height: 110px;
	text-align: left;
	color: black;
	font-size: .90em;
	vertical-align: middle;
	color: #10427a;
	background-color: white;
	border-top: #009933 double;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:0px;

}

.holeDescriptionHidden
{
	width: 480px;
	height: 105px;
	text-align: left;
	color: black;
	font-size: 12pt;
	vertical-align: middle;
	color: #10427a;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	display: none;
	visibility: hidden;
}


.scoreCard
{
	width: 100%;
	height: 20px;
	
}

.scoreCardRow
{
	font-size:1em;
	border-top: #00d8f8 thin solid;
	border-bottom: #00d8f8 thin solid;
	border-left: #00d8f8 thin solid;
	border-right: #00d8f8 thin solid;
}

.pic
{
	width: 480px;
	height: 360px;
	background-image: url('Images/CourseImages/Hole01-01.jpg' );
	background-repeat: no-repeat;
	padding-bottom:0px;

}

.buttonHead{font-weight: bold; font-size: 13px; color: #10427a}
.buttonSub{font-size: 12px; color: #10427a}


.defaultPage1
{
	width: 400px;
	height: 240px;
	background-image: url('Images/ClubHouseImages/defaultPage1.jpg' );
	background-repeat: no-repeat;
	border-top: #009933 double;
	border-bottom: #009933 double;
	border-left: #009933 double;
	border-right: #009933 double;


}

.defaultPage2
{
	width: 400px;
	height: 240px;
	background-image: url('Images/ClubHouseImages/TurveyClubHouse.jpg' );
	background-repeat: no-repeat;
	border-top: #009933 double;
	border-bottom: #009933 double;
	border-left: #009933 double;
	border-right: #009933 double;

}

.Visitor1
{
	width: 400px;
	height: 240px;
	background-image: url('Images/CourseImages/HOLE09-03.jpg' );
	background-repeat: no-repeat;
	border-top: #009933 double;
	border-bottom: #009933 double;
	border-left: #009933 double;
	border-right: #009933 double;


}

.Visitor2
{
	width: 400px;
	height: 240px;
	background-image: url('Images/CourseImages/HOLE13-02.jpg' );
	background-repeat: no-repeat;
	border-top: #009933 double;
	border-bottom: #009933 double;
	border-left: #009933 double;
	border-right: #009933 double;

}


.Wedding1
{
	width: 400px;
	height: 240px;
	background-image: url('Images/HotelImages/Wedding1.jpg' );
	background-repeat: no-repeat;
	border-top: #009933 double;
	border-bottom: #009933 double;
	border-left: #009933 double;
	border-right: #009933 double;


}

.Wedding2
{
	width: 400px;
	height: 240px;
	background-image: url('Images/HotelImages/Wedding2.jpg' );
	background-repeat: no-repeat;
	border-top: #009933 double;
	border-bottom: #009933 double;
	border-left: #009933 double;
	border-right: #009933 double;

}

.scoreCardMain
{
	width: 453px;
	height: 583px;
	background-repeat: no-repeat;
	padding-top:20px;
}
.courseMap
{
	width: 300px;
	height: 560px;
	background-image: url('Images/ScoreCard/CourseMap.JPG' );
	background-repeat: no-repeat;


}
.turveyDirections
{
	width: 589px;
	height: 564px;

}

.showbigImage
{
	cursor: pointer;
}
.largeImage
{
	background-repeat: no-repeat;
	width: 600px;
	height: 400px;
}