/* ------ Layout DIVs ------ */

.row { 
	margin-right:0px;
	margin-left:0px;
}

#container
{
	width: 1000px;
	margin: 2px auto;
	color: #000080;
	line-height: 130%;
	background-color: #fff;
}
#adbanner
{
	width: 1000px;
	margin: 0px auto;
	margin-top:5px;
}
#subcontainer
{
	background-color: #fff;
	/* background-color:transparent; */
	height: auto;
	height: auto !important;
}
#headerbanner
{
	clear: both;
	background-color: #ddd;
	background-color:transparent;
	border-bottom: 1px solid gray;
}
#topMenu
{
	clear:both;
	background-color:#f3f6f8;
	background-color: rgb(204, 204, 204);
	font-family: HelveticaNeue, 'Helvetica Neue', 'Helvetica Neue', Helvetica, arial, sans-serif;
	font-size:0.8em;
	color: inherit;
	line-height: 120%;
}
#leftnav
{
	background-color: #fff;
	float: right;
	width: 199px;
	margin: 0;
	padding: 0em;
	max-width: 200px;
}
#contentXXX
{
	min-height:1000px;
	position: relative;
	background-color: #fff;
	margin-left: 200px;
	width: 780px;
	padding: 10px;
}
#content {
	position: relative;
	float: left;
	width:800px;
	overflow: hidden;
	background-color: #fff;
	width: 780px;
	width: 980px;
	padding: 10px;
}

#alert{
	margin: 10px auto;
	padding: 10px;
	display:block;
/*	color:#ffffff; 
	background-color:#000066; 
*/	border: 2px solid #ff0000;
	width: 80%;
	
}
#bannerImg {
	width: 1000px; 
	height: 90px; 
	/*
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	*/
}

#TLbannerAd {
		border-radius:15px;
}
#TRbannerAd {
		/* border-radius:15px;*/
}

.dimmer {
	 position:absolute;
	 /*background-color: black; */
	 top:0;
	 left:0;
	 width:100%;
	 height:100%;

	/*	 opacity: 0.50;
	 opacity: 1.0;
	 */
	 /* 
	 display:visible;
z-index:-1; */
}


div.alert{
	margin: 10px auto;
	padding: 10px;
	display:none;
/*	color:#ffffff; 
	background-color:#000066; 
*/	border: 2px solid #ff0000;
	width: 80%;
}
div.hrclub {
	margin: 10px auto;
	padding: 10px;
	display:block;
	 border:1px solid gray; 
	float: left;
	line-height: 130%;
}

div.welcomeHead {
	padding:10px;
	margin:0px;
	text-align: center;
}

div.welcomeLogo {
	float:right;
	width:380px;
	margin: 0;
	padding:0px;
	text-align:center;
}

div.welcomeNews {
	float: left;
	width:380px;
	margin-left:0px;
	margin-right:5px;
	padding:0px;
	font-weight:normal;
}

div.welcomeRight {
	float:right;
	width:380px;
	margin-left:5px;
	margin-right:5px;
	font-weight:normal;
}

div.welcomeBottom {
	clear:both;
	width:770px;
	padding-top: 20px;
	margin-left:5px;
	margin-right:5px;
	font-weight:normal;
}

div.welcomeTwitter {
	margin-left:0px;
	border: 2px solid rgb(0, 0, 102); 
	padding:1em;
	border-radius:15px;
}

div.asroster {
	margin: 10px auto;
	padding: 10px;
	display:block;
	border:0px solid gray; 
	float: left;
	line-height: 130%;
}

div.asbody {
	max-width:580px;
	margin: 10px auto;
	padding: 10px;
	display:block;
	border:0px solid gray; 
	float: left;
	line-height: 130%;
}


#footer
{
	clear: both;
	margin: 0;
	text-align:center;
	padding: 0;
	color: #333;
	border-bottom: 1px solid #E2EAEF;
	border-top: 1px solid #E2EAEF;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px;
	background-color: #f3f6f8;
	width: 100%;
}

#printerlink
{
	position:absolute;right:0;	
	top: 0px;
	right: 3px;
}

