body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg-mk2-1.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/* cancel out browser differences */
* /*h1, h2, h3, h4, img, li, ul, div, a */
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* main layout */

/* container to center everything on the page */
#centered_container
{
	margin: auto;
	width: 930px;
	text-align: left;
}

#inner_box
{
	float: left;
	width: 930px;
	display: block;
/*	background-color: #FFFFFF;
	background-image: url(../img/bg-mk2-1.jpg);
	background-repeat: repeat-x; */
	/* border: 1px solid #000000; */
}

/* container for music search controls */
#music_navigation
{
	float: right;
	width: 500px;
/* 	border: 1px solid #000000; */
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: right;
}



/* logo */
#logo
{
	margin-top: 12px;
	float: left;
}

#logo h1
{
	display: block;
	background: url(../img/jso.png);
	width: 380px;
	height: 34px;
	text-indent: -5000px;
}

/* main menu */
#menu
{
	font-size: 13px;
	letter-spacing: 1px;
	float: left;
	padding-top: 15px;
	width: 500px;
}
#menu #current
{
	color: #333333;
	/* border: 1px solid #00FF00; */
}
#menu #last a
{
    margin-right: 0px;
}
#menu ul
{
	float: left;
	padding: 0;
	margin: 0;
	list-style-type: none;
	/* border: 1px solid #0000FF; */
}
#menu li
{
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
/*	border: 1px solid #00FFFF; */
}
#menu a
{
	float: left;
	margin-right: 40px;
	text-decoration: none;
	height: 22px;
	color: #207CB9;
	color: #DD3E15;
}
#menu a:hover
{
	text-decoration: underline;
}
#menu #current:hover
{
	text-decoration: none;
}

#right_menu
{
	height: 20px;
	float: right;
	font-size: 11px;
	padding-top: 15px;
}

/* inputs */

#music_navigation select, #music_navigation input
{
	font-size: 13px;
	letter-spacing: 1px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#wide_left_column {
	float: left;
	width: 680px;
	margin-right: 10px;
	padding-top: 30px;
}
#left_column {
	float: left;
	width: 220px;
	margin-right: 10px;
	padding-top: 30px;
}
#centre_column {
	float: left;
	width: 450px;
	margin-right: 10px;
	padding-top: 30px;
}
#cart_column {
	float: right;
	width: 230px;
	padding-top: 30px;
	background-image: url("../img/right_back.png");
	border-top: 1px solid #666666;
	* border-top: none;
	background-repeat: no-repeat;
	height: 300px;
	padding-left: 5px;
	padding-right: 5px;
}
#main_content {
	float: left;
	width: 930px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.big_cover {
	/* border: 4px solid #FFFFFF; */
	border: 2px solid #CCCCCC;
	float: left;
	margin-right: 15px;
}
.big_cover_2 {
	/* border: 4px solid #FFFFFF; */
	border: 2px solid #CCCCCC;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
}
.left
{
	margin-left: 0;
}
h1 {
	
	font-size: 18px;
	/* letter-spacing: 1px; */
	/* color: #666666; */
	/* font-weight: bold; */
}
h2 {
	color: #207CB9;
	font-size: 12px;
	float: left;
	margin-right: 5px;
}
h3
{
	font-size: 12px;
	float: left;
	color: #333333;
}
h4
{
	/* font-weight: bold; */
	float: left;
	color: #009900;
}
h5 a
{
	color: #DD3E15;
	text-decoration: none;
}
h5 a:hover
{
	text-decoration: underline;
}
.album_details_1
{
	margin-top: 13px;
	padding-bottom: 13px;
}
#quick_info
{
	height: 160px;
	margin-top: 24px;
	margin-bottom: 0px;
}
#main_artist_info
{
	margin-top: 24px;
	font-size: 11px;
	margin-bottom: 24px;
}
#artist_featured_on
{
	width: 450px;
	margin-top: 24px;
	margin-bottom: 24px;
	font-size: 11px;
	float: left;
}
#artist_supporting_on
{
	width: 450px;
	margin-top: 24px;
	font-size: 11px;
	float: left;
}

