/*
@import url('https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,400i|Roboto:100,100i,300,300i');
*/
* {
  padding:0;
  margin:0;
}

  header {display:none;}
@media print {
  header {display:block;text-align:left;padding:3px;font-size:1.3em;}
}
:root {
   /*
   font-family: 'Roboto',verdana, sans-serif;
   */
   font-family: "lucida grande","Lucida Sans Unicode",verdana,arial,helvetica,sans-serif;
   font-size:16px;
   line-height:1.5em;
   font-weight: 100;
}
body{  
   text-align:center; /*For IE6 Shenanigans*/
   color:#333;
}  
p { margin:1em 0 1em 0;}
.list { margin:10px 0 0 0}
  

#wrapper, #head, #mm{  
   width:960px;  
   margin:0 auto;  
   text-align:left;  
   
}  
#head {position:relative;}
/*
sup {
  font-weight:normal;
  font-size:0.6em;
}
*/
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
  font-size:0.8em;
	
}

sup {
	bottom: 1ex;
}
img {border:none;}

     a {
       text-decoration:none;
       /*color:#039;*/
       color:#04b;
      }
      a:hover {
       text-decoration:underline;
       color:#039;
      }
/* there are two styles of blovkquote catered for

   <div class="bq><blockquote>...</blockquote> source </div>  the old way

   <blockquote class="bq"><p>..</p><cite>..</cite></blockquote>  the new way
*/

blockquote {
  font-style:italic;
  quotes: "\201C""\201D""\2018""\2019";
  padding:10px;
  padding-bottom:0px;
   font-size:1.7em;
   text-align:left;
   color:#000;
}
blockquote.bq>p {
  font-family: "Quattrocento Sans",Georgia,serif;
  font-style:italic;
  quotes: "\201C""\201D""\2018""\2019";
  padding:10px;
  padding-bottom:0px;
  margin-bottom:0px;
   font-size:1em;
   text-align:left;
   color:#000;
}
blockquote.bq {
  padding:0px;
  font-size:1em;
  margin:20px 50px 20px 50px;
  border: none;
  /*border: 1px solid #004680;*/
  /*border-left: 5px solid #004680;*/
  /*border-radius:5px;*/
  color:#666;
  /*background-color: #eff;*/
   text-align:left;
}
blockquote.bq cite {
  position:relative;
  font-family: "Quattrocento Sans",Georgia,serif;
  top:-1em;
  padding:0;
  margin-left:30px;
  font-size:0.7em;
  font-style:normal;
}
blockquote::before, blockquote.bq>p::before { 
  content: "\201C";
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
  color: #004680;
  }
blockquote.bq>p::after { 
  content: "\201D";
  font-size: 4em;
  line-height: 0.00em;
  margin-left: 0.25em;
  vertical-align: -0.6em;
  color: #004680;
  }
blockquote.bq::before {
  content:"";
  font-size: 0em;
  line-height: 0em;
  margin-right: 0em;
  vertical-align: 0em;
}
.bq {
  margin:20px 50px 20px 50px;
  border-left: 5px solid #004680;
  font-size:0.6em;
  text-align:right;
  color:#666;
  /*background-color: #eff;*/
}


 img.imageC {text-align:center;}

#headLeft {
text-transform:uppercase;  
color:white;
font-size:1.2em;
top:24px;
left:100px;
position:absolute;
}

#headRight {
position:absolute;
  top:8px;
  right:8px;
}

      #headRight .txt1 {
	width: 11em;
	border:none;
	margin-left:2px;
      }
h1 {
  font-size:28px;
  padding:0px;
  margin:20px;
  font-weight:normal;
  color:#066;
  font-family:"Times New Roman";
 }
h2 {
  font-family: 'Quattrocento Sans', verdana, sans-serif;
  font-size:1.5em;
  border-bottom: 1px solid #AAA;
  line-height:1.6em;
  margin: 0.8em 0 0.4em 0;
  clear:both;
}

h3 {
  font-size:1.1em;
  line-height:1.4em;
  padding-top:10px;
  clear:both;
}

#random {
  font-size: 0.8rem;
}
#header1 {
width:100%;
background-color:#004680;
height:75px;
font-family: verdana, sans-serif;
}

#header2 {
width:100%;
background-color:#00223E;
height:4px;
}

/* Main Menu Section */
.mtable {
  display:table;
}

.mcell {
  display:table-cell;
  vertical-align:top;
}

li h1 {
  color:#000;
  text-align:left;
  font-size:inherit;
  font-size:1.2em;
  font-weight:bold;
  padding:0px;
  margin:10px;
  line-height:1em;
  border-bottom:1px solid #999;
}

#mm1, #mm2, #mm3, #mm4, #mm5, #mm6, #mm7, #mm8, #mm9, #mm10, #mm11, #mm12 {font-size:13px;font-weight:normal;}
nav {
width:100%;
background-color:#00223E;
height:30px;
font-family: verdana, sans-serif;
  
}
#mm {
  font-size:15px;
  text-align:center;
