#feedback {
	position: fixed;
	top: 45%;
	left: 0;
	z-index: 100;
}

#container {
	width: 1000px;
	margin: 0 auto;
}

#header {
	height: 110px;
	position: relative;
}

#logo,
#header .banner {
  position: absolute;
  top: 15px;
  left: 15px;
}

/* MENU'S */

div.info_menu_holder {
	width: 1000px;
	float:left;
	margin-bottom: 5px;
	}

ul.info_menu_left {
	list-style: none;
	position: relative;
	float: left;
}

li.menu_item_about {
	height: 19px;
	position: relative;
	float: left;
	padding-left: 15px;
	padding-right: 2px;
	list-style-type: none;
	color:#fff;
	text-shadow: black 0.1em 0.1em;
}

li.menu_item_about a {
	color:#fff;
	text-shadow: 0.2em;
	}

ul.menu_top_login_register {
	list-style: none;
	position: relative;
	float: right;
}


/* TOP MENU */
#menu {
float:left;
height: 84px;
background:url(../images/top_menu_bg.png);
}

form {
	margin: 0;
}

div.menu_holder a {
	text-decoration: none;
}

div.menu_holder a:hover {
	text-decoration: underline;
}

ul.main_menu {
	float:left;
	width: 623px;
	height: 42px;
	background: url(../images/nav_bar.jpg) no-repeat;
	margin-top: 5px;
	margin-left: 5px;
	}

ul.main_menu a:hover {
	color:#000;
	}

ul.main_menu li.menu_item,
ul.main_menu li.first_menu_item,
ul.search li.menu_item,
ul.menu_genres li.menu_item,
ul.menu_genres li.first_menu_item,
ul.menu_sortby li.menu_item,
ul.menu_sortby li.first_menu_item,
ul.menu_sortby li.start,
ul.menu_sortby li.end {
	height: 19px;
	position: relative;
	float: left;
	padding-right: 15px;
	list-style-type: none;
}

ul.main_menu li.menu_item,
ul.main_menu li.first_menu_item {
	padding-top: 10px;
	padding-left: 10px;
	list-style-type: none;
}

ul.main_menu li.menu_item,
ul.search li.menu_item {
	padding-left: 10px;
}

ul.main_menu li.menu_item a,
ul.main_menu li.first_menu_item a,
ul.search li.menu_item {
	font-size: 16px;
	font-weight: 700;
}

ul.search li.menu_item {
	padding-top: 7px;
	height: 24px;
}

ul.main_menu li.menu_item a,
ul.main_menu li.first_menu_item a,
ul.search li.menu_item {
	font-size: 16px;
	font-weight: 700;
	text-shadow: 0.1em 0.1em white;
}

ul.search li.menu_item {
	padding-top: 8px;
	height: 24px;
}

ul.menu_genres li.first_menu_item,
ul.menu_genres li.start,
ul.menu_sortby li.menu_item {
	background-image: none;
	padding-left: 0;
	padding-right: 3px;
}


ul.menu_sortby {
	float:left;
	height:25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:10px;
	padding-top:7px;
	position:relative;
	background: url(../images/bands_index_bg.jpg) left -3px no-repeat;
	width: 360px;
	}

	ul.menu_genres {
	position: relative;
	display: block;
	width: 613px;
	padding-left:10px;
	float:left;
	margin-left: 5px;
	height: 25px;
	padding-top: 7px;
	background: url(../images/subgenre_nav_bg.jpg) no-repeat;
	background-position: left -3px;
	}

	ul.menu_genres li a {
		color:#fff;
		text-shadow: black 0.1em 0.1em;
		}

	ul.menu_sortby li a {
		color:#fff;
		text-shadow: 1px 1px black;
		}

ul.search {
	list-style: none;
	position: relative;
	float: left;
	height: 37px;
	background: url(../images/right_nav_bar.jpg) no-repeat;
	margin-top: 5px;
	width: 366px;
	padding-top:5px;
	}

/* CONTENT */
div.blue_border_top {
	width: 1000px;
	height: 8px;
	background: url(../images/content_round_border.png) no-repeat;
	margin-top:10px;
	float:left;
	}


.pane, .signin {
	background: url(../images/content_bg.png) repeat-y #002156;
	width: 970px;
	padding: 15px;
	float:left;
	}

#content_box {
    width: auto;
    margin: 6px;
}