#album_description
{
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tracks
{
	font-size: 11px;
}

.tracks td
{
	color: #666666;
	line-height: 25px;
	border-bottom: 1px dashed #CCCCCC;
}
.tracks thead td
{
	height: 40px;
	color: #207CB9;
	vertical-align: top;
}
#track_listing
{
	margin-top: 15px;
}
td
{
	letter-spacing: 0px;
}
/*
.disc_album
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	height: 28px;
}
.disc_date
{
	font-size: 10px;
	color: #999999;	
	margin-top: 5px;
}
.disc_price
{
	font-size: 13px;
	color: #207CB9;
	margin-top: 5px;
} */


.disc_album
{
	font-size: 12px;
	color: #333333;
	height: 14px;
	margin-bottom: 14px;
	overflow: hidden;
}
.disc_date
{
	font-size: 12px;
	color: #999999;	
	margin-top: 5px;
}
.disc_price
{
	font-size: 13px;
	color: #207CB9;
	color: #009900;
	margin-top: 5px;
} 



.small_cd
{
	float: left;
	margin-right: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	margin-left: 2px;
}
#releases
{
	margin-top: 24px;
	margin-bottom: 30px;
}
.release
{
	padding-bottom: 1px;
	padding-top: 6px;
	background-image: url(../img/release_bg.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.first_release
{
	padding-bottom: 1px;
	padding-top: 4px;
}
.release_separator
{
	/* border-bottom: 1px dotted #E2E2E2; */
	height: 1px;
	margin: 0;
	padding: 0;
	line-height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#links a
{
	font-size: 11px;
	color: #207CB9;
	line-height: 20px;
}
#collaborations a
{
	font-size: 11px;
	color: #207CB9;
	line-height: 20px;
}
#collaborations
{
	margin-bottom: 30px;
	margin-top: 20px;
}
#links
{
	margin-top: 20px;
}
#collaborations li, #links li
{
	margin-left: 20px;
}
#cart_content
{
	font-size: 11px;
	color: #999999;
	margin-top: 20px;
}
#login
{
	font-size: 11px;
	color: #999999;
	margin-top: 20px;
}
#credits
{
	font-size: 11px;
	color: #999999;
	margin-top: 20px;
}

.download_list
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #999999;
}
.dl_track_number
{
	width: 25px;
	color: #0000FF;
}
.dl_track_title
{
	color: #333333;
	width: 300px;
}
.dl_download_link
{
	padding-left: 20px;
}
.download_album_header
{
	font-size: 13px;
	color: #DD3E15;
}



#artist_select {	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 16px;
	width: 180px;
}
#artist_select {	
	margin-top: 7px;
	margin-left: -2px;
}
#genre_select {	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 16px;
}
#search_box {	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {color: #666666}
.style6 {color: #000000}
.style7 {color: #207CB9}

#cart_content 
{
}

#cart_content a
{
	text-decoration: none;
	color: #207CB9;
	font-size: 11px;
}
#cart_content a:visited
{
	color: #207CB9;
	text-decoration: none; 
	font-size: 11px;
}
#cart_content a:hover
{
	text-decoration: underline;
}
#cart_content .remove
{
	color: #FF0000;
	vertical-align: top;
}
#cart_content .remove:visited
{
	color: #FF0000;
	vertical-align: top;
}
.item_cost
{
	vertical-align: top;
	font-size: 11px;
	color: #009900;
}
.total_cart_items
{
	font-size: 11px;
}
a
{
	color: #207CB9;
}
a:visited
{
	color: #207CB9;
}
#cart_content table
{
	margin-bottom: 20px;
	margin-top: 5px;
}
.login_error
{
	color: #990000;
}
.order_title
{
	font-size: 12px;
	color: #666666;
}

#search_pane li
{
	font-size: 11px;
}

#search_pane li a
{
	text-decoration: none;
	line-height: 17px;
}

#search_pane li a:hover
{
	text-decoration: underline;
	line-height: 17px;
}

#search_pane
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.nothing_found
{
	font-size: 11px;
	color: #999999;
}

.section_header
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DD3E15;
	/* color: #DF0000; */
	font-weight: normal;
}

.search_header
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DD3E15;
	/* color: #DF0000; */
	font-weight: normal;
}

