/* 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 
styles
p h1 h2 td tdtd, #contentWrapper ul ul #contentWrapper u l a, 
a:visited.clear-block 
.module_bottom_spacer*/



@import url("modules.css");


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* font-size:62.5%; */
	font-size:.8em;
}


body.bodyBkg{
	background-image: url(/images/golfing8/bkg-grass.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #72970B; 
}
/* container (outer shell, 1 level in from body tag that holds everything) */


#container {
	width:982px;
	padding: 0;
	margin:0px auto 0px auto; /* Center page in browser ----- */
	background-image: url();
	background-repeat: repeat-x;
	background-position: left top;
	border: solid 0px #484848;
	font:12px Arial, "Trebuchet MS", sans-serif;

}

#header {
	/* background-image: url(/images/golfing8/golf8-header.jpg);
	background-repeat: no-repeat;
	background-position: center top; */
	background-color: #fff;
	display: block;
	padding: 0px;
	height: 0px;
	width:980px;
	z-index: 2;	
	
}

#phone {
	display: block;
	position: relative;
	font:bold 22px Arial, "Trebuchet MS", sans-serif;
	color:#fff;
	float: right;
	padding: 2px;
	margin: 78px 12px 0 0;
	text-align: right;	
	text-shadow:3px 3px 3px #333; 
	z-index:500;
}

#logoName {
	position: relative;
	display: block;
	font:400 38px  Georgia, Times, Arial, Verdana, "Trebuchet MS", sans-serif;
	color:#fff; 
	float: left;
	margin-top:73px;
	margin-left:15px;
	padding: 5px;
/* vertical-align:middle; */
	text-shadow:3px 3px 3px #333; 
	z-index: 5;
	border: solid 0px #900;
}

#logoName img {
	padding: 0 0 0 10px;
	float: left;
	margin-right:10px;
	border: solid 0px #900; 
	/* vertical-align:middle; */
	padding: 3px 3px 12px 3px;
	border: solid 0px #900;
	z-index: 5;
}

#logoName1 {
	display: block;
	margin: 1px 0 -10px 0;
	padding: 1px;
	border: solid 0px #900;
}
#logoName2 {
	display: block;
	float: left;
	margin: 1px;
	padding: 1px;
	border: solid 0px #900;
}
p, #contentWrapper ul {
	font-size: 100%!important;
	line-height:100%
	padding: 0 0 4px 20px;
	margin-top:0em;
	margin-bottom:1.5em;
	margin-left: 5px;
	margin-top: 3px;
	line-height: 1.4em;
}
td {
	font-size:1.2em;
	line-height:100%
}
td td, #contentWrapper ul ul {
	font-size:100%;
}

#contentWrapper a, 
#contentWrapper a:visited {
	color: #0B6497; !important;
}
a:hover, a:visited:hover {
	color: #A40000 !important;
	text-decoration:none;
}




h1 {
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: 200;
	color: #a40000!important; /* blue */
	line-height: 18px;
	margin:1em 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #579EB0!important; /* Tan */
	line-height: 18px;
	margin:1em 0;
}
 .module_bottom_spacer {
	height:5px;
	display:block;
}


img.banner {
	display:block;
	height: 85;
	width:1000px;
	background-image: url(/images/);
	background-repeat: repeat-x;
	background-position: left top;
	border: solid 1px #900;
	background-color: #900; 
}
#welcome_date {
	display:none;
}



#horizBar { /* banner */
	width:982px;
	height: 196px;
	background-image: url(/images/golfing8/golf8-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: solid 0px #900;
}

/* content area - contentWarapper("box" around the sectionNav mainContent and SidebarContent) */


#mainContentWrapper {
	background-color: #fff;
}

#contentWrapper {
	position:relative;
	width: 960px;
	margin-top: 20px;
	margin-left:14px;
	margin-bottom: 20px;
	margin-right:0px;
	*margin-right:-8px;
	text-align:center;
}



/* 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;
	min-height: 450px;
	width:auto;
	font-size:1.2em;
	text-align:left;
	padding-right:25px;
	padding-bottom: 12px;
}


#SidebarContent {
	position:relative;
	z-index: 10;
	display:block;
	width:226px;
	float:right;
	padding: 8px;
	margin-left:25px;
	margin-bottom: 30px;
	margin-right: 6px;
	text-align:left;
		background: url(/images/golfing8/sidebar-bkg.png);
	background-repeat: no-repeat;
	background-color: #72970B;
		-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    behavior: url(border-radius.htc);
}


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

 #bottom {
	position: relative;
	left: 0px;
	bottom: 0px;
	display:block;
	width:972px;
	height:150px;
	padding: 5px;
	background: url(/images/golfing8/footer-golfing8.png);
	background-repeat: no-repeat;
	/* background-position: 8px 8px; */
	background-color: #1B2502; 
	z-index:1000;
	margin-bottom: 10px;
	border: solid 0px #900;
}

