/* Get Lay-out defenitions
--------------------------------------*/
@import url(layout.css);


/* standard html elements
--------------------------------------*/
body, p, div, td, li, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	}

body {
	margin: 0px; 
	padding: 0px; 
	background: #f90;
	text-align: center; 
	
	background: #fff url(../images/wrapper_body_bg.gif) repeat-y 50%
	}
p {
	margin: 5px 5px 10px 5px;
	}
h1, h2, h3, h4, h5 {
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	margin: 5px;
	padding: 0;
	line-height: 1em;
	}
h1 { 
	font-size: 14px;
	margin-bottom: 15px
}
h2 { 
	font-size: 13px;
	margin: 5px 5px 0px;
	line-height: 1.1em;
}
h3, h4, h5 { 
	font-size: 12px;
}


a, a:link, a:active, a:visited {
	color: #fff;
	}
a:hover {
	color: #ddd;
	}
ul {
	padding: 0;
	margin: 0px 15px;
	}






/* Design Lay-out elements
--------------------------------------*/
#header {
	height: 113px;
	display: block;
	background: url(../images/header_bg.gif) repeat-y;
	}
#wrapper { 
	text-align: left;
	background: #000 url(../images/wrapper_bg.gif) repeat-y;
	color: #fff;	
	}
#bottom {
	bottom: 0px;
	left: 0px;
	position: fixed;
	height: 24px;
	width: 100%;
	margin: 0px; 
	padding: 0px; 
	text-align: center;
}
#footer {
	color: #9AA4B5;
	line-height: 23px;
	/*overflow: hidden;*/
	height: 23px;
	display: block;
	background: #000 url(../images/footer_bg.gif) repeat-y;
	border-top: 1px solid #fff;
}
#block_1 {
	border-top: 1px solid #fff;
	overflow: visible !important;
	}
#block_2 {
	border-top: 1px solid #fff;
	
	}
#block_3 {
	border-top: 1px solid #fff;
	
	}

#block_4 { 
	border-top: 1px solid #fff;
	/*background: url(../images/menu_bg.jpg) no-repeat;*/
	display: block;
	}


/* Design elements
--------------------------------------*/
.naarrechts {
	float: right;
	}
#homebutt, #homebutt a {
	width: 109px;
	height: 110px;
	display: block;
	overflow: hidden;
	}
#homebutt {
	background: url(../images/storioni_logo.gif) no-repeat 10px 10px;
	/*padding: 0px 0 0 42px*/
	}
#homebutt a h1 {
	display: none;
	visibility: hidden;
	}
#topbanners {
	position: absolute;
	top: 0px;
	right: 0px;
}
#topbanners a 
{
	position: relative;
	top: 50px;
	left: -15px;
	text-decoration: none;
	display: block;
	width:200px;
	text-align: right;
	color: #fff;
	
}
#topbanners img {
	margin-left: 20px;
	margin-right: 2px;
	}

.hr, .hrl {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #fff;
	clear: both;
	filter: alpha(opacity=40);-moz-opacity:0.4;opacity:0.4;
	}
.hrl {
	filter: alpha(opacity=20);-moz-opacity:0.20;opacity:0.20;
	}

a.whitebox, a:link.whitebox, a:active.whitebox, a:visited.whitebox,
a.whitebox_c, a:link.whitebox_c, a:active.whitebox_c, a:visited.whitebox_c,
a.whitebox_selected, a:link.whitebox_selected, a:active.whitebox_selected, a:visited.whitebox_selected {
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	background: none;
	display: block;
	}
a:hover.whitebox, a:hover.whitebox_c, a:hover.whitebox_selected{
	color: #fff;
	overflow: hidden;
	text-decoration: none;
	background: url(../images/whitebox_bg.png);
	}
a.whitebox_c, a:link.whitebox_c, a:active.whitebox_c, a:visited.whitebox_c {
	padding-left: 35px;
	}
a.whitebox_c h2 img {
	position: absolute;
	margin-left: -35px;
}
a.whitebox.selected, a.whitebox_c.selected, a#listselected, a.whitebox_selected {
	background: #CC6745;
}

#spotlight2 {
	width: 245px;
	height: 1px;
	position: absolute;
	display: block;
	margin-top: 1px;
	background: #042255;
	filter: alpha(opacity=0);-moz-opacity:0.0;opacity:0.0;
	}

