/* CSS Document */
/*Typography

Typekit fonts:

Variation		font-family		font-weight	font-style

Thin			"proxima-nova"	100			normal	
Thin Italic		"proxima-nova"	100			italic
Light			"proxima-nova"	300			normal	
Light Italic	"proxima-nova"	300			italic	
Regular			"proxima-nova"	400			normal	
Regular Italic	"proxima-nova"	400			italic	
Bold			"proxima-nova"	700			normal	
Bold Italic		"proxima-nova"	700			italic

--- merriweather ---

Regular			"merriweather"	400			normal	
Italic			"merriweather"	400			italic	
Bold			"merriweather"	700			normal	
Bold Italic		"merriweather"	700			italic

*/
h1, h2, h3, h4, h5, h6 {
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #87703C;
  margin: 0 0 20px 0; }

h1 {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 300; }

h2 {
  font-size: 24px;
  margin: 0 0 16px 0;
  font-weight: 300; }

h3 {
  font-size: 23px;
  margin: 50px 0 30px 0;
  font-weight: 300; }

h4, h5, h6 {
  font-size: 14px;
  margin: 0 0 16px 0;
  font-weight: bold; }

img {
  height: auto; }

p img, .aligncenter img {
  max-width: 100%; }

p, .small, small {
  margin: 0 0 16px 0;
  font-size: 15px;
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #575756; }
  p a, .small a, small a {
    color: #808080!important; }

a {
  color: #000000;
  text-decoration: underline;
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif; }

a:hover {
  color: #000000; }

a img {
  border: 0; }

ul {
  margin: 0 0 20px 0;
  padding: 0 0 0 24px;
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif; }

ol {
  margin: 0 0 20px 0;
  padding: 0 0 0 24px;
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif; }

li {
  margin: 0 0 10px 0;
  padding: 0 0 0 0;
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif; }

hr {
  background: #87703C;
  height: 1px;
  border: none;
  margin: 20px 0 36px 0;
  display: inline-block;
  clear: both;
  width: 100%; }

ul + hr, ol + hr {
  margin: 10px 0 36px 0; }

th, td {
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
  text-align: left; }

table {
  margin: 0 0 25px; }

p.testimonial {
  font-family: "merriweather", serif;
  font-size: 20px !important;
  color: #575756 !important;
  line-height: 26px !important;
  font-weight: 300 !important;
  margin: 0 0 5px !important; }

.name {
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-size: 14px; }

.intro {
  font-weight: 300;
  font-size: 24px; }

.btn {
  font-weight: 300;
  text-transform: uppercase;
  padding: 5px;
  background: #000000;
  color: #fff; }

/* Product overwriting */
body.product, html .product, .product table, .product th, .product td {
  font-size: 16px; }

/*-------------------------------------------------------------------------------------------*/
/*- "READ MORE" BUTTON ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.readMoreBt {
  width: 132px;
  height: 44px;
  float: right;
  margin: 40px 40px 70px 70px;
  background: #4a8002 url(images/radBut.png) 0 0 no-repeat;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 0 3px #ccc; }

.readMoreBt:hover {
  background-image: none;
  box-shadow: 0 0 3px #999; }

.readMoreBt span {
  font-size: 18px;
  color: #fff;
  line-height: 44px;
  padding: 0 0 0 30px;
  background: url(images/whiteArrow.png) 15px 50% no-repeat; }

/*-------------------------------------------------------------------------------------------*/
/*- WYSIWYG / style-selector.php ------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.leading {
  color: #575756;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 40px; }

.black-button {
  padding: 10px 20px;
  background: #282828;
  color: #fff!important;
  text-decoration: none;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px; }
  .black-button:before {
    content: '';
    display: block;
    height: 25px;
    float: left;
    background: none;
    width: 100%; }
  .black-button:after {
    content: '';
    display: block;
    height: 40px;
    float: left;
    background: none;
    width: 100%; }
  .black-button:hover {
    color: #87703C; }

.black-button-inline {
  padding: 7px 10px;
  background: #000000;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  margin: 40px 0;
  float: left;
  display: inline-block; }

.testimonial {
  font-family: "merriweather", serif;
  font-size: 20px;
  color: #575756;
  font-style: italic;
  margin: 25px 0 5px; }

.small, small {
  font-size: 14px;
  color: #3C3C3B;
  font-weight: 300; }

/*-------------------------------------------------------------------------------------------*/
/*- DEFAULT WORDPRESS STYLING ---------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.wp-caption {
  border: 0px solid #cccccc;
  text-align: center;
  background-color: transparent;
  padding: 0px;
  margin-bottom: 10px;
  max-width: 100%; }

.wp-caption.alignleft {
  margin: 0px 10px 10px 0px; }

.wp-caption.alignright {
  margin: 0px 0px 10px 10px; }

.wp-caption img {
  margin: 0px;
  padding: 0px;
  border: 0px none;
  max-width: 100%; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0px 4px 5px;
  margin: 0px; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0px; }

.alignnone {
  margin: 5px 20px 20px 0px; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 20px auto; }

img.alignright, .alignright img {
  float: right;
  margin: 5px 0px 20px 20px;
  border: 0px solid #ccc;
  padding: 0px;
  background: #fff; }

img.alignleft, .alignleft img {
  float: left;
  margin: 5px 20px 20px 0px;
  border: 0px solid #ccc;
  padding: 0px;
  background: #fff; }

img.aligncenter, .aligncenter img {
  display: block;
  margin: 5px auto 20px auto;
  border: 0px solid #ccc;
  padding: 0px;
  background: #fff; }

a img.alignright {
  float: right;
  margin: 5px 0px 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0px; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0px; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption.alignnone {
  margin: 0;
  text-align: left; }

.wp-caption.alignnone img {
  margin: 0 auto 8px; }

.wp-caption .wp-caption-text,
.wp-caption p.wp-caption-text {
  font-size: 14px;
  font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; }

.wp-caption.alignnone .wp-caption-text {
  padding: 0 0 46px;
  margin: 0; }

.wp-caption.alignright {
  float: right; }

.wp-caption.alignright img {
  margin: 0 0 7px; }

.wp-caption.alignright p.wp-caption-text {
  margin: 0px;
  padding: 0 10px 50px;
  text-align: left; }

/*-------------------------------------------------------------------------------------------*/
/*- GENERAL LAYOUT --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
html, body {
  background: #F9F7E7;
  margin: 0;
  padding: 0; }

.wrapper {
  width: 100%;
  margin: auto; }

.header {
  background: #F9F7E7;
  height: 125px; }

.home .main {
  background: #F6F4F0; }

.main {
  background: #F7F5F1; }

.container {
  padding: 0;
  max-width: 1050px;
  margin: 0 auto; }

.left-column {
  float: left;
  width: 26%;
  padding: 72px 0; }
  .left-column h2,
  #right-column h2 {
    margin: 0 0 5px;
    font-size: 23px;
    font-weight: 300;
    line-height: 24px; }
	.left-column h2 a,
	#right-column h2 a {
    color: #87703C; }
	#right-column .widget_nav_menu {
		padding-top: 2px;	
	}

.right-column {
  float: right;
  width: 74%;
  padding: 74px 0;
  color: #3C3C3B; }
  .right-column h1 {
    margin: 0 0 23px;
    line-height: 30px;
    font-weight: 200; }
  .right-column h1.course-tour {
	margin: 44px 0 33px;
	font-size: 32px;  
  }
  .right-column h2 {
    margin: 0 0 17px; }
  .right-column h1 + h2 {
    margin: 20px 0 17px; }
  .right-column p + h2 {
    margin: 42px 0 17px; }
  .right-column h3 {
    font-weight: 700;
    font-size: 16px;
    color: #3C3C3B;
    text-transform: uppercase;
    margin: 0; }
  .right-column h3.gform_title {
    color: #87703C;
    font-size: 24px;
    margin: 0 0 16px 0;
    font-weight: 300 !important;
    text-transform: none;
    margin: 40px 0 16px !important; }
  .right-column p {
    line-height: 20px;
    margin: 0 0 19px;
    color: #3C3C3B; }
  .right-column a {
    color: #575756; }
  .right-column a.black-button {
    color: #fff; }
  .right-column p.leading {
    line-height: 26px; }
  .right-column ul, .right-column ol {
    margin: 0 0 19px;
    padding: 0 0 0 17px; }
    .right-column ul li, .right-column ol li {
      padding: 0 0 0 17px;
      margin: 0;
      font-size: 15px;
      color: #3C3C3B;
      line-height: 20px; }
  .right-column ul.styled {
    margin: 0 0 15px;
    padding: 0; }
    .right-column ul.styled li {
      padding: 0;
      margin: 0;
      list-style: none; }
      .right-column ul.styled li:after {
        width: 15px;
        height: 15px;
        display: block;
        float: left;
        content: ">";
        margin-right: 12px;
        transition: all 0.4s;
        font-size: 17px;
        margin-top: 1px; }
  .right-column ul + h3 {
    margin-top: 30px; }

.full-column {
  width: 100%;
  float: none;
  padding: 50px 1%; }

.wp-post-image {
  margin: -4px 0 28px 0;
  max-width: 100%; }

.full-width {
  width: 100%; }
  .full-width img {
    max-width: 100%; }
  .full-width a {
    color: #87703C; }

.float-left {
  float: left; }

.half {
  width: 49%;
  display: inline-table;
  margin: 0;
  padding: 0; }

/* For Product */
.product .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; }

/*reusable styles */
ul.list-unstyled li {
  list-style: none; }

/* Collapse / Accordion menu */
.reciprocalCategory h4.greyBox {
  cursor: pointer;
  /*padding: 15px 15px 15px 0;
		margin: 10px 0;*/
  padding: 0 15px 0 0;
  margin: 6px 0px;
  font-size: 16px; }
  .reciprocalCategory h4.greyBox::before {
    width: 16px;
    height: 16px;
    display: block;
    float: left;
    content: "+";
    margin-right: 15px;
    transition: all 0.4s;
    font-size: 22px;
    margin-top: -4px; }
  .reciprocalCategory h4.greyBox.active {
    cursor: pointer;
    border-bottom: 1px solid;
    border-top: 1px solid; }
    .reciprocalCategory h4.greyBox.active::before {
      content: "-";
      transition: all 0.4s; }

.reciprocalCategory .read_more_link {
  display: none; }

.reciprocalCategory .reciprocalCategory {
  /*background: #E8E6E1;*/
  background: #F3F2EF;
  padding: 0px 20px;
  margin-bottom: 0px;
  width: 95%; }
  .reciprocalCategory .reciprocalCategory span P {
    margin: 0; }

.reciprocalCategory {
	margin-bottom: 20px;	
}

/*.reciprocalCategory .collapsible {
  padding: 10px 10px 20px;
  overflow: hidden;
  background: #F3F2EF; }*/
  .reciprocalCategory .collapsible strong {
    width: 80px;
    padding-right: 0px;
    display: block;
    float: left; }
  .reciprocalCategory .collapsible p {
    margin-bottom: 0; }
  .reciprocalCategory .collapsible .details {
    overflow: hidden;
    display: none; }

.reciprocalCategory.parent {
  background: #F3F2EF;
  padding: 0.5px 20px;
  margin-bottom: 0px;
  width: 95%; }
  .reciprocalCategory.parent h4.greyBox {
    cursor: pointer;
    padding: 0 15px 0 0;
    margin: 6px 0px;
    font-size: 16px; }

.reciprocal-thumbnail {
  width: 28%;
  float: right;
  display: inline-block;
  margin-left: 4%; }

.collapsible {
	overflow: hidden;
	padding-bottom: 5px;
  margin: 0; }
  .collapsible .contact-details {
    padding: 20px 0 0; }

/* Hiding Reciprocal Contact Details for Visitors */
/*.logged-in */
.reciprocalCategory .collapsible .details {
  display: block; }

.full-width.float-left.long-loaders {
  padding: 30px 0 2px; }
  .full-width.float-left.long-loaders h3 {
    /*margin: 0px 0 20px 0;*/
    margin: 0 0 3px; }
  .full-width.float-left.long-loaders a {
    font-size: 15px; }
  .full-width.float-left.long-loaders .reciprocal-thumbnail {
    width: 30%;
    float: right;
    display: inline-block;
    margin-left: 6%; }
    .full-width.float-left.long-loaders .reciprocal-thumbnail img {
      margin-bottom: 40px; }
.reciprocalCategory .collapsible .details {
    padding: 10px 0 10px;
}
.eo-event-future .reciprocal-thumbnail img {
	margin: 0 auto;	
}

/*-------------------------------------------------------------------------------------------*/
/*- FRONT PAGE ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.page-template-page-front p.leading {
  font-size: 30px;
  line-height: 35px;
  display: inline; }

.page-template-page-front .home-text, .page-template-page-front .home-copy {
  display: inline; }

.page-template-page-front .home-copy p.leading + p {
  padding-top: 40px; }

.page-template-page-front .home-text p.leading {
  font-size: 30px;
  line-height: 35px;
  display: inline; }


  

.page-template-page-front #new-royalslider-2 {
  width: 100%;
  /*height: 450px !important;*/
  /*height: 542px;*/
  height: 54vh; }
  .page-template-page-front #new-royalslider-2 img {
    /*margin: -50px auto 0 !important;*/
    width: 100% !important;
    height: auto !important; }

.page-template-page-front .main .container {
  padding: 98px 40px 74px;
  max-width: 920px;
  text-align: center; }
  .page-template-page-front .main .container .leading, .page-template-page-front .main .container p {
    color: #3C3C3B; }

.page-template-page-front .main h2 {
  margin: 30px 0 16px; }

.page-template-page-front .main h3 {
  font-weight: 700;
  font-size: 16px;
  color: #3C3C3B;
  text-transform: uppercase;
  padding: 16px 0 0;
  margin: 0; }

.page-template-page-front .main table {
  width: 300px;
  margin: 0 auto 15px; }
  .page-template-page-front .main table td.num {
    text-align: right; }

/*-------------------------------------------------------------------------------------------*/
/*- HEADER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.header {
  z-index: 3; }
  .header .logo {
    float: left;
    width: 80px;
    display: block; }
    .header .logo img {
      height: 92px;
      padding-top: 17px;
      padding-bottom: 0px;
      padding-left: 36px; }
  .header .main-navigation {
    float: right;
    width: 920px; }
    .header .main-navigation #nav {
      float: right; }

.page-hero {
  height: auto;
  overflow: hidden;
  z-index: 1;
  position: relative;
  width: 100%; }
  .page-hero img {
    width: 100%;
    height: auto;
    z-index: 2;
    max-width: 100%;
    max-height: 100%;
    display: block; }

.logged-in .main-navigation .big-menu li a {
  padding: 10px 6px; }

#login-dropdown {
  float: right;
  background: #F9F7E7;
  width: 174px;
  position: absolute;
  right: -50px;
  padding: 12px 12px;
  display: none;
  margin-right: 0;
  top: 120px;
  z-index: 99; }
  #login-dropdown .dropdown-menu {
    border-radius: 0; }
    #login-dropdown .dropdown-menu label {
      font-size: 15px;
      font-weight: 300;
      font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
      margin-bottom: 8px;
      float: left;
      padding: 0 8px; }
    #login-dropdown .dropdown-menu label.full {
      width: auto;
      float: none;
      display: block; }
    #login-dropdown .dropdown-menu input[type="text"], #login-dropdown .dropdown-menu input[type="password"], #login-dropdown .dropdown-menu input[type="submit"] {
      width: 100%;
      display: block;
      float: left;
      background: #fff !important;
      font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif !important;
      color: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 300;
      line-height: 1em;
      padding: 2px 5px;
      margin: 2px 0;
      box-shadow: none; }
    #login-dropdown .dropdown-menu input[type="checkbox"] {
      margin-left: 10px; }
    #login-dropdown .dropdown-menu input[type="submit"] {
      text-align: center;
      background: #000 !important;
      text-transform: uppercase;
      color: #fff;
      font-weight: 300 !important;
      font-size: 16px;
      border-radius: 0;
      margin-bottom: 5px;
      padding: 7px 5px;
      margin-top: 5px; }
    #login-dropdown .dropdown-menu input[type="text"], #login-dropdown .dropdown-menu input[type="password"] {
      margin-bottom: 18px;
      border-radius: 0; }
    #login-dropdown .dropdown-menu input[type="password"] {
      margin-bottom: 16px; }
    #login-dropdown .dropdown-menu a {
      float: none;
      display: block;
      width: 100%;
      text-align: left;
      color: #575756;
      font-size: 11px;
      line-height: 1.5em;
      padding: 0;
      margin: 0; }

/*-------------------------------------------------------------------------------------------*/
/*- MENU ------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.big-menu {
  padding-top: 76px;
  position: relative; }
  .big-menu li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 15px;
    /* Dropdown */ }
    .big-menu li:hover {
      text-decoration: underline; }
    .big-menu li a {
      padding: 10px 13px;
      text-decoration: none;
      /*&:hover{
				text-decoration:underline;
			}*/ }
    .big-menu li.current-menu-item, .big-menu li.current-page-ancestor {
      text-decoration: underline;
      color: #000; }
    .big-menu li .sub-menu {
      display: none;
      /*width: 200px;*/
      padding: 30px 0 10px 0 !important; }
      .big-menu li .sub-menu li {
        padding: 0 15px;
        margin: 0;
        width: auto;
        font-weight: 300 !important;
        font-size: 15px;
        line-height: 15px;
        text-transform: none;
        float: none; }
        .big-menu li .sub-menu li:hover {
          text-decoration: none !important; }
        .big-menu li .sub-menu li a {
          padding: 5px 0px 0px !important;
          display: block;
          float: none; }
      .big-menu li .sub-menu li.current-menu-item {
        /*border-bottom: 1px solid $font-stack !important;*/ }
  .big-menu .menu-item-has-children:hover ul.sub-menu {
    background: #F9F7E7;
    display: block;
    position: absolute;
    margin: 0;
    padding: 30px 0 10px 0;
    z-index: 9;
	min-width: 190px; }
    .big-menu .menu-item-has-children:hover ul.sub-menu a {
      border-bottom: 1px solid #F9F7E7; }
    .big-menu .menu-item-has-children:hover ul.sub-menu .menu-item-has-children {
      position: relative; }
      .big-menu .menu-item-has-children:hover ul.sub-menu .menu-item-has-children:hover a {
        border-bottom: 1px solid #000; }
      .big-menu .menu-item-has-children:hover ul.sub-menu .menu-item-has-children ul.sub-menu {
        display: none; }
      .big-menu .menu-item-has-children:hover ul.sub-menu .menu-item-has-children:after {
        content: ">";
        width: 20px;
        float: none;
        margin-top: 0;
        position: absolute;
        right: 0px;
        top: 5px; }
      .big-menu .menu-item-has-children:hover ul.sub-menu .menu-item-has-children:hover ul.sub-menu {
        display: block;
        left: 190px;
        width: inherit;
        position: absolute;
        padding: 7px 0 10px !important;
        margin: 0;
        top: -4px; }
        .big-menu .menu-item-has-children:hover ul.sub-menu .menu-item-has-children:hover ul.sub-menu li {
          margin: 0;
          padding: 0px 15px; }
          .big-menu .menu-item-has-children:hover ul.sub-menu .menu-item-has-children:hover ul.sub-menu li a {
            padding: 5px 0px 0px !important;
            border-bottom: 1px solid #F9F7E7; }
          .big-menu .menu-item-has-children:hover ul.sub-menu .menu-item-has-children:hover ul.sub-menu li:hover a {
            border-bottom: 1px solid #000 !important; }

#menu-course.course-menu li {
  font-size: 17px; }
  #menu-course.course-menu li ul li {
    font-size: 16px; }

/* Menu Toggle */
#menu-toggle strong {
  display: none; }

/*-------------------------------------------------------------------------------------------*/
/*- SIDE NAVIGATION -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
ul.side-menu {
  padding: 0;
  margin: 0; }
  ul.side-menu .current-menu-item a, ul.side-menu .current-menu-ancestor a {
    text-decoration: underline; }
  ul.side-menu .current-menu-item ul a, ul.side-menu .current-menu-ancestor ul a {
    text-decoration: none; }
  ul.side-menu .current-menu-item ul .current-menu-item a, ul.side-menu .current-menu-ancestor ul .current-menu-item a {
    text-decoration: underline; }
  ul.side-menu a {
    text-decoration: none;
    color: #575756;
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
    width: 100%;
    font-weight: 300; }
    ul.side-menu a:hover {
      text-decoration: underline; }
  ul.side-menu .sub-menu li {
    font-size: 17px;
    font-weight: 300;
    line-height: 20px;
    margin: 0; }
	/* Hide upcoming events link from Members side menu */
	ul.side-menu .sub-menu li.page-item-62 {
		display: none;	
	}
    ul.side-menu .sub-menu li .sub-menu li {
      font-size: 16px; }
  ul.side-menu ul.sub-menu:first-child {
    padding: 0;
    margin: 0; }
    ul.side-menu ul.sub-menu:first-child li, ul.side-menu ul.sub-menu:first-child ul {
      margin: 0; }
    ul.side-menu ul.sub-menu:first-child ul {
      padding: 0 0 0 14px; }

/*-------------------------------------------------------------------------------------------*/
/*- FOOTER ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* sub-footer */
.fourCols {
  background-image: linear-gradient(to right, #E7E5DF, #F1EFEC, #E7E5DF);
  padding: 24px 2% 46px; }
  .fourCols ul li {
    float: left;
    display: block;
    width: 25%;
    list-style: none;
    line-height: 20px; }
    .fourCols ul li img {
      width: 86%;
      float: left; }
    .fourCols ul li .wp-post-image {
      margin: 0 auto; }
    .fourCols ul li h4 {
      margin: 0 0 15px; }
    .fourCols ul li a {
      text-decoration: none;
      text-transform: uppercase;
      color: #575756;
      font-size: 16px;
      font-weight: 400; }
    .fourCols ul li:hover a {
      text-decoration: underline; }
	/* fourCols product hack */
	.fourCols.fourColsMembers{
		display: none;
	}
	.fourCols.fourColsGuests{
		display: block;
	}

	.logged-in .fourCols.fourColsMembers{
			display: block;
		}

	.logged-in .fourCols.fourColsGuests{
			display: none;
	}

/* Footer */
.footer {
  padding: 44px 2%;
  clear: both;
  overflow: hidden;
  background-image: linear-gradient(to right, #161616, #333, #161616); }
  .footer ul li, .footer ul li a, .footer p, .footer p a {
    color: #ffffff;
    line-height: 38px;
    font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-align: left;
    list-style: none; }
  .footer .logo, .footer ul {
    float: left;
    width: 15%;
    display: block; }
  .footer .logo img {
    margin-left: 25px; }
  .footer ul {
    padding: 1px 2% 0 27px;
    margin: 0;
    min-width: 174px; }
    .footer ul li {
      line-height: 20px;
      margin: 0;
      padding: 0; }
      .footer ul li a {
        text-align: right;
        margin-left: 0px;
        padding: 0;
        margin-top: -8px;
        display: block;
        float: left; }
      .footer ul li strong {
        margin-right: 10px;
        min-width: 37px;
        float: left;
        display: block;
        font-weight: 400 !important; }
      .footer ul li .number {
        /*&:hover {
					font-weight: 700;
				}	*/ }
  .footer a {
    text-decoration: underline;
    /*&:hover{
			font-weight: $bold-font;	
		}*/ }

/*-------------------------------------------------------------------------------------------*/
/*- GOOGLE MAP ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#map {
  width: 100%;
  height: 350px;
  border: 1px solid #ccc;
  background: #F6F4F0;
  margin: 0 0 16px 0; }

#map a, #map a:hover {
  border: none; }

/*-------------------------------------------------------------------------------------------*/
/*- FORMS -----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
textarea, input, select {
  padding: 5px;
  font-family: "Century Gothic",Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #595959;
  border-radius: 3px; }

select {
  padding: 4px; }

input[type=text], input[type=password], textarea, select {
  background: #F6F4F0;
  border: 1px solid #ccc;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) 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;
  cursor: pointer;
  background: #333;
  border: none;
  color: #F6F4F0;
  -webkit-box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.2) inset;
  -moz-box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.2) inset;
  box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.2) inset;
  border: 1px solid #333; }

input[type=button]:hover, input[type=submit]:hover {
  background: #222; }

/*-------------------------------------------------------------------------------------------*/
/*- NEWS STYLES -----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.content-wp {
  min-width: 100%; }

.post-meta {
  border-bottom: 1px solid #BBBBBB;
  margin: 0 0 20px 0;
  padding: 0 0 16px 0; }

.post-meta h1 {
  margin-bottom: 10px !important; }

.post-meta h1 span {
  color: #575756; }

.post-meta h1 a, .post-meta h2 a {
  color: #87703C; }

.post-data {
  font-size: 15px;
  color: #888;
  margin: 0 0 2px; }

.post-data span {
  color: #BBBBBB;
  margin: 0 2px; }

.post-content {
  margin: 0;
  padding: 0; }

.archive .post-content, .single .post-content {
  margin: 0 0 -16px 0;
  overflow: hidden; }

.tfe.wp-post-image {
  border: 2px solid #BBBBBB;
  float: right;
  margin: 0 0 20px 30px;
  width: 110px;
  height: auto; }

.default-img {
  padding: 2px;
  border: none; }

.read_more_link {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px; }

.post-content .read_more_link {
  padding-top: 15px; }

#back {
  border-top: 1px solid #BBBBBB;
  margin-top: 40px;
  padding-top: 20px; }

/* Tables */
.wrapper .right-column {
  /* Events Calendar */ }
  .wrapper .right-column table {
    width: 100%; }
    .wrapper .right-column table th, .wrapper .right-column table td {
      vertical-align: top; }
    .wrapper .right-column table td h3 {
      margin: 0px 0 10px; }
  .wrapper .right-column .eo-fullcalendar h2 {
    font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 300; }
  .wrapper .right-column .eo-fullcalendar th, .wrapper .right-column .eo-fullcalendar td {
    font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
    padding: 5px 10px !important; }

/* Single Posts */
.single #right-column {
  width: 26%;
  padding: 72px 0;
  float: left; }
  .single #right-column h3 {
    margin: 0 0 12px;
    font-size: 23px;
    line-height: 24px; }
  .single #right-column ul,
  .page .left-column ul {
    padding: 0 25px 0 0; }
    .single #right-column ul li,
	.page .left-column ul li {
      list-style: none;
      font-weight: 300;
      color: #575756;
      font-size: 17px;
      margin: 0 0 5px;
      line-height: 18px; }
      .single #right-column ul li a,
	  .page .left-column ul li a {
        color: #575756;
        text-decoration: none; }
      .single #right-column ul li span.date,
	  .page .left-column ul li span.date {
        font-size: 12px;
        display: block; }

.single #left-column {
  float: right;
  width: 74%;
  padding: 74px 0%; }

/* Archive Page style */
.blog, .archive, .category {
  /*#left-column {
		float: right;
		width: 68%;
		padding: 50px 1%;	
	}
	#right-column {
		width: 28%;
		padding: 50px 1%;
		h3 {
			margin: 0 0 16px 0;
			font-size: 24px;
		}
	}*/ }
  .blog #left-column, .archive #left-column, .category #left-column {
    float: none;
    width: 98%;
    padding: 50px 1%; }

.posts-holder {
  border-bottom: 1px solid #BBBBBB; }

.news-item {
  padding: 5% 3% 5% 0;
  border-top: 1px solid #BBBBBB;
  overflow: hidden; }
  .news-item .post-title a {
    color: #87703C;
    text-decoration: none; }
  .news-item img {
    width: auto;
	height: 100px;
/*
	max-width: 200px;
	min-width: 120px;
*/
    float: right;
    display: inline-block;
    padding-left: 5%;
     }

.nextpostslink {
  float: right; }

.previouspostslink {
  float: left; }

/* Sidebar Page style */
.sidebar-news h3 {
  margin: 0 0 16px 4px; }

.sidebar-news ul {
  margin-bottom: 36px;
  clear: both; }

.sidebar-news li {
  font-size: 14px;
  line-height: 1.4em;
  margin-bottom: 10px; }

.sidebar-news ul#archive-list li {
  margin-bottom: 14px; }

#add-new {
  text-align: center;
  display: block;
  margin: 0 auto 25px auto; }

#add-new a {
  padding: 7px 11px;
  cursor: pointer;
  background: #333;
  border: none;
  color: #F6F4F0;
  -webkit-box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.2) inset;
  -moz-box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.2) inset;
  box-shadow: 1px 1px 3px rgba(255, 255, 255, 0.2) inset;
  border: 1px solid #BBBBBB;
  border-radius: 3px; }

