/*
Theme Name:Essential
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: #101969 */


/*-------------------------------------------------------------------------------------------*/
/*- GENERAL LAYOUT --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
html {
	background: #ddd url(images/cloth_alike.gif) 0 0 repeat;
	margin: 0;
	padding: 0 0 15px 0;
}
body {
	background: #ddd url(images/cloth_alike.gif) 0 0 repeat;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 90%;
	max-width: 980px;
	margin: auto;
	box-shadow: 0 0 7px #888888;
	background: #fff;
}
#header {
	background: #fff;
	margin-bottom: 4px;
}
#main {
	background: #fff;
}
#left-column {
	float: left;
	width: 63.3%;
	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: 23px 0 20px 0;
	padding: 20px 3%;
	
}
#right-column h3 {
	font-size: 20px;
	margin: 0 0 17px;
}
.wp-post-image {
	margin: -4px 0 28px 0;
	max-width: 100%;
}
#full-width {
	padding: 20px 2.127660%;
}
#footer {
	padding: 10px 2.040816%;
	background: #111518;
	height: 59px;
}
#footer p {
	float: left;
	color: #eee;
	margin: 0 10px;
	line-height: 59px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
}
#footer span {
	float: left;
	color: #919191;
	margin: 0 10px;
	line-height: 59px;
}
#footer a {
	color: #999;
	font-weight: bold;
	white-space: nowrap;
}
#footer a:hover {
	color: #fff;
}
#footer .miclub {
	float: right;
}
#footer .contactus + span {
	display: none;
}
.linkButton a {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #101969;
	border: 1px solid #29839E;
	padding: 5px;
	color: #fff;
	margin-right: 5px;
	float: left;
	font-weight: bold;
	display: inline;
}
.linkButton a:hover {
	background: #037d5e;
}
/* For Product */
.page-template-prodGen-php #wrapper {
	max-width: 980px;
	width: 99%;
}
.page-template-prodGen-php #header {
	width: 100%;
}
.page-template-prodGen-php #main {
	padding: 40px;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*-------------------------------------------------------------------------------------------*/
