/* Style Sheet for majorgolfpools.ca */

/* To insert large background image */
html 
{ background: url(imagesus18/shinnecock-hills-golf-club-no-16-banner.jpg) no-repeat center center fixed;
    -webkit-background-size: cover; -moz-background-size: cover;
    -o-background-size: cover; background-size: cover;
}

/* overall style for paragraphs */
p {color:black;text-align:left; font-family: Verdana; font-size: small;}


/* heading styles */
h1 {font-family: Verdana, Geneva, sans-serif;color:#14375E; text-align: center;}
h2, h3, h4 {font-family: Verdana, Geneva, sans-serif;color:#14375E;}

/* main index page / div setup */
.center
{
margin-left:auto;
margin-right:auto;
width:80%;
background-image:url("imagesus18/80.png");

border-radius:25px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0px;
    padding-bottom: 0px;
}

.view
{margin-left:1cm;
width:5cm;
background-image:url("imagesus18/80.png");

border-radius:25px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 0px;
    padding-bottom: 0px;
}   

.notnav{
    color: #14375E;
 }

/* Champion Picture position */  
#champ 
{
float:right;
        position:relative;
        top: 55px;
        left: 0px;
        padding-bottom: 120px;
        padding-left: 10px;
        padding-right: 10px;
        }
        
/* Major logo position */ 
#logo
{
float:left;
position: relative;
        top:55px;
        left:0px;
        padding-bottom: 300px;
        padding-right: 15px;
        opacity:1.0;}
              
/* Navigation bar styling */ 
#nav 
{
list-style-type:none;
margin:0;
        padding:0;
overflow:visible;
text-align:center;
}
#nav li
{
display:inline;
}
#nav a:link,a:visited
{
display:inline-block;
width:135px;
font-weight:bold;
        font-family: Verdana;
color:#FFFFFF;
background-color:#14375E;
text-align:center;
padding:4px;
text-decoration:none;
text-transform:uppercase;
}
#nav a:hover,a:active
{
background-color:#DF2033;
        color:#FFFFFF;
}

#lnews
{font-family:Verdana, Geneva, sans-serif;
 font-size:14px;
 color:#14375E;     }
      
#header {
list-style: none;
padding-left: 0;
margin-left: -6px;
        
}
#header li {
float: left;
background: url(imagesus18/back.gif.png)no-repeat top center;
margin: 0 0 0 0;
}
      
#header a {
display: block;
        padding: 0 1em;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
        font-size: 18px;
        font-family: Verdana;
}
      
#header #selected {
position: relative;
top: 0px;
background: url(imagesus18/front.gif.png)no-repeat top center;
        
        }
        
#header #selected a.hover,a:active {background-color:transparent;}
#header #selected a{
color: #FFFFFF;
        
}

#content {
border: 2px solid;
color: #14375E;
clear: both;
text-align: center;
vertical-align: top;
background: white;
}  

#results {color: #14375E;} 

/* id selector for results table headers (Rd1, Rd2, Rd3, Rd4) */
#tableheader{
font-size: 16px;
font-weight: bold;
color: #14375E;

}

/* id selector for home page icon positioning  */
#home{float: right; 
        position:relative;
        top: 10px;
        left: -45px;
        color: #0F1D41;
}


/* global link colour  */
a:link {
    color: #14375E;
}

a.whatisgoingon:link {
    color: #7F7B62;
}


a.linkcolour:visited{ color: #14375E;}


 /* rules page styles  */
 #category{font-weight: bold; color:#14375E; font-size: large;}
 
 /* positioning of major location/date info under H1 title  */ 
 #locationdate{
  position: relative;
  top: 0px;}
  
  /* NEW 2017 Masters - category tags for Rd 1-4 Results pages - maybe elsewhere*/
#category{font-weight: bold; color:#14375E}
#category2{font-weight: bold; color:#14375E}