#add-new a:hover {
  background: #333;
  text-decoration: none;
  border-color: #333 #575756 #777 #575756; }

/*-------------------------------------------------------------------------------------------*/
/*- RECIPROCAL CLUBS ------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/*- GALLERY ---------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.gallery {
  margin-bottom: 23px !important;
  clear: both; }
  .gallery .gallery-item {
    width: 14.75% !important;
    margin-right: 2.3%;
    margin-bottom: 5px; }
    .gallery .gallery-item img {
      width: 100%;
      height: auto;
      border: 0 !important; }
  .gallery .gallery-item:nth-child(6n+6) {
    margin-right: 0; }

/* For displaying 3 columns on tablet */
@media only screen and (max-width: 800px) {
  .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
    width: 33% !important; } }

/* For displaying single column on mobile */
@media only screen and (max-width: 480px) {
  .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
    width: 100% !important; } }

.gallery-columns-2 .gallery-item:nth-child(5n+1), .gallery-columns-3 .gallery-item:nth-child(5n+1), .gallery-columns-4 .gallery-item:nth-child(5n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(5n+1), .gallery-columns-7 .gallery-item:nth-child(5n+1), .gallery-columns-8 .gallery-item:nth-child(5n+1), .gallery-columns-9 .gallery-item:nth-child(5n+1) {
  clear: none !important; }

#fancybox-title-over {
  display: none; }

