/**
 * Stylesheet voor alvleeskliervereniging.nl
 */
 
body {
	

	cursor: default;

	font-family: Verdana;
	font-size: 10pt;
	
	margin: 0px;
	
	
	background-color: #D6E9F7;
}


td {
	vertical-align: top;
}

img {
	border: none;
}

#container {

	width: 100%;
	background-image: url('images/header_background.gif');	
	background-repeat: repeat-x;
	background-color: white;
}

#subcontainer {
	width: 100%;
	background-image: url('images/footer_background.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#main {
	width: 1000px;
	margin: 0 auto;
	background-image: url('images/main_background.gif');
	background-repeat: repeat-y;
}

#header {
	height: 110px;
	width: 966px;
	background-image: url('images/foto-geheel-2.jpg');
	position: relative;
	z-index: 2;
}

#header ul {
	list-style-type: none;
	position: absolute;
	bottom: 1px;
	right: 150px;
	margin: 0px;
	padding: 0px;
}

#header li ul {
	position: absolute;
	top: 18px;
	left: -9999px;
}

#header li:hover ul, #header li.sfhover ul {
	left: 0px;
}

#header ul li {
	width: 113px;
	
	text-align: center;
	color: white;
	float: left;
	margin: 0px;
	margin-left: -2px;
	height: 18px;
	position: relative;
}

#header li li {
	float: none;
	background-color: #382D86;
	width: 220px;
	margin-bottom: -2px;
	text-align: left;
	padding-left: 3px;
}

#header a {
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9pt;
	font-family: sans-serif;
	font-weight: bold;
	letter-spacing: 1.5px;
}

#header li li a {
	text-transform: none;
	font-variant: normal;
}

#header #news_header {
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 22px;
	line-height: 22px;
	width: 150px;
	text-align: center;
	text-transform: uppercase;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #382D86;
	letter-spacing: 1.5px;
}

#leftColumn {
	float: left;
	width: 144px;
	padding-top: 22px;
}

#leftColumn img {
/*
	border-style: solid;
	border-color: gray;
	border-width: 2px 0 2px 0;
	margin-bottom: 22px;
	*/
	z-index: 10;
}

#leftColumn a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: black;
	width: 132px;
	color: #382D86;
	font-family: sans-serif;
	font-weight: bold;
}
	
#leftColumn .normal a {
	display: inline;
}

#leftColumn .multidownload .download {
	margin-top: 15px;
}
	
#leftColumn .multidownload a {
	display: inline;
	font-style: italic;
	font-weight: normal;
}

#leftColumn .multidownload p {
	text-align: right;
	margin-right: 10px;
	width: 128px;
	margin-bottom: 0px;
	margin-top: 0px;
}	
	
#leftColumn .download, #leftColumn p.download {
	width: 128px;
	height: 22px;
	background-color: #382D86;
	color: white;
	font-variant: small-caps;
	text-align: center;
	padding-top: 2px;
	margin: 0px auto 10px 0px;
	font-family: sans-serif;
	font-style: normal;
	font-weight: bold;
}

#leftColumn p.normal {
	text-align: right;
}

#contentCenter {
	float: left;
	margin-top: 22px;
	margin-bottom: 22px;
	width: 650px;
	min-height: 428px;
	height: auto !important;
	height: 428px; 
	background: #EBE9F3;
	padding-top: 22px;
	color: #382D86;
	font-family: Amerigo, Times New Roman, Serif;
	position: relative;
	z-index: 0;
}

#contentCenter a {
	color: #382D86;
	text-decoration: underline;
}

#contentCenter a:hover {
	text-decoration: underline;
}

#contentCenter a.noline, #contentCenter a.noline:hover {
	text-decoration: none;
}

#contentCenter h1 {
	margin: 0px;
	padding: 0px;
	padding-left: 248px !important;
	font-variant: small-caps;
	height: 92px;
	vertical-align: bottom;
	font-size: 23pt;
	line-height: 40px;
}

#contentCenter p {
	padding: 0px;
	margin: 7px;
	margin-top: 1px;
	margin-left: 248px;
	width: 383px;
	font-size: 11pt;
}

