/* === Custom Styles for PSGV Responsive === 
Author: Sam Stevens, Stevens Media, www.stevensmedia.com
Last updated: 052120
=============================================================*/

BODY {
	background: #93A4C0 url(../img/bkgd.jpg) fixed repeat-x;
	text-align: center;
}

#wrapper {
	max-width: 62.5em;
	margin: 0 auto;
	padding-bottom: 30px;
	text-align: left;
	background-color: White;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
}

A { color: #053768; }

A:HOVER { color: #053768; text-decoration: none !important; }

/* ------ Header ------ */

#header {
	border-bottom: 1px solid Black;
}

#header H1 { 
	padding: 0; 
	margin: 0;
}

IMG#logo {
	max-width: none;
}

#keylink {
	text-transform: uppercase;
	text-align: center;
	font-size: 0.65rem;
	min-height: 10px;
}

#keylink A {
	color: White;
	text-decoration: none;
}

#header #phone {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: White;
}
	
#phone {
	padding: 10px 0 5px 0;
}

#phone A { /* for auto-linked phone# */
	color: White;
}

#phone STRONG {
	font-size: 2rem;
	text-shadow: 0 0 0.2em #000, 0 0 0.2em #000;
	filter: progid:DXImageTransform.Microsoft.DropShadow(offX=2,offY=2,color=000000); /* IE#? */
}

/* ------ Menu ------ */
.top-bar {
	background: #fcac43;
	background: -moz-linear-gradient(top, #fcac43 0%, #d17416 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #fcac43), color-stop(100%, #d17416));
	background: -webkit-linear-gradient(top, #fcac43 0%, #d17416 100%);
	background: -o-linear-gradient(top, #fcac43 0%, #d17416 100%);
	background: -ms-linear-gradient(top, #fcac43 0%, #d17416 100%);
	background: linear-gradient(to bottom, #fcac43 0%, #d17416 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcac43', endColorstr='#d17416', GradientType=0 );
	border-bottom: 1px solid #A86505;
}
 
 
/* ------ Mobile Menu ------ */ 
.top-bar .toggle-topbar A  {
	color: Black !important;
}

.top-bar .toggle-topbar.menu-icon a span, .top-bar.expanded .toggle-topbar a span {
    -webkit-box-shadow: 0 10px 0 1px Black, 0 16px 0 1px Black, 0 22px 0 1px Black;
    box-shadow: 0 10px 0 1px Black, 0 16px 0 1px Black, 0 22px 0 1px Black;
}
 
.top-bar-section ul, .top-bar-section ul li > a {
	background: none !important;
}

.top-bar.expanded, .top-bar.expanded .title-area {
	background: #fcac43;
	background: -moz-linear-gradient(top, #fcac43 0%, #d17416 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #fcac43), color-stop(100%, #d17416));
	background: -webkit-linear-gradient(top, #fcac43 0%, #d17416 100%);
	background: -o-linear-gradient(top, #fcac43 0%, #d17416 100%);
	background: -ms-linear-gradient(top, #fcac43 0%, #d17416 100%);
	background: linear-gradient(to bottom, #fcac43 0%, #d17416 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcac43', endColorstr='#d17416', GradientType=0 );
}

.top-bar.expanded ul.left li {
	border-bottom: 1px solid Black;
}

/* ------ Menu ------ Also see MQ 768> */

.top-bar-section UL.left LI {
	border-right: 1px solid #9F6000;
	border-left: 1px solid #FCAD43;
}

.top-bar-section ul li {
	font-size: 1.2em;
}

.top-bar-section ul li > a {
	color: Black;
	font-weight: bold;
}

/* ------ HOME ------  */


/* TRIPANE --------------------------- */
#tripane {
	margin-top: 10px;
}

#featuredcourse, #syndicatedGolfPackages, #freeQuoteForm {
	margin-bottom: 10px;
}

#syndicatedGolfPackages, #freeQuoteForm {
	height: 280px;
}

/* ------ Tri-Pane Packages ------ */
#syndicatedGolfPackages {
	border: 1px solid #EBEBEB;
	/*background-color: #E5E5E5;*/
	background-image: url(../img/bkgd-newgolfpackages.jpg);
	background-position: top left;
	padding: 5px 10px 10px 10px;
}

#syndicatedGolfPackages H1, #freeQuoteForm H1 {
	font: normal 0.95rem "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.95rem; /* IE9 - doesn't work in IE9.css*/
	color: White;
	text-transform: uppercase;
	text-align: center;
}

@media only screen and (min-width: 1024px) { 
#syndicatedGolfPackages H1, #freeQuoteForm H1 {
	font: normal 1.1rem "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1rem; /* IE9 - doesn't work in IE9.css*/
}
}

#syndicatedGolfPackages UL {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#syndicatedGolfPackages UL LI {
	font-size: 0.75rem;
	margin-bottom: 10px;
	line-height: 1rem;
	padding-bottom: 6px;
	color: White;
}

#syndicatedGolfPackages UL LI A {
	font-weight: bold;
	color: #FCAD43;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#syndicatedGolfPackages UL LI A IMG.alignRight {
	float: right;
	border: 1px solid #CCC;
	padding: 3px;
	max-width: none !important;
} 

#syndicatedGolfPackages A {
	text-decoration: underline;
	color: White;
}

#syndicatedGolfPackages P {
	text-align: center;
	font-weight: bold;
	font-size: 0.75rem;
	line-height: normal;
	margin-top: -5px;
	clear: both;
}

