@charset "utf-8";
/* CSS Document */

body#dealer-locator .tooltip {
	display:none;
	background: #000;
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

body#world-loop-contest {
	background: #000000 url("/images/structure/loop_contest_2011.jpg") center center no-repeat;
}
body#world-loop-contest .frame, body#world-loop-contest #container {
	background: #EDEDED url("/images/structure/body-background.jpg") center center;
	border: none;
	color: black;
	
}
body#world-loop-contest .frame .content p, body#world-loop-contest .frame .content ol, body#world-loop-contest .frame .content ul, body#world-loop-contest .frame .content h2, body#world-loop-contest .frame .content .groupbox {
	text-shadow: #FFF 0px 1px 2px;
}
body#world-loop-contest .frame a, body#world-loop-contest #container a {
	color: #D60D10;	
	font-weight: bold;
}

body#world-loop-contest .frame .groupbox {
	/*background: #EDEDED url("/images/structure/body-background.jpg") center center;*/
	background: transparent url("/images/structure/10.png") center center;
	color: black;
	box-shadow: 0px 1px 2px #6d6d6d;
	-webkit-box-shadow: 0px 1px 2px #6d6d6d;
	-moz-box-shadow: 0px 1px 2px #6d6d6d;
}
body#world-loop-contest .frame .form_input, body#world-loop-contest .frame .form_select, body#world-loop-contest .frame .form_textarea, body#world-loop-contest .frame #captcha {
	color: #D60D10;	
	border: none;
}
body#world-loop-contest h4 {
	border-bottom: 1px dotted black;	
}
body#world-loop-contest ol  {
	margin-bottom: 20px;
}

body#world-loop-contest .deadline  {
	color: #FFFFFF;	
	background: #D60D10;
	margin-bottom: 0px;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
body#world-loop-contest ol  {
	margin-left: 20px;
}
body#world-loop-contest ol li {
	list-style: decimal;
}
body#world-loop-contest .frame .title a {
	font-weight: normal;
}
body#world-loop-contest .frame .req {
	background: transparent url("/images/icons/famfamfam/bullet_red.png") no-repeat center right;
	padding: 0px 20px 0px 0px;
}
body#world-loop-contest .validation-advice {
	margin-left: 10px;
	padding: 5px;
	padding-left: 50px;
	padding-right: 10px;
	position: absolute;
	color: red;
	background: transparent url("../images/structure/black-validation-label.png") no-repeat center left;
	height: 18px;
	text-shadow: none;
}
body#world-loop-contest #navigation, body#world-loop-contest #subnavigation, body#world-loop-contest #footer-group  {
	/*display:none;*/
}
body#world-loop-contest .content ul {
	margin-bottom: 20px;	
}
body#world-loop-contest .content ul li {
	background: transparent url("../images/icons/famfamfam/bullet_red.png") no-repeat 0px 2px;
	padding-left: 20px;
}
body#world-loop-contest #subnavigation, body#world-loop-contest #subfooter {
	background: #EDEDED url("/images/structure/body-background.jpg") center center;
}
body#world-loop-contest embed, body#world-loop-contest object {
	display: block;	
	margin: 0 auto;
}

/* WARRANTY */
body#warranty {
	background: #EDEDED url("/images/structure/warranty_background_2012.jpg") center center;
}
body#warranty .frame, body#warranty #container {
	background: #EDEDED url("/images/structure/body-background.jpg") center center;
	border: none;
	color: black;
	
}
body#warranty .frame .content p, body#warranty .frame .content ol, body#warranty .frame .content ul, body#warranty .frame .content h2, body#warranty .frame .content .groupbox {
	text-shadow: #FFF 0px 1px 2px;
}
body#warranty .frame a, body#warranty #container a {
	color: #D60D10;	
	font-weight: bold;
}

body#warranty .frame .groupbox {
	/*background: #EDEDED url("/images/structure/body-background.jpg") center center;*/
	background: transparent url("/images/structure/10.png") center center;
	color: black;
	box-shadow: 0px 1px 2px #6d6d6d;
	-webkit-box-shadow: 0px 1px 2px #6d6d6d;
	-moz-box-shadow: 0px 1px 2px #6d6d6d;
}
body#warranty .frame .form_input, body#warranty .frame .form_select, body#warranty .frame .form_textarea, body#warranty .frame #captcha {
	color: #D60D10;	
	border: none;
}
body#warranty h4 {
	border-bottom: 1px dotted black;	
}
body#warranty ol  {
	margin-bottom: 20px;
}

body#warranty .deadline  {
	color: #FFFFFF;	
	background: #D60D10;
	margin-bottom: 0px;
	padding: 10px;
	text-align: center;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
body#warranty ol  {
	margin-left: 20px;
}
body#warranty ol li {
	list-style: decimal;
}
body#warranty .frame .title a {
	font-weight: normal;
}
body#warranty .frame .req {
	background: transparent url("/images/icons/famfamfam/bullet_red.png") no-repeat center right;
	padding: 0px 20px 0px 0px;
}
body#warranty .validation-advice {
	margin-left: 10px;
	padding: 5px;
	padding-left: 50px;
	padding-right: 10px;
	position: absolute;
	color: red;
	background: transparent url("../images/structure/black-validation-label.png") no-repeat center left;
	height: 18px;
	text-shadow: none;
}
body#warranty #navigation, body#warranty #subnavigation, body#warranty #footer-group  {
	/*display:none;*/
}
body#warranty .content ul {
	margin-bottom: 20px;	
}
body#warranty .content ul li {
	background: transparent url("../images/icons/famfamfam/bullet_red.png") no-repeat 0px 2px;
	padding-left: 20px;
}
body#warranty #subnavigation, body#warranty #subfooter {
	background: #EDEDED url("/images/structure/body-background.jpg") center center;
}
body#warranty embed, body#warranty object {
	display: block;	
	margin: 0 auto;
}
body#warranty .buttons {
	margin-top: 40px;
}

/* SUPERNATURAL */
body#supernatural {
	background: #FFF url("../supernatural/images/supernatural-background.jpg") repeat-x center left;	
}
body#supernatural a:hover, body#supernatural a.current {
	color: #a88a5b !important;	
}
body#supernatural h1, body#supernatural p  {
	line-height: 20px;
	margin-bottom: 20px;
}
body#supanatural p a, body#supernatural .groupbox a {
	color: #a88a5b;	
}
body#supernatural h1 {
	font-size: 18px;	
}
body#supernatural #sn-nav {
	margin: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
