
/* reset everything */

* {
	padding: 0;
	margin: 0;
	}
textarea, select {background-image:url(http://images.defected.com/purplePix.gif);}
.radioButtons input {
	background: none;
}
/* fonts */
body {
	font-size: 66.5%;
	color: #F0F0F0;
	}
	
body, input, button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font:1em;
	}


	
/* global declarations */
ul {
	list-style-type: none;
	}
	
.last {
	margin-right: 0 !important;
	}
	
p {
	padding: 0 0 5px;
	}
	
a {
	color: #FFFFFF;
	text-decoration: none;
	outline:none;
	}
	
a:hover {
	text-decoration: underline;
}

.headLink{
	font-weight:bold;
	font-size:1.2em;
}
	
.dotline {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 4px 0 0 0;
	padding-bottom: 4px;
	background: url(http://images.defected.com/dotline.gif) repeat-x;
	}

.dotlineShort {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin: 4px 0 0 0;
	padding-bottom: 4px;
	background: url(http://images.defected.com/dotline-short.gif) repeat-x;
	}
	
.dotlines {
	height: 1px;
	line-height: 1px;
	background: url(http://images.defected.com/dotline.gif) repeat-x;
	}
	
span.dotlineText {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
	
ol {
	margin-left: 25px;
	}
	
img {
	display: block;
	border: 0;
	}
	
.mrgBtm {
	margin-bottom: 4px;
	}

	
/* headings */
h2 {
	font-size: 1.2em;
	font-family:Arial,Verdana , Helvetica, sans-serif;
	color:#F0F0F0;
	padding:4px 0;
	margin: 0 0 5px;
}
h2.white {
	color: #F0F0F0;
}
div.side h2{
	font-size: 1.8em;
}
h2.mainHeading {
	font-size: 2.4em;
}
h2 span {
	color: #F0F0F0;
}
.orange {
	color: #FFFFFF;
	background:none;
}
h3 {
	color: #F0F0F0;
	font-size: 1.1em;
	}

#container div.side div.box ul li h3 {
	font-size: 1em;
}
#container div.side div.box ul li h4 {
	font-size: 1em;
}	
h4 {
	color: #FFFFFF;
	font-weight: normal;
	}

/* main container */
#container {
	margin: 10px auto 10px;
	width: 1017px;
	position: relative;
}
	
	
	
/* banner that sits off the site */
#rightoff {
	width: 128px;
	height: 468px;
	position: absolute;
	top: 0;
	right: -132px;
	background-color: blue;
	z-index: 100;
	z-index: 400;
	}
#rssBox {
	width:158px;
	height:30px;
	background:url(http://images.defected.com/rss-button.gif) no-repeat;
	margin-bottom:4px;
	margin-top: -13px;
}
#rssBox a {
	display:block;
	width:150px;
	height:30px;
	text-indent: -9999px;
	font-size:0.1em;
	line-height:0.1em;
}
.rssInfo {left: 100px;font-size: 12px;
position: relative; bottom: -9px; margin: 0; padding: 0;}

/* general rss classes*/
.rssLink{
	float:right;
	background-image:url(http://images.defected.com/rss/rss-button.gif);
	width:44px;
	height:14px;
	margin-top:10px;
	text-indent: -9999px;
	font-size:0.1em;
}

.rssLink a{
	display:block;
	width:44px;
	height:14px;
}
	

	
/* header section */



/* homepage flash player */

#flash div.audioPlayerHome {
	background:transparent url(http://images.defected.com/audio-player-home.gif) no-repeat scroll 0 0;
	float:left;
	width:664px;
	height:179px;
}

#flash div.audioPlayerHome embed {
	margin-left:3px;
	margin-top:40px;
}

#flash div.audioPlayerHome object {
	margin-left:3px;
	margin-top:40px;
}

#flash div.audioPlayerHome img {
	margin-left:10px;
	margin-top:40px;
	width:640px;
	height:128px;
}

#flash {
height:179px;
margin-bottom:-5px;
margin-top:5px;
}

.leftFlash {
	width: 308px;
	float: left;
	background-image: url(http://images.defected.com/left-flash-player.gif);
	padding: 5px 0 0 7px;
	height: 255px;
	margin-right: 5px;
}

.leftFlash embed{
	margin-left:1px;
}
.leftFlash object{
	margin-left:1px;
}

#flash div.audioPlayer {
	background: url(http://images.defected.com/audio-player.gif) no-repeat;
	width: 694px;
	float: left;
	height: 260px;
}

#flash div.audioPlayer embed{
	margin-left:10px;
	margin-top:40px;
}
#flash div.audioPlayer object{
	margin-left:10px;
	margin-top:40px;
}

/*store version*/
#flash div.audioPlayerStore {
	background: url(http://images.defected.com/layout/audio-player-store.gif) no-repeat;
	width: 690px;
	float: left;
	height: 260px;
}

#flash div.audioPlayerStore embed{
	margin-left:10px;
	margin-top:40px;
}
#flash div.audioPlayerStore object{
	margin-left:10px;
	margin-top:40px;
}

	
/* left and right sides */
.side {
	float: left;
	width: 158px;
	}

	
.side div.box {
	padding: 20px 8px 0;
	background: #001526 url(http://images.defected.com/layout/side-top.gif) top no-repeat;
	min-height:600px;
	}

.side div.downloadChart {
	padding: 20px 8px 0;
	background: #001526 url(http://images.defected.com/layout/download-heading.gif) top no-repeat;
	}
	
.side div.shoppingCartBox {
	padding: 40px 8px 0;
	background: #001526 url(http://images.defected.com/layout/shoppingcart-heading.gif) top no-repeat;
}
.side div.forumBox {
	padding: 40px 8px 0;
	background: #001526 url(http://images.defected.com/layout/forum-heading.gif) top no-repeat;
}

.side div.forumBox ul li {
 padding: 3px 2px 3px;
}

.side div.voteBox {
	padding: 40px 8px 0;
	background: #001526 url(http://images.defected.com/layout/vote-heading.gif) top no-repeat;
}
	


	
.side div.boxBottom {
	height: 10px;
	font-size: 1px;
	margin: 0 0 8px;
	background: url(http://images.defected.com/layout/side-bottom.gif);
	}
	
	
	
/* middle content */
#content {
	float: left;
	width: 690px;
	margin: 0 4px;
	display: inline;
	}
	
	
/* old menu - may delete this when done*/
.side li a {
	color: #C6C6C6;
	text-decoration: none;
}
.side li.forum a {
	color:#F0F0F0;
}
	
.side label {
	display: none;
}
	
.side input {
	width: 100%;
}
	
