/***********************************************\
Document:		Stylesheet (CSS)
Purpose:		Styles for module specific styling
Website:		
produced in:	2009
Author:			Joël Kuijten for Princen-group
\***********************************************/

body #headerLogin a{
	display:block;
	float:right;
	padding:5px;
	text-decoration:none;
	margin:1px 0 0 1px;
	background:#febf00;
}
.siteMapLink{
	display:block;
	line-height:14px;
	padding:2px;
}
.siteMapLink:hover{
	background:#900000;
	color:#fff;
}
.m1{
	text-indent:50px;
}
.m2{
	text-indent:100px;
}
.m3{
	text-indent:150px;
}
#m_19{
	margin-top:0;
}
.quote{
	color:#900000;
	padding:15px;
	margin:10px 0 15px 20px;
	float:right;
	font-style:italic;
	font-size:18px;
	line-height:22px;
	width:150px;
	font-family: Georgia, Times, "Times new roman", serif;
	background:#F6F6F6;
}
#tdTopPane .module{
	width:650px;
	padding-bottom:15px;
	margin-right:20px;
	background:url(images/moduleBottomBig.gif) no-repeat left bottom;
}
#tdLeftPane .module{
	width:165px;
	padding-bottom:15px;
	background:url(images/moduleBottomExtraSmall.gif) no-repeat center bottom;
}
#tdContentPane .module{
	width:450px;
	padding-bottom:15px;
	margin-right:20px;
	background:url(images/moduleBottomMiddle.gif) no-repeat left bottom;
}
#tdRightPane .module{
	margin:5px 0;
	width:200px;
	padding-bottom:15px;
	background:url(images/moduleBottomSmall.gif) no-repeat center bottom;
}
#tdBottomPane .module{
	width:650px;
	padding-bottom:15px;
	background:url(images/moduleBottomBig.gif) no-repeat left bottom;
}
#content .noMargin{
	width:100%;
	margin:0;
}
#content .moduleClone{
	padding:0;
	margin:0;
	background:none;
}
#content .backButton{
	background:none;
	padding-bottom:0;
}

/* modulestyles */
#content .greyBorder{
	border:1px solid #ededed;
}
.yellowHeader .header{
	background-color:#febf00;
}
.swanHeader .header{
	background-image: url(images/swanHeaderbg.gif);
	background-repeat:no-repeat;
	background-position: 8px top;
}
.vanDrielHeader .header{
	background-image: url(images/vanDrielHeader.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:140px;
}
.vanDrielActueelHeader .header{
	background-image: url(images/vanDrielActueelHeader.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left:200px;
}
.hideHeaderText .moduleTitle{
	text-indent:-2000px;
	overflow:hidden;
}
#content .noShadow{
	padding-bottom:0;
	background:none;
}
.swanHeader .moduleTitle, .yellowHeader .moduleTitle, .greyBorder .moduleTitle{
	padding-left:10px;
}
/* /modulestyles */

.pageTitle .moduleTitle{
	font-size:26px;
	line-height:30px;
	color:#febf00;
}
#logo a{
	display:block;
	width:100%;
	height:100%;
	text-indent:-2000px;
	overflow:hidden;
}
#footer{
	width:880px;
}
#footer #fLeft{
	text-indent:10px;
}
#footer a, #footer{
	color:#a13535;
	line-height:20px;
	text-decoration:none;
}
#footer #fLeftt{
}
#footer #fRight{
	background:#febf00;
	width:200px;
	line-height:20px;
	text-indent:10px;
}
.PortalFooterText{
	padding:0 10px;
	color:#900000;
	line-height:20px;
}

.accordionHeader, .accordionHeaderSelected{
	width:99%;
	padding: 0;
	border:1px solid #bbb;
	border-width:1px 0;
}
.accordionHeaderSelected .accordionLink{
	color:#78235C;
}

