/* very generic */
div {
	font-family: 'Helvetica', 'Avant Garde', 'URW Gothic L', sans-serif;
}

/* mozilla puts a border around images... */
img {
	border: 0px;
}

a:hover {
	  text-decoration: underline !important;
}

a:link, a:visited {
	text-decoration: none;
	color: #948700;
}

.side-entry a:link, .side-entry a:visited, .side-sub a:link, .side-sub a:visited, .contactArea a {
	color: black;
}

.klingo{
	background: #39980f;
}

#footer.klingo {
	color: black;
}


#klingo-sub {
	display: none;
}


.klingo a:link, .klingo a:visited {
	text-decoration: none;
	color: black;
}



.smashtunes, .index, .webdesign, .contact {
	color: #978d81;
	background: #003300;
}

#content {
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	width: 900px;
	text-align: left;
	font-size: 11pt;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#logo {
    float: left;
    margin-top: -25px;
    margin-left: -75px;
}

#klingo-logo {
    float: left;
   	margin-right: auto;
	margin-left: auto;

/*
    margin-top: -100px;
    margin-left: 100px;
*/
}

#sidebar {
	float: right;
	text-align: center;
	padding:5px;
	margin: 30px;
	margin-left: 20px;
	width: 180px;
}

/* specific stuff */
#sidebar-menu {
	background-color: #CCCC33;
}

#download-zip {
	white-space: nowrap;
	vertical-align: top;
}

#download-icon {
	float:left;
	margin: 0px;
	margin-left: 3px;
}

#download-text {
	padding-right: 2px;
	font-weight:bold; 
	float: right;
}

#download-text span {
	vertical-align: top;
	font-size: 8pt;
	font-weight:normal;
}

.side-entry {
	padding: 10px;
	text-align: center;
/*
	padding-left: 20px;
	padding-right: 20px;
*/
	border-bottom: 1px solid #978D81;
}

.side-entry h1 {
	font-size: 12pt;
	padding-left: 20px;
	padding-right: 20px
}

.side-text {
	text-align: center;
    padding-top: 5px;
    padding-left: 5px;
	margin-left: 7px;
	margin-right: 7px;
}

.side-image {
	text-align: center;
	padding: 0px;
	margin: -10px;
}

.button {
	text-align: left;
    white-space: nowrap;
    border-left: 2px solid #003300;
    border-right: 2px solid #003300;
}

.sactive {
	background-color: #CCEE44;
   	border-top: 2px solid #978D81;
   	border-bottom: 2px solid #978D81;
/*    border-left: 1px solid #978D81;
    border-right: 1px solid #978D81;
    */
}

.sactive a {
	font-weight:bold;
}

.side-sub {
	display: none;
    text-align: left;
    padding-left: 0px;  
    margin-top: 0px;
}

.side-sub li {
	list-style: none;
	padding-top: 20px;
	font-size: 9pt;
}


#smashtunes-sub {
	display: none;
}

#indext {
	padding:20px;
	margin: 30px;
}

#indext {
	margin-top: 200px;
}

#gallery {
	float: right;
	margin:0px;
	padding-top: 10px;
}

#gallery div {
    margin-left: 10px;
    padding-top: 5px;
    border: 0px;
}


#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
z-index:1;
}

div.popup {
    font-family: "Zapf Chancery", "Comic Sans MS", cursive;
    font-size:13px;                           
}

form th  {
	vertical-align: top;
	text-align: right;
}

.lang {
	border-left: 1px solid #978D81;
	padding-left: 2px;
	padding-right: 2px;
	height: 10px;
	font-size: 10px;
}

.lang a {
	font-weight: bold;
}

.first {
	border: 0px;
}

.download {
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
}

#footer {
	color: #978d81;
	position: absolute;
	padding: 4px;
	display: none;
	vertical-align: middle;
}

#footer * {
	vertical-align: text-top;
}

#feats {
	clear: left;
	text-align: justify;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-left: 5px;
	margin-right: 20px;
	background-color: #004000;
	color: #aea295;
	padding-top: 20px
}

#feats h3 {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 1em;
	font-size: 11pt;
	text-decoration: underline;
	line-height: 0.00;
}

#feats h4 {
	color: #676058;
	margin-left: 0em;
	margin-bottom: 0em;
	margin-right: 0em;
	margin-top: 1em;
	font-weight: bold;
}

#feats span {
	margin-left: 20px;
}

.paypal-button {
	text-align: center;
}

.quotes {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #003300;
	margin: 10px;
	margin-left: -75px;
	padding: 10px;

	float: left;
	position: relative;

/* 	z-index: 50; */
	
}

.quote {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	width: 250px;
	position: relative;
/* display: inline-block; */
	padding: 5px;
	border-color: #978D81;
	border-width: 1px;
	border-style: dashed;
	margin: 5px;
/* 	float: left; */
}

.quote p {
	text-align: justify;
	font-style: italic;
}

#plectrum {
	margin-top: 50px;
}

.voorbeelden {
	float:left;
	margin-left:100px;
/* 	width: 300px; */
	height: 200px;
	vertical-align: bottom;
	text-align: center;
}

#ervaringsverhalen, #atb-rent, #glorie-cbb {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	cursor: pointer;
	width: 125px;
}

#ervaringsverhalen span, #atb-rent span, #glorie-cbb span {
	display: block;
}

#ervaringsverhalen div, #atb-rent div, #glorie-cbb div {
	height: 80px;
}

.popup a {
	text-decoration: underline;
}
