/***
 * patches by ds
 */

#body-wrapper {
	width: 900px;
	margin: auto;
}

/* preserve design overwritten by ibm admin styles */
div {
	font-family: verdana, arial, helvetica, sans-serif;
}
a {
	color:#CC0033;
}
a:visited, a:active { 
	color: #CC0033;
}
.header .breadcrumb a:visited, .header .breadcrumb a:active {
	color: #fff;
	text-decoration: none;
}
#sitemap a.selected {
    background-color: none;
    background-color: transparent;
}
div.toolBox dt.selected {
	padding: 0px;
}

/*
 * portlets
 */

table.layout-row {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border-spacing: 0;
	/*border-collapse: collapse;*/
	/*border-collapse: separate;*/
}
td.layout-row-element {
	padding: 0;
	vertical-align: top;
}
td.layout-row-element-0 {
/*
	margin-right: 13px;
	background: #F9FDF7;
	border-right: 10px solid #FFF;
*/	
}
td.layout-row-element td.layout-row-element-0 {
	margin-right: 0;
	background: none;
	border-right: none;
}
td.layout-row-element-1 {
	/*margin-right: 9px;*/
	/*background: #FEF7FA  url('/wps/themes/html/VO_MarketingPortal/images/bg_gradient_content.png') repeat-x ;*/
}
#background-content-image {
	position:absolute;
	z-index:0;
}

td.layout-row-element-2 {
	/*background: #F9FBFD;
	border-left: 10px solid #FFF;*/
}
td.layout-row-element td.layout-row-element-2 {
	background: none;
	border-left: none;
}
table.layout-column {
/*
	width: 100%;
*/
	padding: 0;
	margin: 0;
	border-spacing: 0;
	/*border-collapse: collapse;*/
	/*border: solid 1px blue;*/
}
table.layout-column .dropzone {
	width: 100px;/* mz iE7 */
}
* html table.layout-column .dropzone {
	width: 100px;/* iE6 (!iE7 strict) */
}
.wpsPortlet {
	margin: 0;/* overwrite IBM style */
	border: none;/* overwrites IBM style */
}
.wpsPortletBody {
	margin: 0;/* overwrites IBM admin style */
}

/*
 * admin toolbar
 */

.banner {
    height: 26px;
}
.banner .breadcrumbNav {
    padding: 0;
    padding-left: 7px;
    padding-right: 7px;
    line-height: 25px;
}
.banner .toolbar {
    padding: 0;
    /*padding-left: 7px;
    padding-right: 7px;*/
    line-height: 25px;
}
.banner .toolbar #toolBarLink0 img {
	margin-top: -3px;
}
* html .banner .toolbar #toolBarLink0 img {
	margin-top: -1px;
}

#wpsFLYflyout {
	position: absolute;
	top: 26px;
	height: 90%;
}
* html #wpsFLYflyout {
	height: 600px;
    h\eight: 90%;
}
#wpsFLY_flyoutIFrame {
	height: 100%;
}
.portalFlyoutExpanded {/* workaround: flyout overlaps banner */
    z-index: 1;
}
.lwpShadowBorder {/* workaround: portlet context menu overlaps banner */
    position: absolute;
    z-index: 1;
}

/*
 * left navigation
 */

.left-menu-wrapper {/* workaround portlet layout context */
	margin-bottom: 130px;
	width: 204px;/* iE */
}
.left-menu-wrapper h2 {
	background-color: #6BBD18;
	margin: 0;
	height: 26px;
	line-height: 26px;
	font-size: 1.6em;
	padding-left: 10px;
	color: #ffffff;
	font-family: 'trebuchet MS';
}
table.errorpage .left-menu-wrapper h2
 {
	background-color: #ccc;
	color: #fff;
	height: 21px;
	font-size: 1.6em;
	padding: 5px 0px 0px 5px;
}
table.errorpage .left-menu-wrapper {
	background-color: #fcfcfc;
	height: 300px;
	border: none;
}

/*
 * left banners
 */
.left-banners {/* workaround portlet layout context */
	margin-top: 0;
}

/*
 * web content viewer configuration
 */

