/*
Theme Name:Essential - Cranbourne
Design Studio:MiClub http://www.miclub.com.au/
Version:"2012"
Author:MiClub
Author URI:http://www.miclub.com.au/
*/

@charset "UTF-8";
@import url(editor.css);
/* Main Colour: #5ba124 */


/*-------------------------------------------------------------------------------------------*/
/*- GENERAL LAYOUT --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/ 
html, body {
	background: #333 url(images/bg-tile.gif) 0 0 repeat;
	margin: 0;
	padding: 0 0 15px 0;
	height: 100%
}
#background {
	background: url(images/bg-pattern.jpg) 0 0 repeat;
	margin: 0;
	padding: 0;
	min-height: 100%;
}
.page-id-4 #wrapper {
	width: 100%!important;
	margin: auto;
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.7);
	max-width: 1524px;
}
#wrapper {
	width: 100%;
	max-width: 980px;
	margin: auto;
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.7);
}
#header-top {
	height: auto;
	background-color: #31456D;
}
#course-updates {
	background: #093;
	color: #fff;
	padding: 5px;
	margin: 30px 0 0 2%;
	width: 20%;
	float: right;
}
#course-updates .tfe.wp-post-image {
	display: none;
}
#course-updates li {
	list-style: none;
	margin-bottom: 0;
}
#course-updates h3, #course-updates p {
	color: #fff;
	margin: 0;
}
#course-updates h3 {
	font-family: "OpenSansBold", Arial;
}
#course-updates .read_more_link {
	display: inline;
	margin: 0 0 0 3px;
	padding: 0;
	color: #F1F1F1;
}
#course-updates p.small {
	font-size: .8em;
	font-style: italic;
	margin: 0;
}
#course-updates .post-meta {
	padding-bottom: 4px;
	border: 0;
	margin-bottom: 0;
}
#main {
	background: #fff;
	overflow: hidden;
    padding: 10px;
}
#front-intro-left {
	float: left;
	width: 51%;
	padding: 30px 3%;
}
#front-intro-right {
	float: right;
	width: 41%;
	padding: 30px 1%;
}
/*

.fb-like-box{float:right;width:370px!important;}
.fb-like-box > span{width:370px!important;}
.fb-like-box > span > iframe{width:370px!important;}
*/

.fb-like-box {
	data-width: 20%;
}
.twitter-timeline {
	float: right;
	width: 370px!important;
	height: 350px!important;
}
#left-column {
	float: left;
	width: 61%;
	padding: 30px 4.1%;
}
#left-column h1:first-child {
	margin: 10px 0 20px 0;
}
#right-column {
	float: right;
	width: 22.3%;
	border-left: 1px dotted #ccc;
	margin: 30px 20px 15px 0;
	padding: 20px 3%;
}
#right-column h3 {
	font-size: 20px;
	margin: 0 0 17px 4px;
}
.wp-post-image {
	margin: -4px 0 28px 0;
	max-width: 100%;
}
#full-width {
	padding: 20px 2.127660%;
}
#footer {
	padding: 10px 2.040816%;
	width: 86%;
	max-width: 932px;
	height: 59px;
	margin: 0 auto;
}
#footer p {
	float: left;
	color: #eee;
	margin: 0 10px;
	line-height: 59px;
	font-family: "OpenSansRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
}
#footer span {
	float: left;
	color: #919191;
	margin: 0 10px;
	line-height: 59px;
}
#footer a {
	color: #eee;
	font-weight: bold;
	white-space: nowrap;
}
#footer a:hover {
	color: #fff;
}
#footer .miclub {
	float: right;
}
#footer .contactus + span {
	display: none;
}
.headimg {
	width: 96%;
	padding: 2%;
}
.tabContent .news-item {
	padding: 10px 0;
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
}
.tabContent .news-item:last {
border-bottom:none;
}
/* For Product */
.page-template-prodGen-php #wrapper {
	width: 980px;
}

#mainLayout {
width: 95%!important;
margin: 23px!important; 
}


/* Clearfix */
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.tab-content {
	border: #999 1px solid
}
.tab-content .rss-item {
	border-bottom: #ccc 1px solid
}
.business-single {
	padding: 20px 3%;
}
.business-single h2 {
	padding-top: 0;
}
.business-single table {
	margin-top: 0!important;
}
.business-single table td {
	vertical-align: top;
}
.business-single ul li {
	margin: 0;
}
.bl-entry {
	width: 56%;
	float: left;
}
.bl-contact-details {
	width: 37.5%;
	float: right;
	border-left: 1px dotted #ccc;
	padding-left: 2.5%;
}
.business-single {
	margin: 0 0 20px 0;
	background: #fff;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.15);
	overflow: hidden;
}
/*-------------------------------------------------------------------------------------------*/
/*- FRONT PAGE ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#front-intro h1 {
	color: #31456D;
	background: url(images/greyStrip.gif) 0 50% repeat-x;
	margin-left: -6%;
	padding: 0 4.1%;
	width: 106%;
	font-size: 25px;
	margin-bottom: 25px;
	line-height: 1.4em;
}
#front-intro h1 span {
	background: #fff;
	padding: 0 20px 0 15px;
}
.members-guests {
	float: right;
	clear: right; 
	margin: 20px 40px 0 0;
	padding: 0;
	font-size: 14px;
}
.members-guests li {
	margin: 0 0 0 15px;
	padding: 0;
	text-align: right;
	list-style-type: none;
	float: left;
}
.members-guests li a {
	color: #ffffff;
}
.members-guests .divider {
	color: #ddd;
}

.page-id-4 img.headimg {
    display: none;
}

/* Royal Slider  */