#contentCenter h3 {
	margin-left: 248px !important;
	margin-top: -1px;
	font-variant: small-caps;
	margin-bottom: 0px;
}

#contentCenter p.intro {
	float: left;
	width: 218px;
	margin-right: 22px;
	margin-left: 7px;
	text-align: right;
	font-size: 12pt;
  font-style: italic;
	line-height: 18px;

	display: inline;
}

#contentCenter ol {
	margin-left: 248px;
}

#contentCenter table {
	
}

#contentCenter table td {
	font-size: 11pt;
}

#contentCenter .column h1, .column h1 {
	padding-left: 0px !important;
	text-align: center;
	height: auto;
	margin-bottom: 25px;
}

#contentCenter .column h3 {
	margin-left: 0px !important;
	margin-bottom: 0px;
	font-variant: small-caps;
}

 .column .right, #contentCenter .column .left {
	width: 300px;
	text-align: justify;
	font-size: 11pt;
}

 .column .right {
	margin-right: 7px;
	margin-left: 22px;
	float: right;
}

 .column .left {
	float: left;
	margin-left: 7px;
}

#contentCenter .column p {
	margin: 7px;
	width: auto;
	
}

.column .intro_breed {
	font-size: 12pt;
  font-style: italic;	
  text-align: center;
}

#contentCenter .column p.intro {
	width: 285px;
	display: inline;
}

#contentCenter .column table {
	margin-left: 0px;
}

#contentCenter .column table td {
	vertical-align: top;
}


#rightColumn {
	float: left;
	width: 150px;
	background-color: #C0B9D7;
	margin-left: 22px;
	min-height: 452px;
	height: auto !important;
	height: 452px;
	color: #382D86;
	padding-top: 22px;
	font-family: Amerigo;
}

#rightColumn a {
	color: #382D86;
	text-decoration: none;
}

#rightColumn h2 {
	font-family: imes new roman, serif;
	font-size: 12pt;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0px 3px 2px 3px;
}

#rightColumn h3 {
	font-size: 9pt;
	font-variant: small-caps;
	font-family: Sans-Serif;
	margin: 1px 3px 13px 3px ;
}

#rightColumn img {
	float: right;
	margin: 4px 1px;
}

#rightColumn img.omslag {
	float: none;
	margin: 10px 4px;
	border: 1px solid black;
}

#rightColumn .lidworden {
	font-size: 20pt;
	font-family: Amerigo, serif;
	font-variant: small-caps;
	font-weight: bold;
	margin: 2px;
}

#rightColumn .lidworden img {
	margin-top: 12px;
}

.clearAll {
	
}

#footer {
	clear: both;
	width: 816px;
	background-color: #00ABE0;
	height: 25px;
	position: relative;
	color: #382D86;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 184px;
	text-align: center;
	font-size: 10pt;
	line-height: 25px;
}

#footer a {
	text-decoration: none;
	color: #382D86;
}

#footer img {
	vertical-align: middle;
	margin-top: 1px;
	margin-left: 2px;
	float: left;
}

#footer #hulplijn {
	position: absolute;
	left: 816px;
	top: 0px;
	background-color: #382D86;
	color: white;
	width: 150px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 10pt;
	font-variant: normal;
	line-height: 22px;
	font-family: Times New Roman, serif;
}

#footer a.mdesign {
	position: absolute;
	top: 1px;
	right: 8px;
}

/* Forum */

table.forum_topic {
	border-collapse: collapse;
	width: 100%;
	
}

table.forum_topic .odd {
	background-color: #978DBC;
}

table.forum_topic .even {

}

table.forum_topic .column_new {
	width: 16px;
}

#forum {
	padding: 0px;
	margin: 0px;
}

#forum .breadcrumb {
	margin-bottom: 30px;
}

#forum .breadcrumb .modschop {
	display: block;
	float: right;
	margin-top: -10px;
}

#contentCenter #forum table {
	margin-left: 0px;
}

#forum h2 {
	width: 627px;
	background-color: #372D86;
	font-family: sans-serif;
	text-transform: uppercase;
	color: white;
	padding-left: 22px;
	font-size: 10pt;
	margin-top: 0px;
}