/* ------ Popup Div ------ */
#announcement {
	
	position: absolute;
	visibility: visible;	
	visibility: hidden;
	width: 600px;
	/*
	height: 100px; 
	left: 400px;
	top: 120px;
	*/
	width:65%; 
	z-index:100;
 

	margin-top:280px;
	margin-left:17.5%;
	
	background-color: #ccc;
	background-color: #fff;
	border: 2px solid #006;
	border-radius: 10px;
	box-shadow: 4px 4px 4px black;

	padding: 10px;
	z-index:1;
	z-index:100;
}


#PopUp_Template {
	position: absolute;
	visibility: visible;
	visibility: hidden;
	width: 600px;
	/*height: 100px; */
	left: 100px;
	top: 10px;
	background-color: #ccc;
	border: 3px solid #000;
	padding: 10px;
	z-index:1;
}

#PopUp2 {
	position: absolute;
	visibility: visible;
	visibility: hidden;
	width: 500px;
	/*height: 100px; */
	left: 150px;
	top: 100px;
	background-color: #ccc;
	border: 3px solid #000;
	padding: 10px;
	z-index:2;
}


#close {
	float: right;
}
/* ----------------------- */



div.standings
{
	/*float: left;*/
	margin-top: 10px;
	margin: 10px auto;
	/*border: 2px solid #000000;
	 width: 376px; */
	padding: 3px;
}

div.download 
{
	position: relative;
	left: 2em;
}

#adminbody {

}


/* ------ TAGS ------ */

body{
  font-family: Arial,sans-serif;
  font-size: 14px;
  color: #000066;
  font-style: normal;  
  line-height: 1.166;
  background-image: url(./img/graphics/Page-BgTexture.jpg);
  /* background-image: url(./img/graphics/smalls_file_mainBg_1524_grass.jpg); */
  margin: 0px;
  padding: 0px;
  background-color: #000000;
 background-position: top left;
 background-repeat: repeat-x;
  background-attachment:fixed;
 }