#leftpane_box {
	position: relative;
	width: 600px;
	float: left;
}

#rightpane_box {
	position: relative;
	width: 355px;
	float:right;
	}

div.blue_border_bottom {
	width: 1000px;
	height: 8px;
	background: url(../images/content_round_border_bottom.png) no-repeat;
	margin-bottom:10px;
	float:left;
	}

/* FOOTER */
#footer {
	clear: both;
}

#footer ul li {
	list-style-type: none;
	}

li.section {
	float:left;
	max-width:175px;
	width:175px;
	}

li.section h3 {
	margin: 0px;
	margin-bottom: 10px;
	}

div.footer_top {
	position: relative;
	display: block;
	width: 1000px;
	background: url(../images/content_round_border.png);
	height: 8px;
	}

div.footer_bottom {
	position: relative;
	display: block;
	width: 1000px;
	float:left;
	background: url(../images/content_round_border_bottom.png);
	height: 5px;
	}

div.footer_content {
	background: url(../images/content_bg.png) repeat-y;
	padding: 15px;
	float:left;
	width: 980px;

}

#copyright {
	background: url(../images/bodies/footer.gif);
	text-align: center;
	padding: 10px;
	width: 980px;
	height: 21px;
	margin: 20px auto 10px auto;
	float:left;
}

#copyright a {
	color:#fff;
	}


/* INPUT & FORMS */

ul.search li {
	position: relative;
	float: left;
	height: 31px;
}

input.search {
	width: 240px;
	padding: 4px;
	margin: 2px 10px 0 10px;
	height: 20px;
	font-size: 1.2em;
	border: 0px solid #444444;
	background: #000000;
	color: #fff;
}

input.search:focus {
	border-color:#888888;
	outline-color:#FFFFAA;
	outline-style:solid;
	outline-width:1px;
	border: 0px solid #fff;
	}

a.mousealt:hover {
	text-decoration: none !important;
}


img.add_item {
float:left;
margin:0 5px 0 0;
position:relative;
}
a.add_item {
font-size:14px;
font-weight:bold;
text-decoration:none;
cursor: pointer;
background: url(../images/add.png) no-repeat; 
padding-left: 20px;
}

a.add_item:hover {
text-decoration:underline;
}

img.del_item {
float:left;
margin:0 5px 0 0;
position:relative;
}
a.del_item {
font-size:14px;
font-weight:bold;
text-decoration:none;
cursor: pointer;
background: url(../images/delete.gif) no-repeat; 
padding-left: 20px;
}

a.del_item:hover {
text-decoration:underline;
}

img.edit_item {
float:left;
margin:0 5px 0 0;
position:relative;
}

a.edit_item {
font-size:14px;
font-weight:bold;
text-decoration:none;
cursor: pointer;
background: url(../images/edit.png) no-repeat; 
padding-left: 20px;
}

a.edit_item:hover {
text-decoration:underline;
}

/* FORMS */

div.tab_content {
	position: relative;
	height: 22px;
	display: block;
	font-weight: normal;
	color:#fff;
	#letter-spacing: -1px;
	font-weight: 700;
	font-size: 1.2em;
	background: #fff;
	padding-bottom: 25px;
}

div.tab_content ul {
	height: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
}

div.tab_content ul li {
	position: relative;
	float: left;
	height: 20px;
	font-weight: 700;
	font-size: 1.2em;
}

div.tab_content ul li.current a {
	font-weight: bold;
	padding:5px;
	color:#000;
	background: #C0DDEA;
}

.tab_link {
	color:#fff;
	}

div.tab_content ul li a {
	font-weight: 700;
	text-decoration: none;
	background: none;
	padding: 5px;
	margin-right: 15px;
}

div.tab_content ul li a:hover {
	font-weight: bold;
	padding:5px;
	color:#000;
	background: #C0DDEA;
}

div.tab_content ul li.tab_image {
  display: none;
  margin: 0 5px;
  width: 20px;
  height: 20px;
}

ul.form {
	margin: 0;
	padding: 0;
	}

ul.form li {
	list-style-type: none;
	position: relative;
	display: block;
	clear: left;
	padding-top: 10px;
	}

ul.form li label {
	float:left;
	font-weight:700;
	position:relative;
	width:285px;
	padding-top:2px;
	}

.form_container {
	position: relative;
	display: block;
	float:left;
	}

.form_container input[type='text'], .form_container input[type='password']{
	width: 203px;

	}
	
