h1 {
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	color: #FF0000;
	width: 100%;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #007CC0;
}

p{
	margin: 0px 0px 1em 0px;
	color: black;
	padding: 0px;
	font-size: 12pt;
	line-height: 1.5em;
	text-align: justify;
}


ul {
	margin: 0px;
	padding: 0px;
}

a, a:visited{
	color: black;
	text-decoration: underline;
}

a:hover {
	color: #007CC0; 
}

img {
	border: 0px;
}

li.drumclinics {
	list-style: none;
}

li.drumshop {
	list-style: none;
}

img.drumshoplogo {
	display: block;
	margin: 5px;
}

ul#twitter_update_list { background: transparent; font-size: 8pt; list-style-type:none; display:block;}
ul#twitter_update_list li{font-size: 8pt; color: red; font-style:italic; display:block; padding-bottom: 1em;}
a#twitter-link { color: #007CC0; }img#still {
	position: relative;
	top: -300px;
	z-index: 2
}

div#customplayer {
	background: #FFFFFF;
}html {
	/*background: #D1EBFE url('http://www.drumclinics.nl/xDC_img/bg_html.png') repeat-x scroll left top;*/
}

body {
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}


/************************************************
*	Container					     	        * 
************************************************/
div#container {
	text-align: center;
	background: #D1EBFE url('http://www.drumclinics.nl/xDC_img/bg_html.png') repeat-x scroll left top;
}


/************************************************
*	Wrapper						     	        * 
************************************************/
div#wrapper {
    position: relative;    width: 950px;	margin: 0px auto 0px auto;	background: transparent;    text-align: left;	padding: 0px;	height: 100%;
}


/************************************************
*	Header						     	        * 
************************************************/
div#header {
	position: relative;	top: 25px;	width: 950px;	height: 190px;	background: transparent;	margin: 0px auto 0px auto;
}


/************************************************
*	Topnavigatie				     	        * 
************************************************/

div#topnav {
	position: absolute;	top: 0px;	left: 0px;	width: 100%;	height: 25px;	line-height: 20px;	text-align: center;	background: #666666 url('http://www.drumclinics.nl/xDC_img/cross_back.png') repeat-x;
}

div#topnav ul {
	width: 950px;	margin: 0px auto 0px auto;	border-left: 1px solid #6c6c6c;	border-right: 1px solid #6c6c6c;
}

div#topnav li {
	min-width: 134px;	height: 24px;	float: left;	overflow: hidden;	border-right: 1px solid #6c6c6c;
}

div#topnav a {
	min-width: 134px;	height: 17px;	display: block;	font-family: Trebuchet MS;	font-size: 12px;	font-weight: bold;	line-height: 10px;	text-transform: uppercase;	text-align: center;	text-decoration: none;	color: #5a5a5a;	padding-top: 7px;
}

div#topnav a:hover {
	height: 17px;	display: block;	font-family: Trebuchet MS;	font-size: 12px;	font-weight: bold;	line-height: 10px;	text-transform: uppercase;	text-align: center;	text-decoration: none;	background: #00B2EA;	color: #5a5a5a;	padding-top: 7px;
}


/************************************************
*	Footer						     	        * 
************************************************/
div#footer {
	clear: both; text-align: center; background: url('http://www.drumclinics.nl/xDC_img/footer.png') left top repeat-x;	height: 91px;	vertical-align: bottom;
}


/************************************************
*	Left + shadow + content			     	    * 
************************************************/
div#left {
	float: left;
	width: 500px;
	background: transparent;
	padding: 0px;
	margin-left: 17px;
}

div.shadow {
	float: right;
	background: transparent url('http://www.drumclinics.nl/xDC_img/drop_shadow.png') no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
	display: block;
	margin-top: 10px;
}

div#content {
	width: 500px;
	display: block; /* IE won't do well without this */
	/*position: relative; /* Make the shadow's position relative to its image */
	padding: 5px; /* This creates a border around the image */
	background-color: #ffffff; /* Background color of the border created by the padding */
	border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
	margin: -13px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
/************************************************
*	=========================================   * 
************************************************/

/************************************************
*	Right + Agenda + YouTube + Twitter     	    * 
************************************************/

div#right {	float: right; width: 405px; }

div.agenda { float: right; width: 405px; margin-bottom: 20px; }
div.agenda ul { list-style-type: none;}

div.youtube { float: right;	width: 405px; margin-bottom: 0px; margin: -13px 0px 6px -6px;}

div.twitter { font-size: 8pt; background: transparent url('http://www.drumclinics.nl/xDC_img/twitter-me.png') no-repeat bottom right; float: right; width: 405px; margin-bottom: 20px; }

div.advertising { float: right; width: 405px;  height: 364px; margin-bottom: 20px; background: transparent url('http://www.drumclinics.nl/xDC_img/drumclinics-advertising-background.png') no-repeat top center;}

div.advertising h3{ position: relative; top: 15px; padding-bottom: 15px;}/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	margin: 0px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
}

.sIFR-hasFlash h5 {
	letter-spacing: -4px;
	visibility: hidden;
}

/* This is a special class which can be used on any element */

.sIFR-hasFlash .sifr {
	visibility: hidden;
}
/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