#adminbody {
  background-image: none;
  background-color: DimGrey;

}
 
 
a {
  color: #000066;
  font-family: Arial,Helvetica,sans-serif;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:link{
  color: #0000FF;
  text-decoration: none;
}

a.default {
  color: #0000FF;
  text-decoration: underline;
}

a.menu {
	font-size: 14px;
}

a.menu:link{
  color: #000066;
  text-decoration: none;
}
a.menu:hover{
  color: #0000FF;
  cursor: pointer;
  text-decoration: underline;
}
a.menu1:link{
  color: #000066;
  font-size: 90%;
  font-style:italic;
  text-decoration: none;
}
a.menu1:hover{
  color: #0000FF;
  font-size: 90%;
  font-style:italic;
  text-decoration: underline;
}
a.schedule{
  color: #0000FF;
 text-decoration: none;
}
a.schedule:hover{
  color: #0000FF;
  text-decoration: underline;
}
a.standings{
  color: #000066;
  text-decoration: none;
}
a.standings:hover{
  color: #000066;
  text-decoration: underline;
}
a.printerlink{
  color: #0000FF;
  text-decoration: none;
}
a.printerlink:hover{
  color: #0000FF;
  text-decoration: underline;
}
a.headline:link{
  font-size: 110%;
  font-weight:bold;
  font-style:italic;
  line-height: 150%;
  color: #000066;
  text-decoration: none;
}
a.headline:hover{
  font-size: 110%;
  font-weight:bold;
  font-style:italic;
  line-height: 150%;
  color: #0000FF;
  text-decoration: underline;
}
a.rss-item:link{
  font-size: 110%;
  font-weight:bold;
  font-style:italic;
  line-height: 150%;
  color: #000066;
  text-decoration: none;
}
a.rss-item:hover{
  font-size: 110%;
  font-weight:bold;
  font-style:italic;
  line-height: 150%;
  color: #0000FF;
  text-decoration: underline;
}
h1{
  font-family: Verdana,Arial,sans-serif;
  font-size: 140%;
  color: #000066;
  margin: 0px;
  padding: 0px;
}

h2{
  font-family: Arial,sans-serif;
  font-size: 120%;
  color: #000066;
  margin: 0px;
  padding: 0px;
}

h2.newstitle {
	line-height: 200%;
}

h3{
  font-family: Arial,sans-serif;
  font-size: 100%;
  color: #334d55;
  color: #000066;
  margin: 0px;
  padding: 0px;
}

h4{
  font-family: Arial,sans-serif;
  font-size: 100%;
  color: #334d55;
  margin: 0px;
  padding: 0px;
}

table.schedule {
	width: 95%;
}

table.schedule tr:nth-child(even) {
	background-color: lightgray;  
}
 		
table.navMenu {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: small;
	padding: 2px;
	border-spacing: 8px;
	text-align: left; 
	background-color: rgb(204, 204, 204); 
	width: 100%;
}
table.newstable {
	font-family: Arial,Helvetica,sans-serif;
	border-collapse: collapse;
	color: #000066;
	font-size: small;
	text-align: left;  
	width: 100%;
}

tr.grey {
	background-color: lightgrey;
}

tr.plain {
	background-color: White;
}

th {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: small;
	border-bottom-style: solid;
	border-color: #000066;
	border-width:1px;
}

th.centered {
	text-align:center;
}

th.schedhead {
	background-color: LightSteelBlue;
	border-bottom-style: solid;
	border-color: #000066;
	border-width:0px;
	
	border-style: solid;
	//border-radius: 15px;
	padding-left: 15px;
}

th.newshead {
	font-style:italic; 
	border-bottom-style: solid;
	border-color: lightgrey;
	border-width:1px;
}

td.standings {
	text-align: center;
}

td.menuItem {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000066;
	font-size: small;
	border-bottom-style: solid;
	border-color: darkgray;
	border-width:1px;
	
/*	background-color: rgb(204, 204, 204);
	background-color: lightgray;
	border-left-style: solid;
	border-top-style: solid;
	border-radius:5px;
*/
}
div.schedmenu {
	display: none;
}

/* Schedule/Result page styles */
td.score {
	padding: 2px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000066;
	font-size: .90em;
	font-weight: 700;
}

td.winner {
	padding: 2px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000066;
	font-size: .90em;
	font-weight: 900;
}

td.sched {
	padding: 2px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000066;
	font-size: .90em;
	font-weight: 500;
}
td.schedcomment {
	padding: 2px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000066;
	font-size: .80em;
	font-style:italic; 
	font-weight:bold;
}

div.newsarticle {
	margin-right: 1em;
	margin-left: 2em;
	padding: 2%;
	/* 
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	box-shadow: 5px 5px 5px #888888; 
	*/ 
}

div.pageContent { /* Wraps content embedded in loadpage.php*/
	/* overflow-x: scroll; */
	max-width:100%;
	margin: 3px 8px 3px 5px;
}

.pageContent table {
	max-width: 100%;
}

.pageContent td {
	font-size: .9em;
	padding: 2px;
}

.pageContent iframe {
	max-width:90%;
	width:640px;
	height:800px;
}


div.hrspacer {
	margin: 10px auto;
	padding: 10px;
	display:block;
	# border:1px solid gray; 
	float: left;
	line-height: 130%;
	width:224px;
	height:336px;
}
div.hrhalfspacer {
	margin: 10px auto;
	padding: 10px;
	display:block;
	# border:1px solid gray; 
	float: left;
	line-height: 130%;
	width:112px;
	height:336px;
}
.newsdate{
	font-family: serif;
	font-style:italic; 
	font-size: small;
}
img.hrclub {
	width:240px;
	height:360px;
	width:224px;
	height:336px;
}

img.comingsoon {
	margin: 168px 35px 35px 168px;
	margin: 84px 17px;
}


.button {
	background-color: #000066;
	border: none;
	color: white;
	padding: 8px 8px;
	text-align: center;
    text-decoration: none;
	display: inline-block;
	font-size: 12px;
}

.cancelButton {
	background-color: #CC0000;
	border: none;
	color: white;
	padding: 8px 8px;
	text-align: center;
    text-decoration: none;
	display: inline-block;
	font-size: 12px;
}


/* ------ Bootstrap Overrides ------ */

.col-md-12 {
	margin:0px;
	padding:0px;
}
