
/* --- the style "menu-container" holds the main menu list as well as providing a bg fix for iE6 --- */
#menu-container {
  background: url(http://www.mastermine.net/images/fullmenubg.jpg);
}

#menu-container .logo {
  float: left;
  font-size: 10px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: inline;
}

#menu-container .logo a {
  background: url(http://www.mastermine.net/images/logo.jpg) no-repeat left top;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 180px;
  height: 79px;
}

#menu-container .logo a:hover {
  background: url(http://www.mastermine.net/images/logo-over.jpg) no-repeat left top;
  text-decoration: none;
  display: block;
  text-indent: -999em;
}

#menu-container .logo2 {
  float: left;
  font-size: 10px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: inline;
}

#menu-container .logo2 a {
  background: url(http://www.mastermine.net/images/logo2.jpg) no-repeat left top;
  text-decoration: none;
  display: block;
  text-indent: -999em;
  width: 180px;
  height: 79px;
}

#menu-container .logo2 a:hover {
  background: url(http://www.mastermine.net/images/logo2.jpg) no-repeat left top;
  text-decoration: none;
  display: block;
  text-indent: -999em;
}


#nav {
  background: url(http://www.mastermine.net/images/menu-bg.jpg) no-repeat;
  background-color:#040265;
  height: 79px;
  width: 806px;
  font-family: Frutiger, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin-left: 180px;
}

#nav li {
  /*float the main list items*/
	float: left;
  display: block;
  letter-spacing: normal;
  font-weight: normal;
}

#nav li.off ul, #nav li.on ul {
  /*hide the subnavs*/
  display: none;
}

#nav li a {
  /*for all links in the list*/
  	color: #FFF;
  display: block;
  padding: 10px 16px 10px 16px;
  text-decoration: none;
  border-right: 1px solid #040265;
}

#nav li.off ul, #nav li.on ul {
  /*put the subnavs below and hide them all*/
  	display: none;
  position: absolute;
  top: 33px;
  left: inherit;
  margin-top: 10px;
}

#nav li.on ul {
  /*display active subnav list*/
  display: block;
}

#nav li.on ul a, #nav li.off ul a {
  float: left;
  /*ie doesn't inherit the float*/
 	border: 0;
  color: #f7b515;
  width: auto;
  height: 13px;
  text-decoration: none;
  font-size: 11px;
}

#nav li.on ul {
  /*display the current topic*/
  	display: block;
}

#nav li.off:hover ul {
  /*  display the other topics when their parent is hovered */
    display: block;
  z-index: 3000;
}

#nav li.off a:hover, #nav li.off:hover a {
  color: #f7b515;
  text-decoration: none;
}

#nav li.off ul, #nav li.on ul {
  /*put the subnav below*/
  top: 33px;
}

#nav li.off:hover ul, #nav li.over ul {
  display: block;
  z-index: 3000;
}

#nav li.off a:hover, #nav li:hover a, #nav li.over a {
  background-color: #040265;
  color: #ffffff;
  text-decoration: none;
}
/* --- rightside section styles -- */
#rightside {
  float: left;
  width: 222px;
  text-align: left;
}

#rightside a {
	text-decoration: none;
	color: #040265;
}

#rightside a:hover {
  text-decoration: none;
  color: #333333;
}

#rightside li {
  display: block;
  letter-spacing: normal;
  font-weight: normal;
  font-size: 11px;
  list-style: none;
}

#rightside li a {
  width: 215px;
  color: #040265;
  display: block;
  padding: 8px 10px 8px 14px;
  text-decoration: none;
  background-color: #e7e7ef;
  border-top: 1px solid #e7e7ef;
  border-bottom: 1px solid #e7e7ef;
}

#rightside li a:hover {
  background-color: #ffffff;
  text-decoration: none;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

#rightside h2 {
  padding-left: 14px;
}

#rightside p {
  font-size: 12px;
  padding-left: 16px;
  padding-right: 16px;
}

#rightcol-submenu {
  padding-left: -10px;
  margin-top: 10px;
}

#rightcol-submenu li {
  list-style: none;
}

#rightcol-submenu li a {
  background-image: url( http://www.mastermine.net/images/bg-rightcol-submenu.gif);
  background-repeat: no-repeat;
  display: block;
  color: #555555;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  width: 199px;
  height: 18px;
  padding-left: 18px;
  padding-top: 5px;
}

#rightcol-submenu li a:hover {
  color: #999999;
}

#rightcol-submenu .on {
  background-image: url( http://www.mastermine.net/images/bg-rightcol-submenu-on.gif);
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  width: 199px;
  height: 18px;
  padding-left: 18px;
  padding-top: 5px;
  color: #444444;
  list-style: none;
}

#rightcol-submenu li a.on:hover {
  color: #444444;
  cursor: default;
}

#rightcol-submenu2 {
  padding-left: 5px;
  margin-top: 5px;
}

#rightcol-submenu2 li {
  list-style: none;
}

#rightcol-submenu2 li a {
  background-image: url( http://www.mastermine.net/images/bg-rightcol-submenu.gif);
  background-repeat: no-repeat;
  display: block;
  color: #555555;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  width: 199px;
  height: 18px;
  padding-left: 18px;
  padding-top: 5px;
}

#rightcol-submenu2 li a:hover {
  color: #999999;
}

#rightcol-submenu2 .on {
  background-image: url( http://www.mastermine.net/images/bg-rightcol-submenu-on.gif);
  background-repeat: no-repeat;
  display: block;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  width: 199px;
  height: 18px;
  padding-left: 18px;
  padding-top: 5px;
  color: #444444;
  list-style: none;
}

#rightcol-submenu2 li a.on:hover {
  color: #444444;
  cursor: default;
}

#quote {
  width: 239px;
  font-size: 14px;
  line-height: 16px;
}

#quote .top {
  background-image: url( http://www.mastermine.net/images/quote-rightcol-top.gif);
  background-repeat: no-repeat;
  height: 12px;
}

#quote .tile {
  background-image: url( http://www.mastermine.net/images/quote-rightcol-tile.gif);
  background-repeat: repeat-y;
  padding: 16px;
}

#quote .tile p {
  font-size: 10px;
  color: #999999;
  padding-top: 16px;
  line-height: 11px;
  padding-left: 0px;
}

#quote .bottom {
  background-image: url( http://www.mastermine.net/images/quote-rightcol-bttm.gif);
  background-repeat: no-repeat;
  height: 54px;
}

/* --- END rightside Styles --*/
