#inhoud___Frame {height: 350px;}

body {
	margin: 0;
	padding: 0;
	background: #999999 repeat-x top left url('http://static.mikro-gids.nl/gfx/body.gif');
}

body, table, caption, th, td, form, input, select, option, textarea {
	font:13px/15px 'Arial', sans-serif;
}

body {
	behavior: url('/js/csshover.htc');
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	position: relative;
	left: -2px;
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 1em;
}

h1 {font-size: 48px;}
h2 {font-size: 32px;}
h3 {font-size: 25px;}
h4 {font-size: 19px;}
h5 {font-size: 13px;}
h6 {font-size: 11px;}

h4 {
	margin: 0 0 3px 0;
}

p {
	margin: 0 0 1.3em 0;
}

form {
	margin: 0;
	padding: 0;
}

input, select, option textarea {
	font-size: 11px;
	font-family: 'Verdana', sans-serif;
}

.verberg {
	display: none;
}

.bold {
	font-weight: bold;
}

.brclear { /* Use a break with this class to clear float containers */
	clear: both;
	height: 0;
	margin: 0;
	font-size: 1px;
	line-height: 0;
}

.clearfix:after {
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.floatRight {
	float: right;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div#wrapper {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 957px;
	margin-left: -478px;
}

div#bannerLinks, div#bannerRechts {
	position: absolute;
	top: 0;
	left: 0;
}

div#bannerRechts {
	left: 489px;
}

a#logo {
	display: block;
	position: absolute;
	top: 92px;
	left: 0;
	z-index: 25;
}


/***************************** NAVIGATIE *****************************/

/* niveau 1 */

ul#nav, ul#nav * {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 1;
}

ul#nav {
	position: absolute;
	top: 92px;
	left: 125px;
	width: 822px;
	height: 49px;
	padding: 10px 0 0 10px;
	background: black;
}

/* Navigatie > Level 1 */
ul#nav li {
	background: no-repeat 4px 8px url('http://static.mikro-gids.nl/gfx/navpijl.gif');
	float: left;
}

	/* IE hack: */
	* html ul#nav li {
		white-space: nowrap;
		width: 1%;
	}

ul#nav li.actief {
	background: no-repeat 2px 5px url('http://static.mikro-gids.nl/gfx/navpijl_actief.gif');
}

ul#nav li a {
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	font: 13px/25px "Verdana", sans-serif;
	font-weight: bold;
	color: white;
	padding: 0 20px 0 20px;
}

ul#nav li.actief a {
	color: #DE000D;
}

ul#nav li.actief li a {
	color: white;
}

ul#nav li a:hover {
	color: #DE000D;
	background: no-repeat 2px 5px url('http://static.mikro-gids.nl/gfx/navpijl_hover.gif');
}

/* Navigatie > Level 2: */
ul#nav li ul {
	position: absolute;
	z-index: 44;
	left: -999em;
	background: black;
	height: auto;
	padding: 9px 6px 20px 0;
}

ul#nav li ul li {
	float: none;
	background: no-repeat 19px 6px url('http://static.mikro-gids.nl/gfx/subbullet.gif');
	white-space: nowrap;
}

ul#nav li:hover ul, ul#nav li.sfhover ul {
	left: auto;
}

ul#nav ul li a {
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	height: auto;
	padding-left: 30px;
	text-decoration: none;
	background: none;
}

ul#nav ul li a:hover {
	background: none;
}

/* IE hack: */
* html ul#nav ul li a {
	height: 1%;
}

/***************************** Content *****************************/
div#main {
	margin-top: 59px;
	margin-left: 61px;
	width: 896px;
	background: white repeat-y top right url('http://static.mikro-gids.nl/gfx/contentbg.gif');
}
body#bodyHome div#main {
	margin-left: 39px;
	background: transparent;
}
body#bodyHome #sideBar {
	display: none;
}

#header {
	width: 100%;
	height: 32px;
	margin: 0;
	margin-top: 60px;
	padding: 0;
	font: 11px/32px 'Verdana', sans-serif;
	color: white;
}

#datum {
	float: left;
	width: 135px;
}
#slogan {
	float: left;
}
#uitgavevan {
	float: right;
}

div#content {
	width: 696px;
}

div.content {
	overflow: hidden;
}

