
#bodyContent h1.golfTitle {
}

#bodyContent h2.golfTitle {
	padding: 0 0 2px 0;
	font-size: 16px;
	float: left;
	clear: left;
	margin: 10px 0 10px 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #FFFFFF;
	background: url(/graphics/golfGuide/golfguideTopStripBackground.gif) no-repeat;
	text-indent: 32px;
	width: 100%;
}

#bodyContent h3.address {
	font-weight: normal;
}

#bodyContent div.gg_top_left {
	float: left;
	margin: 1em 0 0 0;
}

#bodyContent div.gg_top_left div.gg_tools {
	margin: 0 0 0 1.25em;
	float: left;
	font-size: 1.2em;
}

#bodyContent div.gg_top_left div.gg_tools ul {
	line-height: 2em;
}

#bodyContent div.gg_top_left .coursePar {
	width: 29em;
	float: left;
	margin: 0 0 0 1.5em;
	border-left: 1px solid #CCCCCC;
	padding: 0 0 0 1em;
}

#bodyContent div.gg_top_left .courseInfo {
	margin: 1em 0;
	width: 44.75em;
	border-top: 1px solid #CCCCCC;
}

#bodyContent div.gg_top_left .golf_stats {
	font-size: 1.2em;
	line-height: 1.6em;
}

#bodyContent div.gg_top_left .golf_stats table {
	width: 100%;
}

#bodyContent div.gg_top_left .golf_stats h2 {
	margin: 0;
	padding: 0;
}

#bodyContent div.gg_top_left .golf_stats .red {
	color: #870E06;
}

#bodyContent div.gg_top_left .golf_stats tr .stat_1 {
	width: 34%;
}

#bodyContent div.gg_top_left .golf_stats tr .stat_2 {
	width: 33%;
}

#bodyContent div.gg_top_left .golf_stats tr .stat_3 {
	width: 33%;
}

#bodyContent div.gg_top_left .golf_stats tr .stat_4 {
	width: 34%;
	font-weight: bold;
}

#bodyContent div.gg_top_left .golf_stats tr .stat_5 {
	width: 66%;
}

#bodyContent .golfVideo {
	margin: 0;
	padding: 0 0.5em 0.25em 0.5em;
	float: right;
	border: 1px solid #CCCCCC;
	width: 25.75em;
}

#bodyContent .golfVideo p {
	font-size: 1.2em;
	margin: 0;
}

#bodyContent .golfCoursePhoto {
	float: right;
	border: 1px solid #CCCCCC;
}

#bodyContent div.articleView {
	border-top: 3px double #CCCCCC;
	padding: 1em 0 0 0;
}

#bodyContent div.articleView p {
	line-height: 1.5em;
	font-size: 1.2em;
}

/* video summary page styles */
#bodyContent .vidListItem {
}

#bodyContent .vidListItem img {
	border: 1px solid #CCCCCC;
}

#bodyContent .vidListItem h1 a {
}

#bodyContent .vidListItem .left {
	float: left;
	width: 240px;
	margin: 0;
}

#bodyContent .vidListItem .right {
	float: left;
	margin: 0 0 0 10px;
	width: 230px;
	font-size: 1.2em;
}

#bodyContent .vidListItem .leftAll {
	float: left;
	width: 170px;
	margin: 0;
}

#bodyContent .vidListItem .rightAll {
	float: left;
	margin: 0 0 0 10px;
	width: 300px;
	font-size: 14px;
}

#bodyContent .vidListItem .readFull {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
}

#bodyContent .vidListItem .readFull a {
}

#bodyContent .vidListItem .readFull a:hover {
}

/* .factoids used as restaurant facts box on restaurant detail page --JTG */
#bodyContent .factoids {
	margin: 0 0 0 10px;
}

#bodyContent .factoids span {
	color: #CCCCCC;
}

#bodyContent .factoids table {
	width: 100%;
}

#bodyContent .factoids table td {
	background-image: url(/graphics/restaurantGuide/hBack.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#bodyContent .factoids table td.btmBorder {
	border-bottom: 2px solid #666666;
	background-image: url(/graphics/restaurantGuide/CellBackDarkGray.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-indent: 3px;
	margin: 0;
	padding: 0;
}

#bodyContent .factoids table td.leftCol {
	width: 33%;
	font-weight: bold;
	border-left: 1px solid #CCCCCC;
}

#bodyContent .factoids table td.rightCol {
	width: 67%;
}

#bodyContent .factoids table td.rightCol a {
	font-weight: normal;
	font-size: 10px;
}

/* Top logo and navigation */
#bodyContent .navCon {
	background: url(/graphics/golfGuide/golfguideTitleImg8.jpg) no-repeat;
	height: 275px;
	padding: 0;
	margin: 0;
	width: 800px;
}

