/* CZ Template style.css */


/* GENERAL */

body {
	width: 100%;
	height: 100%;
	background-color: #000000 !important;
	background: URL(sunday_background.jpg) repeat-x #000000 !important;
}

A			{ color: #F6282A; !important text-decoration: none }
A:link		{ color: #F6282A; !important text-decoration: none }
A:active	{ color: #628C2D; !important text-decoration: underline }
A:visited	{ color: #F6282A; !important text-decoration: none }
A:hover		{ color: #628C2D; !important text-decoration: underline }

A img {
	border-style: none;
}

/* SPECIFIC SUNDAY ITEMS */

#inSundayLogo {
	position: absolute; 
	width: 160px; 
	left: 415px; 
	top: 31px; 
	z-index: 20;
}

#czSundayTitle {
	position: absolute; 
	width: 455px; 
	left: 264px; 
	top: 214px; 
	z-index: 20;
}

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

#czSundayMijnCZ {
	position: absolute; 
	width: 145px; 
	left: 785px; 
	top: 345px; 
	z-index: 20;
	padding: 20px 20px 0 25px;
}

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

#czSundayNavigation {
	position: absolute;
	width: 176px; 
	left: 50px; 
	top: 370px;
/*
	oude waarde voor tagcloud
	top: 575px; 
*/
	padding-bottom: 20px;
	z-index: 20;
	text-align: left; 
}

#czSundayContentTitle {
	color: #df0000;
	font-weight: bold;
	font-size: 15px; 
	margin-bottom: 10px;
	z-index: 20;
}

#czSundayContent {
	position: absolute; 
	width: 485px; 
	left: 275px; 
	top: 345px; 
	padding-bottom: 20px;
	z-index: 20;
}

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

#czSundayContent input {
	
}

.titleBoldRed {  
	color: #F6282A !important; 
	font-size: 15px; 
	line-height: 18px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
}

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

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

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

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

.textBold { 
	color: #FFFFFF;
	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: #000000;
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif; 
}


.separator {
	font-size: 1px;
	width: auto;
	height: 1px;
	border-top: 1px solid #cccccc;
	margin: 14px 0 !important;
	clear: left;
}

#czMijnCZTitle {
	color: #F6282A; 
	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; 
}

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

#czSundayMijnCZ A {
	font-weight: bold;
}

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

#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: #00668E;
	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: #00668E;
	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: #F6282A;
	background-color: #6DFFFF;
}

#czMijnCZMessage {
	position: absolute;
	left: 263px;
	top: 266px;
	width: 400px;
	padding: 15px;
	visibility: visible;
	background-color: #00668E;
	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: #FFFFFF;
	font-size: 10px; 
	line-height: 13px; 
	font-family: Verdana, Geneva, Sans-Serif; 
	font-weight: bold; 
	margin: 0 0 5px 0;
}

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

.czSearchBackground1 {
	background-color: #1D281A;
}

.czSearchBackground2 {
	background: none;
}

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

.document {
	vertical-align: middle;
	margin: 4px 9px;
}
.document a {
	color: #F6282A !important;
}

.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; 
}



.czSundayMenuItem {
	padding: 4px 9px;
}

.czSundayMenuItemWithDelimiter {
	padding: 4px 9px;
}

.czSundayMenuItemHL {
	color: #427023 !important;
	background-color: #cccccc !important;
	padding: 4px 9px;
}

.czSundayMenuItemWithDelimiterHL {
	color: #FFFFFF !important;
	background-color: #628C2D !important;
	padding: 4px 9px;
}

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

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

.czSundayMenuItem a {
	color: #F6282A !important;
}

.czSundayMenuItemWithDelimiter a {
	color: #F6282A !important;
}

#czSundayNavigation .heading {
	color: #FFFFFF;
}


#czSundayNavigation .delimiter {
	font-size: 1px;
	width: auto;
	height: 1px;
	border-top: 1px solid #cccccc;
}

#page_left_pane {
	width: 225px;
	height: 941px;
	position: absolute;
/*	
	oude waarde voor tagcloud
	top: 550px;
*/
	top: 345px;
	left: 25px;
	background: URL(cz_2009_sunday_submenu_background.png) no-repeat top right;
	z-index: 15;
}

#page_right_pane {
	width: 190px;
	height: 932px;
	position: absolute;
	top: 345px;
	left: 785px;
	background: URL(cz_2009_sunday_tips_background.png) no-repeat top left;
	z-index: 15;
}

#sunday_tips{
	border-top: 1px solid #cccccc;
	padding-top: 20px;
	margin-top: 20px;
}

#sunday_tips .item {
	width: 140px;
	margin-bottom: 25px;
}

#sunday_tips .item .news_thumbnail {
	margin: 0 0 7px 0;
	width: 140px;
}

#sunday_tips .item .news_content {
	width: 140px;
	font-size: 10px;
	line-height: 14px;
}

#sunday_tips .item .news_content .links a {
	font-weight: bold;
}

#sunday_tips .home_news_item_title {
	font-size: 12px;
	width: 140px;
	color: #F6282A;
	font-weight: bold;
}


/* 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;
}

#footer { background-color: #2A2A29; }

#czSundayLogo { margin-top: 5px; margin-bottom: 25px; }


#sunday_heading {
	margin-bottom: 16px;
}

.sIFR-active #sunday_heading .sunday_date {
	font-size: 15px;
	margin-right: 15px;
	width: 300px;
	color: #263F62;
}

.sIFR-active #sunday_heading .sunday_title {
	font-size: 25px;
	width: 600px;
	color: #9A231E;
}