.side li {
	padding: 3px 0 0 0;
	*padding: 3px 0 5px 0;
	background: url(http://images.defected.com/dotline.gif) bottom repeat-x;
	font-size:9px;	
}



.side ul.menuBg li{
	background:url(http://images.defected.com/menu/menu-bg.gif) left top no-repeat !important;
	padding: 0;
	height:25px;
	display:block;
	_height:18px;
}

.side ul.menuBg li a{
	background:url(http://images.defected.com/menu/menu-bg.gif) left top no-repeat !important;
	padding-top:8px;
	padding-left:4px;
	display:block;
	font-weight:bold;
	height:25px;
	_height:18px !important;
}

.side ul.menuBg li a:hover{
	background:url(http://images.defected.com/menu/menu-bg-hover.gif) left top no-repeat !important;
	color:#F0F0F0 !important;
	text-decoration:none;
}

.side ul.menuBg li a:focus{
	background:url(http://images.defected.com/menu/menu-bg-hover.gif) left top no-repeat !important;
	color:#F0F0F0;
	text-decoration:none;
}


/* boxes */
.box1017 {
	position: relative;
	width: 1000px;
	padding:0;
	margin:0;
	background: #001526 url(http://images.defected.com/layout/box1017top.gif) top no-repeat;
}
.box1017 .pageTitle{
	padding-top: 8px;
	padding-left: 8px;
}



.box1017bottomBlank {
	width: 1000px;
	height: 17px;
	margin-bottom:5px;
	background: url(http://images.defected.com/layout/box1017bottom.gif);
}

.box1017 .box489{
background-image:none;
}

.box1017 .box489bottomBlank{
	background-image:none;
	margin-bottom:0;
}


.box488 {
	padding: 0 8px;
	position: relative;
	}
	
.top {
	font-size: 1px;
	line-height: 1px;
	height: 10px;
	}
	
.boxBody {
	padding:0 8px;
	_padding:0 3px;
}
	
.box488bottom {
	margin: 0 0 4px;
}
	
.box160 {
	width: 160px;
	margin-right: 4px;
	background: #001526 url(http://images.defected.com/layout/box160top.gif) top no-repeat;
}
	
.box160 h2{
padding:5px 5px;
font-size:1.2em;

}
	
.box160bottom {
	width:160px;
	height: 16px;
	background: url(http://images.defected.com/layout/box160bottom.gif) no-repeat;
}	


.storeHome .box160 {
	height:205px;
}

.storeHome .box160 p {
	overflow:hidden;
	max-height:50px;
}
	
.box1601 {
	width: 160px;
	float: left;
	margin-right: 4px;
	}
.box1601 a.moreLarge {
	margin-bottom: 20px;
}
.box160 .down {
	margin-top: 10px;
	margin-bottom: 10px;}
.box1601 .boxBody{
	margin: 0;
	padding: 0 8px;	
}
.box160 .top {
	background: #001526 url(http://images.defected.com/layout/box160top.gif);
	}


.box360 {
	width: 360px;
	margin-right: 4px;
	background: #001526 url(http://images.defected.com/layout/box360top.gif) top no-repeat;
}	

.box360 h2{
padding:10px 5px;

}
	
.box360bottom {
	width:360px;
	margin-right: 4px;
	height: 16px;
	background: url(http://images.defected.com/layout/box360bottom.gif) no-repeat;
}	

.box360 .down {
	margin-top: 10px;
	margin-bottom: 10px;
}


.storeHome .box360 {
	height:224px;
}
.storeHome .box360 p {
	overflow:hidden;
}

	
.box161 {
	width: 160px;
	float: left;
	margin-right: 4px;
	padding-bottom: 0px;
	background: #001526 url(http://images.defected.com/box160bottom.gif) bottom no-repeat;
	}
.box161 .dotline {margin-bottom:10px;}
.box161 .top {
	background: #001526 url(http://images.defected.com/box160top.gif);
	}
 h2.recentGallery{font-size:1.5em;}
 h4.recentGallery {color:#F0F0F0; margin:5px 0 5px 0; font-size:1.0em;}
.box324 {
	width: 324px;
	float: left;
	margin-right: 4px;
	padding-bottom: 20px;
	background: #001526 url(http://images.defected.com/box324bottom.gif) bottom no-repeat;
	}
	
.box324 .top, .box324top .top {
	background: #001526 url(http://images.defected.com/layout/box324top.gif);
	}

.box324top {
	width: 324px;
	float: left;
	margin-right: 4px;
	padding-bottom: 10px;
	background: #001526 url(http://images.defected.com/layout/box324bottom.gif) bottom no-repeat;
	}
.box324top div.boxBody {
	padding-bottom: 0;
}
.box488Top {
	padding-left:8px;
	height:32px;
	background: url(http://images.defected.com/temp2/box488top.gif) top no-repeat;
	}
.box488 {
	padding: 2px 8px;
	background: #001526 url(http://images.defected.com/layout/box488top.gif) top no-repeat;
	}

.box489 {
	background: #001526 url(http://images.defected.com/layout/box690top.gif) top no-repeat;
	padding: 2px 8px;
	}
	.box489tab {
	background: #000E2A url(http://images.defected.com/temp/box489tab-top.gif) top no-repeat;
	padding: 3px 8px;
	}
	.box488tab {
	background: #001526 url(http://images.defected.com/temp/box489tab-top.gif) top no-repeat;
	padding: 3px 8px;
	}
.box489bottomBlank{
	height: 10px;
	background: url(http://images.defected.com/layout/box690bottom_blank.gif) no-repeat;
	margin-bottom:3px;
	width:690px;
	}

.box488 h2 {
	color: #F0F0F0;
	}
.box489 h2 {
	color: #F0F0F0;
	margin-bottom:15px;
	padding-bottom:10px;
	}
	
.box488 h3 {
	color: #FFFFFF;
}
.boxBody p {margin-top:5px;}
.box488bottom {
	height: 17px;
	background: url(http://images.defected.com/temp2/box488bottom.gif);
	}
.box488bottomBlank {
	height: 17px;
	margin-bottom:5px;
	background: url(http://images.defected.com/layout/box488bottom_blank.gif);
	}
.pageContent {background:#000E2A;}

.fixedBoxbg {
	background: url(http://images.defected.com/temp/fixedbgbtm.gif) bottom no-repeat #001526;
	padding-bottom: 15px;
}

.fixedBoxbgStore{
	background: url(http://images.defected.com/temp/fixedbgbtm.gif) no-repeat #001526 top;
	padding-bottom: 15px;
	
}
.fixedBoxbg4Box{
	background: url(http://images.defected.com/temp/fixedbg4box.gif) bottom no-repeat #001526;
	padding-bottom: 15px;
}

.fixedBoxbg2Box {
	background: url(http://images.defected.com/temp2/fixedbg2box.gif) bottom no-repeat;
	height:214px;
}

.fixedBoxbgLeft {
	background: url(http://images.defected.com/fixedbgbtm.gif) bottom no-repeat #001526;

}

div.box160.last.fixedPic {
	height: 224px;
	overflow: hidden;
}

.fixedBoxbg2Box .box488{
	background: none;
	padding-bottom:0px;
}

.fixedBoxbg2Box .box488bottom{
	background-image: none;
	padding: 0;
}

.fixedBoxbg .box160{
	background-image: none;
	padding: 0;
}
.fixedBoxbg .boxBody{
padding: 0 8px;
}
.fixedBoxbg .boxBody #banner1{
	_padding: 0;
}
.fixedBoxbgLeft .box160{
	background-image: none;
	}
.fixedBoxbgLeft .box160 .boxBody{
	background-image: none;
	}
.fixedBoxbgLeft div.box160.last {
	padding-bottom: 0px;
}

.fixedBoxbg4Box .box160{
	background-image: none;
	margin-right:12px;
	margin-left:2px;
	margin-top:1px;
	padding:0;
}
.fixedBoxbg4Box .box160 .top {
	background-image: none;
	height:6px;
	width:0px;
}
.fixedBoxbg4Box .boxBody{padding: 6px 8px;}

.box489Small {
	background: #001526 url(http://images.defected.com/layout/box489top.gif) top no-repeat;
	padding: 2px 8px;
	width:472px;
	}

.box489Small h2 {
	color: #F0F0F0;
	margin-bottom:15px;
	padding-bottom:10px;	
}
	
.box489SmallbottomBlank{
	height: 10px;
	background: url(http://images.defected.com/layout/box489bottom_blank.gif) no-repeat;
	margin-bottom:6px;
	}

.fixedBoxbgStore{
	background: url(http://images.defected.com/layout/fixedbgbtm.gif) bottom no-repeat #001526;
	padding-bottom: 15px;
}
	
.fixedBoxbgStore .box160{
	background-image: none;
}
.fixedBoxbgStore .boxBody{padding: 0 8px;}




div#featuredArtist {
	float: left;
	padding: 0 4px 0 0;
}

div#forthcoming {
	float: left;
}

#forthcoming .box196{
	
}

div#merch {
	float: left;
}

#merch .box196{
	height:212px;
}
body:first-of-type #merch .box196{
height:202px;
}


.box489Store {
	background: #001526 url(http://images.defected.com/layout/box489top.gif) top no-repeat;
	padding: 2px 8px;
	width:473px;
	}

div#featuredChart {
	float: left;
	margin: 0 4px 0 0;
}	
div#featuredChart a{
	color:#F0F0F0;
}

div#featuredChart h2{
	padding-bottom:5px;
	margin-bottom:5px;
}

div#featuredChart h3{
	padding-bottom:5px;
}

#featuredChart .box489Store{
	min-height:245px;
	height:245px;
	_min-height:233px;
	_height:233px;
}

	
.box489Storebottom{
	height: 9px;
	background: url(http://images.defected.com/layout/box489bottom_blank.gif) no-repeat;
	margin-bottom:3px;
	width:489px;
	}
	
.box196 {
	background: #001526 url(http://images.defected.com/layout/box196top.gif) top no-repeat;
	width:196px;
	height:212px;
	overflow:hidden;
	}
	
.box196 h2 {
	font-size:1.2em;
	padding:5px 5px;

}
	
.box196bottom{
	height: 9px;
	background: url(http://images.defected.com/layout/box196bottom.gif) no-repeat;
	width:196px;
	_width:195px !important;
	margin-bottom:5px;
}	

.thinWidth{
	width:488px;
	float:left;
	margin: 0 4px 0 0;
	padding:0 0 0 0;
}

.fullWidth{
	width:690px;
}

.flashHeight{	
	float:left;
	_width:195px;
}

.flashHeight .box196{
	height:710px;
	margin-bottom:0px;
	padding-bottom:0px;
	_width:179px !important;
}

.flashHeight .StoreBox{
	height:214px;
}

.flashHeight .StoreBoxForthcoming{
	height:224px;
}

.flashHeight .StoreBoxBottom{
	padding-bottom:4px;
}

body:first-of-type .flashHeight .box196{
height:700px;
}


.artworkBox{
	float:left;
}

.artworkBox .box196{
	min-height:192px;
	height:192px;
	
}

.artworkBox h2{
	padding-bottom:10px;
	padding-left:8px;
	
}
.artworkBox p{
	padding-top:4px;
	padding-left:8px;
	
}

.noMargin{
	margin-left:0px !important;
	margin-top:0px !important;
} 

.leftFloat{
	float:left !important;
}


/* ------------------buttons --------------------------------*/

.go{
	width: 35px;
	height: 16px;
	background:url(http://images.defected.com/buttons/go.gif) repeat-x;
	text-indent:-999px;
	display:block;
	}

/*--Cart--*/

.hideTracks{
	width: 100px;
	height: 16px;
	margin-top:1px;
	float: left;
	background:url(http://images.defected.com/buttons/hide-tracks.gif) repeat-x;
	}
.remove{
	width: 75px;
	height: 16px;
	float: left;
	background:url(http://images.defected.com/buttons/remove.gif) repeat-x;
	margin-top:1px;
	}
.viewTracks{
	width: 100px;
	height: 16px;
	float: left;
	background:url(http://images.defected.com/buttons/view-tracks.gif) repeat-x;
	margin-top:1px;
	}
	
/*--General--*/

.btn {
	display: block;
	text-indent: -9999em;
	font-size:1px;
	line-height:0.1em;
	text-decoration:none;
	}

.copyPlayerCode:hover, .fPassword:hover, .deSelectAll:hover, .selectAll:hover, .send:hover, .login:hover, .newUser:hover, .preOrder:hover, .notifyMe:hover, .submit:hover, .addToCart:hover, .details:hover, .down:hover, .checkout:hover, .back:hover, .archive:hover, .archiveLarge:hover, .archiveLarge488:hover, .addComment:hover, .seeComments:hover, .submitComment:focus, .cartIcon:hover,.listen:hover,.info:hover, .download:hover, .itunes:hover, .yahoo:hover, .showAllEvents:hover, .more:hover, .moreLarge:hover, .moreLarge488:hover, .subscribeNow:hover, .completePurchase:hover, .view:hover, .bookingForm:hover, .submitForm:hover, .previousComp:hover, .fullDetails:hover, .cartIco:hover, .website:hover, .bookingForm488:hover, .preOrderbt:hover, .outOfStock:hover, .notifyMe:hover, .smallArrow:hover   {
	background-position: bottom;
}
	
.copyPlayerCode{
	width: 140px; height: 12px; 
	float: left;
	background: url(http://images.defected.com/buttons/copy-player-code.gif);
	cursor:pointer;

}
.fPassword {
	width: 135px; height: 12px; 
	float: right;
	background: url(http://images.defected.com/buttons/forgot-password.gif);	
}
.deSelectAll {
	width: 104px; height: 12px; 
	float: right;
	background: url(http://images.defected.com/buttons/deselectall.gif);	
}
.selectAll {
	width: 85px; height: 12px; 
	float: right;
	background: url(http://images.defected.com/buttons/selectAll.gif);	
}
.send {
	width: 49px; height: 13px; 
	float: right;
	background: url(http://images.defected.com/buttons/send.gif);	
}
.login {
	width: 60px; height: 13px; 
	float: right;
	background: url(http://images.defected.com/buttons/login.gif);	
}
.newUser {
	width: 80px; height: 12px; 
	float:left;
	background: url(http://images.defected.com/buttons/new-user.gif);	
}
.notifyMe {
	width: 85px; height: 12px; 
	float: right;
	background: url(http://images.defected.com/buttons/notify-me.gif);	
}
.preOrder {
	width: 85px; height: 12px; 
	float: right;
	background: url(http://images.defected.com/buttons/full-detail.gif);
	}
.fullDetails{
	width: 97px; height: 11px; 
	float: right;
	background: url(http://images.defected.com/buttons/full-detail.gif);
	}
.submit{
	width: 65px; height: 11px; float:right;
	background: url(http://images.defected.com/buttons/submit.gif);
	}
			
.addToCart{
	width: 100px; height: 13px; float:right;
	background: url(http://images.defected.com/buttons/add-to-cart.gif);
	}
.details{
	width: 70px; height: 11px;
	background: url(http://images.defected.com/buttons/details.gif);
	}
.down {
	width: 15px; height: 15px; float: right;
	background: url(http://images.defected.com/buttons/down.gif);
	}
	
.miniCartCheckout{
width: 129px; height: 17px; margin-left:8px; margin-top:11px; 
	background: url(http://images.defected.com/buttons/mini-cart-checkout.gif);
}
.downloadstore{
width: 129px; height: 17px; margin-left:8px; margin-top:10px; 
	background: url(http://images.defected.com/buttons/downloadstore.gif);
}
.checkout{
	width: 85px; height: 11px; float: right;
	background:url(http://images.defected.com/buttons/checkout.gif) repeat-x;
	}
.back{
	width: 48px; height: 11px; float: right;
	background:url(http://images.defected.com/buttons/back.gif) repeat-x;
	}
.archive{
	width: 40px; height: 8px; float: right;
	background:url(http://images.defected.com/buttons/archive.gif) repeat-x;
	}
.archiveLarge{
	width: 67px; height: 15px; float: right;
	background:url(http://images.defected.com/buttons/archive-large.gif) repeat-x;
	}
.archiveLarge488{
	width: 66px; height: 11px; float: right;
	background:url(http://images.defected.com/buttons/archive-488.gif) repeat-x;
	}
.addComment{
	width: 160px; height: 14px; float: left;
	background:url(http://images.defected.com/buttons/add-comments.gif) repeat-x;
	}
.seeComments{
	width: 145px; height: 12px; float: right;
	background:url(http://images.defected.com/buttons/see-all-comments.gif) repeat-x;
	}
.submitComment{
	width: 140px; height: 11px; float: right;
	background:url(http://images.defected.com/buttons/submit-comment.gif) repeat-x;
	}
.listen{
	width: 17px; height: 13px; float: right;
	background:url(http://images.defected.com/buttons/listen.gif) repeat-x;
	}
.download{
	width: 90px; height: 10px; float: left;
	background:url(http://images.defected.com/buttons/download.gif) repeat-x;
	cursor:pointer;
	border:none;
	}
.info{
	width: 17px; height: 13px;
	background:url(http://images.defected.com/buttons/info.gif) repeat-x;
	}

.itunes{
	width: 65px; height: 10px; float: left; margin-right:10px;
	background:url(http://images.defected.com/buttons/itunes.gif) repeat-x;
	}
.yahoo{
	width: 70px; height: 13px; float: left;
	background:url(http://images.defected.com/buttons/yahoo.gif) repeat-x;
	}
.showAllEvents{
	width: 138px; 
	height: 11px; 
	margin-top: 10px; 
	margin-bottom: 5px; 
	float: right;
	background:url(http://images.defected.com/buttons/show-all-events.gif) repeat-x;
	}
	

.more{
	width: 55px; height: 11px; float: right;
	background:url(http://images.defected.com/buttons/more.gif) repeat-x;
	}	
.smallArrow{
	width: 7px; height: 7px;
	position:relative;
	left:20px;
	float:right;
	background:url(http://images.defected.com/buttons/small-arrow.gif) repeat-x;
	}	
.moreLarge{
	width: 49px; height: 11px; float: right;
	background:url(http://images.defected.com/buttons/more-large.gif) repeat-x;
	}
.moreLarge488{
	width: 49px; height: 11px; float: right; margin-top:5px;
	background:url(http://images.defected.com/buttons/more-large-488.gif) repeat-x;
	}
.backButton {
	height:41px; padding:14px 0;
	background:url(http://images.defected.com/layout/back-button-bg.gif) repeat-x;
	}
/* change padding for bookings bage using backbutton*/
.bookingsBack{
 	padding:4px 0;
}
.formButton {
	height:11px; padding:8px 0 12px 0;	margin-top:15px;
	background:url(http://images.defected.com/layout/back-button-bg.gif) repeat-x;
	} 
.formButton488 {
	height:11px; padding:8px 0 12px 0;	margin-top:15px;
	background:url(http://images.defected.com/layout/back-button-bg.gif) repeat-x;
	} 
	
.formButton span input{margin:0; padding:0; height:12px;}
.backButton .bookingForm {margin-top:-1px;}
.backButton488 {height:11px; padding:10px 0 10px 0; background:url(http://images.defected.com/layout/back-button-bg.gif) repeat-x;}

.subscribeNow{
	width: 125px; height: 11px; float: right;
	background:url(http://images.defected.com/buttons/subscribe-now.gif) repeat-x;
	}
.completePurchase{
	width: 150px; height: 14px; float: right;
	background:url(http://images.defected.com/buttons/complete-purchase.gif) repeat-x;
	}
.view{
	width: 76px; height: 18px; float:right;
	background:url(http://images.defected.com/buttons/view.gif) repeat-x;
	display:block;
	}
.bookingForm{
	width: 130px; height: 17px; float: right;
	background:url(http://images.defected.com/buttons/booking-form.gif) repeat-x;
	}
.bookingForm488{
	width: 130px; height: 17px; float: right;
	background:url(http://images.defected.com/buttons/booking-form488.gif) repeat-x;
	}
.submitForm{
	width: 120px; height: 14px; float: right;
	background:url(http://images.defected.com/buttons/submit-form.gif) repeat-x;
	cursor:pointer;
	border:none;
	}
.submitForm488{
	width: 120px; height: 14px; float: right;
	background:url(http://images.defected.com/buttons/submit-form488.gif) repeat-x;
	cursor:pointer;
	border:none;
	}
.previousComp{
	width: 175px; height: 15px; float: right; margin-top:4px;
	background:url(http://images.defected.com/buttons/previous-competition.gif) repeat-x;
	}
.cartIcon{
	width: 21px; height: 13px; float: right; 
	background:url(http://images.defected.com/buttons/carticon.gif) repeat-x;
	}
.website{
	width: 80px; height: 11px; float: right; 
	background:url(http://images.defected.com/buttons/website.gif) repeat-x;
	}
.preOrderbt{
	width: 85px; height: 12px;
	background:url(http://images.defected.com/buttons/pre-order.gif) repeat-x;
	}
.outOfStock{
	width: 105px; height: 11px;
	background:url(http://images.defected.com/buttons/out-of-stock.gif) repeat-x;
	}
.notifyMe{
	width: 85px; height: 12px;
	background:url(http://images.defected.com/buttons/notify-me.gif) repeat-x;
	}

.btnSeeAlso a{
	color:white;
	background:url(http://images.defected.com/buttons/see-also-arrow.gif) no-repeat right top;
	display:block;
	height:15px;
}

.btnSeeAlso a:hover{
	background:url(http://images.defected.com/buttons/see-also-arrow.gif) no-repeat right bottom;
	text-decoration:none;
}	
	
.selectAllWrap {margin-bottom:10px;}
	
/* ----------forms------------ */
fieldset {
	border: 0;
	}
	
legend {
	display: none;
	}
	
input{
	
	border-color: #2E0807 #860FAA #860FAA #2E0807;
	border-style: solid;
	border-width:1px;
	color: #F0F0F0;
	font-size: 1em;
	margin: 0 0 5px;
	padding: 2px;
	background-color: #590873;
	font-family: Verdana, Arial;
	}
select {
	color: #F0F0F0;
	font-size: 1em;
	background-color: #590873 !important;
	font-family: Verdana, Arial;
	border: 0 !important;
	width: 100%;
}

textarea {
	border-color: #2E0807 #860FAA #860FAA #2E0807;
	border-style: solid;
	border-width:1px;
	color: #F0F0F0;
	margin: 0 0 5px;
	padding: 2px;
	background-color: #590873;
	font-family: Verdana, Arial;
	font-size:1em;
	}
	
button {
	border: 0;
	color: #8B8B8B;
	color: #000;
	margin: 0 0 5px;
	font-size: 1.0em;
	cursor:pointer;
	padding: 3px;
	}
	


.homeBox .go {margin:5px 0 5px 0; float:right;}
.homeBox input {
	width: 138px;
}
div.box .newUser {margin-top:8px;}

/*-Login Box-*/

div.loginBox {
	width: 216px;
	margin: 0px;
	padding: 0px;
}
div.loginBox label{
	display: block;
	
	width: 90px;
}
div.loginBox input{
	padding: 2px;float: right;margin-top: -15px;
}
div.loginBox .go{position: relative; top:-27px; left: 220px;}

/*Send to friend*/

.sendToFriend input, .commentForm input{
	width:190px;
	margin: 0 0 5px 0;
	padding: 2px;
	height: 13px;
	margin-top: 3px;
	}
.sendToFriend label, .commentForm label{
	height: 20px;
	display: block;
	
	}
.sendToFriend textarea, .commentForm textarea{
	width:410px;
	margin: 0;
	padding:0px;
	display: block;
	height: 165px !important;
	margin-top: 3px;
	}
* html .sendToFriend textarea, .commentForm textarea{height: 140px;}
.sendToFriend button, .commentForm  button {
	float:right;
	margin-top: 10px;
	}
	
.sendToFriend .leftCol{
	margin-right: 4px;
	width:195px;
}
	
.sendToFriend .rightCol{
	width:450px;
}	

/*-----------charts ------------*/
.links li {
	display: inline;
	background: none;
	padding: 0 2px 0 0;
	}
	
	
	
/* general dot list */
ul.dot li {
	padding: 0 0 0 10px;
	margin: 0 0 5px;
	background: url(http://images.defected.com/dot.gif) left no-repeat;
	}
	
ul.dot li a {
	color: #F0F0F0;
	}

.chartTable td{
	padding:2px;
}

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

.storeHomeChart{
	width:476px;
	_width:472px;
}

.homeChart{
	width:315px;
	_width:311px;
}

.homeChart.chartTable td{
	padding-bottom:6px;
	padding-left:2px;
	padding-top:6px;

}


.chartTable tr.pattern,.homeChart.chartTable tr.pattern{
	background:url(http://images.defected.com/charts/pattern.gif) repeat-x bottom;
	background-color:#000E2A;
	padding:4px;
	margin-top:2px;
}

.chartTable tr.redline,.homeChart.chartTable tr.redline{
	background:url(http://images.defected.com/charts/redline.gif) repeat-x bottom;
	background-color:#000E2A;
	padding:4px;
	margin-top:2px;
}

	
	
/* events */
#events {
	width: 310px;
	float: right;
	}
	
#events div {
	position: relative;
	}
	
#events p {
	padding: 0;
	}
	
#events span {
	color: #858585;
	}
	
#events .btn {
	position: absolute;
	right: 0;
	top: 25px;
	}
	
#artwork {
	width: 270px;
	float: right;
	}
	
#artwork div {
	position: relative;
	}
	
#artwork p {
	padding: 0;
	}
	
#artwork span {
	color: #858585;
	}
	
#artwork .btn {
	right: 0;
	top: 25px;
	}
	
	
	
	
/* four column spread */
.fourCol {
	width: 104px;
	float: left;
	margin: 0 10px 0 0;
	overflow:hidden;
	}
/* tables */
table {
	width: 100%;
	}
	
th {
	color: #FFFFFF;
	text-align: left;
	font-size: 1.6em;
	}
	
th.right {
	text-align: right;
	}
	
td, th {
	}

	
/* featured artist chart */
#featured {
	width: 350px;
	float: left;
	}
	
#featured a {
	color: #F0F0F0;
	}
#featured h3 {
padding-bottom:1px;
}	
	
	
	
/* store section */
#store img {
	float: left;
	margin: 0 10px 0 0;
	}
	
#store div {
	position: relative;
	}
	
	
#store a.down {
	position: absolute;
	bottom: 0;
	right: 0;
	}
	
	

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
			
.clearfix {
	display: inline-block;
	}
		
.clearfix {
	display:block;
	}
	
#footer {
	background:url(http://images.defected.com/layout/footer-bg.gif) repeat-x;
	margin:20px auto;
	width: 100%;
	text-align: center;
	height: 265px;
}

#footer li {
	display: inline;
	margin: 0 5px 0 5px ;
}
#footer img {
	margin: 20px auto;
}

#footerBottomLinks{
padding-top:15px;
}
#footerBottomLinks a{
	text-decoration:underline;
	font-weight:bold;
	color:#CCCCD3;
}


#footerMenu{
	margin:10px auto;
	position:relative;
	width:1017px;
	display:block;
	text-align:left;
	padding-top:20px;
}
#footerMenu a{
	color:#CCCCD3;
}

#footerMenu table td{
	width:180px;
	height:80px;
	vertical-align:top;
}

/*---poll---*/

div#poll_resluts form fieldset.homeBox  {
	margin-top: 10px;
}
div#poll_resluts form fieldset.homeBox label{  display: block;padding-bottom: 5px;
}

div#poll_resluts form fieldset.homeBox label input{  
float: left; width: 10px;
height: 14px; background: none;
margin-right: 5px;
border:none;
}

.poll_bar {
background-color:#ff6d0a;
height:10px;
float:left;
margin-left:5px;
}
.poll_percentage {
color:#ff6d0a;
float:left;
width:30px;
}

/*---end poll---*/

#download_chart_component ul li h3 {
	font-size: 1em;
}
#download_chart_component ul li h4 {
	
}

.downloadChart li a{
	color:#F0F0F0;
} 


.topDl .listen{
	float:none;
	margin-left:2px;	
}
.topDl .noListen{
	float:none;
	margin-left:2px;	
}

.dl_chartImg{
	width:45px;
	height:45px;
	float:right;
}
	


.galleryItem .imageContainer { 
width:93px; 
height:93px; 
overflow:hidden; 
cursor:pointer; 
}
.newGallerySmall .imageContainer {
width:114px; 
height:78px; 
overflow:hidden; 
}
.newGalleryLarge .imageContainer {
width:275px; 
height:234px; 
overflow:hidden; 
}
#recentGalleries .imageContainer {
width:143px; 
height:95px; 
overflow:hidden; 
}

.error { 
color:#F19203;
}
#social_net_panel img {
display:inline;

}

.yellowTxt{
	color:#FFCC00;
}


.galleryItem .imageContainer { 
width:93px; 
height:93px; 
overflow:hidden; 
cursor:pointer; 
}
.newGallerySmall .imageContainer {
width:114px; 
height:78px; 
overflow:hidden; 
}

#recentGalleries .imageContainer {
width:143px; 
height:95px; 
overflow:hidden;
padding-top:6px;
padding-left:8px; 
}

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

#social_net_panel img {
display:inline;

}

#header div.banner {
float:right;
}


#cartList td.cartArtist{
	width: 90px !important;
}
.poll_bar {
background-color:#ff6d0a;
height:10px;
float:left;
margin-left:5px;
}
.poll_percentage {
color:#ff6d0a;
float:left;
width:30px;
}

#login_component_holder label {
display:block !important;
}
.checked td {
color:#FFFFFF;
background-color: #006600 !important;
}
.imgholder9393 {
width:93px !important; 
height:93px !important; 
overflow:hidden !important; 
}
.playercode {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
width:450px;
height:380px;
}
.labelBanner {
cursor:pointer;
}
/* SCROLLING DIV OF SPECIAL OFFER PRODUCTS */
#photoCont {
	width:430px;
	margin:0 auto;
	}

#photoCont {
	overflow:hidden;
	position: relative;
	height:170px;
	text-align:left;
}
	
#photos {
	clip: rect(0, 450px, 170px, 0);
	position: absolute;
}
#photos table tr td {
width:110px;
}

#scrollControls {
	width: 470px;
	margin: 0 auto;
	position: relative;
	}

#scrollLeft {
	width: 7px;
	height: 13px;
	position: absolute;
	top: 80px;
	left: 0;
	background: url(http://images.defected.com/misc/leftScroll.gif);
	text-indent:-9999px;
	}

#scrollRight {
	width: 7px;
	height: 13px;
	position: absolute;
	top: 80px;
	right: 0;
	background: url(http://images.defected.com/misc/rightScroll.gif);
	text-indent:-9999px;
	}

#scrollLeft a, #scrollRight a {
	height: 13px;
	display: block;
	}
	
#scrollControls a:hover {
	filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3 !important;
}

/* additinal listen buttons */
.noListen{
	width: 17px;
	height: 14px; 
	text-align:center;
	background:url(http://images.defected.com/buttons/listen_none.gif) repeat-x;
	text-indent:-9999px;
	font-size:1px;
	display:block;
	line-height:0.1em;
	
}

.listenAll{
	width: 55px; height: 13px; text-align:center;padding-right:15px;
	background:url(http://images.defected.com/buttons/listen-all.jpg) no-repeat;
	margin-left:1px;
	}
	


.preOrderbt{
	float:right;
}

.hideTracks{
	margin-top:1px;
}
.remove{
	margin-top:1px;
}
.viewTracks{
	margin-top:1px;
}

.login { 
/* float needs removing from login on sharred css */
	float:none !important;
}

.minHeight{ 
	min-height:200px;
	background-image:
}

.ajaxLoading{

background:transparent url(http://images.defected.com/misc/ajax-loader-small.gif) no-repeat scroll 0%;
	float:right;
	height:16px;
	width:16px;
	padding-right:40px;
}

#sendToFriendError p{
	color:#FF00FC;
	font-weight:bold;
}

textarea{
font-size:1em;
}


input{
background-image:url(http://images.defected.com/purplePix.gif);
}

.box362 {
	width: 362px;
	_width: 358px;

	float: left;
	margin-right: 4px;
	padding-bottom: 20px;
	background: #15262E url(http://images.defected.com/temp/box362bottom.gif) bottom no-repeat;
	}
	
.box362 .down {
	margin-top: 10px;
	margin-bottom: 10px;
}

.box362 .top {
	background: #15262E url(http://images.defected.com/temp/box362top.gif);
	}
.fixedBoxbg .box362{
	background-image: none;
	padding: 0;
}

.fixedBoxbgLeft .box362{
	background-image: none;
	}
.fixedBoxbgLeft .box362 .boxBody{
	background-image: none;
	}
/* for the mini-cart*/
.padRight{
	padding-right:1px;
}

/* download chart*/
.dlChart .cartIcon{
	float:none;
	
}



.guestmix, .guestmix a{
	color:#FFFFFF;
}

.dlChart .listen{
	float:none;
}
.dlChart{
	width:40px !important;
}
/* send to friend show/hide */
#stf{
font-size:small;
display:block;
margin-top:9px;
font-weight:bold;
text-decoration:underline;
}
/* user comments*/
.commentAuthor{
	font-weight:bold;
	margin-bottom:5px;
	display:block;
}

/*login panel*/
.loginCheckbox{
margin:0  !important;
padding:0px !important;
background-image:url(http://images.defected.com/purplePix.gif);
background-color:#3D484E;
border:0pt none;
color:#FFFFFF;
font-family:Verdana,Arial;
font-size:1em;
}

.smallText{

font-size:90%;
padding-top:8px;
vertical-align:bottom;
float:left;

}

/* pages css*/

/*--Page Layout--*/

.leftCol, .leftPageCol {
	float:left;
	width:188px;
	}
.leftPageCol {
	margin-right: 8px;
	margin-bottom: 8px;
}
.rightCol {
	float:right;
	width:475px;
}
.otherGalleries .leftCol, .otherGalleries .rightCol {
	width:330px;
}

.otherHeadlines{
	height:155px;
	max-height:155px;
	_height:145px;
	_max-height:145px;
	overflow:hidden;
}
.otherHeadlines h2{
	*margin-bottom:6px;
	*padding-bottom:6px;
	*background: url(http://images.defected.com/dotline.gif) bottom repeat-x;
}
	
.rightColSmall {
	float:right;
	width:275px;
	}
	
.pageCopy p{
	margin:0 0 10px 0;
	}
.pageCopy h3{
	margin:0 0 10px 0;
	}
.pageCopy .dotline {
	margin:0 0 15px 0;
	}


.pageTitle a{
	text-decoration:underline
}

.pageTitle .noColour a{
 color:#F0F0F0;
}
.pageTitle h2{
	font-size:1.2em;
	padding: 4px 0;
	*padding-bottom:20px;
	float:left;
	background:none;
}
.pageCopy h3.orange {
	color: #FFFFFF;
}

h2.sectionTitleRight {
	float:left;
	color:#FFFFFF;
	background:none;
	}
ol{
	margin-bottom:15px;
	margin-left: 29px;
	}
.orangeList li{
	background:url(http://images.defected.com/orange-dot.gif) no-repeat 0 3px;
	padding-left:10px;
	margin:5px 0 5px 0;
}
.orangeList {
	margin:0 0 10px 0;
}
.dotList li{
	background:url(http://images.defected.com/misc/dot-list.gif) no-repeat 2px 5px;
	padding-left:10px;
	margin:2px 0 2px 0;
}
.dotList {
	margin:0 0 15px 0;
}

ul.featuredArtistChart li{
		font-size: 9px;
		padding: 3px 0 3px;
}

ul.featuredArtistChart a{
		float: left;
		margin-left: 5px;
		color:#F0F0F0;
}

ul.featuredArtistChart div{
float: right;
}

ul.featuredArtistChart .noListen{
float:left;
}

.chartOptions{
 float:right;
}
.chartOptions .noListen{
	float:left;
	margin-left: 5px;
}
.chartOptions a{
		float: left;
		margin-left: 1px;
}

.chartTbl{
	width:58px;
}

.charts a{
color:#F0F0F0;
}
/*-------Articles--------*/

#articleHeader {
	height:26px;
	padding: 0 0 0px;
	margin: 0 0 10px 0;
	background: url(http://images.defected.com/dotline.gif) bottom repeat-x;
	}
#articleHeader .btn {
	margin-top:2px;
	}
.articleImage {
	margin:0 0 10px 0;
}
.articleTitle {
	float:left;
	font-size:2em;
	color:#FFFFFF;
	
}

.white{
	font-size:1em;
	color:#FFF;
}
.news{
	
}
.leftCol ul, .leftPageCol ul {
	margin:10px 0 10px;
}

.headlinesSection li{
	background:url(http://images.defected.com/light-dot.gif) bottom repeat-x;
	margin:5px 0 5px 0;
	padding-bottom: 6px;
}

/*-------Pagination--------*/

#articleHeaderPage {
	height:26px;
	padding: 0;
	margin:0;
	background: url(http://images.defected.com/dotline.gif) bottom repeat-x;
	}
	
.articlePages {
	float:right;
	}
.articlePages a{
	color:#F0F0F0;
	}
.articlePages li{
	float:left;
	margin:3px 2px 0 2px;
	}
.articlePages li.selected{
	border-bottom:1px solid white;
	}

.articleTitle select{
	height:18px;
	width:45px;
	margin-left:5px;
	}

/*-------Archive--------*/

#archiveList .tblHeader {
	font-weight:bold;
	font-size:1.1em;
	color:white;

	}
#archiveList td {
	background: url(http://images.defected.com/light-dot.gif) bottom repeat-x;
	padding:10px 0 10px 0;
	}
#archiveList .archiveItem {
	color:#F0F0F0;
}
#archiveList a {
	color:#F0F0F0;
}

/*-Cells-*/

#archiveList td.thumb, #archiveList td.thumb-comp {
	width:100px
	}
#archiveList td.thumb-comp img 	{
	width:40px;
	height:40px;
	}
#archiveList td.compDetails span  	{
	color:#F0F0F0;
	}
#archiveList td.compDetails  	{
	text-align:left;
	vertical-align:top;
	}
#archiveList td.title    		{
	width:450px;
	text-align:left;
	}
#archiveList td.date     		{
	width:100px;
	text-align:center;
	}
#archiveList td.moreInfo 		{
	width:60px;
	}
#archiveList td .btn    		{
	margin-top:3px;
	}
#archiveList td.showDate    	{
	width:150px;
	}
#archiveList td.featuredArtist  {
	width:150px;
	}
#archiveList td.artist    		{
	width:150px;
}
#archiveList td.mixTitle 		{
	width:150px;
	background:none;
	padding:15px 0 0 0 ;
	color:#F0F0F0;
	}
#archiveList td.mixInfo			{
	width:40px;
	background:none;
	padding:15px 0 0 0 ;
	}
#archiveList td.mixDesc 		{
	padding:5px 0 15px 0 ;
	}

/*-------Comments--------*/

.comments p {
	color:#C6C6C6;
	margin-bottom:10px;
}
.comments span{
	color:#F0F0F0;
	font-size:1em;
	}


/*-------Video--------*/

.videoList h2{
	background:none;
	float:left;
	margin:0;
	}
.videoList .archiveLarge {
	margin-top:6px;
}
.videoList ul {
	float:left;
	margin:0 0 20px 0;
}
.videoList li{
	background:url(http://images.defected.com/orange-dot.gif) no-repeat 0 3px;
	padding-left:10px;
	margin:5px 0 5px 0;
	}
.videoList li a{
	color:#F0F0F0;
	}
	
/*-------Radio--------*/
.radioHeader {
	margin-bottom: 10px;
}

ul.trackList li {
	margin-top: 5px;
}
ul.chartStyle li{
	background-color:#000E2A;
	padding:4px;
	margin-top:2px;
}

ul.chartStyle li.pattern{
	background:url(http://images.defected.com/charts/pattern.gif) repeat-x bottom;
	background-color:#000E2A;
	padding:4px;
	margin-top:2px;
}

ul.chartStyle li.redline{
	background:url(http://images.defected.com/charts/redline.gif) repeat-x bottom;
	background-color:#000E2A;
	padding:4px;
	margin-top:2px;
}

ul.chartStyle li:hover{
	display:block;
}


.guestMix {
	margin-top: 10px;
}
.guestMix img{
	float: left;
	margin-right: 10px;
}
.podcast img{
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	
}


.noteBefore {
	font-style:italic;
	margin:15px 0 0 0;
	color:#bfbfbf;
}
#optionsTable td{
	padding:0 0 3px 0;
}
#trackListing td.artist{
	font-weight:bold;
	color:#F0F0F0;
	width:115px;
}
ul.extras {
	margin-top: -10px;
 }
ul.extras li {
	background: url(http://images.defected.com/dotline.gif) bottom repeat-x;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
ul.extras li img{
	float: left;
	margin-right: 10px;

}
ul.extras li .down {
float: left;
margin-top: 23px;
margin-left: 10px;
}
ul.extras li p {
	float: left;
 display: block;
 width: 490px;
 
}

.chartStyle td{
	background-color:#214253;
	padding:4px;
	margin-top:2px;
}
.chartStyle td{
	display:block;
}


/*-------Subscription--------*/

.subscriptionTotal {
	margin:5px 0 10px;
	}
.subscriptionTotal .btn {
	margin:3px 0 0 0
	}
.subscriptionTotal p{
	text-align:right
	}
span.sFormInput input{
	height: 11px;
	margin-bottom:0px;
	background-color:#1B333E;
	background-image:none;
	}
span.sFormInputCheck input{
	height: 12px;
	margin-bottom:0px;
	background-color:#1B333E;
	background-image:none;
	}

/*-------Gallery--------*/

#latestGallery {
	margin-bottom:10px;
	}
.newGalleryLarge {
	width:275px;
	height:234px;
	float:left;
	padding-right:5px;
	}
.newGallerySmall {
	width:114px;
	height:78px;
	float:right;
	}
.newGallerySmall img {
	margin:0 0 3px 0
	}
.newGalleryText{
	width:190px;
	height:234px;
	margin-left:10px;
	float:left;
}
.otherGalleries ul {
	margin:0 0 15px 0;
	}
.otherGalleries li {
	margin:5px 0 5px 0;
	}
.otherGalleries li a {
	color:#F0F0F0;
	}
#galleryThumbs {
	margin:20px 0 25px 0;
	}
.galleryItem {
	width:100px;
	height:128px;
	background-image:url(http://images.defected.com/misc/gallery-thumb-bg.gif);
	padding:5px 0 0 12px;
	float:left;
	margin:5px 0 0 0;
}
.galleryItem img {
	margin:0 0 6px 0;
	}
.galleryItem a{
	font-size:0.9em;
}
.box161More {height:15px;}

.commentsLink{
	padding-left:5px;
	padding-top:2px;
	display:block;
}

/*-------Artist--------*/

#artistThumbs {
	width:675px;
	overflow:hidden;
	padding:0;
	margin:0;
	text-align:center;
	}
.artistItem {
	float:left;
	text-align:center;
	margin: 10px 25px 10px 0;
	padding:0;
	width:87px;
	}
.artistItem p{
	color:#999999;
	}
.artistItem .last{
	margin:10px 0px 10px 0;

	}
.artistItem img {
	margin:0 0 5px 0 
}

.artistItem a {
	color:white;
}

.seeAlsoList ul{
	margin:5px 0 0 0;
	background: url(http://images.defected.com/dotline.gif) bottom repeat-x;
	}
.seeAlsoList li{
	padding:6px 0 5px 0;
	background: url(http://images.defected.com/dotline.gif) top repeat-x;
	}
span.productReleaseDate {display:block; margin-top:8px; margin-bottom:8px;}

	
.radioGroup input{
	width: 10px;
	background: none;
	position: relative;
	top: 1px;
}
/*---------Forms------------*/
.bookingTab li{
	float: left;
	width: 125px;
	padding-left: 10px;
	height: 30px;
	padding-top: 5px;	
	font-weight: bold;
	font-size: 1.5em;
}
.bookingTab a {
	color: #F0F0F0;
}
.bookingTab {
	margin-left: -7px;
}

.formBooking label{
	display:block;
	margin:8px 0 8px;
	font-weight:bold;
	}
.formBooking input{
	width:222px;
	padding:3px;
	height:14px;
	}
.formBooking input.short{
	width:30px;
}

.formBooking select{
	width:225px;
	height:21px;
}
* html .formBooking select {
	margin-bottom: 9px;
}
.formBooking select option{
	height:10px;
	padding:5px 0 5px 0;
	margin:0;
}
.formBooking textarea {
	width:462px;
	padding:5px;
}
.formBooking span.radioButton label{
	width:20px;
	float: left;
	margin-right: 5px;
	
}
.formBooking span.radioButton input{
	float: left;margin-top: 7px;
	margin-right: 20px;
}
.formLeft {
	width:330px;
	float:left;
	margin-right:5px;
}
.formRight {
	width:330px;
	float:left;
	}
.formBooking table input {
	position:relative;
	top:3px;
	background:none;
	}
.formBookingArtist input{
	width:20px;
	}
.formBookingArtist table{
	margin:10px 0 10px 0
	}
.formBooking div.inputBoxSmall , div.inputBoxSmall select{
	width:65px;
	float:left;
	margin-right:2px;
	}
.formBooking div.inputBoxMed input{
	width:152px;
	}
	
/*-------Competitions--------*/

.competitionItem {
	height:86px;
	padding:10px 0 10px 0;
	background: url(http://images.defected.com/dotline.gif) bottom repeat-x;
	}
.competitionItem img {
	float:left;
	width:87px;
	margin-right:10px;
	}
.competitionDetails {
	float:left;
	width:470px
	}

#competitionForm .radioButtons label{
	float: left;
	width: 33%;
	height: 25px;
	line-height: 25px;

}
#competitionForm .radioButtons input {
	margin-right:5px;
	margin: 5px;
	width: 15px;
	float:left;
}
.competitionEntryDetails {
	margin:20px 0;
	}
.competitionEntryDetails div {
	width:105px;
	float:left;
	}
.competitionEntryDetails input{
	margin-top:-3px;
	width:161px;
	padding:2px;
	height: 12px;
	}
.competitionAnswer li {
	margin:5px 0 5px 0;
	padding:0 0 0 15px
	}
.competitionAnswer {
	margin:10px 0 10px 0
	}
.competitionAnswer li.correct{
	background:url(http://images.defected.com/misc/tick.gif) no-repeat left
	}

/*-------Search Bar DJ Mixes--------*/

#searchBar input {
	margin:0 5px 0 5px;
	padding:2px;
	height:12px;
}
#searchBar select {
	
	height: 15px;
}
#searchBar .go{
	position: relative;
	top: 2px;
	height: 19px;
	}
/*-------DJ Mixes--------*/	
.mixListen{
float:left;
}

/*-------My Accounts ----=*/

#myAccountHome {
	margin-top: 10px;
	}
.myAccount3 {
	height: 185px;
	margin-bottom: 10px;
	}
.myAccount3 img{
	float: left;
	margin-right: 6px;
}
.myAccount3 img.last{
	margin-right: 0px;
}
.myAccount2 img {
	float: left;
	margin-right: 7px;
}



#myDownloads {
	margin-top: 15px;
}

#myDownloads .downloadItem{
	margin-bottom: 10px;
	background: url(http://images.defected.com/dotline.gif) bottom repeat-x;
	padding-bottom: 10px;

	
}
#myDownloads .downloadInfo img{
	float: left;
	margin-right: 10px;
}
#myDownloads table {
	margin-top: 10px;
	cursor:pointer;
}
#myDownloads table td {
	background: url(http://images.defected.com/dotline.gif) top repeat-x;
	padding: 3px;
	border-bottom:3px solid #001526;
	}
#myDownloads table td.tdArtist{
	width: 200px;
}
#myDownloads table td.tdSize{
	width: 50px;
}
#myDownloads table td.tdCheck{
	width: 15px;
	text-align: center;
}

.totals td{
	border-bottom:none !important;
	cursor:auto;
	font-weight:bold;
}

/*-------Store Search--------*/

#storeSearch {
	padding-top:10px;

}
.storeSearchBox {
	float:left;
	margin-right:10px;
}
#storeSearch input, #storeSearch select{
	margin-top:5px;
}
#storeSearch input {
	width:200px;
	height:12px;
	margin:0;
	}

.checkBox {
	width: auto !important;
	padding:3px;
	height:12px;
	margin:0;
	background: none;
	border:none !important;
}

.searchOptions{
width:30px;
}

#storeSearch .storeSearchBox select{
	width:92px;
	margin:0;
	height:18px;
	padding-top:1px;
}
#storeSearch .go {margin-top:2px;}

#storeSearch div.searchCheck div {
	float: left;
	padding-right: 6px;
}
#storeSearch div.searchCheck div.last {
	padding-right: 0;
}
#storeSearch div.searchCheck input {
	margin-right: 1px;
	width: 10px;
	background: none;
	border: 0;
	position: relative;
	top: 1px;
}


/*-------Store Home--------*/

h4.featureTitle {color:#F0F0F0; font-weight:bold; font-size: 1em;}
.featuredBioImg {float:left; padding-right:15px;}
.featuredBio {width:500px; float:left; text-align:left;padding-top:10px;}
.artistChart li{font-size:0.9em; font-family:Arial, Helvetica, sans-serif}
.artistChart {margin:5px 0 5px 0}
.artistChart span{color:#FFFFFF;}

/*-------Store Search--------*/

.alphaList {margin:20px 0 15px 0;}
.alphaList li{float:left; margin:0 5px 0 0px; border-left:1px solid #F0F0F0; padding-left:5px;}
.alphaList li.alphaLast {border-right:1px solid #F0F0F0;padding-right:5px;}
li.alphaActive a{color:#F0F0F0;}
.leftColArtist {width:340px; float:left; margin-right:15px;}
.rightColArtist {width:310px; float:left;}

/*-------Store List--------*/

.storeList .tblHeader {
	font-weight:bold;
	font-size:1.1em;
	color:white;
	}
	
.storeList td{
	padding:6px 0 6px 0;
}

.storeList .slim td {
	padding:2px 0;
	border-bottom:1px solid #1B333E;
}
.storeList .slim{
	background-image:none;
	background-color:#214253;
	
}

.storeList td.fld_title{
	width:550px;
}

.trackList .tblHeader {
	font-weight:bold;
	font-size:1.1em;
	color:white;
}


td.listArtist {font-weight:bold;color:#F0F0F0; width:200px;}
td.listAlbum {font-weight:bold;color:#F0F0F0;}
td.listDate {font-weight:bold;color:#F0F0F0; width:100px; text-align:right;}
td.listPrice{font-weight:bold;color:#F0F0F0; width:50px; text-align:right;}
td.listMerchTitle {font-weight:bold;color:#F0F0F0; width:270px;}
td.listMore, td.listDesc, td.listText{background: url(http://images.defected.com/dotline.gif) bottom repeat-x !important;}

td.listText {
	vertical-align:top;
}
td.listMore img{
padding-top:2px;
}
#storePagination {
	background: url(http://images.defected.com/dotline.gif) bottom repeat-x;
	padding-bottom:0px;
	margin-top: 3px;
}
.storePaginationBox {
	float:left; height:22px;
	line-height:22px; padding-bottom:5px;}
	
.pagRight {
	float:right;
}

.storePaginationBox li{
	float:left; margin:0 2px 0 2px;}
.storePaginationBox select{
	width:45px;
	margin-left:9px;
	background:#101519;
	color:#F0F0F0;
	border:1px solid #6F6F6F;
	margin-right: 20px;
	margin-top: 2px;
	}
.storePaginationBox li a{color:#F0F0F0;}
.storePaginationBox li.selected a{text-decoration:underline;}
.storePaginationBox li.viewSelected a{text-decoration:underline; color:#F0F0F0; font-weight:bold;}
.storePaginationBox ul {float:left;}

#pages {
	float: right;
}
/*-------Store List--------*/

#trackList .tblHeader {
	font-size:1em;
	color:white;
	}
.trackList {margin:0;}
.trackList td .listen{text-align:center; float:none;}
.trackList td.trackNumber {width:25px;}
.trackList td.trackTitle {width:150px;}
.trackList td.trackListen {width:50px; text-align: center;}
.trackList td.trackPrice {
	width: 40px;
}
.trackList td.trackBuy {
	width: 25px;
	text-align: center;
}
.trackList input {
background:transparent none repeat scroll 0%;
position:relative;
top:3px;
}

.trackList .slim td {
	border-bottom:2px solid #000E2A;
	padding-left: 1px;

	padding-right: 2px;
}

.trackList .slim{
	background-color:#214253;
}

.trackList .slim.pattern{
	background:url(http://images.defected.com/charts/pattern.gif) repeat-x bottom;
	background-color:#000E2A;
}

.trackList .slim.redline{
	background:url(http://images.defected.com/charts/redline.gif) repeat-x bottom;
	background-color:#000E2A;
}

.seeAlsoList img {float:left; margin:-2px 10px 0 0 }
vinylCart {margin:0 0 15px 0;}
.vinylCat {float:right; font-weight:bold;}


/*-------Merchandise--------*/

.buyOptions {margin:0 0 15px 0;}
.buyOptions td{ padding:2px 0 2px 0;}
.buyOptions input {	
	width:100px;
	padding:2px;
	}
.buyOptions select {width:104px; border:0;}

/*-------Merchandise--------*/
#cartList{
margin-top: -15px;
width:674px;
}
#cartList .tblHeader {
	font-size:1em;
	color:white;
}
#cartList td {
	padding:5px;
}
#cartList td.cartThumb{
	padding-left: 0;
	width:60px;
}
#cartList td.cartArtist{
	width: 134px !important;
}
#cartList td.cartTitle{
	width: 230px;
}

#cartList td.cartLabel{
	width: 100px;
}

#cartList td.cartPrice{
	width: 70px;
}


#cartList td.cartOptions{
	padding: 0;
	width: 80px;
}
#cartList td.cartOptionsItem .remove{
 	float: right;
 	position: relative;
 	/*right: -8px;*/
}
#cartList td.cartArtist, td.cartThumb, td.cartTitle, td.cartLabel, td.cartPrice, td.cartOptions{

	background: url(http://images.defected.com/dotline.gif) top repeat-x;
}
#cartList td.cartArtistItem, td.cartThumbItem, td.cartTitleItem, td.cartLabelItem, td.cartPriceItem, td.cartOptionsItem{

	background: url(http://images.defected.com/light-dot.gif) top repeat-x;
}

#cartList table{
	width:597px;
}

.cartDigitalList{
padding:0 !important;
margin:0;
}

.cartDigitalList td{
padding:2px !important;
margin:0;
}


/*---Store Pages---*/

.pageCopy .help a, body .pageCopy div.help p strong a:hover, .pageCopy .help a:visited{
	color: #F0F0F0;
	text-decoration: none;
}

/*---Events---*/

div.eventItem h3{
	height: 20px;
	font-size: 1.2em;
	margin-bottom: 10px;
	background: url(http://images.defected.com/dotline.gif) bottom repeat-x;
}
div.eventItem .orangeList{
	margin: 0;
	padding: 0;
}
div.eventleft {
	float: left;
	width: 199px;
}
div.eventright h3{
	color: orange;
}
div.eventright {
	float: right;
	width: 473px;
}
div.eventItem {
	margin-top: 20px;
	padding-bottom: 5px;
	background: url(http://images.defected.com/dotline.gif) bottom repeat-x;
}

/*---Defected Player---*/
.defectedPlayer {
	width: 433px;
	margin: auto;
}
.codeform textarea{
	width: 470px;
	height: 150px;
}

/*---Labels---*/

.labels h2{
	background: none;
	color: #F0F0F0;
} 
.labels h3{
	font-size: 1.5em;
	margin-bottom: 10px;
}
div.labelsLogo .line{
	display: block;
	margin-bottom: 30px;
	margin-top: 10px;
	width:670px;
	padding:0px;
}
.labelBanner {
cursor:pointer;
}

.labelhome img{
display:inline;
}

.labelLeft{
	padding: 2px 2px 1px 4px; float: left;
}

.labelRight{
	padding: 2px 3px 1px 0px; float: right;
}

div.labelsLogo .line img.left {
	float: left;
	margin-right: 55px;
}
div.labelsLogo .line img.right {
	float: left;
}
div.labelsLogo .line img.center {
	float: left;

}
div.labelsLogo .line img.leftmin {
	float: left;
	margin-left: 20px;
}


.labelPage {
	padding-TOP: 10px;
	padding-left: 8px;
	padding-right: 10px;
}

.labelBox {
	background: #001526 url(http://images.defected.com/layout/box690top.gif) top left no-repeat;
}

.labelBoxBottom{
	background: url(http://images.defected.com/layout/box690bottom_blank.gif) no-repeat;
	height:10px;
	margin-bottom:3px;
	width:690px;
}	
div.labelPage div.labelReleases .btn {
margin-top: -5px;
}
.labels p {
	padding-bottom: 10px;
}
.labels .dotline {
	padding-bottom: 10px;
}
.labels .sectionTitleRight{
	color: #FFFFFF;
}
.labelMenu {
	 margin-left: 4px;
}
.labelMenu a{
	color: white;
	display: block;
	height: 31px;
	padding: 3px 0 0 0;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
}
.labelMenu li{
	float: left;
	width:113px;
	height:34px;
	margin: 0 1px 0 0;
}
.labelMenu li.last {
	margin: 0px;
}
.labelReleases div {
	width:105px;
	float: left;
	margin-right: 5px;
	text-align:center;
}
.labelReleases {
	margin-top: 10px;
}
.labelReleases div.last {
	margin: 0;
}
.labelReleases div img {
	/*float:left;*/
	margin-right: 7px;
}

form#delivery_address input, form#delivery_address select {
	width: 160px;
	padding: 2px;
	margin-top: 3px;
}
form#delivery_address label {
	display: block;
	height: 25px;
	
} 
select#previous_del_addr {
	width: 270px;color: white;
	background-color: #3d484e;
}
form#delivery_address select{
	background:#101519;
	color:#F0F0F0;
	border:1px solid #6F6F6F;
	font-size:1em;
}
#container div.side div.box form fieldset.homeBox select {
	height: auto;
	padding: 0;
	
}

/*----------PROMO-----------*/
div.promoArea img{
	margin-top: 5px;
	margin-bottom: 5px;
}
div.promoArea ul {
	margin-bottom: 10px;
	font-size: 1.2em;
}
div.promoArea ul span {
	color: #ff921b;
}

table#promoList {
	background: url(http://images.defected.com/dotline.gif) bottom repeat-x;
}
table#promoList td.title, table#promoList td.track, table#promoList td.date{
	height: 20px;
	background: url(http://images.defected.com/light-dot.gif) bottom repeat-x;
	color: #F0F0F0;
	font-weight: bold;
}
table#promoList td.date{
	text-align: right;
}
table#promoList td.desc{
	padding: 5px 0 8px 0;
	background: url(http://images.defected.com/light-dot.gif) bottom repeat-x;
	color: #fefefe;
}
table#promoList td.moreInfo {
	margin-top: 2px;
	height: 20px;
}
table#promoList td.thumb {
	width: 60px;
}

/*---------Links---------------*/

#linksNav li{
	float: left;
	width: 84px;
	height: 31px;
	background: no-repeat url(http://images.defected.com/linksbutton.gif);
	overflow: hidden;
	padding-top: 3px;
	padding-left: 0px;
	text-align:center;
}
#linksNav li a {
	color: #F0F0F0;
}
#linksNav {
	margin-bottom: 20px;
}
#linksTable td {
	background: url(http://images.defected.com/light-dot.gif) bottom repeat-x;
	padding-bottom: 5px;
	padding-top: 5px;
}
#linksTable td.linkName{
	width: 100px;
	vertical-align: top;
	color: #F0F0F0;
}
#linksTable td.linkDesc{
	
}
#linksTable td.link{
	width: 80px;
	vertical-align: top;
}

