/* AstroGraph.css */

a {
  cursor: pointer;
  color: #344d8f;
  text-decoration: none;
  outline: none;
  }
  a:hover {
    text-decoration: underline;
    }
    
img {
  border:0px;
  }
    
p.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
  }
  p.intro:first-line {
    font-weight: bold;
    }

ul.stars {
	list-style-image: url(http://www.astrograph.com/images/icons/starRating.gif);
  }

table.bg {
  background-position: 90% 14px;
  background-repeat:no-repeat;
  }

td.bg {
  background-position: 0 0;
  background-repeat: repeat;
  }

.sidebarAd {
	color: #AAAA00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
  }

p.NM b {
  background-repeat: no-repeat;
  background-image: url(http://www.astrograph.com/images/icons/NewMoon.gif);
  padding: 10px 0px 10px 30px;
  line-height: 40px;
}

p.FQM b {
  background-repeat: no-repeat;
  background-image: url(http://www.astrograph.com/images/icons/FirstQuarterMoon.gif);
  padding: 10px 0px 10px 30px;
  line-height: 40px;
}

p.FM b {
  background-repeat: no-repeat;
  background-image: url(http://www.astrograph.com/images/icons/FullMoon.gif);
  padding: 10px 0px 10px 30px;
  line-height: 40px;
}

p.LQM b {
  background-repeat: no-repeat;
  background-image: url(http://www.astrograph.com/images/icons/LastQuarterMoon.gif);
  padding: 10px 0px 10px 30px;
  line-height: 40px;
}

p.NoM b {
  padding: 10px 0px 10px 0px;
  line-height: 40px;
}

.nonMonth {
	color: #CCCCCC;
  }

.purchase {
	font-weight: bold;
  background:url(/images/buttons/arrowRed.gif) no-repeat left center; 
  padding-left:22px;
  display: block;
  }
  a.purchase {
  	color: #344d8f;
    background-color: #FFA29C;
    text-decoration: none;
    }
    a:hover.purchase {
    	color: #FFFFFF;
      background-color: #344d8f;
      text-decoration: none;
      }

.button {
	color: #63636b;
  padding: 4px 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
  line-height: 26px;
	font-weight: bold;
  border: 2px solid #63636B;
  text-decoration: none;
  }
  a.button {
    padding-left: 24px;
    background: url(/images/buttons/arrowRed.gif) no-repeat 4px center;
  	color: #344d8f;
    background-color: #F8D577;
    }	
    a:hover.button {
    	color: #FFFFFF;
      background-color: #344d8f;
      text-decoration: none;
      }

.smButton {
  padding: 2px 3px;
	color: #63636b;
  background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
  border: 1px solid #63636B;
  text-decoration: none;
  cursor: pointer;
  }
  a:hover.smButton {
  	color: #344d8f;
    background-color: #F8D577;
    text-decoration: none;
    }

ul.subnav {
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-bottom: 2px solid #63636B;
  list-style-type: none;
  line-height: 16px;
  }
  ul.subnav li a {
    margin: 0px;
    display: block;
    padding: 4px 4px;
  	color: #63636b;
  	font-size: 12px;
  	font-weight: bold;
    border-top: 2px solid #63636B;
    text-decoration: none;
    }
    ul.subnav li a.subnav {
    	color: #63636b;
      background-color: #FFFFFF;
      text-decoration: none;
      }	
      ul.subnav li a:hover.subnav {
      	color: #FFFFFF;
        background-color: #344d8f;
        text-decoration: none;
        }
    ul.subnav li a.action {
      padding-left: 24px;
      background: url(/images/buttons/arrowRed.gif) no-repeat 4px center;
    	color: #344d8f;
      background-color: #F8D577;
      }	
      ul.subnav li a:hover.action {
      	color: #FFFFFF;
        background-color: #344d8f;
        text-decoration: none;
        }
    ul.subnav li a.current {
    	color: #63636b;
      background-color: #999999;
      text-decoration: none;
      }	
      ul.subnav li a:hover.action {
      	color: #FFFFFF;
        background-color: #344d8f;
        text-decoration: none;
        }

.event {
	font-weight: bold;
}
a.event {
	color: #000000;
  text-decoration: none;
}
a:hover.event {
  text-decoration: underline;
}

.eventRed {
	color: #344d8f;
	font-weight: bold;
}
a.eventRed {
  text-decoration: none;
}
a:hover.eventRed {
  text-decoration: underline;
}

.adLargeRed {
	color: #344d8f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}

a.adLargeRed {
	color: #344d8f;
	text-decoration: none;
}

a:hover.adLargeRed {
	color: #344d8f;
	text-decoration: underline;
}

input {
  border-style: solid;
  border-width: 2px;
  border-color: #63636B;
  margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.submit {
  padding: 4px 4px 4px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  border: 2px solid #63636B;
  text-decoration: none;
  background: url(/images/buttons/arrowRed.gif) no-repeat 4px center;
	color: #344d8f;
  background-color: #F8D577;
  cursor: pointer;
  vertical-align: middle;
  }	
  input:hover.submit {
  	color: #FFFFFF;
    background-color: #344d8f;
    text-decoration: none;
    }

.plain {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	text-indent: 40px;
}

.heading {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.nav {
	color: #63636b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.nav {
	color: #63636b;
	text-decoration: none;
}

a:hover.nav {
	color: #344d8f;
	text-decoration: none;
}

.navLG {
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.details {
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
  text-align: left;
}

.reading p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
  text-align: left;
  line-height: 18px;
}

.pretty {
	color: #344d8f;
	font-family: fantasy, Arial, Helvetica, sans-serif;
	font-size: 16px;
  text-align: left;
  line-height: 20px;
}

a.content {
	color: #344d8f;
	text-decoration: none;
}

a:hover.content {
	color: #FFFFFF;
  background-color: #344d8f;
	text-decoration: none;
}

.contentSM {
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.fireBG {
  background-color: #CC3300;
  }
.airBG {
  background-color: #EFAD00;
  }
.waterBG {
  background-color: #294284;
  }
.earthBG {
  background-color: #429C21;
  }

.fire {
	background-color: #FFE5E5;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
  }
  a.fire {
    text-decoration: none;
  	color: #000;
    }
    a:hover.fire {
    	color: #FFFFFF;
      background-color: #344d8f;
      text-decoration: none;
      }

.air {
	background-color: #fbfbcc;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
  }
  a.air {
  	color: #000;
    text-decoration: none;
    }
    a:hover.air {
      color: #FFFFFF;
    	background-color: #EFAD00;
    	text-decoration: none;
      }

.water {
	background-color: #E6E8FF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
  }
  a.water {
  	color: #000;
    text-decoration: none;
    }
    a:hover.water {
    	color: #FFFFFF;
      background-color: #0033CC;
    	text-decoration: none;
      }

.earth {
	background-color: #E7FADE;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
  }
  a.earth {
  	color: #000;
    text-decoration: none;
    }
    a:hover.earth {
    	color: #FFFFFF;
      background-color: #429C21;
    	text-decoration: none;
      }

.term {
	background-color: #eeeeee;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
  }
  a.term {
    color: #000;
    text-decoration: none;
    }
    a:hover.term {
      color: #FFFFFF;
      background-color: #63636B;
    	text-decoration: none;
      }

td.fire {
	background-color: #FFE5E5;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td.air {
	background-color: #fbfbcc;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td.water {
	background-color: #E6E8FF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td.earth {
	background-color: #E7FADE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bold {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
a.bold {
  text-decoration: none;
}
a:hover.bold {
	text-decoration: underline;
}

.error {
  padding: 4px 8px; 
  border-color: #CC0000;
  border-style: solid;
  background-color: #FFFFCC;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

.caution {
  padding: 4px 8px;
  padding-left: 54px;
  background:url(/images/icons/caution.gif) no-repeat 4px 4px; 
  border-color: #CC0000;
  border-style: solid;
  background-color: #FFFFCC;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.thSmCaps {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}

.select {
  border-style: solid;
  border-width: 2px;
  border-color: #63636B;
  margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.selectBold {
	border-color: #36557E;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

img.inContext {
	border-width: 0px;
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
}

.tableR {
	border-bottom-width: 2px;
	border-color: #63636B;
	border-left-width: 0px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 2px;
}

.tableL {
	border-bottom-width: 2px;
	border-color: #63636B;
	border-left-width: 2px;
	border-right-width: 0px;
	border-style: solid;
	border-top-width: 2px;
}

.table {
	border-bottom-width: 2px;
	border-color: #9c86b9;
	border-left-width: 2px;
	border-right-width: 2px;
	border-style: solid;
	border-top-width: 2px;
}

.hideThis {
	visibility: hidden;
}

.navWhite {
	font-size: 10px;
	line-height: 10px;
	height: 10px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  .navWhite a {
  	color: #ffffff;
  	text-decoration: none;
    }
    .navWhite a:hover {
    	color: #63636B;
      background-color: #FFFFFF;
    	text-decoration: none;
      }

.sidebarMenu {
  text-indent: 3px;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	font-weight: bold;
	color: #63636B;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebarTitle {
  text-indent: 3px;
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	font-weight: bold;
	color: #63636B;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
  a.sidebarTitle {
    text-decoration: none;
    }
    a:hover.sidebarTitle {
    	color: #344d8f;
      text-decoration: none;
      }

.sidebarTitleRed {
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	font-weight: bold;
	color: #344d8f;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sidebarTitleWhite {
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	font-weight: bold;
	color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  a.sidebarTitleWhite {
	  color: #ffffff;
    text-decoration: none;
    }
    a:hover.sidebarTitleWhite {
    	color: #ffffff;
      text-decoration: underline;
      }

.sidebarTitleBlack {
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  a.sidebarTitleBlack {
	  color: #000;
    text-decoration: none;
    }
    a:hover.sidebarTitleBlack {
    	color: #000;
      text-decoration: underline;
      }

h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
  display: inline;
	font-weight: bold;
}
h1 a {
  text-decoration: none;
}
h1 a:hover {
  text-decoration: underline;
}

h2 {
	font-size: 15px;
  display: inline;
	font-weight: bold;
  color: #000000;
}
h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

.actionRed {
	font-size: 12px;
	font-weight: bold;
	color: #344d8f;
}

.actionRed a {
	text-decoration: none;
	color: #344d8f;
}
	
.actionRed a:hover {
	color: #344d8f;
	text-decoration: underline;
}


#topLeftButton a.topnavButton {
  background-image: url(/images/navbar/navbarbg-L.gif);
  background-repeat: no-repeat;
  text-align: center;
	color: #344d8f;
  border: 0;
  }
  #topLeftButton a:hover.topnavButton {
    background-image: url(/images/navbar/navbarbg-L_on.gif);
  	color: #FFFFFF;
    }
#topLeftButtonOn a.topnavButton {
  background-image: url(/images/navbar/navbarbg-L_a.gif);
  background-repeat: no-repeat;
  text-align: center;
	color: #344d8f;
  border: 0;
  }
  #topLeftButtonOn a:hover.topnavButton {
    background-image: url(/images/navbar/navbarbg-L_on.gif);
  	color: #FFFFFF;
    }
#topButton a.topnavButton {
  background-image: url(/images/navbar/navbar-BG.gif);
  text-align: center;
	color: #344d8f;
  }
  #topButton a:hover.topnavButton {
    background-image: url(/images/navbar/navbar-BG_on.gif);
  	color: #FFFFFF;
    }
#topButtonOn a.topnavButton {
  background-image: url(/images/navbar/navbar-BG_a.gif);
  text-align: center;
	color: #344d8f;
  }
  #topButtonOn a:hover.topnavButton {
    background-image: url(/images/navbar/navbar-BG_on.gif);
  	color: #FFFFFF;
    }
#topRightButton a.topnavButton {
  background-image: url(/images/navbar/navbarbg-R.gif);
  background-position: right;
  background-repeat: no-repeat;
  text-align: center;
	color: #344d8f;
  }
  #topRightButton a:hover.topnavButton {
    background-image: url(/images/navbar/navbarbg-R_on.gif);
  	color: #FFFFFF;
    }
#topRightButtonOn a.topnavButton {
  background-image: url(/images/navbar/navbarbg-R_a.gif);
  background-position: right;
  background-repeat: no-repeat;
  text-align: center;
	color: #344d8f;
  }
  #topRightButtonOn a:hover.topnavButton {
    background-image: url(/images/navbar/navbarbg-R_on.gif);
  	color: #FFFFFF;
    }
.topnavButton {
  display: block;
  height: auto;
  line-height: 33px;
	color: #344d8f;
	font-size: 12px;
	font-weight: bold;
  letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  border-left: 2px solid #63636B;
  }
  a.topnavButton {
  	text-decoration: none;
    }
    a:hover.topnavButton {
    	text-decoration: none;
      }

.topnav {
	color: #63636b;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  .topnav a {
  	text-decoration: none;
  	color: #63636b;
    }
    .topnav a:hover {
    	color: #FFFFFF;
      background-color: #344d8f;
    	text-decoration: none;
      }

.topnavSigns {
  display: block;
  }

#astrology {
  position: absolute;
  top: 89px;
  height: 30px;
  width: 90%;
  visibility: hidden;
  }
  #astrology ul {
    height: 30px;
    margin: 0;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    list-style-type: none;
    padding-left: 25%;
    }
    #astrology ul li {
      float: left;
      border-left: 2px solid #63636B;
      }
      #astrology ul li a {
        float: left;
        display: block;
        height: auto;
        padding: 0 6px 0 6px;
        line-height: 30px;
        text-align: center;
        text-decoration: none;
        }
      #astrology ul li a:hover {
      	color: #FFFFFF;
        background-color: #344d8f;
        }
      #astrology ul li.first {
      	border-left: 0;
        }

