/* styles need to be set for the following:  - modules in #mainContent & #SidebarContent	
.editor img 	.slideshow	.news	listview li	#contactform 	
#contactform label	#contactform .question_input - general needed stylesph1h2tdtd td,
#contentWrapper ul ul #contentWrapper ula, a:visited.clear-block .module_bottom_spacer
google fonts: font-family: 'Roboto', sans-serif; */


{
	font-family:Arial, Helvetica, sans-serif;
}


@import url('https://fonts.googleapis.com/css?family=Roboto:400,900,500italic');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script');


body {
	
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}


body.bodyBkg{
background: url(/images/lpga/bkgd-lpga-blue.jpg) repeat-x left top;
	background-color: #235090;
}


/* container (outer shell, 1 level in from body tag that holds everything) */

#container {
	width:980px;
	background-image: url(/images/bkgd-transparent.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin:10px auto 0px auto; /* Center page in browser */
	padding: 6px;
	border: 1px solid #D8E6F3;
	
}
#header {
	background-image: url(/images/lpga/banner-lpga1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding: 0px;
	height: 240px;
	width:980px;
	z-index: 2;
}
#phone {
	display: block;
	font-family: 'Roboto',  Arial, Helvetic, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color:#fff;
	/* background-color:#666; */
	float: right;
	padding: 6px 6px 6px 9px;
	margin: 0px 0 0 0;
	z-index:500;
	border: 0px solid #CC3333;
	text-shadow: 1px 1px 1px #000;
	text-align: right;	/* border: 1px solid #CC6600; */
}

#logoName {
	display: block;
	font-family: 'Roboto',  Arial, Helvetic, sans-serif;
	font-size: 3.5em;
	font-weight: light;
	font-weight: 100;
	text-transform:uppercase;
	color:#fff;
	float: left;
	text-align: left;
	margin: 25px 0 auto 25px;
	padding: 23px 0 0 0;
	vertical-align: middle;
	border: solid 0px #900;
}

#logoName img {
	position: relative;
	float:left; 
	margin: -23px 20px 0 2px;
}

/* --------- MODULES ---------*/


.imageGallery{              /* decorates both video and photo gallery icons */
	border: solid 2px  #C1D4E6 !important;
	background-image: url(/images/video-thumbs-blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
}

#SidebarContent .imageGallery{
border: solid 0px  #C1D4E6 !important;
padding: 3px;
margin: 12px 0 0 0;
background-color: #fff;
}

.videothumbails_container {
	border: solid 2px #C1D4E6 !important;
	background-image: url(/images/video-thumbs-blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}



p, #contentWrapper ul {
	margin-top:0em;
	margin-bottom:1.5em;
	font-size:1.2em !important;
	line-height:100%
}
td {
	font-size:1.2em;
	line-height:100%
}
td td, #contentWrapper ul ul {
	font-size:100%;
}
#contentWrapper a, #contentWrapper a:visited {
	color:#0a368f !important;
}
a:hover, a:visited:hover {
	text-decoration:none;
}


h1 {
	font-family: 'Roboto',  Arial, Helvetic, sans-serif;
	font-family: 'Dancing Script', cursive;
	font-size: 3em;
	font-weight: light;
	color: #316dbc !important;
	text-shadow: 1px 1px 1px #ccc;
	line-height: 18px;
	margin:1em 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #911108 !important;
	line-height: 18px;
	margin:1em 0;
}
.module_bottom_spacer {
	height:25px;
	display:block;
}
img.banner {
	display:block;
	height: 85;
	background-image: url(/images/ban-cloud.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#welcome_date {
	display:none;
}
#horizBar {
	width:978px;
}

#mainContentWrapper {
	background-color: #fff; /* color behind main contente ares */
}

/* content area - contentWarapper("box" around the sectionNav mainContent and SidebarContent) */
#contentWrapper {
	position:relative;
	top:20px;
	min-height:500px;
	height:auto !important;
	height:500px;
	width: 960px;
	margin-left:14px;
	margin-right:0px;
	*margin-right:-8px;
	text-align:center;	/* border: 1px solid #CC6600; */
}



