@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - ECHOSPIN : 	The Puddle Of Mudd Store Website
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		tb_echospin.css
	Date:			Oct 29, 2009
	-------------------------------------------------------------	*/
	

/*	--------------------------------------------------------------------------------------------------------------------------
	body/global/reset Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	body {
		font:normal 12px Arial, Helvetica, sans-serif;
	}
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	.content Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.content {
		padding:14px 0 50px 0;
	}
		
/*	--------------------------------------------------------------------------------------------------------------------------
	.es_content Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.es_content {
		width:760px;
		margin:0 auto 0 auto; padding:18px 0 0 0;
		
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border:2px solid #765750;
		margin-top:20px;
		background:#fff;
	}
	
	
		.es_content .header {
			height:50px;
			padding:0 28px 0 69px;
			
		}
			.es_content .header h2 {
				width:120px; height:20px;
				margin:17px 0 0 0;
				float:left;
			}
			
			.es_content .header h2#h2_summary {
				background:url(../../images/h2_summary.png) no-repeat;
			}
			
			.es_content .header .stats {
				width:531px; height:35px;
				margin-left:50px;
			}
				.es_content .header .stats .title {
					width:531px; height:35px;
					display:block;
				}
				.es_content .header .stats .active {
					
				}
			.es_content .header .shipping {
				background:url(../../images/checkout_stats.png) 0 0 no-repeat;
			}
			.es_content .header .billing {
				background:url(../../images/checkout_stats.png) 0 -35px no-repeat;
			}
			.es_content .header .confirmation {
				background:url(../../images/checkout_stats.jpg) 0 -70px no-repeat;
			}
	.es_content .body {
		width:535px;
		margin:0 auto;
	}
		.es_content .body h3 {
			height:18px;
		}
		.es_content .body #pageTitle {
			width:200px;
			margin:30px 0 5px 0;
			background-repeat:no-repeat;
		}
			.es_content .body #pageTitle.shipping {
				background:url(../../images/h3_shippingInfo.png) no-repeat;
			}
			.es_content .body #pageTitle.billing {
				background:url(../../images/h3_billingInfo.png) no-repeat;
			}
		.es_content .body #pageTitle.confirmation {
			background:url(../../images/h3_confirmation.png) no-repeat;
		}
	.hr {
		width:700px; height:1px;
		margin:0 0 15px 30px;
		background:#4c485d;
	}
		.hr hr {
			display:none;
		}
	.es_header {
		padding:0 0 15px 30px;
	}
		.es_header h3 {
			height:18px;
			display:inline;
			float:left;
		}
		.es_header #h3_myCart {
			width:94px;
			margin:0 371px 0 0;
			background:url(../../images/h3_myCart.png) 0 0 no-repeat;
		}

/*	--------------------------------------------------------------------------------------------------------------------------
	#echospinCheckoutCart Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
#echospinCheckoutCart {
	clear:both;
	font-family:Myriad Pro;
	margin-top: 10px;
	float: left;
}
#echospinCheckoutCart .item {
	float: left;
	clear: both;
	font:bold 13px Arial, Helvetica, sans-serif;
	margin:0; padding:2px 0;
	width: 535px;
	background:url(../../images/border_dash.png) 0 bottom repeat-x;
	color: #000;	
}
#echospinCheckoutCart .noBorder {
	background:none;
}
#echospinCheckoutCart .item.header {
	font-weight: bold;
	height: 20px !important;
	padding:0 !important;
	color:#000;
	background:#cec3a7;
	text-transform:uppercase;
}
#echospinCheckoutCart .item.header .title {
	height: 18px;
	padding-top: 3px !important;
}
#echospinCheckoutCart .item.header .quantity {
	width: 30px;
	height: 18px;
	padding: 3px 6px 0 4px !important;
}
#echospinCheckoutCart .item.header .price {
	height: 18px;
	padding-top: 3px !important;
	width: 46px;
	padding-right: 14px;
	font-weight:bold !important;
}
#echospinCheckoutCart .item.footer {
	font-weight: bold;
	height: 24px;
	color:#828282;
}
#echospinCheckoutCart .item.footer .title {
	height: 18px;
	padding-top: 6px;
}
#echospinCheckoutCart .item.footer .price {
	height: 18px;
	padding-top: 6px;
	text-align: right;
}
#echospinCheckoutCart .item.default .title {
	color:#000;
}
#echospinCheckoutCart .item.default .quantity,
#echospinCheckoutCart .item.default .price {
	font-weight:bold;
}
#echospinCheckoutCart .item .type {
	display:none;
	float: left;
	width:42px;
	height: 27px;
	margin-top: 6px;
}
#echospinCheckoutCart .item .type.typeCD {
	background: url(../../images/cd_sm.png) 0 3px no-repeat;
}
#echospinCheckoutCart .item .type.typeBundle {
	background: url(../../images/cd_sm.png) 0 3px no-repeat;
}
#echospinCheckoutCart .item .type.typeMP3 {
	background: url(../../images/add_mp3_sm.png) 0 3px no-repeat;
}
#echospinCheckoutCart .item .type.typeMP3s {
	background: url(../../images/add_mp3_album_sm.png) 0 3px no-repeat;
}
#echospinCheckoutCart .item .type.typeVinyl {
	background: url(../../images/vinyl_sm.png) 0 3px no-repeat;
}
#echospinCheckoutCart .item .title {
	float: left;
	width: 410px;
	padding: 0 0 0 8px;
	font:bold 12px Arial, Helvetica, sans-serif;
}
#echospinCheckoutCart .item .title .explicit {
	width:178px; height:11px;
	margin:5px 0 0 0; padding:0 0 6px 0;
	background:url(../../images/parental_advisory_text.png) no-repeat;
}
#echospinCheckoutCart .item .title a {
	color: #000;
	text-decoration: none;
}
#echospinCheckoutCart .item .title .artist {
	
}
#echospinCheckoutCart .item .quantity {
	float: left;
	width: 40px;
	padding-top: 12px;
	text-align: right;
}						
#echospinCheckoutCart .item .quantity select {
	font-size: 11px;
}						
#echospinCheckoutCart .item .price {
	text-align: right;
	float: right;
	width: 55px;
	padding-right: 8px;
	padding-top: 12px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}
#echospinCheckoutCart .item.shipping {
	border-bottom: none;
	padding:2px 0;
}
#echospinCheckoutCart .item.shipping .title {
	float: left;
	width: 460px;
	padding: 6px 0 6px 0;
	text-align: right;
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
#echospinCheckoutCart .item.shipping .title select {
	font-size: 10px;
	margin-left: 10px;
}
#echospinCheckoutCart .item.shipping .price {
	text-align: right;
	float: right;
	padding-top: 8px;
}
#echospinCheckoutCart .item.tax {
	border-bottom: none;
	padding:2px 0;
}
#echospinCheckoutCart .item.tax .title {
	float: left;
	width: 460px;
	padding: 6px 0 6px 0;
	text-align: right;
	font:normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
#echospinCheckoutCart .item.tax .price {
	text-align: right;
	float: right;
	padding-top: 6px;
}
#echospinCheckoutCart .item.total {
	margin:3px 0 0 0;
}
#echospinCheckoutCart .item.total .title {
	float: left;
	width: 460px;
	padding:3px 0 0 0;
	text-align: right;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
}
#echospinCheckoutCart .item.total .price {
	text-align: right;
	float: right;
	padding-top: 3px;
	font-weight:bold;
}
#echospinCheckoutCart .item .error_invalid_territory {
	color: #9400d3 !important;
}
#echospinCheckoutCart .item .error_duplicate_item {
	color: #00f !important;
}
#echospinCheckoutCart .item .error_invalid_item {
	color: #f00 !important;
}

#echospinCheckoutForm {
	display: none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
#echospinCheckoutForm .errors {
	float: left;
	clear: both;	
	font-size: 13px;
	line-height: 17px;
	margin:10px 0; padding:0 0 0 10px;
	width: 525px;
}
#echospinCheckoutForm .errors .error {
	margin-top: 10px;
	color: #f00;
}
#echospinCheckoutForm .errors .error .error_invalid_territory {
	color: #9400d3;
}
#echospinCheckoutForm .errors .error .error_duplicate_item {
	color: #00f;
}
#echospinCheckoutForm .errors .error .error_invalid_item {
	color: #f00;
}
#echospinCheckoutForm .instructions {
	float: left;
	clear: both;	
	font-size: 13px;
	line-height: 17px;
	margin:10px 0; padding:0 0 10px 10px;
	width: 525px;
}
#echospinCheckoutForm .instructions strong {
	font-weight:normal;
}
#echospinCheckoutForm .input {
	float: left;
	clear: both;	
	font-size: 14px;
	margin:5px 0;
	width: 535px;
}
#echospinCheckoutForm .input.mobile {
	margin-top: 20px;
}
#echospinCheckoutForm .input.emailaddress {
	
}
#echospinCheckoutForm .input .label {
	float: left;
	padding: 3px 10px 0 20px;
	width: 160px;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:right;
}
#echospinCheckoutForm .input .label.required {
	font-weight: bold;
}
#echospinCheckoutForm .input.error .label {
	color: #f00;
}
#echospinCheckoutForm .input.error .control input {
	background:#f00;
	color: #000;
}
#echospinCheckoutForm .input .control {
	float: left;
	width: 296px;
	margin-bottom: 0 !important;
}
#echospinCheckoutForm .input .control input {
	border:solid 1px #a5a5a5;
	float: left;
	font-size: 12px;
	height:15px;
}
#echospinCheckoutForm .input.checkbox .control input {
	margin: 4px 8px 0 0;
	* margin: 1px 8px 0 -2px;
}
#echospinCheckoutForm .input .control select {
	border:solid 1px #a5a5a5;
	font-size: 12px;
	margin-right: 4px;
}
#echospinCheckoutForm .input .control .control_label {
	float: left;
	font-size: 14px;
	margin-top: 4px;
	* margin-top: 5px;
}
#echospinCheckoutForm .input .control .image {
	margin: 2px 0 0 12px;
}
#echospinCheckoutForm .input.name .control input,
#echospinCheckoutForm .input.cardholdername .control input {
	width: 195px;
}
#echospinCheckoutForm .input.address1 .control input,
#echospinCheckoutForm .input.address2 .control input {
	width: 235px;
}
#echospinCheckoutForm .input.city .control input {
	width: 195px;
}
#echospinCheckoutForm .input.state .control input {
	width: 30px;
}
#echospinCheckoutForm .input.postalcode .control input,
#echospinCheckoutForm .input.billingpostalcode .control input {
	width: 50px;
}
#echospinCheckoutForm .input.cardnumber .control {
	background: url(../../images/payment_methods.jpg) 140px 2px no-repeat;
}
#echospinCheckoutForm .input.cardnumber .control input {
	width: 130px;
}
#echospinCheckoutForm .input.mobile .control select {
	margin: 1px 0 0 4px;
}
#echospinCheckoutForm .input.emailaddress {
	margin-top: 15px;
}
#echospinCheckoutForm .input.emailaddress .control input,
#echospinCheckoutForm .input.emailaddress_verify .control input {
	width: 210px;
}
#echospinCheckoutForm .button {
	float: left;
	margin: 20px 0 20px 190px;
	display:inline;
}
#echospinCheckoutForm .button.continue {
	width: 155px; height:31px;
	background:url(../../images/btn_continue.png) 0 0 no-repeat;
}
	
#echospinCheckoutForm .button.submit {
	width: 155px; height:31px;
	background:url(../../images/btn_placeOrder.png) no-repeat;
	*position:relative;
}
	
#echospinCheckoutForm .button a {
	width: 155px; height:31px;
	display: block;
	text-decoration: none;	
}

#echospinCheckoutAddress {
	display: none;
	font:normal 12px Arial, Helvetica, sans-serif;
	clear:both;
	float: left;
	margin-left: 12px;
	margin-top: -10px;
	margin-bottom: 10px;
}
#echospinCheckoutAddress .instructions {
	display: none;
	float: left;
	clear: both;	
	width: 450px;
	margin-top: 3px;
	color: #ccc;
}
#echospinCheckoutAddress .address {
	clear: both;	
	width: 400px;
}
#echospinCheckoutAddress .address .label {
	float: left;
	width: 60px;
	color:#000;
}
#echospinCheckoutAddress .address .value {
	float: left;
	width: 340px;
	color:#000;
}
#echospinCheckoutAddress .button {
	clear:both;
	float:left;
	width: 155px; height: 31px;
	margin:10px 0 0 60px;
	background: url(../../images/btn_update_address.png) no-repeat;
	display:inline;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.50; 
	opacity: 0.50;
}
#echospinCheckoutAddress .button a {
	width: 155px;
	height: 31px;
	display: block;
	text-decoration: none;
}

/*	--------------------------------------------------------------------------------------------------------------------------
	#echospinOrdersReceipt Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	#echospinOrdersForm {
		margin:20px 0 0 0;
	}
		#echospinOrdersForm .instructions {
			margin:0 0 20px 0;
			line-height: 16px;
			color:#000;
		}

#echospinOrdersForm .input {
	float: left;
	clear: both;	
	font-size: 14px;
	margin:5px 0;
	width: 535px;
	color: #000;
}
#echospinOrdersForm .input .label {
	float: left;
	padding: 3px 10px 0 20px;
	width: 160px;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:right;
}
#echospinOrdersForm .input .label.required {
	font-weight: bold;
}
#echospinOrdersForm .input.error .label {
	color: #f00;
}
#echospinOrdersForm .input.error .control input {
	background:#f00;
	color: #000;
}
#echospinOrdersForm .input .control {
	float: left;
	width: 296px;
	margin-bottom: 0 !important;
}
#echospinOrdersForm .input .control input {
	border:solid 1px #a5a5a5;
	float: left;
	font-size: 12px;
	height:15px;
}
#echospinOrdersForm .input .control .control_label {
	float: left;
	font-size: 14px;
	margin-top: 4px;
	* margin-top: 5px;
}
#echospinOrdersForm .input.orderid .control input {
	width: 125px;
}
#echospinOrdersForm .input.emailaddress .control input {
	width: 210px;
}
#echospinOrdersForm .button {
	float: left;
	margin: 20px 0 20px 190px;
	display:inline;
}
#echospinOrdersForm .button.submit {
	width: 155px; height:34px;
	background:url(../../images/btn_continue.png) 0 0 no-repeat;
}
	
#echospinOrdersForm .button a {
	display: block;
	text-decoration: none;
	height:33px;
	width: 119px;
}
	#echospinOrdersReceipt {
		margin:20px 0 0 0;
	}
		#echospinOrdersReceipt .instructions {
			margin:0 0 20px 0;
			line-height: 16px;
			color:#000;
		}
			#echospinOrdersReceipt .header, #echospinOrdersDownloads .header {
				background:#ECCEB6 !important;
				height:19px !important;
				font-weight: bold !important;
				color:#000 !important;
				clear:both !important;
				text-transform:uppercase;
			}
			#echospinOrdersReceipt .instructions .header {
				border:0 !important;
				padding:0;
				background:none !important;
				font:bold 15px Arial, Helvetica, sans-serif;
				color:#000;
			}
		#echospinOrdersReceipt .header, #echospinOrdersReceipt .subtotal {
			background:url(../../images/border_dash.png) 0 bottom repeat-x;
			width:500px; height:20px;
			margin:0; padding:0 0 0 10px;
			font:normal 10px Verdana, Arial, Helvetica, sans-serif;
			color:#3f3f3f;
			clear:both;
		}
		#echospinOrdersReceipt .type {
			width:25px; height:20px;
			float:left;
			display: none;
		}
		#echospinOrdersReceipt .type.typeBundle {
			background: url(../../images/cd_sm.png) 0 3px no-repeat;
		}
		#echospinOrdersReceipt .type.typeCD {
			background: url(../../images/cd_sm.png) 0 3px no-repeat;
		}
		#echospinOrdersReceipt .header .title {
			width:405px; /* width:315px; when we add the type back */
			padding:0 0 0 20px;
			font:bold 12px Arial, Helvetica, sans-serif;
			color: #000;
			float:left;
		}
		#echospinOrdersReceipt .header .title .artist {
			font-weight: bold;
		}
		#echospinOrdersReceipt .header .quantity {
			width:30px;
			padding:0;
			font:bold 12px Arial, Helvetica, sans-serif;
			color: #000;
			float:left;
		}
		#echospinOrdersReceipt .header .price {
			padding:0;
			font:bold 12px Arial, Helvetica, sans-serif;
			color: #000;
			float:left;
			text-align: right;
			width: 54px;
			padding-right: 0px;
		}
		#echospinOrdersReceipt .default {
			height:20px;
			margin:0; padding:5px 0 0 10px;
			font:normal 10px Arial, Helvetica, sans-serif;
			color:#000;
			clear:both;
		}
		#echospinOrdersReceipt .item {
			width:535px;
			padding:2px 0 0 0;
			line-height:20px;
			clear:both;
		}
		#echospinOrdersReceipt .title {
			width:410px; /* width:315px; when we add the type back */
			padding:0 0 3px 20px;
			color:#000;
			float:left;
			line-height:17px;
		}
			#echospinOrdersReceipt .title .artist {
				
			}
		#echospinOrdersReceipt .quantity {
			width:30px;
			color:#000;
			float:left;
		}
		#echospinOrdersReceipt .price {
			padding:0 23px 0 0;
			color:#000;
			float:left;
			text-align: right;
			width: 52px;
		}
		#echospinOrdersReceipt .shipping {
			font-weight:normal;
			float: left;
			margin-top: 10px;
		}
			#echospinOrdersReceipt .shipping .title {
			margin-left: 20px;
				width:430px;
				padding:0;
				font-weight:bold;
			}
			#echospinOrdersReceipt .shipping .title .address {
				font-weight:normal;
			}
			#echospinOrdersReceipt .shipping .title .method {
				margin:15px 0 0 0;
				font-weight:bold;
			}
			#echospinOrdersReceipt .shipping .title .estimate {
				font-weight:normal;
			}
			#echospinOrdersReceipt .shipping .price {
				margin-left: 10px;
			}
		#echospinOrdersReceipt .tax {
			
		}
			#echospinOrdersReceipt .tax .title {
				width:430px;
				text-align:right;
			}
			#echospinOrdersReceipt .tax .price {
				margin-left: 10px;
			}
		#echospinOrdersReceipt .total {
			background:#ECCEB6 !important;
			width:535px !important; height:19px !important;
		}
			#echospinOrdersReceipt .total .title {
				color:#000;
				width:430px;
				font-weight:bold;
				text-transform:uppercase;
				text-align: right;
			}
			#echospinOrdersReceipt .total .price {
				color:#000;
				font-weight:bold;
				margin-left: 10px;
				line-height:17px;
			}
		#echospinOrdersReceipt .payment {
			padding:5px 0 20px 0;
		}
			#echospinOrdersReceipt .payment .title {
				width:430px;
				text-align:right;
			}
			#echospinOrdersReceipt .payment .price {
				margin-left: 10px;
			}
		#echospinOrdersReceipt .subtotal .title {
			padding:0;
		}
		#echospinOrdersReceipt .footer {
			background:transparent none repeat scroll 0 0 !important;
		}
		
