@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	/* background: #EDEDED url("../images/structure/body-background.jpg") repeat-y center center;*/
	line-height: 20px;
	background: #EDEDED;
}
ul,ol,p,h1,h2,h3,h4 {
	line-height: 20px;
}
.container {
	width: 960px;
	margin: 0 auto;
	
}
#navigation {
	background: transparent url("../images/structure/navigation-background.gif") repeat-x bottom left;
	height: 100px;
}
#navigation ul {
	height: 100px;	
	background: transparent url("../images/structure/navigation-separator.gif") no-repeat bottom left;
	float: left;
}
#navigation ul li {
	float: left;	
	/*background: transparent url("../images/structure/navigation-separator.gif") no-repeat bottom left;*/
	border-left: 1px solid #333333;
}
#navigation ul li.last {
	border-right: 1px solid #333333;
}
#navigation ul li div.current {
	background: transparent url("../images/structure/navigation-indicator.gif") no-repeat bottom center;
	height: 100px;	
}
#navigation ul li a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	display: block;
	padding: 40px 10px 40px 10px;
}
#navigation ul li a:hover, #navigation ul li a.current {
	color: #ee7f00;	
}
#navigation ul li #logo.current  {
	background: transparent url("../images/structure/roland-central-europe-logo.gif") no-repeat center center;
}
#navigation ul li.current {
	background: transparent url("../images/structure/navigation-indicator.gif") no-repeat bottom center;
}
#navigation ul li #logo {
	height: 34px;
	width: 141px;
	display: block;
	background: transparent url("../images/structure/roland-central-europe-logo-hover.gif") no-repeat center center;
	padding: 33px 10px 33px 10px;
}
#navigation ul li #logo:hover {
	background: transparent url("../images/structure/roland-central-europe-logo.gif") no-repeat center center;
}
#navigation ul li #logo span  {
	display: none;	
}
#subnavigation {
	background: transparent url("../images/structure/subnavigation-background.gif") repeat-x top left;
	border-left: 1px solid #333333;
	height: 30px;
	box-shadow: -3px 0px 3px #6d6d6d;
	-webkit-box-shadow: -3px 0px 3px #6d6d6d;
	-moz-box-shadow: -3px 0px 3px #6d6d6d;
	
}
#subnavigation ul {
	height: 30px;
	float: left;
}
#subnavigation ul li {
	float: left;
	font-size: 13px;
	/*margin-right: 10px;*/
}
#subnavigation ul li a.out span {
	background: transparent url("../images/icons/famfamfam/world_link.png") no-repeat center right;
	padding-right: 20px;
}
#subnavigation ul li a {
	padding: 5px 10px 5px 10px;
	border: 1px solid #E0E0E0;
	border-top: none;
	border-bottom: none;
	border-left: none;
	font-weight: bold;
	color: #666666;
	display: block;
	text-decoration: none;
}
#subnavigation ul li.first a {
	border-left: 1px solid #E0E0E0;
}
#subnavigation ul li a:hover, #subnavigation ul li a.current {
	color: #ee7f00;	
}
#subnavigation #drop_down {
	margin-right: 0px;
	height: auto;
	float: right;
}
#subnavigation #drop_down ul li  {
	margin-right: 0px;	
	float: none;
}
#subnavigation #drop_down ul li a  {
	padding: 5px 10px 9px 30px;
	border: 1px solid #E0E0E0;
	border-top: none;
	border-bottom: none;
}