#software {
  position: absolute;
  top: 89px;
  width: 715px;
  height: 30px;
  visibility: hidden;
  }
  #software ul {
    height: 30px;
    margin: 0;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    list-style-type: none;
    }
    #software ul li {
      float: left;
      border-left: 2px solid #63636B;
      }
      #software ul li a {
        float: left;
        display: block;
        height: auto;
        padding: 0 6px 0 6px;
        line-height: 30px;
        text-align: center;
        text-decoration: none;
        }
      #software ul li a:hover {
      	color: #FFFFFF;
        background-color: #344d8f;
        }
      #software ul li.first {
      	border-left: 0;
        }

#reports {
  position: absolute;
  top: 89px;
  width: 715px;
  height: 30px;
  visibility: hidden;
  }
  #reports ul {
    height: 30px;
    margin: 0;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    list-style-type: none;
    }
    #reports ul li {
      float: left;
      border-left: 2px solid #63636B;
      }
      #reports ul li a {
        float: left;
        display: block;
        height: auto;
        padding: 0 6px 0 6px;
        line-height: 30px;
        text-align: center;
        text-decoration: none;
        }
      #reports ul li a:hover {
      	color: #FFFFFF;
        background-color: #344d8f;
        }
      #reports ul li.first {
      	border-left: 0;
        }
        
