@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../../images/backgrounds/cave_dweller.jpg);
	background-color: #000;
	background-position: -5px -275px;
	background-repeat: no-repeat;
}
#header {
	width:790px;
	height:auto;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#banner {
	height: 85px;
	font-size: 5em;
	margin:19px;
}
#menu {
	background-color: #C60;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	border-top:1px solid #000;
}
#topmenu ul {
	display:inline;
}
#topmenu ul li {
	display: inline;
	list-style-type: none;
	margin: 1.0em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.8em;
	font-size: 0.8em;
}
#topmenu ul li a {
	color: #FFF;
	text-decoration: none;
	width: 180px;
	height: 35px;
}

#topmenu ul li a:hover {
	color: #000;
}

#stage {
	width:790px;
	height:auto;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	line-height:1.8em;
	color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#stage a {
	color: #FFF;
	text-decoration: none;
}
#stage a:hover {
	color: #C60;
	text-decoration: underline;
}
#productmenu {
	margin:11px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	text-align:center;
}
#stage #productmenu div {
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}

#productmenu ul {
	display: inline;
	list-style-type: none;
	margin: .8em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 1.8em;
	font-size: 0.8em;
}
#productmenu li {
	display: inline;
	list-style-type: none;
	margin: .5em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: 1.8em;
	text-align:center;
}

#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}

#footer {
	color:#fff;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .7em;
	margin-bottom:25px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	
}
.transparent
{
   filter:alpha(opacity=70); 
   -moz-opacity: 0.7; 
   opacity: 0.7; 
}
.transparentmore
{
   filter:alpha(opacity=90); 
   -moz-opacity: 0.9; 
   opacity: 0.9; 
}
.motto
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.2em;
	font-style:italic;
	color:#fff;
	margin-left:25px;
	font-weight:bold;
	vertical-align: middle;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #999;
	text-decoration: none;
	width: 150px;
	margin: 1em;
	line-height: 2.5em;
}
#footer ul li a:hover {
	color: #F90;
	text-decoration: underline;
}
#maincontent ul li a {
	color: #FFF;
	text-decoration: none;
}
#maincontent ul li a:hover {
	text-decoration: underline;
	color: #F90;
}
#maincontent ul li {
	font-weight: bold;
	list-style-type: square;
}
#stage #maincontent .rbroundbox .rbcontent table tbody tr td ul li {
	line-height: 1.4em;
	color:#333
}
.productDescription {
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 12px;
	margin:12px 50px 12px 12px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #CCC;
}
.specs {
	font-size: .8em;
}
#albumview th {
	font-family:arial;
	font-size:.7em;
	line-height:1.2em;
	text-align:center;
}
#insideview {
	background-color: #9C0;
	text-align: center;
	border: 1px solid #000;
	display: block;
	width: 85px;
	padding: 0.4em;
}