#subnavigation #drop_down li a.last {
	border-bottom: 1px solid #D5D5D5;	
}
#subnavigation #drop_down li a:hover  {
	color: #ee7f00;	
}
#subnavigation #drop_down li a.lid-option {
	color: #666666;
}
#subnavigation #drop_down li a.lid-option:hover  {
	color: #ee7f00;	
}
#search-form {
	float: right;
	padding: 30px 0px 0px 0px;
}
#search-form fieldset {
	padding: 10px;
	background: transparent url("../images/structure/search-form-background.gif") top left;	
}
#search-form #search-form-input {
	width: 110px;
	height: 16px;
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	vertical-align: middle;
	border: none;
	outline: none;
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	padding: 2px;
}
#search-form #search-form-submit {
	height: 20px;
	width: 20px;
	float: left;
	background: white url("../images/icons/famfamfam/magnifier.png") no-repeat center center;	
	border: none;
	color: transparent;
	margin: 0;
	padding: 0;
	display: block;
	vertical-align: middle;
	outline: none;
}
#search-form #search-form-submit:hover {
	cursor: hand;
	cursor: pointer;
}
.frame {
	/*background: #FFFFFF url('../images/structure/thin_line.gif') repeat-x bottom left;*/
	background: #FFFFFF;
	margin-bottom: 20px;

	box-shadow: 0px 0px 3px #6d6d6d	;
	-webkit-box-shadow: 0px 0px 3px #6d6d6d;
	-moz-box-shadow: 0px 0px 3px #6d6d6d;
}
/*
.frame {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;	
}
*/
.message {
	background: #FDF2EA;
	margin-bottom: 20px;
	box-shadow: 0px 0px 3px #6d6d6d	;
	-webkit-box-shadow: 0px 0px 3px #6d6d6d;
	-moz-box-shadow: 0px 0px 3px #6d6d6d;	
	padding: 20px;
}
.message a {
	color: 	#ee7f00;
}
.message a:hover {
	color: 	#666666;	
}
.frame .title {
	background: #000000 url("../images/structure/title-background.gif") top left;
	padding: 4px 10px 5px 10px;
}
.frame .content {
	padding: 10px 10px 12px 10px;
}
.frame .content h2, .frame .content h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}	