#readings {
  position: absolute;
  top: 89px;
  left: 40%;
  height: 30px;
  visibility: hidden;
  }
  #readings ul {
    height: 30px;
    margin: 0;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    list-style-type: none;
    }
    #readings ul li {
      border-left: 2px solid #63636B;
      }
      #readings ul li a {
        display: block;
        height: auto;
        padding: 0 6px 0 6px;
        line-height: 30px;
        text-align: center;
        text-decoration: none;
        }
      #readings ul li a:hover {
      	color: #FFFFFF;
        background-color: #344d8f;
        }
      #readings ul li.first {
      	border-left: 0;
        }

#support {
  position: absolute;
  top: 89px;
  width: 89%;
  max-width: 995px;
  height: 30px;
  visibility: hidden;
  text-align: right;
  }
  #support ul {
    float: right;
    height: 30px;
    margin: 0;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    list-style-type: none;
    }
    #support ul li {
      float: left;
      border-left: 2px solid #63636B;
      }
      #support ul li a {
        float: left;
        display: block;
        height: auto;
        padding: 0 6px 0 6px;
        line-height: 30px;
        text-align: center;
        text-decoration: none;
        }
      #support ul li a:hover {
      	color: #FFFFFF;
        background-color: #344d8f;
        }
      #support ul li.first {
      	border-left: 0;
        }