background-color:#00223E;
height:30px;
}

#mm ul {
  display:inline;
  list-style:none;
  margin:0;
  padding:0;
  line-height:1em;
  position:relative;
}

#mm ul li {
  float:left;
  margin:0px;
  padding:0;
  /*width:110px;*/
  text-align:center;
  position: relative;
background-color:#00223E;
border-radius:8px 8px 0 0;
}

#contact {float:right;}

#mm ul li.mm12 ul {
right:0px;
left:auto;
}

#mm ul ul {
  position: absolute;
  top: 30px;
  left:0px;
  z-index:100;
  height: 0px;
  overflow: hidden;
  /* transition magic */
  -webkit-transition: height 0.1s ease-in;
  -moz-transition: height 0.1s ease-in;
  -o-transition: height 0.1s ease-in;
  -ms-transition: height 0.1s ease-in;
  transition: height 0.1s ease-in;
  border-radius:0 0 12px 12px;
  background-color:#aeddf2;
  background-color:#ddd;
}

#mm ul li.mm4 ul li {
  width:250px;
}

#mm ul li.mm4 ul #c1 li {
  width:150px;
}

#mm ul li.mm12 ul #c3 li {
  width:150px;
}

#mm ul ul li {
  position: relative;
  z-index:10;
  width:250px;
  font-size:0.8em;
  text-align:left;
  background-color:#aeddf2;
  background-color:#ddd;
  border-radius:0px;
}

#mm li ul li a {
  padding:5px 15px;
  color:#000;
  border-radius:0px;
}

#mm a {
  text-decoration:none;
  display:block;
  padding:5px 9px;
  height:20px;
color:#efefef;
  /* transition magic */
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  -ms-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
border-radius:8px 8px 0 0;
}
        #mm > ul > li:hover ul, #mm > ul > li:focus ul {
	  border-left:2px solid #004680;
	  border-right:2px solid #004680;
	  border-bottom:2px solid #004680;
	}
        #mm > ul > li.mm3:hover ul, #mm > ul > li.mm3:focus ul {
            height:89px; /* need a height to accommodate any tertiary menus */
	    width:150px;
        }
        #mm > ul > li.mm4:hover ul, #mm > ul > li.mm4:focus ul{
            height:308px; /* need a height to accommodate any tertiary menus */
        }
        #mm > ul > li.mm11:hover ul, #mm > ul > li.mm11:focus ul{
            height:58px; /* need a height to accommodate any tertiary menus */
	    width:80px;
        }
        #mm > ul > li.mm12:hover ul, #mm > ul > li.mm12:focus ul{
            height:249px; /* need a height to accommodate any tertiary menus */
        }
#mm ul ul li a:hover {
  text-decoration:underline;
background-color:#004680;
color:#fff;
}

#mm ul li a:hover, #mm ul li:hover {
  text-decoration:underline;
background-color:#004680;
color:#fff;
}

#mm li:hover ul, #mm li:focus ul { 
  display: block; 
}

/* Forms used in editing results */
legend {
  font-size:1.5em;
  color:#333;
  background-color:#ffcc99;
  border:1px solid #cc0000;
  padding:5px;
  margin-left:10px;
}

fieldset {
  color:#333;
  background-color:#ffffff;
  border:1px solid #cc0000;
  padding:10px;
  margin-top:10px;
}

label
{
width: 130px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
margin-bottom:10px;
}

.txt1, .txt2, .txt50, .txt100, .txt150, .txt200, .txt250, .txt300, .txt400, .msg {
  width: 200px;
  background-color:#fee3ad;
  border:1px solid #cc0000;
  line-height:1.5em;
  margin:10px 0 0 0px;
  clear:both;
  padding:3px;
}
.msg {
  width: 500px;
}

.txt2 {
  width: 1150px;
}

.txt50 {
  width: 50px;
}

.hed50 {
  width: 50px;
  display:table-cell;
  padding-left:5px;
  font-weight:bold;
}

.txt100 {
  width: 100px;
}

.hed100 {
  width: 100px;
  display:table-cell;
  padding-left:5px;
  font-weight:bold;
}

.txt150 {
  width: 150px;
}

.hed150 {
  width: 150px;
  display:table-cell;
  padding-left:5px;
  font-weight:bold;
}

.txt200 {
  width: 200px;
}

.hed200 {
  width: 200px;
  display:table-cell;
  padding-left:5px;
  font-weight:bold;
}

.txt250 {
  width: 250px;
}

.hed250 {
  width: 250px;
  display:table-cell;
  padding-left:5px;
  font-weight:bold;
}

.txt300 {
  width: 300px;
}

.hed300 {
  width: 300px;
  display:table-cell;
  padding-left:5px;
  font-weight:bold;
}

.txt400 {
  width: 400px;
}

.hed400 {
  width: 400px;
  display:table-cell;
  padding-left:5px;
  font-weight:bold;
}



#footer {
  font-family: verdana, sans-serif;
  margin-top:2em;
  width:100%;
  font-size:8px;
  text-align:center;
  height:15px;