a#spotlink{
	width: 245px;
	height: 1px;
	position: absolute;
	background: #fff;
	display: block;
	filter: alpha(opacity=0);-moz-opacity:0.0;opacity:0.0;
}
a:hover#spotlink{
	filter: alpha(opacity=10);-moz-opacity:0.10;opacity:0.10;
}
a#simpleview, a#simpleview:link, a#simpleview:active, a#simpleview:visited, a#simpleview:hover
{
	color: #fff;
	text-decoration: none;
}

#letop, .homekop2 {
	position: relative;
	float: right;
	margin-top: 60px;
	clear: both;
}

.homeitemboven {
	padding-bottom: 55px;
	clear: both;
}

.homeitemonder {
	position: relative;
	clear: both;
}
#advertenties {
	position: relative;
	margin-top : 60px;
	clear: both;
	text-align: center;
	display: block;
	width: 245px;
	}
#advertenties img {
	border: 0;
	}


.kop, .subkop {
	display: block;
	height: 15px;
	width: 175px;
	background: url(../images/kop1_bg.gif) no-repeat;
	overflow: visible;
	}
.kop {
	top: -15px;
	position: absolute;
	}
	
.koptop {
	margin-left: -1px;
	}
.kop h2, .subkop h2 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #001336;
	padding-left: 3px;
	margin: 0;
	}
#block_2 .kop, #block_2 .subkop {
	background: url(../images/kop2_bg.gif) no-repeat;
}
#block_3 .kop, #block_3 .subkop {
	background: url(../images/kop3_bg.gif) no-repeat;
}
#block_4 .kop, #block_4 .subkop {
	background: url(../images/kop4_bg.gif) no-repeat;
}
#block_4 .kop h2 {
	color: #c00;
	}
#block_3 p {
	color: #A4BACD;
	}
.nextkop {
	position: relative;
	margin-top : 60px;
	clear: both;
	display: block;
}


img.thumb {
	border: 1px solid #fff;
	margin: 0 5px 5px 0;
	}

.compact {
	margin: 0px 5px 10px 5px;
	line-height: 1.2em;
	}
	
.listicn {
	padding-top: 3px;
	float: right;
	border: 0;
}
a.reedsgeweest {
	filter: alpha(opacity=33);-moz-opacity:0.33;opacity:0.33;
}


/* Zoeken 
--------------------------------------*/
form {
	margin: 0;
	padding: 0px 5px;
}
input, select, textarea {
	width: 235px;
	margin: 0 0 5px 0;
	background: #CBD069;
	border: 1px solid #A0A100;
	color: #000;
	font-size: 11px;
}
input, textarea {
	width: 231px;
}
input.radiobutt, input.checkbox {
	width: auto;
	background: none;
	border: 0;
	margin: 10px 5px 0 0;
}
input.checkbox {
	margin-top: 0px;
}
label {
	margin: 0;
	font-size: 11px;
	padding: 3px 0;
	color: #B1A799;
}
label.biglabel {
	display: block;
	margin-top: 10px;
}
#nieuwsbriefhome {
	display: none;
}
#mailafriend {
	display: none;
}
#mailafiendmessage {
	display: none;
}
.selectdag {
	width: 60px;
}
.selectmaand {
	width: 97px;
}
.selectjaar {
	width: 70px;
}



.tablebreed {
	margin: 0 5px;
	width: 235px;
}
table.tablebreed td {
	padding-top: 2px;
}
.prijsrang {}
.prijsbedrag {
	text-align: right;
	padding-left:5px;
}
.prijsicon {
	padding-left:5px;
}
.prijsopmerking {
	color: #B1A799;
	font-size: 90%;
	padding-left:5px;
}
tr.prijsuitverkocht {
	text-decoration: line-through;
}


/* Bestelling 
--------------------------------------*/
input.bestelprijs {
	width: 25px;
	height: 12px;
}

#swap0 {
	display: block;
}
#swap1, #swap2, #swap3, #swap4 {
	display: none;
}
#swap9 {
	display: block;
}
#swap0 .nextkop, #swap1 .nextkop, #swap2 .nextkop, #swap3 .nextkop, #swap4 .nextkop, #swap9 .nextkop{
	margin-top : 40px;
}
img.kopswap {
	float: right;
	margin: 4px 11px 0 0;
}