/*  FOOTER - bottom nav  */

#bottomNav {
	position:relative;
	margin: 0 auto 0 auto;
	top:50px;
	height:auto;
	text-align: left;
	width: 750px;
	border: solid 0px #ccc;
}
#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 12px Arial, "Trebuchet MS", sans-serif;
	color:#fff;
	text-decoration: underline;
}
#bottomNav a:hover {
	color:#EBC657;
}
#copyright {
	position:relative;
		margin: 0 auto 0 auto;
	font-size:1em;
	color:#fff;
	text-align:left;
	height:auto;
	width: 650px;
	top:80px;
	padding: 0 0 0 45px;
	margin-bottom:40px;
	border: solid 0px #ccc;
}
#copyright a {
color: #fff;
}
#copyright a:hover {
color: #EBC657;
}

/* End bottom area */


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



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

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

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

}

.videothumbails_container img{
clear: both;
border: solid 0px #900;
}


.currentgallery {
	background-color: #D9E3C9;
	border-top: solid 1px #999;
	width: 98.4%;
	padding: 12px 5px 0 5px;
	float: left;
}


.slideshow {
display: block;
position: relative;
padding: 5px 0 5px 5px;
	border: solid 2px #ccc !important;
	background-image: url(/images/video-thumbs-gray.jpg);
	background-repeat: repeat-x;
	background-position: left top;
z-index: 25;

} 


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

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


#main-menu {
	position:absolute;
	top:18px;
	display:block;
	height:35px;
	width:980px;
	/* background-image: url(/images/driftwood/nav-driftwood.jpg);
	background-repeat: no-repeat;
	background-position: left top; */
	text-align:left;
	padding:0;
	border-top: solid 1px #ccc;
	z-index:100;
	border: solid 0px #900;
}

.responsive-menu {
	position:absolute;
	top:0px;
	left:2px;
	padding:0;
	margin:3px 0 0 0 ;
	height:32px;
	overflow:visible;
		border: solid 0px #900;
}


/* main nav level 1*/
.responsive-menu ul {
	margin:0;
	padding:0;
	height:23px;
}
.responsive-menu li {
	float:left;
	margin-top:5px;
	margin-left:0px;
	margin-right:8px;
	padding:0px;
	list-style:none;
	text-align:center;
	width:auto;
}
.responsive-menu li a {	/* color background main nav */
	padding:6px 10px 6px 10px;
	display:block;
	font:bold 12px Arial, Verdana, sans-serif;
	color: #a40000;
	text-decoration: none;
}
.responsive-menu li a:hover {
	color:#72970B !important; /* green */
	background-color:#e7e7e7; /* gray */
	color: #fff;
}
.responsive-menu li a.active {
}

/* End main nav *//* ---- 2nd level --- *//* 2nd level ul styles */
.responsive-menu ul ul {
	position: absolute;
	top: 33px;
	margin:-2px 0 0 0;
	padding:0;
	width:auto;
	height:auto;
	border: 1px solid #ccc;
	visibility: hidden;
	background-color:#e7e7e7; /* gray */
}

/* 2nd level li styles */
.responsive-menu ul ul li {
	text-align:center;
	width:150px;
	clear:both;
	height:auto;
	margin:0;
	padding:0;
	/* background-color:#ffffff; */
}
/* 2nd level links style */
.responsive-menu ul ul li a {
	background-color:#e7e7e7;
	padding-top:5px;
	marging: 0;
	display:block;
	border-bottom: 1px solid #ccc;
	border-collapse:collapse;
	height:auto;
	font:normal 12px Arial, Verdana, sans-serif;
	color: #333;
	text-decoration: none;
}

.responsive-menu ul ul li a:hover {
	background-color:#ccc;
	color:#000;
	display:block;
}/* level 2 arrow to 3rd level image */
.responsive-menu ul ul img {
	display:none;
}

/* ---- 3rd level --- *//* 3nd level ul styles */
.responsive-menu ul ul ul {
	position: absolute;
	top:0px;
	left:151px;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	visibility: hidden;
	border: 1px solid #333;
}

/* 3nd level li styles */
.responsive-menu ul ul ul li {
	text-align:center;
	width:150px;
	clear:both;
	height:auto;
	margin:0;
	padding:0;
}

/*  3rd level links style */

.responsive-menu ul ul ul  {
	border: 1px solid #ccc;	
	margin-top: 0px;
}


.responsive-menu ul ul ul li a {
	background-color:#c1cf93;
	padding-top:5px;
	display:block;
	border-bottom: 1px solid #ccc;
	border-collapse:collapse;
	height:auto;
	font:normal 12px Arial, Verdana, sans-serif;
	color: #000000;
	text-decoration: none;
	margin: 0px 0 0 -2px;
}
.responsive-menu ul ul ul li a:hover {
	color:#fff;
	display:block;
	background-color: #9eae6a;
	margin: 0px 0 0 -2px;
}
/* ---- functions --- *//* display sub leveles */