/* section nav can be used as a duplicate of the current section subnav.   Example: sectionNav can be used to display the subnav for that section within the content area */
#sectionNav {
	display:none;
}
#sectionNav ul {
}
#sectionNav li {
}
#sectionNav li a {
}
#sectionNav li a:hover {
}
#sectionNav li a.active {
}
#mainContent {
	position:relative;
	height:auto;
	width: inherit;
	font-size:1.2em;
	text-align:left;
	padding-right:25px;
}


#SidebarContent {
	display:block;
	width:250px;
	float:right;
	clear:none;
	padding-left:10px;
	padding-right: 3px;
	margin-left:25px;
	margin-right: 12px;
	/* border-left:1px solid #006600; */
	border:1px solid #DBD9BC;
	text-align:left;
	min-height:500px;
	height:auto !important;
	height:500px;
	background-color: #EDECDA;
		-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
}

/*  End content area *//* bottom area - bottom("box" around bottomNav and copyright) */




#bottom {
	position: relative;
	left: 0px;
	bottom: 0px;
	display:block;
	width:980px;
	height:200px;
	background: url(/images/lpga/footer-lpga1.png) no-repeat left bottom;
	z-index:1000;
}


#bottomNav {
	position:relative;
	margin: 0 auto 0 auto;
	padding: 5px;
	top:130px;
	text-align:center;
	width: 900px;
	height: 20px;
	background-color: #fc0;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
}

/*

.transparent_class {
        filter:alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
}

	filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
	
*/



#bottomNav ul {
	margin:0px;
	padding:0px;
	text-align:center;
}
#bottomNav li {
	display:inline;
	margin-left:0px;
	margin-right:8px;
	padding:0px;
	list-style:none;
	width:auto;
}
#bottomNav a {
	font:bold 11px Arial, "Trebuchet MS", sans-serif;
	color:#000;
	text-decoration: none;
}
#bottomNav a:hover {
	color:#999;
	text-decoration: underline;
}
#copyright {
	position:relative;
	font-size:.85em;
	color:#000;
	text-align:center;
	height:auto;
	top:140px;
	margin-bottom:40px;
}
#copyright a {
	font-size:.85em;
	color: #333;
}
#copyright a:hover {
	font-size:.85em;
	color: #999;
}

/* End bottom area */


.clear {
	position:relative;
	clear:both;
	float:none;
	height:1px;
	width:100%;
}
.clear-block {
	clear:both;
	display:block;
}	

/* --------------------------  MAIN TOP NAV -------------------------- */


#main-menu {  /* old name #mainnavContainer */
	position:relative;
	display:block;
	height: 33px;
	width:982px;
	background: #235091;
	text-align: left;
	padding:0;
	border-top: solid 1px #ccc;
	z-index:800;

	background-color:#215C98;
	background-image: url(/images/nav-blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#mainnav {
	position: absolute;
	top: 0px;
	left: 2px;
	padding: 0;
	margin: 3px 0 0 0 ;
	height: 32px;
	overflow:visible;
}

.responsive-menu  {
	display: block;
}




/* --------------------------  MAIN TOP NAV -------------------------- */
#mainnavContainer {
	position:relative;
	display:block;
	height:33px;
	width:980px;
	background-color:#215C98;
	background-image: url(/images/nav-blue.gif);
	background-repeat: repeat-x;
	background-position: left top;
	top:0px;
	left:0px;
	text-align:left;
	margin:0;
	padding:0;
	z-index:100;
}


/* ------------ EDITOR MODULE ------------------ */

.editor {

}
.editor img {
	padding: 0;
	margin: 8px;
}

/* ------------ NEWS MODULE ------------------ */
.detailview {
	background-color:#ffffff;
}

.news .multiview {
	font-size:.8em;
	line-height: 12pt;
}