/* ------ Free Quote Form (Home) ------ */
#freeQuoteForm {
	background-image: -webkit-gradient(
	linear,
	left bottom,
	right top,
	color-stop(0, #21325F),
	color-stop(1, #5D7EBF)
);
background-image: -o-linear-gradient(right top, #21325F 0%, #5D7EBF 100%);
background-image: -moz-linear-gradient(right top, #21325F 0%, #5D7EBF 100%);
background-image: -webkit-linear-gradient(right top, #21325F 0%, #5D7EBF 100%);
background-image: -ms-linear-gradient(right top, #21325F 0%, #5D7EBF 100%);
background-image: linear-gradient(to right top, #21325F 0%, #5D7EBF 100%);

	padding: 5px 10px 10px 10px;
}

#freeQuoteForm, #freeQuoteForm H1 {
	color: White;
}

#freeQuoteForm {
	background-image: url(../img/bkgd-freequote.jpg);
	background-position: right top;
}
#freeQuoteForm P {
	text-align: center;
	font-family: 'Open Sans', sans-serif;	
	margin-top: 10px;
}

#freeQuoteForm P.c2a {
	font-size: 2em;
	text-transform: uppercase;
	line-height: 1.2em;
	text-shadow: 1px 2px 3px #304578;
	margin-top: 30px;
}

#freeQuoteForm P.desc {
	font-size: 1em;
	line-height: 1em;
	text-shadow: 1px 2px 3px #304578;
	margin-top: 20px;
	color: #FF9;
}

#freeQuoteForm A.BUTTON_VAS {
   background: #4EA924;
   background-image: -webkit-linear-gradient(top, #4EA924, #338010);
   background-image: -moz-linear-gradient(top, #4EA924, #338010);
   background-image: -ms-linear-gradient(top, #4EA924, #338010);
   background-image: -o-linear-gradient(top, #4EA924, #338010);
   background-image: linear-gradient(to bottom, #4EA924, #338010);
   -webkit-border-radius: 20px !important;
   -moz-border-radius: 20px !important;
   border-radius: 20px !important;
   height: 40px;
   line-height: 0px;
   color: #FF6;
   font-family: Open Sans;
   width: 200px;
   font-size: 20px;
   font-weight: 700;
   padding: 20px;
   box-shadow: 1px 1px 20px 0px #000000;
   -webkit-box-shadow: 1px 1px 20px 0px #000000;
   -moz-box-shadow: 1px 1px 20px 0px #000000;
   text-shadow: 1px 1px 20px #000000;
   border: solid #338010 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
   margin-top: 20px;
}

#freeQuoteForm A.BUTTON_VAS:hover {
   border: solid #4EA924 1px;
   background: #338010;
   background-image: -webkit-linear-gradient(top, #338010, #4EA924);
   background-image: -moz-linear-gradient(top, #338010, #4EA924);
   background-image: -ms-linear-gradient(top, #338010, #4EA924);
   background-image: -o-linear-gradient(top, #338010, #4EA924);
   background-image: linear-gradient(to bottom, #338010, #4EA924);
   -webkit-border-radius: 20px !important;
   -moz-border-radius: 20px !important;
   border-radius: 20px !important;
   text-decoration: none;
}

@media only screen and (min-width: 800px) and (max-width: 907px) {
#freeQuoteForm {
	font-size: 0.85em;


}
}

/* OLD PHORM --------------------------------

#freeQuoteForm FORM {
	margin: 0;
	padding: 0;
}

#freeQuoteForm FORM P LABEL {
	clear: left;
	float: left;
	width: 30%;
	padding-top: 3px;
	font-size: 1em;
	color: White;
	font-weight: bold;
}

#freeQuoteForm P {
	margin: 5px;
	font-weight: bold;
	font-size: 0.7em;
}

#freeQuoteForm INPUT {
	width: 65%;
	padding: 2px;
	height: auto;
	margin: 0;
	font-size: 1.2em;
}

#freeQuoteForm INPUT.namefield {
	width: 31%;
	display: inline;
}

#freeQuoteForm FORM SPAN.label2 {
	margin-right: 6%;
}

#freeQuoteForm INPUT.radio {
	width: 6%;
	margin-left: 2%;
}

#freeQuoteForm INPUT.smallfield {
	width: 15%;
	display: inline;
	margin-left: 4%;
}

#freeQuoteForm INPUT.date {
	width: 55%;
	display: inline;
}

/* ------ C2A Buttons ------ */

#wrap-btn {
    text-align: left;
    margin-left: 18%;
}

.c2abtn {
	-moz-box-shadow:inset 0px 1px 0px 0px #e18a80;
	-webkit-box-shadow:inset 0px 1px 0px 0px #e18a80;
	box-shadow:inset 0px 1px 0px 0px #e18a80;
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #db6c62), color-stop(1, #a93427) );
	background:-moz-linear-gradient( center top, #db6c62 5%, #a93427 100% );*/

background-image: -ms-linear-gradient(top, #DB6C62 0%, #A93427 100%); /* IE10 Consumer Preview */ 
background-image: -moz-linear-gradient(top, #DB6C62 0%, #A93427 100%); /* Mozilla Firefox */ 
background-image: -o-linear-gradient(top, #DB6C62 0%, #A93427 100%); /* Opera */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DB6C62), color-stop(1, #A93427)); /* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-linear-gradient(top, #DB6C62 0%, #A93427 100%); /* Webkit (Chrome 11+) */ 
background-image: linear-gradient(to bottom, #DB6C62 0%, #A93427 100%); /* W3C Markup, IE10 Release Preview */ 

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#db6c62', endColorstr='#a93427');
	background-color:#db6c62;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #a93427;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size: 1.3em !important;
	font-weight:bold;
	font-style:normal;
	/*height:50px;
	line-height:50px;
	width:100px;*/
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 3px #000000;
	cursor: pointer;
	text-transform: uppercase;
}

#freeQuoteForm INPUT.c2abtn {
	width: 80%;
}

.c2abtn:hover {
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a93427), color-stop(1, #db6c62) );
	background:-moz-linear-gradient( center top, #a93427 5%, #db6c62 100% );*/
	
background-image: -ms-linear-gradient(top, #A93427 0%, #db6c62 100%); /* IE10 Consumer Preview */ 
background-image: -moz-linear-gradient(top, #A93427 0%, #db6c62 100%); /* Mozilla Firefox */ 
background-image: -o-linear-gradient(top, #A93427 0%, #db6c62 100%); /* Opera */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #A93427), color-stop(1, #db6c62)); /* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-linear-gradient(top, #A93427 0%, #db6c62 100%); /* Webkit (Chrome 11+) */ 
background-image: linear-gradient(to bottom, #A93427 0%, #db6c62 100%); /* W3C Markup, IE10 Release Preview */ 	
	
	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a93427', endColorstr='#db6c62');
	background-color:#a93427;
}

.c2abtn:active {
	position:relative;
	top:1px;
}

.c2abtn2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #aabbdf;
	-webkit-box-shadow:inset 0px 1px 0px 0px #aabbdf;
	box-shadow:inset 0px 1px 0px 0px #aabbdf;
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #819acf), color-stop(1, #293e77) );
	background:-moz-linear-gradient( center top, #819acf 5%, #293e77 100% );*/

background-image: -ms-linear-gradient(top, #819acf 0%, #293e77 100%); /* IE10 Consumer Preview */ 
background-image: -moz-linear-gradient(top, #819acf 0%, #293e77 100%); /* Mozilla Firefox */ 
background-image: -o-linear-gradient(top, #819acf 0%, #293e77 100%); /* Opera */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #819acf), color-stop(1, #293e77)); /* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-linear-gradient(top, #819acf 0%, #293e77 100%); /* Webkit (Chrome 11+) */ 
background-image: linear-gradient(to bottom, #819acf 0%, #293e77 100%); /* W3C Markup, IE10 Release Preview */ 

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#819acf', endColorstr='#293e77');
	background-color:#819acf;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0;
	border:1px solid #293e77;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	/*height:50px;
	line-height:50px;
	width:100px;*/
	padding: 5px 20px;
	text-decoration:none !important;
	text-align:center;
	cursor: pointer;
	text-transform: uppercase;
}

.c2abtn2:hover {
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #293e77), color-stop(1, #819acf) );
	background:-moz-linear-gradient( center top, #293e77 5%, #819acf 100% );*/
	
background-image: -ms-linear-gradient(top, #293e77 0%, #819acf 100%); /* IE10 Consumer Preview */ 
background-image: -moz-linear-gradient(top, #293e77 0%, #819acf 100%); /* Mozilla Firefox */ 
background-image: -o-linear-gradient(top, #293e77 0%, #819acf 100%); /* Opera */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #293e77), color-stop(1, #819acf)); /* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-linear-gradient(top, #293e77 0%, #819acf 100%); /* Webkit (Chrome 11+) */ 
background-image: linear-gradient(to bottom, #293e77 0%, #819acf 100%); /* W3C Markup, IE10 Release Preview */	
	
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#293e77', endColorstr='#819acf');
	background-color:#293e77;
	color: #FFFFFF;
}

.c2abtn2:active {
	position:relative;
	top:1px;
}


/* ------ HERO ---------------------------------------------  */

/* Hide until loaded */
.orbit-wrapper LI {
  /* Hide LI before .orbit-container is loaded */
  display: none;
}

.orbit-wrapper .orbit-container LI {
  /* Show images when .orbit-container is loaded */
  display: block;
}
/* EO Hide until loaded */

.hero {
  background: url(../img/longbow3.jpg) no-repeat center center;
  background-size: cover;
  height: 45vh;
  margin-top: 1px;
  padding-top: 10px;
 }
 
/* ====== SAFARI HACKS ====== *************************************/ 
/* Safari 6.1+ (9.0 is the latest version of Safari at this time) */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { @media
{
    .safari { 
  		height: 45%;
    }
}}

/* Safari 9+ */
@supports (overflow:-webkit-marquee) and (justify-content:inherit) { 
	.safari { height: 50vh; } 
} 




.hero:before {
	content: '';
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #002f4b, #70B30B);
    opacity: .8;
}

.hero .intro {
	padding: 3rem;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.hero UL.orbit-content LI {
	line-height: 1em;
}

.hero h1,
.hero-header {
    color: #fff;
    font-size: 2rem !important;
    line-height: 1.5em;
    letter-spacing: -0.025em;
    font-weight: bold;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
    /*text-align: center;*/
}

.hero-header {
    margin-bottom: -10px;
}

.hero p,
.hero-content,
UL.hero-benefits {
    color: #fff;
    line-height: 1.75em;
    font-weight: 200;
    /*text-align: center;*/
    margin-bottom: 2rem;
}

UL.hero-benefits LI {
	list-style: none;
	 margin-bottom: 0.5rem;
}


.hero #quickquote {
	float: right;
	margin-top: -20px;	
}

/* For testing 
.hero .intro, .hero #quickquote {
	display: none;
}*/


@media only screen and (max-width: 30em) { /* 480px */
.hero h1,
.hero-header {
    font-size: 1.2rem !important;
    line-height: 1.2em;
}

DIV#quickquote H2 {
	font: bold 12px Arial, Helvetica, sans-serif !important;
	padding: 4px 0px !important;
}

.hero #quickquote P.fieldgroup INPUT.firstfield {
	margin-left: 10px !important;
}

}


@media only screen and (max-width: 640px) { 
.hero {
	height: 600px;
 }
}

/*@media only screen and (max-width: 40em) { 
@media only screen and (max-width: 50.375em) {*/
@media only screen and (min-width: 641px) and (max-width: 799px) { 
.hero {
	height: 60vh;
 }
	
	/* ====== SAFARI HACKS ====== *************************************/ 
/* Safari 6.1+ (9.0 is the latest version of Safari at this time) */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { @media
{
    .safari { 
  		height: 60%;
    }
}}

/* Safari 9+ */
@supports (overflow:-webkit-marquee) and (justify-content:inherit) { 
	.safari { height: 65vh; } 
} 

	
 
}

@media only screen and (max-width: 799px) { 
.hero .intro {
	padding: 1rem;
    top: 0px;
    transform: translateY(0px);
}	

.hero h1,
.hero-header {
    font-size: 1.4rem;
    line-height: 1.2em;
}

UL.hero-benefits LI {
	 margin-top: 0.7rem;
}

.hero #quickquote {
	margin-top: 10px;	
}
}


/*@media only screen and (min-width: 20em) and (max-width: 47.938em) {  480-767 */
/*@media only screen and (min-width: 20em) and (max-width: 50.375em) {
@media only screen and (min-width: 480px) and (max-width: 799px) {*/
@media only screen and (max-width: 799px) {
.hero {
	text-align: center;
}

.hero #quickquote {
	max-width: 300px;
	margin: auto;
}

.hero .intro, #quickquote {
    text-align: left;
}

}



/*@media only screen and (min-width: 20em) and (max-width: 40em) { /* 480 - Samsung Galaxy width 640px; Apple is 667 */
/* updated breakpoint for larger iPhone 6+ display 480-736 
@media only screen and (min-width: 20em) and (max-width: 40em) { 
@media only screen and (min-width: 20em) and (max-width: 50.375em) {*/	

@media only screen and (max-width: 799px) { 

.hero #quickquote {
	float: none !important;	
}
}


@media only screen and (min-width: 641px) { 
/*.hero .tech-img {
    height: 18rem;
    width: 18rem;
}*/

.hero h1,
.hero-header {
    padding-top: 4rem;
    /*text-align: right;*/
    font-size: 2.5rem;
}



.hero p,
.hero-content {
    /*text-align: right; */
	 
} 
}


/* REMOVED CHUNK */



@media only screen and (min-width: 800px) and (max-width: 1439px) { 
.hero {
  height: 55vh;
 }
 
/* ====== SAFARI HACKS ====== *************************************/ 
/* Safari 6.1+ (9.0 is the latest version of Safari at this time) */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { @media
{
    .safari { 
  		height: 55%;
    }
}}

/* Safari 9+ */
@supports (overflow:-webkit-marquee) and (justify-content:inherit) { 
	.safari { height: 55vh; } 
} 


 
 
.hero h1,
.hero-header {
    font-size: 1.5rem !important;
}

.hero #quickquote {	
}

}

/* ------ EO HERO ---------------------------------------------  */




/* ------ Free Quote Form (Home) ------ */


/* ------ Mobile C2A Block ------ */

#c2a-mobile {
	display: none;
}

/* =============== HOME CONTENT - LEFT =============== */

UL#benefits {
	padding: 0;
	margin: 0;
}

UL#benefits LI {
	list-style-type: none;
	/*background-image: url(../img/layout/icon_checkmark.gif);
	background-repeat: no-repeat;*/
	margin: 10px 0;
	padding-left: 5px;
	line-height: 1.4em;
	font-weight: bold;
	color: black;
	font-size: 13px;
}

UL#benefits I.fi-check {
	font-size: 20px;
	color: #076F18;
	margin-right: 10px;
}

.maincontent {
	margin-top: -10px;
	background: url(../img/bkgd-maincontent.gif) repeat-x top;
	padding-top: 20px;
}

.maincontent P {
	font-size: 13px;
}

.maincontent A {
	text-decoration: underline;
}

.maincontent H1 {
	font: normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #053768;
}
	
H1.package {
	background: url(../img/icon_golfpackage.gif) no-repeat; 
	padding-left: 30px;
}


/* =============== HOME CONTENT - RIGHT =============== */
/* ------ Tabs ------ */
/* See tabs.css */

/* ------ Deals ------ */

#more-golf-packages {
	margin-top: 20px;
	background: url(../img/bkgd-moregolfpackages.jpg) no-repeat 0% 90%;
}

#more-golf-packages .row {
	padding: 0 15px 0 15px;
}


#more-golf-packages H3 {
	position: relative;
	
/*	background-color: #EF7D22;
	padding: 3px 10px 3px 44px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 0 #000; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px; 
	border-radius: 5px;
	background-image: url(../img/icon-star.png);
	background-repeat: no-repeat;
	background-position: 10px;
*/

	font-size: 1.2em; 
	font-weight: bold;  
	background-color: #053768;
	padding: 3px 10px 3px 44px;
	color: White;
	margin-top: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-transform: uppercase;
	
background-image: url(../img/icon-star.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

#more-golf-packages A {
	color: #EF7D22;
	font-weight: bold;
	text-decoration: underline;
}

#more-golf-packages H3 A {
	/*color: #FFF6B3;*/
	color: White;
	text-decoration: none;
}

#more-golf-packages P {
	font-size: 0.7em;
	color: Black;
	line-height: normal;
}

#more-golf-packages P A {
	font-size: 1.1em;
}

#more-golf-packages H4 {
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 100px;
	margin-right: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

#more-golf-packages H4 A {
	color: #69771F;
	text-decoration: underline;
}

#more-golf-packages H4 A:HOVER {
	color: Black;
	text-decoration: none;
}


#more-golf-packages .column,
#more-golf-packages .columns {
  padding-left: 0.375em;
  padding-right: 0.375em;
}




/* ------ Slider - Testimonials ------ */

#testimonials {
		margin-top: 20px;
}

#testimonials P {
	margin-top: 20px;
}

#testimonials H5 {
	font-size: 0.65em; 
	font-weight: bold; 
	background-color: #053768;
	padding: 2px 0 2px 15px;
	color: White;
	margin-top: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	text-transform: uppercase;
}

#testimonials UL.orbit-content LI {
	font: bold italic 1em Georgia, "Times New Roman", Times, serif;
	color: Black;
	padding: 0 20px;
	line-height: 1.4em;
}


.top-properties .orbit-container .orbit-prev, 
.top-properties .orbit-container .orbit-next,
.top-properties .orbit-prev,
.top-properties .orbit-next,
#testimonials .orbit-container .orbit-prev, 
#testimonials .orbit-container .orbit-next,
#testimonials .orbit-prev,
#testimonials .orbit-next {
	display: none;
}

.orbit-bullets, .touch .orbit-bullets{
display: table;
text-align: center;
}

.orbit-slide-number,
.orbit-timer,
.orbit-progress {
	display: none;
}

/* ------ Quick Links ------ */

#quicklinks {
	margin: 0 20px;
	padding: 10px;
	background-color: #BFC7DA;
	border: 1px solid black;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

#quicklinks H2 {
	font: bold 1em "Trebuchet MS";
	color: #053768;
	background-color: none;
	margin-bottom: 10px;
}