div.content a {
	color: black;
}

div#titel {
	width: 607px;
	height: 77px;
	margin-left: 67px;
	padding: 15px 0 15px 22px;
}

div#titel h4 {
	margin-bottom: 10px;
}

#footer, #footer a {
	font: 11px/32px 'Verdana', sans-serif;
	color: white;
}
#footer {
	margin-left: 60px;
	text-align: center;
}

div#normalContent {
	margin: 0 43px 0px 43px;
}

div#normalContent a {
	color: #DD010D;
	text-decoration: none;
}

div#normalContent a:hover {
	text-decoration: underline;
}

a#wordAbonnee {
	position: relative;
	display: block;
	width: 181px;
	height: 216px;
	margin: 0 0 50px 0;
	background-repeat: no-repeat;
/*	background-image: url('http://static.mikro-gids.nl/gfx/wordabonnee.png'); */
	cursor: pointer;
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://static.mikro-gids.nl/gfx/wordabonnee.png',sizingMethod='scale'); */
}

	/* IE hack: */
	* html a#wordAbonnee {
		background-image: none;
	}

/* Sidebar: */
div#sideBar {
	float: right;
	font-size: 11px;
	padding: 0 0 13px 13px;
}

div#sideBar * {
	color: white;
}

div#sideBar div#wijzigingen {
	width: 180px;
}

div#sideBar div#wijzigingen h4 {
	margin: 0 0 10px 0;
}

div#sideBar div#wijzigingen a {
	display: block;
	font-weight: bold;
	margin: 0 0 10px 0;
}

div#sideBar div#wijzigingen strong {
	color: #DE000D;
}

/* Blok: */
div.blok {
	width: 696px;
	height: 200px;
	margin: 0 0 20px 0;
}

div.blok div {
	position: relative;
	overflow: hidden;
}

div.blok a.image {
	display: block;
	width: 200px;
	height: 200px;
	float: left;
	background-color: black;
	background-repeat: repeat-x;
	background-position: -200px 0;
}

div.blok a.image:hover, div.blok:hover a.image {
	background-position: 0 0;
}

div.specs {
	float: left;
	width: 100px;
	height: 200px;
	letter-spacing: -1px;
	font: 11px/12px 'Verdana', sans-serif;
	font-weight: bold;
	background: #575757;
}

div.specs p {
	margin: 0 0 4px 0;
}

div.specs p.kwPictos {
	margin: 0;
}

div.specs p.kwPictos img {
	margin-right: 3px;
}

div.specs a {
	color: white;
}

div.blok div.tijd {
	width: 86px;
	height: 93px;
	padding: 7px 5px 0 9px;
	color: white;
	background: black;
}

div.blok div.overzichtLink {
	width: 86px;
	height: 93px;
	padding: 7px 5px 0 9px;
	color: white;
}

div.blok div.content {
	width: 366px;
	height: 185px;
	padding: 15px 15px 0 15px;
	float: left;
	background: white;
}

div.blok h3 a {
	text-decoration: none;
	color: black;
}

div.blok div.content p {
	margin: 0 0 0.5em 0;
}

div.blok div.meer {
	width: 170px;
	height: 185px;
	padding: 15px 15px 0 15px;
	color: white;
	float: left;
	background: black;
}

div.blok div.meer a {
	color: white;
}

.lime {
	background-color: #bbcc11;
}
.oranje {
	background-color: #ff8822;
}
.aqua {
	background-color: #1ca7ff;
}
.geel {
	background-color: #ffe500;
}
.magenta {
	background-color: #ff77aa;
}

div.cirkel {
	font: 11px/13px 'Verdana', sans-serif;
	text-align: center;
	font-weight: bold;
	letter-spacing: -1px;
	padding-top: 7px;
	color: white;
	width: 57px;
	height: 50px;
	background-image: url('http://static.mikro-gids.nl/gfx/cirkel.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://static.mikro-gids.nl/gfx/cirkel.png',sizingMethod='scale');
}

	/* IE hack: */
	* html div.cirkel {
		background-image: none;
	}

/* Bottom: */
div#bottomBlok {
	background: #E5E5E5 repeat-y top left url('http://static.mikro-gids.nl/gfx/blokbg.gif');
}

