body
{
  font-family: "Helvetica Neue", Helvetica, Arial;
  font-size: 9pt;
  color: #000;
  background: #4D545C bottom url(../images/bg.gif) repeat-x;
}


h1, h2, h3, p { margin: 0; padding: 0; }
h1, h2, h3 { color: #677791; }

h3 { margin-bottom: 10px; }

p { 
	font-size: 9pt;
    margin-top: 10px;
    }

a { text-decoration: none; }

img { border: 0; }

div.image a,
div.image a:link,
div.image a:visited,
div.image a:active,
div.image a:hover
{
  color: #000;
  text-decoration: none;
  }

a:link, a:visited
{
	color: #677791;
	text-decoration: none;
  }

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

#page
{
  margin: 20px auto 20px auto;
  width: 750px;
  border: 1px solid #000;
  background-color: #EBEBEB;
  }
  
  
  
#menu
{
  clear: both;
  margin: 0 auto 0 auto;
  background: #000;
  height: 55px;
  border: 1px 1px 0 1px solid #000;
  padding: 0 0 0 0;
  }
  

#navigation {
  position: absolute;
  top: 30px;
  width: 690px;
  margin: 0;
  margin-left: 40px;
  padding: 2px 0 2px 0;
  font-size: 15px;
  font-weight: bold;
}
#navigation p {
  margin: 0;
}
#navigation a {
  text-decoration: none;
  color: black;
}

#navigation ul {
  margin: 0;
  padding: 0;
  display: inline;
}
#navigation ul li {
  margin: 0;
  padding: 0 7px;
  list-style: none;
  display: inline;
}
#navigation ul li.first {
  position: relative;
  top: 5px;
  margin-left: 0;
  border-left: none;
  padding-left: 0;
  list-style: none;
  display: inline;
}

#navigation ul li a { color: #A4A5AC; }
#navigation ul li a:hover { color: #677791; }
#navigation ul li.selected a { color: #677791; }



  
  
  


#header
{
	background: #FFF bottom right url(../images/bg_index.jpg) no-repeat;
	padding: 0; 
	height: 400px;
	color: #ddd;
	border-bottom: 1px solid #000;
}

#headerarchive
{
	background: #FFF bottom right url(../images/bg_archive.jpg) no-repeat;
	padding: 0; 
	height: 400px;
	color: #ddd;
	border-bottom: 1px solid #000;
}


#headerlive
{
	background: #FFF bottom right url(../images/bg_live.jpg) no-repeat;
	padding: 0; 
	height: 400px;
	color: #ddd;
	border-bottom: 1px solid #000;
}

#headerreleases
{
	background: #FFF bottom right url(../images/bg_releases.jpg) no-repeat;
	padding: 0; 
	height: 400px;
	color: #ddd;
	border-bottom: 1px solid #000;
}

#headertone20
{
	background: #FFF bottom right url(../images/bg_tone20.jpg) no-repeat;
	padding: 0; 
	height: 400px;
	color: #ddd;
	border-bottom: 1px solid #000;
}

#headertone21
{
	background: #FFF bottom right url(../images/bg_tone21.jpg) no-repeat;
	padding: 0; 
	height: 400px;
	color: #ddd;
	border-bottom: 1px solid #000;
}




#rpane, #mpane, #rpane2 { margin: 40px; line-height: 1.5em; }

#rpane
{
  width: 470px;
  float: right;
  }

#mpane
{
  /*width: 100%;*/
  }

#screenshot img
{
	border: 1px solid gray;
}

#download
{
  text-align: center;
  }

#purchase
{
  margin-top: 10px;
  text-align: center;
  }

#footer
{
  clear: both;
  margin: 0 auto 0 auto;
  background: #000;
  border: 0 1px 1px 1px solid #000;
  padding: 10px 5px 20px 0;
  }


.leftPadding { padding-left: 25px; }
.floatRight {float: right; }
.helpImage { float: left; width: 40px; }
.clear { clear: both; }
.xxsmall {  font-size: xx-small; }
.xsmall {  font-size: x-small; }
.small {  font-size: small; }
.medium {  font-size: medium; }
.large {  font-size: large; }
.xlarge {  font-size: x-large; }
.xxlarge {  font-size: xx-large; }