/* +++++++++++++++++ mainly positionning +++++++++++++++++  */
body {
	background-image: url(../img/Body4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #1f380e;
	color: #000000;
	margin: 0;
}

form {
	margin: 0;
}

input, select {
	font-size: 0.8em
}

table td {
	vertical-align: top;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* +++++++++++++++++ column layout +++++++++++++++++  */
table#IDJ-container {
	width:1000px;
	margin: 10px auto;
	margin-top: 0px;
	border: none;
}
table#titel {
	margin: 15px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/top5.jpg);
	background-repeat: no-repeat;
	width:1000px;
	height:230px;
	border: 0px solid #FFF;
	border-style:none;
}
table#col1 {
	width: 227px;
	margin: 0px;
	padding: -1px;
	margin-top: -1px;
}
td#col1 {
	width: 190px;
	background-repeat: repeat;
	background-image: url(../img/back_white_trans2.gif);
	border-style:none;
	border-color: #888;
	border-width: 0;
}
td#goodies{
	padding-right: 1.5em;
}
td#goodies a {
	font-weight:bold;	
	font-size: 1em;
	color: #222;
	text-decoration: none;
}
td#col2 {
	background-color: #FFFFFF;
	padding: 0 25px;
	width:90%
}
#col1 div p {
	padding: 0.2em 0em 0em 15px;
	margin: 0em;
}
/* +++++++++++++++++++++ data tables +++++++++++++++++++++  */
/* +++++++++++++++++ layout: menu +++++++++++++++++  */
table.menu {
	margin-top: -0.2em;
	margin-left: 0em;
	padding-left: 0em;
	background-color: #04c71b;	
	color: #337711;
}

table.menu td {
	padding: 0em 0em 0em 0em;
	font-size: 0.85em;
	font-weight: bolder;
	text-align: right;
}

table.menu a{
	color: #000;
	font-weight:bolder;	
	text-decoration: none;
	font-size: 1.5em;
}

table.menu a:hover{
	color: #080;
	text-decoration: none;
	font-weight:bolder;	
	font-size: 1.5em;
}
.menua {
	text-decoration: none;
}
.menua:hover {
	background-color: #BEB;
	color: #383;
	text-decoration: none;
}
.menub {
	background-color: #EEE;
	color: #383;
	text-decoration: none;
}

table.menu p {
	text-align: right;
}

/* +++++++++++++++++ layout: put the gradient in the upper left corner +++++++++++++++++  */
table.top{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 100%;
}
table.top tr  {
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../img/gradient2.jpg);
}
td#finish {
	height: 448PX;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../img/gradient2rev.jpg);
	background-repeat: repeat-x;
}
td#remainder {
	height: 100%;
	background-image: url(../img/gradient2filler.jpg);
	background-repeat: repeat;
}

/* +++++++++++++++++ layout: position of photo's here +++++++++++++++++  */

img{
	margin-bottom: 0.2em;
}
img.imgleft{
	float: left;
	margin-right: 0.75em;
	margin-top: 0.2em;
}
img.imgright{
	float: right;
	margin-left: 0.75em;
	margin-top: 0.2em;
}
img.imgcenter{
	align: center;
}

img.highlight{
	z-index:1002; 
}


/* +++++++++++++++++ typography rules here +++++++++++++++++  */
ul li {
	font-size: 0.85em;
	list-style-image: url(../img/bullet.gif)
}
a {
	color: #460;
	text-decoration: none;
}
#col2 a:visited {
	text-decoration: underline;
	color: #686;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
p{
	font-size: 0.85em;
}
P.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: normal;
	margin-top: 0em;
	margin-left: 0em;
	margin-bottom:0em;
	color: #00C77F;
	background-color: #006205;
}
h1 {
	font-size: 1.4em;
	margin-left: 0em;
	margin-bottom: 3px;
	color: #B39313;
}
h2 {
	font-size:1.0em;
	font-weight: bold;
	margin-top: 0.5em;
	color: #906300;
}
p{
	text-align: left;
	margin-left: 0.1em;
	text-align: justify;
}
block{
	font-size: 0.75em;
	margin-top:0em;
	margin-left:0em;
	padding:0.1em;
	text-align: justify;
}

/* +++++++++++++++++ recordTable +++++++++++++++++  */
.record table{
	border-style:solid;
	border-color: #000;
	border-width: thin;
}
.record td{
	border-style:solid;
	width:250px;
	height:250px;
	background-image: url(../img/RecordTop.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #007300;
}
.rectxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0.8em;
	height:40px;
	text-align: center;
	font-size: 0.6em;
	font-weight: bold;
	color:#FFF;
}
.record img{
	border-style:solid;
	border-color: #FFF;
	border-width: thin;
	margin-top: 0.7em;
	margin-left: 2.8em;
}

td.hot{
	border-style:solid;
	width:250px;
	height:250px;
	background-image: url(../img/HotRecordTop.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #dc8600;
}

/* +++++++++++++++++ shopTable +++++++++++++++++  */
.shop table{
}
.shop td{
	border-style:none;
	width:160px;
	height:160px;
}
.shop img{
	border-style:none;
	border-width: 0;
	margin-top: 0.5em;
	margin-left: 1.4em;
}
.player{
	margin-top: -0.5em;
	padding-left: 3.5em;
	vertical-align: bottom;
}
.player img{
	vertical-align: bottom;
	border-style:none;
	border-width: 0;
	margin-left: 1em;
	margin-bottom:5px;
}
a.soundcloud-dropbox:hover {
	color: #1896D1; 
	background-color: transparent; 
	background-position: -200px 0;
}
*html a.soundcloud-dropbox {
	background-image: none; 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='(http://a1.soundcloud.com/images/dropbox_square_white.png?1f58ec)', sizingMethod='crop');
}


/* +++++++++++++++++ artists +++++++++++++++++  */
#artists img {
	align: left;
	padding: 0px 5px 1px 1px;
}
#artists p {
	text-align: justify;
}
#artists strong {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #504300;
	vertical-align: bottom;
}
.artist {
	background-color: #F9F9F9;
	background-image: url(../img/Artistbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-style:solid;
	border-color: #888;
	border-width: thin;
	padding: 5px 5px 5px 5px;
	margin-top: 1em;
	margin-left: 0.3em;
	margin-right: 0.3em;
}

/* +++++++++++++++++ mixes +++++++++++++++++  */
#mixes div {
	background-color: #DDD;
	border-style:solid;
	border-color: #999;
	border-width: thin;
}
#mixes p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #5	60;
}
#mixes strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #480;
}
#mixes img {
	vertical-align: bottom;
	padding-right: 5px;
}


/* +++++++++++++++++ GoodiesTable +++++++++++++++++  */
.goodie table{
	border-style:solid;
	border-color: #030;
	border-width: thin;
}
.goodie td{
	border-style:solid;
	width:250px;
	height:250px;
	background-image: url(../img/GoodieTop.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #782534;
}
.goodietxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0.8em;
	height:40px;
	text-align: center;
	font-size: 0.6em;
	font-weight: bold;
	color:#FFF;
}
.goodie img{
	border: 0px solid #FFF;	
	margin-top: 0.7em;
	margin-left: 2.8em;
}


/* +++++++++++++ Hoovering on frontpage ++++++++++++++  */
.nomouse
{
width:100px;
height:100px;
border: 1px solid #FFF;
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
}

.mouse
{
width:150px;
height:150px;
position:relative;
top:-25px;
border: 4px solid #AFA;
/* for IE */
filter:alpha(opacity=100);
/* CSS3 standard */
opacity:1;
}