/* CZ Template style.css */


/* GENERAL */

body {
	background: url(bg.png);
}

A			{ color: #FAA61A; text-decoration: none }
A:link		{ color: #FAA61A; text-decoration: none }
A:visited	{ color: #FAA61A; text-decoration: none }
A:active	{ color: #FFFFFF; text-decoration: underline }
A:hover		{ color: #FFFFFF; text-decoration: underline }

A img {
	border-style: none;
}

#czSundayContent img {
	margin-top: 3px;
}

.titleBoldYellow {  
	color: #FDB913; 
	font-size: 15px; 
	line-height: 18px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}
.titleBoldRed{
	color: #FDB913; 
	font-size: 15px; 
	line-height: 18px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}
.textBoldRedMedium{
	color: #ffffff; 
	font-size: 13px; 
	line-height: 16px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold;
}

.textBoldYellowLarge { 
	color: #FDB913; 
	font-size: 13px; 
	line-height: 16px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold;
}

.textBoldYellowMedium { 
	color: #FDB913; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold;
}

.textBoldMedium { 
	color: #FDB913; 
	font-size: 12px; 
	line-height: 16px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold;
}

.textBoldWhite { 
	color: #FFFFFF; 
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}

.textBold { 
	color: #FDB913; 
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}

body,.textPlain,td { 
	color: #FFFFFF; 
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}
#czSundayContent select {
	color: #FFFFFF; 
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}




/* IMAGES */

.imageLeft {
	float: left;
	margin: 0 15px 3px 0;
	display: block;
	clear: both;
}

.imageRight {
	float: right;
	margin: 0 0 3px 15px;
	display: block;
	clear: both;
}

#czSundayContent select {
	color: #FFFFFF; 
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}


.separator {
	width: 440px;
	margin: 14px 0 14px 0;
}

#czSundayMijnCZ .separator {
	width: 100px !important;
	margin: 5px 0 5px 0 !important;;
	float: none !important;
}

#czSundayMijnCZ A {
	color: #6DFFFF;
	font-weight: bold;
}

#czMijnCZTitle {
	color: #FFFFFF; 
	font-size: 16px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold;
	margin-bottom: 10px;
}

#czMijnCZContent {
	color: #FFFFFF; 
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}
#czMijnCZContent A{
	color: #FFFFFF; 
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

#czMijnCZContent select {
	color: #FFFFFF; 
	background-color: #FAA61A;
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

#czMijnCZContent img {
	margin: 0 3px 3px 0;
	vertical-align: middle;
}

#czMijnCZContent .help {
	height: 21px;
}
#czMijnCZContent .send {
	height: 18px;
}
#czMijnCZContent .print {
	height: 21px;
}

#czMijnCZExplanation {
	position: absolute;
	left: 263px;
	top: 266px;
	width: 400px;
	padding: 15px;
	visibility: hidden;
	background-color: #FAA61A;
	border: 2px solid #FFFFFF;
	color: #FFFFFF; 
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif;
	z-index: 100;
}

#czMijnCZExplanation a {
	font-weight: bold;
	color: #6DFFFF;
}

#czMijnCZSend {
	position: absolute;
	left: 263px;
	top: 266px;
	width: 400px;
	padding: 15px;
	visibility: hidden;
	background-color: #FAA61A;
	border: 2px solid #FFFFFF;
	color: #FFFFFF; 
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif;
	z-index: 100;
}

#czMijnCZSend a {
	font-weight: bold;
	color: #6DFFFF;
}

#czMijnCZSend .sendform {
	margin: 12px 0 15px 0;
}

#czMijnCZSend .leftCol {
	float: left;
	margin-right: 15px;
}

#czMijnCZSend .field {
	margin-bottom: 5px;
}

#czMijnCZSend .caption {
	font-weight: bold;
}

#czMijnCZSend .submit {
	font-weight: bold;
	color: #DD0000;
	background-color: #6DFFFF;
}

#czMijnCZMessage {
	position: absolute;
	left: 263px;
	top: 266px;
	width: 400px;
	padding: 15px;
	visibility: visible;
	background-color: #FAA61A;
	border: 2px solid #FFFFFF;
	color: #FFFFFF; 
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif;
	z-index: 100;
}

#czMijnCZMessage a {
	font-weight: bold;
	color: #6DFFFF;
}


.czAddToCart {
	color: #000000; 
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
	margin: 0 0 5px 0;
}

.czMijnCZSpacer {
	color: #000000; 
	font-size: 2px; 
	line-height: 2px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}

.czSearchBackground1 {
	background-color: #C63024;
}

.czSearchBackground2 {
	background-color: #D25C52;
}

.banner {
	margin: 20px 0 20px; 0;
	display: block;	
	clear: both;
	border: 0px solid #000000;
}

.document {
	vertical-align: middle;
	margin: 0px 0 15px 7px;
}

.document img {
	float: right;
	vertical-align: middle;
	margin: 0 0 0 7px;
}

/* SPECIFIC CZ ITEMS */

#czLogo {
	position: absolute; 
	left: 38px; 
	top: 20px; 
}

#czMenuButtons {
	position: absolute; 
	width: 191px; 
	left: 46px; 
	top: 212px; 
}


/* SPECIFIC SUNDAY ITEMS */

#czSundayLogo {
	position: absolute; 
	width: 160px; 
	left: 415px; 
	top: 31px; 
}

#czSundayTitle {
	position: absolute; 
	width: 455px; 
	left: 264px; 
	top: 214px; 
}

#czSundayDate {
	position: absolute; 
	text-align: right;
	width: 336px; 
	left: 43px; 
	top: 171px;
}

#czSundayMijnCZ {
	position: absolute; 
	width: 180px; 
	left: 735px; 
	top: 266px; 
}

#czTagCloudSmall {
	width: 180px; 
	height: 135px; 
	margin-bottom: 20px;
}

#czSundayNavigation {
	position: absolute;
	width: 176px; 
	left: 60px; 
	top: 266px; 
	padding-bottom: 20px;
}

#czSundayContentTitle {
	color: #df0000;
	font-weight: bold;
	font-size: 15px; 
	margin-bottom: 10px;
}
 
#czSundayContent {
	position: absolute; 
	width: 440px; 
	left: 263px; 
	top: 266px; 
	padding-bottom: 20px;
}

.czSundayMenuItem {
	margin: 0 0 13px 0;	
}

.czSundayMenuItemWithDelimiter {
	margin: 0 0 1px 0;	
}

.czSundayMenuItemHL {
	color: #df0000 !important;
	margin: 0 0 13px 0;	
}

.czSundayMenuItemWithDelimiterHL {
	color: #df0000 !important;
	margin: 0 0 1px 0;	
}

.czSundayMenuItemHL a {
	color: #df0000 !important;
}

.czSundayMenuItemWithDelimiterHL a {
	color: #df0000 !important;
}

#czSundayNavigation .heading {
	color: #dd0000;

}

/* IMAGES */

.imageLeft {
	float: left;
	margin: 0 15px 3px 0;
	display: block;
	clear: both;
}

.imageRight {
	float: right;
	margin: 0 0 3px 15px;
	display: block;
	clear: both;
}