@charset "UTF-8";
/* CSS Document */


@charset "UTF-8";
* {
	outline: 0;
	margin: 0;
	padding: 0;
}


	
#nav-wrapper-top {
	padding:0;
	margin:0 auto;
	height: 30px;
	width:960px;
}

#rightNav {
	float: right;
	padding:0;
	margin: 12px 0 0 0;
	font-size: 12px;
	}

#rightNav ul {
	font-size: 12px;
	padding:0;
	margin: 0;
	}

 #rightNav li a {
	color: #000;
	margin: 12px 10px 4px 6px;
	padding: 0px;
	text-decoration:underline;
	}

#rightNav li {
	display: inline;
	margin: 0;
	}
	


div#pageContent2 {
	float:left;
	margin:40px 20px 20px 40px;
	text-align:left;
	width:533px;
}

#sidebar2 {
	float: right;
	padding:0;
	margin:30px 40px 0 0;
	width: 320px;
	}

hr {
	color:#F30; }

p {
	font-size:12px;
	margin-top:10px;}
	
	.floatyleft {
		margin: 0 15px 0 0;
	}

.blacktype-12 {
	font-size: 12px;
	padding: 0;
	margin-bottom: 10px;
	width: 475px;
}

.white {
	background-color:#FFF:
}

.red {
	color: red;
	margin-top: 0px;}

.indent {
	margin-left: 15px}
	
.lefty {
		text-align:left;
		margin-left:15px}
		
		
		.next-previous {
			font-size:18px;
			padding-top:20px;
			text-align:center;
		}
		
		
		.pictureframe {
	border: solid #CCC 1px;
	padding: 10px 10px 10px 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
		
	.paragraph {
		margin-bottom:10px;}
/*
	Navigation menu 2010-03-02
*/
ul.sf-menu {
	margin: 0;
	padding: 0;
/*	margin-top: 100px;*/
	text-align: center;
	line-height: 1.0;
	font-size: 1.2em;
	list-style: none inside;
	border: none;
	height: 100%;
	margin-bottom: .5em;
}
ul.sf-menu li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:silver url(images/normal-bg.png) repeat-x scroll 0 0;
border-right:1px solid;
display:inline;
float:left;
height:42px;
position:relative;
width:119px;
}

ul.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
	background: url('images/highlight-bg.png') repeat-x scroll 0 0 red;
}
ul.sf-menu a {
	display: block;
	/*position: relative;*/
	color: black;
	text-decoration: none;
	padding:15px 0px;
	font-size:12px;
}
ul.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
}
ul.sf-menu ul li {
	width: 12em;
}
ul.sf-menu li a:hover {
	color: #eee;
}
ul.sf-menu ul li {
	border-collapse: collapse;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	list-style: none inside;
	left: 0;
	top: 42px; /* match top ul list item height */
	z-index: 30;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 100%; /* match ul width */
	top: 0;
}
ul.sf-menu li.current_page_item {
	background: url('images/selected-bg.png') repeat-x scroll 0 0 white
}
ul.sf-menu li.current_page_item a {
	color: white;
}

.noboarderleft {
	border-left: none;}
.noboarderright {
	border-right: none;}

#nb1 { border-left:medium none;}


/* Major Content Blocks */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: black;
	text-align:left;
	background-image:url(images/new-bkgd.jpg);
	background-repeat: repeat;
}
.clear {
	clear: both;}

div#wrapper {
	width: 960px;
	margin: 10px auto;
	text-align:left;
	border: solid 3px #666;
	-moz-border-radius: 18px; 
	-webkit-border-radius: 18px;
	background-color: white;
	overflow: hidden;
}
div#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	margin: 20px auto;
}
div#header {
	padding-top:100px;
	-moz-border-radius-topright: 18px; 
	-moz-border-radius-topleft: 18px;
	-webkit-border-top-left-radius: 18px;
	-webkit-border-top-right-radius: 18px;
	background-color:#000;
	background-image: url(images/etonic_logo.gif);
	background-repeat:no-repeat;
}
div#content {
	font-size: 1.2em;
	background-color: black;
	clear:both;
	border-top: 3px solid #666;
	-moz-border-top-colors: #666 black #666;
	padding:0;
	margin:0;
}
div#pageContent {
	float:left;
	margin:20px 60px 0;
	text-align:left;
	width:533px;
}



.homepagecontent {
	padding:0;
	margin:0px;
	width:960px;
	background-color:#000;
}

.homepagecontent-white {
	padding:0;
	margin:0px;
	width:960px;
	background-color:#white;
}


.golf {
	float:left;
	padding:0;
	margin:0;
	width:320px;
	
}
	
.run {
	float:left;
	padding:0;
	margin:0px;
	width:320px;
}

.bowl {
	float:left;
	padding:0;
	margin:0px;
	width:320px;
}


#reversetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: normal;
	background-color:#000;
	padding: 20px 160px;
	margin:0;
	text-align:center;
	color: #999;
	letter-spacing: .75px;
}

