/* ################################################## */
/*  MADE BY: WWW.DIRECTBASING.COM                     */
/*  ALEX VAN DER VEGT                                 */
/* ################################################## */

/* ### GENERAL ### */
body { background: #f2f1e9 url('../images/bodyRed.gif') left top repeat-x; }
h1 { color: #cd1807; }
.submitbg { color: #b20f00; background: url('../images/submit2.gif') no-repeat; }

	#scrollbar { border-bottom: 2px solid #B4372C }

/* ### GLOBAL CLASSES ### */
.diaryBox { background: url('../images/diaryBg1Red.gif') left top repeat-y; }
.diaryBox .top { background: url('../images/diaryTop1.gif') left top no-repeat; }
.diaryBox .bottom { background: url('../images/diaryBottomBg.jpg') left bottom no-repeat; }

/* ### WRAPPER CONTAINER ### */
#wrapper { padding: 0px 0px 0px 0px; width: 100%; position: relative; }

/* ### MAIN CONTAINER ### */
#mainCntr { overflow: hidden; width: 950px; margin: 0px auto; }

	/* ### HEADER CONTAINER ### */
	#headerCntr { background: url('../images/headerRed.gif') 206px 0px no-repeat; }
	#headerCntr	h1 a { background: url('../images/logoRed.gif') left top no-repeat; }
	#headerCntr .rightBox div.topMenuBox ul li { background: url('../images/redLine.gif') 100% 30% no-repeat;  }
	#headerCntr .rightBox div.topMenuBox ul li a { color: #cd1807; }
	#headerCntr .top div.searchBox form input.txtBox { border: 1px solid #cd1807; background: url('../images/fieldRed.gif') left top repeat-x; }
		
		/* ### MENU CONTAINER ### */
		#menuCntr ul li { background: url('../images/menuRed.gif') right top no-repeat;  }
		#menuCntr ul li a { color: #cd1807; background-image:none; }
		#menuCntr ul.submenu li { background: url('../images/topMenuDeviderRed.gif') left top repeat-y; width:100%;  }
	
		#submenuBg { background-color:#F2F1E9; }

	/* ### BANNER CONTAINER ### */
	#bannerCntr address { background: url('../images/contactRed.png') no-repeat; }
	#bannerCntr address .heading { color: #cd1807; }
	
			/* ### LOGIN OUDER BOX ### */
			.loginOuderBox { color: #0073b6; }
			.loginOuderBox input.field { color: #ab1212; border: 1px solid #f7d2d2; background: #efe5e5; }
			.loginOuderBox p a { color: #ab1212; }
			
			/* ### AFDL BOX ### */
			.afdlBox .diaryBox { width: 196px; background: url('../images/diaryRed.gif') left top repeat-y; }
			.afdlBox .diaryBox .top { background: url('../images/diaryRedTop.gif') left top no-repeat; }
			.afdlBox .diaryBox .bottom { width: 181px; padding: 35px 9px 13px 3px; background: url('../images/diaryBottomBg.jpg') left bottom no-repeat; }
			.afdlBox li strong { color: #cd1807; }
			.afdlBox li a { color: #cd1807; }
		
			/* ### TEXT BOX ### */
			.textBox { border: 1px solid #deccc6; background: #fbfbfb; }
			.textBox .right { background: none; }
			.textBox .bottom { padding: 23px 25px 25px 20px; background: none; }
			.textBox form input.txtBox { width: 201px; height: 14px; border: 1px solid #d2e0f7; background: #e4ebef url('../images/inputbg.gif') left top repeat-x; }
			.textBox form .redTxt { color: #f60000; }
			.textBox ul.foto li img { padding: 4px; border: 1px solid #F7D2D2; background: #EFE5E5; }

			/* ### CONTACT BOX ### */
			.contactBox { border: 1px solid #deccc6; background: #fbfbfb; }
			.contactBox .right { background: none; }
			.contactBox .bottom { padding: 0px; background: none; }
			.contactBox div.info, .info, .contactBox div.form { background: url('../images/lineRed.gif') repeat-x bottom; }
			.contactBox input.submit { color: #b20f00; background: url('../images/submit2.gif') no-repeat; }
			.contactBox li strong { color: #cd1807; }

			/* ### CONTACT BOX ### */
			.aanmeldBox { border: 1px solid #deccc6; background: #fbfbfb; }
			.aanmeldBox .right { background: none; }
			.aanmeldBox .bottom { padding: 0px; background: none; }
			.aanmeldBox div.info, .aanmeldBox div.form { background: url('../images/lineRed.gif') repeat-x bottom; }
			.aanmeldBox input.submit { color: #b20f00; background: url('../images/submit2.gif') no-repeat; }
			.aanmeldBox li strong { color: #cd1807; }
		
			/* ### NEWS BOX ### */
			.newsBox ul li .heading { color: #cd1807; }
			.newsBox ul li a.newsButton { background: url('../images/newsRed.gif'); }
			.newsBox .diaryBox { width: 196px; background: url('../images/diaryRed.gif') left top repeat-y; }
			.newsBox .diaryBox .top { background: url('../images/diaryRedTop.gif') left top no-repeat; }
			.newsBox .diaryBox .bottom { width: 181px; padding: 35px 25px 13px 3px; background: url('../images/diaryBottomBg.jpg') left bottom no-repeat; }

/* ### FOOTER CONTAINER ### */
#footerCntr { background: url('../images/footerRed.gif') left top repeat-x; }
