html, body {
	margin: 0;
	padding: 0;
	color: #FFF;
	background-color: #7a7e70;
}
a.addthis_pill_style {
	margin-right: 3px;
}

.sf-menu {
	text-transform : capitalize;
}

div#socialbar {
	position: relative;
	width:200px;
	top: -80px;
	left: 760px;
}

div#socialbar img {
	border: 0px;
}

input.roundbutton {
	background: url("../images/bg-btn.png") repeat-x scroll 0 0 #BBBBBB;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 0px;
	outline-width: 0px;
	padding:6px 12px;
	text-shadow: 0 1px 0 #FFFFFF;
	border: 1px solid #BBBBBB;
}
 
div#languagesBox {
	float: left;
	height: 36px;
	margin-left: 5px;
	margin-right: 5px;	
}

div.topmenu {
	width: 580px;
	margin-left: 80px;
}

div#languagesBox img {
	margin-top: 12px;
	margin-left: 3px;
}

div#counterbox {
	float: right;
	padding-right: 5px;
	height: 36px;
	font-size:12px;
	color: #EDEDED;
	line-height: 36px;
}

div#menutop {
	background-color: black;
	height: 36px;
}

div.topnav {
	text-align: center;
}

img#truLogo {
	border: 0px;
	position: relative;
	left: 9px;
	top:-9px;
}

.listHeader .avatar {
	max-height: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#Tablaturenotfound {
	min-height: 60px;
	min-width: 400px;
	background-color:#383838;
	border:2px solid #4B5155;	
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}

img#twitterIcon {
	position: relative;
	border: 0px;
	top: -91px;
	left: 760px;
	width: 70px;
	height: 60px;
	z-index: 400;
}

hr#system-readmore {
	display: none;	
}

div.buttonHolder div {
	float: left;
}

div.buttonHolder div.left {
	background-image: url("../images/button/button_01.png");
	background-repeat: no-repeat;
	width: 10px;
	height: 42px;
}

div.buttonHolder div.middle {
	background-image: url("../images/button/button_02.png");
	background-repeat: repeat-x;
	height: 42px;
	line-height: 40px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	color: black;
}

div.buttonHolder div.right {
	background-image: url("../images/button/button_03.png");
	background-repeat: no-repeat;
	width: 7px;
	height: 42px;
}

h1 {
	font-size: 15px;
	color: #cbe90b;
	font-weight: bold;	
}

h2 {
	font-size: 14px;
	color: #cbe90b;
	font-weight: bold;	
}

h2, h3, h4 {
	font-size: 13px;
	color: #cbe90b;
	font-weight: bold;	
}

div.infoStatus {
	background-color: #EBF2FA;
	border: 4px solid #CFDFEF;
	width: 85%;
	color: green;
	font-weight: bold;
	font-size: 16px;
	background-image: url("../images/icons/info_48x48.png");
	background-repeat: no-repeat;
	min-height: 50px;
	line-height: 50px;
	padding-left: 55px;
	margin-bottom: 10px;
}
div.ErrorStatus {
	background-color: #fef1ec;
	border: 4px solid #cd0a0a;
	width: 85%;
	color: #cd0a0a;
	font-weight: bold;
	font-size: 16px;
	background-image: url("../images/icons/error_48x48.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	min-height: 50px;
	padding-left: 55px;
	margin-bottom: 10px;
}

div#editPasswordContainer input[type=password] {
	border: 1px solid black;
	width: 200px;
}

div#editPasswordContainer {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #383838;
	border: 2px solid #4b5155;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
div#editPasswordContainer td.commitrow {
	text-align: right;
}

div#editPasswordContainer td.label {
	text-align: right;
}

div#ingeloggedlijst span {
	text-transform: uppercase;
	font-weight: bold;
}

div#login span.username {
	text-transform: capitalize;
	font-weight: bold;
}

div#login ul {
	margin-left: 0px;
	padding: 10px;
}

div#favoriteIcon {
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

div.favoriteAdd {
	background-image: url("../images/icons/favorite-add.png");	
}

div.favoriteRemove {
	background-image: url("../images/icons/favorite-remove.png");	
}