/*-------------------------------------------------------------------------------------------*/
/*- Enquiry Forms STYLE --------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.gform_wrapper form h2 {
  font-weight: 300;
  margin: 0 0 6px !important;
  padding-top: 33px; }

.gform_wrapper form .datepicker#input_2_6 {
  width: 6em !important; }

.gform_wrapper form .top_label li {
  padding: 0 0 25px; }
  .gform_wrapper form .top_label li label.gfield_label {
    font-weight: 300;
    margin: 0; }
  .gform_wrapper form .top_label li input[type=email],
  .gform_wrapper form .top_label li input[type=number],
  .gform_wrapper form .top_label li input[type=password],
  .gform_wrapper form .top_label li input[type=tel],
  .gform_wrapper form .top_label li input[type=text],
  .gform_wrapper form .top_label li input[type=url],
  .gform_wrapper form .top_label li select,
  .gform_wrapper form .top_label li textarea {
    background-color: #fff;
    border-radius: 0px;
    box-shadow: none;
    font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
    /*-webkit-appearance:none;*/
    -webkit-border-radius: 0px !important;
    font-size: 15px; }
  .gform_wrapper form .top_label li select {
    border: 0;
    outline: 1px solid #CCC;
    background-color: white;
    height: 27px;
    margin-top: 1px;
    width: 70%; }
  .gform_wrapper form .top_label li select.medium {
    width: 27.5%; }
  .gform_wrapper form .top_label li .ginput_container label {
    font-size: 11px;
    margin: 10px 0 0;
    line-height: 11px; }

