/* @group Resetters */

body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, p, blockquote, table, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, th {
	font-style: normal;
	font-weight: normal;
}

img {
	border: 0px;
}

/* @group body defaults */

body {
	color: #000;
	background-color: #f1ece4;
}

body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

/* @group General Styles */

b, strong {
	font-weight: bold;
}

.image-left {
	float: left;
}

.image-right {
	float: right;
}
	
.clearer {
	clear: both;
}

/* @group Container */

#container {
	margin: 0 auto;
	width: 950px;
	background-color: #fff;
}

#footercontainer {
	margin: 0 auto;
	width: 950px;
}

/* @group header */

#header {
	width: 950px;
	height: 97px;
	background-color: #fff;
}

#header h1 a {
	display: block;
	background: url(../images/fotokaarten_logo.gif) center left no-repeat;
	width: 573px;
	height: 97px;
	text-indent: -9999px;
	float: left;
	text-decoration: none;
}

#header h1 a.communie {
	background: url(../images/fotokaarten_logo_communie.gif) center left no-repeat;
}

#header h1 a.moederdag {
	background: url(../images/fotokaarten_logo_moederdag.gif) center left no-repeat;
}

#header ul {
	font-size: 16px;
	float: right;
	text-align: right;
	list-style: none;
	margin-top: 65px;
	margin-right: 20px;
}

#header ul li {
	float: left;
}

#header ul li a {
	color: #8c8c8c;
	display:  block;
	padding:  0 4px;
	border-left: 2px solid #8c8c8c;
	text-decoration: none;
}

#header ul li a.first {
	border-left: 0px;
}

#header ul li a:hover {
	color: #a6a6a6;
}

/* @group Flash */

#flashcontainer {
	width: 950px;
	height: 320px;
	overflow: hidden;
}

#flashcontainer.communie, #flashcontainer.moederdag, #flashcontainer.nieuwjaar {
	height: 160px;
}

/* @group Navigation bar */

#navcontainer {
	background-color: #e6e2eb;
	height: 27px;
}

/* #e6e2eb */

#navcontainer ul {
	font-size: 16px;
	list-style: none;
	padding-left: 30px;
	position: relative;
	height: 27px;
}

#navcontainer li {
	float: left;
}

#navcontainer a {
	display: block;
	padding: 4px 10px;
	/* background-color: #cfcfcf; */
	color: #71598e;
	text-decoration: none;
}

#navcontainer a:visited {
	color: #71598e;
}

#navcontainer a:hover {
	text-decoration: underline;
	color: #71598e;
}

#navcontainer #current, #navcontainer .currentAncestor {
	background-color: #ffffff;
	border-top-left-radius: 10px;
	-o-border-top-left-radius: 10px;
	-icab-border-top-left-radius: 10px;
	-khtml-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	-o-border-top-right-radius: 10px;
	-icab-border-top-right-radius: 10px;
	-khtml-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}

#navcontainer ul ul #current, #navcontainer ul ul .currentAncestor {
	color: #332840;
	border-radius: 0px;
	-o-border-radius: 0px;
	-icab-border-radius: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 27px;
	width: 920px;
	background-color: #fff;
	/* border-bottom: 1px dotted #ccc; */
}

#navcontainer ul ul a {
	color:  #71598e;
	display: block;
	font-size: 14px;
	padding: 6px 10px;
	/* border-right: 1px solid #ccc; */
}

#navcontainer ul ul a:visited {
	 color: #71598e;
}

#navcontainer ul ul a:hover {
	 color: #71598e;
}

#navcontainer ul ul ul {
	display: none;
}

#nav2 {
	padding: 0px 40px 20px 40px;
	font-size: 14px;
}

#nav2 ul {
	list-style: none;
}

#nav2 li {
	display: inline;
}

#nav2 a {
	display: none;
}

#nav2 ul ul ul a {
	display: block;
	color: 	#67aad7;
	line-height: 16px;
}

#nav2 ul ul ul a:hover {
	text-decoration: none;
}
	
/* @group Content */

#contentcontainer {
	width: 706px;
	margin-bottom: 20px;
}

#content {
	clear: both;
	padding: 15px 40px;
}

#content h1 {
	color: #333;
	font-size: 26px;
	line-height: 34px;
	display: inline;
}

#content h2 {
	color: #69f;
	font-size: 18px; /* 20 */
	line-height: 26px; /* 28 */
	display: inline;
}

#content h3 {
	color: #69f;
	font-size: 18px;
	line-height: 26px;
	display: inline;
}

#content h4 {
	color: #333;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	display: inline;
}

/* --- */

#customjs {
	display: none;
}