div.newsContainer div.header h1 {
	font-size: 14px;
	color: #cbe90b;
	font-weight: bold;	
}
	
a.opentab {
	font-size: 18px;
	font-style:italic;
	color: white;
}

div#topmenu a {
	text-transform: uppercase;
}

div#footerblok {
	text-transform: uppercase;
}

div.listHeader {
	margin-left: 20px;
	margin-bottom: 20px;
}

div.listHeader span.expires {
	font-size: xx-small;
}

table.list {
	border-collapse: collapse;
	width: 95%;
	margin-left: 20px;
}

table.list thead td,  table.list thead td a{
	color: #CBE90B;
	font-weight: bold;
}

table.list td.even {
	background-color: #383838;
}

table.list td.odd {
	background-color: #2c2c2a;
}

table.list a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

table.list a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CBE90B;
	text-decoration: none;
}


div.paginationControl {
	margin-left: auto;
	margin-right: auto;
	min-width: 400px;
	text-align: center;
	margin-top: 20px;
	font-size: 13px;	
}

div#tablatureInformation {
	margin-top: 20px;
}

div#tablatureInformation div.row {
	clear: both;
	width: 500px;
	height: 25px;
	margin-bottom: 2px;
	overflow: none;	
}

div#tablatureInformation div.row div {
	float: left;
}

div#tablatureInformation div.odd {
	background-color: #383838;
}

div#tablatureInformation div.even {
	background-color: #2F2F2F;
}

div#tablatureInformation div.row div.label {
	width: 100px;
	text-align: right;
	height: 20px;
	padding-right: 10px;
	line-height: 20px;	
}

div#tablatureInformation div.row div.value {
	width: 370px;
	overflow: hidden;
	line-height: 20px;	
}

div.addthis_toolbox {
	margin-top: 3px;
}

div#tablatureInformation div.row div.download {
	text-align: right;	
}

div.passwordRecovery {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #4B5155;
	background-color: #383838;
	padding-left: 20px;
}

div.passwordRecovery h1 {
	font-size: 14px;
	color: #cbe90b;
	font-weight: bold;	
}


div#topmenu {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow:hidden;
	height: 20px;
	min-width: 350px;	
}

div#search_username_options {
	position: absolute;
	width: 250px;
	background-color: white;
	border-top-width: 1px;
	border-right-width-value: 1px;
	border-right-width-ltr-source: physical;
	border-right-width-rtl-source: physical;
	border-bottom-width: 1px;
	border-left-width-value: 1px;
	border-left-width-ltr-source: physical;
	border-left-width-rtl-source: physical;
	border-top-style: solid;
	border-right-style-value: solid;
	border-right-style-ltr-source: physical;
	border-right-style-rtl-source: physical;
	border-bottom-style: solid;
	border-left-style-value: solid;
	border-left-style-ltr-source: physical;
	border-left-style-rtl-source: physical;
	border-top-color: #888888;
	border-right-color-value: #888888;
	border-right-color-ltr-source: physical;
	border-right-color-rtl-source: physical;
	border-bottom-color: #888888;
	border-left-color-value: #888888;
	border-left-color-ltr-source: physical;
	border-left-color-rtl-source: physical;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#search_username_options ol{
	margin: 0xp;
	padding: 0px;
}
div#search_username_options li {
	list-style-type: none;
	clear: both;
}

div#search_username_options li div.name{
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
	color: black;
}

span.red {
	color: red;
}

div#search_username_options li div.spaceblock{
	float: left;
	height: 32px;
	width: 32px;
}

div#search_username_options li div.email{
}

div#search_username_options li.selected{
	background-color: #ffffbb;
}

input#search_username {
	width: 200px;
}

form#LoginForm {
	background-color: #383838;
}

INPUT.buttonLogin {
	margin-top: 5px;
}

div.lastTabsNumber {
	float: left;
	padding-right: 10px;
	color: grey;
}

div.lastTabsTitle {
	float: left;
	padding-right: 4px;	
}

a.navlnkWhite {
	color: white;
}

div.lastTabsArtist {
	float: left;
}