/*	--------------------------------------------------------------------------------------------------------------------------
	#echospinOrdersDownloads Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#echospinOrdersDownloads {
		margin:40px 0 20px 0;
	}
		#echospinOrdersDownloads .instructions {
			color:#000;
			line-height: 16px;
		}
		#echospinOrdersDownloads .album {
			height:36px;
			margin:20px 0 0; padding:0 0 0 45px;
			background:no-repeat;
			color:#000;
			clear:both;
		}
		#echospinOrdersDownloads .album .artist {
			padding:5px 0 5px 0;
			color:#000;
			font:bold 12px Arial, Helvetica, sans-serif;
		}
		#echospinOrdersDownloads .tracks {
			padding:10px 0 15px;
			font:normal 12px Arial, Helvetica, sans-serif;
			color:#000;
			clear:both;
		}
		#echospinOrdersDownloads .tracks .header {
			height:20px;
			margin-bottom:5px; padding:0;
			font:bold 12px Arial, Helvetica, sans-serif;
			color:#000;
			clear:both;
			cursor:default !important;
		}
			#echospinOrdersDownloads .tracks .header .tracknumber {
				margin-left:33px;
				display:inline;
			}
		#echospinOrdersDownloads .tracks .track {
			height:20px;
			margin-top: 2px; padding:0;
			clear:both;
			cursor:pointer;
		}
			#echospinOrdersDownloads .tracks .track .icon {
				width:17px; height:15px;
				padding:0 10px 10px 0;
				margin-left: 6px;
				float:left;
				background:url(../../images/icon_download_sm_on.png) 0 4px no-repeat;
			}
			#echospinOrdersDownloads .tracks .track.locked,
			#echospinOrdersDownloads .tracks .track.disabled {
				cursor: default;
			}
			#echospinOrdersDownloads .tracks .track.hover .icon {
				background:url(../../images/icon_download_sm_off.png) 0 4px no-repeat;
			}
			#echospinOrdersDownloads .tracks .track.locked .icon {
				background-image: none !important;
			}
			#echospinOrdersDownloads .tracks .track.disabled .icon {
				background: url(../../images/icon_download_disabled.png) 4px 2px no-repeat;
			}
			#echospinOrdersDownloads .tracks .track .tracknumber {
				width:26px;
				padding:2px 0 0 0;
				float:left;
			}
			#echospinOrdersDownloads .tracks .track .title {
				width:345px;
				padding:2px 0 0 0;
				float:left;
			}
			#echospinOrdersDownloads .tracks .track.hover .tracknumber,
			#echospinOrdersDownloads .tracks .track.hover .title,
			#echospinOrdersDownloads .tracks .track.hover .length {
				color: #d0d706 !important;
			}
			#echospinOrdersDownloads .tracks .track .length {
				width:60px;	height: 15px;
				padding:2px 0 0 0;
				float:left;
				text-align: right;
				margin-right: 16px;
				display:inline;
			}
			#echospinOrdersDownloads .tracks .track .type {
				width:40px; height:17px;
				background:url(../../images/icon_mp3_sm.png) 0 0 no-repeat;
				float:left;
			}
			#echospinOrdersDownloads .tracks .track.locked .type {
				background-image: none;
			}
		#echospinOrdersDownloads .videos {
			padding:20px 0 15px;
			font:normal 12px Arial, Helvetica, sans-serif;
			color:#ffcc00;
			clear:both;
		}
		#echospinOrdersDownloads .videos .instructions {
			margin-bottom: 20px;
		}
		#echospinOrdersDownloads .videos .header {
			height:20px;
			margin-bottom:5px; padding:0;
			font:bold 12px Arial, Helvetica, sans-serif;
			color:#000;
			clear:both;
			cursor:default !important;
		}
			#echospinOrdersDownloads .videos .header .title {
				margin-left:33px;
				display:inline;
			}
			#echospinOrdersDownloads .videos .header .length {
				padding-top: 2px !important;
			}
		#echospinOrdersDownloads .videos .video {
			height:20px;
			margin-top: 2px; padding:0;
			clear:both;
			cursor:pointer;
		}
			#echospinOrdersDownloads .videos .video .icon {
				width:17px; height:25px;
				padding:0 10px 10px 0;
				margin-left: 6px;
				float:left;
				background:url(../../images/icon_download_sm_off.png) 0 12px no-repeat;
			}
			#echospinOrdersDownloads .videos .video.locked,
			#echospinOrdersDownloads .videos .video.disabled {
				cursor: default;
			}
			#echospinOrdersDownloads .videos .video.hover .icon {
				background:url(../../images/icon_download_sm_on.png) 0 12px no-repeat;
			}
			#echospinOrdersDownloads .videos .video.disabled .icon {
				background: url(../../images/icon_download_disabled.png) 4px 12px no-repeat;
			}
			#echospinOrdersDownloads .videos .video.locked .icon {
				background-image: none !important;
			}
			#echospinOrdersDownloads .videos .video .title {
				width:371px;
				padding:2px 0 0 0;
				float:left;
			}
			#echospinOrdersDownloads .videos .video.hover .title,
			#echospinOrdersDownloads .videos .video.hover .length {
				color: #b4b91b !important;
			}
			#echospinOrdersDownloads .videos .video .length {
				width:60px;	height: 25px;
				padding:10px 0 0 0;
				float:left;
				text-align: right;
				margin-right: 16px;
				display:inline;
			}
			#echospinOrdersDownloads .videos .video .type {
				width:40px; height:32px;
				background:url(../../images/mp4_sm.png) 0 9px no-repeat;
				float:left;
			}
			#echospinOrdersDownloads .videos .video.locked .type {
				background-image: none;
				padding-top: 10px;
			}

