/* =WordPress Core
-------------------------------------------------------------- */

.social-networks li {
	display:inline;
    float: left;
    list-style: outside none;
    margin: 0 0 0 5px;
}

.main #content.full_width{padding:0; float:none;}

/* MAIN NAV */


.sub-menu
{display:none;}
.nav ul li ul.sub-menu li:hover {  }
.nav ul li:hover ul.sub-menu  {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  
  
}

.nav ul li:hover ul.sub-menu {
	position: absolute;
z-index: 999;
width: auto;
width: auto;
padding: 0;
float:left;
clear:both;
display:block;
background-image:none;
background-color:#fff;
color:#000;}

.page-template-template-home #nav .nav ul.sub-menu::before, .page-template-template-home #nav .nav ul.sub-menu::after {
	background-image:none;}

.nav ul li:hover {
	width:auto}
.nav ul li:hover ul.sub-menu li {
	display:block;
	list-style:none;
	clear:both;
	float:left;
	background-image:none;
}

.nav ul li:hover ul.sub-menu !important{
color:#000;
}


/* END MAIN NAV */

.gallery-holder {

}


/* GOLF HOURS, Weather Widget Left Sidebar */
.golfWidget {
    border: 1px solid #cccccc;
    padding: 10px;
    background-color: #fcfcfc;
    border-radius: 10px;
}
/*Gold Awards, etc */
.rightSideBar {
    border: 1px solid #cccccc;
    padding: 10px;
    background-color: #fcfcfc;
    border-radius: 10px;
}
/*Margin the main content to match menu*/
.mainContent {
margin-top: 35px;
}
/* Left Nav */

#menu-item-928 ul
{
display:block;
font-size: 80%;
    color: #333333;
    line-height: 10px
margin-top: 10px;
}
#menu-item-928 ul li a
{
    color: #333333;
}
.menu {
    border: 1px solid #cccccc;
    padding: 10px;
    background-color: #fcfcfc;
    border-radius: 10px;
font-size:90%;
    line-height: 20px;
}
.awesome-weather-wrap
{
    border: 1px solid #cccccc;
    border-radius: 10px;
}
#footer {
   box-shadow:inset 0 15px 10px -16px #111;
}
.contentCTA {

    border: 1px solid #cccccc;
    border-radius: 10px;
}

/*Land-Home Page content blocks */
div.4ColContentBlock
{
height: 420px;
}

/*FORMS*/
.select-style {
    border: 1px solid #ccc;
    width: 90%;
    border-radius: 3px;
    overflow: auto;
    background: #fafafa url("img/icon-select.png") no-repeat 90% 50%;
padding:10px;
color:#333333;
}

.select-style select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
color:#333333;
}

.select-style select:focus {
    outline: none;
color:#333333;
}
@media (max-width: 480px) {

.one_third {
    float: none;
    width: auto;
padding-bottom:5px;
}
}
        .ratetable {
            display: table;
width:75%;
        }

        .raterow {
            display: table-row;
			padding:5px;
			border:1px solid #f3f3f3;
        }

        .ratecolumn {
            display: table-cell;
            vertical-align: top;    
padding: 5px;
    min-width: 100px;
    border: 1px solid #f6f6f6;
        }
.nivo-controlNav {
display:none;
}
  