html,body {
	margin: 0;
	padding: 0;
}
img, table {
	border: 0;
}
table {
    border-collapse: collapse;
}
th, td {
	padding: 0px 0px 0px 1px;
    vertical-align: top;
}
body {
	color: black;
	font-family: lucida grande, 'sans serif';
	font-size: 8pt;
	font-weight: normal;
	line-height: 13px;
	background: #eeeeee;
}
img.geo {
	margin-left:5px;
}
textarea {
	margin: 3px 0;	
}
table.noteform {
	margin: 0;
	padding: 0;	
}
table#maintable{
	width: 641px;
	border: 0;
	border-spacing: 0;
	margin-left:auto; 
	margin-right:auto;
}
/* spacing 1px */
div.stick,
div.bcsheet,
div.itemsheet,
div.itemsheetpreview,
div.itempreviewcommenttop {
	margin-top: 1px;
	margin-bottom: 1px;
}
/* COLORS */
div.commentactions, 
div.categoryactions, 
div.itempreviewactions, 
div#login.stick  { 
	background-color: #e00049;
}

div.itemsheet,
div.itemsheetpreview,
div.stick {
	background: white;	
}

div#recentnotes.stick, 
div#agenda.stick,
div#googleyellow.stick, 
div.notes, 
div.commenthighlight, 
div.itempreviewcommenttop, 
div.itempreviewcommentbottom { 
	background: #f9fcd7; /* url(/img/mxn_diag_y.png)*/;
}

div.stick {
	margin: 0 0 0 1px;	
}
div.stick ul {
	margin: 0px;
	padding: 0 0 0 16px;
}
div#categorylist.stick ul {
	list-style-type: none;
	padding-left: 0px;
}

div#categorylist.stick,
div.bcsheet,
div.categorylisttop,
div.categorysheet,
span.note,
div.stickcategory {
	background: #D4D4D4; 
}
.commentnumber {
	color: #D4D4D4; 
}
div.itemdetails,
.itemdetailsright,
.itempreviewright { 
	color: #bbb3af;
}

.categorynamelinkpassive,
.categorytext,
.headerM1,
.headerM2,
.stickcategoryheader, 
.stickheader,
p, table {
	color:#6D6966;
}

p.itemtext, p.commenttext {
	overflow:auto; 
}
span img#dropcap {
    margin-bottom: 1px;
	float: left;   
}

div.bcsheet,
div.categorysheet,
div.categorylisttop,
div.categorysheetactions,
div.itemsheet, 
div.itemsheetpreview,
div.notes,
div.comment,
div.commenthighlight,
div.stick,
div.bctitle {
	padding: 10px;
}

/* STICKS */
div.stick {
	width: 200px;
	font-size: 8.5pt;
}
div#categorylist.stick, 
div#blogs.stick, 
div.draft,
div#draft, 
div#contribute {
    background: url(/img/mxn_diag.png);
}
div.notes div.header,
div.stick div.header {
	padding: 0 0 10px 0;
	font-weight: bold; 
	font-size: 10pt;
}
div#login.stick.sheet { 
	width: 400px;
}
div#login.stick div.header { 
	color: white; 
}
div.randompic {
	margin: 20px 0;	
}
div.randompic img{
	border: 1px solid #d4d4d4;
}

/* LINKS */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color:red;
}
a.ext {
	background: url(/img/ext.png) no-repeat right top;
	padding: 0 12px 0 0;
}

p, table {
	font-size: 8.5pt;
}
h1,h2,h3 {
	font-size: 10pt;
	font-family: lucida grande, 'sans serif';
	color:black;
	margin-bottom: 0px;
}