/*-- Promotions -----*/ 
#new-royalslider-1 {
	width: 96%;
	margin: 2%;
}
#new-royalslider-2 {
	width: 100%;
	height: 250px;
	margin: 20px auto;
	background: #333;
	margin: 0 0 50px;
}
#new-royalslider-2 .rsUni {
	background: none;
}
#new-royalslider-2 .slider-img {
	float: left;
	width: 55%;
	height: 300px;
	background: url(images/logo-slider.jpg) 0 0 no-repeat;
	overflow: hidden;
}
#new-royalslider-2 .slider-text {
	float: right;
	width: 40%;
	padding: 2%;
}
#new-royalslider-2 .slider-text h3 {
	margin: 0 0 21px 0;
	font-size: 21px;
}
#new-royalslider-2 .slider-text .slider-date {
	display: block;
	color: #1b3f7f;
	margin: 0 0 10px 0;
	font-size: 13px;
}
#new-royalslider-2 .slider-text p {
	color: #fff;
	margin: 0 0 10px 0;
	font-size: 13px;
	line-height: 1.65em;
	text-align: center;
}
#new-royalslider-2 .slider-text a {
	color: #fff;
	border: none;
}
#new-royalslider-2 .slider-text img {
	display: none;
}
#new-royalslider-2 .slider-text .more {
	font-size: 12px;
	padding: 5px 8px;
	margin: 0 0 0 -8px;
}
#new-royalslider-2 .rsArrowLeft {
	bottom: 10px;
	right: 40px
}
#new-royalslider-2 .rsArrowRight {
	bottom: 10px;
	right: 10px;
}
#new-royalslider-2 .rsArrowIcn {
	background: url(images/arrows.png) 0 0 no-repeat;
	height: 26px;
	width: 26px;
}
#new-royalslider-2 .rsArrowRight .rsArrowIcn {
	background-position: 0 -26px;
}

/*--------------------------------------------------------------------------------------------*/
/*SLIDER IMAGES-------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

#new-royalslider-6 {
	width: 100%;
	height: 250px;
	margin: 20px auto;
	background: #333;
	margin: 0 0 50px;
}
#new-royalslider-6 .rsUni {
	background: none;
}
#new-royalslider-6 .slider-img {
	float: left;
	width: 55%;
	height: 300px;
	background: url(images/logo-slider.jpg) 0 0 no-repeat;
	overflow: hidden;
}
#new-royalslider-6 .slider-text {
	float: right;
	width: 40%;
	padding: 2%;
}
#new-royalslider-6 .slider-text h3 {
	margin: 0 0 21px 0;
	font-size: 21px;
}
#new-royalslider-6 .slider-text .slider-date {
	display: block;
	color: #1b3f7f;
	margin: 0 0 10px 0;
	font-size: 13px;
}
#new-royalslider-6 .slider-text p {
	color: #fff;
	margin: 0 0 10px 0;
	font-size: 13px;
	line-height: 1.65em;
	text-align: center;
}
#new-royalslider-6 .slider-text a {
	color: #fff;
	border: none;
}
#new-royalslider-6 .slider-text img {
	display: none;
}
#new-royalslider-6 .slider-text .more {
	font-size: 12px;
	padding: 5px 8px;
	margin: 0 0 0 -8px;
}
#new-royalslider-6 .rsArrowLeft {
	bottom: 10px;
	right: 40px
}
#new-royalslider-6 .rsArrowRight {
	bottom: 10px;
	right: 10px;
}
#new-royalslider-6 .rsArrowIcn {
	background: url(images/arrows.png) 0 0 no-repeat;
	height: 26px;
	width: 26px;
}
#new-royalslider-6 .rsArrowRight .rsArrowIcn {
	background-position: 0 -26px;
}


/*-------------------------------------------------------------------------------------------*/
/*- HEADER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#header-top {
	height: 57px;
	padding: 0 3.2%;
}
.logo {
	position: absolute;
	overflow: hidden;
	padding: 0;
	margin: 10px 0 0 10px;
	z-index: 9000;
}
.address {
	float: right;
	margin: 30px 0 0 0;
	font-size: 13px;
	line-height: 1.35em;
	text-align: right;
}
/*-------------------------------------------------------------------------------------------*/
/*- MENU ------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
ul#nav {
	float: right;
	margin: 15px 20px 0 0;
	padding: 0;/*background:#5ba124 url(images/menuShadow.png) 0 0 repeat-x;*/
}
ul#nav li {
	float: left;
	position: relative;
	margin: 0 20px 0 0;
	padding: 0;
	border-left: none;
	list-style-type: none;
	z-index: 100;
}
ul#nav li a {
	display: block;
	padding: 0 3px;
	line-height: 35px;
	font-weight: normal;
	font-size: 14px;
	font-size: 15px;
	color: #fff;
	font-family: "OpenSansRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	border-top: solid 2px #31456D;
	text-decoration: none;
}
ul#nav li:last-child {
	margin: 0;
}
ul#nav li:hover > ul {
	display: block;
}
/* Underline on hover */
ul#nav li a:hover {/*background:url(images/menuDark.png) 0 0 repeat-x;color:#fff border-bottom:4px solid #5da226;*/
	color: #fff;
	margin: 0;
	border-bottom: 2px solid #eee;
	border-top: 2px solid #eee;
}
ul#nav > li:hover > a {/*background:url(images/menuDark.png) 0 0 repeat-x;color:#fff border-bottom:4px solid #5da226;*/
}
/* Underline if current item */
ul#nav li.current_page_parent a, ul#nav .current_page_item a, ul#nav .current_page_ancestor a {/*background:url(images/menuMedium.png) 0 0 repeat-x;*/
	border-bottom: 2px solid #ffffff;
}
/* Underline if current item */
ul#nav li a span {
	padding: 0 0 2px 0;
}
/*ul#nav li.current_page_parent a span, ul#nav .current_page_item a span, ul#nav .current_page_ancestor a span{background:url(images/menuUnderline.png) 0 bottom repeat-x;}*/