.afterswap {
	height: 20px;
	display: block;
}

.besteltable {
	margin-top: 5px;
}
.besteltable td {
	font-size: 10px;
}

.b_tree {
	
}
.b_concertregel {
	font-weight: bold;
}
.b_detailregel {
	font-size: 9px;
}
.b_hidden {
	display: none;
}


/* Buttons 
--------------------------------------*/
a.bt_bld, a:link.bt_bld, a:active.bt_bld, a:visited.bt_bld,
a.bt_nrml, a:link.bt_nrml, a:active.bt_nrml, a:visited.bt_nrml {
	padding: 2px 30px 3px 23px;
	color: #fff;
	text-decoration: none;
	height: 18px;
	line-height: 20px;
	/*margin-top: 20px;*/
	}
a.bt_bld {
	font-weight: bold;
	}
a:hover.bt_bld, a:hover.bt_nrml {
	text-decoration: none;
	background-color: #99A223;
	}
a.bt_enkelekrt {
	background: url(../images/icn_enkelekrt_18.gif) no-repeat;
	}
a.bt_h_enkelekrt {
	background: url(../images/icn_enkelekrt_h_18.gif) no-repeat;
	border-right: 1px solid #fff;
	}
a.bt_koop {
	background: url(../images/icn_koop_18.gif) no-repeat;
	}
a.bt_h_koop {
	background: url(../images/icn_koop_h_18.gif) no-repeat;
	border-right: 1px solid #fff;
	}
a.bt_zoek {
	background: url(../images/icn_zoek_18.gif) no-repeat;
	}
a.bt_h_zoek {
	background: url(../images/icn_zoek_h_18.gif) no-repeat;
	border-right: 1px solid #fff;
	}
a.bt_verstuur {
	background: url(../images/icn_verstuur_18.gif) no-repeat;
	}
a.bt_h_verstuur {
	background: url(../images/icn_verstuur_h_18.gif) no-repeat;
	border-right: 1px solid #fff;
	}
a.bt_luistertip {
	background: url(../images/icn_luistertip_18.gif) no-repeat;
	}
a.bt_h_luistertip {
	background: url(../images/icn_luistertip_h_18.gif) no-repeat;
	border-right: 1px solid #fff;
	}
a.bt_terug {
	background: url(../images/icn_terug_18.gif) no-repeat;
	}
a.bt_h_terug {
	background: url(../images/icn_terug_h_18.gif) no-repeat;
	border-right: 1px solid #fff;
	}


/* Nieuwsbrief
--------------------------------------*/

#EletterForm 
{
	/*margin-top: 65px;
	border-bottom: 1px solid #A89D9A;*/
}

#EletterForm div.container
{
	/*border-top: 1px solid #A89D9A;*/
	padding: 5px 5px 10px;
}

#EletterHiddenArea 
{
	display: none;
}

#subscribeForm
{
	padding: 0;
	margin: 0;
}

/* Footer 
--------------------------------------*/
#footernav {
	width: 490px;
	float: left;
	margin: 3px 0 0 5px;
	_width: 485px;
}
#footernav a, #footernav a:link, #footernav a:active, #footernav a:visited {
	color: #9AA4B5;
	text-decoration: none;
}
#footernav a:hover {
	color: #d9dfe9;
	text-decoration: underline;
}
#toonseizoen {
	float: left;
	width: 280px;
	margin-top: 3px;
	_margin-top: 0px;
}
#vergroottxt {
	float: left;
	width: 205px;
	margin-top: 3px;
	text-align: right;
}
#vergroottxt a, #vergroottxt a:link, #vergroottxt a:active, #vergroottxt a:visited {
	padding: 0 0 0 30px;
	background: url(../images/icn_vergroottxt.gif) no-repeat left center;
	text-decoration: none;
	color: #999;
}
#vergroottxt a:hover {
	color: #fff;
}


/* Navigation 
--------------------------------------*/
ul#mainnav {
	color: #000;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: -1px;
	overflow: hidden;
	width: 245px;
	border-top: 1px solid #fff;
}
ul#mainnav li {
	/*height: 30px;
	width: 245px;*/
	/*background-image: url(../images/mainbutton_bg.png);*/
	border-bottom: 1px solid #fff;
}