.wcmBrowser a, .wcmBrowser a:visited, .wcmBrowser a:hover, .wcmBrowser a:active,
.wcmTable a, .wcmTable a:visited, .wcmTable a:hover, .wcmTable a:active
{
	color:#3161A5;
}

/*
 * content
 */
 
.maincolumn-narrow {
	height: 100%;
	padding: 10px 10px 20px 10px;
	clear:both;
	margin:0;
	/*background:url(../custom/voortgezetonderwijs/images/bg_content.png) repeat-x;*/
}
.maincolumn-narrow a {
	color:#000;
	text-decoration:underline;
}
.maincolumn-narrow a:hover {
	color:#CC0033;
	text-decoration:underline;
}


.richtext-wrapper h2, .richtext-wrapper h3 {
    margin-left: -5px;
    padding-right: 5px;
}
/* workaround richtext, wating for content style */
div.richtext-wrapper {/* if no p-tag? */
	margin-bottom: 1.2em;
	color: #333333;
/*	font-family: Verdana,Arial,Sans-serif;
	font-size: 1.1em;
	line-height:1.3em;*/
	/*padding:0px 5px 0px 5px;*/ 
	/*font-size:1.1em;*/
}/* ? */
/*
div.richtext-wrapper p{
	font-size:1.0em;
}
*/
div.richtext-wrapper img {/* workaround inline image */
	margin: 0;
}
div.toolBox dl div.richtext-wrapper {
	font-family: Verdana;
}
div.toolBox dd div.richtext-wrapper {
	padding: 5px;
	font-family: Verdana;
	font-size:0.9em;
}
div.toolBox dd div.richtext-wrapper p {
	padding: 0;
	font-family: Verdana;
	font-size:0.9em;
}
#flashplayer {
	width: 470px;
	margin-right: 0;
	margin-left: 0;
}
#flashplayer .overlay {
	left: 0;
}
.overview_news-wrapper a, .overview_events-wrapper a {
	position: absolute;
	bottom: 5px;
	margin: 0px 0px 30px 10px;

	font-weight: bold;
	left: 0;
	font-size: 1em;
}
.frontpage-news, .frontpage-events {
	position: relative;
	float: left;
	padding: 0px 0px 30px 0px;
}
.frontpage-news {
	/*margin-left: 3px;*/
	/*background: url('../images/bg_teasers.gif') repeat-y;*/
}
.frontpage-events {
	background-color: white;
}
.frontpage-news.news_only, .frontpage-events.news_only {
	background: #FFF7F9;
}
/*
.frontpage-news h2, .frontpage-events h2 {
	margin: 10px 0px 10px 10px;
}
.frontpage-news h3, .frontpage-events h3 {
	font-size: 1em;
	margin: 0px 0px 3px 0px;
}
*/
.frontpage-news.news_only .news, .frontpage-events.news_only .news {
	border: 0;
}
.news .teaser h3 {
	line-height: 1.3em;
}
/*
.teaser .richtext-wrapper {
	font-family: 'trebuchet MS';
	font-size: 1em;
	margin-bottom: 7px;
}
*/
/*
.teaser .footer-wrapper {
	height: 1.0em;
	width: 100%;
	margin: 0;
}
*/
/*
.teaser .footer-wrapper .date {
	font-style: italic;
	font-size: 1em;
	margin:0 0 0.4em 0;
}
*/
.first_arcticle .footer-wrapper {
	font-family: 'trebuchet MS';
	height:1em;
	margin:0pt;
	width:100%;
}
.first_arcticle .more {
	float: right;
	margin: 4px 0px 0px 1.5em;
	font-size: 1.1em;
}
/*
.frontpage-news .teaser, .frontpage-events .teaser {
	margin: 5px 10px; 
	float: none; 
	clear: left;
	padding-bottom: 15px;
}
*/
.frontpage-news .date, .frontpage-events .date {
	font-size: 1em;
	margin: 0;
}
/*
dt { 
	font-weight: bold; 
}
*/ 
dd { 
	margin: 0;
	padding: 0 0 0.5em 0;
}
dt em{
	font-weight:normal;
}

.inline-image-left {
	float:left;
	margin-right: 10px;
}

.archive .newstitle {
	margin-top: -5px;
	padding: 0;
}