#bodyContent .navCon p {
	list-style-type: none;
	margin: 0;
	padding: 250px 0px 0 4px;
	font-weight: bold;
	color: #003300;
	clear: both;
}

#bodyContent .altNavList {
	margin: 1.5em 0 0.5em 0;
	padding: 0;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#bodyContent .altNavList ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bodyContent .altNavList li {
	list-style-type: none;
	display: inline;
	float: left;
	padding: 0 5px;
	border-right: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", arial, helvetica, sans-serif;
}

#bodyContent .altNavList li a {
	text-decoration: none;
}

 
#bodyContent .altNavList li a:hover {
	text-decoration: underline;
	cursor: pointer;
	cursor: hand;
}

 
#bodyContent .altNavList li img {
	margin: 0 5px 0 0;
	border: 0;
}

#bodyContent .altNavList .right {
	float: right;
	margin: 0 5px 0 0;
	font-weight: bold;
	padding: 0;
}

#bodyContent .altNavList .right a {
	color: #870E06;
}

#bodyContent .navList {
	margin: 5px 0;
	padding: 0;
}

#bodyContent .navList ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#bodyContent .navList li {
	list-style-type: none;
	background-image: url(/graphics/election-2006/ButtonBack4farbe.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	display: inline;
	float: left;
	width: 67px;
	border-left: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", arial, helvetica, sans-serif;
}

#bodyContent .navList .altWidthLong {
	width: 97px !important;
}

#bodyContent .navList .altWidthShort {
	width: 55px !important;
}

#bodyContent .navList a {
	text-decoration: none;
	color: #333333;
	display: block;
}

#bodyContent .navList a:hover {
	display: block;
	cursor: pointer;
	cursor: hand;
}

#bodyContent .navList .color0li a:hover {
	background-image: url(/graphics/election-2006/ButtonBack4farbe.gif);
	background-repeat: repeat-x;
	background-position: 0 -72px;
	background-color: #336633;
	color: #FFFFFF;
}

#bodyContent .navList .color1li a:hover {
	background-image: url(/graphics/election-2006/ButtonBack4farbe.gif);
	background-repeat: repeat-x;
	background-position: 0 -48px;
	background-color: #333366;
	color: #FFFFFF;
}

#bodyContent .navList .color2li a:hover {
	background-image: url(/graphics/election-2006/ButtonBack4farbe.gif);
	background-repeat: repeat-x;
	background-position: 0 -24px;
	background-color: #330000;
	color: #FFFFFF;
}

	
.containterRestGuide li#active {
	color: #FFFFFF;
	background-image: url(/graphics/election-2006/ButtonBack4farbe.gif);
	background-repeat: repeat-x;
	background-position: 0 -48px;
}

/* Front page page layout begins here  */
#bodyContent .ggTopImage {
	/* border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; */
	margin: 0;
	padding: 0;
}

#bodyContent .mapCourseSelector {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: url(/graphics/golfGuide/CellBackDarkGray48.gif) repeat-x scroll bottom;
	background-color: #666666;
	margin: 0;
	color: #FFFFFF;
	padding: 0;
}

#bodyContent .mapCourseSelector .ggButtons {
	padding: 5px 0;
}

#bodyContent .mapCourseSelector .icon {
	float: left;
	border: 0;
	cursor: pointer;
}

#bodyContent .mapCourseSelector .link {
	float: left;
	padding: 8px;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
}

#bodyContent .mapCourseSelector a {
	color: #FFFFFF;
}

    
#bodyContent .mapCourseSelector a:visited {
	text-decoration: none;
}

  
#bodyContent .mapCourseSelector a:hover {
	text-decoration: underline;
}

  
#bodyContent .mapCourseSelector a:active {
	color: #FFFFFF;
}

   
#bodyContent .golfFeatures {
	float: left;
	padding: 0;
	margin: 1em 1em 0 0;
	width: 32em;
}

/* Golf map popup balloon styles */
.googleMapBalloon {
	width: 250px;
	padding-right: 0.8em
	margin: 0;
}

.googleMapBalloon span {
	color: #870E06;
	font-size: 1.4em;
	font-weight: bold;
}