body#supernatural #sn-nav ul {
	width: 100%;
	margin: 0 auto;

}
body#supernatural #sn-nav ul li {
	float: left;
	margin: 0px 5px 5px 0px;
	background: #000 url("../images/structure/navigation-background.gif") repeat-x center left;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
body#supernatural #sn-nav ul li a {
	padding: 7px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
body#supernatural #sn-nav ul li a:hover, body#supernatural #sn-nav ul li.current a:hover {
	color: #a88a5b;
}
body#supernatural #sn-nav ul li.current a {
	color: #a88a5b;
	background: transparent url("../images/structure/indicator.png") no-repeat bottom center;	
}

/*********************************************************************************************************************************/

body#supernatural #sn-nav-sub {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
}
body#supernatural #sn-nav-sub ul {
	width: 100%;
	margin: 0 auto;
	margin-left: 5px;
	margin-right: 5px;
}
body#supernatural #sn-nav-sub ul li {
	float: left;
	margin: 0px 5px 5px 0px;
	background: #a88a5b;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
}
body#supernatural #sn-nav-sub ul li a {
	padding: 5px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}
body#supernatural #sn-nav-sub ul li a:hover, body#supernatural #sn-nav-sub ul li.current a:hover {
	color: #FFF !important;
}
body#supernatural #sn-nav-sub ul li.current a {
	color: #FFF !important;
	background: transparent url("../images/structure/indicator.png") no-repeat bottom center;	
}
body#supernatural .tab-container {
	margin-top: 40px;	
	width: 620px;
}
body#supernatural .tab-container p {
	text-align: justify;	
}
body#supernatural .tab-container h3 {
	margin-top: 10px;
	margin-bottom: 20px;
}
/*********************************************************************************************************************************/





body#supernatural #sn-logo {
	background: transparent url("/supernatural/images/supernatural-logo.png") no-repeat top left;
	width: 960px;
	height: 43px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
body#supernatural #sn-logo span {
	display: none;	
}
body#supernatural #button_slideshow {
	background: transparent;	
}
body#supernatural #button_slideshow_slides{
	background: transparent url("/image/structure/loading-white.gif") no-repeat center center;
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width: 310px;
    height: 620px;
    overflow:hidden;
}
body#supernatural #button_slideshow_slides li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
     background: transparent;
}
body#supernatural #button_slideshow_slides li img{
    display:block;
    background: transparent;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
body#supernatural h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 20px;
	color: #a88a5b;
}
body#supernatural h3 {
	font-size: 12px;
	margin-bottom: 20px;
	padding-top: 20px;
	color: #a88a5b;
}
body#supernatural h3 span {
	font-size: 10px; 
	font-weight: normal;
}
body#supernatural #subfooter h3 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 20px;
	margin-bottom: 0px;
}
body#supernatural #subfooter h3 a {
	color: #666666;	
	text-decoration: none;
}
body#supernatural #subfooter h3 a:hover {
	color: #a88a5b;	
}

body#supernatural .groupbox h3 {
	border-bottom: 1px dotted #a88a5b;
	font-size: 12px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #a88a5b;
}
body#supernatural h3 span {
	float:right;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
body#supernatural ol  {
	margin-bottom: 20px;
}
body#supernatural .products ul li .product:hover {
	color: #666666;
	/*background: orange;*/
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
body#supernatural .products ul li {
	float: left;
	/*border-right: 1px solid #666666;*/
	margin-bottom: 10px;
}
body#supernatural .products ul li.first {
	margin-left: 0px;
	padding-left: 0px;	
	clear: both;
}
body#supernatural .products ul li.last {
	margin-right: 0px;
	padding-right: 0px;
	border: none;
}
body#supernatural .products ul li.first .product {

}
body#supernatural .products ul li.last .product {
	margin-right: 0px;
	padding-right: 0px;
}
body#supernatural .products, body#supernatural .products a {
	color: #666666;	
	text-decoration: none;	
}
body#supernatural .products .name {
	font-size: 14px;
	font-weight: bold;
	border-bottom: none;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;	
	height: 40px;
	display: block;
}
body#supernatural ul li .product {
	margin-right: 10px;
	width: 135px;
	display: block;
	background: #F5F5F5 url("../images/structure/groupbox.gif") repeat-x top left;	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 10px 0px 10px 10px;
	min-height: 250px;
	box-shadow: 0px 1px 1px #666666;
	-webkit-box-shadow: 0px 1px 1px #666666;
	-moz-box-shadow: 0px 1px 1px #666666;
}
body#supernatural .products ul li .product:hover {
	color: #666666;
	/*background: orange;*/
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

body#supernatural .groupbox {
	background: transparent url("/images/structure/2-5.png");
	padding: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

/* V-Grand */
body#vgrand * {
	outline: 0;
	padding: 0;
	margin: 0;
	border: none;
}
body#vgrand {
	margin: 0;
	padding: 0;
	background: #000000 url("../V-PianoGrand/images/background_new.jpg") repeat-x;
	height: 100%;	
}

body#vgrand .container {
	margin: 0 auto;
	width: 700px;
	
}
body#vgrand p strong {
	font-weight: bold;
}
body#vgrand #top {
	height: 430px;
	background: #000 url("../V-PianoGrand/images/fotozwart.jpg") no-repeat center top;
	border-bottom: 2px solid #bd7a3e;
	margin: 0 auto;
}
body#vgrand #hands {
	/*background: url(../images/hands.gif) repeat-x bottom;*/
}
body#vgrand #middle {
	height: 30px;
}

body#vgrand #logo {
	width: 410px;
	height: 430px;
	background: url("../V-PianoGrand/images/logo_vpg.png") no-repeat center bottom;
	margin: 0 auto;
	
}
body#vgrand #logo h1 {
	display: none;
}
body#vgrand h2 {
	color: #bd7a3e;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	
}
body#vgrand .left h2 {
	font-size: 14px;
}
body#vgrand .right h2 {
	font-size: 12px;
	padding-top: 10px;
}
body#vgrand h1 {
	color: #bd7a3e;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
}
body#vgrand a {
	color: #bd7a3e;
	font-weight: bold;
}
body#vgrand a:hover {
	color: #FFFFFF;
}
body#vgrand p, body#vgrand td {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:15px;
}