div#bottomBlok form#zoekZelfForm {
	display: block;
	margin: 0;
	padding: 13px;
	float: left;
	width: 274px;
	color: white;
	font-size: 11px;
}

div#bottomBlok form#zoekZelfForm input, div#bottomBlok form#zoekZelfForm select {
	width: 128px;
}

	/* IE hack: */
	* html div#bottomBlok form#zoekZelfForm select {
		width: 134px;
	}

	* html div#bottomBlok form#zoekZelfForm input {
		width: 100px;
	}

div#bottomBlok div.content {
	float: left;
	padding: 13px;
	margin: 0 0 13px 0;
}

/* zoekFormBottom: */
form#zoekZelfFormBottom {
	margin: 0;
	height: 120px;
	display: block;
	font-size: 11px;
	background: #575757;
}

form#zoekZelfFormBottom h4, form#zoekZelfFormBottom label {
	color: white;
}

form#zoekZelfFormBottom input, form#zoekZelfFormBottom select {
	color: black;
}

form#zoekZelfFormBottom label {
	width: 110px;
}

form#zoekZelfFormBottom input, form#zoekZelfFormBottom select {
	width: 119px;
}

	/* IE hack: */
	* html form#zoekZelfFormBottom select {
		width: 125px;
	}

form#zoekZelfFormBottom h4.colL, form#zoekZelfFormBottom div.colM, form#zoekZelfFormBottom div.colR {
	float: left;
}

form#zoekZelfFormBottom h4.colL {
	padding: 20px 0 0 26px;
	width: 154px;
}

form#zoekZelfFormBottom div.colM {
	padding: 20px 0 0 0;
	width: 260px;
}

form#zoekZelfFormBottom div.colR {
	padding: 20px 0 0 0;
	width: 238px;
}

form#zoekZelfFormBottom div.colR a.btn {
	text-align: right;
	background-position: top right;
	padding: 0 25px 0 0;
}

body#bodyNuStraks form#zoekZelfFormBottom {
	background: white;
}

body#bodyNuStraks form#zoekZelfFormBottom * {
	color: black;
}

body#bodyNuStraks form#zoekZelfFormBottom h4 {
	color: #575757;
}

/* Formulieren: */
form p {
	display: block;
	margin: 0 0 7px 0;
	padding: 0;
	clear: left;
	line-height: 20px;
}

form p label {
	display: block;
	float: left;
	font-weight: bold;
	width: 110px;
}

form#abonneeForm p label {
	width: 175px;
}

form p.noFloat label {
	float: none !important;
	width: auto !important;
}

form label.noFloat {
	display: inline;
	float: none !important;
	width: auto !important;
}

input.autoWidth {
	width: auto;
}

/* Overzichttabel: */
table.overzicht {
	margin: 0 0 13px 0;
	padding: 0;
}

table.overzicht th, table.overzicht td {
	font-size: 11px;
	vertical-align: top;
	text-align: left;
}

table.overzicht th {
	font-weight: bold;
}

table.overzicht td.dots {
	background: repeat-x bottom left url('http://static.mikro-gids.nl/gfx/tddots.gif');
}

table.overzicht td a {
	position: relative;
	left: -1px;
	text-decoration: none;
	color: black;
	background: #E5E5E5;
}

/* Knop: */
a.btn {
	display: block;
	font: 11px/15px 'Verdana', sans-serif;
	height: 17px;
	padding: 0 0 0 25px;
	color: #DF000E !important;
	font-weight: bold;
	background: no-repeat url('http://static.mikro-gids.nl/gfx/pijlrechts.gif');
}

/* Nu Straks: */
div#nuStraks {
	background: #575757 repeat-y top left url('http://static.mikro-gids.nl/gfx/nustraksbg.gif');
}

div#nuStraks table.overzicht {
	margin: 0 0 50px 0;
	width: 316px;
}

div#straks table.overzicht {
	width: 330px;
}

div#nu {
	padding: 13px;
	float: left;
	width: 316px;
}

div#straks {
	float: left;
	padding: 13px 0 13px 13px;
}

div#straks * {
	color: white;
}

div#straks a {
	background: #575757;
}

div#straks table tr td.dots {
	background-image: url('http://static.mikro-gids.nl/gfx/tddotswit.gif');
}