#quicklinks A {
	color: Black;
	text-decoration: underline;
}

#quicklinks UL LI {
	float: left;
	width: 48%;
	margin-right: 1%;
	font-size: 0.7em;
}





/* =============== SECONDARY PAGE TEMPLATE =============== */


.maincontent.secondary {
	padding: 20px;
	margin-top: 5px;
}

.maincontent.secondary LI {
	font-size: 0.8em;
}

/* ------ Tripane2 --- */

#tripane2 {
	margin-top: 10px;
}

#tripane2 .column,
#tripane2 .columns {
  	padding-left: 0.5em;
  	padding-right: 0.5em;
}

#tripane2 #photo { 	
	/*background: url(../img/courses/feature_medium/test.jpg) bottom center no-repeat;*/
	max-height: 180px;
}

#tripane2 #photo IMG { 
	max-width: none;
	min-height: 116px;
}

/* ------ Course and Accommodation Pages ------ */
#tripane #photo-feature,
#tripane2 #photo-feature { 	
	max-height: 280px;
	margin-bottom: 10px;
}

#tripane #photo-feature IMG,
#tripane2 #photo-feature IMG { 
	max-width: none;
	min-height: 280px;
}

#tripane #feature-photo,
#tripane2 #feature-photo { /*link ID to make bkgd img clickable*/
	display: block;
	width: 100%;
	min-height: 116px;
	overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#courseStats, #accommodationInfo {
	background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #E3E0C1),
	color-stop(0.5, #F6F4EA)
);
background-image: -o-linear-gradient(bottom, #E3E0C1 0%, #F6F4EA 50%);
background-image: -moz-linear-gradient(bottom, #E3E0C1 0%, #F6F4EA 50%);
background-image: -webkit-linear-gradient(bottom, #E3E0C1 0%, #F6F4EA 50%);
background-image: -ms-linear-gradient(bottom, #E3E0C1 0%, #F6F4EA 50%);
background-image: linear-gradient(to bottom, #E3E0C1 0%, #F6F4EA 50%);

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E3E0C1', endColorstr='#F6F4EA');
	background-color:#E3E0C1;

	padding: 10px 10px 3px 10px;
	/*max-height: 134px;*/
	margin-top: 10px;
}
	
#courseStats TABLE {
	float: right;
	width: 35%;
	margin-right: 5%;
	background: none;
	border: none;
}

#courseStats table tr.even, #courseStats table tr.alt, #courseStats table tr:nth-of-type(even) { 
	background: none; 
}

#courseStats TABLE TH {
	font-size: 0.6em;
	padding: 2px;
	color: #4c4c4c;
}

#courseStats TABLE TD {
	font-size: 0.7em;
	border-bottom: 1px solid #BBB368;
	padding: 2px;
	color: #4c4c4c;
}