.news {
	font-size:.8em;
	line-height: 12pt;
	margin-bottom:.3em;
}
.news li {
	margin:0 0 10px -25px;
}
.news a {
	font-size:1.2em !important;
	font-weight:bold;
	line-height:100%;
}
.news h2 a {
	text-decoration:none !important;
	font-size:1.2em !important;
}

.article {
color: #1E5591 !important;
font-size: 1.2em;
}

#mainContent .news h2 {
	font-size:1.4em;
	margin-bottom:.3em;
	font-weight:bold;
}
#SidebarContent .news h2 {
	font-size:1.4em;
	margin-bottom:.3em;
	font-weight:bold;
}
.pNews {
	font-size:1em !important;
	font-weight:normal !important;
	color:#000000;
}
.pNews a {
	font-weight:bold;
	display:block;
	
	
}/* ------------ CONTACT FORM MODULE ------------------ */


#mainContent #contactform form {
	display:inline-block;
}
#mainContent #contactform .clear-block {
	padding:7px 0;
}
#mainContent #contactform label {
	float:left;
	min-width:150px;
	_width:150px;

}
#mainContent #contactform .question_input {
	float:left;
}
#SidebarContent #contactform input, #SidebarContent #contactform textarea {
	max-width:150px;
}


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


.MonthNavigation{
	background-color:#d4e9fd !important;	
}
.Today{
	background-color:#d4e9fd !important;
}
/* background behind date number & weekend boxes */
.DateLabel,.Weekend{
	background-color:#f7f7ee !important;
}
/* background behind Days of week at top */
.DateHeader{
	background-color:#edecda !important;
}
/* background behind Days not in month */
.Inactive{
	background-color:#f8f8f8 !important;
}

/* --------- Social Media ------------- */
.socialNetworking{
	display:block;
	clear:both;
	float:none;
		border: solid 0px #900;
}
.socialNetworking div{
	float:left;
	margin:10px 8px 15px 0;

}


@media(max-width: 980px) {
	#container {
		width: 97%;
	}
	#container img {
		max-width: 100%;
		height: auto;
	}
	#header {
		background-size: contain;
		width: 100%;
		height: 0;
		padding-top: 23.62%;
	}
	#phone {
		width: 50%;
		margin-top: -142px;
		clear: none;
	}
	
		#logoName {
		width: 77%;
		margin-top: -130px;
	}
	
		#logoName a {
		color: #fff;
	}
	
	#logoName1 {font-size: 60%; margin-top: -20px;}
	#logoName2 {font-size: 55%;}
		
	#contentWrapper {
		width: 97.8%;
	}
	#main-menu {
		width: 100%;
	}
	#SidebarContent {
		width: 23%;
	}
	#bottom {
		width: 99%;
	}
	#bottomNav {
		width: 90%;
	}
	
	#mainContent iframe {width: 98%;}
	
	
	.editor table {border: solid 0px #ccc; width: 99%!important; }
	
	#mainContent #contactform label {
		min-width: 15.3%;
		_width: 15.3%;
	}
	#SidebarContent .editor {
		width: 90.7%;
	}
	#SidebarContent #contactform {
		width: 90.7%;
	}
	#SidebarContent #contactform input {
		width: 76.1%;
	}
	#SidebarContent #contactform textarea {
		width: 76.1%;
	}
	
	
}




@media(max-width: 760px) {
	
	
#contentWrapper {
		width: 97%;
	}
	
	#container {
	width: 96%;
	background-image: url(/images/bkgd-transparent.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin:10px 10px 0px 10px; /* Center page in browser */
	padding: 6px;
	border: 1px solid #D8E6F3;
	
}
#header {
	width: 100%;
	height: 80px;
	background-image: url(/images/lpga/banner-lpga1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	display: block;
	padding: 0px;
	margin-bottom: 10px;
	z-index: 2;
}
	
#horizBar {width: 99%;}
#welcome_date {
	display:none;
}

#mainContentWrapper {
	width: 99%;
}

#mainContent {
	position:relative;
	height:auto;
	width: inherit;
	font-size:1.2em;
	text-align:left;
	padding-right:25px;
}

#mainContent .editor {
	width: 98%;
}