/* Zoekresultaten: */
div#zoekResultaat {
	padding: 13px 0 50px 88px;
	background: #E5E5E5;
}

div#zoekResultaat table.overzicht {
	margin: 0;
	width: 585px;
}

p#gezochtOp {
	color: #DE000D;
}

p#gezochtOp strong {
	color: black;
}

div#zoekResultaat table.overzicht span {
	display: block;
	margin: 0 10px 0 0;
}

/* Home: */
body#bodyHome div.blok {
	width: 896px;
	padding-left: 22px;
}

div#homeTop {
	width: 896px;
	height: 300px;
	clear: both;
	margin: 0 0 20px 0;
	padding-left: 22px;
	background: no-repeat 0 132px url('http://static.mikro-gids.nl/gfx/zijtitels/dezeweek.gif');
}

div#homeTop a#cover {
	display: block;
	width: 300px;
	height: 300px;
	float: left;
}

div#homeTop div#homeTopMid {
	float: left;
}

div#homeTop div.content {
	width: 366px;
	height: 215px;
	margin: 0;
	padding: 15px 15px 0 15px;
	font: 11px/13px 'Verdana', sans-serif;
	font-weight: bold;
	background: white;
}

div#homeTop div.content p.samenvatting {
	font-weight: normal;
}

form#vandaagForm {
	width: 366px;
	#height: 138px;
	height: 55px;
	margin: 0;
	padding: 15px 15px 0 15px;
	background: #F2F2F2 top left repeat-y url('http://static.mikro-gids.nl/gfx/grijsgrad.gif');
}

form#vandaagForm a.floatRight {
	margin-top: 7px;
}

form#vandaagForm p {
	margin: 0 0 10px 0;
	line-height: 15px;
}

form#vandaagForm h5 {
	font: 11px/13px 'Verdana', sans-serif;
	font-weight: bold;
}

form#vandaagForm input#trefwoord {
	width: 125px;
}

form#vandaagForm select, form#vandaagForm option {
	width: 100px;
}

form#vandaagForm input#submit {
	vertical-align: middle;
}

div#homeTop div.meerBlok {
	float: left;
	width: 187px;
	height: 287px;
	padding: 0 0 13px 13px;
	background: black;
	overflow: hidden;
}

div.voordeelL, div.voordeelR {
	float: left;
	width: 406px;
	height: 185px;
	padding: 15px 15px 0 15px;
	background: white no-repeat;
	background-position: bottom left;
}

div#lezersVoordeelBlok div.cirkel {
	float: right;
	margin-left: 10px;
}

div#lezersVoordeelBlok h3 {
	margin: 0 0 10px 0;
}

div#lezersVoordeelBlok p {
	margin: 0 0 5px 176px;
	font: 11px/13px 'Verdana', sans-serif;
}

div#lezersVoordeelBlok a {
	color: black;
	font-weight: bold;
}

div.voordeelL {
	width: 410px;
	margin-right: 20px;
}

div.homeBlok,
div.filmBlok,
div.uitgaanBlok,
div.lezersVoordeelBlok,
div.muziekBlok,
div.sportBlok,
div.seriesoapBlok,
div.documentaireBlok,
div.nieuwsactualiteitenBlok,
div.natuurBlok,
div.kunstcultuurBlok,
div.amusementBlok,
div.misdaadBlok,
div.religieusBlok {
	background-repeat: no-repeat;
	background-position: bottom left;
}

div.homeBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/tvtip.gif');
}
div.filmBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/filmvandaag.gif');
}
div.uitgaanBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/uitgaanvandaag.gif');
}
div.lezersVoordeelBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/lezersvoordeel.gif');
}
div.muziekBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/muziekvandaag.gif');
}
div.sportBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/sportvandaag.gif');
}
div.seriesoapBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/seriesoapvandaag.gif');
}
div.documentaireBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/documentairesvandaag.gif');
}
div.nieuwsactualiteitenBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/actualiteitenvandaag.gif');
}
div.natuurBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/natuurvandaag.gif');
}
div.kunstcultuurBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/cultuurvandaag.gif');
}
div.amusementBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/amusementvandaag.gif');
}
div.misdaadBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/misdaadvandaag.gif');
}
div.religieusBlok {
	background-image: url('http://static.mikro-gids.nl/gfx/zijtitels/religievandaag.gif');
}