#courseStats H2, #accommodationInfo H2 {
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: Black;	
	margin: 0;
}

#courseStats P, #accommodationInfo P {
	font-size: 0.75em;
	margin: 8px 0;
	padding: 0;
	line-height: normal;
}

#courseStats A, #accommodationInfo A {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
}

/*UL#moreCoursePhotos {
	list-style-type: none;
	padding: 0;
}

	UL#moreCoursePhotos LI {
		float: left;
		padding-right: 10px;
	}*/
	
UL#moreCoursePhotos LI {
	margin-top: 10px;
}
	
UL#moreCoursePhotos LI IMG {
	border: 1px solid #CCC;
	padding: 4px;
}

H4 { 
	font: bold 1.1em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: Black;
	line-height: 1.6em;
}

/* ------ Course and Accommodation Pages ------ */

.c2a-freegolfquote {
	padding: 5px 6px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	min-height: 116px;
}

.c2a-freegolfquote {
	background-color: #799F29;
	background: #799F29 url(../img/bkgd-freegolfquote.png) top center no-repeat;
}

.c2a-freegolfquote P {
	/*font-size: 0.65em;*/
	font-size: 0.8em;
	font-weight: bold;
	color: White;
	line-height: normal;
	text-align: center;
	margin: 0;
}



.c2a-freegolfquote A {
	color: Black;
}