/*- FRONT PAGE ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#front-intro {
	padding: 42px 2% 0 3%;
}
#front-intro h1 {
	color: #101969;
}
/*-------------------------------------------------------------------------------------------*/
/*- IMAGE LINK COLUMNS ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#fourCols {
	padding: 25px 4.1% 39px 4.1%;
	background: #f9f7f5;
	overflow: hidden;
	clear: both;
}
#fourCols ul {
	margin: 0;
	padding: 0;
}
#fourCols li {
	float: left;
	width: 21.78%;
	margin: 0 4.22% 0 0;
	padding: 0;
	list-style-type: none;
}
#fourCols li+li+li+li {
	margin: 0;
}
#fourCols h4 {
	display: block;
	font-size: 18px;
	margin: 8px 0 10px 0;
}
#fourCols h4 span {
	float: left;
	margin: 3px 7px 0 8px;
	height: 15px;
	width: 9px;
	background: #101969 url(images/fourColsArrow.png) 0 0 no-repeat;
}
#fourCols h4 a {
	color: #101969;
}
#fourCols h4 a:hover {
	color: #323232;
}
#fourCols img {
	border: 1px solid #ccc;
	background: #fff;
	padding: 3px;
	margin: 0;
	width: 96%;
	box-shadow: 2px 2px 5px #ddd;
}
#fourCols a:hover img {
	border: 1px solid #bbb;
	box-shadow: 2px 2px 5px #ccc;
}
/*-------------------------------------------------------------------------------------------*/
/*- HEADER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#header-top {
	height: 116px;
	padding: 0 3.2%;
}
.logo {
	float: left;
	margin: 12px 0 12px 0;
	width: 65%;
}
.logo h1{
	float: left;
	margin-top: 34px;
	margin-bottom: 5px;
	width:62%;
}
.logo img{
	float: left;
	margin-left:10px;
}

.logo p{
	float: left;
    text-align: left;
    width: 189px;
	width:62%;
	margin-left:10px;
}

.address {
	float: right;
	margin: 40px 0 0;
	font-size: 14px;
	line-height: 1.35em;
	text-align: right;
}
/*-------------------------------------------------------------------------------------------*/
/*- MENU ------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
ul#nav {
	float: left;
	margin: 0;
	padding: 0;
	background: #101969 url(images/menuShadow.png) 0 0 repeat-x;
	display: block;
	width: 100%;
	clear: both;
}
ul#nav li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	border-left: none;
	list-style-type: none;
	z-index: 100;
}
ul#nav li a {
	display: block;
	padding: 0 14px;
	line-height: 43px;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
ul#nav li:hover > ul {
	display: block;
}
/* Darken on hover */
ul#nav li a:hover {
	background: url(images/menuDark.png) 0 0 repeat-x;
	color: #fff
}
/* Darken 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;
	background-color: #0a1147;
}

.current-menu-item{
	background: #0E175F;
}
/* 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: 42px;
	left: 0px;
	z-index: 2;
	background: #fff;
	width: 190px;
	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: 190px;
	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;
}
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;
}
/*-------------------------------------------------------------------------------------------*/
/*- SIDE NAVIGATION -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#sideNav, #sideNav ul, #sideNav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sideNav ul{
		margin-bottom: 30px;
}
#sideNav .sub-menu li:first-child {
	border-top: 1px solid #f0edeb;
}
#sideNav .sub-menu li {
	border-bottom: 1px solid #f0edeb;
}
#sideNav .sub-menu a {
	display: block;
	line-height: 20px;
	padding: 8px 26px;
	background: url(images/arrowSm.png) 8px 15px no-repeat;
}
#sideNav .sub-menu a:hover {
	background-color: #fbfbfa;
}
#sideNav .sub-menu .current_page_item a {
	background-color: #f7f6f5;
}
#sideNav .sub-menu li li {
	border-bottom: none;
}
#sideNav .sub-menu li li a {
	display: block;
	line-height: 20px;
	padding: 5px 26px 5px 40px;
	background: url(images/arrowSm.png) 21px 15px no-repeat;
}
#sideNav .sub-menu li li:first-child {
	border-top: none;
}
#sideNav .sub-menu li li:first-child a {
	padding-top: 0;
	background: url(images/arrowSm.png) 21px 9px no-repeat;
}
/*-------------------------------------------------------------------------------------------*/
/*- COURSE TOUR -----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.single-course img.wp-post-image {
	width: 97%;
	float: right;
	margin: 5px 0px 20px 20px;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
}
.single-course #right-column h3 {
	font-size: 17px;
}
.single-lakes img.wp-post-image {
	width: 50%;
	float: right;
	margin: 5px 0px 20px 20px;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
}
.single-lakes #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;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	text-align: center;
}
.holeinfoTbl td {
	border-bottom: 1px solid #f0edeb;
	padding: 4px 10px;
	color: #555;
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	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 3px;
	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;
}
/*Lakes tour nav*/
#coursenav a {
	display: block;
	border: 1px solid #ddd;
	padding: 2px;
	color: #555;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
#coursenav a:hover {
	text-decoration: underline;
	border: 1px solid #ddd;
	background: #f0edeb;
}
#coursenav .current a {
	background: #444;
	color: #fff;
}


.course-hero{
	width: 100%;
	display: block;
	float: left;
	overflow: hidden;
	max-height: 210px;
	margin-top: -4px;
	background: url("/cms/wp-content/uploads/2014/05/header.png");
}