.responsive-menu li:hover ul, .responsive-menu li:hover li:hover ul {
	visibility: visible;
}/* hide 3rd level when hovering other leveles */

.responsive-menu li:hover ul ul {
	visibility: hidden;
}/* sub nav - only used in non-dropdown style menu */

#subnav {
	display:none;
}
#subnav ul {
}
#subnav li {
}
#subnav li a {
}
#subnav li a:hover {
}
#subnav li a.active {
}

/* End sub nav */




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

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

#SidebarContent .editor {
	width: 205px;
	background-image: url(/images/golfing8/module-trans.png);
	background-repeat: repeat-xy;
	background-position: center top;
	padding: 5px 6px;
	margin: 0 0 6px 6px;
	text-align: center;
		-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    behavior: url(border-radius.htc);
	border: solid 0px #fff;
}

#sidebarContent .editor H1 {
	font-family: Georgia, Times, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: 200;
	color: #009!important; 
	line-height: 18px;
	margin: 2px;
}


/* ------------ NEWS MODULE ------------------ */

.news {

}

.detailview {
	background-color:#ffffff;
}
.news li {
	margin:0 0 10px -25px;
}
.news a {
	font-weight:bold;
	line-height:100%;
}
.news h2 a {
	text-decoration:underline!important;
}

.news h2 a:hover {
	text-decoration:none!important;
}

.article {
color: #900 !important;
font-size: .85em;
}

#mainContent .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;
}

/* ---------- NEWS MODULE ---------- */


#SidebarContent .news h2 {
	font-size:1.4em;
	margin-bottom:.3em;
	font-weight:bold;
}

#SidebarContent .news {
	position: relative;
	background-image: url(/images/golfing8/module-trans.png);
	background-repeat: repeat-y;
	z-index: 100;
		margin-bottom: 6px;
	padding: 4px 4px 2px 4px;
	border: solid 0px #fff;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    behavior: url(border-radius.htc);
}




/* ---------- CONTACT FORM MODULE ---------- */


#mainContent #contactform form {
	display:inline-block;
	border: solid 0px #900;
}
#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 {
	width: 205px;
	background-image: url(/images/golfing8/module-trans.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px 6px;
	margin: 0 0 6px 6px;
	text-align: center;
		-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    behavior: url(border-radius.htc);
	border: solid 0px #fff;
}

#SidebarContent #contactform input, #SidebarContent #contactform textarea {
	width:172px;
	padding: 2px;
	margin: 2px;
}

/* ------------------- WEATHER ---------------*/

div#weather {
position: relative;
z-index: 100;
border: solid 1px #fff;
}

#SidebarContent .weather {
	position: relative;
	background-image: url(/images/golfing8/module-trans.png);
	background-repeat: repeat-y;
	z-index: 100;
	margin-bottom: 6px;
	padding: 4px 4px 2px 4px;
	border: solid 0px #fff;
	-moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    -khtml-border-radius: 12px;
    border-radius: 12px;
    behavior: url(border-radius.htc);
}

div#weather td {
border: solid 0px #ccc;
font:bold 11px Arial, "Trebuchet MS", sans-serif !important;
color:#000;
}

div#weather th {
background-color: color:#ccc;
}



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

table.MonthlyCalendar{
	background-color:#ffffff !important;	
}
.MonthNavigation{
	background-color:#e2e9db !important;	
}
.Today{
	background-color:#e2e9db !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{
	position: relative;
	z-index: 10;
	display:block;
	clear:both;
	float:none;
}
.socialNetworking div{
	float:left;
	margin:0 15px 15px 0;
}


.facebook, .twitter, .youtube. .linkedin, .digg, .delicious{
float: left;
padding: 0;
margin:0;
}

@media screen and (max-width: 982px) {
	#container {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	#container img {
		max-width: 98% !important;
		height: auto;
	}
	#header, #horizBar, #bottom {
		width: 100% !important;
		background-size: cover !important;
		background-position: center !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	#contentWrapper {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	#mainContent {
		width: 98% !important;
		margin: 10px 5px !important;
		padding: 0 !important;
		overflow: hidden;
	}
	#bottom, #bottom #bottomNav, #bottom #copyright {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	#phone {
		display: none;
	}
	#logoName1 {
		font-size: 0.9rem !important;
	}
	#logoName2 {
		font-size: 0.6rem !important;
	}
	#contactform {
		max-width: 100%;
		margin: 0;
		padding: 0;
	}
	#contactform label {
		max-width: 80%;
	}
	#contactform input[type="text"] {
		max-width: 75%;
	}
	#contactform input[type="email"] {
		max-width: 75%;
	}
	#contactform textarea {
		max-width: 80%;
	}

	.editor, #contactform {
		margin-bottom: 20px !important;
	}
}