span.note
{
	border-style: solid 1px #D4D4D4;
	border-width: 0px thin thin 0px;
	font-size: 4pt;
	margin: 0px 0px 1px 1px;
}
li {
	line-height:12pt;
}
.categoryactions { 
	border: none;
	margin-bottom: 10px; 
	padding-left: 10px;
	width: 410px; 
}
.categorysheetactions { 
	background: #ffffff;
	border: solid #e00049 1px;
	border-top: none;
	margin-bottom: 10px; 
	width: 270px; 
}
.categorylisttop {
	width: 150px
}
.categorynamelinkpassive {
	background: #d4d4d4;
	margin-left: -21px;
	padding: 0 4px 0 24px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

div.bcsheet,
div.categorysheet {
	width: 400px;
	position:relative; 
	left:-10px
}
.categorytitle {
	margin:12px 0 20px 0; 
	font-size: 14pt;
	line-height: 1.4;
}
.categorytext {
	line-height: 2;
}
.notes,
.comment { 
	left:10px;
	margin: 0px 0px 1px 10px;
	position:relative;
	width: 380px;
}
.commentactions {
	border: none;
	padding-left: 10px;
	width: 380px;
	position:relative;
	left:30px
}
div.commenthighlight { 
	margin-left: 10px; 
	width: 377px;
	position:relative;
	left:10px
}
.commentname {
	padding-bottom: 10px;
}
.commentnumber {
	float: left;
	font-size: 21pt;
	padding-right: 20px;	
	position: relative;
	top: -2pt;
}
.commentnumberhighlight {
	float: left;
	font-size: 21pt;
	padding-right: 20px;	
	position: relative;
	top: -2pt;
}
.commenttext{
	line-height: 2;
}

/* item view */
.categoryname,
.categoryname span, 
.itemname {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	margin-bottom: 20px; 
	line-height: 1.4;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div.itemname a {
	text-decoration: none;	
}
.itemtext{
	line-height: 2;	
}
.itemdetails { 
	font-size: 7pt;
}

/* item preview */
.itemnamepreview {
	margin-top:0px; 
	margin-bottom: 0px; 
	font-size:9pt;
	font-weight: bold;
}
.itemdetailsright { 
	font-size: 7pt;
	float: right;
	text-align: right;
}
.itemdetailsright a{ 
	color: white;
	padding: 0 3px 0 3px;
	background: #D4D4D4;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
}
.categorynamelink a{
	color: white;
	background: black;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	padding: 0 4px 0 4px;
}

.itemdetailsright a:hover{ 
	color: white;
	background: #D4d4d4;
	text-decoration: none;
}
.categorynamelink a:hover{
	color: white;
	background: #D4d4d4;
	text-decoration: none;
}

.itempreviewright { 
	font-size: 7pt;
	float: right;
	margin-right: 10px;
}
a.action {
	color: white;	
	display: block;
	padding: 3px 10px;
}
div.action {
	border-style: none;
	padding: 0 10px;
	border-color: white;
	color: white;	
}
div.itempreviewactions {
	border-top: none;
	width: 410px;
	position:relative;
	left:10px
}
div.itemsheet, 
div.itemsheetpreview,
div.itempreviewcommenttop,
div.itempreviewcommentbottom {
	width: 400px;
}
div.itempreviewcommenttop {
	padding: 1px 0 2px 10px;
	position:relative;
	left:10px
}
div.itempreviewcommenttop span {
	font-size: 8pt;	
}
div.itempreviewcommentbottom {
	margin-bottom:10px;
	padding-left: 10px;
	position:relative;
	left:10px
}
.itemsheetpreview { 
	height: 75px;
}
.blocker {
	float:left;
	width:10px;
}
.blockM1bottom {
	background: white;
	margin-bottom: 10px;
	padding: 0 10px;
	width: 150px;
}
.headerM1,.headed2 {
	font-weight: bold;
}

.itemsheetpreview p, 
.stick {
	font-size: 8.5pt;
}
.itemnamelink {
	margin-top:2pt; 
}
.header,
.stickloginheader {
	font-weight: bold;	
}
.stickloginheader,
.sticklogintext {
	color: white; 
}
div.itemsheet.ref {
	background: red;	
}
div.floater {
	float: left; 
	margin-right: 10px; 
	display: run-in;
}
span.rm{
    position: relative;
    float: right;
    right: 0px;
    bottom: 0px;
    
}
#blogtitle,
#blogtitle a.homelink{
	height: 100px;
}
#blogtitle {
	width: 100%;
	background: white url(/img/mxn_kvnblg.gif) no-repeat;
    background-position: 5px 41px;
}
#blogtitle a.homelink {
	text-indent: -10000px;
	overflow:hidden;
	text-decoration: none;
	display: block;
}
#footer {
	height: 60px;
    background: white;
    padding: 10px 0 0 10px;
}
div.fullsize{
	border-top: 1px solid #D4D4D4;	
	position: relative; 
	margin: -2px 0 10px 0;
}
div.fullsize a{
	color: #77C;
	text-decoration: none;	
	background: #d4d4d4;
	padding: 0 4px;
	position: absolute;
	right: 0px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
a#tofullsize:hover + .fullsize a,
div.fullsize a:hover,
div.fullsize a:visited:hover {
	color: white;
}
span#paginator {
	background: transparent url('/img/mxn_bca_gr.png') no-repeat;
	padding-left: 15px;
}
div#contentleft{
	height: 10px;
	width: 200px;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
.imgborder {
	border: 1px #d4d4d4 solid;
}

/* MOOIE DATUM STYLES */
table#mooiedata ul {
	-webkit-padding-start: 0px;
	padding: 0;
	list-style-type: none;
	margin: 0;
}
table#allyears {
	cell-spacing: 8;
	cell-padding: 0;
}
tr#thisyear {
	background: #eee;
}
td.tyear {
	height: 25px;
	width: 80px;	
}
.year { 
	color:#a0a0a0; 
	text-align:left;
} 
.pa1,
.pa2 {
text-align=right;
}
.pa1 {
	color:#333;
} 
.now, 
.pa2 {
	color:#e00049;
} 
.pa3 {
	color:orange;
} 
.pa4 {
	color:#brown;
} 
.her {
	color:blue;
} 
.mil {
	color:maroon;
} 
.op1 {
	color:green;
} 
.rep {
	color:purple;
}
.pi2 {
	color:pink;
}
.pi4 {
	color:purple;	
}
.tau2 {
	color:red;	
}
.tau4 {
	color:purple;	
}
span.done {
	text-decoration: line-through;
}