body#vgrand #bellearte li, body#vgrand #belleartefd li  {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	list-style: disc outside none;
	margin-left: 20px;
}

body#vgrand #intro li {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	list-style: disc outside none;
	margin-left: 20px;
}

body#vgrand td {
	margin: 0;
	padding: 5px 0px 5px 0px;
}
body#vgrand #bottom {
	padding: 20px 0px 20px 0px;
	
}
body#vgrand .navigation {	
	border-bottom: none;!important
}
body#vgrand .navigation ul {
	list-style:none; 
	margin:0;
	padding:0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: none;!important
}
body#vgrand .navigation ul li {
	float: left;
	border-bottom: none;!important
}
body#vgrand .navigation ul li a {
	text-decoration: none;
	display: block;
	padding: 5px 25px 4px 25px;
	border: 1px solid #000000;
	border-top: none;
	border-bottom: none;!important
	color: white;
	font-weight: normal;
	background: url("../V-PianoGrand/images/nav_bg.gif") repeat-x top left;	
}
body#vgrand .navigation ul li a:hover {
	color: #bd7a3e;
	border-bottom: none;!important
}
body#vgrand .right {
	width: 670px;
	float:left;
}
body#vgrand .left {
	width: 190px;
	float: left;
}
body#vgrand .container {
	/*border: 1px solid red;*/
}
body#vgrand #slider {
    width: 700px;
    margin: 0 auto;
    position: relative;
}
body#vgrand .scroll {
    /*height: 500px;*/
    width: 700px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}
body#vgrand .scrollContainer div.panel {
    /*height: 210px;*/
    width: 680px;
	padding: 0px 10px 0px 10px;
	
}
body#vgrand .scrollButtons {
    position: absolute;
	top: 0;
    cursor: pointer;
}
body#vgrand .scrollButtons.left {
    left: -50px;
}
body#vgrand .scrollButtons.right {
    right: -50px;
}
body#vgrand .hide {
    display: none;
}
body#vgrand .navigation ul li .selected {
	background: #bd7a3e url("../V-PianoGrand/images/nav_bg_selected.gif") repeat-x top left;
	padding-bottom:0px !important;
}
body#vgrand .navigation ul li a:focus {
    outline: none;
}

body#vgrand .right img, body#vgrand .left img {
	float: left;
	margin: 0px 10px 10px 0px;
	/*
	border: 1px solid white;
	background: #1F201E;
	padding: 1px;
	*/
}

body#vgrand .right a {
	
}
body#vgrand .right p {
	
}
body#vgrand .left p {

}
body#vgrand .red {
	background-color: red;
}
body#vgrand .justclear {
	clear: left;
}
body#vgrand a {
	font-family: Arial, Helvetica, sans-serif;
}
body#vgrand .button {
	/*
	height: 20px;
	width: 70px;
	display: block;
	background: url(../images/button.gif) no-repeat;
	float: left;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
	*/
}
body#vgrand .forminput {
	width: 240px;
	border: 1px solid white;
	/*background: #1F201E;*/
	padding: 1px;
	color: white;
	background: #000000 url("../V-PianoGrand/images/background_input.gif") no-repeat top left;
	font-family: "Courier New", Courier, monospace;
	min-height: 18px;
	font-size: 12px;
	padding: 5px;
	vertical-align: middle;
	margin-right: 10px;
	
}	
body#vgrand #tickets p {
	vertical-align: middle;
}
body#vgrand #submitbutton {
	width: 98px;
	height: 28px;
	display: block;
	background: url("../V-PianoGrand/images/verzenden.gif") no-repeat;
}
body#vgrand #submitbutton:hover {
	background: url("../V-PianoGrand/images/verzenden-.gif") no-repeat;
}
body#vgrand #toupdate {
	height: 500px;
}
body#vgrand #warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*body#vgrand {
	color: #bd7a3e;
	font-weight: bold;
}*/
body#vgrand #warning a:hover {
	color: #000000;
}
body#vgrand .map {
	width: 475px; 
	height: 150px;
	margin: 20px 0px 20px 0px;
	background: #E5E3DF url("../V-PianoGrand/images/ajax-loader.gif") no-repeat center center;
}
body#vgrand #hands p {
	text-align: center;
	color: #000000;
}

body#vgrand .picture {
	float:left;
	margin-bottom:10px;
	padding-right:0px;
}

body#vgrand input, body#vgrand select {
    color: #bd7a3e !important;
	height:20px;
	margin:5px;
	width:300px;
}

body#vgrand .groupbox h3 {
	border-bottom: 1px dotted #bd7a3e;
	font-size: 12px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #bd7a3e;
}

body#vgrand .groupbox a {
	color: #bd7a3e;	

}

body#vgrand .groupbox {
	background-image: url("../V-PianoGrand/images/background.png");
	padding: 20px;
	margin-bottom: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

body#vgrand .buttons {
	margin-top: 10px;
	width: 500px;
	height: 25px;
}

body#vgrand button {
	padding: 5px;
	height: 25px;
	margin-right:5px;
}

body#vgrand .selected {
	border-bottom:none;
}

body#vgrand #vgrand_buttons a {
	margin-top: 10px;
	height: 15px;
	padding: 5px;
	margin-right:5px;
}

body#vgrand .caution {
	background:none;
	border: 1px solid #EE7F00;
	padding: 10px;
	padding-bottom: 20px;
	margin: 0px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

body#vgrand .caution.error {
	border: none;
}

body#vgrand .adjust {
	padding-left: 15px;
	padding-top: 1px;
}

body#vgrand .alinea {
	margin-bottom:12px;
}

body#vgrand strong {
	color: #bd7a3e;
}

body#vgrand #kaart_brussel {
	width: 475px; 
	height: 150px;
	margin: 5px 0px 0px 0px;
}

body#vgrand #kaart_parijs {
	width: 475px; 
	height: 150px;
	margin: 5px 0px 0px 0px;
}

body#vgrand #kaart_rotterdam {
	width: 475px; 
	height: 150px;
	margin: 5px 0px 0px 0px;
}

