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

html, body {
	height:100%;
	border:none;
}

body {
	background-color: #97999c;
	font-size: 11px;
	font-family: Verdana, Sans-serif;
	background-image: url('../images/layout/container_bg.png');
	background-repeat: repeat-y;
	background-position: top center;
}

img {
	border:none;
}

#container {
	width: 910px;
	margin-left:auto;
	margin-right:auto;
	background-image: url('../images/layout/container_bg.png');
	background-repeat: repeat-y;

}
#header {
	height:83px;
	background-image: url('../images/layout/header_bg.jpg');
	text-align:center;
}
#header a {
	display:block;
	height:63px;
	padding-top:20px;
	color:black;
	text-decoration:none;
	font-size:30px;
	line-height:63px;
	font-family:Georgia, Serif;
}
#left {
	float:left;
	width:165px;
	font-family:Georgia, Serif;
	/* Overflow hidden would hide the product subcat selection menu */
}
#middle {
	float:left;
	width:580px;
	font-family:Verdana, Sans-serif;
	/* Overflow hidden would hide the main menu for short pages*/
}
#right {
	float:left;
	width:165px;
	font-family:Verdana, Sans-serif;
	overflow:hidden;
}
.topBar {
	height:32px;
	background-color: #CCCCCC;
	line-height:32px;
	font-family: Georgia;
	font-size:13px;
}
#left .topBar {
	color:#1860A2;
	padding-left:15px;
	font-weight:bold;
}
#middle .topBar {
}
#right .topBar {
}

#menu {
	padding-left:20px;
	float:left;
	display:block;
	width:440px;
}

#menu li {
	white-space:nowrap;
}
#menu a {
	text-decoration:none;
	color:black;
	font-weight:normal;
	font-size: 12px;
}
#menu li.level0 {
	position:relative;
	display:inline;
	padding:8px;
}
#menu a.level0 {
	padding-left:15px;
	background:url('/images/layout/arrowright_blue.png') center left no-repeat;
	color:#000;
}
#menu ul.level1 {
	position:absolute;
	top:32px;
	left:0px;
	padding-left:10px;
	list-style-position:inside;
	list-style-type: disc;
	background-color:#E6E6E6;
	z-index:100;
	display: none;
}
#menu ul.level1 a {
	padding-right:10px;
}
#menu ul.level1 li {
	line-height:29px;
}
#menu ul.level2 {
	list-style-type: square;
	list-style-position:inside;
	padding-left:10px;
}
#menu ul.level2 li, #menu ul.level2 a {
	color:#777777;
}

#left .topBar a {
	color:#1860A2;
	text-decoration:none;
}

#left #categories a.main {
	text-decoration:none;
	color:black;
	line-height:20px;
	display:block;
	height:20px;
	padding-left:15px;
	border-top:solid 1px white;
	border-bottom:solid 1px black;
	font-size:10px;
	background-color:#7fafd4;
	cursor:default;
}
#left #categories a.main:hover, #left #categories a.active {
	background-color:#1860A2;
}
#left #categories a.clickable {
	cursor:pointer;
}
#left #categories  .item {
	position:relative;
}
#left #categories .subcats {
	z-index:100;
	position:absolute;
	left:165px;
	top:1px;
	line-height:22px;
	padding-left:10px;
	padding-right:10px;
	display: none;
}
#left #categories .subcats a {
	text-decoration:none;
	color:#000;
	white-space:nowrap;
}

#left .content h2 {
	line-height:34px;
	padding-top:10px;
	padding-left:15px;
	background-color:white;
	font-size:14px;
	font-weight:normal;
	background-image:url('../images/layout/shadowbar.png');
	background-repeat: repeat-x;
}
#left .content h2.top {
	background-image:none;
}

#left .content a.button {
	background-color:#989799;
	border-bottom:1px solid black;
	border-top:1px solid white;
	color:black;
	display:block;
	font-size:10px;
	line-height:20px;
	padding-left:15px;
	text-decoration:none;
}
#left .content a.button:hover, #left .content a.active {
	color:white;
	background-color:#515152;
}

#left .favorites {
	margin-left:15px;
	overflow:hidden;
}
#left .favorites a, #left .favorites a:hover {
	color: #0060a9;
	text-decoration:none;
}
#left .favorites li {
	list-style-type:none;
	margin:5px;
}

#left .dropDown {
	margin:10px;
	text-align:center;
}
#left #shopSearch {
	margin:10px;
	text-align:left;
}
#left #shopSearch input{
	margin:1px;
	width:120px;
}