div.tabLine {
	background-image: url("/images/line-tabs.gif");
	background-repeat: repeat-x;
	line-height: 2px;
	height: 2px;
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: both;
}

div.tabItem {
	overflow: auto;
	padding-left: 5px;
	padding-top: 2px;	
}

a {
	color: #CBE90B;
    text-decoration: none;
}

input#avatar {
	height: 20px;
}

textarea#signature{
	width: 400px;
	height: 60px;
	border: 1px solid black;
}

a.passwordRecover {
	text-decoration: none;
}

span.nodeTitle {
	font-size: 14px;
	color: #cbe90b;
	font-weight: bold;
	clear: right;
}

span.tabUpdate {
	color: red;
}

img.statusIcon {
	margin-left: 5px;
}
div.feedbackthanks {
	color: #FFF;
	background-color: #383838;
	border: 2px solid #4b5155;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

div#container {
	margin-right: auto;
	margin-left: auto;
	width: 923px;
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bababa;
	background-color: #232628;
	border: 11px solid #383838;
}

div#container div#pageheader{
	margin-right: auto;
	margin-left: auto;
	width: 917px;
	border-left: 3px solid #797575;
	border-right: 3px solid #797575;
	border-top: 3px solid #797575;
		
}

div#container div#pageheader div.ambiance {
	background-image: url(../images/headers/header1.png);
	height: 159px;
	width: 100%;
}

div#header{
	height: 159px;
	width: 918px;
	border-left: 3px solid #797575;
	border-right: 3px solid #797575;
	border-top: 3px solid #797575;
	padding-top: 0px;
	clear: both;
	margin-bottom: 0px;
	background-image: url(../images/headers/header1.png);
	color: white;
	background-color: #b2a592;
	overflow: hidden;
}


div#menu1 {
	position: relative;
	top: -125px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 0px;
	color: #ededed;
	background-color: #000000;
	height: 23px;
	width: 908px;
	border-top: 1px solid #797575;
	font-size: 12px;
	z-index: 399;
}

div#topsubmenu {
	height: 20px;
	padding-top: 4px;
}

div#languagebox{
	float: left;
	width: 200px;
	margin-left: 10px;
}

div#topmenu {
	float: left;
}


a.menu:active, a.menu:focus, a.menu:link, a.menu:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #000;
}

a.menu:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccea00;
	font-weight: bold;
	text-decoration: none;
	background-color: #000;
}

div#body {
	width: 923px;
	padding-top: 0px;
	clear: both;
	margin-bottom: 0px;
	margin-right: 10px;
	border-bottom: 1px solid grey;
	padding-bottom: 15px;
}

table#placementTable {
	width: 918px;
	margin-left: auto;
	margin-right: auto;
}

td#leftContent {
	width: 714px;
	vertical-align: top;
}

td#rightContent {
	width: 200px;
	vertical-align: top;
}

input.loginFormInput {
	background-color: #FBF3EB;
	font-size: 11px;
	padding: 2px;
	border: solid 1px #C3C3C3;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 5px;
}

div#ArtistNavigation {
	width: 100%;
	height: 40px;
	background-color: #383838;
	margin-bottom: 15px;
	border: 1px solid #383838;
}

div#doodleHolder form {
	margin: 0px;
	padding: 0px;
	max-width: 300px;
}

div#doodleHolder {
	background-image: url("../images/search/bg.png");
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 10px;
	height: 22px;
	line-height: 22px;
}

input#doodle {
	border: 0px;	
	width: 165px;
	height: 16px;
	margin-top: 3px;
	outline:none;
}

div#artistAlpabet {
	margin-left: 7px;
	margin-top: 10px;
}

div#doodleButton {
	margin-top: 10px;
	margin-left: 5px;
	float: left;
}

img.searchbutton {
	padding-top: 5px;
}


a.bandlnk:active, a.bandlnk:focus, a.bandlnk:link, a.bandlnk:visited {
	background-color: #383838;
	height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: White;
	text-decoration: none;
}

a.bandlnk:hover {
	height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cbe90b;
	text-decoration: none;
}