.gform_wrapper form .top_label li.form-float-left {
  width: 49%;
  float: left;
  clear: none !important; }
  .gform_wrapper form .top_label li.form-float-left input.medium {
    width: 95%; }

.gform_wrapper form .top_label li.form-float-right {
  width: 50%;
  float: right;
  clear: none !important; }
  .gform_wrapper form .top_label li.form-float-right input.medium {
    width: 95%; }

.gform_wrapper form .top_label li.form-function {
  float: left;
  width: 26%;
  clear: none;
  margin-right: 2%;
  padding: 0 0 0px; }
  .gform_wrapper form .top_label li.form-function select {
    width: 97%; }

.gform_wrapper form .top_label li.form-guests {
  float: left;
  width: 15%;
  clear: none;
  padding: 0 0 0px; }
  .gform_wrapper form .top_label li.form-guests input {
    width: 56%; }

.gform_wrapper form .top_label li.form-date {
  float: right;
  width: 36%;
  clear: none;
  padding: 0 0 0px; }
  .gform_wrapper form .top_label li.form-date input {
    width: 90%; }

.gform_wrapper form .gform_button.button {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding: 7px 30px;
  border-radius: 0;
  font-weight: 300;
  letter-spacing: 0.5px; }

.gform_wrapper form .gform_footer {
  padding: 0;
  margin: 10px 0 0; }