.editor {
	font-size: 1.2em;
}
.editor h1, h1 {
	font-size: 2em;
	line-height: 28px;
}

#main-menu {
		width: 100%;
	}

.videogallery {width: 95%!important; border: solid 0px #ccc;}

.videothumbails_container {
	width: 99%!important;
	overflow: hidden;
}

.videocontainer, .videothumb  {width: 99%; border: solid 0px #900; float: left;}

	
#phone {
	padding: 2px;
	margin: -10px 12px 8px 0;
	padding: -5px 0 0 0;
	width:90%;
	text-align: right;	
}
#phone a {color: #fff; text-shadow: 0px 0px 0px #ccc; font-size: 14px; }

 
#logoName img {
	float:left;
	position: relative;
	width: 18%!important;
	height: 18%!important;
	padding: 3px 3px 10px 3px;
	margin-right:10px;
	border: solid 0px #900;
	vertical-align:middle;
	text-align: center;
	z-index: 5;

}

	#logoName {
		width: 90%;
		font-size: 14px;
		margin: -25px 0 0 4px;
	}
	
	
#logoName1 {
	display: block;
	margin: 20px 0 -10px 0;
	padding: 1px;
	font-size: 14px;
}
#logoName2 {
	display: block;
	float: left;
	margin: 1px;
	padding: 1px;
	font-size: 13px;
} 



	
#contactform input[type="text"] {
	padding: 10px;
	border: 1px solid #eaeaea;
	line-height: 20px;
	width: 80%;
	margin: 0 0 30px;
	background-color: #f9f9f9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#contactform input[type="email"] {
	padding: 10px;
	border: 1px solid #eaeaea;
	line-height: 20px;
	width: 80%;
	margin: 0 0 30px;
	background-color: #f9f9f9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#contactform input[type="submit"] {
	padding: 12px;
	border: 1px solid #eaeaea;
	line-height: 20px;
	width: 200px;
	height: 40px;
	margin: 0 0 30px;
	background-color: #fc0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform:uppercase;
}
	
	
	
	#bottom {
	position: relative;
	left: 0px;
	bottom: 0px;
	display:block;
	width: 100%;
	height:210px;
	background: url(/images/lpga/footer-lpga1.png) no-repeat left bottom;
	z-index:1000;
}


#bottomNav {
	position:relative;
	margin: -10px auto 0 auto;
	padding: 10px;
	top:130px;
	text-align:center;
	width: 90%;
	height: auto;
	background-color: #fc0;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}

#copyright {
	position:relative;
	font-size:.4em!important;
	top:130px;
	margin-bottom:40px;
}
	
/* -------- */



#contentWrapper {
	width: 100%;
	display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		/* optional */
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	
#contentWrapper #SidebarContent {
	width: 88%;
	margin: 2px 2px 2px 2px;
		-webkit-box-ordinal-group: 2;
		-moz-box-ordinal-group: 2;
		-ms-flex-order: 2;
		-webkit-order: 2;
		order: 2;} 
#contentWrapper #mainContent {
	float: left;
	width: 93%!important;
	-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
}	

#SidebarContent {
		min-height:320px;
	height:auto !important;
 }

/* - swap sidebar position */

#mainContent .editor {width: 100%;}

#mainContent table {
	width: 90%!important;
}	

#mainContent iframe {width: 98%;}
		
/* #contentWrapper #SidebarContent {
	min-width: 300px;
	width: 88%!important;
	position:relative;
	z-index: 10;
	display:block;
	float:left;
	padding: 8px;
	margin-left:5px;
	margin-bottom: 12px;
	margin-right: 5px;
	text-align:left;
	clear: both;
	}  */


#SidebarContent .editor {
	width: 95%!important;
	margin: 1px;
	background-image: url(none);
}
	