.googleMapBalloon h3 {
	color: #870E06;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.googleMapBalloon h4, h4.listingStat {
	color: #000000;
	font-size: 16px;
	margin: 0;
	padding: 0.25em 0;
	border: 1px solid #CCCCCC;
	background-image: url(/graphics/restaurantGuide/hBack.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.googleMapBalloon h4 div {
	color: #CC0000;
	font-size: 12px;
	margin: 0;
	padding: 3px;
}

.googleMapBalloon h4 div img {
	margin: 0.25em 0.125em 0 0;
}

.googleMapBalloon img {
	margin: 0 0 0.25em 0;
}

.googleMapBalloon .photoThumb {
	float: right;
	text-align: center;
	margin: 0 0 0.5em 0.5em;
	color: #CC0000;
	line-height: 1.2em;
	height: 80px;
}

.googleMapBalloon .photoThumb img {
	border: 0;
}

.googleMapBalloon .vidStatement {
	margin: 0 0 5px 0;
}

.googleMapBalloon .vidStatement a {
	color: #870E06;
	font-size: 14px;
	text-decoration: none;
}

.googleMapBalloon .vidStatement a:hover {
	text-decoration: underline;
}

.googleMapBalloon .vidStatement img {
	border: 0;
	margin: 0;
}

.googleMapBalloon h5 {
	margin: 10px 0 0 0;
}

.googleMapBalloon a {
	font-weight: bold;
	font-size: 14px;
}

/* Golf Guide map and list layout styles */
#map {
	width: 780px;
	height: 600px;
	float: left;
	padding: 0;
	margin: 0;
	border: 1px solid #CCCCCC;
}

#sidebar {
	width: 180px;
	float: right;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 0 10px 0;
}

#bodyContent #sidebar .lowerRightRail {
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
	border-top: 1px solid #CCCCCC;
}

#sidebar .vidPromo {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 5px solid #CCCCCC;
	padding: 0.25em;
	margin: 0;
	text-align: center;
	background-image: url(/graphics/restaurantGuide/hBack.gif);
	background-repeat: repeat-x;
}

#sidebar .vidPromo a {
	text-decoration: none;
	font-weight: bold;
}

#sidebar .vidPromo a:hover {
	text-decoration: underline;
}

#sidebar p {
	margin: 0;
}

#sidebar ul#sidebar-list {
	list-style: none;
	padding: 0;
	margin: 0;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#sidebar ul#sidebar-list li {
	padding: 0;
	margin: 0 0 0 0;
	clear: left;
	border-bottom: 1px solid #CCCCCC;
	line-height: 1.2em;
}

#sidebar .legend {
	background-image: url(/graphics/restaurantGuide/CellBack4farbe32.gif);
	background-repeat: repeat-x;
	background-position: 0 -99px;
	border-bottom: 3px solid #999999 !important;
}

#sidebar .legend div {
	margin: 2px 2px 2px 3px;
}

#sidebar .color0 {
	background-image: url(/graphics/golfGuide/courseSelectBackground2.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0;
	padding: 2px 2px 2px 0px;
}

#sidebar .color2 {
	background-image: url(/graphics/golfGuide/courseSelectBackground2.gif);
	background-repeat: repeat-x;
	background-position: 0 -70px;
	margin: 0;
	padding: 2px 2px 2px 0px;
}

#sidebar .color1 {
	background-image: url(/graphics/golfGuide/courseSelectBackground2.gif);
	background-repeat: repeat-x;
	background-position: 0 -140px;
	margin: 0;
	padding: 2px 2px 2px 0px;
}

#sidebar .color0hov {
	background-image: url(/graphics/golfGuide/courseSelectBackground2.gif);
	background-repeat: repeat-x;
	background-position: 0 -210px;
	background-color: #336633;
	color: #FFFFFF;
}

#sidebar .color2hov {
	background-image: url(/graphics/golfGuide/courseSelectBackground2.gif);
	background-repeat: repeat-x;
	background-position: 0 -280px;
	background-color: #333366;
	color: #FFFFFF;
}

#sidebar .color1hov {
	background-image: url(/graphics/golfGuide/courseSelectBackground2.gif);
	background-repeat: repeat-x;
	background-position: 0 -350px;
	background-color: #330000;
	color: #FFFFFF;
}

#sidebar .color0hov a, #sidebar .color1hov a, #sidebar .color2hov a {
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
}

#sidebar ul#sidebar-list .courseNumber {
	float: left;
	text-align: center;
	width: 25%;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin: 2px 0px;
}

#sidebar ul#sidebar-list .courseNumber img {
	border: 0;
	margin: 4px 0 0 0;
}

#sidebar ul#sidebar-list .courseName {
	float: left;
	text-align: left;
	font-size: 12px;
	width: 70%;
	font-weight: normal;
	text-decoration: none;
	margin: 2px 0px 2px 2px;
}

div.markerLabel /* inside circle map marker style */ {
	display: block;
	padding: 4px 0 0 0;
	text-align: center;
	color: #FFFFFF;
	width: 24px;
	letter-spacing: 0px;
	font-size: 12px;
	font-weight: bold;
}