.c2a-freegolfquote A.white {
	color: White;
}

.c2a-freegolfquote H2 {
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	margin: 0;
}

.c2a-freegolfquote H2 A {
	color: #FFFF99;
}

H3 {
	color: Black;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

.c2a-freegolfquote .button {
	background-color: #496C1E;
	color: #FFFF99;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold !important;
	margin-bottom: -7px;
}

.c2a-freegolfquote A:HOVER.button {
	background-color: Black;
}


/* ------ Golf Packages --- */

H3.package {
	background: url(../img/icon_golfpackage.gif) no-repeat; 
	padding-left: 30px;
	line-height: 1.8em;
}

.photo-c2a {
	float: right;
	margin: -10px 60px 5px 20px;
	text-align: center;
}

.photo-c2a IMG.golfphoto {
	border: 5px solid #E3E0C1;
}

#packages H4 { 
	font: bold 1em 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: Black;
	margin-bottom: 30px;
}





#sitemap .unify H2 {
	display: none;
}



/* =============== SIDEBAR =============== */


#sidebar H2 { 
	font-size: 0.75em; 
	font-weight: bold; 
	background-color: #E3E0C1; 
	background-color: #053768;
	padding: 2px 0 2px 15px;
	color: #4c4c4c;
	color: White;
	margin-top: 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#sidebar UL.sidenav {
	list-style-type: none;
	padding-left: 15px;
	margin: 0;
}