#phone {
	padding: 2px;
	margin: 2px 12px 0 0;
	width:90%;
	text-align: right;	
	text-shadow: 1px 1px 1px #ccc; 
}
#phone a {color: #fff;}

 
#logoName img {
	float:left;
	position: relative;
	width: 20%!important;
	height: 20%!important;
	padding: 3px 3px 10px 3px;
	margin-right:10px;
	border: solid 0px #900;
	vertical-align:middle;
	text-align: center;
	z-index: 5;

}


#logoName1 {
	display: block;
	margin: 10px 0 -10px 0;
	padding: 1px;
}
#logoName2 {
	display: block;
	float: left;
	margin: 1px;
	padding: 1px;
} 

#contactform {width: 88%;}

#contactform input[type="text"] {
	padding: 10px;
	border: 1px solid #eaeaea;
	line-height: 20px;
	width: 80%;
	margin: 0 0 30px;
	background-color: #f9f9f9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#contactform textarea {
	padding: 10px;
	border: 1px solid #eaeaea;
	line-height: 20px;
	width: 80%;
	margin: 0 0 30px;
	background-color: #f9f9f9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#contactform input[type="email"] {
	padding: 10px;
	border: 1px solid #eaeaea;
	line-height: 20px;
	width: 80%;
	margin: 0 0 30px;
	background-color: #f9f9f9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#contactform input[type="submit"] {
	padding: 12px;
	border: 1px solid #eaeaea;
	line-height: 20px;
	width: 200px;
	height: 40px;
	margin: 0 0 30px;
	background-color: #fc0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-transform:uppercase;
}

#SidebarContent #contactform {
	width: 98%;
	background-image: url(none);
	padding: 5px 6px;
	margin: 0 0 6px 6px;
	text-align: center;
		-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}



.editor table {border: solid 0px #ccc;}
.editor table { max-width: 100%; table-layout: fixed; }
.editor td { white-space: normal; }
.editor table td img {width: 100%; height: 100%; border: solid 0px #f00;}
.question_input {width: 88%;}	



/* Video */

.videocontainer {width: 99%;}

.videocontainer iframe {width: 99%;}

.videothumbails_container {width: 99%;}
.videothumb img { width: 60px !important; height: 60px !important; }

/* news */
#SidebarContent .news {width: 90%; height: 70%; background: none;}

.listview {width: 88%; margin-left: 18px;}
.listview ul {list-style-type: none;}

/* social media */
.socialNetworking {width: 80%;}

#fb-root {width: 85%!important;}  /* these are not working */

#fb-root  .fb-like-box {width: 85%!important;}

.fb-like-box data-width {width: 85%!important;}

#fb-root  .fb-activity {width: 85%!important;}

.twitter-timeline {width: 85%!important;}


/* Paypal */
.paypal {width: 100%;}
.paypal table {width: 100%;}
.paypal td {border-bottom: solid 1px #999;}

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

html .fc {border: solid 0px #333;}
.fc table { border: solid 0px #f00; width: 100%;}
.fc-content {border: solid 0px #009; clear: both;} /* this not doing anything */
	
.fc-button {
	width: 100%;
	position: relative;
	display: block!important; /*inline-block;*/
	padding: 0 .6em;
	overflow: hidden;
	height: 1.9em;
	line-height: 1.9em;
	white-space: nowrap;
	cursor: pointer;
	margin: 0;
	}
	
/* weather */
#weather1278 {display: none; width: 90%;}

#SidebarContent .weather {
	display: none;
	position: relative;
	width: 100%;
	background-image: url(none);
	z-index: 100;
	margin-bottom: 6px;
	padding: 9px;
	border: solid 1px #333;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
	clear: both;

}


/* photo gallery slideshow */

.pdf { width: 58%; padding: 0; margin: 0; float: left; overflow: hidden; border: solid 0px #009; clear: none;}

.photogallery { width: 98%;}
.imageGallery {width: 98%!important;}

#slideshow {width: 95%!important; border: solid 0px #f00;}

#slideshow-slide {width: 100%!important;}



.cycle-slideshow  {width: 98%;}

.cycle-overlay {width: 50%;}



#slideshow-controls  {width: 98%;}

.module_bottom_spacer {width: 98%;}

	
	
	
}