.customcounter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 38px;
	text-align: center;
	color: #ccc;
}

.geboren {
	background-image: url(../images/bggeboorte.gif);
}

.felicitatie {
	text-align: center;
	background-image: url(../images/bgfelicitatie.jpg);
	background-repeat: no-repeat;
}

.roepnaam {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	height: 100px;
	text-align: center;
	font-size: 30px;
	padding-top: 20px;
}

#content {
	color: #333;
	line-height: 22px;
	margin-bottom: 5px;
}

#content a {
	color: #67aad7;
}

#content a:visited {
	color: #67aad7;
}

#content a:hover {
	text-decoration: none;
	color: #f00;
}


.papier {
	background-image: url(../images/bgpapier.gif);
	background-repeat: no-repeat;
	position: relative;
}

.smal {
	padding: 0px 20px 0px 30px;
}

.tipstitel {
	padding: 10px 30px 0px 30px;
	color: #69f;
	font-weight: bold;
}

.vbtitel {
	padding: 10px 0px;
	text-align: center;
	color: #69f;
}

.arial {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 12px;
}

.quote {
	color: #69f;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
}

.quote sub {
	color: #8c8c8c;
	font-size: 14px;
	line-height: 18px;
	display: block;
	font-style: italic;
	padding-left: 10px;
}

.quote-open {
	padding: 10px 30px 0px 30px;
	background: url(../images/quote_open.gif) no-repeat left top;
	color: #8c8c8c;
	font-style: italic;
	position: relative;
}

.quote-sluiten {
	padding: 0px 30px;
	background: url(../images/quote_close.gif) no-repeat right bottom;
	color: #8c8c8c;
	font-style: italic;
	position: relative;
}

.opsomming ul {
	list-style-type: disc;
	color: #71598e;
	margin: 0px 20px 0px 45px;
	padding: 0px;
}


.balkbg {
	color: #fff;
	padding: 0px 0px 2px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bgpaarsebalk1.gif);
	background-repeat: no-repeat;
	position: relative;
}

.balkbgblauw {
	color: #fff;
	padding: 0px 0px 2px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/bgblauwebalk1.gif);
	background-repeat: no-repeat;
	position: relative;
}

.xmargin {
	margin-bottom: 5px;
}

.paarsbg {
	background: url(../images/paarsblok1.gif) no-repeat 0 top;
	position: relative;
}

.paarsbgbot {
	font-size: 1px;
	color: #e6e2eb;
	height: 5px;
	background: url(../images/paarsblok2.gif) no-repeat 0 bottom;
	position: relative;
}

.onderschrift {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #333;
	text-align: center;
} 

.stippellijn {
	padding-top: 15px;
	font-size: 1px;
	color: #fff;
	height: 2px;
	border-bottom: 1px dotted #000;
}

table.prijzen td {
	color: #fff;
	background-color: #796394;
	font-size: 12px;
	padding: 0px 5px;
}

table.prijslijst td {
	text-align: right;
	padding: 2px 10px;
	background-color: #e6e2eb;
}

table.prijslijst th {
	text-align: center;
	vertical-align: middle;
}

.opsomming {
	color: #71598e;
	padding: 10px 10px;
	line-height: 22px;
}

/* @group Sidebar */

#sidebarcontainer {
	width: 240px;
}

#sidebarcontainer #sidebar {
	padding-bottom: 20px;
}

#sidebarcontainer .sideHeader {
}

/* @group Footer */

#footer {
	clear: both;
	font-size: 12px;
	color: #333;
	padding: 10px 0;
}

#footer div {
	float: left;
	display: inline;
}

#footer ul {
	list-style: none;
}

#footer li {
	display: inline;
}

#footerlinks {
	width: 300px;
}

#footerlinks ul {
	margin: 0 10px 0 30px;
}

#footerlinks img {
	margin-left: 30px;
}

#footerinfo {
	width: 340px;
	border-left: 1px dotted #747474;
	border-right: 1px dotted #747474;
}

#footerinfo p {
	margin: 0 10px;
}

#footernetworks {
	width: 300px;
}

#footernetworks ul {
	float: right;
	margin-right: 20px;
	margin-left: 10px;
}

#footernetworks p {
	margin-left: 10px;
}

#subfooter {
	font-size: 12px;
	clear: both;
	text-align: center;
}

#subfooter p {
	color: #333;
	padding: 10px 0;
}

/* @group Global Classes */

blockquote, .standout {
	margin: 0px 5px;
	padding: 0px 15px;
	color: #777;
	background-color: #f0f0f0;
}

/* Main content area unordered list styles */

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-latin;
}

ol.lower-alpha {
	list-style-type: upper-latin;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