/* Scoring between items */
/*ul#nav li .left, ul#nav li .right{position:absolute;top:0;height:43px;width:1px;}
ul#nav li .left{left:0;background:url(images/menuDivider.png) -1px 50% no-repeat;}
ul#nav li .right{right:0;background:url(images/menuDivider.png) 0 50% no-repeat;}
ul#nav li:first-child .left, ul#nav li:last-child .right{display:none;}
ul#nav .sub-menu li .left, ul#nav .sub-menu li .right{display:none;}*/

/* Add space before first item */
ul#nav > li:first-child {
	margin-left: 20px;
}
/* Dropdowns */
ul#nav ul.sub-menu {
	display: none;
	position: absolute;
	top: 39px;
	left: -1px;
	z-index: 2;
	background: #fff;
	width: 220px;
	border: 1px solid #ddd;
	margin: 0;
	padding: 0;
	z-index: 100;
}
ul#nav ul.sub-menu li:last-child {
	border-bottom: none;
}
ul#nav ul.sub-menu ul {
	left: 221px;
	top: 0;
}
ul#nav li:last-child ul.sub-menu ul {
	left: auto;
	right: 162px;
	top: 0;
}
ul#nav ul.sub-menu li {
	width: 100%;
	border: none;
	border-bottom: 1px dotted #ddd;
	padding: 0;
	background: #fff;
}
ul#nav ul.sub-menu li a {
	display: block;
	padding: 8px 20px;
	margin: 0;
	line-height: 20px;
	background: #fff;
	border-top: none;
	font-size: 13px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: none;
}
ul#nav ul.sub-menu li a:hover {
	background: #f6f6f6;
}
ul#nav ul.sub-menu li a span {
	background: none;
}
ul#nav ul.sub-menu li.current_page_parent a, ul#nav ul.sub-menu li.current_page_parent a:hover, ul#nav ul.sub-menu .current_page_item a, ul#nav ul.sub-menu .current_page_item a:hover {
	background: #f3f3f3;
}
ul#nav #menu-item-550 ul.sub-menu, ul#nav #menu-item-593 ul.sub-menu {
	width: 210px;
}
#nav ul li.arIco > a {
	background-image: url("images/arra.png")!important;
	background-position: 96% 50%!important;
	background-repeat: no-repeat!important;
}
#nav ul ul li.arIco > a {
	background-image: url("images/arra.png")!important;
	background-position: 96% 50%!important;
	background-repeat: no-repeat!important;
}
/* Hide Holes 1-18 */
#menu-item-805 ul, #menu-item-807 ul {
	display: none!important;
}
/* Menu Toggle */
#menu-toggle strong {
	display: none;
}
.clear {
	clear: both;
}
/*-------------------------------------------------------------------------------------------*/
/*- SIDE NAVIGATION -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#sideNav, #sideNav ul, #sideNav li {/*margin:0;padding:0;list-style-type:none;*/
	padding: 0;
	list-style: none;
	width: 245px;
	line-height: 37px;
	font-weight: bold;
	font-size: 14px;
}
#sideNav .sub-menu li:first-child {/*border-top:1px solid #f0edeb;*/
}
#sideNav .sub-menu li {
	background: url(images/sidebar-link.png) no-repeat;
	height: 40px;
}
#sideNav .sub-menu a {
	padding: 0 5px 0 50px;
	color: #31456D;
	text-decoration: none;
}
#sideNav .sub-menu .sub-menu a {
	display: block;
	line-height: 20px;
	padding: 8px 26px;
	background:/*url(images/arrowSm.png) 8px 15px no-repeat */#fff;
	font-size: 12px;
}
#sideNav .sub-menu a:hover {
}
#sideNav .sub-menu .current_page_item a {
}
/*-------------------------------------------------------------------------------------------*/
/*- COURSE TOUR -----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.single-course img.wp-post-image {
	width: 50%;
	float: right;
	margin: 5px 0px 20px 20px;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
}
.single-course #right-column h3 {
	font-size: 17px;
}
.holeinfoTbl {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}
.holeinfoTbl th {
	border-bottom: 1px solid #f0edeb;
	padding: 4px 10px;
	color: #555;
	font-size: 13px;
	line-height: 1.6em;
	text-align: center;
}
.holeinfoTbl td {
	border-bottom: 1px solid #f0edeb;
	padding: 4px 10px;
	color: #555;
	font-size: 13px;
	line-height: 1.6em;
	text-align: center;
}
.holeinfoTbl tr th:first-child, .holeinfoTbl tr td:first-child {
	text-align: left;
	width: 40px;
}
#left-column .holeinfoTbl {
	float: right;
	margin: 0 0 20px 30px;
	width: 200px;
}
/* Course Tour Navigation */
#holes {
	margin: 0 0 20px -10px;
	padding: 0;
	overflow: hidden;
}
#holes li {
	margin: 0 0 0 2px;
	padding: 0;
	float: left;
	list-style-type: none;
}
#holes li:first-child {
	margin: 0;
}
#holes a {
	display: block;
	border: 1px solid #ddd;
	width: 22px;
	padding: 2px;
	color: #555;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#holes a:hover {
	text-decoration: underline;
	border: 1px solid #ddd;
	background: #f0edeb;
}
#holes .current a {
	background: #444;
	color: #fff;
}
#holes .prev a, #holes .next a {
	font-size: 15px;
	font-weight: normal;
	border: none;
	padding: 3px;
}
#holes .prev a:hover, #holes .next a:hover {
	background: none;
}
#holes .nolink {
	color: #aaa;
	width: 22px;
	padding: 3px;
	font-size: 15px;
	display: block;
	text-align: center;
	cursor: default;
}
/* Previous and Next (bottom) */
#prev-next {
	clear: both;
	border-top: 1px dotted #ccc;
	padding: 20px 0;
}
#prev-next a, #prev-next .nolink {
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: 0 0 3px #bbb;
	line-height: 22px;
	padding: 0 7px;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
}
#prev-next .prev {
	float: left;
}
#prev-next .next {
	float: right;
}
#prev-next .overview {
	float: left;
	margin-left: 20px;
}
#prev-next .nolink {
	cursor: default;
	color: #ccc;
}
#prev-next a, #prev-next a:hover {
	border: none;
}
/*-------------------------------------------------------------------------------------------*/
/*- GOOGLE MAP ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#map {
	width: 100%;
	height: 350px;
	border: 1px solid #ccc;
	background: #fff;
	margin: 0 0 16px 0;
}
#map + p {
}
#map a, #map a:hover {
	border: none;
}
/*-------------------------------------------------------------------------------------------*/
/*- IMAGE LINK COLUMNS ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#fourCols {
	padding: 25px 4.1% 39px 4.1%;
	background: #F4E8CC;
	overflow: hidden;
	clear: both;
}
#fourCols ul {
	margin: 0;
	padding: 0;
}
#fourCols li {
	float: left;
	width: 12.06%;
	margin: 20px;
1%;
	padding: 0;
	list-style-type: none;
}
#fourCols li+li+li+li {
	margin: 0;
}
#fourCols h4 {
	display: block;
	font-size: 17px;
	margin: 8px 0 0 0;
	height: 35px;
}
#fourCols h4 span {
	float: left;
	margin: 3px 7px 0 5px;
	height: 15px;
	width: 9px;
	background: #666 url(images/fourColsArrow.png) 0 0 no-repeat;
}
#fourCols h4 a {
	color: #5ba124;
}
#fourCols h4 a:hover {
	color: #323232;
}
#fourCols img {
	border: 1px solid #ddd;
	background: #fff;
	padding: 6px;
	margin: 0;
	width: 96%;
	box-shadow: 2px 2px 5px #ddd;
}
#fourCols a:hover img {
	border: 1px solid #bbb;
	box-shadow: 2px 2px 5px #ccc;
}
/*---------------- IMAGE LINK 6 COLUMNS ------------------*/
#sixCols {
	padding: 50px 0 0;
	float: left;
}
#sixCols ul {
	margin: 0;
	padding: 0;
}
#sixCols li {
	float: left;
	width: 14%;
	margin: 1% 0 0 3.2%;
	padding: 0;
	list-style-type: none;
}
#sixCols li:first-child {
	margin: 1% 0 0 0;
}
#sixCols h5 {
	margin: 0;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	display: block;
	color: #D6D2D8;
}
#sixCols a img {
	margin: 0 auto;
	padding: 0;
	opacity: 1;
}
#sixCols a:hover h5 {
	color: #fff;
}
#sixCols a {
	display: block;
	margin-top: -25px;
}
#sixCols a:hover {
	background: #282423;
	opacity: 0.5;
}
.icon-image {
	width: 100%;
	text-align: center;
	display: block;
	margin-top: -25px;
}