.blackbackground {
	background-color: black;}

.borderbigshoe {
	border: solid #999 1px;
	padding:15px;
	margin: 20px 0 20px 0;
	background-color:#CCC;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	}

div#homepageContent {
	float:none;
	clear:both;
	margin:20px auto;
	text-align:left;
	width:533px;
}
div.post {	/* WP legacy, used for content in content block */
}
div#sidebarContent {
float:right;
height:100%;
margin-right:50px;
margin-top:80px;
width:220px;
}
div#bottomContent {
	clear:both;
	margin: 10px;
}
div#footer {
	background-color:white;
	padding-bottom:15px;
	padding-top: 30px;
	
}

div#footer a {
	color:#666;
	font-size:10px;
	text-align:right;
}




#header-right {
	margin: 0;
	padding:0;
	width: 500px;
	float: right;
	background-color:black;
}



h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-weight: bold;
	font-size: 1.3em;
	}
	
h6 {
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight:normal;
		line-height: 18px;
		margin: 6px 0 0 6px;
		padding:0;
		color: #FFF;
		}

h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 a, h2 a:visited  {
	color: #CCC;
	text-decoration: none;
	}

h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #CCC;
	}


a, h2 a:hover, h3 a:hover {
	color: #F30;
	text-decoration: none;
	}

a:hover {
	color: #F30;
	text-decoration: underline;
	}


/* Begin Structure */



.narrowcolumn {
      float:left;
      margin:0 0 0 77px;
      padding:0;
      text-align:left;
      width:550px;
	}

.widecolumn {
    margin-right: 77px;
	padding:0;
	width: 514px;
	float: right;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
.social-icons {
	height: 30px;
	text-align: center;
}
	
	
	
	
/* End Structure */



/*	Begin Headers */
h1 {
	}

h2 {
	margin:10px 0 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
	
h4 {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	margin-left: 20px;
	text-align: left;
}

h5 {
	font-size:12px;
	line-height: 18px;
	margin-top: 10px;
	margin-left: 100px;
	text-align: left;
}




/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/*
	Sidebar
*/
#sidebar {
		font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
		}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
/*
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}*/

/* End Comments */

/*
	Tabs div
*/
div#tabs table {
	color: black;
	background: white;
	border-collapse: separate;
	border-spacing: 3px;
}
div#tabs table tr.mediumShoe {
	background-color: #B37255;
	background: rgba(201,54,0,.25);
}
div#tabs table tr.wideShoe {
	background-color:#293A52;
	background: rgba(0,51,102,.25);
}
div#tabs table tr.extra-wideShoe {
	background-color:#B2B2B2;
	background: rgba(66,66,66,.25);
}
div#tabs ul {
	list-style: none inside none;
}

/* Begin Sidebar */
#sidebar {
	padding: 30px 0 10px 0;
	margin-left: 674px;
	width: 240px;
text-align:left;
	}
	

	
.sidebarimage {
	border: solid #CCC 1px;
	padding: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}

.sidebarimage2 {
	border: solid #CCC 1px;
	margin: 10px;
	padding: 5px;	
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
	

#sidebar form {
	margin: 0;
	}
ul#lineList {
	list-style: none inside none;
}	
ul#lineList img {
	border: 2px solid lightgray;
	padding: 2px;
	margin: 2px;
}
/* End Sidebar */



/* Begin Calendar */
/*
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	background-color: #fff; }
*/
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
hr.fixdisplay {
	visibility:hidden;
	height:0px;
	clear:both;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
div#homepage-images {
	
}
div#homepage-images img {
	margin: 0px 1px;
	border: 2px #666 solid;
	display: inline;
	float: left;
}
div#homepageContent p {
	font-family: "Georgia";
	font-size:20px;}
	
	/*  Table Styles */	

tbody { 
font-size:10px;
}

thead {
	border: thin solid #666;
	font-size:12px;
	font-weight:bold;
	}
	

table {
	border-collapse:collapse;
	margin: 10px auto;
	width: 95%; }

th {
	background-image:url(images/tables/cell-tan.jpg);
	font-size: 10px;	
	padding: 6px;
	margin:0;
	border: thin solid #CCC;
	background-color: #C3D1D6;
}

td {
	background-image:url(images/tables/cell-tan.jpg);
	font-size:10px;
	padding: 5px;
	border: thin solid #CCC;
	background-color:#C3D1D6;
	margin:0;
}

/* _ div slider for technology */

#right-tech {
	float: left;
	width: 620px;
	margin: 50px 0px 30px 20px;
}

#leftContent {
	float: left;
	width: 260px;
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 60px 0 0 24px;
}



div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 650px; 
	height: 470px;
	overflow: hidden;
}

div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 650px;
	margin-top:20px;
	height: 470px;
	overflow: hidden;
	float: left;
	padding: 0;		
}

div.scroller div.content {
	width: 20000px;
}

#Map {
cursor:pointer;
}