.frame .title h1 {
	font-size: 18px;
	font-weight: normal;
	color: white;
	float: left;
}
.frame .title h2 {
	font-size: 14px;
	font-weight: bold;
	color: white;
	float: left;
}
.frame .groupbox h4 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #E1E1E1;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.frame a.groupbox h4 {
	border-bottom: none;	
}
.frame h4 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.frame .groupbox h4 span {
	font-size: 12px;
	float: right;
	font-weight: normal;
	max-width: 500px;
	text-align: right;
}
.frame .groupbox h4 a {
	color: #666666;	
	text-decoration: none;
}
.frame .more-side {
	padding-left: 20px;	
}
.frame .more-side .groupbox h4 {
	padding-bottom: 5px;
	margin-bottom: 5px;	
}
.frame .more-side .groupbox ul li {
	padding: 0;
	background: none;
}
.frame .groupbox h4 a:hover, .frame .groupbox h4 a:hover {
	color: #000000;
	text-decoration: underline;
}
.frame h2 strong, .frame h1 strong {
	color: 	#ee7f00;
	font-weight: normal;
}
.frame .title a.more, .frame .title a.more {
	float: right;
	color: white;
	text-decoration: none;
}
.frame .title a.more:hover, .frame .title a.more:hover {
	color: 	#ee7f00;
	text-decoration: underline;
}
.frame .title a {
	color: #ee7f00;
	text-decoration: none;
}
.frame .title a:hover {
	color: white;	
	text-decoration: underline;
}
.frame p, .frame h3 {
	padding-bottom: 20px;	
}
.frame p.no-margin {
	padding: 0px;	
}
.frame ul ul {
	margin-left: 20px;	
}
.frame .infobox {
	background: #FDF2EA;
	border: 1px solid #ee7f00;	
	padding: 10px;
	margin-bottom: 20px;
}
#subfooter {
	background: #e8e8e8 url("../images/structure/subfooter-background.gif") repeat-x top left;
	padding: 30px 0px 30px 0px;
	box-shadow: -3px -0px 3px #6d6d6d;
	-webkit-box-shadow: -3px -0px 3px #6d6d6d;
	-moz-box-shadow: -3px -0px 3px #6d6d6d;
}
#subfooter .box {	
	margin-right: 20px;
	width: 285px;
	padding: 10px;
}
#subfooter .box.no-margin {
	margin-right: 0px;	
}
#subfooter h3 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 20px;
}
#subfooter h3 a {
	color: #666666;	
	text-decoration: none;
}
#subfooter h3 a:hover {
	color: #ee7f00;	
}
#subfooter p {
	
}
#subfooter a {
	color: #666666;	
}
#subfooter a:hover {
	color: #f6962c;
}
#footer .box {
	margin-right: 20px;
	padding: 10px;
}
#footer {
	background: #141414 url("../images/structure/footer-background.gif") repeat-x top left;
	padding: 10px 0px 10px 0px;
}
#footer .medium {
	width: 570px;	
}
#footer .small {
	width: 310px;
	height: 35px;
}
#footer .small p {
	padding-top: 8px;
	vertical-align: middle;
}
#footer ul {
	margin: 0;
	padding: 0;
	text-align:center;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	margin-right: 30px;
	height: 32px;
	display:block;
	float: left;
	text-decoration: none;
	overflow: hidden;
}
#footer ul li .roland {
	background: transparent url("../images/structure/footer-roland-logo-all.gif") 0px -32px  no-repeat;
	width: 60px;
}
#footer ul li .roland:hover {
	background: transparent url("../images/structure/footer-roland-logo-all.gif") 0px 0px  no-repeat;
}
#footer ul li .boss {
	background: transparent url("../images/structure/footer-boss-logo-all.gif") 0px -32px  no-repeat;
	width: 72px;
}
#footer ul li .boss:hover {
	background: transparent url("../images/structure/footer-boss-logo-all.gif") 0px 0px  no-repeat;
}
#footer ul li .cakewalk {
	background: transparent url("../images/structure/footer-cakewalk-logo-all.gif") 0px -32px  no-repeat;
	width: 106px;
}
#footer ul li .cakewalk:hover {
	background: transparent url("../images/structure/footer-cakewalk-logo-all.gif") 0px 0px  no-repeat;
}
#footer ul li .edirol {
	background: transparent url("../images/structure/footer-edirol-logo-all.gif") 0px -32px  no-repeat;
	width: 74px;
}
#footer ul li .edirol:hover {
	background: transparent url("../images/structure/footer-edirol-logo-all.gif") 0px 0px  no-repeat;
}
#footer ul li .rodgers {
	background: transparent url("../images/structure/footer-rodgers-logo-all.gif") 0px -32px  no-repeat;
	width: 72px;
}
#footer ul li a.rodgers:hover {
	background: transparent url("../images/structure/footer-rodgers-logo-all.gif") 0px 0px  no-repeat;
}
#footer ul li a span {
	display: none;
}
#footer p a {
	color: #666666;	
}
#footer p a:hover {
	color: #ee7f00;	
}	
#footer a:hover {
	color: 	
}
#content {
	margin: 30px 0px 20px 0px;
}
.news .content ul {
	margin-bottom: 20px;	
}
.news .content ul li {
	background: transparent url("../images/icons/famfamfam/bullet_orange.png") no-repeat 0px 2px;
	padding-left: 20px;
}
.frame .content p a, .frame .content fieldset a, .frame .content ul a, .frame .content fieldset a {
	color: #ee7f00;	
}	
.frame .content p a:hover, .frame .content fieldset a:hover, .frame .content ul a:hover, .frame .content fieldset a:hover {
	color: #000;	
}
.frame .content #features ul li, .frame .content #more-info ul li, .frame .content #specifications ul li {
	background: transparent url("../images/icons/famfamfam/bullet_orange.png") no-repeat 0px 2px;
	padding-left: 20px;
	margin-left: 10px;
}
.frame .content #sonarprijzen table {
    border-color: #999999;
    border-width: 1px;
    border-style: solid;
}

.frame .content #sonarprijzen td {
    border-color: #999999;
    border-width: 1px;
    border-style: solid;
}

.frame .content #sonarprijzen .title {
	font-weight: bold;
	background-color: #f58220;
	background-image: none;
}

.frame .content #sonarprijzen .centreer {
	text-align:center;
}

.frame .content #sonarprijzen .subtitle {
	font-weight:bold;
	background-color:#999999;
	background-image:none;
}

.frame .content #sonarprijzen .rrpex {
	background-color:#f58220;
	background-image:none;
	text-align:right;
}

.frame .content #sonarprijzen .low {
	color:#CCCCCC;
	text-align:right;
}

.frame .content #sonarprijzen {
	border-color:#999999;
}

.frame .content #features, .frame .content #more-info, .frame .content #specifications {
	padding: 20px;	
}

.frame .content #specifications ul {
	padding-top:0px;
}