body#vgrand #kaart_brussel_fr {
	width: 475px; 
	height: 150px;
	margin: 5px 0px 0px 0px;
}

body#vgrand #kaart_parijs_fr {
	width: 475px; 
	height: 150px;
	margin: 5px 0px 0px 0px;
}

body#vgrand #kaart_rotterdam_fr {
	width: 475px; 
	height: 150px;
	margin: 5px 0px 0px 0px;
}

/* ROLAND SESSIES */
body#rolandsessies {
	background: #FFF url("../rolandsessies/images/sessions-background.png") repeat center left;	
}

body#rolandsessies h1, body#rolandsessies p  {
	line-height: 20px;
	margin-bottom: 20px;
}

body#rolandsessies h1 {
	font-size: 18px;	
}


body#rolandsessies #logo-rechts {
	background: transparent;
	margin-top: -100px;
}

body#rolandsessies #rs-logo {
	background: transparent url("/rolandsessies/images/sessions-tekst.png") no-repeat top left;
	width: 298px;
	height: 79px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -15px;
}

body#rolandsessies #rs-logo span {
	display: none;
}	

body#rolandsessies .tab-container {
	margin-top: 10px;	
	width: 620px;
}
body#rolandsessies .tab-container p {
	text-align: justify;
	color: #0c2d53;
}
body#rolandsessies .tab-container h3 {
	margin-top: 10px;
	margin-bottom: 20px;
}

body#rolandsessies h2 {
	font-size: 18px;
	font-style: italic;
	margin-bottom: 10px;
	color: #ffffff;
}

body#rolandsessies #rs-intro-logo {
	background: transparent url("/rolandsessies/images/sessions-intro-titel.png") no-repeat top left;
	width: 150px;
	height: 30px;
	margin-left:-5px;
}

body#rolandsessies #rs-intro-logo span {
	display: none;
}	

body#rolandsessies #rs-wat-logo {
	background: transparent url("/rolandsessies/images/sessions-wat-titel.png") no-repeat top left;
	width: 350px;
	height: 30px;
	margin-left:-5px;
}

body#rolandsessies #rs-wat-logo span {
	display: none;
}


body#rolandsessies #rs-zoeken-logo {
	background: transparent url("/rolandsessies/images/sessions-zoeken-titel.png") no-repeat top left;
	width: 283px;
	height: 30px;
	margin-left:-5px;
}

body#rolandsessies #rs-zoeken-logo span {
	display: none;
}

body#rolandsessies #rs-inschrijven-logo {
	background: transparent url("/rolandsessies/images/sessions-inschrijven-titel.png") no-repeat top left;
	width: 200px;
	height: 30px;
	margin-left:-5px;
}

body#rolandsessies #rs-inschrijven-logo span {
	display: none;
}			

body#rolandsessies  a.link{
	color: #fff200;
	font-weight:bold;
}

body#rolandsessies a:hover.link {
	color: #0c2d53;
	font-weight:bold;
}

body#rolandsessies  a.navigatie{
	margin-left:50px;
}

/*Sonar X1*/
body#sonar-x1 .sonar-tab {
	background-image:none;
	padding: 5px;
	font-size:12px;
	margin-right:10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-image:url("/images/sonar-pattern.png");
	background-repeat:repeat;
	border: 1px solid #202020;
}

body#sonar-x1 .sonar-tab a {
	color:#EE7F00;
	font-weight:bold;
	text-decoration:none;
}

body#sonar-x1 .sonar-tab a:hover {
	color:#FAFAFA;
	font-weight:bold;
	text-decoration:none;
}

body#sonar-x1 #sonar-nav li {
	display:inline;
}

body#sonar-x1 #sonar-nav {
	margin: 5px 0px 20px 0px;
}

/*Boss Competition - JS8*/
body#boss-competition #js8-content {
	background-image:url("/bosscompetition/bkgd.jpg");
	width:806px;
	height:2400px;
	margin-left: 50px;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

body#boss-competition {
	background-color:#000000;
}

body#boss-competition #boss-logo {
	background: transparent url("/bosscompetition/boss_logo.png") no-repeat;
	width: 162px;
	height: 29px;
	float:left;
}

body#boss-competition #boss-logo span {
	display: none;
}

body#boss-competition #jam-logo {
	/*background: transparent url("/bosscompetition/In association with.png") no-repeat;*/
	width: 359px;
	height: 109px;
	float:right;
}

body#boss-competition #jam-logo span {
	display: none;
}	


body#boss-competition #js8-header {
	padding: 10px;
}	

body#boss-competition #js8-guitar {
	clear: both;
	float:left;
	height:820px;
	width:385px;
}

body#boss-competition #js8-guitar img {
	margin-top:5px;
	margin-left:10px;
}

body#boss-competition #js8-win {
	float:right;
	margin-right:10px;
	height:645px;
	width:365px;
}

body#boss-competition #js8-extra-win {
	clear:both;
	float:left;
	margin-right:10px;
	height:360px;
	width:175px;
	padding-bottom:20px;
}

body#boss-competition #js8-extra-win img {
	margin-top:5px;
}

body#boss-competition #js8-inschrijven {
	float:right;
	margin-right:10px;
	width:310px;
	border:5px solid #E9E9E9;
	margin-right:35px;
	padding: 10px;
	color:#E9E9E9;
}

body#boss-competition #js8-inschrijven h1 {
	font-size:20px;
	font-weight:700;
}

body#boss-competition #js8-inschrijven p {
	margin-top:5px;
	font-size:10px;
	font-weight:700;
	color:#CCCCCC;
}

body#boss-competition #js8-inschrijven .rules a {
	color:#0099FF;
}

body#boss-competition #js8-artiesten {
	clear:both;
	float:left;
	margin-left:15px;
}

body#boss-competition #js8-artiesten .song {
	text-align:center;
	color:#CCCCCC;
	line-height:13px;
	padding:5px;
}

body#boss-competition #js8-artiesten a {
	color:#0099FF;
	line-height:13px;
}

body#boss-competition #js8-artiesten .packages {
	text-align:center;
}

body#boss-competition #js8-artiesten .js8-youtube {
	border-right: 1px solid #CCCCCC;
	padding-right: 5px;
}

body#boss-competition #artiest {
	margin-left: 20px;
	text-align:center;
	float:left;
}

