/*
@paars:  #662e91
@oranje: #e6791c
*/

html {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 62.5%;
}

body {
	background: #fff;
	color: #000;
	font-size: 12px;
}

a {
	color: #662e91;
	text-decoration: underline;
}

a:hover {
	color: #e6791c;
}

dl.links {
	float: left;
	margin: 10px 15px;
	width: 330px;
}

dl.links dt {
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px 0;
}

em {
	font-style: italic;
}

h1 {
	color: #e6791c;
	font-size: 1.4em;
	font-weight: bold;
}

p {
	margin: 10px 0;
	text-align: justify;
}

p.intro {
	font-size: 1.4em;
}

strong {
	font-weight: bold;
}

.clearer {
	clear: both;
}

.note {
	color: #672d91;
	font-weight: bold;
}

#container {
	background: #fff;
	margin: 0 auto;
	padding: 0 10px;
	width: 880px;
	width: 990px;
}

#menu {
	background: transparent;
	font-size: 1.2em;
	margin: 10px 0 0;
/*	margin-bottom: 24px;*/
	padding: 0 40px;
	text-align: right;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	display: inline;
}

#menu ul li.sep {
	color: #777;
	padding: 0 2px;
}

body.geboortekaartjes_disclaimer #ftr_disclaimer a,
body.geboortekaartjes_voorwaarden #ftr_voorwaarden a,
#footer a {
	background: none !important;
}

#menu ul li#menu_coll {
	position: relative;
}
#menu ul li#menu_coll ul {
	background: #fff;
	display: none;
	left: -40px;
	padding: 0 2px;
	position: absolute;
	margin-top: 0;
	text-align: left;
	width: 325px;
}
#menu ul li#menu_coll:hover ul {
/*	display: block;*/
}
#menu ul li#menu_coll ul li {
	line-height: 24px;
}


#header {
	background-image: url(../images/headerw.grad.gif);
	background-position: center top;
	background-repeat: repeat-y;
	height: 90px;
	margin-top: 15px;
	position: relative;
}

#header a.fr {
	background-image: url(../images/fr.grad.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 50px;
	overflow: hidden;
	left: 30px;
	position: absolute;
	top: 20px;
	width: 410px;
}

#header a.fr:hover {
	background-position: center -50px;
}

#header a span {
	margin-left: -9999px;
}

#header #links {
	position: absolute;
	right: 45px;
	top: 33px;
}

#header #links * {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}

#header #links a {
	padding: 0 4px;
	text-decoration: none;
}

#header #links a:hover {
	text-decoration: underline;
}

#content {
	background: transparent;
	background-image: url(../images/contentw.grad.gif);
	background-position: center top;
	background-repeat: repeat-y;
	font-size: 1.1em;

	height: auto !important;
	height: 435px;
	min-height: 435px;

	padding: 10px 70px;
}

#content {
	padding: 0 35px;
}

.geboortekaartjes #content,
.geboortekaartjes_collecties #content,
.trouwkaarten #content {
	padding: 0 5px;
}

.geboortekaartjes h1,
.geboortekaartjes_collecties h1,
.trouwkaarten h1 {
	/*padding: 10px 35px;*/
	padding: 0 30px 10px;
}

.geboortekaartjes #content p,
.geboortekaartjes_collecties #content p,
.trouwkaarten #content p {
	margin: 0 35px 5px;
	margin-left: 30px;
 }

#cardsContainer {
	float: left;
	height: 420px;
	margin-bottom: 35px;
	overflow: hidden;
	position: relative;
	width: 200px;
}

ul.cards {
	list-style-type: none;
	
	height: auto !important;
	height: 430px;
	min-height: 430px;
}

#cardsContainer ul.cards {
	height: 1563px;
	position: absolute;
}

.cardsHorizontal {
	margin-left: -30px;
	margin-top: 30px;
	height: 160px !important;
	width: 800px !important;
}

.cardsHorizontal ul.cards {
	height: 160px !important;
}

.cardsHorizontal {
	height: 150px !important;
}

.cardsHorizontal ul.cards li {

}

.default .cardsHorizontal, .default2 .cardsHorizontal {
	margin-top: 0;
}

ul.cards li {
	float: left;
	margin: 0 10px 0 15px;
	width: 175px;
}

ul.cards li a {	
	color: #fff;
	display: block;
	margin-top: 20px;
	margin: 10px 0 5px;
	position: relative;
	text-align: center;
	text-decoration: none;
}

ul.cards li a img {
	border: solid 1px #fff;
	border: 0;
	padding-bottom: 2px;
	padding: 0;
}