background-color:#00223E;
padding:5px;
}

#footer a {
  color:#fff;
  text-decoration:none;
  
}


.tlTable {
  display:table;
  width:90%;
  border-top:1px solid #aaa;
  border-left:1px solid #aaa;
  border-right:1px solid #aaa;
  margin-bottom:15px;
}

.tlRow {
  display:table-row;
}

.tlCell1, .tlCell2 {
  display:table-cell;
  padding:5px;
  border-bottom:1px solid #aaa;
}

.tlCell1 {
  width:100px;
  text-align:right;
  border-right:1px solid #aaa;
}

.tlCell2 {
  width:700px;
  text-align:left;
}

#bakFwd {
  width:700px;
  padding:10px 0;
  text-align:center;
}
.textborder {
  font-family: verdana, sans-serif;
  line-height: 1.5em;
  border:1px solid #aaa;
  margin:10px 10px 10px 0px;
  width:400px;
  padding:2px;
  font-size:0.8em;
  background-color:#eee;
  box-shadow: 5px 5px 5px #aaa;
    float:left;
  }
  .plaque {
    float:left;
    padding:2px 0px;
    margin:10px 10px 10px 5px;
    font-size:0.8em;
    font-style:italic;
  }
  .plaque img {vertical-align:top;margin-right:1px;}

  .medal, .medalRight {
    /*clear:both;*/
    float:left;
    padding:2px;
    margin:10px;
    vertical-align:top;
    font-size:0.8em;
    font-style:italic;
    text-align:center;
    /*width:100px;*/
  }
  .medalRight {
    float:right;
  }
  .first {clear:both;}
  .current {clear:both;color:red;font-size:1.3em;}
  ol.notes {
  list-style-position:outside;
  padding-bottom:10px;
  width:70%;
  }
  ol.notes li {
    margin-left:20px;
    line-height:1.2em;
    padding-top:5px;
    font-style:italic;
    font-size:0.9em;
  }

  .plaque a {vertical-align:top;}
   .saItem {
     margin-left:1px;
     float:left;
   }

.titleHi {
  background-color:#eee;
  border-bottom:1px dashed blue;
}

.tb {
  display:table;
}
.textBorderLeft, .textBorderRight { display:table-cell;}
.textBorderLeft {width:100px;text-align:right;font-weight:bold;padding:2px 8px 2px 0px;}
.note1 {font-size:0.8em;font-style:italic;}

.info {font-size:0.8em;}
.infoTitle {color:red; font-size:1.3em;text-decoration:underline;font-style:italic;}




.acronym {background-color:#aaa;padding:5px;border-radius:5px;font-size:1.3em;}


#divimg1 img, #divimg2 img, #divimg3 img {
  border-radius:10px; 
  text-align:center;
  overflow:hidden;
  margin: 0 auto;
}
 #tmp {
   position:absolute;
  text-align:center;
   z-index:1000;
 }
 #tmp img {
   border-radius:12px;
 }

#random {
  color:#ddd;
  position:relative;top:5px;
  text-decoration:none;
}
/*
.noselect {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
*/
#gallery {
  margin:0 auto;
  margin-top:5px;
  width:800px;
  padding:10px;
  border:1px solid #e1e1e1;
  box-shadow:4px 4px 2px #999;
  border-radius:5px;
}
#extNav {
  height:30px;
  background-color:#191919;
  overflow:hidden;
  color:#666;
  line-height:3em;
  font-size:0.8em;
}
 #loc {
   background:  url("http://www.bacchusmarsh.avenueofhonour.org.au/gfx/location.png");
   background-repeat: no-repeat;
  background-position: center; 
   width:28px;
   height:28px;
   border-right:1px solid #222;
   border-top:1px solid #222;
   cursor:pointer;
   float:left;
 }
 #pref {
   background:  url("http://www.bacchusmarsh.avenueofhonour.org.au/gfx/pref.png");
   background-repeat: no-repeat;
  background-position: center; 
   width:29px;
   height:28px;
   border-right:1px solid #222;
   border-top:1px solid #222;
   cursor:pointer;
   float:left;
 }
  #info {
   background:  url("http://www.bacchusmarsh.avenueofhonour.org.au/gfx/info.png");
   background-repeat: no-repeat;
  background-position: center; 
   width:30px;
   height:28px;
   border-left:1px solid #222;
   border-top:1px solid #222;
   cursor:pointer;
   float:right;
 }
 #loc:hover,#pref:hover,#info:hover {
   background-color:#000;
   
 }

#credit {
  font-size:0.8em;
  color:#999;
  float:right;
  height:10px;
}
aside {
  font-size: 0.8rem;
  line-height: 1.3em;
  font-family: roboto, verdana, sans-serif;
  font-weight: 300;
}
.flex-row {
  display:flex;
  flex-flow: row nowrap;
}


.flex-row #col1 {
  flex: 5;
}
.flex-row #col2 {
  flex: 2;
  padding-left: 1.0rem;
}