body#boss-competition .clear {
	margin-bottom:10px;
}

body#boss-competition .extramargin {
	margin-right:10px;
}

body#boss-competition #js8-inschrijven select {
	 width:196px; 
	 padding:1px;
	 color:#0099FF;
	 float:right;
}

body#boss-competition #js8-inschrijven input {
	 width:190px; 
	 padding:2px;
	 color:#0099FF;
	 float:right;
}

body#boss-competition #js8-inschrijven .green {
	 color:#0099FF;
}


body#boss-competition #js8-inschrijven .js8-label {
	text-align:right;
}

body#boss-competition #js8-inschrijven .checks {
	 width:20px; 
	 color:#0099FF;
	 float:left;
}

body#boss-competition #js8-inschrijven fieldset {
	margin-bottom: 10px;
}

body#boss-competition #js8-result {
	background-color:#000000;
	color:#ffffff;
	padding: 10px;
	width: 500px;
	height: 100px;
	margin-left: 150px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

body#boss-competition #js8-result-container {
	padding: 20px;
}

body#boss-competition .links {
	margin-left:20px;
}

body#boss-competition .rechts {
	margin-left:-20px;
}

/*Concours BOSS - JS8*/
body#concours-boss #js8-content {
	background-image:url("/bosscompetition/bkgd.jpg");
	width:806px;
	height:2400px;
	margin-left: 50px;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

body#concours-boss {
	background-color:#000000;
}

body#concours-boss #boss-logo {
	background: transparent url("/bosscompetition/boss_logo.png") no-repeat;
	width: 162px;
	height: 29px;
	float:left;
}

body#concours-boss #boss-logo span {
	display: none;
}

body#concours-boss #jam-logo {
	/*background: transparent url("/bosscompetition/In association with.png") no-repeat;*/
	width: 359px;
	height: 109px;
	float:right;
}

body#concours-boss #jam-logo span {
	display: none;
}	


body#concours-boss #js8-header {
	padding: 10px;
}	

body#concours-boss #js8-guitar {
	clear: both;
	float:left;
	height:820px;
	width:385px;
}

body#concours-boss #js8-guitar img {
	margin-top:5px;
	margin-left:10px;
}

body#concours-boss #js8-win {
	float:right;
	margin-right:10px;
	height:645px;
	width:365px;
}

body#concours-boss #js8-extra-win {
	clear:both;
	float:left;
	margin-right:10px;
	height:360px;
	width:175px;
	padding-bottom:20px;
}

body#concours-boss #js8-extra-win img {
	margin-top:5px;
}

body#concours-boss #js8-inschrijven {
	float:right;
	margin-right:10px;
	width:310px;
	border:5px solid #E9E9E9;
	margin-right:35px;
	padding: 10px;
	color:#E9E9E9;
}

body#concours-boss #js8-inschrijven h1 {
	font-size:20px;
	font-weight:700;
}

body#concours-boss #js8-inschrijven p {
	margin-top:5px;
	line-height:12px;
	font-size:10px;
	font-weight:700;
	color:#CCCCCC;
}

body#concours-boss #js8-artiesten {
	clear:both;
	float:left;
	margin-left:15px;
}

body#concours-boss #js8-artiesten .song {
	text-align:center;
	color:#CCCCCC;
	line-height:13px;
	padding:5px;
}

body#concours-boss #js8-artiesten a {
	color:#0099FF;
	line-height:13px;
}

body#concours-boss #js8-artiesten .packages {
	text-align:center;
}

body#concours-boss #js8-artiesten .js8-youtube {
	border-right: 1px solid #CCCCCC;
	padding-right: 5px;
}

body#concours-boss #artiest {
	margin-left: 20px;
	text-align:center;
	float:left;
}

body#concours-boss .clear {
	margin-bottom:10px;
}

body#concours-boss .extramargin {
	margin-right:10px;
}

body#concours-boss #js8-inschrijven select {
	 width:196px; 
	 padding:1px;
	 color:#0099FF;
	 float:right;
}

body#concours-boss #js8-inschrijven input {
	 width:190px; 
	 padding:2px;
	 color:#0099FF;
	 float:right;
}

body#concours-boss #js8-inschrijven .green {
	 color:#0099FF;
}


body#concours-boss #js8-inschrijven .js8-label {
	text-align:right;
}

body#concours-boss #js8-inschrijven .checks {
	 width:20px; 
	 color:#0099FF;
	 float:left;
}

body#concours-boss #js8-inschrijven fieldset {
	margin-bottom: 10px;
}

body#concours-boss #js8-result {
	background-color:#000000;
	color:#ffffff;
	padding: 10px;
	width: 500px;
	height: 100px;
	margin-left: 150px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

body#concours-boss #js8-result-container {
	padding: 20px;
}

body#concours-boss .links {
	margin-left:20px;
}

body#concours-boss .rechts {
	margin-left:-20px;
}

body#concours-boss #js8-inschrijven .rules a {
	color:#0099FF;
}

/*v-drums-contest*/
body#v-drums-contest {
	background: transparent url("../v-drums-contest/images/background.png") repeat;
	height:1500px;
}

body#v-drums-contest #vdc-content {
	color:#FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

body#v-drums-contest h1, body#v-drums-contest h2, body#v-drums-contest p  {
	line-height: 20px;
	margin-bottom: 20px;
}

body#v-drums-contest h1 {
	font-size: 18px;	
}

body#v-drums-contest #vdc-logo {
	background: transparent url("../v-drums-contest/images/header.png") no-repeat top left;
	width: 960px;
	height: 262px;
	margin-top: -30px;
	margin-bottom: 10px;
	border-bottom: 2px solid #ffffff;
}

body#v-drums-contest #vdc-logo span {
	display: none;
}

body#v-drums-contest #vdc-content {
	background: transparent url("../v-drums-contest/images/pattern.png") repeat;
	width:940px;
	padding:10px;
	height:100%;
}


body#v-drums-contest #vdc-wk {
	background: transparent url("../v-drums-contest/images/ttl_wk.png") no-repeat top left;
	width:524px;
	height:25px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-wk span {
	display: none;
}

body#v-drums-contest #vdc-deelnemen {
	background: transparent url("../v-drums-contest/images/ttl_deelnemen.png") no-repeat top left;
	width:524px;
	height:25px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-deelnemen span {
	display: none;
}

