@charset "UTF-8";
/* CSS Document */

body
{
background: #e9e9e9 url(none) repeat-x;
font-family: Arial, Helvetica, sans-serif;
color: #999999;
height: 100%;
font-size:13px;

-webkit-text-size-adjust: none; /*stops iphone web kit to resize */
}

strong{
color:#333333;
font-weight:normal;
}

a{
color:#1e537f;
font-weight:600;
text-decoration:none;
outline: none; /* Fixes border showing on IE/Firefox on selected LINK **/
}

a img { /* Fixes border showing on IE/Firefox when IMG is a LINK **/
border:none;
}

h1{font-size:24px; color:#1e537f; margin-left:20px; margin-bottom:0px;}
h2{font-size:12px; color:#999999; margin-left:20px; margin-top:0px;}

.newsitems{display: inline;
font-weight:normal;

color:#333333;
font-size:14px;
}

#alert{color:#FF0000; font-size:12px; font-weight:600; margin-left:20px; margin-top:0px;}

p{
color:#333333;
margin-left: 20px;
font-size:13px;
}

ul{color:#333333;font-size:14px; font-weight:normal; margin-top:10px;}
li{margin-left:0px; margin-top:3px;}

.class404{
text-align:center;
font-size:16px;

}

.dates{
color:#1e537f;
font-weight:bold;}

/* TOP PART - MENU LOGO */

#wrapper {
margin:  auto;
margin-top: 30px;
width: 715px;
}

#topbar
{
	width:715px;
	height:8px;
	background:url(images/top_bar.gif) no-repeat top;

}


#header {
	height: 190px;
	background-color:#FFFFFF;
	border: 1px #989898 solid;
	border-bottom-style:none;
}




/******   H3    */
ul#menu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("images/OFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:1px solid #919191;
	border-top:1px solid #919191;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:auto;}
	
ul#menu li a{
	display:block;
	float:left;
	color:#1e537f;
	width: 108px;
	text-decoration:none;
	font-weight:bold;
	padding:12px 5px 0 5px;
	text-align:center;
	height:24px;
	background:transparent url("images/DIVIDER.gif") no-repeat top right;
	}


ul#menu li a.lastone{
background-image:none;
width: 113px;
}
	
ul#menu li a:hover{
	background:transparent url("images/HOVER.gif") no-repeat top right;	
	}
	
ul#menu li.active{
	background:transparent url("images/HOVER.gif") no-repeat top right;	
	}

/* BOTTOM PART - CONTENT */

#content {
background-color:#FFFFFF;
float:left;
width: 499px;

border-left: 1px #989898 solid;
border-bottom: 1px #989898 solid;
	
height: 400px;
}


#content_wide {
background-color:#FFFFFF;
float:left;
width: 713px;
border-left: 1px #989898 solid;
border-right: 1px #989898 solid;
border-bottom: 1px #989898 solid;
height: 400px;}

#news_text_box{height:360px;}

	

#content_wide p, #content p{
margin-left:20px;
margin-right:20px;
margin-top:10px;
font-size:14px;
font-weight:normal;
}



#sidebar {background-color:#FFFFFF;float:right;width:214px;height:400px;border-right: 1px #989898 solid;border-bottom: 1px #989898 solid;}
#greysidebar{margin-top:10px;background-color:#e8e8e8;width:205px;}

.tkkrelease{width:auto;height:85px;margin-left:15px;margin-bottom:15px;}
.artwork{float:left;margin:0px;padding:0px;width:auto;}

.artists_h1{font-size:12px; display:inline; margin:0px; color:#333333;}

.tkkdata{float:right;font-size:10px;width:auto;}
.tkkdata_box{width:100px;height:auto;margin-bottom:5px;}
.tkkdata_box_buy{width:100px; height:auto;}

.djlogo{float: left;}
.buylink{float: right; width:80px; margin-top:0px;}
.buyh2{color:#1e537f;font-size:10px; display:inline; font-weight:normal;margin:0px;}


#greysidebar_top{background-image: url(images/Topbar_666699_tkk.gif);background-repeat: no-repeat;height: 30px;border-bottom:#FFFFFF;border-bottom-style:groove;border-bottom-width: 2px;}
#greysidebar_top_notitle{background-image: url(images/Topbar_666699.gif);background-repeat: no-repeat;height: 7px;}


#greysidebar_bot{background:url(images/Bottombar_666699.gif) no-repeat bottom;	height: 7px;}

#side_table {margin-top: 15px;margin-bottom: 5px;}




/* Footer */

#footer {
	width: 715px;
	height: 40px;
	margin-top: 5px;
}
#footer_left{
float:left;
margin:0px;
padding:0px;
margin-top:2px;
}

.footerh1 {
display:inline;
line-height: normal;
font-size: 9px;
color:#605D52 ;
font-weight:normal;
}


#footer_right{
	float:right;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-size: 9px;
	text-align:right;
	color:#605D52 ;
}

#footer a{
text-decoration:none;
}


/*** ARTISTS & RELEASES PAGE***/


/*menu*/
#artists_menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	
	}