/* SCROLLING DIV OF SPECIAL OFFER PRODUCTS */
#photoCont {
	width:630px;
	margin:0 auto;
	}

#photoCont {
	overflow:hidden;
	position: relative;
	height:170px;
	text-align:left;
}
	
#photos {
	clip: rect(0, 450px, 170px, 0);
	position: absolute;
}
#photos table tr td {
width:110px;
}

#scrollControls {
	width: 675px;
	margin: 0 auto;
	position: relative;
	}

#scrollLeft {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 80px;
	left: 0;
	background: url(http://images.defected.com/buttons/home-ad-scroller-prev.gif);
	text-indent:-9999px;
	}

#scrollRight {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 80px;
	right: 0;
	background: url(http://images.defected.com/buttons/home-ad-scroller-next.gif);
	text-indent:-9999px;
	}

#scrollLeft a, #scrollRight a {
	height: 13px;
	display: block;
	}
	
#scrollControls a:hover {
	filter:alpha(opacity=30);-moz-opacity:0.3;opacity:0.3 !important;
}
#login_component_holder label {
display:block !important;
}


.checked td {
color:#F0F0F0;
background-color:#44003a !important;
}
.imgholder9393 {
width:93px !important; 
height:93px !important; 
overflow:hidden !important; 
}
.playercode {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
width:660px;
height:380px;
}

/* gift certificates*/
.giftCert .radioGroup input{
width:auto;
margin:0;
}

.giftCert .rightCol{
	width:460px;
}