/* 
  tip of the hat to ALA http://alistapart.com/articles/fauxcolumns/, zeldman book etc
*/

body {
  background: #ddd  url(../images/gray_fill.gif);
  background: #B9B997 ;
  background: #e9e9d7 ;

  margin: 0;
  padding: 0;
  font-family:  Arial, Helvetica, Tahoma, Verdana, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #444;

}


/* ---- these are for the popup tour ------*/

.bodyright, .bodyleft, .bodycenter, .bodyheading {
  font-family:  Verdana, sans-serif;
  font-size: 14px;
  line-height: 17px;
  color: #222;
  font-weight: normal
}

.bodyright {
  text-align: right;
}
.bodyleft {
  text-align: left;
}

.bodycenter {
  text-align: center;
}

.bodyheading {
  font-weight: bold
}

.inline_bold, .inline_highlight {
  font-weight: bold
}

.page { 
    margin: 0;  
    background: #fff;
}

/*-------------*/


td {
  font-size: 12px;
}


.nounderline a:link {
    text-decoration:none;
}





#wrapper {
  margin: 0 auto;
  padding: 0;
  position: relative;
  border: 1px solid #777;  
  background: #fff ;
  width: 822px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 800px;

width: 730px;

}

#inner {
  padding: 0 35px 0 35px;
  padding: 0 0px 0 0px;
}


a {
  color: #4477AA;
  font-weight: normal;
  text-decoration: none;
  border-bottom: 1px dotted;
}

a:hover {

  color: #155585;
  text-decoration: none;
  border-bottom: 1px dotted #155585;
  
}

b a {
    font-weight: bold;
}



#homeSect,
#missingSect
{
  height: 100px;
  background: url(../images/header.jpg) top left no-repeat;
}


.endpage {
  clear: both;
}

span.nodisplay {
  display: none;
}


#outerContainer {
  padding: 20px 15px 40px 20px;
  margin: 0;
  width: 450px;
  float: left;
}

#outerContainerWide {
  padding: 20px 15px 40px 20px;
  margin: 0;
  width: 660px;
  float: left;
}




#rightInner {
  margin: 0;
  padding: 0 35px 5px 30px;
}


/*
#rightInner ul {
  margin: 10px 15px;
}


*/

.wider_list li {
  margin-bottom: 5px;
}

ul {
  list-style: disc url(../images/bullet.png) outside;
  padding: 0;
  margin: 0 0 10px 15px;
}



ol {
  padding: 6px;
  margin: 0 0 10px 15px;
}

ol li {
  padding: 2px;
} 

.footnote {
  font-size: 9px;
  line-height: 11px;
  text-align: left;
}

/* sidebar coloured with an edge  */

#sidebarContainer {
  margin: 20px 0 20px 0;
  width: 220px;
  float: left;
  background-color: #f9f9f9;
  border: solid #ddd 1px;
}

#sidebar {
  padding: 15px 20px 5px 25px; 
  font-size: 11px;
  color: #444;
  line-height: 15px;
}


#sidebar p {
  margin: 0 0 10px 0;
}

#sidebar h1, h2, h3 {
  font-size: 12px;
  margin: 0 0 5px 0;
  color: #444;
}

#sidebarSpecial {
    float: left;
    padding: 1px;
}
#sidebarSpecialText {
  padding: 0px 20px 5px 25px; 
  font-size: 11px;
  color: #444;
  line-height: 15px;
}


#specialBox1 {
    float: left;
    height: 110px;
    width: 218px;
    background: transparent;   
}
#specialBox2 {
    float: left;
    height: 12px;
    width: 145px;
    clear: both;
    background: transparent;   
}
#specialBox3 {
    float: left;
    height: 12px;
    width: 55px;
    clear: both;
    background: transparent;    
}

.specialMark {
  font-family:  Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #f00;
}

.specialHighlight {
  color: #f00;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

hr {
  background: transparent;
  height: 1px;
  border: 0;
  border-top: 1px dotted #bbb;
  margin: 4px 35px 12px 35px;
  padding: 0;
}

p {
  margin: 0 0 10px 0;
    font-family:  Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;  
}

h1, h2 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 10px 0;
  font-size: 20px;
  line-height: 22px;
  color: #444;
}

