body {
	background-color : #666666;
	margin: 0;
}

img {
	border:0;
}

.imgBorder { 
border: 1px solid #666666; 
}

td, p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

.bold {
	font-weight : bold;
}

.italic {
	font-style : italic;
}

.boldItalic {
	font-weight : bold;
	font-style : italic;	
}

a {
	color: #0066CC;
	text-decoration: underline;
}

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

a:visited {
	color: #0066CC;
}

a:active {
	color: #0066CC;
}

a.homeCat:link {
	color:#FFFFFF;
	text-decoration:none;
}

a.homeCat:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.homeCat:hover {
	color:#FFCC33;
	text-decoration:underline;
}

a.itemname {
	color : #996600;
	font-weight : bold;
	text-decoration: none;
}

a.itemname:hover {
	color : #996600;
	font-weight : bold;
	text-decoration: none;
}

a.itemname:visited {
	color: #996600;
}

a.itemname:active {
	color: #996600;
}

.smText {
	font-size : 10px;
}

.smTextBold {
	font-size : 10px;
	font-weight : bold;
}

.textWhite {
	color : #ffffff;
}

.textWhiteBold {
	color : #ffffff;
	font-weight : bold;
}

.textGrey {
	color : #666666;
}

.smTextGrey {
	font-size : 10px;
	color : #666666;
}

.bgWhite {
	background-color : #FFFFFF;
}
	
.bgGrey {
	background-color : #999999;
}

.title {
	font-size : 12px;
	color : #5E5E5E;
	font-weight : bold;
}

.subheader {
	color : #996600;
	font-weight : bold;
}

.itemName {
	color : #996600;
	font-weight : bold;
}

.titleLg {
	color : #996600;
	font-weight : bold;
	font-size : 14px;
}

.categoryHeader {
	font-size : 14px;
	text-transform : uppercase;
	font-weight : bold;
	color : #666666;
}

.subCategoryHeaderBAK {
	font-weight : bold;
	font-size : 11px;
	width: 550px;
	color : #666666;
	background-color : #EEEEEE;
	text-indent : 5px;
	padding: 3px;
}

.subCategoryHeader {
	font-weight : bold;
	font-size : 11px;
	width: 550px;
	color : #FFFFFF;
	background-color : #999999;
	text-indent : 5px;
	padding: 3px;
}

.artistName {
	font-size : 12px;
	text-transform : uppercase;
	font-weight : bold;
	color : #5E5E5E;
}

.searchPageHeader {
	font-size : 12px;
	text-transform : uppercase;
	font-weight : bold;
	color : #5E5E5E;
	margin-bottom: 5px;
}

a.globalLink:link {
	color:#547A9E;
	text-decoration:none;
}

a.globalLink:visited {
	color:#547A9E;
	text-decoration:none;
}

a.globalLink:hover {
	color:#B7BABE;
	text-decoration:none;
}

a.subCat:link {
	color:#547A9E;
	text-decoration:none;
}

a.subCat:visited {
	color:#547A9E;
	text-decoration:none;
}

a.subCat:hover {
	color:#B7BABE;
	text-decoration:none;
}

.subCatOn {
	color:#B7BABE;
}

a.breadcrumb:link {
	color:#547A9E;
	text-decoration:none;
}

a.breadcrumb:visited {
	color:#547A9E;
	text-decoration:none;
}

a.breadcrumb:hover {
	color:#B7BABE;
	text-decoration:none;
}

.textSold {
	color : #FF0000;
	font-weight : bold;
}

.textStockno {
	font-weight : bold;
}

.super {
	line-height : 7px;
	font-size : 9px;
}

.fixed {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
}

.error {
	color: #CC0000;
	font-weight: bold;
}

.required {
	color: #CC0000;
	font-weight: bold;
}

.tableheader {background:#F9E58D;}
.tableheadertext {color:#666666;font-weight:bold;}
.tablerow0 {background:#F4F4F4;}
.tablerow1 {background:#FFFFFF;}

.columnHeader {	text-transform : uppercase;	color:#FFFFFF; font-weight : bold; border-right : thin solid White; }
.bgTableHeader {background:#666666;}

input.btnBAK {
	font-size:12px;
	border:1px solid #666;
	margin-right : 0px;
	margin-left : 0px;
}

input.btn {
	color: #FFFFFF;
	background:#333333;
	font-size:12px;
	border:1px solid #FFFFFF;
	margin-right : 0px;
	margin-left : 0px;
	padding : 2px;
}

.detailThumbnail {
	padding-bottom : 3px;
}

.borderGrey {
	border-color : #999999;
}

.newsTitle {
	font-size : 12px;
	text-transform : uppercase;
	font-weight : bold;
	color : #666666;
}

.newsDate {
	color : #996600;
	font-weight : bold;
}

.newsImage {
	padding-right : 55px;
	padding-bottom : 20px;
}

.smallText {
	font-size:10px;
	color: #999999;
}

img.leftPadding {
	margin-left: 30px;
	margin-bottom: 30px;
}

.paddingRight25 {
	padding-right : 25px;
}

a.subscribe:link {
	color:#FFFFFF;
	text-decoration:none;
}

a.subscribe:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.subscribe:hover {
	color:#FFCC33;
	text-decoration:none;
}

.bgTableVideos {
  background:#333333;
}

.bgTableVideos2 {
  background:#272727;
}

.bgTableVideos3 {
  background:#996600;
}


#container {
  clear: both;
  margin: 0;
  width: 776px;
  background:#000000;
}

.container-pad {
  padding: 20px;
}

.videoStill
{
  padding: 5px 5px 5px 10px;
}

.videoStill3
{
  border: thin solid #000000;
}

.videoStillPadding
{
  padding: 5px 5px 5px 10px;
}

.btnVideoStill {
	padding: 12px 5px 0 0;
	float: left;
}

.headerVideoStill {
	color : #996600;
	font-weight : bold;
	padding: 15px 0 0 0;
}

.headerVideoStill3 {
	color : #ffffff;
	font-weight : bold;
	padding: 15px 0 0 0;
}

.textVideoStill {
	color : #ffffff;
	padding: 3px 0 0 0;
}

.linkVideoStill {
	padding: 15px 0 0 0;
}

a.homeVideo:link {
	color:#FFFFFF;
	text-decoration:none;
}

a.homeVideo:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a.homeVideo:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.moreVideos {
	font-size : 13px;
	font-weight : bold;
	padding: 15px;
}

a.gold:link {
	color:#996600;
	text-decoration:none;
}

a.gold:visited {
	color:#996600;
	text-decoration:none;
}

a.gold:hover {
	color:#996600;
	text-decoration:none;
}

.print{display:none}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

.right
{
	float:right;
	border:none;
}
.left
{
	float:left;
}
#wrapper {
	padding-bottom: 20px;
}

#wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