body#v-drums-contest #vdc-friendsjam {
	background: transparent url("../v-drums-contest/images/ttl_friendsjam.png") no-repeat top left;
	width:524px;
	height:25px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-friendsjam span {
	display: none;
}

body#v-drums-contest #vdc-selectie {
	background: transparent url("../v-drums-contest/images/ttl_selectie.png") no-repeat top left;
	width:524px;
	height:25px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-selectie span {
	display: none;
}

body#v-drums-contest #vdc-nualdoen {
	background: transparent url("../v-drums-contest/images/ttl_nualdoen.png") no-repeat top left;
	width:524px;
	height:25px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-nualdoen span {
	display: none;
}

body#v-drums-contest #vdc-prijzen {
	background: transparent url("../v-drums-contest/images/ttl_prijzen.png") no-repeat top left;
	width:524px;
	height:25px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-prijzen span {
	display: none;
}

body#v-drums-contest #vdc-finale {
	background: transparent url("../v-drums-contest/images/ttl_finale.png") no-repeat top left;
	width:168px;
	height:21px;
	margin: 10px 0px 10px -2px;
	/*display:inline;*/
}

body#v-drums-contest #vdc-finale span {
	display: none;
}

body#v-drums-contest #vdc-finale-fr {
	background: transparent url("../v-drums-contest/images/ttl_finale_FR.png") no-repeat top left;
	width:600px;
	height:30px;
	margin: 10px 0px 10px -2px;
	/*display:inline;*/
}

body#v-drums-contest #vdc-finale-fr span {
	display: none;
}

body#v-drums-contest #vdc-int-finale {
	background: transparent url("../v-drums-contest/images/ttl_int_finale.png") no-repeat top left;
	width:515px;
	height:22px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-int-finale span {
	display: none;
}

body#v-drums-contest #vdc-int-finale-fr {
	background: transparent url("../v-drums-contest/images/ttl_int_finale_FR.png") no-repeat top left;
	width:620px;
	height:30px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-int-finale-fr span {
	display: none;
}

body#v-drums-contest #vdc-content a {
	color:#f58220;
	font-weight:bold;
}

body#v-drums-contest #vdc-content strong {
	color:#f58220;
	font-weight:normal;
}

/*VDC FRANS*/
body#v-drums-contest #vdc-wk-fr {
	background: transparent url("../v-drums-contest/images/ttl_wk_FR.png") no-repeat top left;
	width:600px;
	height:25px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-wk-fr span {
	display: none;
}

body#v-drums-contest #vdc-deelnemen-fr {
	background: transparent url("../v-drums-contest/images/ttl_deelnemen_FR.png") no-repeat top left;
	width:524px;
	height:25px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-deelnemen-fr span {
	display: none;
}

body#v-drums-contest #vdc-friendsjam-fr {
	background: transparent url("../v-drums-contest/images/ttl_friendsjam_FR.png") no-repeat top left;
	width:524px;
	height:25px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-friendsjam-fr span {
	display: none;
}

body#v-drums-contest #vdc-selectie-fr {
	background: transparent url("../v-drums-contest/images/ttl_selectie_FR.png") no-repeat top left;
	width:524px;
	height:30px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-selectie-fr span {
	display: none;
}

body#v-drums-contest #vdc-nualdoen-fr {
	background: transparent url("../v-drums-contest/images/ttl_nualdoen_FR.png") no-repeat top left;
	width:524px;
	height:30px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-nualdoen-fr span {
	display: none;
}

body#v-drums-contest #vdc-prijzen-fr {
	background: transparent url("../v-drums-contest/images/ttl_prijzen_FR.png") no-repeat top left;
	width:524px;
	height:25px;
	margin: 10px 0px 10px -2px;
}

body#v-drums-contest #vdc-prijzen-fr span {
	display: none;
}

body#v-drums-contest .groupbox {
	background: url("../v-drums-contest/images/form.png");
	color: #ffffff;
	width:920px;
	box-shadow: 0px 1px 2px #6d6d6d;
	-webkit-box-shadow: 0px 1px 2px #6d6d6d;
	-moz-box-shadow: 0px 1px 2px #6d6d6d;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	padding:5px;
}

body#v-drums-contest h4 {
	color: #ffffff;
	width:920px;
	border-bottom:1px dotted #ffffff;
	padding-bottom: 10px;
	line-height:16px;
	margin-bottom:10px;
	margin-top:10px;
}

body#v-drums-contest h4 span {
	float:right;
	margin-right:5px;
	font-size:10px;
}

body#v-drums-contest #vdc2012-nav {
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	/*border: 1px solid #6C6D71;*/
	/*border: 2px solid #ffffff;*/
	border-top:none;
	/*-webkit-border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;*/
	width:885px;
	margin: 0 auto;
	padding: 5px 10px 5px 10px;
	margin-top:-10px;
	text-align:center;
	line-height:10px;
}

body#v-drums-contest #vdc2012-nav li {
	display: inline; 
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}

body#v-drums-contest #vdc-nav-container {
	background: transparent url("../v-drums-contest/images/pattern.png") repeat;
}

body#v-drums-contest .datum {
	margin-top: -10px;
	margin-bottom: 5px;
	font-size:10px;
}

body#v-drums-contest .caution {
	background-color:#000;!important
}

body#v-drums-contest .lstdata {
	list-style-type:disc;
	padding-left:20px;
}

body#v-drums-contest .wrapper {  
    float:left; /* important */  
    position:relative; /* important(so we can absolutely position the description div */  
}  

body#v-drums-contest .description {   
    position:absolute; /* absolute position (so we can position it where we want)*/  
    bottom:0px; /* position will be on bottom */  
    left:0px;  
    width:100%;  
    /* styling bellow */  
    background-color:black;  
    font-family: 'tahoma';  
    font-size:12px;  
    color:white;  
    opacity:0.9; /* transparency */  
    filter:alpha(opacity=60); /* IE transparency */  
}  
body#v-drums-contest p.description_content {  
    padding:10px;  
    margin:0px;  
} 

/*ARTISTS*/
body#artiesten .roland {
	color: #f58220;
	font-weight:bold;
}

body#artiesten .artist-intro {
	 margin-top:10px; 
	 font-size:12px; 
	 font-weight:bold;
}

