/* CSS Document
   TO BE MERGED WITH MAIN CSS AT END OF DEVELOPMENT */
.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;
/*margin:10px 0pt 0pt;*/
}
/* to go in pages.css*/
#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(/images/misc/leftScroll.gif);
	text-indent:-9999px;
	}

#scrollRight {
	width: 7px;
	height: 13px;
	position: absolute;
	top: 80px;
	right: 0;
	background: url(/images/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; 
	/*float:right;*/
	text-align:center;
	background:url(../../images/buttons/listen_none.gif) repeat-x;
	text-indent:-9999px;
	font-size:1px;
	/*margin-left:11px;*/
	display:block;
	line-height:0.1em;
	
}

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

.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(../../images/misc/ajax-loader-small.gif) no-repeat scroll 0%;
	float:right;
	height:16px;
	width:16px;
	padding-right:40px;
}

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

textarea{
font-size:1em;
}

/* add this to pages.css
#myDownloads table td.tdCheck{
	display:none;
}
*/
input{
background-image:url(../../images/purplePix.gif);
}


/* new box sizes for widened version
.box362 {
	width: 362px;
	float: left;
	margin-right: 4px;
	padding-bottom: 20px;
	background: #15262E url(../../images/temp/box362bottom.gif) bottom no-repeat;
	}
	
.box362 .top, .box362top .top {
	background: #15262E url(../../images/temp/box362top.gif);
	}

.box362top {
	width: 362px;
	float: left;
	margin-right: 4px;
	padding-bottom: 20px;
	background: #15262E url(../../images/temp/box362bottom.gif) bottom no-repeat;
	}
.box362top div.boxBody {
	padding-bottom: 0;
}

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

.box362 .top {
	background: #15262E url(../../images/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;
	
}

/*.dlHeading{
	font-size:1.7em !important;
}*/


.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;
/*position:relative;*/
padding:0px !important;
background-image:url(../../images/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;

}