.course-hero img{
	width: 100%;
	
}
/*-------------------------------------------------------------------------------------------*/
/*- 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;
}
/*-------------------------------------------------------------------------------------------*/
/*- INFO COLUMNS ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#infoCols {
	padding: 24px 3% 11px 3%;
	background: #f0edeb;
	overflow: hidden;
	clear: both;
}
#infoCols ul {
	margin: 0;
	padding: 0;
}
#infoCols li {
	list-style-type: none;
}
#infoCols h4 {
	color: #333;
	font-size: 18px;
	margin: 10px 0 13px 0;
	padding: 0 0 7px 6px;
	font-weight: normal;
	background: url(images/infoColsDotted.png) 0 100% repeat-x;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 1);
}
#infoCols p {
	font-size: 12px;
}

#infoCols a img.alignnone{
	margin: 2px !important;
}

#infoCols .three-column-third a{
	background: #fff;
	padding: 4px;
}


#infoCols .three-column-third a:hover{
	background: #EEEEEE;
}




/* Column widths */
.three-column-first {
	width: 45%;
	float: left;
	margin: 0 4% 0 0;
}
.three-column-second {
	width: 22%;
	float: left;
	margin: 0 4% 0 0;
}
.three-column-third {
	width: 25%;
	float: left;
	margin: 0 0 11px 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-weight: bold;
	font-size: 14px;
	font-family: "Helvetica Neue", Helvetica, Arial, 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: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #595959;
	border-radius: 3px;
}
select {
	padding: 4px;
}
input[type=text], input[type=password], 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;
	border: none;
	color: #fff;
}
input[type=button]:hover, input[type=submit]:hover {
	background: #222;
}


/*-------------------------------------------------------------------------------------------*/
/*- RECIPROCAL CLUBS ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/


.page-id-180 table{
	width: 100%;
}



.page-id-180 td{
	padding-bottom:20px;
}

 .page-id-180 td h4{
 	margin-bottom: 10px;
 }
.page-id-180 td h3{
	margin-bottom: 0px;
}
.page-id-180 td p{
	border-left: 3px solid #333;
	padding-left: 10px;
}


/*-------------------------------------------------------------------------------------------*/
/*- 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;
}
.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;
}
.news-item {
	padding: 38px 0 35px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
}
#archive h1+.news-item {
	padding-top: 10px;
	border-top: 0;
}
#archive .post-meta {
	border: 0;
	margin: 0 0 13px 0;
	padding: 0;
}
#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;
}


.menu-secondary-members-container{
	margin:30px 0;
}

.rsSlideRoot h3 {
    color: #333;
    font-weight: 600;
    font-size: 22px;
    font-weight: 600;
    line-height: 10px !important;
    font-family: Georgia,"Times New Roman",Times,serif;
}

.rsUni, .rsUni .rsOverflow, .rsUni .rsSlide, .rsUni .rsVideoFrameHolder, .rsUni .rsThumbs{
	background: none !important;
}

.rsContentSlider h3, .rsContentSlider p{
	margin-left: 1% !important;
}

#new-royalslider-1{
	margin-bottom: 20px;
}

/*-------------------------------------------------------------------------------------------*/
/*- 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 12px 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;
}

/*-------------------------------------------------------------------------------------------*/
/*- BUSINESS LISTINGS STYLE --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#business-directory {margin-top: 20px;}
#business-directory hr  {margin: 10px 0;}
#business-directory h4 {margin-bottom: 0px!important;}
.bl-contact-details { float: right; padding: 2%; background-color:#EAECF0; margin: 1% 0; width: 96%;}
.bl-entry { }
span.bl-logo img {max-width: 180px; width: 30%; float:right; margin: 2%; background: #fff; padding: 10px; border: 1px solid #999;box-shadow:4px 4px 3px #bbb;}



/*-------------------------------------------------------------------------------------------*/
/*- 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;
}
/* Arrows */
.fc-button-content .fc-icon-wrap {
	top: 20%!important;
}
.ui-icon-circle-triangle-w {
	background-position: -96px -19px!important;
}
.ui-icon-circle-triangle-e {
	background-position: -32px -19px!important;
}


/*---------------- Events ------------------*/
.events-listing{
	margin-top: 30px;
	margin-bottom: 0px;
	}

.events-listing h2{
	background: #F7F6F5;
	display: block;
    line-height: 20px;
    padding: 8px 26px;
    margin:0;
}