#forum h2 a {
	color: white;
	text-decoration: none;
}

#forum p, #contenCenter #forum p, #contentCenter #forum p.intro, .form p, #contentCenter .form p, #contentCenter .form p.intro {
	margin: 5px;
	margin-left: 22px;
	float: normal;
	font-style: normal;
}

#forum label, .form label {
	display: block;
	width: 600px;
}

#forum label.checkbox, .form label.checkbox {
	display: block;
	width: 600px;
}

#forum textarea, .form textarea {
	height: 200px;
}

#forum textarea, #forum input, .form textarea, .form input {
	width: 600px;
	font-family: Arial;
	font-size: 10pt;
	padding: 3px;	
	margin-left: 0px !important;
	margin-left: -22px;
	overflow: auto;
}


#forum input.checkbox, .form input.checkbox {
	width: 15px;
	margin-left: 0px;
}

#forum table {
	border-collapse: collapse;
	width: 100%;
	margin-top: -22px;
}

#forum table tr, #forum table thead tr, #forum table td {
	height: 14px;
}

#forum table tr.odd {
	height: 22px;
}

#forum table td {
	padding: 4px;
	
}

#forum table thead {
	font-weight: bold;
}

#forum table .odd, #forum table thead tr {
	background-color: #C0B9D8;
}

#forum a {
	text-decoration: none; 
	
}

#forum .knoppen a {
	background-color: #7067A6;
	color: white;
	display: block;
	float: left;
	width: 100px;
	text-align: center;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: sans-serif;
	font-weight: bold;
	height: 16px;
	font-size: 10pt;
}

#forum .knoppen a:hover {
	text-decoration: none;
}

#forum .knoppen a.report {
	float: right;
	width: auto;
	background-color: #EBE9F3;
	text-transform: none;
	font-weight: normal;
	color: #382D86;
}

#forum .column_date_add {
	width: 110px;
}

#forum .column_new {
	width: 20px;
}

.whitespace {
	height: 22px;
	background: white;
	margin: 0px;
	width: 100%;
}

#forum_reply_form {
	position: relative;
}

#forum_navigatie {
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: white;
}



/* Formulieren */

#mailform, #contentCenter table#mailform {
	margin-left: 7px;
	border-spacing: 0px 16px;
	margin-bottom: 22px;
	
}

#mailform tr {	
	background: #C0B9D8;
	height: 22px;
}

#mailform td {
	padding-left: 7px;
	color: black;
	font-size: 12pt;
}

#mailform b {
	color: #372D86;
}


#mailform input {
	border: 2px solid #372D86;
	
}

#mailform input.invalid, .form input.invalid, .form textarea.invalid {
	border: 2px solid red; 
}

#mailform input.submit, #contentCenter #mailform input.submit {
	margin-left: 22px;
}

#contentCenter #mailform p.invalid, p.invalid {
	color: red;
	margin-left: 7px !important;
	width: 600px !important;
}

input.submit, .form input.submit, #forum input.submit {
	min-width: 150px;
	
	width: auto;
	width: 175px;
	padding: 0px;
	background-color: #7067A6;
	border: none;
	text-transform: uppercase;
	margin-left: 7px;
	color: white;
	font-weight: bold;
	text-align: center;
	height: 16px;
	font-size: 10pt;
}

.form input.submit, #forum input.submit {
	margin-left: -22px;
	}


.SearchBox {
	border: 1px solid #382D86;
	padding: 0px;
	margin-top: 25px;
	width: 131px;
}

.SearchBox h3, .SearchBox .Submit {
	color: white;
	background-color: #382D86;
	font-size: 8pt;
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 4px 2px;
	display: block;
}



.SearchBox input {
	border: 0px;
	width: 123px;
	padding: 4px;
}

.SearchBox input.Keywords {
	color: gray;
	font-style: italic;
	font-weight: bold;
}

.SearchBox .Submit {
	width: 131px;
	color: white;
	font-style: normal;
	font-family: Verdana;
}

.intro-center {
font-style: italic; text-align: center; margin: -15px 0 15px 0; font-size: 12pt; line-height: 18px;
}