/* Start of CMSMS style sheet 'Fraternitasnl2007_main' */
/*****************
Cross-browser settings
*****************/
* {
	margin:0;
	padding:0;
}

body {
	text-align: left;
	font-family: Verdana; /*, Geneva, Arial, Helvetica, sans-serif */
	font-size: 9pt;
}

img {
	border: 0;
}

/*****************
basic layout 
*****************/
body {
   background-color: #ffffff;
   color: #0c215c;
}

div#pagewrapper {
	width: 774px;
	margin: 0.7em auto;
	border: none 0px;
}

div#header {
	height: 143px;
}

div#header h1 a {
	background: url(/uploads/fraternitasnl2007_layout/banner.jpg) no-repeat; 
	display: block;
	height: 143px;
	text-indent: -999em;
	text-decoration: none;
}

div#breadcrumbs {
	position: relative;
	top: -18px;
	font-size: 80%;        /* its good to set fontsizes to be relative, this way viewer can change his/her fontsize */
	color: #fff;
	margin: 0 0.6em;        /* css shorthand rule will be opened to be "0 1em 0 1em" */
}

div#breadcrumbs a {
	color: #ffffff;
}

div#breadcrumbs span.lastitem { 
	font-weight: bold;
}

div#footer {
	clear: both;
}

div#footer p {
	font-size: 7pt;
	padding: 1.5em;
	text-align: center;
	color: #cacaca;
	margin: 0;
}

div#footer p a {
	color: #959595;
}

/*****************
sidebar layout
*****************/
div#sidebar {
	float: right;
	width: 213px;
	display: inline;  /* FIX IE double margin bug */
	border: none 0px;
}

div#sidebar div.sidebar_block {
	margin: 0 0 1em 0;
}

div#sidebar div.sidebar_block table.block {
	width: 213px;
	border-collapse: collapse;
	margin: 0;
}

div#sidebar div.sidebar_block td.block_bg_top {
	height: 20px;
	background-image: url(/uploads/fraternitasnl2007_layout/block-bg-top.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 0.4em;
	
	font-weight: bold;
	color: #ffffff;
}

div#sidebar div.sidebar_block td.block_bg_middle {
	background-image: url(/uploads/fraternitasnl2007_layout/block-bg-middle.jpg);
	background-repeat: repeat-y;
	padding: 0.2em;
	
	color: #ffffff;
}

div#sidebar div.sidebar_block td.block_bg_bottom {
	background-image: url(/uploads/fraternitasnl2007_layout/block-bg-bottom.jpg);
	background-repeat: no-repeat;
	
	height: 2px;
}

/*****************
content layout
*****************/
div#content {
	margin: 0 218px 0 4px;
	padding: 0 0.5em 0 0.5em;
	border: none 0px;
	
	background-image: url(/uploads/fraternitasnl2007_layout/content-bg.jpg);
	background-repeat: no-repeat;
}

div#content ul {
	margin: 0 0 0 0.5em;
	list-style-position: inside;
}

div#content h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 18pt;
}

div#content a {
	color: #0c215c;
	font-style: italic;
}
/* End of 'Fraternitasnl2007_main' */

/* Start of CMSMS style sheet 'Fraternitasnl2007_menu' */
div#sidebar_menu {

}

div#sidebar_menu li {
	margin: 0 0 0.1em 0;
}

div#sidebar_menu a {
	color: #fff;
	text-decoration: none;
}

div#sidebar_menu a:hover {
	text-decoration: underline;
}

div#sidebar_menu .currentpage {
	font-weight: bold;
}

div#sidebar_menu ul {
	margin: 0 0 0 0.5em;
	list-style-position: inside;
}

div#sidebar_menu ul ul {
	margin: 0 0 0.5em 1.1em;
}

div#sidebar_menu ul ul ul {
	margin: 0 0 0 1.2em;
}


div#sidebar_news {

}
/* End of 'Fraternitasnl2007_menu' */

/* Start of CMSMS style sheet 'Fraternitas2007_classes' */
.lesrooster {
	border-top: solid 1px #0c215c;
	border-left: solid 1px #0c215c;
}

.lesrooster td {
	vertical-align: top;
	border-right: solid 1px #0c215c;
	border-bottom: solid 1px #0c215c;
	padding: 0 2px 0 4px;
}
/* End of 'Fraternitas2007_classes' */