#todaysEvents{margin-bottom:15px;border:1px solid #999;padding:4%;background: -webkit-gradient(radial, 50%, center center, 0, center center, 460, from(#fff), to(#eee));background: -webkit-radial-gradient(50%, #fff, #eee);background: -moz-radial-gradient(50%, #fff, #eee);background: -ms-radial-gradient(50%, #fff, #eee);}
#todaysEvents h2{text-align:center;color:#444;border-bottom:1px dotted #444;padding-bottom: 4px;}
#catEvents{margin-top: 20px;}
#catEvents .eo-events .eventTitle{border-top:none;}
#catEvents .eo-events li {background: #eee;border: 1px solid #ddd;}
#catEvents .eo-events .eventTitle{font-size:1em;line-height: 20px;font-family:'Libre Baskerville', serif;float:left;width: 65%;margin-left: 8%;padding-top:4%;}
.eo-events .readMore{margin: 0 0 5px 6px;}
.eo-events{list-style-type:none;padding:0;margin:0;}
.eo-events li{clear: both;margin:2% 0;padding:2%;}
.eo-events li:first-child{border-top:none;}
.eo-events .eventTitle{font-size:1.6em;line-height: 25px;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;float:right;width: 75%;margin-left: 0%;padding-top:4%;}
.eventDate{float:left;text-align:center;margin:6% 0 0 2%;}
span.eventday{font-size:2em;font-weight:bold;}
span.eventmonth{font-size:2em;}
span.eventyear{font-size:1em;}
.eo-events p{width: 65%;margin: 0 0 0 8%;padding-top: 4%;float: left;}



/*-------------------------------------------------------------------------------------------*/
/*- PORTAL PAGE -----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#portal-main {
	width: 600px;
	float: left;
}

.page-id-161 .news-item {width:48%;padding:0;background:#fff;-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.1);-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.1);box-shadow:2px 2px 3px rgba(0,0,0,0.1);margin:10px 0;-moz-box-sizing:border-box;box-sizing:border-box;border:0; border: solid 1px #DCDCDC;}
.stamp {position: absolute;right: 0%;top: 0;}
.grid-sizer { width: 48%; }
.gutter-sizer { width: 2%; }
.page-id-161 .attachment-full{width:100%;height:auto;margin:0;}
.page-id-161 .post-title{margin:0 0 15px 0;line-height:1.15em;font-size:22px;font-weight:600;}
.page-id-161 h2.post-title a{border-bottom: none!important;}
.page-id-161 .post-title a{font-weight:600!important;}
.page-id-161 .post-content a.more{background: none repeat scroll 0 0 #333333;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 0 6px;
	display: inline-block;margin:17px 0 0 0;}
.page-id-161 .post-content{overflow:hidden;}
.page-id-161 .post-content p:first-child{display:none;}
.page-id-161 .post-meta{margin:-5px 0 0 0;display:block; clear:both;}
.page-id-161 .category-course-supers-blog .post-content a.more{background:#868758;}
.page-id-161 .news-text{margin:20px;}
#accordion {
	width: 20%;
	float: right;
}
h1#welcome {
	width: 600px;
	float: left;
	color: #101969;
}
h1#welcome .name {
}
#date {
	float: right;
	margin-right: 10px;
	line-height: 24px;
}
/* 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: #111518 url(images/productBg.png) 0 25% repeat-x;
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 15px;
}
table.portal th a {
	font-family: "Helvetica Neue", Helvetica, Arial, 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: #555;
	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%;
}

.colmask #right-column{
	margin:0;
	padding: 0 0 0 3%;
}

.page-template-prodGen-php #main a, .page-template-prodGen-php #main a:hover{
border: none;
}


/*-------------------------------------------------------------------------------------------*/
/*- Portal v3 ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/
/*---- New Portal Page --------------------------------------------------*/
/*-----------------------------------------------------------------------*/