ul#mainnav li a {
	padding: 0 0 0 6px;
	line-height: 30px;
	height: 30px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	/*width: 245px;*/
	
}
ul#mainnav li a:hover {
	text-decoration: none;
	color: #000;
	/*background-image: url(../images/mainbutton_hl_bg.png);*/
}
ul#mainnav li#active {
	/*background: url(../images/mainbutton_active_bg.png) no-repeat;*/
}
ul#mainnav li#active a:hover {
	/*background: url(../images/mainbutton_active_bg.png) no-repeat;*/
}
ul#mainnav li a#hiero {
	/*background: url(../images/mainbutton_active_bg.png) no-repeat;*/
}

ul#mainnav li a.menu1:hover, ul#mainnav li#active a.menu1#hiero:hover
{
	background-color: #ADBDC6;
}

ul#mainnav li a.menu2:hover, ul#mainnav li#active a.menu2#hiero:hover
{
	background-color: #B7B13C;
}

ul#mainnav li a.menu3:hover, ul#mainnav li#active a.menu3#hiero:hover
{
	background-color: #A68EB2;
}

ul#mainnav li a.menu4:hover, ul#mainnav li#active a.menu4#hiero:hover
{
	background-color: #82431C;
}

ul#subnav {
	color: #fff;
	list-style: none;
	padding: 0px;
	margin: 0px;
	/*display: block;*/
}
ul#subnav li {
	/*background: url(../images/subbutton_bg.png) no-repeat;*/
	border-bottom: none;
	border-top: 1px solid #fff;
}
ul#subnav li a {
	padding: 0 0 0 8px;
	height: 25px;
	line-height: 24px;
	background: none;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	display: block;
}
ul#subnav li a#hiero {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
ul#subnav li a:hover {
	text-decoration: none;
	/*background-image: url(../images/subbutton_bg.png);*/
}


/* Body-ID tempate changes 
--------------------------------------*/
body#section1 #wrapper { 
	background: #5B4A44 url(../images/wrapper2_bg.gif) repeat-y;
	}

/* tag cloud
--------------------------------------*/
#tagcloud
{
	line-height:normal;
	overflow:hidden;
	width:235px;
	padding:5px;
}

#tagcloud a, #tagcloud a:link, #tagcloud a:active, #tagcloud a:visited
{
	color: #B1A799;
	text-decoration: none;
}
#tagcloud a:hover
{
	color: #fff;
	text-decoration: underline;
}
#tagcloud .selectedTag, #tagcloud a.selectedTag, #tagcloud a.selectedTag:link, #tagcloud a.selectedTag:active, #tagcloud a.selectedTag:visited
{
	color: #fff;
	text-decoration: underline;
}

/* page navigator search function
--------------------------------------*/

.pagenav 
{
	padding: 4px;
	text-align: left;
	float: left;
	width: 235px;
	color: #B1A799;
}
.pageactive {
	font-weight: bold;
	color: #fff;
}
a.pageprevious {
	float: left;
	padding-left: 22px;
	margin-left:4px;
	width: 90px;
	height: 18px;
	background: url(../images/icn_vorige_18.gif) no-repeat;
}
a.pagenext {
	float: right;
	text-align: right;
	padding-right: 22px;
	margin-right:4px;
	width: 90px;
	height: 18px;
	background: url(../images/icn_volgende_18.gif) no-repeat 100% 0;
}
span.pageprevious {
	float: left;
	padding-left: 22px;
	width: 90px;
	height: 18px;
}
span.pagenext {
	float: right;
	text-align: right;
	padding-right: 22px;
	width: 90px;
	height: 18px;
}

/* webshop
--------------------------------------*/
.webshop a, .webshop a:link, .webshop a:active, .webshop a:visited
{
	color: #B1A799;
	text-decoration: none;
}
.webshop a:hover
{
	color: #fff;
	text-decoration: underline;
}

.webshop #seats
{
	color: #fff;
}

/* bestelformulier
--------------------------------------*/
.errorheader
{
	font-weight: bold;
}

/* eenkoloms achtergrond
--------------------------------------*/