div.shadowBar {
	background-image:url('../images/layout/shadowbar.png');
	background-repeat: repeat-x;
	height:5px;
	overflow:hidden;
}
div.shadowBar01 {
	background-image:url('../images/layout/shadowbar01.png');
	background-repeat: repeat-x;
	height:5px;
}

#right .content {
	background-color:white;
	padding-bottom:1px;
	font-family:Georgia, serif;
}

#right h2, #right h3, #right p, #right a {
	padding-left:5px;
	font-family:Georgia, serif;
}
#right h2 {
	color:#1860A2;
	font-family:Georgia, serif;
	font-size:12px;
	font-weight:normal;
}
#right h3 {
	font-weight:bold;
	font-size:9px;
}
#right p {
	font-size: 9px;
}
#right a.readMore, #left a.readMore {
	display:block;
	text-align:right;
	color:#1860A2;
	text-decoration:none;
	margin-top:10px;
	margin-bottom:9px;
	font-size:10px;
	padding-right:20px;
}

#right .content .shadowBar {
	margin-top:10px;
	margin-bottom:10px;
}

#right img.poweredBy {
	margin-top:100px;
	margin-left:30px;
}

#right .search {

}
#right #searchBox {
	padding-left:4px;
	margin-top:7px;
	height:16px;
	border: solid 1px black;
	background-color:#eceae9;
	background-image:url('../images/layout/magnifier.png');
	background-repeat:no-repeat;
	background-position:98% 60% ;
	width:140px;
}

#right #extraLinks {
	text-align:center;
	width:165px;
	position:absolute;
}
#right #extraLinks  a{
	position:relative;
	top:-1px;
	color: #aaaaaa;
	text-decoration:none;
	border:solid 1px #cccccc;
	border-top:none;
	padding-left:4px;
	padding-right:4px;
	background-color:white;
	font-size:10px;
}

#right h2.top {
	padding-top:10px;
	line-height:34px;
	font-size:14px;
	color:black;
}
#right .account {
	background-color: #ededed;
}
#right .account .shadowBar {
	margin:0px;
}
#right .account .padder {
	padding:5px;
}
#right .account p {

}
#right .account input.text {
	width:125px;
}
#right .account input.button {
	width:130px;
}
#right .account input.checkbox {
}
#right .account input.logout {
	font-size:11px;
}

#right .account .formLayout {

}
#right .account .formLayout td {
	font-size:10px;
}

#right .error {
	color: #ec0000;
}

#right .account a {
	text-decoration:none;
	color:#1860A2;
	font-size:11px;
}


#right a.movieLink {
	display:block;
	padding:10px;
	padding-top:20px;
	margin:0px;
}

#content {
	padding:20px;
	padding-top:15px;
}

/* CONTENT STYLING  */

#content p, #content h1 {
	padding-bottom:5px;
}
#content h1 {
	color:#1860A2;
	font-size:20px;
	font-family:Georgia;
}
#content h2 {
	font-size:12px;
}

#content p {
	font-size:11px;
	line-height:16px;;
}

#content ul {

}

#content li {
	font-size: 10px;
	margin-left:20px;
}

#content a {
	color:#1860A2;
}

#content .pageImage {
	padding-bottom:10px;
}

#content .pageImage .second {
	padding-left:20px;
}

#content .columns {
	overflow:auto;
}
#content .columns .left {
	width:260px; 
	float:left;
	overflow:hidden;
}
#content .columns .right {
	padding-left:20px;
	width:260px;
	float:left;
	overflow:hidden;
}
#content .columns .right h2 {
	padding-bottom:5px;
	color:black;
	font-size:20px;
	font-family:Georgia;
}

/* Errors and successes */
#content div.success, #content div.error {
	margin:10px;
	padding:10px;

}
#content .error {
	border:solid 1px #ec0000;
	background-color: #ffe0e0;
	color: #ec0000;
}
#content .success {
	border:solid 1px #34c900;
	background-color: #d5ffc7;
	color: #34c900;
}

/* Forms */
#content .formlayout td {
	vertical-align:top;
}
#content .formlayout label {
	margin-right:5px;
	float:right;
}
#content .formlayout .field {
	width:250px;
}

/* Search results */
#content .searchResults a{
	text-decoration:none;
}
#content .searchResults a:hover{
	color:red;
}
#content .searchHighlight {
	font-weight:bold;
}

/* Catalog styling */


#content table.productButtons {
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}






#content div.productShadowBar {
	background-image:url('../images/layout/shadowbar.png');
	background-repeat: repeat-x;
	height:5px;
	overflow:hidden;
	border-top:solid 1px #7d7d7d;
}
#content div.productShadowBarUp {
	background-image:url('../images/layout/shadowbarup.png');
	background-repeat: repeat-x;
	height:5px;
	overflow:hidden;
	border-bottom:solid 1px #7d7d7d;
}