/*---------------- IMAGE LINK 5 COLUMNS ------------------*/
#fiveCols{position: absolute;overflow: hidden;padding: 10px  2% 6px 3.5%;margin: 0 0 0 2%;z-index: 9000;/*max-width: 1524px;*/width: 92%;bottom:0; background-image:url(/images/promo-background.png);}
#fiveCols ul{margin:0;padding:0;max-width:1524px; width: 100%; margin: 0 auto;}
#fiveCols li{float:left;width:13%;margin:0 3.75% 0 0;padding:0;list-style-type:none; text-align:center;position:relative;}
#fiveCols li+li+li+li+li+li{margin:0;}
#fiveCols h4{font-size: 15px;text-transform: uppercase;position: absolute;overflow: hidden;padding: 0;margin: 0;z-index: 9000;bottom:5px;left:0;width:100%; background:#31456D;    line-height: 1.5em;}
#fiveCols h4 a{color:#FFF; }
#fiveCols h4 a:hover{color:#000; text-decoration: none;} 
#fiveCols img{box-shadow:2px 2px 5px #333;margin:0; width:100%;}
#fiveCols a:hover img{box-shadow:3px 3px 6px #161616;}

.test1{position:relative;}

/*-------------------------------------------------------------------------------------------*/
/*- INFO COLUMNS ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#infoCols {
	padding: 24px 3% 11px 3%;
	background: #333;
	overflow: hidden;
	clear: both;
}
#infoCols ul {
	margin: 0;
	padding: 0;
}
#infoCols li {
	list-style-type: none;
}
#infoCols h4 {
	color: #fff;
	font-size: 18px;
	margin: 10px 0 10px 0;
	padding: 0 0 12px 6px;
	font-weight: normal;
	;
	border-bottom: 4px solid #ddd;
}
#infoCols p {
	font-size: 12px;
}
.moreWeather {
	font-size: 12px;
	float: right;
}
/* Column widths */
.three-column-first {
	width: 60%;
	float: left;
	margin: 0 4% 0 0;
}
.three-column-second {
	width: 0%;
	float: left;
	margin: 0 4% 0 0;
}
.three-column-third {
	width: 32%;
	float: left;
	margin: 0;
}
/* First Column specifics */
.postArea {
	margin: 0 0 20px 0;
}
.postArea:first-child {
	margin-top: -2px;
}
.postImage {
	float: left;
	margin: 3px 12px 0 6px;
}
.postImage img {
	max-width: 68px;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
	display: block;
	font-size: 11px;
	text-align: center;
	line-height: 1.2em;
}
.postArea h5 {
	font-size: 16px;
	font-family: "OpenSansBold", Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding-top: 3px;
}
.postArea .rdMore {
	display: block;
	margin: 0 0 0 85px;
}
.postArea .rdMore a {
	line-height: 22px;
	background: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	text-align: center;
	padding: 0 5px;
	box-shadow: 0 0 3px #bbb;
	font-size: 11px;
}
/* Second Column specifics */
.three-column-second ul {
	margin: 0 0 18px 6px!important;
	padding: 0;
}
.three-column-second ul li {
	margin: 0 0 2px 0;
	padding: 0;
}
.three-column-second ul li a {
	background: url(images/arrowSm.png) 0 50% no-repeat;
	padding: 0 0 0 15px;
	font-size: 12px;
}
/* Third Column specifics */
.three-column-third {
	margin: 0 0 4px 0;
}
.three-column-third p {
	margin-left: 6px;
}
/*-------------------------------------------------------------------------------------------*/
/*- FORMS -----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
textarea, input, select {
	padding: 5px;
	font-family: "OpenSansRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	color: #595959;
	border-radius: 3px;
}
select {
	padding: 4px;
}
input[type=text], input[type=password], .wpcf7-form input, textarea, select {
	background: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.10) inset, -4px -4px 0 0 #f3f3f3, 4px 4px 0 0 #f3f3f3, 4px 0 0 0 #f3f3f3, 0 4px 0 0 #f3f3f3, 4px -4px 0 0 #f3f3f3, -4px 4px 0 0 #f3f3f3;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
input[type=button], input[type=submit] {
	padding: 4px 8px;
	font-weight: 600;
	cursor: pointer;
	background: #333!important;
	border: none;
	color: #fff;
}
input[type=button]:hover, input[type=submit]:hover {
	background: #222;
}
/* Contact Form 7 */
.wpcf7-form {
}
.wpcf7-form h3 {
	margin: 16px 0;
	display: inline-block;
	width: 100%;
	clear: both;
}
.wpcf7-form label {
	width: 21%;
	float: left;
	line-height: 1.4em;
	margin-top: 3px;
}
.wpcf7-form label.right {
	margin-left: 40px;
}
.wpcf7-form input.wpcf7-text {
	width: 21%;
	float: left;
	margin-bottom: 16px;
}
.wpcf7-form select {
	width: 21%;
	float: left;
	margin-bottom: 16px;
}
.wpcf7-form textarea {
	width: 100%;
	height: 150px;
	margin-bottom: 24px;
	padding: 6px;
}
fieldset {
	border: 1px dotted #dfdfdf;
	padding: 10px 15px 5px 15px;
	margin: 0 0 20px 0;
	display: block;
}
fieldset legend {
	background: #fff;
}
fieldset p#captcha-text {
	font-size: 11px;
	margin: 0 0 16px 0;
}
fieldset img {
	margin-bottom: -6px;
}
fieldset input {
	width: 55%;
	border: 1px solid #eee;
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
/*-------------------------------------------------------------------------------------------*/
/*- WORDPRESS (NEWS) STYLES -----------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.content-wp {
	min-width: 100%;
}
.post-meta {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 30px 0;
	padding: 0 0 16px 0;
}
.post-meta h1 {
}
.post-meta h1 span {
	color: #777;
}
.post-meta h1 a, .post-meta h2 a {
}
.post-data {
	font-size: 11px;
	color: #444;
	display: block;
    margin: 0 0 15px;
}
.post-data a {
}
.post-data span {
	color: #999;
	margin: 0 2px;
}
.post-content {
	margin: 0;
	padding: 0;
}
.tfe.wp-post-image {
	border: 2px solid #eee;
	float: right;
	margin: 0 0 20px 30px;
	width: 150px;
	height: auto;
}
.default-img {
	padding: 2px;
	border: none;
}
.read_more_link {
	display: table;
	margin-top: 1.3em;
}
#back {
	margin-top: 0;
	margin-top: 1.3em;
}
/* Archive Page style */
#archive h1 {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0 30px 0;
	padding: 0 0 16px 0;
}
#archive h1+.news-item {
	padding-top: 10px;
	border-top: 0;
}
#archive .post-meta {
	border: 0;
	margin: 0 0 13px 0;
	padding: 0;
	clear: both;
}
#archive .post-meta h2 {
	margin: 0 0 8px 0;
}
#archive .post-meta h2 a {
}
#archive .post-data {
}
#archive .post-content {
}
.nextpostslink {
	float: right;
}
.previouspostslink {
	float: left;
}
/* Sidebar Page style */
.sidebar-news {
}
.sidebar-news h3 {
	margin: 0 0 16px 4px;
}
.sidebar-news ul {
	margin-bottom: 36px;
	clear: both;
}
.sidebar-news li {
	font-size: 11px;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.sidebar-news ul#archive-list li {
	margin-bottom: 14px;
}
.sidebar-news .date {
	font-size: 10px;
	font-weight: bold;
	display: block;
}
#add-new {
	text-align: center;
	width: 50%;
	display: block;
	margin: 0 auto 25px auto;
}
#add-new a {
	border: 1px solid #777;
	background: #555;
	color: #fff;
	padding: 0 10px;
	display: block;
	height: 28px;
	line-height: 28px;
	margin: 0 auto;
	text-align: center;
}
#add-new a:hover {
	background: #555 url(images/add-button.gif) 0 -28px repeat-x;
	text-decoration: none;
	border-color: #333 #555 #777 #555;
}
/*-------------------------------------------------------------------------------------------*/
/*- GALLERY STYLE ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#main .slideshowlink {
	display: none;
}
#main .ngg-galleryoverview {
	width: 105%;
	margin: 0 0 2px 0;
	overflow: visible;
}
#main .ngg-galleryoverview+p {
	margin-top: 10px!important;
}
#main .ngg-gallery-thumbnail {
	float: left;
	margin-right: 0;
	text-align: center;
}
#main .ngg-gallery-thumbnail img {
	background-color: #fff;
	border: 1px solid #ccc;
	display: block;
	margin: 0 10px 18px 0;
	padding: 6px;
	position: relative;
	outline: none;
	box-shadow: 0 0 3px #ccc;
}
#main .ngg-gallery-thumbnail img:hover {
	border: 1px solid #999;
	background-color: #fff;
}
#main .ngg-gallery-thumbnail a {
	border-bottom: none;
}
#main h1 + .ngg-galleryoverview {
	padding-top: 10px;
}
/* Awards */
#header .ngg-slideshow {
	float: left;
	margin: 23px 0 0 75px;
	height: 70px;
	width: 320px;
}
#header .ngg-slideshow .ngg-slideshow-loader img {
	display: none;
}
/*-------------------------------------------------------------------------------------------*/
/*- CALENDAR STYLE --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#main .eo-fullcalendar {
	clear: both;
}
.ui-tooltip-content {
	line-height: 1.5em;
}
#main .fc-event-time {
	display: block;
}
#main .fc-event-title {
	line-height: 1.3em;
	padding: 0 0 5px 2px;
	display: block;
}
#main .eo-agenda-widget ul.dates {
	padding: 0;
}
#main .eo-agenda-widget li.event {
	font-size: 13px;
	opacity: 1;
	background: #f1f1f1;
	color: #656565;
	padding: 5px 0 5px 12px;
}
#main .eo-agenda-widget li.event:hover {
	background: #ececec;
	color: #333;
}
#main .eo-agenda-widget li.event strong {
	display: block;
}
#main .widget_events .widget-title {
	display: none;
}
.single-event .post-data {
	font-size: 16px;
	margin: 0;
}
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
	padding: 0.4em!important;
}
/*-------------------------------------------------------------------------------------------*/
/*- PORTAL PAGE -----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#portal-main {
	width: 600px;
	float: left;
}
#accordion {
	width: 260px;
	float: right;
}
h1#welcome {
	width: 600px;
	float: left;
	color: #5ba124;
}
h1#welcome .name {
}
#date {
	float: right;
	margin-right: 10px;
	line-height: 24px;
}
#portal-wrap {
	width: 90%;
	float: right;
}
#col1 {
	width: 30%;
	margin-right: 3%;
	float: left;
}
#col2 {
	width: 30%;
	margin-right: 3%;
	float: left;
}
#col3 {
	width: 34%;
	float: left;
}
.portMain {
	background: #F1F1F1;
	width: 96%;
	float: left;
	padding: 2%;
	margin: 3% 0;
	box-shadow: 0 0 3px #ccc;
}
#portal-top {
	width: 100%;
	float: right;
	clear: both;
}
#welcome {
	float: left;
	margin-top: 0;
}
h2#welcome {
	font-weight: bold;
}
.portalHead {
	color: #31456D;
	height: auto;
	background: #D5BC83;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.portalHead h1 {
	font-size: 1em;
	color: #31456D;
	font-weight: normal;
	padding: 3%;
	margin: 0;
}
.portalHead h2 {
	font-size: 1em;
	color: #31456D;
	font-weight: normal;
	padding: 3%;
	margin: 0;
}
.portalHeadLink a {
	color: #31456D;
	height: auto;
	background: #D5BC83;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	float: left;
	width: 94%;
	padding: 3%;
	text-transform: uppercase;
	font-size: 1em;
	margin-bottom: 10px;
	border: 1px solid #00264A;
}
.portalHeadLink a:hover {
	color: #fff;
	text-decoration: none;
}
.portMain ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none!important;
}
.portalInfo {
	float: right;
	margin: 1%;
}
.portalLink a, .portalLink2 a {
	width: auto;
	height: auto;
	margin: 5px;
	background: #B3B3B3;
	padding: 4px;
	float: right;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
}
.portalLink a:hover, .portalLinks a:hover {
	background: #BFADA0;
	color: #fff;
}
.portMyBook .portalLink a {
	display: none;
}
.portMyBook .portBookLink2 {
	display: inherit;
}
.portMyBook ul {
	border-bottom: 1px solid #ccc;
	margin-bottom: 8px;
}
.portMyDetails ul, .portMyDetails li {
	margin: 0;
}
.checkHand {
	display: none;
}
span#date {
	font-size: .7em;
	color: #999;
	text-align: right;
	font-weight: normal;
}
table.pollPortTbl {
	font-family: "OpenSansRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	color: #917B4C;
	margin: 1em 0 1em 0;
	font-size: 1.4em;
	width: 80%;
}
/* News Feed Style */
.rss-feed {
	padding: 0;
}
.rss-item {
	padding: 32px 0 16px 0;
	border-top: 1px solid #ddd;
	overflow: hidden;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #555;
}
.rss-item:first-child {
	border-top: 0;
	margin-top: -1em;
}
.rss-item h2.post-title {
	margin: 0 0 8px 0;
}
.rss-item h2.post-title a, .rss-item h2.post-title a:hover {
	text-decoration: none;
	font-size: 20px;
	border: none!important;
}
.rss-item small {
	font-size: 10px;
	color: #444;
	margin: 0 0 13px 0;
	font-weight: bold;
	display: block;
}
.rss-item small span {
	color: #999;
	margin: 0 2px;
}
.rss-item p a:hover {
	text-decoration: none
}
/*-------------------------------------------------------------------------------------------*/
/*- PRODUCT STYLES --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
table.portal {
	border: 1px solid #ccc;
	padding-bottom: 10px;
}
table.portal th {
	background: #fff;
	padding: 8px 8px 16px 8px;
	font-family: "OpenSansRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #555;
	text-align: center;
}
table.portal th a {
	font-family: "OpenSansRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
table.portal td {
	padding: 6px;
	font-size: 12px;
}
table.portal td a {
}
table.portal td input, table.portal td select {
	border: 1px solid #aaa;
}
.tab_off {
	background: #fff url(images/icons/miclubGui/tab_background.jpg) 0 bottom repeat-x;
}
#flBody, #npBody {
	background: none;
}
#flBody h2 {
	font-weight: normal;
}
/* Login Page */
#login-left {
	float: left;
	width: 310px;
	padding: 25px 0 25px 0;
	border: none;
	margin: 0;
	background: #fff;
	border: 1px solid #ddd!important;
}
#login-left label {
	width: 120px;
	float: left;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 0 0 10px 0;
	font-size: 12px;
	height: 1em;
	line-height: 28px;
	font-weight: bold;
}
#login-left input, #password-reminder input {
	width: 115px;
	float: left;
	margin: 0 0 10px 0;
	border: 1px solid #ddd;
	font-size: 13px;
	color: #444;
	background: #fff;
	padding: 5px;
}
#login-left #submit, #password-reminder #submit {
	width: auto;
	margin: 5px 0 15px 140px;
	clear: both;
	font-size: 12px;
	color: #fff;
	background: #f7f7f7;
	font-weight: bold;
	padding: 5px 10px;
}
#login-left p {
	margin: 0;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	clear: both;
}
#login-right {
	float: right;
	width: 550px;
	margin: 0;
}
#login-error table {
	margin: 0 auto 30px auto;
}
#login-error table td {
	vertical-align: middle;
	padding: 0 5px;
	color: #fff;
}
/* Password Reminder */
#password-reminder {
	width: 600px;
	margin: 0 auto;
}
#password-reminder label {
	width: 45%;
	float: left;
	text-align: right;
	padding: 0 3% 0 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	height: 1em;
	line-height: 28px;
}
#password-reminder input {
	margin: 0;
}
#password-reminder #submit {
	margin: 10px 0 15px 48%;
}
/*Events*/
.events-listing h2 {
	font-family: "OpenSansBold", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.events-listing .eo-events {
	clear: both;
	padding: 0;
}
.events-listing .eo-events li {
	clear: both;
	margin: 0 0 25px 0;
	padding: 0;
	list-style-type: none;
}
.events-listing .eo-events h3 {
	margin: 0 0 7px 0;
	padding: 2px 0 0 0;
	font-size: 17px;
	line-height: 1.1em;
	text-transform: capitalize
}
.events-listing .eo-events h3 a {
	color: #333;
	font-weight: 400!important;
	font-family: "OpenSansBold", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.events-listing .eo-events p {
	font-size: 13px;
	margin: 0 0 10px 0;
}
.events-listing .eo-events .date {
	width: 55px;
	padding: 8px 0;
	margin: 2px 0 0 15px;
	background: #333;
	color: #fff;
	border: 1px solid #222;
	border-top: 5px solid #284E9B;
	border-bottom: 1px solid #284E9B;
	float: right;
	text-transform: uppercase;
	text-align: center;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
	box-shadow: 3px 3px 3px rgba(0,0,0,0.1);
}
.events-listing .eo-events .day {
	font-size: 22px;
	display: block;
	font-weight: 600;
}
.events-listing .eo-events .month {
	font-size: 13px;
}
.events-listing .eo-events a.read-more {
	margin: 10px 0 0 0;
	font-size: 12px;
}
.events-listing .eo-events a.read-more {
	background: #fff;
	border-radius: 8px;
	font-size: 12px;
	padding: 0 6px;
	margin: 4px 0 0 -3px;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	display: inline-block;
}
.events-listing .eo-events i {
	font-size: 11px;
	margin: 0 5px 0 0;
}
/*My information page */
.colL, .colM, .colR {
	width: 31%;
	padding: 1%;
	float: left;
}
#headingMain {
	padding: 20px 4.1%;
}
#SocialEvents, #Ladies, #BoardEvents {
	display: none;
}
.tabContent {
	width: 100%;
	float: left;
	border: 1px solid #616161;
	padding: 10px;
	margin-top: -1px;
	background: #fff;
}
.tabs {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.tabs li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}
.tabs li a {
	font-size: 16px;
	font-weight: 300;
	background: #eee;
	padding: 10px;
	color: #333;
	margin: 0;
	display: block;
	border-width: 0px 0px 1px 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border-radius: 5px 5px 0 0;
}
.tabs li:hover > a {
	background: #E2E2E2;
	color: #444!important;
}
.tabs li a.active {
	background: #fff;
	color: #444!important;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #616161;
	border-left: 1px solid #616161;
	border-top: 1px solid #616161;
}



.bigger, .smaller {
	float: left;
}
.bigger {
	display: block;
	width: 450px;
}
.smaller {
	width: 300px;
	display: none;
}

/*-------------------------------------------------------------------------------------------*/
/*- P4P Fixes - Dang ------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.page-template-prodGen-php #wrapper {
    max-width: 980px;
    width: 100%;
}

.page-id-7193 object embed {
    width: 94%;
    height: 640px;
}

.page-id-7193 #right-column {
	display: none;
}

.page-id-7193 #left-column {
	width: 100%;
}

.page-id-100 object embed {
    width: 100%;
    height: 415px;
}


.ladies
{
	background: #F7CAD2!important;
	    border-radius: 5px 5px 0 0!important;
}