.accordionLink{
	color:#000;
	background:#eee;
	display:block;
	height:25px;
	line-height:25px;
	width:100%;
	font-size:12px;
	text-indent:10px;
	font-weight:bold;
	text-decoration:none;
}
.accordionContent{
	padding:10px;
}
.accordionContent td{
	line-height:18px;
}
/*  PageEdit mode styles */
.pageEdit, .moduleEdit{
	width:600px;
}
.pageEdit td, .moduleEdit td{
	vertical-align:top;
	line-height:18px;
	padding:0 5px 0 0;
}
.pageEdit .checkbox, .moduleEdit .checkbox{
	padding:4px 0 0 0;
}
.edit th{
	text-align:left;
	line-height:25px;
	color:#000;
	font-weight:bold;
	border:1px solid #eee;
	border-width:0 0 1px 0;
}
.apply{
	padding:10px 0;
}
.UpdatingProgress{
	display:none;
}
/* treeview */
.selectPage{
	padding:5px 0;
}
.tree table td{
	padding:0;
	margin:0;
}
.tree table td a{
	text-decoration:none;
}
/* text in the Breadcrumb bar */
#breadCrumbs, #breadCrumbs a{
	font-size:12px;
	color:#900000;
	text-transform:lowercase;
	text-decoration:none;
	line-height:25px;
}
#breadCrumbs{
	cursor:default;
}
#breadCrumbs .current{
	font-weight:bold;
}
/* fix voor kalender linkjes */
.calendar table td{
	padding:0;
	margin:0;
}
/* SubMenu link list */
.Sublinklist a{
	text-decoration:none;
	line-height:20px;
	color:#000;
	font-weight:bold;
}
/* links module */
.links table td, .links table{
	width:100%;
	padding:0;
	margin:0;
}
.links td a{
	display:block;
	text-decoration:none;
	padding:5px 10px;
	color:#5c5c5c;
}
.links td a:hover{
	background:#e9e9e9;
}
.links tr.even{
	background:#f6f6f6;
}
/* submenu links */
.subMenuList{
	padding:0;
	list-style: none;
}
.subMenuList li.even{
	background:#f6f6f6;
}
.subMenuList li a{
	display:block;
	text-decoration:none;
	font-family: Georgia, Times, "Times new roman", serif;
	font-style:italic;
	font-weight:normal;
	padding:10px;
	color:#900000;
}
.subMenuList li a:hover{
	background:#e9e9e9;
}
/* edit screens */
.edit td, .module td{
	padding:2px 5px 2px 0;
}
/* contactForm */
.contactForm{
}
.contactForm td{
	padding:2px 10px 0 0;
	line-height:18px;
}
.contactForm .required{
	font-size:110%;
}
/* imagelinks */
.imageLinks td{
	padding:10px;
	text-align:center;
}
.imageLinks .editButtons{
}
.imageLinks .text, imageLinks .image{
	display:block;
	margin:0 auto;
}
.imageLinks .text{
	text-decoration:none;
	color:#000;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
}
/* vacature */
.vacature{
}
.vacature .row1{
	background:#efefef;
}
.vacature .row2{
}
.vacature .row1o, .vacature .row2o{
	background:#ccc;
}
.vacature .vacatureHeader td{
	line-height:18px;
	font-weight:bold;
	border:1px solid #000;
	border-width:0 0 1px 0;
	padding:0 5px;
}
.vacatureList{
	line-height:20px;
}
.vacatureList td, .vacatureShow td{
	padding:2px 5px 2px 0;
}
.vacatureLink{
	display:block;
	text-indent:5px;
	text-decoration:none;
	color:#000;
	width:100%;
	height:100%;
}
.vacatureShow{	
}
.vacatureShow h1{
	line-height:25px;
	font-size:14px;
}
.vacatureShow th{
	line-height:25px;
	text-align:left;
}
/* aanmeld module */
.signIn ul{
	line-height:20px;
	list-style:none;
}
.signIn{
}
.autoLogin{
	padding:5px 0;
}
.forgotPassword{
}
.user{

}
.userTextbox{
}
.pass{
	padding-top:5px;
}
.userTextbox input, .passTextbox input{
	width:200px;
	border:1px solid #000;
}
.passTextbox
.autoLogin{
}
.forgotPassword{
	color:#000;
}
/* usermanagement */
.users{
	width:550px;
}
.group{
	pading:0 0 10px 0;
	border-bottom:1px solid #b2b2b2;
	background:url(images/groups.png) no-repeat right bottom;
}
.editUser{
	padding:10px 0;
	background:url(images/users.png) no-repeat right bottom;
	border-bottom:1px solid #b2b2b2;
}
/* News */
.news{
}
.news .future, .news .archive, .news .current{
	display:block;
}
.future{
}
.archive{
}
.current{
}
.titleLink{
	display:inline-block;
	padding:0 2px;
	text-decoration:none;
	line-height:20px;
}
/* news Show */
.showNews{
}
/* siteMap */
.siteMap{
}
/* menu in adminitration */
.menu{
}
.menuButtons{
	list-style:none;
	padding-right:10px;
}
.menuButtons li{
	text-align:center;
}
/* html */
.html{
}
/* Rating */
.rating{
	padding:5px;
	height:15px;
	width:250px;
}
.rating .ratingStars{
	width:70px;
	height:12px;
	display: inline-block;
}
.rating .ratingText{
	line-height:12px;
	font-size:10px;
}
.ratingStar{
    cursor: pointer;
    display: block;
	width:13px;
	height:12px;
}
.filledRatingStar{
    background: url(images/StarFilled.png) no-repeat;
}
.emptyRatingStar{
    background: url(images/StarEmpty.png) no-repeat;
}
.savedRatingStar{
    background: url(images/StarSaved.png) no-repeat;
}
/* sitemap module */
.siteMap{
}
.siteMap .tree font a{
	color:#900000;
}