p.btn a {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding: 7px 30px;
  border-radius: 0;
  font-weight: 300;
  letter-spacing: 0.5px; }
  
  .eo-events a.btn {
	color: #fff;
	text-decoration: none;  
  }	

/*-------------------------------------------------------------------------------------------*/
/*- Members News / members home STYLE ------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
/* Members Slider */
.page-template-page-members-list {
  /* Slider dots */
  /*Members Weather */ }
  .page-template-page-members-list .slider-container {
    width: 100%;
    background-image: linear-gradient(to right, #161616, #333, #161616);
    overflow: hidden; }
    .page-template-page-members-list .slider-container #new-royalslider-1 {
      margin: 0 auto; 
	  max-width: 1000px;
	}
  .page-template-page-members-list .right-column {
    width: 73.3%;
    padding-top: 38px; }
  .page-template-page-members-list .left-column {
    width: 23.8%;
    padding-top: 38px; }
  .page-template-page-members-list .rsDefault, .page-template-page-members-list .rsDefault .rsOverflow, .page-template-page-members-list .rsDefault .rsSlide, .page-template-page-members-list .rsDefault .rsVideoFrameHolder, .page-template-page-members-list .rsDefault .rsThumbs, .page-template-page-members-list .rsDefault .rsBullets {
    background: none; }
  .page-template-page-members-list .rsDefault, .page-template-page-members-list .rsDefault .rsOverflow, .page-template-page-members-list .rsDefault .rsVideoFrameHolder, .page-template-page-members-list .rsDefault .rsThumbs {
    /*background-image: linear-gradient(to right, #161616, #333, #161616);*/ }
  .page-template-page-members-list .rsDefault .rsBullet {
    width: 46px;
    height: 60px; }
    .page-template-page-members-list .rsDefault .rsBullet.rsNavSelected span {
      background-color: #87703C; }
    .page-template-page-members-list .rsDefault .rsBullet span {
      height: 20px;
      width: 20px;
      background-color: #F6F4F0;
      margin: 0 auto; }
  .page-template-page-members-list .rsContainer {
    /*width: 1440px;
		max-width: 92%;*/
    margin: 0 auto; }
    .page-template-page-members-list .rsContainer img {
      float: right;
      display: inline-block;
      width: 50% !important;
      height: auto !important; }
    .page-template-page-members-list .rsContainer .slider-text {
      width: 48%;
      float: left;
      display: inline-block;
	  padding: 60px 1% 30px 1%;
	}
      .page-template-page-members-list .rsContainer .slider-text h1 {
        margin-left: 0;
        margin-bottom: 13px; }
        .page-template-page-members-list .rsContainer .slider-text h1 a {
          color: #87703C;
          text-transform: uppercase;
          text-decoration: none;
          font-weight: 100;
          font-size: 40px; }
      .page-template-page-members-list .rsContainer .slider-text p {
        color: #F6F4F0;
        margin-left: 0;
        font-size: 24px;
        font-weight: 100;
        margin-bottom: 32px;
        line-height: 25px; }
      .page-template-page-members-list .rsContainer .slider-text p.date,
      .page-template-page-members-list .rsContainer .slider-text p.link {
        font-size: 20px; }
      .page-template-page-members-list .rsContainer .slider-text p.date {
        margin: 0 0 21px;
        text-transform: uppercase; }
      .page-template-page-members-list .rsContainer .slider-text a {
        color: #F6F4F0; }
  .page-template-page-members-list .weather-holder {
    overflow: hidden; }
  .page-template-page-members-list #weather {
    /*background: #fff*/;
    overflow: hidden;
    padding: 10px 0;
    margin-top: 50px;
    margin-bottom: 20px;
    height: 87px; }
  .page-template-page-members-list .weather-holder p.left {
    float: left;
    width: 40%;
    margin-left: 2%;
    margin-bottom: 5px;
    margin-top: 5px; }
  .page-template-page-members-list .weather-holder p.right {
    float: right;
    width: 40%;
    margin-right: 2%;
    text-align: right;
    margin-bottom: 5px;
    margin-top: 5px; }
  .page-template-page-members-list iframe.members-weather {
    overflow: hidden;
    width: 100%;
    height: 65px;
    border: none;
    background: #F7F5F1; }
    .page-template-page-members-list iframe.members-weather td b {
      font-family: sans-serif !important;
      font-size: 15px;
      font-weight: 400; }

.page-template-page-members-list .rsContainer .slider-text a.read_more_link {
	font-size: 20px;
}

/*-------------------------------------------------------------------------------------------*/
/*- 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; }

/*Events*/
.events-listing {
  padding: 0 0 10px; }
  .events-listing .black-button:before {
    content: '';
    display: block;
    height: 15px;
    float: left;
    background: none;
    width: 100%; }
  .events-listing .black-button:after {
    content: '';
    display: block;
    height: 10px;
    float: left;
    background: none;
    width: 100%; }

.events-listing .eo-events {
  clear: both;
  padding: 0;
  text-align: left; }

.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 2px 0;
  padding: 2px 0 0 0;
  font-size: 20px;
  line-height: 1.1em;
  text-transform: capitalize; }

.events-listing .eo-events h3 a {
  color: #3C3C3B;
  font-weight: 400 !important;
  text-decoration: none; }

.events-listing .eo-events p {
  font-size: 14px;
  margin: 0 0 10px 0; }
  .events-listing .eo-events p small {
    float: left;
    width: 100%;
    margin-bottom: 3px;
    font-size: 14px; }
  .events-listing .eo-events p a {
    padding: 0; }

/*-------------------------------------------------------------------------------------------*/
/*-MY INFORMATION PAGE-----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#portal-main {
  width: 600px;
  float: left; }

#accordion {
  width: 260px;
  float: right; }

h1#welcome {
  width: 600px;
  float: left; }

#date {
  float: right;
  margin-right: 10px;
  line-height: 24px; }

#portal-main .news-item {
  padding: 30px 0 15px 0; }

#portal-main .news-item:first-child {
  padding-top: 15px;
  border-top: none; }

#portal-main .post-meta {
  border-bottom: none;
  padding-bottom: 0; }

#portal-main {
  width: 600px;
  float: left; }

#accordion {
  width: 260px;
  float: right; }

#date {
  float: right;
  margin-right: 10px;
  line-height: 24px; }

#portal-main .news-item {
  padding: 30px 0 15px 0; }

#portal-main .news-item:first-child {
  padding-top: 15px;
  border-top: none; }

.post-meta {
  border-bottom: none;
  padding-bottom: 0;
  color: #888;
  font-size: 15px;
  margin: 0 0 2px;
  display: block; }

#portal-col {
  width: 48%;
  float: left;
  margin-right: 2%; }

.portal-box {
  padding: 16px;
  overflow: hidden;
  border: 1px solid #BBBBBB;
  text-align: left; }
  .portal-box h2 {
    font-size: 22px;
    margin: 0 0 20px; }

.portal-box.my-golf {
  margin-bottom: 20px;
  text-align: center; }
  .portal-box.my-golf a {
    font-size: 23px;
    margin: 0 0 16px 0;
    font-weight: 300;
    color: #87703C;
    margin: 0;
    text-decoration: none; }

/*.portal-prize, .portal-account, .portal-account-3rd, .portal-details-3rd {
    background: $rw-dark-grey;
    color: $rw-white;
}

.portal-prize a, .portal-account a, .portal-account-3rd a, .portal-details-3rd a {
	color:$rw-white !important;	
}

.portal-prize h2, .portal-account h2, .portal-account-3rd h2, .portal-details-3rd h2 {
	color:$rw-white !important;	
}
*/
.portal-box li {
  list-style: none;
  line-height: normal; }

.portal-links {
  padding-bottom: 6px;
  color: #F6F4F0;
  height: auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 0px;
  text-align: center;
  float: left;
  width: 94%;
  padding: 1%;
  margin-bottom: 10px;
  font-size: 12px;
  border: 1px solid #BBBBBB;
  text-decoration: none;
  font-weight: 700;
  background-color: #676766; }

.portal-links a, .portal-links-extra a {
  color: #F6F4F0; }

.portal-links-extra {
  padding-bottom: 6px;
  color: #F6F4F0;
  height: auto;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 0px;
  text-align: center;
  float: left;
  width: 94%;
  padding: 1%;
  margin-bottom: 10px;
  font-size: 12px;
  border: 1px solid #436CB4;
  text-decoration: none;
  font-weight: 700;
  background-color: #436CB4; }

/* EVENTS LISTING STYLES */
.eo-events.eo-events-shortcode {
  padding: 0;
  margin: 0; }
  .eo-events.eo-events-shortcode li {
    list-style: none;
    padding: 0; }
    .eo-events.eo-events-shortcode li h2 a {
      font-size: 24px !important;
      text-decoration: none; }
    .eo-events.eo-events-shortcode li small.post-data {
      color: #888;
      font-size: 15px;
      margin: 0 0 2px; }
    .eo-events.eo-events-shortcode li .reciprocal-thumbnail img {
      float: right; }

/*-------------------------------------------------------------------------------------------*/
/*- PRODUCT STYLES --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
body.product,
html .product,
.product table,
.product th,
.product td,
.product table.portal input,
.product table.portal td select {
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif !important; }

table input[type=button],
table input[type=submit] {
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif !important; }

table.portal {
  border: 1px solid #BBBBBB !important;
  padding-bottom: 10px;
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif !important; }

table.portal th {
  background: #F6F4F0 !important;
  padding: 12px 8px 16px 8px;
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif !important;
  font-weight: 300 !important;
  font-size: 20px !important;
  color: #87703C !important;
  text-align: center; }

table.portal td {
  padding: 6px;
  font-size: 13px; }

table.portal td input, table.portal td select {
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-border-radius: 0px !important; }

#flBody, #npBody {
  background: none; }

#flBody h2 {
  font-weight: 400; }

.product #mainLayout {
  font-size: 80%; }

/* Login Page */
#login-left {
  float: left;
  width: 30%;
  padding: 25px 0 25px 0;
  border: none;
  margin: 0;
  background: #F6F4F0;
  border: 1px solid #ddd !important; }

#login-left #form {
  padding: 0 10%; }

#login-left label {
  /*width: 38%;
  float: left;*/
  width: 100%;
  float: none;
  text-align: right;
  padding: 0;
  margin: 0;
  font-size: 14px;
  height: inherit;
  line-height: 28px;
  font-weight: 400;
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif; }

#login-left input, #password-reminder input {
  /*width: 57%;
  float: right;*/
  width: 100%;
  float: none;
  margin: 0 0 10px 0;
  border: 1px solid #ddd;
  font-size: 13px;
  color: #444;
  background: #F6F4F0;
  padding: 7px;
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif; }

#login-left #submit, #password-reminder #submit {
  width: 60px;
  /*margin: 5px 0 15px 165px;*/
  margin: 5px 0 15px;
  float: right;
  /*clear: both;*/
  font-size: 13px;
  color: #575756;
  background: #F6F4F0;
  padding: 7px;
  font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif; }