/*shop */

/* what if "not logged in" ? */
#content .productList2 .productBox {
	overflow:hidden;
	width:86px;
	float:left;
	text-align:center;
	margin:0px;
	margin-bottom:10px;
	text-decoration:none;
	color:black;
	font-size: 9px;
}

#content .productList2 .next, #content .productList2 .prev {
	float:left;
	line-height:80px;
}

#content .productList2 .active img {
	border:solid 1px #0060a9;
}

#content .subNote2 {
	color: #838383;
	text-align:right;
}

#content .productImages {
	text-align:center;
	font-size:0px;
}
#content .productImages img {
	margin:3px;
	height:42px;
	width:42px;
}

/* end of "not logged in"  */

#content .productList {
	width:180px; 
	float:left; 
	overflow:hidden;
	list-style:none;
	padding-bottom:10px;
}
#content .productList li {
	margin:0px;
}

#content .productList a {
	text-decoration:none;
}

#content .productList .active {
	font-weight:bold;
}

#content .subNote {
	color: #838383;
	text-align:right;
}

#content table.productModels {
	margin-top:10px;
}

#content table.productModels td, #content table.productModels th {
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
}
#content table.productModels td.hl, #content table.productModels th {
	background-color:#ffcc00;
	font-weight:bold;
}
#content table.productModels th.leftalign {
text-align:left;
}
#content table.productModels td.even {
	background-color:#fff;
}
#content table.productModels td.odd {
	background-color:#ffefb1;
}

#content table.productModels input {
	font-size:11px;
}
#content table.productModels input.text {
	width:30px;
}
#content table.productModels input.submit {

}
#content table.productModels a {
	text-decoration:none;
}

#content table.productModels td.label {
	text-align:right;
}
#content table.productModels td.price {
	text-align:right;
}

#content table.formLayout td.label {
	text-align:right;
	padding-right:5px;
}
#content table.formLayout input.text {
	width:200px;
}
#content input.invalid {
	border:solid 1px #ec0000;
}

#content h2.brandLogo {
	float:right;
	font-size:20px;
	color: #999999;
	font-family:Georgia, Serif;
	font-weight:normal;
}

/*---------- bubbeltjes -----------*/
a.cavalbubbel{
    position:relative;
    z-index:0;
    color:#3CA3FF;
	font-weight:normal;
	font-size:10px;
    text-decoration:none;
}
a.cavalbubbel span{ display: none; }


a.cavalbubbel:hover{
	z-index:1;
	color: #FFFFFF;
}
a.cavalbubbel:hover span.tooltip{
	display:block;
	position:absolute;
	top:0px;
	left:17px;
	padding: 15px 0 0 0;
	width:200px;
	color: #0060a9;
	text-align: center;
/*	filter: alpha(opacity:100);
	KHTMLOpacity: 1.00;
	MozOpacity: 1.00;
	opacity: 1.90;*/
}
a.cavalbubbel:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/icons/bubble.gif);
}
a.cavalbubbel:hover span.middle{ /* voor het nodige rekken en strekken */
	display: block;
	padding: 0 8px;
	background: url(../images/icons/bubble_filler.gif) repeat bottom;
}
a.cavalbubbel:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/icons/bubble.gif) no-repeat bottom;;
}

/* Distributors */

#distributors h2 {
	color:#1860A2;
	font-family:Georgia, Serif;

}

#distributors .regionBox {
	width:175px;
	height:250px;
	float:left;
}

#distributors li {
	list-style-image: url('/images/layout/arrowright.png');
}
#distributors a {
	text-decoration:none;
	font-size:11px;
}

/* Product favorites bubble onmouseover */

a.cavalbubbel{
    position:relative;
    z-index:0;
    color:#3CA3FF;
	font-weight:normal;
	font-size:10px;
    text-decoration:none;
}
a.cavalbubbel span{ 
	display: none; 
}
a.cavalbubbel:hover{
	z-index:1;
	color: #FFFFFF;
}
a.cavalbubbel:hover span.tooltip{
	display:block;
	position:absolute;
	top:0px;
	left:17px;
	padding: 15px 0 0 0;
	width:200px;
	color: #0060a9;
	text-align: center;
}
a.cavalbubbel:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(../images/layout/bubble.gif);
}
a.cavalbubbel:hover span.middle{ /* voor het nodige rekken en strekken */
	display: block;
	padding: 0 8px;
	background: url(../images/layout/bubble_filler.gif) repeat bottom;
}
a.cavalbubbel:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(../images/layout/bubble.gif) no-repeat bottom;;
}