body#artiesten .artiest {
	color: #8b551b;
	font-weight:bold;
}

body#artiesten .artiesten {
	color:#666666;
}

body#artiesten .nospace {
	 margin:0; 
	 padding:0;
}

body#artiesten #gallery {
	height:400px;
}

body#artiesten #gallery-absynthe-minded {
	height:400px;
}

body#artiesten #gallery-jamie-cullum {
	height:400px;
}

body#artiesten #gallery-michael-schack {
	height:400px;
}

body#artiesten #gallery-the-temper-trap {
	height:400px;
}

body#artiesten #arid a {
	color: #f58220;
	font-weight:bold;
}

body#artiesten #arid a:hover {
	color: #8b551b;
	font-weight:bold;
}

/*ARTISTS-FR*/
body#artistes .roland {
	color: #f58220;
	font-weight:bold;
}

body#artistes .artist-intro {
	 margin-top:10px; 
	 font-size:12px; 
	 font-weight:bold;
}

body#artistes .artiest {
	color: #8b551b;
	font-weight:bold;
}

body#artistes .artiesten {
	color:#666666;
}

body#artistes .nospace {
	 margin:0; 
	 padding:0;
}

body#artistes #gallery {
	height:400px;
}

body#artistes #gallery-absynthe-minded {
	height:400px;
}

body#artistes #gallery-jamie-cullum {
	height:400px;
}

body#artistes #gallery-michael-schack {
	height:400px;
}

body#artistes #gallery-the-temper-trap {
	height:400px;
}

body#artistes #arid a {
	color: #0000FF;
	font-weight:bold;
}

body#artistes #arid a:hover {
	color: #8b551b;
	font-weight:bold;
}

/*JP80*/
body#jp-80 #jp_container {
	margin-bottom: 20px;
}
body#jp-80 h2 {
	font-size:16px;
}
body#jp-80 #jp_header {
	background: #5C5E6D url("../jupiter80/header_nl.jpg");
	width: 960px;
	height: 200px;
	display: block;
}
body#jp-80 #jp_header span {
	display: none;	
}

body#jp-80 #jp_nav {
	background: black;
	height: 235px;
}

body#jp-80 #jp_nav .jp_navtab {
	float: left;
	border-right: 1px solid #555555;	
}
body#jp-80 #jp_nav li.jp_navtab a {
	line-height: 35px !important;	
	width: 136px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	display:block;
}

body#jp-80 #jp_nav li.jp_navtab.last {
	border-right: none;
}

body#jp-80 #jp_nav li.jp_navtab.last a {
	width: 138px;
}
/*
body#jp-80 #jp_nav li a:hover, body#jp-80 #jp_nav li a.current {
	color: #000;	
}
*/
body#jp-80 .jp_subnav {
	height: 25px;	
	text-transform: uppercase;
}
body#jp-80 .jp_subnav li {
	float: left;
	border-right: 1px solid #7e3c0a;
	border-right: 1px solid rgba(0,0,0,0.1);
}
body#jp-80 .jp_subnav li a {
	display: block;
	line-height: 25px;
	padding: 0px 35px;	
	color: #000;
	text-decoration: none;
}
body#jp-80 .jp_subnav li a.current, body#jp-80 .jp_subnav li a:hover {
	color: #FFF;
}
body#jp-80 .jp_orange:hover, body#jp-80 a.current.jp_orange, body#jp-80 .jp_subnav.jp_orange {
	background: #f37414;
}
body#jp-80 .jp_yellow:hover, body#jp-80 a.current.jp_yellow {
	background: #e0de00;
}
body#jp-80 .jp_green:hover, body#jp-80 a.current.jp_green {
	background: #2cd873;
}
body#jp-80 .jp_darkgreen:hover, body#jp-80 a.current.jp_darkgreen, body#jp-80 .jp_subnav.jp_darkgreen {
	background: #70C39F;
}
body#jp-80 .jp_darkblue:hover, body#jp-80 a.current.jp_darkblue {
	background: #3B73B1;
}
body#jp-80 .jp_blue:hover, body#jp-80 a.current.jp_blue {
	background: #00ccff;
}
body#jp-80 .jp_purple:hover, body#jp-80 a.current.jp_purple {
	background: #c97df5;
}
body#jp-80 #jp_main {
	clear:both;
	background: white;
}
body#jp-80 .jp_pane {
	display: none;	
}
body#jp-80 .jp_default_content {
	padding: 35px;
}
body#jp-80 .jp_default_content p {
	margin-bottom: 20px;
}	
body#jp-80 .jp_default_content p:last-child {
	margin: 0;
}
body#jp-80 .jp_default_content iframe {
	display:block;	
}
body#jp-80 #jp_footer { 
	background: white;
	padding: 35px;
	margin-top: 10px;
}
body#jp-80 #jp_footer #jp_footer_text { 
	width: 60%;
	float: left;
}
body#jp-80 #jp_footer #jp_footer_signup { 
	width: 30%;
	float: right;
	text-align: right;
}
body#jp-80 a.jp_button {
	background: #E2E2E2;
	padding: 10px 15px;
	text-decoration: none;
	color: #000;
	border-radius: 5px;
}
body#jp-80 a.jp_button:hover {
	background: #CCCCCC;
}
body#jp-80 h2 {
	font-weight: normal;
	text-transform: uppercase;	
	margin-bottom: 5px;
	font-size: 14px;
	color: #555555;
}
body#jp-80 .jp_origines h2, body#jp-80 .jp_feedback h2 {
	margin-bottom: 20px;
}
body#jp-80 .jp_subsubnav {
	
	float: left;
	margin-right: 35px;
}
body#jp-80 .jp_subsubnav a {
	text-transform: uppercase;
	border-bottom: 1px solid #E2E2E2;	
	color: #555555;
	width: 255px;
	line-height: 25px;
	text-decoration: none;
	display: block;
	font-size: 10px;
}
body#jp-80 .jp_subsubnav li:first-child a {
	border-top: 1px solid #E2E2E2;	
}
body#jp-80 .jp_subsubnav a:hover, body#jp-80 .jp_subsubnav a.current {
	color: #f37414;
}
body#jp-80 .jp_list li {
	border-bottom: 1px solid #E2E2E2;
	clear: both;
	padding: 10px 0px	
}
body#jp-80 .jp_list li:first-child {
	border-top: 1px solid #E2E2E2;	
}
body#jp-80 .jp_list span {
	float: left;
	width: 700px; 
}
body#jp-80 .jp_list a, body#jp-80 .jp_list img  {
	float: right;
}
body#jp-80 #gallery {
	width: 960px;
	height: 640px;
	display:block;	
}
body#jp-80 .jp_subpane div.float-left, body#jp-80 .jp_subpane div.float-right {
	width: 425px;	
}
.galleria-stage {
	height: 590;
	width: 940;	
}