ul.cards li a span {
	background: #662e91;
	border: 0;
	color: #fff;
	cursor: pointer !important;
	cursor: hand;
	display: none;
	font-size: 0.9em;
	font-weight: normal;
	left: 25px;
	line-height: 1.75em;
	margin: 0;
	padding: 5px 0 5px 5px;
	position: absolute;
	text-decoration: none;
	top: 96px;
	width: 120px;
}

ul.cards li a:hover {
	color: #777;
}

ul.cards li a:hover img {
/*
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
*/
}

ul.cards li a:hover span {
	display: block;
}

#content {
	position: relative;
}

p.card_large {
	background: #fff;
	text-align: center !important;
}

p.card_large a img {
	border: solid 5px #fff;
	border: 0 !important;
}

p.card_large a:hover img {
	border-color: #e6791c;
}

p.card_large span {
	color: #672D91;
	color: #bbb;
	display: block;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	text-align: center;
}

a.proef {
	font-size: 1.4em;
	padding: 5px;
	position: absolute;
	right: 45px;
	text-align: center;
	text-decoration: none;
	top: 40px;
	width: 100px;

	background: #662e91;
	border: solid 5px #fff;
	color: #fff;
}

a.proef:hover {
	background: #fff;
	border: solid 5px #662e91;
	color: #662e91;
	text-decoration: none;
}

#main, #toplist {
	margin-left: 200px;
	padding: 10px 20px;
}

#main {
	margin-left: 15px;
}

#main p {
	text-align: left;
}

#toplist_small, .toplist_small {
	border: 2px solid #662e91;
	float: right;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 5px;
	padding: 10px;
	padding: 0;
	width: 120px;
	width: 125px;
}

#toplist h2, #toplist_small h2, .toplist_small h2 {
	color: #672D91;
	font-size: 1.25em;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0;
}

#toplist_small h2, .toplist_small h2 {
	font-size: 1em;
}

#toplist_small a.readmore, .toplist_small a.readmore {
	border-top: 2px solid #662e91;
	display: block;
	font-size: 11px;
	padding-bottom: 3px;
	text-align: center;
}

#toplist_small blockquote, .toplist_small blockquote {
	font-size: 12px;
	font-style: italic;
	height: 180px;
	margin: 0 5px;
}

#toplist_small blockquote .lquo, #toplist_small blockquote .rquo {
	color: #777;
	float: left;
	font-size: 30px !important;
	font-weight: bold;
	margin: 0 5px;
	display: none;
}

#toplist_small blockquote .rquo {
	float: right;
}

#toplist_small h2, .toplist_small h2 {
	margin: 10px 5px;
	margin: 5px;
}

#toplist div {
	float: left;
	width: 240px;
}

#toplist ol {
	font-size: 1em;
	list-style-type: decimal;
	margin-left: 25px;
}

#pages {
	height: 25px;
	text-align: center;
}

#pages ul {
	list-style-type: none;
}

#pages ul li {
	display: inline;
}

#pages ul li a {
	line-height: 2;
	margin: 0 1px;
	padding: 2px 6px;
	text-decoration: none;
}

#pages ul li.activepage a {
	background: #662e91;
	color: #fff;
}

#pages ul li a span.disabled {
	color: #bbb;
}

#pages ul li a:hover {
	text-decoration: underline;
}

#footer {
	background: transparent;
	background-image: url(../images/footerw.grad.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 1.1em;
	height: 35px;
	margin: 0;
	padding-top: 25px;
	text-align: center;
}

#footer ul {
	clear: both;
	list-style-type: none;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer ul li.sep {
	color: #777;
	padding: 0 2px;
}

#stats {
	right: 10px;
	position: fixed;
	bottom: 10px;
}

#prijzen_kaarten {
	border: solid 2px #672d91;
	float: left;
	margin-top: 10px;
	width: 200px;
}

#prijzen_kaarten th, #prijzen_kaarten td {
	border-bottom: solid 1px #672d91;
	padding: 2px 4px;
	vertical-align: top;
}

#prijzen_kaarten th {
	background-color: #672d91;
	color: #fff;
}

.prijzen_voorwaarden {
	margin-left: 200px;
	padding: 6px 20px;
}

.prijzen_voorwaarden li {
	font-size: 1.0em;
	font-weight: bold;
}

.prijzen_voorwaarden li li {
	font-size: 1.0em;
	font-weight: normal;
	margin-left: 10px;
}

.prijzen_voorwaarden .bezorgdagen {
	color: #777;
	font-size: 1em;
}

p.prijzen_voorwaarden {
	font-weight: bold;
	padding: 0 20px;
}

p.info {
}

#card_preview {
	height: 150px;
	margin: 0 0 10px 20px;
}

#card_preview span {
	color: #672d91;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

#card_preview img {
	border: solid 2px #672d91 !important;
	margin-top: 3px;
	padding: 2px;
}

div#card_form {
}

