/* Start of CMSMS style sheet 'Theme3 : Default page - layout' */
body, input, textarea, td, font {
	font-family: tahoma;
	font-size: 9pt;
}

p {
	margin: 4px 0px 4px 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5 {
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
}

h5 {
	font-size: 8px;
}

#header {
	background: url(uploads/Theme3/header.jpg) no-repeat;
}

#footer {
	border-top: solid 1px #FFE1A6;
	padding: 10px 0px 10px 212px;
}

#breadcrumbs {
	padding: 4px 4px 4px 14px;
}

#print {
	padding: 8px 0px 0px 6px;
}

#title {
	margin-left: 12px;
}

#content {
	margin: 0px 12px 32px 12px;
}

#search {
	margin: 28px 0px 18px 0px;
}

#cntnt01searchinput {
	width: 80px;
	margin-right: 5px;
}

#container {
	padding-left: 10px;
	background: url(uploads/Theme3/schaduw_links.jpg) repeat-y 3px;
}

#schaduw-rechts {
	padding-right: 10px;
	background: url(uploads/Theme3/schaduw_rechts.jpg) repeat-y right;
}

.formbuilderform textarea {
	width: 400px;
	height: 100px;
}

.pagetable td {
	padding-right: 10px;
}

.frontenduser_login, .frontenduser_logout {
	width: 700px;
	padding: 10px;
	background-color: #FFE1A6;
}

.frontenduser_logout span {
	margin-right: 20px;
}

/* News module */

.NewsSummary {
	margin-bottom: 20px;
}

.NewsSummaryLink, .NewsPostDetailTitle {
	font-weight: bold;
}

.NewsSummarySummary, .NewsSummaryContent {
	margin-top: 5px;
}

.NewsPostDetailSummary, .NewsPostDetailContent, .NewsPostDetailPrintLink {
	margin-top: 15px;
}


/* End of 'Theme3 : Default page - layout' */