body#sonar-x1 #promo {
	background-color:#000;
	width:590px;
	padding:10px;
	color:#ffffff;
}

body#sonar-x1 .nederlands {
	margin-left:-10px
}

body#sonar-x1 #promo_text p {
	font-size:3em;
	margin: 5px;
	padding: 0px;
}

body#sonar-x1 .promo_legal {
	margin-top:5px;
	font-size: 10px;
	line-height: 12px;
}

body#sonar-x1 .blue {
	color: #42c1c5;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

body#sonar-x1 .products_octa {
	width:275px;
	line-height:14px;
}

body#sonar-x1 .products_info {
	margin-left: 15px;
}

body#sonar-x1 .promo_legal a {
	color:#FFF;
}

body#sonar-x1 .promo_bullet {
	font-size:18px; 
	color:#f58220; 
	margin-left: 15px;
}

body#sonar-x1 .products_title {
	color: #42c1c5;
	font-size:18px;
	margin-top:15px;
	padding:0;
}

body#sonar-x1 .less_left {
	margin-left: 5px;
}

body#sonar-x1 .products_octa h3 {
	padding-bottom: 0px;
}

body#sonar-x1 #promo_form_link {
	clear:both;
	width:600px;
	margin: 0px 0px 0px 20px;
	padding: 25px 0px 0px 0px;
	font-size:5em;
}

body#sonar-x1 .optin a {
	color:#f58220;
}

body#sonar-x1 cufon {
    padding-bottom: 3px;
}

/*BR-Styles*/
body#br-audio-loops #js8-content {
	background-image:url("/brstyles/bkgd.jpg");
	width:806px;
	height:1250px;
	margin-left: 50px;
	display:block;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

body#br-audio-loops {
	background-color:#000000;
}

body#br-audio-loops #boss-logo {
	background: transparent url("/brstyles/boss_logo.png") no-repeat;
	width: 162px;
	height: 29px;
	float:left;
}

body#br-audio-loops #boss-logo span {
	display: none;
}

body#br-audio-loops #jam-logo {
	/*background: transparent url("/brstyles/In association with.png") no-repeat;*/
	width: 359px;
	height: 109px;
	float:right;
}

body#br-audio-loops #jam-logo span {
	display: none;
}	


body#br-audio-loops #js8-header {
	padding: 10px;
}	

body#br-audio-loops #js8-guitar {
	clear: both;
	float:left;
	height:600px;
	width:385px;
}

body#br-audio-loops #js8-guitar img {
	margin-top:5px;
	margin-left:10px;
}

body#br-audio-loops #js8-win {
	float:right;
	margin-right:10px;
	height:645px;
	width:365px;
}

body#br-audio-loops #js8-extra-win {
	clear:both;
	float:left;
	margin-right:10px;
	height:360px;
	width:175px;
	padding-bottom:20px;
}

body#br-audio-loops #js8-extra-win img {
	margin-top:5px;
}

body#br-audio-loops #js8-inschrijven {
	float:right;
	margin-right:10px;
	width:310px;
	border:5px solid #E9E9E9;
	margin-right:35px;
	padding: 10px;
	color:#E9E9E9;
}

body#br-audio-loops #js8-inschrijven h1 {
	font-size:20px;
	font-weight:700;
}

body#br-audio-loops #js8-inschrijven p {
	margin-top:5px;
	font-size:10px;
	font-weight:700;
	color:#CCCCCC;
}

body#br-audio-loops #js8-inschrijven .rules a {
	color:#0099FF;
}

body#br-audio-loops #js8-artiesten {
	clear:both;
	float:left;
	margin-left:15px;
}

body#br-audio-loops #js8-artiesten .song {
	text-align:center;
	color:#CCCCCC;
	line-height:13px;
	padding:5px;
}

body#br-audio-loops #js8-artiesten a {
	color:#0099FF;
	line-height:13px;
}

body#br-audio-loops #js8-artiesten .packages {
	text-align:center;
}

body#br-audio-loops #js8-artiesten .js8-youtube {
	border-right: 1px solid #CCCCCC;
	padding-right: 5px;
}

body#br-audio-loops #artiest {
	margin-left: 20px;
	text-align:center;
	float:left;
}

body#br-audio-loops .clear {
	margin-bottom:10px;
}

body#br-audio-loops .extramargin {
	margin-right:10px;
}

body#br-audio-loops #js8-inschrijven select {
	 width:196px; 
	 padding:1px;
	 color:#0099FF;
	 float:right;
}

body#br-audio-loops #js8-inschrijven input {
	 width:190px; 
	 padding:2px;
	 color:#0099FF;
	 float:right;
}

body#br-audio-loops #js8-inschrijven .green {
	 color:#0099FF;
}


body#br-audio-loops #js8-inschrijven .js8-label {
	text-align:right;
}

body#br-audio-loops #js8-inschrijven .checks {
	 width:20px; 
	 color:#0099FF;
	 float:left;
}

body#br-audio-loops #js8-inschrijven fieldset {
	margin-bottom: 10px;
}

body#br-audio-loops #js8-result {
	background-color:#000000;
	color:#ffffff;
	padding: 10px;
	width: 500px;
	height: 100px;
	margin-left: 150px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

body#br-audio-loops #js8-result-container {
	padding: 20px;
}

body#br-audio-loops .links {
	margin-left:20px;
}

body#br-audio-loops .rechts {
	margin-left:-20px;
}

body#br-audio-loops #downloadbtn {
	background:url('../brstyles/download_btn.png') no-repeat;
	width:225px;
	height:29px;
	display:block;
	margin-left:95px;
}
body#br-audio-loops #downloadbtn:hover {
	background-position: 0px -29px;
}
