/** SETTINGS **/
#fancybox-content {
	height: auto !important;
}
#mf_coursetour .course_holes {
	width: 100%;
	float: left;
	display: none;
}
#mf_coursetour #course_fancybox {
	width: 100%;
	float: left;
	display: none;
	position: relative;
}
#mf_coursetour .course_settings {
	width: 100%;
	float: left;
	display: none;
}
#course_fancybox {
	width: 100%;
	float: left;
}
#course_fancybox #hole_content {
	width: 100%;
	float: left;	
}


/* CYCLE CSS */
.cycle-slideshow {
	width: 100%;
	height: 570px !important;
	float: left;
	overflow: hidden;
	text-align: center;
}
.cycle-slideshow .slide {
	width: 100% !important;
	height: 570px !important;
	float: left;
}
.cycle-slideshow .slide img {
	width: auto;
	height: 100%;
}

#wrap-slide-navigation {
	width: 100%;
	height: 50px;
	float: left;
	text-align: center;
}
#wrap-slide-navigation li {
	display: inline-block;
	margin: 0 2px;
}
#wrap-slide-navigation li a {
	display: inline-block;
}
#wrap-slide-navigation li a img {
	display: inline-block;
	border: 1px solid #c5c6c7;
}


/* STYLES */
#fancybox-overlay {
	background-color: #34393e !important;
    opacity: 0.92 !important;
}
#mf_coursetour {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin: 20px 0px;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;
}
#mf_coursetour .course_map img.img_map {
	max-width: 100%;
}
#mf_coursetour .course_map {
	width: 500px;
	height: 400px;
	position: relative;
	display: inline-block;
}
#mf_coursetour .course_desc {
	width: 100%;
	float: left;
	margin: 30px 0px;
}
#mf_coursetour .course_desc h3 {
	margin: 0px 0px 20px 0px;
	text-align: left;
}
#mf_coursetour .course_desc .text {
	text-align: left;
}
#mf_coursetour .course_desc .text p {
	margin-top: 0px;
}

#mf_coursetour .course_map a.link_hole {
	width: 18px;
	height: 14px;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 2px 0px;
	border: 1px solid #000000;
	background: #FCFA8F;

	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}

#mf_coursetour .overview_tees {
	width: 360px;
	float: right;
}
#mf_coursetour #course_overview .overview_tees {
	margin-left: 50px;
}
table.table_tees_css {
	width: 100%;
	float: right;
	margin-bottom: 40px;
	border-collapse: collapse;
}
table.table_tees_css tr.group_title {
	text-align: left;
}
table.table_tees_css tr th, table.table_tees_css tr td {
	border: 1px solid #D8D8B7;
} 
table.table_tees_css tr th {
	border-top: 0px;
	border-right: 0px;
	padding: 6px 0px;
}
table.table_tees_css tr td {
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	padding: 10px 0px;
}
table.table_tees_css tr th:first-child , table.table_tees_css tr td:first-child {
	border-left: 0px;
}
table.table_tees_css tr td img {
	float: left;
}
table.table_tees_css tr td span {
	float: left;
	margin: 2px 0px 0px 8px;
}

table.table_tees_css tr.group_title td {
	font-style: italic;
	font-size: 20px;
	line-height: 24px;
	color: #9ebad1;
}
table.table_tees_css tr th {
	font-weight: 400;
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
	color: #9ebad1;
}
table.table_tees_css tr td {
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #3b5b79;
}


#course_fancybox .photo_video_wrapper {
	width: 100%;
	height: 45%;
	min-height: 400px;
	float: left;
	position: relative;
}
#course_fancybox .photo_video_wrapper iframe {
	position: relative;
	float: left;
	z-index: 5;
}

#course_fancybox .navigation_wrapper {
	width: 100%;
	float: left;
	position: relative;
	padding: 10px 0px;
	background: #D8D8B7;
}

#course_fancybox .navigation_wrapper .hole_prev {
	position: absolute;
	top: 50%;
	left: 42px;
	font-size: 14px;
	line-height: 22px;
	color: #794765;
	text-decoration: none;
	margin-top: -10px;
}
#course_fancybox .navigation_wrapper .hole_next {
	position: absolute;
	top: 50%;
	right: 42px;
	font-size: 14px;
	line-height: 22px;
	color: #794765;
	text-decoration: none;
	margin-top: -10px;
}


#course_fancybox .hole_description {
	width: 94%;
	float: left;
	padding: 20px 3%;
}
#course_fancybox .hole_description .hole_tees {
	width: 255px;
	min-height: 10px;
	float: left;
	margin-right: 30px;
}
#course_fancybox .hole_description .hole_info {
	width: 360px;
	min-height: 10px;
	float: left;
}
#course_fancybox .hole_description .hole_info.no-overview {
	width: 598px;
}
#course_fancybox .hole_description .hole_info.no-tees {
	width: 640px;
}
#course_fancybox .hole_description .hole_info.no-overview.no-tees {
	width: 100%;
}
#course_fancybox .hole_description .hole_info .row {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
#course_fancybox .hole_description .hole_info .row h2 {
	float: left;
	margin: 0 0 10px 0;
	font-weight: normal;
	color:#2B4F25;
	font-style: italic;
}
#course_fancybox .hole_description .hole_info .row p.hole_par {
	float: right;
	margin: 0px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 15px;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #D2AE45;
}
#course_fancybox .hole_description .hole_info .text {
	font-size: 14px;
	line-height: 28px;
	color: #5e5e5e;
}
#course_fancybox .hole_overview_image {
	width: 190px;
	float: right;
	margin-top: 10px;
}
#course_fancybox .hole_overview_image img {
	width: 100%;
	float: left;
}


#course_fancybox table.table_tees_css {
	margin-bottom: 20px;
}