#npMenuJQ {
	background: 0 !important;
	height: 0px !important;
}
ul#membersNav {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	width: 100%;
	background: -webkit-gradient(radial, 50%, center center, 0, center center, 460, from(#fff), to(#eee));
	background: -webkit-radial-gradient(50%, #fff, #eee);
	background: -moz-radial-gradient(50%, #fff, #eee);
	background: -ms-radial-gradient(50%, #fff, #eee);
}
ul#membersNav li {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	border-left: none;
	list-style-type: none;
	z-index: 100;
}
ul#membersNav li a {
	border-bottom: none !important;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 35px;
	padding: 0 5px;
}
ul#membersNav li a.current {
	text-decoration: underline;
	background: #ddd;
}
ul#membersNav li a:hover {
	background: #ccc;
	color: #00386B;
}
.colmask {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	margin: 2% 0;
	overflow: hidden;
}
.colL, .colM, .colR {
	float: left;
	position: relative;
	padding: 0 0 1em 0;
	overflow: hidden;
}
.colL {
	width: 24%;
	margin-right: 1%;
	min-width: 200px;
}
.colM {
	width: 48.5%;
	margin-right: 1%;
	min-width: 280px;
}
.colR {
	width: 37%;
	padding: 0!important;
	margin: 10px 0!important;
	border: 0!important;
	min-width: 300px;
}
.acrIco {
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
}
.ui-widget-content {
}
.portMain .portGenBold {
	font-weight: bold;
	margin-top: 10px;
}
.portMain .portGenEm {
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px;
}
.portMain .portGenNorm {
	font-weight: normal;
	margin-top: 0;
}
.portMain .portGenNorm a {
}
.portMain .portalHead {
	width: 100%;
	overflow: hidden;
	margin: 0 -8px 10px;
	padding: 0 8px;
}
.portMain .portalHead h2 {
	padding: 7px;
	margin: 0;
	background: #F7F6F5;
}

#accordion h3{
	background: #F7F6F5;
}
.portMain .portalLink {
	border: none;
	padding: 5px 10px;
	margin: 5px 0 0 2px;
	display: block;
	overflow: hidden;
	float: right;
}
.portMain .portalLink a {
	color: #00386B;
	text-decoration: none;
	font-weight: bold;
}
.portMain .portMainLb {
	overflow: hidden;
	padding: 5px 0;
	width: 100%;
}
.portMain {
	padding: 0 0 10px;
	margin: 10px 0;
	overflow: hidden;
}
.portMain ul {
	padding: 0;
	margin: 0;
}
.portMain li {
	list-style-type: none;
}
.portMainLb .portDateLb {
	font-weight: bold;
	margin-top: 10px;
}
.portMain .portName {
	margin-bottom: 4px;
}
.portMessages {
}
.msgAreaIn {
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #ccc;
}
.portOom, .portComps, .portResults {
	border-top: 3px solid #00386B;
}
.portMyDetails, .portMyAcc {
	background: #ffffff;
}
.pollPortTbl td {
	padding: 6px 0;
}
.remBtn {
	background: #fff;
	margin-top: -1px;
	position: absolute;
	right: -2px;
	top: 4px;
}
.ui-btn-icon-notext .ui-btn-text {
	left: -9999px;
	position: absolute;
}
.ui-btn-text {
	-moz-user-select: none;
	position: relative;
	width: 100%;
	z-index: 1;
}
.ui-btn-icon-notext .ui-btn-inner .ui-icon {
	float: left;
	margin: 2px 1px 2px 3px;
}
.ui-icon {
	height: 20px;
	width: 20px;
}
.ui-btn-icon-notext .ui-icon {
	display: block;
	z-index: 0;
}
.ui-icon {
	height: 18px;
	width: 18px;
}
.ui-icon-shadow {
	box-shadow: none;
}
.ui-icon, .ui-icon-searchfield:after {
	background: url("/icons/icons-18-blackV2.png") no-repeat scroll 0 0 transparent;
}
.ui-icon-delete {
	background-position: -73px -1px;
}
.remBtn .ui-icon {
	background-color: #ccc;
	border-color: #ccc;
}
.livepage-loading * {
	-webkit-transition: all 0s ease-in !important;
}
table.guestForm a.btn-xs {border: 1px solid #ccc!important;}
#printButton button{display:none!important;}
#backButton button{display:none!important;}