#login-left p {
  margin: 0;
  text-align: center;
  font-size: 12px;
  float: left; }

#login-right {
  float: right;
  width: 65%;
  margin: 0; }

#login-right h2 {
  margin: 30px 0 15px; }

#login-right h4 {
  margin: 30px 0 15px; }

#login-error table {
  margin: 0 auto 30px auto; }

#login-error table td {
  vertical-align: middle;
  padding: 0 5px;
  color: #F6F4F0; }

/* 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: 700;
  height: 1em;
  line-height: 28px; }

#password-reminder input {
  margin: 0; }

#password-reminder #submit {
  margin: 10px 0 15px 48%; }

/* My Information */
.logged-in.product h1#welcome {
  float: left;
  clear: both;
  width: 78%; }

.logged-in.product #date {
  float: right;
  margin-right: 10px;
  line-height: 24px;
  width: 20%;
  text-align: right; }

.logged-in.product #left-column {
  float: left;
  width: 80%; }
  .logged-in.product #left-column .portal-box {
    text-align: left;
    margin-bottom: 30px; }
    .logged-in.product #left-column .portal-box ul {
      padding: 0; }
    .logged-in.product #left-column .portal-box table {
      margin-bottom: 16px; }

.logged-in.product #right-column {
  width: 20%;
  float: right; }
  .logged-in.product #right-column .portal-box {
    margin-bottom: 30px; }
    .logged-in.product #right-column .portal-box .portal-links {
      padding: 4% 3%;
      font-weight: 300;
      letter-spacing: 1px;
      text-transform: uppercase;
      border: 0;
      font-size: 16px;
      color: #fff;
      background: #87703C;
      transition: all 0.4s; }
      .logged-in.product #right-column .portal-box .portal-links:hover {
        color: #87703C;
        background: #fff;
        transition: all 0.4s; }