h3 {
  font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 0 4px 0;
  font-size: 14px;
}




#footer {
  padding: 1px 30px;
  text-align: right;
  font-size: 10px;
  color: #999;
  border-top: solid #eee 1px;
  border-bottom: solid #777 1px;
  background-color: #f6f6f6;
}


pre {
  font-size: 11px;
  font-family: "Courier New", Courier, monospace;
  padding: 10px 10px;

}


#smalltext {
  font-size: 10px;
}
.smalltext {
  font-size: 10px;
}

.indented {
  margin: 0px 0px 0px 10px;
}


.producttext, .highlight {
	border-style: dotted ; 
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
}


.callout {
    background-color: #E5FFE5;
    border: 0px;
    border-collapse: collapse;
    margin-left : 15px;
    margin-right : 35px;
    margin-bottom : 15px;
    padding: 7px;
}



/* used on the dowloads page for the list of downloads */
#downloaditem {
  font-size: 11px;
  color: #444;
  line-height: 14px;
}


/* nzairphoto coverage table */
.liftouttable, .liftouttableRuled {
    background-color: #E5FFE5;
    border: 0px;
    width: 90%;
    border-collapse: collapse;
}

.liftouthead {
    background-color: #D5EED5;
}

.closetable {
  line-height: 15px;
  text-align: left;
  padding-left: 5px;
}


.liftouttableRuled{
  border-bottom: 2px solid;
  border-bottom-color: #fff;
}
.liftoutbody {
  line-height: 15px;
  text-align: left;
  padding-left: 5px;
  border-bottom: 2px solid;
  border-bottom-color: #fff;
}



.updatehead {
  font-size: 13px;
  font-weight: bold;
}


.iOSTable {
    border-color: #eee;
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-style: solid;
    border: 1px solid #FFE8A3;
    padding: 8px;
}

.iTunesBadge
{
    text-decoration: none;
    border:0!important;
    margin-left: 10px;
    margin-top: 3px;
}

.iOSTable td {

    border-color: #eee;
    border-bottom-width: 1px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-style: solid;
    vertical-align: top;
    font-family:  Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 12px;
    padding-top: 12px;
}

.featTable {
    border-color: #eee;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-style: solid;
}

.featTable tr {
    vertical-align: top;
}

.featTable td {
    border-color: #eee;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-style: solid;
    vertical-align: top;
    font-family:  Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 12px;
    font-weight: normal;
    
}

.picture_cap {
    font-family:  Arial, Helvetica, Tahoma, sans-serif;
    font-size: 9px;
    font-weight: normal;
    text-align: center;
    padding-top: 0px;
    margin-top: 0px;
}

.width100 {
    width: 150px;
}

.img_border,  .img_border_faint {
  border-style: solid;
  border-width: 1px;
  border-color: #555;

}

.img_border_faint {
  border-color: #aaa;
}


.find-out-maps,  .find-out-maps:hover,
.find-out-aerials,  .find-out-aerials:hover,
.find-out-more,  .find-out-more:hover {
  border-style: none;
}


/* nav bar */

#menu {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 19px;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  border: 0;
}

#menu ul li {
  padding: 0;
  margin: 0;
  float: left;
  text-align: center;
  display: block;
}

#menu ul li a {
  color: #222;
  text-align: center;
  padding: 0;
  margin: 0;
  background-color: #d0d0d0;
  width: 119px;
  height: 18px;
  display: block;
  text-decoration: none;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-bottom: 1px solid #aaa;
  border-right: 1px solid #aaa;
}

#menu ul li#buynow a	{
  width: 123px;
}

#menu ul li a:hover,
#menu ul li a:hover.selected
{
  background: #ffcc33;
  color: #333;
  border-top: 1px solid #ffee55;
  border-left: 1px solid #ffee55;
  border-bottom: 1px solid #ddaa11;
  border-right: 1px solid #ddaa11;
}

#menu ul li a.selected {
  background: #ffcc33;
  border-top: 1px solid #ffee55;
  border-left: 1px solid #ffee55;
  border-bottom: 1px solid #ddaa11;
  border-right: 1px solid #ddaa11;
  border-bottom: 1px solid #ddaa11;
  border-right: 1px solid #ddaa11;
}