fieldset {
	border: 0;
	clear: both;
	margin: 0;
	padding: 5px 5px 5px 0;
	width: 575px;
}

fieldset div {
	margin-bottom: 5px;
	position: relative;
}

fieldset h2, h2.chosen {
	color: #672d91;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 3px;
}

fieldset h2 {
	border-bottom: solid 2px #672d91;
}

input.default, textarea.default {
	width: 250px;
}

textarea.default {
}

#commercial_info {
}

#commercial_info td {
	width: 150px;
}

#commercial_info td.name {
	font-weight: bold;
}

legend {
	border: 0;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 4px;
}

label {
	float: left;
	font-size: 1em;
	font-weight: bold;
	padding: 2px 0;
	width: 150px;
}

label.nofloat {
	float: none;
}

label.nopadding {
	padding: 0;
}

span.validator {
	background-color: #f7f7f7;
	background-image: url(../images/exclamation.png);
	background-position: 3px center;
	background-repeat: no-repeat;
	border: solid 1px #f00;
	color: #f00 !important;
	padding: 2px 4px 2px 24px;
	position: absolute;
	right: 0;
	width: 130px;
}

img.code {
	border: solid 1px #bbb;
	padding: 1px;
}

input.verifycode {
	text-transform: uppercase;
}

#reacties div {
	border-bottom: dotted 1px #e6791c;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

a.card_navigation {
	background-image: url(/images/card_previous.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 48px;
	left: 175px;
	overflow: hidden;
	position: absolute;
	top: 150px;
	width: 48px;
}

a.card_navigation span {
	margin-left: -9999px;
}

a.card_navigation:hover {
	background-position: center -48px;
}

a.card_previous {
}
a.card_next {
	background-image: url(/images/card_next.jpg);
	left: 780px;
}

#main {
	padding-top: 20px;
}

#menu-outer {
	background-image: url(/images/contentw.grad.gif);
	background-position: center top;
	height: 27px;
	margin-top: -8px;
	text-align: center;
	
	height: 30px;
}

#menu-inner {
	background-color: #fff;
	border-bottom: solid 2px #662e91;
	display: table;   /* Allow the centering to work */
	height: 25px;
	margin: 0 30px;
	width: 930px;

	height: 28px;
}
#menu-inner ul {
	padding: 0;
}
#menu-inner ul li.sep {
	color: #e6791c;

}
#menu-inner ul li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
#menu-inner ul li#menu_home {
}
#menu-inner ul li a {
	color: #662e91;
	height: 25px;
	line-height: 25px;
	padding: 5px;
	text-decoration: none;
	
	height: 28px;
	line-height: 28px;
}
#menu-inner ul li a.active {
	color: #e6791c;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 4px solid #e6791c;
	padding-bottom: 0;
}
#menu-inner ul li#menu_posters a, #menu-inner ul li#menu_slingers a {
	background-image: url(/images/new.png);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
}
#menu-inner ul li a:hover {
	color: #e6791c;
	text-decoration: underline;
}

#columns {
}

#columns h2 {
	color: #672d91;
	font-size: 14px;
	font-weight: bold;
}

#columns .column {
	float: left;
	margin-left: 30px;
	width: 340px;
}

#columns dt {
	border-bottom: 2px solid #672D91;
	color: #672d91;
	display: block;
	font-size: 12px;
	font-weight: bold;
	width: 80px;
	margin: 5px 0;
}

#columns ul {
	list-style: none;
}

#columns li {
	margin-top: 10px;
}

#columns ul {
	list-style-type: circle;
}

.collecties-nav {
	float: left;
	margin: 10px 10px 0 30px;
	width: 140px;
}

.collecties-nav dd {
	display: none;
}

.collecties-nav dt {
	margin-bottom: 2px;
}

.collecties-nav h2 {
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
}

.collecties-nav a {
	background-color: #fff;
	border: 1px solid #662e91;
	color: #662e91;
	display: block;
	font-size: 13px;
	padding: 2px 4px;
	text-decoration: none;
}

.collecties-nav a.active {
	background-color: #662e91;
	color: #fff;
}

.collecties-nav a:hover {
	background-color: #e6791c;
	color: #fff;
}

#collecties {
/*	margin-left: 150px; */
}

#collecties h3 {
	background: #662e91;
	color: #fff;
	font-size: 13px;
	/*font-weight: bold;*/
	margin: 20px 40px 0 30px;
	padding: 3px 3px 3px 6px;
}

#collecties h3 a {
	color: #fff;
	display: block;
	position: relative;
	text-decoration: none;
}

#collecties h3 a span {
	position: absolute;
	right: 2px;
	bottom: 2px;
}

#collecties h3 a:hover {
	text-decoration: underline;
}