.track_listing_header
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DD3E15;
	/* color: #DF0000; */
	font-weight: normal;
}

#track_table
{
	margin-top: 5px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 15px;
}
#track_table td
{
	height: 30px;
	border-bottom: 1px solid #EFEFEF;
}
#track_table th
{
	font-weight: normal;
	height: 30px;
	border-top: 2px solid #EFEFEF;;
	border-bottom: 2px solid #EFEFEF;
}
#track_table tfoot td
{
	font-size: 11px;
	border-top: 1px solid #EFEFEF;
	border-bottom: 2px solid #EFEFEF;
	color: #207CB9;
}

.th_header
{
	font-size: 11px; 
	color: #207CB9;
	font-weight: normal;
	text-align: center;
}
.th_header_left
{
	font-size: 11px; 
	color: #207CB9;
	font-weight: normal;
	text-align: left;
}
.th_header_right
{
	font-size: 11px; 
	color: #207CB9;
	font-weight: normal;
	text-align: right;
	padding-right: 25px;
}
.td_track_number
{
	color: #CCCCCC; 
	font-size: 11px;
	text-align: center;
}
.td_play
{
	text-align: left;
}
.td_track_title
{
	color: #333333; 
	font-size: 11px;
	text-align: left;
}

.on_number
{
	color: #009900;
}
.td_on_number
{
	text-align: center;
}
.td_on_albums
{
	text-align: left;
	font-size: 11px;
}


.td_time
{
	color: #999999;
	font-size: 11px;
	text-align: right;
	padding-right: 13px;
}
.td_price
{
	color: #009900;
	font-size: 11px;
}
.td_top_price
{
	color: #009900;
	font-size: 11px;
	width: 80px;
}
.td_footer
{
	color: #207CB9;
}
.td_footer_time
{
	color: #207CB9;
	text-align: right;
	padding-right: 25px;
}
.td_check
{
	text-align: center;
}
.td_image
{
	padding-left: 5px;
}
.td_invisible
{
	color: #FFFFFF;
}
.td_total_cost
{
	color: #009900;
}
.td_total_time
{
	color: #333333;
}
.buy_button
{
	float: right; 
	margin-right: 10px;
	width: 28px;
	height: 15px;
	outline: none;
	background-image: url("../img/buy.png");
	border: none;
}

.link_location
{
	font-size: 11px;
}

#featured_artists
{
	font-size: 11px;
	line-height: 20px;
}

#supporting_artists
{
	font-size: 11px;
	margin-top: 10px;
	line-height: 20px;
}
.description
{
	color: #000000;
}
.selected_row
{
	background-color: #E2E2E2;
}
#links li
{
	background: url("../img/link_bullet.png") no-repeat 0 6px;
	list-style: none;
	padding-left: 20px;
	margin: 0;
	margin-left: 1px;
}



.standard_cell,
{
	width: 25px;
	height: 25px;
	background-image: url("../img/cell.png");
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 12px;
}
.horz_cell
{
	width: 55px;
	height: 25px;
	background-image: url("../img/horz_cell.png");
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 12px;
}
.vert_cell
{
	width: 25px;
	height: 55px;
	background-image: url("../img/vert_cell.png");
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 15px;
}
.orange
{
	color: #DD3E15;
}


.navi_Select
{
	width: 180px;
}
