/* CSS Document */

body {
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	background-color:#1D1D20;
}

html, body {
	height:100%
}

a {
	color:#b8924d;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline: none;
}

h1 {
	font-size:32px;
}

h2 {
	font-size:24px;
}

h3 {
	font-size:18px;
}

h4 {
	background-color:#2A2A2F;
	padding:8px;
	border-bottom:1px solid #666666;
	margin-top:0px;
	z-index:100;
	position:relative;
}

h6 {
	color:#b8924d;
	font-size:12px;
	margin:0px;
}

#wrapper {
	width:815px;
	margin:0 auto;
}

#playerbox {
	padding-top:3px;
	padding-left:20px;
}

#flasbox {
	position:relative;
	padding:10px;
	background-color:#2A2A2F;
	z-index:100;
}

#admin {
	background-image:url(../images/header_lanscape.jpg);
	height:206px;
	padding-left:25px;
	padding-right:25px;
	text-align:right
}

.button {
	color: #fff;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
	width:70px;
	height: 20px;
	display: block;
	border:1px solid #2A2A2F;
	float:left;
}

#button-wrapper {
	position: relative;
	background-color:#1D1D20;
	margin:0px;
	padding:0px;
	width: 815px;
	height:60px;
	z-index:100;
}
#button-wrapper ul {
	padding:0px;
	
}
ul#menu {
	position:absolute;
	margin:0px;
	clear: both;
	list-style: none;
}

ul#menu li {
	float: left;
	margin-left: 5px;
	line-height:2.5;
}

ul#menu li a {
	color: #fff;
	font-size:10px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	width: 85px;
	height: 25px;
	display: block;
	background-image: url(../images/button.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

ul#menu li a:hover, ul#menu li a:active {
	background-position: top left;
}

ul#menu li a.selected {
	background-position: center left;
}

#tour {
	padding:10px;
	color:#fff;
	background-color:#1D1D20;
	z-index:100;
}
#tour .firstrow {
	background-color:#2A2A2F;
}
#tour td {
	padding-top:2px;
	padding-bottom:2px;
}
#content {
	clear:left;
	position:relative;
	display:block;
	height:auto;
	float:none;
	z-index:100;
}
.lastbox {
	clear:right;
}
#box {
	color:#333;
	width: 250px;
	height:275px;
	background-color:#CCCCCC;
	margin-right:15px;
	display:block;
	height:auto;
	float:left;
}
#box p {
	padding:5px;
	padding-top:0px;
	margin:0px;
}
#box h1 {
	margin:0px;
	background-color:#33425C;
	padding:3px;
	padding-left:8px;
	color:#FFFFFF;
	font-size:10px;
	border-bottom:2px solid #1D1D20;
}
#box h2 {
	font-weight:bold;
	font-size:11px;
	color:#000;
	padding-left:5px;
	margin-bottom:0px;
}
#box h3 {
	margin:0px;
	padding:3px;
	padding-left:8px;
	color:#FFFFFF;
	font-size:10px;
	border-bottom:2px solid #1D1D20;
}
#box a {
	color:#1D1D20;
	font-weight:bold;
}

#box .fullstory{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#links {
	position:relative;
	width:815px;
	padding-top:25px;
	display:block;
	clear:both;
}
#links a,
#links a:visited {
	-moz-opacity:0.5;
	opacity:0.5;
	margin-right:3px;
}
#links a:hover {
	-moz-opacity:1;
	opacity:1;	
}
#footer {
	font-size:10px; 
	color:white;
	font-weight:bold;
	padding:15px;
}
.input {
	width:220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#addnew {
	display:none;
	border:6px solid #CCCCCC;
	background:#2A2A2F;
	padding:10px;
	height:40px;
	width:300px;
	position:absolute;
	left:480px;
	margin-left:0px;
}

#message {
	display:none;
	width:500px;
	padding:5px;
	margin-top:15px;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	background: #2A2A2F;
	font-weight:bold;
}

#Studio a, #Live a {
	color:#333333;
	text-decoration:none;
}
#listtour a {
	display:block;
	color:#fff;
	text-decoration:none;
}
#listtour a:hover {
	color:#999999;
}

#disco {
	position:relative;
	padding-bottom:25px;
	clear:both;
}

#album {
	position:relative;
	width:150px;
	height:195px;
	display:block;
	float:left;
}

#tracks {
	position:relative;
	width:200px;
	height:195px;
	left:20px;
	display:block;
	float:left;
}

#purchase {
	position:relative;
	width:200px;
	height:195px;
	left:20px;
	display:block;
	float:left;
}

#tracks ul {
	padding:0px;
	margin:0px;
	margin-top:2px;
}
#tracks li {
	margin:0px;
	list-style:none;
}
.select {
	background-color:#333333
}

#playvideo {
	position:relative;
	width:400px;
	float:left;
	z-index:10;
}

#listvideo {
	position:relative;
	left:25px;
	width:350px;
	z-index:9;
}

#videotitle {
	width:150px;
	height:40px;
	padding-bottom:5px;
}

#categories ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#categories li {
	padding-left:0px;
	list-style:none;
}

#categories a {
	padding-left:25px;
	background-image:url(../images/bullet_cloud.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

#categories a:hover {
	background-image:url(../images/bullet_raincloud.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#FFFFFF;
}

#gal {
	color:#FFFFFF;
}