div#update {
	width: 896px;
	height: 41px;
	margin: 0 0 20px 22px;
	background: white no-repeat 11px 11px url('http://static.mikro-gids.nl/gfx/update.gif');
}

div#update a {
	display: block;
	width: 761px;
	height: 41px;
	padding-left: 135px;
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}

/* Programmadetail: */
body#bodyProgrammaDetail div.blok div.content {
	font-weight: bold;
	background: #575757;
}

body#bodyProgrammaDetail div.blok div.content * {
	color: white;
}

/* Vandaag op TV: */
div#topBlok {
	background: #575757;
}

div#topBlok img.image {
	display: block;
	float: left;
}

div#topBlok div.specs {
	position: absolute;
	position: relative;
	left: -100px;
	height: 100px;
	margin: 0;
}

div#topBlok div.content {
	float: left;
	background: transparent;
}

div#topBlok div.content * {
	color: white;
}

form#storelocator {
	width: 165px;
}

form#storelocator input {
	color: black;
}

/* Acties: */
div#acties div.even, div#acties div.onEven {
	padding: 11px 43px 11px 43px;
}

div#acties div.even {
	background: #E5E5E5;
}

/* Zoekresultaten: */
body#bodyZoekResultaat a#poweredBy {
	position: relative;
	top: -5px;
	left: -5px;
	padding: 11px 43px 11px 43px;
}

div#acties div.even {
	background: #E5E5E5;
}

/* Zoekresultaten: */
body#bodyZoekResultaat a#poweredBy {
	position: relative;
	top: -5px;
	left: -5px;
}

/* Prijsvraag: */
div#inleiding {
	color: white;
	font: 11px/14px "Verdana", sans-serif;
	background: #575757;
}

div#inleiding a {
	color: white;
}

div#inleiding img.image {
	float: left;
	margin-right: 11px;
}

div#prijsVraag div#inleiding div.content,
div#aanbiedingen div#inleiding div.content {
	padding: 11px;
}

div#prijsVraag div#inleiding div.content p,
div#aanbiedingen div#inleiding div.content p {
	margin: 0 0 1.3em 0;
}

div#prijsVraag div.content {
	padding: 20px 25px;
}

div#prijsVraag div.content p {
	margin: 0;
	padding: 0;
}

form#prijsvraagForm div.vraag {
	padding: 20px 25px;
	font: 11px/13px "Verdana", sans-serif;
	background: repeat-x top left url('http://static.mikro-gids.nl/gfx/bigdots.gif');
}

form#prijsvraagForm div.vraag label {
	float: none;
	display: inline-block;
	position: relative;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background: white;
}

form#prijsvraagForm div.vraag label strong {
	float: left;
	font-size: 13px;
	line-height: 16px;
	width: 72px;
}

form#prijsvraagForm div.vraag label span {
	float: left;
	clear: right;
	width: 550px;
	margin: 0 0 10px 0;
}

form#prijsvraagForm div.vraag div {
	clear: left;
	margin: 0 0 0 69px;
}

form#prijsvraagForm div.vraag div input {
	vertical-align: middle;
}

form#prijsvraagForm div.vraag div span {
	margin-right: 30px;
}

div#prijsVraag div#prijsNAW {
	color: white;
	padding: 17px 33px;
	background: #575757;
}

div#prijsVraag div#prijsNAW label {
	width: 150px;
	font-weight: normal;
}
div#prijsNAW input.vierEMcaptcha_btn {
	width: 4em;
	float:left;
	margin-right: 4px;
}


div#prijsNAW input {
	width: 345px;
}

div#prijsNAW input.autoWidth {
	width: auto;
}

div#prijsNAW input.tweeEM {
	width: 2em;
}

div#prijsNAW input.vierEM {
	width: 4em;
}

div#prijsNAW input.negentienEM {
	width: 19em;
}

div#prijsNAW p.submit input {
	margin: 0 0 0 265px;
	width: 170px;
	color: white;
	background: black;
}

div#prijsNAW input#huisnummer {
	position: relative;
	left: 4px;
}

/* Aanbiedingen: */
div#aanbiedingen div#inleiding {
	margin: 0 0 20px 0;
}
div.aanbieding {
	margin: 0;
	margin-bottom: 20px;
}