/* Course Tour */
.single-course .right-column #holes {
  clear: both;
  width: 100%;
  margin: 40px 0 30px;
  overflow: hidden;
  padding: 0; }
  .single-course .right-column #holes li {
    width: 3.5%;
    margin: 0 0.65% !important;
    padding: 0;
    float: left;
    list-style: none;
    font-size: 17px;
    text-align: center;
    font-weight: 400;
    transition: all 0.4s; }
    .single-course .right-column #holes li a {
      display: block;
      text-decoration: none;
      background: #e7e5df;
      padding: 3px 0;
	  color: #000; }
    .single-course .right-column #holes li:hover {
      background: #000;
      color: #fff;
      transition: all 0.4s; }
  .single-course .right-column #holes li.prev,
  .single-course .right-column #holes li.next {
    display: none; }
  .single-course .right-column #holes li.current a {
    background: #000;
    color: #fff; }

.single-course .right-column .course-images {
  width: 100%; }
  .single-course .right-column .course-images img {
    float: left;
    margin-right: 40px;
    width: auto;
    height: auto;
    margin: 0 auto; }

.single-course .right-column .details {
  width: 36%;
  padding-right: 0%;
  float: left;
  background: #e7e5df;
  font-size: 14px; }

.single-course .right-column .tip {
  width: 38%;
  margin-right: 8%;
  float: left; }
  .single-course .right-column .tip p { 
  	font-size: 13px;
  }
  .single-course .right-column .tip img {
    max-width: inherit;
    height: 300px;
    width: auto;
    margin: 0 auto; }

.single-course .right-column .details h3,
.single-course .right-column .tip h3 {
  font-size: 23px;
  margin: 22px 0 30px 0;
  font-weight: 300;
  color: #87703C; }

.single-course .right-column .holeinfoTbl {
  width: 100%;
  padding: 17px 0px 12px 20px;
  margin: 0;
   }
  .single-course .right-column .holeinfoTbl th {
    font-weight: 600;
    text-align: left;
    color: #000;
    font-size: 14px;
    padding-bottom: 5px;
	text-transform: uppercase; }
.single-course .right-column .holeinfoTbl th:first-child{
	padding-left: 0;
}
  .single-course .right-column .holeinfoTbl td {
    color: #000;
    font-size: 13px;
    padding-bottom: 3px; }
  .single-course .right-column .holeinfoTbl th.right,
  .single-course .right-column .holeinfoTbl td.right {
    text-align: center;
    padding-right: 10px; }

/* More spacing on Visitor Information page */
.page-id-4003 .right-column h3 {
  margin: 30px 0 0; }

#log-in-btn {
  display: none; }
  
.members-body {
}
.members-body h1 {
  margin: 0 0 23px;
  line-height: 30px;
  font-weight: 200; }
.members-body table {
  width: 100%;
  border-collapse: collapse;
}


table.lessons {
	border-collapse: collapse;	
}

table.lessons tr:nth-child(odd) td {
    background-color: #e7e5df;
}

table.lessons th {
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
	line-height: 16px;
	padding: 15px 0;
}

table.lessons th strong {
	display: block;
	font-weight: 600;
}

table.lessons td {
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
	width: 20%;
	text-align: center;
}

table.lessons td:nth-child(4n+1) {
	width: 30%;	
	text-align: left;
	padding-right: 30px;
}

table.lessons td strong {
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
}

table.lessons td a {
	display: block;
}

table.lessons td em {
	display: block;
}

@media only screen and (max-width: 600px) {
	table.lessons th {
		font-size: 13px;	
	}
	table.lessons td {
		padding: 5px 0px;
		width: 20%;
		text-align: center;
		font-size: 13px;
	}
	
	table.lessons td:nth-child(4n+1) {
		width: 90%;
		padding-right: 0px;
		padding: 5%;
		text-align: center;
	}
	
	table.lessons, 
	table.lessons thead, 
	table.lessons tbody, 
	table.lessons th, 
	table.lessons td, 
	table.lessons tr {
		display: block;	
	}
	
	table.lessons th {
		display: none;
	}	
	
	table.lessons td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%;
    	width: 50%;
	}
	
	table.lessons td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	table.lessons td:nth-of-type(2):before { content: "Scott Puddich"; }
	table.lessons td:nth-of-type(3):before { content: "Mal Tongue"; }
	table.lessons td:nth-of-type(4):before { content: "Coach XXX"; }
}





/* Mobile Styling */
@media only screen and (max-width: 767px) {
  html .header,
  html .page-template-page-front .header {
    height: 57px !important;
    display: block; }
    html .header .logo,
    html .page-template-page-front .header .logo {
      text-align: center;
      width: 100%;
      float: none;
      margin: 0 auto; }
      html .header .logo a,
      html .page-template-page-front .header .logo a {
        display: block;
        background-image: url(../../images/logo-mobile.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: contain;
        height: 57px;
        width: 100px;
        margin: 0 auto; }
        html .header .logo a img,
        html .page-template-page-front .header .logo a img {
          display: none; }
    html .header #menu-toggle,
    html .page-template-page-front .header #menu-toggle {
      z-index: 999;
      top: 0;
      left: 20px;
      width: 46px;
      height: 56px; }
      html .header #menu-toggle strong,
      html .page-template-page-front .header #menu-toggle strong {
        width: 46px;
        height: 56px;
        z-index: 999;
        background-image: url(../../images/mobile-menu.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
        text-indent: -9999px;
        padding: 0; }
      html .header #menu-toggle strong.toggled-on,
      html .page-template-page-front .header #menu-toggle strong.toggled-on {
        background-position: center bottom; }
    html .header ul#nav li,
    html .page-template-page-front .header ul#nav li {
      z-index: 99999 !important; }
      html .header ul#nav li .sub-menu,
      html .page-template-page-front .header ul#nav li .sub-menu {
        padding: 0 !important;
        margin: 0 !important; }
        html .header ul#nav li .sub-menu li,
        html .page-template-page-front .header ul#nav li .sub-menu li {
          padding: 0 !important;
          margin: 0 !important; }
          html .header ul#nav li .sub-menu li a,
          html .page-template-page-front .header ul#nav li .sub-menu li a {
            padding: 15px 0 !important; }
    html .header .big-menu,
    html .page-template-page-front .header .big-menu {
      z-index: 99999 !important; }
    html .header #log-in-btn,
    html .page-template-page-front .header #log-in-btn {
      display: block;
      font-size: 22px;
      text-decoration: none;
      text-transform: uppercase;
      height: 57px;
      width: 70px;
      text-align: center;
      position: absolute;
      top: 0;
      right: 20px;
      line-height: 60px;
      font-weight: 300; } }
	  