#sidebar UL.sidenav LI {
	font-size: 0.8em;
	margin: 0;
	padding: 2px 0;
	line-height: normal;
}


/* ------ Sidebar C2A ------ */

#sidebar .c2a-freegolfquote {
	margin-bottom: 20px;
}

#sidebar .c2a-freegolfquote A {
	text-decoration: none;
}

#sidebar .c2a-freegolfquote H2 {
	background: none; 
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	margin: 0;	
}

#sidebar .c2a-freegolfquote H2 A {
	color: #FFFF99;
}

/* =============== MISC CLASSES =============== */

#map, #map-2 {
	max-width: 90%;
	margin-bottom: 30px;
}

.reveal-modal, IFRAME {
	background: Black !important;
}

BODY.phorm IFRAME { /* For Google Conversion Code */
	background: none !important;
}

#mapModal .flex-video, #mapModal2 .flex-video {
	min-height: 360px;
	overflow: visible;
}

BLOCKQUOTE, BLOCKQUOTE P,
blockquote cite,
blockquote cite a,
blockquote cite a:visited {
    color: BLACK;
}

/* ------ Duplicate Flex Video class F5 bug workaround ------*/

.flex-video2 {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video2.widescreen {
    padding-bottom: 57.25%; }
  .flex-video2.vimeo {
    padding-top: 0; }
  .flex-video2 iframe,
  .flex-video2 object,
  .flex-video2 embed,
  .flex-video2 video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* =============== IMAGES =============== */
A IMG {
	border: none;
}

.alignRight, .alignright {
	float: right;
	margin: 2px 0 10px 10px;
}

.alignLeft, .alignleft {
	float: left;
	margin: 2px 12px 5px 0;
}

#courseStats IMG.icon, #accommodationInfo IMG.icon {
	margin: 0 5px 0 0;
}

#reviews IMG {
	display: none;
}

.clear {
	clear: left;
}

IMG.bbb {
	margin-top: 20px;
}