#collecties .cards {
/* Breaks layout in IE7, moved to IE6 only CSS! */
/*	height: 145px !important;*/
	clear: both;
	margin-bottom: 10px;
	min-height: 0;
	overflow: hidden;
}

.collecties-one #collecties {
	float: left;
	margin-top: -15px;
	width: 745px;
}

.collecties-one #collecties h3 {
	margin-top: 10px;
	margin-top: 25px;
}

.default #collecties, .default2 #collecties {
	margin-top: 30px;
}

.default #collecties h3, .default2 #collecties h3 {
	margin: 0;
}

.collecties-one #collecties h3 {
	margin-left: 5px;
	margin-right: 20px;
}

.default #collecties .column, .default2 #collecties .column {
	float: left;
	margin-left: 35px;
	margin-right: 10px;
	width: 370px;
	margin-left: 0;
}

.default #collecties .column-even, .default2 #collecties .column-even {
	margin-right: 0;
	margin-left: 110px;
}

.default #collecties ul.cards, .default2 #collecties ul.cards {
	height: 125px !important;
	padding: 4px 4px 0;
}

.collecties-one #collecties ul.cards {
	padding: 4px 4px 0;
}

.default #collecties ul li, .default2 #collecties ul li, .collecties-one #collecties ul li {
	margin: 0 10px !important;
	margin: 0 8px;
	width: 100px;
}

.default #collecties ul li a, .default2 #collecties ul li a, .collecties-one #collecties ul li a {
	margin: 10px 0 5px;
}

.default #collecties ul li a img, .default2 #collecties ul li a img, .collecties-one #collecties ul li a img {
	height: 100px !important;
	width: 100px !important;
}

.default #collecties ul li a span, .default2 #collecties ul li a span, .collecties-one #collecties ul li a span {
	bottom: 0;
	left: 0;
	padding: 3px 0 3px 5px;
	top: auto;
	width: 95px;
}

.collecties-one #collecties .pages ul li.page {
	margin: 4px !important;
	margin: 2px;
}

.collecties-details {
	clear: both;
	padding-top: 5px;
}

.collecties-details p {
	/*margin: 10px 20px !important;*/
	margin: 10px 35px 10px 20px !important;
}

#container-prijzen h1, #container-items h1 {
	padding-bottom: 10px;
}

#container-prijzen h2, #container-posters h2, #container-items h2 {
	color: #672d91;
	font-weight: bold;
}

#container-prijzen table, #container-items table {
	margin: 0 0 10px;
}

#container-prijzen ul, #container-posters ul, #container-items ul {
	list-style-type: circle;
	margin: 10px 0;
	padding-left: 20px;
}

.prijzen td {
	background-image: url(../images/kleuren/wit.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 75px;
}
.prijzen td.wit { background-image: url(../images/kleuren/wit.gif); }
.prijzen td.oranje { background-image: url(../images/kleuren/oranje.gif); }
.prijzen td.turquoise { background-image: url(../images/kleuren/turquoise.gif); }
.prijzen td.roze { background-image: url(../images/kleuren/roze.gif); }

.prijzen td.grijs { background-image: url(../images/kleuren/grijs.gif); }
.prijzen td.geel { background-image: url(../images/kleuren/geel.gif); }
.prijzen td.blauw { background-image: url(../images/kleuren/blauw.gif); }
.prijzen td.lila { background-image: url(../images/kleuren/lila.gif); }

.prijzen td.bruin { background-image: url(../images/kleuren/bruin.gif); }
.prijzen td.lime { background-image: url(../images/kleuren/lime.gif); }
.prijzen td.paars { background-image: url(../images/kleuren/paars.gif); }
.prijzen td.lichtblauw { background-image: url(../images/kleuren/lichtblauw.gif); }

.prijzen td.rood { background-image: url(../images/kleuren/rood.gif); }
.prijzen td.groen { background-image: url(../images/kleuren/groen.gif); }
.prijzen td.hardroze { background-image: url(../images/kleuren/hardroze.gif); }
.prijzen td.lichtbruin { background-image: url(../images/kleuren/lichtbruin.gif); }

#prijzen td, #posters td {
	background: none;
	padding: 0;
	text-align: right;
}

.poster, .samples-items {
	float: right;
	overflow: hidden;
	text-align: right;
	width: 600px;
}

.poster img {
	margin-left: 40px;
	width: 240px;
}

.samples-items img {
	border: solid 2px #672D91;
	margin-left: 40px;
	padding: 2px;
	width: 240px;
}

.twitter {
	background-image: url(/images/twitter.png);
	height: 95px;
	left: 470px;
	overflow: hidden;
	position: absolute;
	top: -15px;
	width: 195px;
}

.twitter span {
	margin-left: -9999px;
}

.twtr-widget {
	float: right;
	font-size: 11px !important;
	margin: 0 5px 5px 10px;
}