.frame .content #features p, .frame .content #more-info p, .frame .content #specifications p {
	text-align: justify;
}
.frame .content img {
	/*
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	*/
}

.frame .content .groupbox {
	background: #F5F5F5 url("../images/structure/groupbox.gif") repeat-x top left;	
	padding: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
}
.frame .content .groupbox .groupbox {
	border: 1px dotted #D4D4D4;
	background: #F1F1F1;
}
.frame .content .groupbox ul.news li {
	list-style: none;
}
.frame .content .groupbox .no-margin {
	margin: 0px;	
}
.frame .content .products, .frame .content .products a {
	color: #666666;	
	text-decoration: none;	
}
.frame .content .products .name {
	font-size: 14px;
	font-weight: bold;
	border-bottom: none;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;	
	height: 40px;
	display: block;
}
.frame .content h2 a {
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	float: right;
}
.frame .content h2 a:hover {
	color: #ee7f00;
}
.frame .content 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;
}
.frame .content .products ul li .product:hover {
	color: #666666;
	/*background: orange;*/
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
/*
.frame .content ul li .product img {
	max-width: 115px;
	background: white;
	max-height: 115px;
	overflow: hidden;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0px 0px -3px #e3e3e3	;
	-webkit-box-shadow: 0px 0px -3px #e3e3e3;
	-moz-box-shadow: 0px 0px -3px #e3e3e3;
}
*/
.frame .content .products ul li {
	float: left;
	/*border-right: 1px solid #666666;*/
	margin-bottom: 10px;
}
.frame .content .products ul li.first {
	margin-left: 0px;
	padding-left: 0px;	
	clear: both;
}
.frame .content .products ul li.last {
	margin-right: 0px;
	padding-right: 0px;
	border: none;
}
.frame .content .products ul li.first .product {

}
.frame .content .products ul li.last .product {
	margin-right: 0px;
	padding-right: 0px;
}
.frame .content .matrix a {
	color: #666666;	
	text-decoration: none;
}
.frame .content .matrix a:hover {
	color: #666666;		
}
.frame .content .matrix a span {
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
}
.frame .content .matrix a:hover span {
	color: #ee7f00;		
}
.matrix {
	padding-top: 10px;
	width: 100%;
	overflow:hidden;
	position:relative;
	text-align: center;
}
.matrix ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0 auto;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
.matrix ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
.matrix ul li.no-margin a {
	margin-right: 0px;
}
.matrix ul li a {
	display:block;
	margin:0 10px 10px 0px;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
	line-height:1.3em;
	width: 135px;
	height: 155px;
}
.matrix ul li a span {
	height: 135px;
	overflow: hidden;
	display:block;
}

.matrix.categories ul li a {
	height: 115px;	
}
.matrix.brands ul {
	padding-top: 20px;	
}
.matrix.brands ul li a img {
	width: 115px;	
}
.matrix.brands ul li a {
	height: auto;
	width: auto;
	margin: 0;
	margin: 0px 20px 20px 0;
	padding: 0;
}

.matrix ul li a img {
	width: 135px;	
}
.matrix ul li a:hover {

}
.matrix ul li a.current,
.matrix ul li a.current:hover {

}
/* Links & Partners */
.links_and_partners a {
	text-decoration: none;	
	color: #666666;
	padding: 10px;
	margin-bottom: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;	
	display: block;
	background: #F5F5F5 url("../images/structure/groupbox.gif") repeat-x top left;	
	box-shadow: 0px 1px 1px #666666;
	-webkit-box-shadow: 0px 1px 1px #666666;
	-moz-box-shadow: 0px 1px 1px #666666;
	
}

.links_and_partners a:hover {
	color: #666666;
	/*background: orange;*/
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

/* PRODUCT PAGE */
.frame .product-navigation {
	clear:left;
	float:left;
	padding:0;
	background:#fff url(../images/structure/media-navigation-background.gif) bottom repeat-x;
	width:100%;
	overflow:hidden;
	margin-bottom: 20px;
}
.frame .product-navigation ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	left:0%;
	text-align:center;
}
.frame .product-navigation ul li {
	display:block;
	float:left;
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
	position:relative;
	right:0%;
}
.frame .product-navigation ul li a {
	display:block;
	float:left;
	margin:0 1px 0 0px;
	padding: 5px 10px 5px 10px;
	background:#F5F5F5;
	background: transparent url("../images/structure/media-navigation-background-active.gif") repeat-x top left;
	text-decoration:none;
	color:#666;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;

	position:relative;
	bottom:1px;
}
.frame .product-navigation ul li a:hover {
	background:#f9f9f9;
	color:#ee7f00;
}
.frame .product-navigation ul li.current {
	margin-top:1px;
}
.frame .product-navigation ul li.current a {
	/*background: transparent url("../images/structure/media-navigation-background-active.gif") repeat-x top left;*/
	background: white;
}
.frame .product-navigation ul li.current a,
.frame .product-navigation ul li.current a:hover {
	position:relative;
	bottom:0;
	padding: 7px 10px 7px 10px;
	color:#ee7f00;
	font-weight:bold;
}
.frame .content #images, .frame .content #movies {
	text-align: center;	
}
.frame .content #images img, .frame .content #movies #mediaspace {
	margin-bottom: 20px;	
}
.frame .left.medium {
	margin-right: 20px;	
	width: 600px;
}
.frame .left.medium {
	
}
/* FOOTER TO BOTTOM OF PAGE */
html, body, #wrap {
	height: 100%;
}
body > #wrap {
	height: auto; 
	min-height: 100%;
}
#content {
	padding-bottom: 292px; /* must be same height as the footer */
}  
#footer-group {
	position: relative;
	margin-top: -292px; /* negative value of footer height */
	height: 292px;
	clear:both;
}
.info_sheet {
	width: 100%;
}
.info_sheet td, .info_sheet th {
	border: 1px solid #e9e9e9;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	height: 45px; 
	overflow: visible;
	font-size: 11px;
}
.info_sheet th {
	background: #F5F5F5;
}
.info_sheet th.align-center, .info_sheet td.align-center {
	text-align:center;	
}
.info_sheet th.align-right, .info_sheet td.align-right {
	text-align:right;	
}
.info_sheet .fat-border-right  {
	border-right: 2px solid #c9c9c9;
}	
.info_sheet .fat-border-bottom {
	border-bottom: 2px solid #C9C9C9;	
}
.info_sheet .fat-border-top {
	border-top: 2px solid #C9C9C9;	
}
.info_sheet td.totals {
	background: #F5F5F5;
	font-weight: bold;
	height: auto;
}
.info_sheet tr:hover {
	background: #FDF2EA;	
}
.info_sheet .emphasis {
	font-weight: bold;
}
.info_sheet .current {
	background: #FDF2EA	url("../images/icons/famfamfam/arrow_down.png") no-repeat center bottom;
}
.clickable_list a {
	color: #666666;
}
.frame .content .clickable_list li.current , .frame .content .clickable_list ul li.current {
	background: transparent	url("../images/icons/famfamfam/bullet_go.png") no-repeat 0px 5px;
}
.frame .content ul.clickable_list a {
	color: #666666;	
}	
.frame .content ul.clickable_list a:hover {
	color: #ee7f00;		
}
.frame .cart_title {
	background: transparent url("../images/icons/famfamfam/cart.png") no-repeat center right;
	padding: 2px 20px 2px 0px;
	height: 16px;		
}
.frame.small.right h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}
#map_container #map .mapframe img {

	margin: 0;
	padding: 0;
}
#map_container #map .mapframe map {
	background: red;
	margin: 0;
	padding: 0;
}
#interactive-tours {
	
}
#interactive-tours img {

}
#locatorlist {
	width: 100%;	
}
/*
#locatorlist a {
	color: #666666;		
}
#locatorlist a:hover {
	color: #ee7f00;	
}
*/
#sda_group {
	width: 350px !important;
}
#cu3er-container {
	width: 960px; 
	outline:0;
	height: 260px;
	margin-bottom: 15px;
	padding: 0px;
}
.in_progress {
	position: absolute;
	top: 10px;
	left: 10px;
}
.in_progress_animation {
	height: 30px;
	width: 30px;
	background: transparent url("../images/structure/loading-white.gif") no-repeat center center;
	padding: 15px;
}
.in_progress_label {
	color: white;
	font-size: 10px;
}

.firstli {
	list-style-image:none;
}