#artists_menu img{border: none;}


#artists_menu {
	width: 150px;
	margin: 10px;
	margin-top:5px;
	
	
	}

#artists_menu li a {
	height: 24px;
  	height: 24px;
	text-decoration: none;
	font-size:14px;
	}	

#artists_menu li a:link, #artists_menu li a:visited {
	color: #1e537f;
	display: block;
	background:  url(images/menu.gif);
	padding: 8px 0 0 20px;
	border-bottom-style:groove;
	border-bottom-width: 1px;	

	}	

#artists_menu li a:hover {
	color: #474739;
	background:  url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 20px;

	}
	
#artists_content {
	background-color:#FFFFFF;
	float:right;
	width: 519px;
	border-right: 1px #989898 solid;
	border-bottom: 1px #989898 solid;
	height: 400px;
}


#artists_sidebar {
	background-color:#FFFFFF;
	float:left;
	width:194px;
	height:400px;
	border-left: 1px #989898 solid;
	border-bottom: 1px #989898 solid;
}

#artists_sidebar img{
text-decoration:none;
}



#artists_faq_box {
	padding-top:20px;
	width: 485px;
	color:#333333;
	font-size:14px;
}

#artists_faq_box p{
	color:#333333;
	font-size:14px;
	margin:0px 0px 10px 0px;
	text-align:left;

}

#artists_faq_box img{
padding-bottom:10px;
}


.artist_h2{font-size:10px; color:#666666; display:inline;}


#release_box {
	padding-top:20px;
	padding-left:10px;
	
	width: 485px;
	color:#333333;
}

.shop_box{

float:left;
margin-right: 4px;
width:auto;

}





/**CONTACT PAGE**/
div.form-container {
	margin: 10px 10px 10px 10px;
	padding-bottom:0px;
	height: 295px;
	/*border: #999 1px solid;*/
	
}
div.form-container form p { margin: 0;  }
div.form-container input:focus,
div.form-container input.error:focus, 
div.form-container textarea:focus {	background-color: #ccccff; }
div.form-container label, 
div.form-container span.label { margin-right: 10px; padding-right: 10px; padding-top: 3px; width: 170px; display: block; float: left; text-align: right; color: #333333; font-weight:600; font-size:14px;}
div.form-container div.buttonrow { margin-left: 190px; }

#contact_wide {
background-color:#FFFFFF;
float:left;
width: 713px;
border-left: 1px #989898 solid;
border-right: 1px #989898 solid;
border-bottom: 1px #989898 solid;	
height: 400px;
background-image:url(images/Contactus_background_transparent.gif);
background-repeat: no-repeat;
background-position: center center;}


/**NEWS PAGE **/
#content_wide_withpic {
background-color:#FFFFFF;
float:left;
width: 713px;
border-left: 1px #989898 solid;
border-right: 1px #989898 solid;
border-bottom: 1px #989898 solid;	
height: 400px;
background-image:url(images/Contactus_background_transparent.gif);
background-repeat: no-repeat;
background-position: center center;}

#newspage_selector a{
color:#999999;

}

#newspage_selector a.selected{
color:#1e537f;

}



/**** DOWNLOADS  ***/

#header_promo {
	height: 150px;
	background-color:#FFFFFF;
	border: 1px #989898 solid;
	border-bottom-style:none;
}

#promo_block1{margin-top: 20px; margin-left:10px; height:130px;}
#promo_block2{margin-top: 30px; margin-left:10px; height:130px;}

.promo_pic{float: left; margin-left:20px; width:100px;}
.promo_txt{float: right; width:520px; margin-right:40px; text-align:justify;color:#333333;}
.promo_url{float: left; padding-left:20px; margin-top: 5px; margin-left:22px; background-image:url(images/mp3-file-logo.jpg); background-repeat:no-repeat; background-position:left;}


/*** SHOP ******/
#shop_entrance{background-image:url(images/theshop_entrance.png); background-repeat:no-repeat; background-position: center 30px ; height:360px; margin:auto;}
#shop_intro_text{padding-top:180px; color:#333333; width:590px; margin:auto; text-align:center;}

.shopentry{font-size:18px; color:#1e537f; text-decoration:underline;}

#product_selection{height:100px;  width:635px; margin:auto;padding:0px; border-bottom:10px;}
.caroussel_ul{display:block;list-style-type:none;padding:0px;}
#product_info {border: 1px solid #999999;	background-color:#eeeee5;width:635px; height: 237px;margin:auto;padding:0px; margin-top:0px;}
#product_artwork {float:left; margin-left:5px; margin-top:5px; width:200px; margin-bottom:5px;}
#product_description {float:right; width: 420px; text-align:left; height:158px; color:#666666; margin-top:5px;}

#product_txt{margin-top:10px;}

.buybox2 {margin-top:5px; color:#333333;float:left;margin-left:10px;}
#product_player {float:left;}


.product_title{padding:0; margin:0; font-size:20px;}
.product_title_2{padding:0; margin:0; font-size:13px;}
.price {color:#FF3300;}
