/* Start of CMSMS style sheet 'KNZB Kring Overijssel' */
body {
	margin: 0px;
	padding: 0px;
	background-image:url(uploads/KNZBKringOverijssel/img/bg.jpg);	
	background-color: #DEE6EB;
	background-repeat:	repeat-y;
	background-position: top;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}

table {
	background-color:#FFFFFF;	
}

a:link {color: #333333;}
a:hover {color: #FF3333;}
a:visited {color: #333333;}
a:visited:hover {color: #FF3333;}
a:active {color: #FF3333;}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

h2 {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #117CC0;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #009DDC;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

hr {
	height: 1px; border: 1px solid #cccccc;
}

pre {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	font-variant:small-caps;
	font-weight:bold;
	color: #009DDC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-decoration: none;
}

h6 {
	font-family: "trebuchet MS", arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

h5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding: 0px;
}

.footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 12px;
}

.border {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
}

.poll {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.poll_grijs {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.menu {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #0099FF;
	text-decoration: none;
	line-height: 1.8;
	
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 20px;
	
	padding-top: 5px;
	padding-bottom: 3px;
}

div.ModalContainer {
	position			: absolute;
    width				: 100%;
    height				: 100%;
	z-index				: 10;
	background-color	: #000000;
    display				: block;
	opacity				: 0.60;
	filter				: alpha(opacity=60);    
	visibility			: hidden;
}

div.ModalContainer {
    left				: 0px;
    right				: 0px;
    top					: 0px;
    bottom				: 0px;
}

div.HiddenContainer {
	position			: absolute;
  	left				: 50%;
  	width				: 700px;
	margin-left			: -350px;
	top					: 50%;	
	height				: 500px;
	margin-top			: -250px;	
	z-index				: 1000;
	background-color	: #FFFFFF;
	border				: 1px #000000 solid;
	visibility			: hidden;
}

span.lastitem {
	color				: #FF7F00;
}
/* End of 'KNZB Kring Overijssel' */