#community {
  position: absolute;
  top: 89px;
  width: 975px;
  height: 30px;
  visibility: hidden;
  text-align: right;
  }
  #community ul {
    float: right;
    height: 30px;
    margin: 0;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    list-style-type: none;
    }
    #community ul li {
      float: left;
      border-left: 2px solid #63636B;
      }
      #community ul li a {
        float: left;
        display: block;
        height: auto;
        padding: 0 6px 0 6px;
        line-height: 30px;
        text-align: center;
        text-decoration: none;
        }
      #community ul li a:hover {
      	color: #FFFFFF;
        background-color: #344d8f;
        }
      #community ul li.first {
      	border-left: 0;
        }

#company {
  position: absolute;
  top: 89px;
  width: 975px;
  height: 30px;
  visibility: hidden;
  text-align: right;
  }
  #company ul {
    float: right;
    height: 30px;
    margin: 0;
    font: bold 12px Verdana, Arial, Helvetica, sans-serif;
    list-style-type: none;
    }
    #company ul li {
      float: left;
      border-left: 2px solid #63636B;
      }
      #company ul li a {
        float: left;
        display: block;
        height: auto;
        padding: 0 6px 0 6px;
        line-height: 30px;
        text-align: center;
        text-decoration: none;
        }
      #company ul li a:hover {
      	color: #FFFFFF;
        background-color: #344d8f;
        }
      #company ul li.first {
      	border-left: 0;
        }

.copyright {
	color: #63636b;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr {
  border: 0;
  height: 2px;
  background-color: #63636B;
  color: #63636B;
}

/* temporarily added */

.hidden { 
	display: none; 
}

.unhidden { 
	display: block; 
}