/* LOGIN-BOX */

div#login {
	color: white;
	width: 170px;
	background-color: #383838;
	/*		    border: 2px solid #51544a; */
	border: 2px solid #4b5155;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

span.tabheader {
	font-size: 14px;
	color: #cbe90b;
	font-weight: bold;
}

a.registerlnk, a.registerlnk:focus a.registerlnk:link, a.registerlnk:visited, a.registerlnk:active {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.registerlnk:hover {
	color: #ccea00;
	font-weight: bold;
	text-decoration: none;
}

div#ingeloggedcontent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-align: justify;
}


/* EO LOGIN-BOX */

div#chordbreaker{
	margin: 0 auto;
	width: 175px;
}

div#footerblok {
	width: 924px;
	height: 100px;
	text-align: center;
	background-color: #383838;
	color: white;
	padding-top: 5px;
	vertical-align: middle;
}

a.footlnk:active, a.footlnk:focus, a.footlnk:link, a.footlnk:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

a.footlnk:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CBE90B;
	text-decoration: underline;
}

span.mcopy {
	font-size: 14px;
}

div#contentLinks {
	float: left;
	width: 723px;
	padding-left: 2px;
}

div#contentRechts {
	float: right;
	width: 192px;
}

div.errorBox{
	border: 3px solid red;
	background-color: lightpink;
	margin: 10px;
	padding: 20px;
	color: black;
}

div.errorDiv {
	border: 1px solid red;
	background-color: lightpink;
	width: 400px;
	margin: 10px;
	padding: 0px;
	color: black;
}

td.artisthead, span.artisthead {
	font-size: 14px;
	background-color: #232628;
	color: #cbe90b;
	font-weight: bold;
}

td.artistbg1 {
	background-color: #383838;
}

td.artistbg2 {
	background-color: #2c2c2a;
}

a.artistlnk:active, a.artistlnk:focus, a.artistlnk:link, a.artistlnk:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

a.artistlnk:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CBE90B;
	text-decoration: none;
}
a.paglnk:active, a.paglnk:focus, a.paglnk:link, a.paglnk:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

a.paglnk:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cbe90b;
	text-decoration: none;
}

a.currentpaglnk:active, a.currentpaglnk:focus, a.currentpaglnk:link, a.currentpaglnk:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cbe90b;
	text-decoration: underline;
	border-bottom: 1px solid white;
}

a.currentpaglnk:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cbe90b;
	text-decoration: underline;
}


a.ingelogged:active, a.ingelogged:focus, a.ingelogged:link, a.ingelogged:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: underline;
}

a.ingelogged:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccea00;
	text-decoration: underline;
}

a.navlnk:active, a.navlnk:focus, a.navlnk:link, a.navlnk:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
}

a.navlnk:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CBE90B;
	text-decoration: none;
}

div.Quote {
	background-image: url(/images/icons/quote.gif);
	background-repeat: no-repeat;
	background-x-position: left;
	background-y-position: top;
	color: black;
	background-color: white;
	border: 1px solid black;
	margin-left: 5px;
	margin-top: 25px;
	padding: 5px;
}

a.quoteuser {
	color: black;
	text-decoration: underline;
	font-weight: bold;
}

div#commentsHolder {
	margin-top: 50px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;	
}

div#commentsHolder div.header{
	background-color:#2F2F2F;
	border-bottom:1px solid black;
	color:#C0C0C0;
	font-size:13px;
	font-weight:bold;
	height:26px;
	padding-left:10px;
	padding-top:3px;
	width:100%;
}

div#commentsHolder div.comment {
	background-color:#383838;
	border-bottom:1px solid black;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
	width:100%;
	overflow: auto;
}

div#commentsHolder div.smilies {
	margin: 5px;
	float: right;
	width: 130px;
}
div#commentsHolder div.smilies div img {
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	vertical-align: middle;
}

div#commentsHolder div.smilies div {
	border: 0px;
	height: 35px;
	width: 35px;
	float: left;
}

div#commentsHolder div.smilies a {
}

div.commentToolbar {
	float: right;
	display: none;
}

