#PixxerCart {
	position: inherit; 
	width:200px; 
	background-color:#121212; 
	border-bottom-color:#555;
	border-right-color:#555;
	border-left-color:#222;
	border-top-color:#222;
	border-width: 1px;
	border-top-width:2px;
	border-left#-width:2px;
	vertical-align: bottom;
	padding: 5px;
    	border-style:solid
}

.PixxerCartTxt{
	color: #666;
}


PixxerOrder {
	color: #666;
}

body {
	background-color:#000000;
	background-repeat:repeat-x;
	background-position:center top;
	color:#ccc;
}
h2 {
	color:#555;
	background-color:none;
background-repeat:none;
background-color:none;
font-size:20px;
}

h2 span {
  background: url(gradient-whitepng) repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 20px;
}

h2, h3, h4, h5, h6 {
	color:#393939;
}

a {
	color:#888;
}
a:visited {
	color:#aab;
}
a:hover {
	color:#dde;
}
.label {
	color:#000;
}
#hint {
	color:#202025;
	background-color:#dde;
}
/* main structure
*/
#indexwrapper {
	margin:40px auto 10px auto;
}
#indexwrapper .panel {
	background-color:#000;
background-repeat:repeat-x;
	background-position:center top;
background-image: url(bg-paddle.jpg); layer-background-image: url(bg-paddle.jpg);
}
#slidewrapper {
	margin:40px auto 10px auto;
}
#slidewrapper .panel,
#slidewrapper .panel iframe,
.video {
	background-color:#000000;
background-repeat:repeat-x;
	background-position:center top;
background-image: url(bg-paddle.jpg); layer-background-image: url(bg-paddle.jpg);
}
.footer {
	color:#555555;
position:absolute;
top: 95%;
width:100%;
}
.grid div:hover {
	background-color:#333;
}
.data .thumbs a:hover img {
	border-bottom:8px solid #dde;
}
.data .thumbs img.actual {
	border-bottom:8px solid #444;
}
.controls #pageno {
	color:#ccc;
}
#metadata {
	color:#999;
}
#metadata b {
	color:#bbc;
}