/* ------- FOOTER ------ */
#footer {
	text-align: center;
	padding: 20px;
	color: White;
	font-size: 0.7em;	
}

#footer A {
	color: White;
}

#footer A:HOVER {
	color: #FFFF66;
}
		
#footer SPAN.pipe {
	margin: 0 5px;
}

#footer P {
	font-size: 1em;
	line-height: normal;
	margin: 10px;
}
	
#footer P.freequote {
	font-size: 1.2em;
	font-weight: bold;
}

ADDRESS {
	font-style: normal;
	font-size: 0.8em;
	line-height: 1.4em;
}



/* ------- CALENDAR ------ */

#calendarwrapper, #calendarwrapper TABLE {
	width: 100% !important;
}




/* === MEDIA QUERIES === */

@media only screen and (max-width: 380px) {
.c2a-freegolfquote P {
	font-size: 0.75em;
}

}

@media only screen and (min-width: 360px) {
#phone STRONG {
	font-size: 2.5rem;
}
}

@media only screen and (max-width: 479px) {
#more-golf-packages H3 {
	font-size: 0.9em;
}

#quicklinks UL LI {
	width: 99%;
	font-size: 0.8em;
}

BODY#golfpackages IMG.alignright {
	width: 200px !important;
	height: auto;	
	/*display: block; 
	margin: 10px auto;*/
}

}

@media only screen and (min-width: 480px) {
#courseStats TABLE TH {
	font-size: 0.75em;
}

}

/* Small Form */
@media only screen and (min-width: 480px) and (max-width: 599px) {
#freeQuoteForm FORM P LABEL {
	width: 22%;
}

#freeQuoteForm FORM SPAN.label2 {
	margin-right: 0;
}

#freeQuoteForm FORM P LABEL {
	width: 17%;
}

#more-golf-packages {
	min-height: 265px;	
}
}


@media only screen and (min-width: 480px) and (max-width: 620px) {
#c2a-bookteetimes H2, .c2a-freegolfquote H2,
#c2a-bookteetimes P, .c2a-freegolfquote P {
	margin-top: 5px;
}

}


@media only screen and (max-width: 599px) {
	
	/* Hide #photo-feature on smaller displays */
.hidephoto {
	display: none !important;
}

}

@media only screen and (min-width: 600px) and (max-width: 767px) {

#freeQuoteForm FORM P LABEL {
	width: 15%;
}

#freeQuoteForm FORM.formleft P LABEL {
	width: 30%;
}

#freeQuoteForm INPUT.radio {
	margin-left: 0;
}

#freeQuoteForm INPUT.smallfield {
	width: 6%;
	margin-left: 0;
}

}

@media only screen and (max-width: 767px) {
#keylink A {
	color: #076F18;
	color: Black;
}

#c2a-mobile {
	display: block;
	margin-top: 10px;
}	
}

@media only screen and (min-width: 641px) and (max-width: 775px) {

.noshow {
	display: none !important;
}
}

@media only screen and (min-width: 640px) {
/* 100% width Navigation */
.top-bar-section UL.left {
	width: 100%;
}

.top-bar-section UL.left LI {
	padding: 0;
	width: 14.2%;
	width: 16.5%;
	text-align: center;
}

.top-bar-section UL.left LI.lastnavitem {
	border-right: none;
}

.top-bar-section UL.left LI > A {
	padding: 0;
	font-size: 0.5em !important;	
}

}


/* Wider Form */
@media only screen and (min-width: 768px) and (max-width: 799px) {

#freeQuoteForm FORM P LABEL {
	 width: 13%;
}

#freeQuoteForm FORM.formleft P LABEL {
	 width: 22%;
}

#freeQuoteForm INPUT.radio {
	margin-left: 0;
}

#freeQuoteForm INPUT.smallfield {
	width: 5%;
	margin-left: 0;
}

#freeQuoteForm INPUT.date {
	width: 25%;
}

#more-golf-packages H3 {
	font-size: 1.1em;
}



.c2a-freegolfquote P {
	margin: 8px 0;
}



}

/* Skinny Form */
@media only screen and (min-width: 800px) and (max-width: 1023px) {

.c2a-freegolfquote P {
	margin: 8px 0;
}


#freeQuoteForm FORM P LABEL {
	width: 28%;
	font-size: 0.9em;
}

#freeQuoteForm P {
	font-size: 0.65em;
}

#freeQuoteForm INPUT {
	width: 70%;
}

#freeQuoteForm INPUT.radio {
	margin-left: 0;
}

#freeQuoteForm INPUT.smallfield {
	width: 10%;
	margin-left: 0;
}

#freeQuoteForm INPUT.date {
	width: 55%;
}

#syndicatedGolfPackages UL LI { /* If packages on right */
	font-size: 0.7rem;
}

}

/* Skinny Form */
@media only screen and (min-width: 1024px) {

#freeQuoteForm FORM SPAN.label2 {
	margin-right: 7%;
}

}




/* Small header < 767px */
@media only screen and (max-width: 767px) {
#header {
	background: url(../img/bkgd-header-small.jpg) no-repeat bottom;
	text-align: center;
}
}

/* Disable IMG scaling > 600 */
@media only screen and (min-width: 600px) {
#featuredcourse IMG {
	max-width: none;
}

}

