/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

html {
  overflow-y: scroll;
  }

body { 
  background-color: #FFFFFF;
  }
 
header {
  width: 900px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  }
  
.white {
  color: #FFFFFF;
  }
 
.maincontainer {
  width: 900px;
  color: #000000;
  font-family: Verdana, Helvectica, Sans-Serif;
  font-size: medium;
  line-height: 150%;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  }
  
.container {
  width: 800px;
  color: #000000;
  font-family: Verdana, Helvectica, Sans-Serif;
  font-size: medium;
  line-height: 150%;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
  margin-left: auto;
  margin-right: auto;
  }
  
.invite {
  width: 640px;
  color: #000000;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left:10%;
  margin-right:auto;
  }
    
.imginvite {
  box-shadow: 1px 1px 5px 5px #D1D1D1;
  padding: 30px 30px 30px 30px;
  } 
  
.container2 {
  width: 600px;
  color: #000000;
  font-family: Verdana, Helvectica, Sans-Serif;
  font-size: medium;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto; 
  }

.container3 {
  width: 640px;
  color: #000000;
  font-family: Verdana, Helvectica, Sans-Serif;
  font-size: medium;
  text-align: left;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto; 
  }
    
aside {
  width: 120px;
  }
  
article {
  width: 900px;
  height: 340px;
  background-color: #F0F0F0;
  padding-top: 40px;
  padding-bottom: 30px;
  text-align: center;
  margin-left: auto;
  margin-right:auto;
  }
  
.sitebox {
  width: 60%;
  text-align: left;
  padding: 10px 10px 10px 10px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: #F0F0F0;
  }    
  
footer {
  width: 900px;
  font-size: small;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  }

h1, h2, h3, h4 {
  font-family: Calibri Light, Arial;
  font-size: xx-large;
  text-align: center;
  }
  
.big {
  font-family: Calibri Light, Arial;
  font-size: xx-large;
  color: #000000;
  }  
    
table {
  width: 600px;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  }
  
td {
  width: 50%;
  }
  
li {
  list-style-type: none;
   }
   
img {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border: none;
  } 
  
.centre {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  }
  
.top-pad {
  padding-top: 50px;
  }    
  
.spacing {
  padding: 0px 0px 0px 10px;
  }
 
.img {
  box-shadow: 1px 1px 2px 2px #818181;
  padding: 30px 30px 30px 30px;
  text-align: center;
  margin-left: 20px; 
  margin-right: auto; 
  margin-top: 20px; 
  } 
      
td { 
  border: none;
  padding: 10px 0px 10px 0px;
  }
   
a:link {
  font-family: Verdana, Helvectica, sans-serif;
  font-size: small;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  }
  
a:visited {
  font-family: Verdana, Helvectica, sans-serif;
  font-size: small;
  color: #808040;
  font-weight: bold;
  text-decoration: none;
  }
   
a:hover {
  font-family: Verdana, Helvectica, sans-serif;
  font-size: small;
  color: #FFC20D;
  font-weight: bold;
  text-decoration: none;  
  } 
     
.small {
  font-family: Arial;
  font-size: x-small;
  text-align: center;
  }   
   
.float {
  float: right;
  }
   
/*Side Flyout Nav on the Gallery Page */
	
#global-nav {
    width: 100px;
    float: left;
    background: #FFFFFF;
     }

#global-subnav {
    width: 121px;
    float:right;
    clear: right;
    background: #FFFFFF;
     }

#global-nav a {
 /* colour:#000000; (Using instead the a:link etc formatting)*/
    cursor: pointer;
    display: block;
    height: 40px;
    line-height: 40px;       
    text-decoration: none;
    font-weight: bold;
    width: 100%;
     }

#global-nav ul{
    background: #FFFFFF;
    padding: 0;
    margin: 0;
     }

#global-subnav ul{
    background: #FFFFFF;
    position: absolute;	
    top: 287px; 
    left: 130px;
     }

#global-nav li{
    list-style: none; 
     }

#global-nav ul ul li{
    display: none;
     }

#global-nav li:hover {
    background: #FFFFFF;
     }

#global-nav li:hover ul li{
    display: block;
    line-height: 1em;
     }
   
 /********************
 * FEATURE CAROUSEL - on the Gallery Page*
 ********************/
.carousel-container {
  position: relative;
  width: 820px;
  padding-bottom: 10px;
  margin-left:auto;
  margin-right:auto;
   }
#carousel {
  height: 440px;
  width: 800px;
  background-color: #F0F0F0;
  position: relative;
  margin-bottom: 0.5em;
  font-size: 12px;
  font-family: Arial;
   }
.carousel-image {
  border: 0;
  display: block;
   }
.carousel-feature {
  position: absolute;
  top: -1000px;
  left: -1000px;
  border: 1px solid #000;
  cursor: pointer;
   }
.carousel-feature .carousel-caption {
  position: absolute;
  bottom: 0;
 line-height: 120%;
  width: 100%;
  background-color: #DFD7B5;
   }
.carousel-feature .carousel-caption p {
  margin: 0;
  padding: 0px 2px 2px 2px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #000000;
   }
.tracker-summation-container {
  position: absolute;
  color: white;
  font-weight: bold;
  right: 48px;
  top: 398px;
  padding: 2px 5px 2px 5px;
  margin: 3px;
  background-color: #C96A31;
   }
.tracker-individual-container {
  position: absolute;
  color: #FFFFFF;
  right: 48px;
  top: 375px;
  padding: 0;
  margin: 0;
   }
.tracker-individual-container li {
  list-style: none;
   }
.tracker-individual-container .tracker-individual-blip {
  margin: 0 3px;
  padding: 0 3px;
  color: #FFFFFF;
  text-align: center;
  background-color: #000000;
   }
.tracker-individual-container .tracker-individual-blip-selected {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #E27A1D;
   }
#carousel-left {
  position: absolute;
  bottom: 33px;
  left: 220px;
  cursor: pointer;
   }
#carousel-right {
  position: absolute;
  bottom: 33px;
  right: 220px;
  cursor: pointer;
   }  
 /* This below is for the Gallery sub photo reels pages */  
#myreel{ 
  border:10px #0080FF;
  margin-right:auto;
  margin-left:auto;
  }

.paginate {
  width: 820px;
  margin-top:10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right:auto;
  font:bold 14px Arial;
  text-align: center;
  }