div.aanbieding img.image {
	float: left;
}

div.aanbieding div.content {
	padding: 7px 5px 7px 13px;
	min-height: 216px;
	background: repeat-x bottom left url('http://static.mikro-gids.nl/gfx/bigdots.gif');
}


/* WEBSHOP */

/* Some main stuff */
div#webshop_home,
div#webshop_cart {
	margin: 10px 5px 5px 5px;
}

div.prodlist_info h1,
div#webshop_detail h1 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #cc6633;
	left: 0;
}
div.prodlist_info h2,
div#webshop_detail h2,
div#webshop_cart h2 {
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	margin: 0;
	padding: 0;
	left: 0;
}
div.prodlist_info h3,
div#webshop_detail h3,
div#webshop_cart h3 {
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	margin: 0;
	padding: 0;
	left: 0;
}

/* Form fields */

input.xsmall {
	width: 25px;
	border: 1px solid #ABADB3;
}
input.small {
	width: 50px;
	border: 1px solid #ABADB3;
}
input.medium {
	width: 100px;
	border: 1px solid #ABADB3;
}
input.large {
	width: 200px;
	border: 1px solid #ABADB3;
}
input.xlarge {
	width: 250px;
	border: 1px solid #ABADB3;
}

span.infostar {
	font-size: 19px;
	font-weight: bold;

}
/* Button links */
a.next_black,
a.next_black_alt,
a.next_red,
a.next_red_alt,
a.next_orange,
a.next_orange_alt,
a.next_grey,
a.next_grey_alt,
a.prev_black,
a.prev_orange,
a.delete_orange {
	background-repeat: no-repeat;
	color: #606060;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
a.next_black,
a.next_red,
a.next_orange,
a.next_grey,
a.prev_black,
a.prev_orange,
a.delete_orange {
	background-position: 0 2px;
	padding-left: 20px;
}
a.next_black_alt,
a.next_red_alt,
a.next_orange_alt,
a.next_grey_alt {
	background-position: right 2px;
	padding-right: 20px;
}
a.next_black:hover,
a.next_black_alt:hover,
a.next_red:hover,
a.next_red_alt:hover,
a.next_orange:hover,
a.next_orange_alt:hover,
a.next_grey:hover,
a.next_grey_alt:hover,
a.prev_black:hover,
a.prev_orange:hover,
a.delete_orange:hover {
	text-decoration: underline;
}
a.next_black,
a.next_black_alt {
	background-image: url('http://static.mikro-gids.nl/gfx/shop_arrow_black_r.gif');
}
a.next_red,
a.next_red_alt {
	background-image: url('http://static.mikro-gids.nl/gfx/shop_arrow_red_r.gif');
}
a.next_orange,
a.next_orange_alt {
	background-image: url('http://static.mikro-gids.nl/gfx/shop_arrow_red_r.gif');
}
a.next_grey,
a.next_grey_alt {
	background-image: url('http://static.mikro-gids.nl/gfx/shop_arrow_black_r.gif');
}
a.prev_black {
	background-image: url('http://static.mikro-gids.nl/gfx/shop_arrow_black_prev.gif');
}
a.prev_orange {
	background-image: url('http://static.mikro-gids.nl/gfx/shop_arrow_red_prev.gif');
}
a.delete_orange {
	background-image: url('http://static.mikro-gids.nl/gfx/shop_x_red_r.gif');
}

/* Menu */
div#webshop_menu {
	font-weight: bold;

}
div#webshop_menu a {
	display: block;
	width: 135px;
	background-image: url('http://static.mikro-gids.nl/gfx/webshop_menu.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom: 1px dashed #444444;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	font-size: 13px;
}
div#webshop_menu a.offer {
	border: none;
	color: #E95100;
}
div#webshop_menu a:hover {
	color: #DE000D;
}

/* Webshop homepage */

div.prodlist_info h3 {
	padding: 5px 0 20px 0;
	color: #cc6633;
	font-weight: normal;

}
div#webshop_home div#topitem,
div#webshop_home div.item {
	background-color: #eeeeee;
	padding: 10px;
	margin: 5px;
	float: left;
}