/* Sidebar for News pages */
.archive .left-column ul,
.page-template-archive-list .left-column ul { 
	padding: 7px 0 0;
	margin: 0;
}
.archive .left-column ul li,
.page-template-archive-list .left-column ul li {
    font-size: 17px;
    font-weight: 300;
    line-height: 20px;	 
	list-style: none;
}
.archive .left-column ul li a,
.page-template-archive-list .left-column ul li a {
    color: #575756;
    padding-top: 2px;
    padding-bottom: 2px;
	font-weight: 300;
	text-decoration: none;
}
.archive .left-column ul li .date,
.page-template-archive-list .left-column ul li .date {
	font-size: 14px;
	display: block;
	line-height: 16px;
}	
.archive .left-column h3,
.page-template-archive-list .left-column h3 {
	margin: 50px 0 7px;
}

.single .left-column ul {
	padding: 0;
	margin: 0;
}
.single .left-column ul li {
	list-style: none;
	padding: 0;
    font-size: 17px;
}
.single .left-column ul li a {
	text-decoration: none;
    color: #575756;
    padding-top: 2px;
    padding-bottom: 2px;
    float: left;
    width: 100%;
    font-weight: 300;
}
.single .left-column ul li .date {
	font-size: 14px;
	display: block;
	line-height: 16px;
}
.single .left-column h3 {
	margin: 30px 0 0;	
}
.single .left-column h2 {
    margin: 0px 0 3px;
    font-size: 23px;
    font-weight: 300;
    line-height: 24px;
}
.single .left-column h2 a.active-news {
	text-decoration: underline;
}
.single .left-column ul.sub-menu li a {
    padding-top: 2px;
    padding-bottom: 2px;
}
.single .left-column ul.sub-menu ul.sub-menu {
	padding: 0 0 0 14px;
}
.single .left-column ul.sub-menu li {
    font-size: 16px;
	margin: 0;
}


/* 404 */
.full-col {
	width: 100%;
    padding: 74px 0;
    color: #3C3C3B;	
}
.full-col h3 {
	margin: 30px 0 0;	
}
.full-col p {
    line-height: 1.55 !important;
    line-height: 20px;
    margin: 0 0 19px;
    color: #3C3C3B;
}

/* Product Overrides */
.page-template-prodGen .eventHeader {
	margin: 0 0 23px !important;
    line-height: 30px !important;
    font-weight: 200 !important;
	font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 40px !important;
    text-transform: uppercase !important;
}

.eventList .display-options .ui-widget-content {
	background: transparent;	
}

.ui-grid-col-5.title {
	width: 57.66666%;	
}

.ui-grid-col-7.event-nav {
    width: 42.33333%;
}

h1#welcome {
	font-weight: 200;	
}

h1#welcome .name {
	font-size: 20px;	
}

@media only screen and (max-width: 767px) {
	.ui-grid-col-5.title,
	.ui-grid-col-7.event-nav {
    	width: 100%;
	}
}

.category-heretaunga-herald .read_more_link ,
.category-mens-captain-news .read_more_link ,
.category-womens-captain-news .read_more_link {
	display: none;	
}

/* Map on Location page */
.location-map {
  width: 100%;
  height: 450px; }

/* Events Search */
.eo-event-search {
	overflow: hidden;
	margin-bottom: 20px;
}
.eo-event-search.search form ul {
	padding: 0;
	margin: 0 !important;
}
.page .eo-event-search ul {
	height: inherit !important;
}
.page .eo-event-search ul li {
	margin: 0 !important;
	padding: 0 !important;
}
.page .page-numbers.current {
	font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
}
.page #eo-submit-search {
	background: #000;
	color: #fff;
	font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 5px;
	box-shadow: 0;
	font-weight: 300;
	text-transform: uppercase;
}
article.event.type-event.hentry {
	clear: both;
	overflow: hidden;
	margin: 40px 0 20px;
}
article.event.type-event.hentry h1 {
    font-size: 24px;
    margin: 0 0 17px;
    font-weight: 300;
	text-transform: none;
}
article.event.type-event.hentry h1 a {
	color: #87703C;
	text-decoration: none;
}
article.event.type-event.hentry time {
	color: #888;
    font-size: 15px;
    margin: 0 0 2px;
    font-weight: 300;
    font-family: "proxima-nova", Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
article.event.type-event.hentry .event-entry-meta {
	margin: 17px 0 0;
}

article.event.type-event.hentry .eo-event-meta {
	margin: 0;
	padding: 0;
	display: none;
}
article.event.type-event.hentry .eo-event-meta li {
	padding: 0;
}
article.event.type-event.hentry .event-entry-meta p {
	display: inline;
}
article.event.type-event.hentry .event-entry-meta p a.read_more_link {
    font-weight: 300;
    text-transform: uppercase;
    padding: 3px 5px 1px;
    background: #000000;
	color: #fff;
    font-size: 15px;
	text-decoration: none !important;
	margin-top: 16px;
}
#eo-submit-search {
	border: 0 !important;
}
#eo-submit-search .ui-button-text {
	padding: 0;
	border: 0;
}
.page .eo-event-search form {
	padding: 30px 0 0;
}
.page .eo-event-search form ul li {
	width: 25%;
}
@media only screen and (max-width: 700px) {
	.page .eo-event-search form ul li {
		width: 50%;
	}
}
.page .eo-event-search form ul li.date.event-date #event_search_date_from,
.page .eo-event-search form ul li.date.event-date #event_search_date_to {
	width: 42%;
	margin-right: 6%;
	height: 28px;
}
.eo-event-search ul li input, .search ul li select {
	background: #fff;
	border: 1px solid #3C3C3B;
	height: 28px;
}
.eo-event-search ul li p, .search ul li p {
	margin-bottom: 0;
}
.button-holder {
	padding: 26px 0 0;
	clear: both;
	width: 100%;
}
.right-column .eo-event-future a.btn.booking/*,
.right-column .eo-event-future .read_more_link*/ {
	margin-top: 15px;
	padding: 3px 5px;
	text-decoration: none;
	font-size: 15px;
	background: #000;
	color: #fff;
	text-transform:  uppercase;
	font-weight: 300;
	float: left;
	height: 22px;
	margin-right: 10px;
}

.right-column .eo-event-future a.btn.booking:hover/*,
.right-column .eo-event-future .read_more_link:hover */{
	color: #fff;
	text-decoration: none;
}
.right-column h2.indent {
	padding-left: 30px;
}
.right-column p.indent {
	padding-left: 30px;
} 

.right-column .eo-events.eo-events-shortcode .eo-event-future h2.event-title {
	line-height: 22px;
	margin: 0;
}
.right-column .eo-events.eo-events-shortcode li small.post-data {
	color: #3c3c3b;
	font-size: 15px;
	margin: 0;
	padding: 0 0 17px;
	font-weight: 700;
	display: block;
}
.right-column .eo-events.eo-events-shortcode li p {
	margin: 0;	
}

.right-column .eo-events.eo-events-shortcode li p .read_more_link {
	padding-top: 16px;
	display: block;
}
.right-column .eo-events.eo-events-shortcode li .btn.btn-event {
	font-size: 16px;
	font-weight: 300;
	padding: 6px 18px;
	letter-spacing: 0.5px;
	margin-top: 30px;
	float: left;
}

.right-column .eo-events.eo-events-shortcode li .btn.btn-event:hover{
	background: #87703C;
	color: #fff;
}


.footer .footer-contact ul {
	min-width: 250px;
}


/* Post QA edits */
.logged-in #menu-item-4139{
	display: none;
}

#menu-item-6316{
	display: none;
}

.logged-in #menu-item-6316{
	display: none;
}

