/* CSS Document */

html
{
	background: #000000;
}

body
{
	background: #000000;
	color:#CCCCCC;
	font-family: /* "Trebuchet MS", */ Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td
{
	text-align: left;
	vertical-align: top;
}


a 
{
	color: #CCCCCC;
	text-decoration: underline;
}

a:hover {
color: #FFFFFF;
}


#named a 
{
	/* display: none; */
	display: inline;
	visibility: hidden;
}


img
{ 
	border: none;
}



a.Mindbrix
{
	font-weight: bold;
	
}


a:hover.Mindbrix
{
	color: #C60;
}



table#Table_01
{
	background-color: #191919;
}


#Voiceprint_masthead_1_01
{
	background-image: url(../site/images/Voiceprint-masthead-1_01-04.png);
	height: 190px;
	padding: 5px;
	width: 190px;
}
	
	
#Voiceprint_masthead_1_02
{
	background-image: url(../site/images/Voiceprint-masthead-1_02.png);
	height: 100px;
	width: 400px;
}


#Voiceprint_masthead_1_03
{
	background-image: url(../site/images/Voiceprint-masthead-1_03.png);
	height: 90px;
	padding: 5px;
	text-align: right;
	vertical-align: top;
	width: 190px;
}

#Voiceprint_masthead_1_04
{
	background-image: url(../site/images/Voiceprint-masthead-1_04.png);
	height: 100px;
	width: 200px;
}

#Voiceprint_masthead_1_05
{
	background-image: url(../site/images/Voiceprint-masthead-1_05.png);
	/* border: 1px solid #ffffff; */
	height: 90px;
	padding: 5px;
	vertical-align: text-top;
	width: 390px;
}

#Voiceprint_masthead_1_06
{
	background-image: url(../site/images/Voiceprint-masthead-1_06.png);
	height: 100px;
	width: 200px;
}


#vp_radio_trailer
{
	padding: 0px;
	margin: 0px;
	width: 300px;
}

/*
#web_radio
{
	float: right;
	vertical-align: top;
}
*/

#vp_radio_trailer #headline
{
	color:#FFFFFF;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
	padding: 0px;
}

#vp_radio_trailer #description
{
	color:#EEEEEE;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}


#search
{
	/* border: 1px dashed #FF0000; */
	margin: 0px;
	padding: 0px;
}


#search #input
{
	background: #666666 !important;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-size: 12px;
	margin: 0px;
	margin-right: 4px;
	padding: 3px;
	vertical-align: top;
}


#heading
{
	background-color: #191919;
	background-image:url(../site/images/header_gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-bottom: 1px solid #000000;
	/* border-right: 1px solid #000000; */
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	padding-left: 10px;
	
}

#shaded_top
{
	background-color: #191919;
	background-image:url(../site/images/header_gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
}


#shaded_image_footer
{
	background-color: #2C2C2C;
	background-image:url(../site/images/image_footer_gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
}


#menu_box
{
	background-color: #2C2C2C;
	padding: 5px;
	/* padding-left: 3px; */
	padding-bottom: 20px;
}


#menu_box #item
{
	background-color: #191919;
	border-bottom: solid 1px #2C2C2C;
	font-size: 12px;
	padding: 4px;
	padding-left: 5px;
	
	margin: 0px;
}


#cart_box
{
	background-color: #2C2C2C;
	font-size: 10px;
	height: 170px;
	margin: 0px;
	padding: 5px;
	/* padding-top: 5px; */

}


#cart_box #items 
{
	height: 125px;
	margin-bottom: 10px;
}


#cart_box #items table
{
	border-collapse: collapse;
	width: 160px;
}


#cart_box #items td
{
	background-color: #191919;
	border: 1px solid #2C2C2C;
	color: #CCCCCC;
	padding: 5px;
}


#cart_box #item
{
	font-size: 11px;
	padding: 5px;
	/* padding-left: 2px; */
	text-align: left;
	width: 130px;
}


#cart_box #item #artist, #cart_box #item #price
{
	font-weight: bold;
}


#cart_box td#quantity
{
	padding: 4px;
	text-align: center;
	width: 30px;
}

#cart_box #content
{
	height: 100px;
	overflow: auto;
}

#cart_box #small_credit_cards
{
	text-align: left;
	width: 90px;
}


#cart_box #submit
{
	padding-left: 4px;
	vertical-align: middle;
}


#cart_box #bottom_row td
{
	background-color: #2C2C2C;
	vertical-align: middle;
	
}

#cart_box  img
{
	margin: 4px;
	vertical-align: middle;
}


#cart_box #remove a
{
	border: 1px solid #CCCCCC;
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	text-decoration: none;
}


#cart_box #remove a:hover
{
	color: #FF0000;
}


/* Mailing list
 */
#mailing_list_box
{
	background-color: #2C2C2C;
	font-size: 10px;
	height: 145px;
	margin: 0px;
	padding: 5px;
	/* padding-top: 5px; */
}

#mailing_list_box td#title
{
	padding: 5px;
	/* padding-left: 2px; */
	text-align: left;
}

#mailing_list_box td
{
	padding: 4px;
	text-align: right;
	vertical-align: middle;
}

#mailing_list_box #input
{
	background: #666666 !important;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-size: 12px;
	margin: 0px;
	margin-right: 4px;
	padding: 3px;
	vertical-align: top;
	width: 110px;
}


#mailing_list_box #submit
{
	padding-left: 4px;
	vertical-align: middle;
}




td#content_td 
{
	/* background: #2C2C2C; */
	border-left: 1px solid #000000;
	width: 599px;
	
}


#content_pane table
{
	/* border-left: 1px solid #000000; */
	width: 100%;
}


#content_pane td#latest_releases 
{
	width: 400px;
}



/* Latest Releases, Coming soon etc.
 */

#content_pane #release_thumbnails #box, #catalogue #latest_releases #box
{
	background-color: #2C2C2C;
	padding: 5px;
}


#content_pane #release_thumbnails #box #release table
{
	background-color: #191919;
	border: none;
	width: 390px;
}

#catalogue #release_thumbnails #box 
{
	background-color: #2C2C2C;
	padding: 5px;
}


#catalogue #release_thumbnails #box #release table
{
	background-color: #191919;
	border: none;
	width: 589px;
}





#content_pane #release_thumbnails #box #release td, #catalogue #release_thumbnails #box #release td
{
	border-bottom: solid 1px #2C2C2C;
}


#content_pane #release_thumbnails #box #release td#thumbnail, #catalogue #release_thumbnails #box #release td#thumbnail
{
	width: 100px;
}


#content_pane #release_thumbnails #box #release td#details
{
	padding: 8px;
	width: 300px;
}

#catalogue #release_thumbnails #box #release td#details
{
	padding: 8px;
	width: 389px;
}

#release_thumbnails #box #release td#details strong
{
	color: #FFFFFF;
	font-size: 13px;
}


/* #content_pane, #catalogue  */ #release_thumbnails #box #release td#shop
{
	padding: 8px;
	width: 100px;
}


/* #content_pane, #catalogue */ #release_thumbnails #box #release #date
{
	font-size: 10px;
}

#release_thumbnails #price
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}


#release_thumbnails #reduced_status
{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}


#release_thumbnails #stock_status
{
	font-size: 11px;
}


#release_thumbnails #buy
{
	/* border: 1px dashed #CCCCCC; */
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
}


#release_thumbnails #buy form
{
	display: inline;
	margin: 0px;
	padding: 0px;
}


/**
#release_thumbnails #buy input0
{
	margin: 0px;
	padding: 0px;
}
**/


#release_thumbnails #buy #label
{
	/* font-weight: bold; */
	padding-right: 6px;
	vertical-align: middle;
}

/***
#content_pane #latest_releases_box #release table a span, img#rollover
{
	display: none;
}



#content_pane #latest_releases_box #release table a:hover img#rollover
{
	display: none;
	position: absolute;
	left: 10px;
	top: 0px;
}


#content_pane #latest_releases_box #release table a:hover span
{
	display: none;
	background-image: url(../site/images/release_gradient.jpg);
	border: 1px solid #999999;
	position: absolute;
	left: 10px;
	top: 0px;
	height: 100px;
	width: 200px;
	z-index: 10;
}

***/

/**
#content_pane #latest_releases_box #release table a:hover {

padding-right:288px;

padding-top:86px;

background-image: url(http://www.stevensnasdell.co.uk/clients/voiceprint/grade.jpg) ;

}

 

#content_pane #latest_releases_box #release table a:hover img{

margin-bottom:-2px;

}

**/




/* Catalogue index
 */
#catalogue_index #box
{
	background-color: #2C2C2C;
	padding: 5px;
}

#catalogue_index #box #initials, #catalogue_index #box #artists
{
	background-color: #191919;
	margin-bottom: 2px;
	padding: 5px;
	padding-bottom: 20px;
}

#catalogue_index #initials #title
{
	color: #FFFFFF;
	font-size: 16px;
	padding-bottom: 10px;
}

#catalogue_index #initials a
{
	font-size: 15px;
	padding: 4px;
}


#catalogue_index #artists #initial 
{
	padding-bottom: 16px;
}


#catalogue_index #artists #initial a
{
	font-size: 20px;
	text-decoration: none;
}


#catalogue_index #artists #initial a:hover
{
	text-decoration: none;
}


#catalogue_index #artists #artist
{
	padding-bottom: 2px;
}




#content_pane  td#news_etc
{
	border-left: 1px solid #000000;
	width: 200px;
}

/*
#latest_news 
{
	border-left: 1px solid #000000;
	width: 599px;
}
*/


#latest_news #box
{
	background-color: #2C2C2C;
	padding: 5px;
}

#latest_news #box #headlines, #latest_news #box #story
{
	background-color: #191919;
	margin-bottom: 2px;
	padding: 5px;
}

#latest_news #box #headlines #title
{
	padding-bottom: 10px;
}

#latest_news #box #headlines #title a
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#latest_news #box #headlines #title a:hover
{
	text-decoration: none;
}


#latest_news #box #story #title a
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#latest_news #box #story #title a:hover
{
	text-decoration: none;
}

#latest_news #box  #date
{
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 6px;
}


#latest_news  #story #photo img
{
	border: 1px solid #000000;
	/* float: right; */
}


#latest_news #box #story #top
{
	padding-top: 10px;
}





/* Photo galleries
 */
#photo_galleries #box
{
	background-color: #2C2C2C;
	height: 100%;
	overflow: auto;
	padding: 5px;
}


#photo_galleries #photo img
{
	border: 1px solid #000000;
}


#photo_galleries #box div#gallery
{
	background: #191919;
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
	padding: 5px;
	padding-bottom: 10px;
	width: auto;
}


#photo_galleries #gallery #title
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
}


#photo_galleries #box div#frame
{
	background: #191919;
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
	padding: 5px;
	padding-bottom: 10px;
	width: auto;
}


#photo_galleries #box #frame #caption
{
	font-weight: bold;
	padding-top: 5px;
	width: 270px;;
}

#photo_galleries #box #frame #credit
{
	font-size: 10px;
	padding-top: 3px;
	width: 270px;;
}





/* Web Radio
 */
#web_radio #box
{
	background-color: #2C2C2C;
	padding: 5px;
}


#web_radio #box #band
{
	padding-bottom: 45px;
}


#web_radio #box #bandname
{
	color: #FFFFFF;
	font-size: 18px;
	padding-bottom: 4px;
	padding-left: 5px;
}


#web_radio #box #programme
{
	background: #191919;
	margin-bottom: 2px;
	position: relative;
}

#web_radio #box #programme #text
{
	position: absolute;
	left: 130px;
	padding: 10px;
	top: 0px;
}


#web_radio #box #programme #text #name
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}


#web_radio #box #programme #text #name
{
	font-size: 14px;
}





#photo_galleries #photo img
{
	border: 1px solid #000000;
}




/* Release details
 */
#release_details
{
	
}


#release_details #box
{
	background-color: #2C2C2C;
	padding: 5px;
	position: relative;
}


#release_details #box #inner
{
	background-color: #191919;
	padding: 0px;
}


#release_details #box #inner #text
{
	padding: 5px;
	text-align: justify;
}


#release_details #cover
{
	width: 395px;
}


#release_details #cover img
{
	border: 1px solid #000000;
}


#release_details #box #inner #text #artist
{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}


#release_details #box #inner #text #title
{
	font-size: 16px;
	padding-bottom:  15px;
}


#release_details #tracks
{
	border-bottom: 1px solid #2C2C2C;
	border-top: 1px solid #2C2C2C;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}


#release_details #tracks #disc
{
	font-weight: bold;
}


#release_details div#details
{
	border: 0px dashed #CCCCCC;
	font-size: 14px;
	position: absolute;
	left: 420px;
	top: 10px;
}


#release_details #details #price
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
}

#release_details #reduced_status
{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}


#release_details #details #title
{
	font-weight: bold;
	padding-top: 8px;
}



#release_details #details #dvd 
{
	font-size: 12px;
}


#release_details #details #dvd #label
{
	font-weight: normal;
}


#release_details #information
{
	padding-bottom: 30px;
}


#release_details #buy
{
	margin-top: 5px;
}


#release_details #buy form
{
	margin: 0px;
	padding: 0px;
}


#release_details #buy #label
{
	font-weight: bold;
	padding-right: 6px;
	vertical-align: middle;
}


#release_details #reviews 
{
	
}


#release_details #reviews #title
{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}


#release_details #reviews #review
{
	padding-bottom: 20px;
}




/* News Headlines 
 */
#news_headlines_box
{
	background-color: #2C2C2C;
	font-size: 10px;
	height: auto;
	overflow: auto;
	margin: 0px;
	padding: 3px;
	padding-top: 5px;
	padding-bottom: 20px;
	width: auto;

}

#news_headlines_box #headline
{
	clear: both;
	padding: 4px;
	padding-bottom: 6px;
}

#news_headlines_box #headline a
{
	font-size: 12px;
}

#news_headlines_box #headline #photo
{
	float: left;
	width: 40px;
}

#news_headlines_box #headline #text
{
	float: left;
	padding-left: 5px;
	width: 130px;
}


#news_headlines_box #date
{
	padding: 0px;
	padding-left: 0px;
	padding-top: 2px;
}


/*
#news_headlines_box:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
*/

/* Forthcoming Choice & Back Catalogue Choice
 */
#release_choice_box
{
	background-color: #2C2C2C;
	padding: 5px;
	padding-bottom: 15px;
}

#release_choice_box  img
{
	border: 1px solid #000000;
}

#release_choice_box  #artist
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}

#release_choice_box  #title
{
	font-size: 12px;
	padding-left: 5px;
}





/* Newsprint side box
 */
#newsprint_box
{
	background-color: #2C2C2C;
	padding: 5px;
	padding-bottom: 15px;
}

#newsprint_box img
{
	border: 1px solid #000000;
}

#newsprint_box  #title
{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}

#newsprint_box  #description
{
	font-size: 12px;
	padding-left: 5px;
}




/* Newsprint page
 */
#newsprint
{
}


#newsprint #box
{
	background-color: #2C2C2C;
	height: 100%;
	overflow: auto;
	padding: 5px;
}


#newsprint #box #issue
{
	background: #191919;
	float: left;
	margin-bottom: 30px;
	margin-right: 10px;
	padding: 5px;
	padding-bottom: 10px;
	width: auto;
}


#newsprint #issue img
{
	border: 1px solid #000000;
}



#newsprint #issue #title
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
}