div#webshop_home div#topitem{
	width: 654px;
}
div#webshop_home div.item{
	width: 312px;
	height: 270px;
}
div.prodlist_info {
	padding-left: 115px;
}

div.prodlist_info div.price {
	width: 90px;
	float: left;
}

div#webshop_home img.thumbnail {
	float: left;
	width: 100px;
}
div.prodlist_info img#topdvd {
	position: relative;
	top: 10px;
	left: 355px;
}
div.prodlist_info img.offer {
	position: relative;
	top: 20px;
	left: 30px;
}

/* searchresult */
div#searchresult {
	padding-left: 75px;
}
div#searchresult div.item,
div#lezersVoordeelBlok div.item {
	float: none;
	clear: both;
	background: none;
	height: auto;
	width: auto;
}
div#searchresult h2,
div#lezersVoordeelBlok h2 {
	margin: 5px 0 20px 0;
}
div#searchresult div.price,
div#searchresult img.thumbnail {
	margin-bottom: 20px;
}

/* Lezersvoordeel blok (homepage mikrogids) */
div#lezersVoordeelBlok div.item p{
	margin: 0;
}
div#lezersVoordeelBlok div.item img.thumbnail{
	float: left;
	width: 100px;
}
div#lezersVoordeelBlok div.prodlist_info {
	padding-left: 10px;
}
div#lezersVoordeelBlok div.item h3 {
	margin: 0;
	padding: 10px 0 10px 0;
}

/* product detail */
div#webshop_detail td p {
	margin-right: 20px;
}
div#webshop_detail h3 {
	padding: 20px 0 20px 0;
	color: #CC6633;
	font-weight: normal;
}
div#webshop_detail h2 a {
	color: #CC6633;
}

/* shoppingcart and order form */
div#webshop_cart form {
	padding: 30px;
}

div#webshop_cart h2 {
	/*color:#FE9900;*/
	color: #808080;
}
div#webshop_cart td {
	font-weight: bold;
}
div#webshop_cart table {
	border-collapse: collapse;
	padding: 15px;
	text-align: left;
}

div#webshop_cart th {
	font-weight: bold;
	padding: 5px;
	border: 0px;
	/*color:#FE9900;*/
	color: #808080;
}

div#webshop_cart table td {
	padding: 5px;
	border: 1px dotted #808080;
	border-width: 1px;
}

div#webshop_cart .geenvak {
	border: 0px;
}


div#webshop_cart p label {
	width: 175px;
	color: #808080;
}

div#webshop_cart td a {
	color: #FE6802;
}
div#webshop_cart #cart_popup {
	color: #FE6802;
	width: 100px;
	height: 100px;
	background-color: #000000;
	display: none;
}

/* Searchform */
div#searchform {
	margin-top: 20px;
	margin-bottom: 20px;
}

div#searchform form label {
	display: block;
	font-weight: bold;

}
div#searchform form span {
	color: #ACACAC;
}
div#searchform input,
div#searchform select {
	width: 150px;
	background-color: #666666;
	border: 1px solid #acacac;
}

div#searchform input.disabled,
div#searchform select.disabled {
	background-color: #333333;
	border: 1px solid #333333;
	color: #666666;
}
div#searchform label.disabled {
	color: #666666;
}
div#searchform input.searchbutton {
	background-color: #666666;
	border: 1px solid #acacac;
	margin-top: 15px;
	color: #ffffff;
	width: 75px;
	font-weight: bold;
	cursor: pointer;
}


/* --------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<---------*/
/* --------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
}

/* --------------------------------------------------------------*/
/* ------->>> thickbox specific link and font settings <<<-------*/
/* --------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* -------------------------------------------------*/
/* ---------->>> thickbox settings <<<--------------*/
/* -------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	background-color: #000;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	height: 100%;
	width: 100%;
}

* html #TB_overlay { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color: #000000;
	display: none;
	border: 4px solid #525252;
	text-align: left;
	top: 50%;
	left: 50%;
}

* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow {
	padding: 7px 10px 5px 0;
	margin-bottom: 1px;
	text-align: right;
	float: right;
}

#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}

#TB_title {
	background-color: #e8e8e8;
	height: 27px;
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}

#TB_load {
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}

* html #TB_HideSelect { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	margin-top: 1px;
	_margin-bottom: 1px;
}