/* ========= Grid adjustment: Make Tri-Pane 2+1 ============================= */
@media only screen and (min-width: 600px) and (max-width: 799px) {
#tripane .small-12{
	width: 50%;
}

#tripane .small-12.lastcolumn {
	width: 100%;
}

#featuredcourse {
	overflow: hidden;
}

#tripane .column,
#tripane .columns {
  /*padding-left: 0.9375em;
  padding-right: 0em;*/
  padding-left: 0.75em;
  padding-right: 0.9375em;
}

#tripane .column.column2,
#tripane .columns.column2 {
  padding-left: 0;
}
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
#featuredcourse IMG {
	left: 0%; 
	margin-left: -23%; 
	position:relative;
    width: auto !important;
    height: 280px !important;
}

}


@media only screen and (min-width: 768px) and (max-width: 799px) {
#featuredcourse IMG {
	left: 0%; 
	margin-left: -6%; 
	position:relative;
    width: auto !important;
    height: 280px !important;
}

#quicklinks UL LI {
	width: 30%;
}

}

@media only screen and (min-width: 800px) and (max-width: 1023px) {
#featuredcourse {
	overflow: hidden;
}

#featuredcourse IMG {
	left: -28%; 
	margin-left: -4%; 
	position:relative;
    width: auto !important;
    height: 280px !important;
}

#tripane .column,
#tripane .columns {
  /*padding-left: 0.9375em;
  padding-right: 0.0625em;*/
  padding-left: 0.75em;
  padding-right: 0.9375em;
}

#tripane .column.column2,
#tripane .columns.column2,
#tripane .column.lastcolumn,
#tripane .columns.lastcolumn {
	padding-left: 0;
}

}



/* Nav adjustment > 768px and < 740 */
@media only screen and (min-width: 640px) and (max-width: 740px) {
/*.top-bar-section UL.left LI > A {
	padding-left: 8px;
	padding-right: 8px;
	font-size: 0.7rem !important;
}*/
}

/* Nav adjustment > 768px  and < 768 */
@media only screen and (min-width: 741px) and (max-width: 767px) {
/*.top-bar-section UL.left LI > A {
	padding-left: 10px;
	padding-right: 10px;
}*/
}

/* > 768px */
@media only screen and (min-width: 768px) {
#header {
	background: url(../img/bkgd-header-medium.jpg) no-repeat bottom right;
}

#phone {
	padding: 20px 0 10px 0;
}
}

/* Nav adjustment > 768px  and < 820 */
@media only screen and (min-width: 768px) and (max-width: 820px) {
/*.top-bar-section UL.left LI > A {
	padding-left: 12px;
	padding-right: 12px;
}*/

#more-golf-packages H4 {
	font-size: 0.75em;
}

#testimonials H5 {
	font-size: 0.5em;
}
}

/* Nav adjustment > 821px  and < 868 */
@media only screen and (min-width: 821px) and (max-width: 868px) {
/*.top-bar-section UL.left LI > A {
	padding-left: 10px;
	padding-right: 10px;
}*/
}

/* > 768px  and < 1024 */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
/* Make Header 6/6 grid structure behave like 3/9 */
#header .large-6 {
    width: 33.33333%; 
}

#header .large-6.gridswitch {
    width: 66.66667%; 
}
}

/* Large header if > 800px */
@media only screen and (min-width: 800px) {
#header {
	background: url(../img/bkgd-header.jpg) no-repeat right;
}

#quicklinks UL LI {
	/*width: 30%;*/
	width: 24%;
	font-size: 0.75em;
}

}

/* Styles for screens that are at least 820px */
@media only screen and (min-width: 860px) {
/*.top-bar-section UL.right {
	display: none;
}*/

.top-bar-section UL.left LI > A {
	font-size: 0.75em !important;	
}

}

/* Nav adjustment > 1009px */
@media only screen and (min-width: 1009px) {
.top-bar-section UL.left LI > A {
/*	padding-left: 25px;
	padding-right: 25px;
}*/
}
}

/* HOME page, disable (featured course) image scaling > 1024px */
@media only screen and (min-width: 1024px) {
#tripane #featuredcourse {
	height: 280px;	
	margin: 0 auto; 
	overflow:hidden !important; 
}

#featuredcourse IMG {
	max-width: none;
	left: 50%; 
	margin-left: -100%; 
	position:relative;
    width: auto !important;
    height: 280px !important;
}

#tripane .column,
#tripane .columns {
  padding-left: 0.75em;
  padding-right: 0.9375em;
}

#tripane .column.column2,
#tripane .columns.column2,
#tripane .column.lastcolumn,
#tripane .columns.lastcolumn {
	padding-left: 0;
}

#syndicatedGolfPackages, #freeQuoteForm {
	height: 280px;
}

#syndicatedGolfPackages UL LI A {
	font-size: 1.3em;
}

#freeQuoteForm INPUT.radio {
	width: 10%;
}

#c2a-bookteetimes H2, .c2a-freegolfquote H2,
#c2a-bookteetimes P, .c2a-freegolfquote P {
	margin-top: 5px;
}


#sidebar .c2a-freegolfquote {
	min-height: 150px;
}

}



/* C2A and modals */
@media only screen and (max-width: 1023px) {


.reveal-modal.large {
	width: 100% !important;
	left: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	overflow: visible !important;
	min-height: 580px;
}

}