.form_container textarea:focus, .form_container input[type="text"]:focus, .form_container input[type="password"]:focus, .form_container select:focus {

	}

.form_container select {
	width: 203px;
	border: 1px solid #aaaaaa;
	float:left;
	}

.form_container input[type='file']{
	display: block;
	width: 203px;
	float:left;
	}

.form_container input[type='button'], .form_container input[type='submit'] {
	position: relative;
	display: block;
	color:#fff;
	background:#000618;
	float:left;
	font-weight: 700;
	text-align: center;
	border: 1px solid #ddd;
	height: 30px;
	cursor: pointer;
	margin-right: 5px;
	}

.form_container input[type='button']:hover, .form_container input[type='submit']:hover {
	background: #D2138B;	
	}
	
.remark {
	font-weight: normal;
	}

#signup_newsletter, #signup_agreement {
	border: none;
	}


.media_item, .artist {
	display: block;
	border: 1px solid #ddd;

	}

.alternate_bg {
	background:#EEEEEE;
	}

td.media_image {
	width: 5%;
	padding-left: 10px;
	}

td.media_description, td.artist_description {
	width: 70%;
	padding:10px;
	}

td.media_buttons {
	width: 25%;
	}

.media_item_title {
	position: relative;
	display: block;
	font-size: 1.2em;
	width: 260px;
	float:left;
	font-weight: 700;
	}


.media_item_title a {
	font-size: 1.2em;
	font-weight: 700;
	text-decoration: none;
	float:left;
	}

.media_item_edit {
	position: relative;
	display: block;
	width: auto;
	float: right;
	}

.media_item_edit a{
	position: relative;
	display: block;
	}

.add_media, .add_artist {
	position:relative;
	display: block;
	width: 400px;
	float:left;
	margin-top: 15px;
	text-align: right;
	}

.add_music {
	float:right;
	width: auto;
	margin-top: 20px;
	padding-right: 10px;
	}


.artist-avatar {
	float: left;
	width:20%;
	}

.artist-controls {
	position:relative;
	display: block;
	float:right;
	text-align: right;
	}

.artist-controls ul li {
	list-style-type: none;
	}
	

/* #media_media_instrument_list_current ul li img, #media_media_media_tag_list_current ul li img, #artist_artist_subgenre_list_current {
	display: block;
	float:right;
	width: 305px;
	}
*/

/* GENRE en MEMBER namen */

ul.item_list {
	margin: 0;
	padding: 0;
	}

ul.item_list li {
	padding: 5px;
	float:left;
	border: 1px solid #DDDDDD;
	margin-bottom: 5px;
	float:left;
	}

div.artist_member {
	position: relative;
	display: block;
	}
	
div.artist_name {
	font-weight: 700;
	margin-top: 5px;
	}
	
div.member_image {

	}

div.member_delete {
	position:absolute;
	right: 0px;
	background: #fff;
	
	}

div.member_name {
	font-weight: 700;
	padding-top: 4px;
	}

div.genre, div.instrument, div.tags {
	float:left;
	margin-left:270px;
	}
	
div.genre_name, div.instrument_name, div.tags_name {
	float:left;
	font-weight:700;
	}
	
div.delete_genre_image {
	float:right;
	}
	
div.media_item_image {
	float:left;
	}

div.media_item_name {
	float:left;
	}
	
/* Blog item */

	.title a {
		font-size:15pt;
		font-weight:bold;
		line-height:24px;
		text-decoration:none;
		}
	.share {
		position: relative;
		display: block;
		padding-top: 15px;
		}
	
	.readmore, .info {
		list-style: none;
		}
	
	.info {
		margin-top: 20px;
		font-size: 700;
		}
	
	.info_blog, .info_blog a {
		font-weight: 700;
		}
	
	.author {
		margin-bottom: 5px;
		}
	
	.text img {
		margin-bottom: 5px;
		}
	.blog_item_body, .static_item_body {
		display: block;
		margin-bottom: 35px;
		float:left;
		}
	
	.blog_item_top, .static_item_top {
		float:left;
		color: #fff;
		padding: 5px;
		color: #fff;
		background: #D2138B;
		font-weight: 700;
		}
	
	.blog_item_top a {
		color: #fff;
		text-decoration: none;
		}
	.blog_item_top a:hover {
		color:#fff;
		}

		
/* Einde Blog Item */