#newsprint #issue #description
{
	padding-left: 5px;
	padding-top: 5px;
}



/* Top sellers side box
 */
#top_sellers_box
{
	background-color: #2C2C2C;
	/*height: 100%;*/
	margin: 0px;
	overflow: auto;
	padding: 5px;
	padding-bottom: 15px;
}


#top_sellers_box #release
{
	border-bottom: 1px solid #191919;
	clear: both;
	height: 42px;
	overflow: auto;
	padding-bottom: 4px;
}


#top_sellers_box #release #cover
{
	float: left;
	width: 40px;
}

#top_sellers_box #release #rank
{
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	text-align: right;
	width: 16px;
}

#top_sellers_box #release #details
{
	float: left;
	font-size: 10px;
	padding-left: 5px;
	width: 120px;
}

#top_sellers_box #release #details #artist
{
	color: #FFFFFF;
	font-weight: bold;
}


/* Footer
 */
 
#footer td
{
	background-color: #191919;
	background-image:url(../site/images/header_gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
	
	padding: 5px;
	padding-bottom: 25px;
	padding-top:25px;
}

#footer #right
{
	text-align: right;
}




/*****************************************************************
 *
 *                   Checkout pages
 *
 *****************************************************************/
 


.checkout
{
	font-size: 14px;
	width: 800px;
}



.checkout form
{
	margin: 0px;
	padding: 0px;
}


.checkout .button
{
	background: #E8E8E8;
	border: #999999 outset 2px;
	color: #333333;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
}


.checkout #header
{
	margin-bottom: 20px;
}


.checkout #header img
{
	border: 2px solid #3F3F3F;
}


.checkout .tabs
{
	border-top: 1px solid #000000;
	clear: both;
}


.checkout .tab
{
	
	border-left: 2px solid #3F3F3F;
	border-top: 2px solid #3F3F3F;
	border-right: 2px solid #3F3F3F;
	color: #FFFFFF;
	float: left;
	font-size: 15px;
	padding: 5px;
	padding-left: 15px;
	margin-right: 0px;
	width: 136px;
}


.checkout #message
{
	color: #FF0000;
	font-size: 14px;
	margin-bottom: 10px;
	
}


.checkout .tab .number
{
	font-weight: bold;
	margin-right: 10px;
}


.active
{
	background: #2C2C2C;
	border-bottom: 2px solid #2C2C2C;
	width: 146px;
}

.inactive
{
	background: #191919;
	border-bottom: 2px solid #3F3F3F;
}


.checkout #content_pane
{
	background: #2C2C2C;
	border: 2px solid #3f3f3f;
	border-top: none;
	clear: both;
	height: 100%;
	margin: 0px;
	margin-bottom: 20px;
	overflow: auto;
	padding: 15px;
	width: 766px;
}


.checkout #instructions
{
	border-bottom: 2px solid #3F3F3F;
	font-size: 14px;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.checkout #nav
{
	border: 0px dashed #CCCCCC;
	border-top: 2px solid #3F3F3F;
	clear: both;
	height: 100%;
	margin: 0px;
	margin-top: 20px;
	overflow: auto;
	padding: 0px;
	padding-top: 20px;
}

.checkout form #row
{
	border-top: 1px solid #2C2C2C;
	clear: both;
	margin-bottom: 4px;
	overflow: auto;
}


.checkout form #row #label
{
	float: left;
	width: 100px;
}


.checkout form #row #input
{
	float: left;
	width: 400px;
}



.checkout #footer
{
	clear: both;
}




.checkout #input input, .checkout #input select
{
	background: #666666 !important;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-size: inherit;
	margin: 0px;
	padding: 3px;
}


.checkout #submit input
{
	clear: none;
	float: right;
	font-weight: bold;
	/**
	background: #666666;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
	**/
}

.checkout #back input
{
	float: left;
	font-weight: bold;
	/**
	background: #666666;
	border: 1px solid #FFFFFF;
	color:#FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 3px;
	**/
}


.checkout #order_items table
{
	border-collapse: collapse;
	margin-left: -5px;
	width: 770px;
}



.checkout #order_items td, .checkout #order_items th
{
	background-color: #191919;
	
	background-image:url(../site/images/header_gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
	
	
	border: 1px solid #2C2C2C;
	color: #CCCCCC;
	padding: 5px;
	text-align: left;
}


.checkout #order_items th
{
	color: #FFFFFF;
}	
	

.checkout #order_items td.price, .checkout #order_items th.price
{
	text-align: right;
}


.checkout #order_items tr.total
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}


.checkout #delivery_address
{
	line-height: 20px;
	font-size: 14px;
}


.checkout #delivery_address #title
{
	font-weight: bold;
	margin-bottom: 6px;
}


.checkout #order_items .invisible
{
	background: #2C2C2C;
}

.checkout #order_items .underline
{
	border-bottom: 1px solid #191919;
}


.checkout #order_items .underline-heavy
{
	border-bottom: 3px solid #191919;
}


.checkout #footer
{
	background: #2C2C2C;
	border: 2px solid #3f3f3f;
	clear: both;
	height: 100%;
	font-size: 12px;
	margin: 0px;
	margin-top: 20px;
	overflow: auto;
	padding: 15px;
}

.checkout #footer #voiceprint
{
	float: left;
}


.checkout #footer #mindbrix
{
	float: right;
}