﻿/*************************************************************/
/*   Design:   Master Page	 / Layout		                 */
/*   File:     Global layout structure                       */
/*-----------------------------------------------------------*/
/*   Author:   Alejandra Lopez Villena                       */
/*   Date:     September 30, 2009                            */
/*   Homepage: wwww.co.chaves.nm.us                          */
/*-----------------------------------------------------------*/
/*   License:  Chaves County                                 */
/*************************************************************/


/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.nav3-grid {width:199px; border-bottom:solid 1px rgb(200,200,200);}
.nav3-grid dt a, .nav3-grid dt a:visited {
	display: block;
	min-height: 1.5em /*Non-IE6*/;
	height: auto !important;
	height: 1.5em /*IE6*/;
	line-height: 3.5em;
	padding: 0px 10px 0px 20px;
	border-top: solid 1px rgb(200,200,200);
	text-decoration: none;
	color: rgb(51, 102, 0);
	font-weight: bold;
	font-size: 130%;
}
.nav3-grid dd a, .nav3-grid dd a:visited {
	display: block;
	min-height: 1.5em /*Non-IE6*/;
	height: auto !important;
	height: 1.5em /*IE6*/;
	line-height: 1.5em;
	padding: 0px 10px 0px 40px;
	border: none;
	font-weight: normal;
	text-decoration: none;
	color: rgb(0, 102, 102);
	font-size: 130%;
}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {
	background-color: rgb(229, 212, 158);
	color: rgb(42,90,138);
	text-decoration: none;
}

.nav3-bullet {width:170px; margin:10px 0 0 20px;}
.nav3-bullet dt a, .nav3-bullet dt a:visited {line-height:2.0em; padding:0 0 0 10px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-bullet dd a, .nav3-bullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; padding:0 0 0 10px; background:url(../img/bg_bullet_half_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-bullet dt a:hover {background:url(../img/bg_bullet_full_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}
.nav3-bullet dd a:hover {background:url(../img/bg_bullet_half_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}

.nav3-nobullet {width:170px; margin:10px 0 0 20px;}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {line-height:2.0em; text-decoration:none; color:rgb(70,122,167); font-weight:bold; font-size:120%;}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:120%;}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {text-decoration:underline; color:rgb(42,90,138);}

.main-navigation .loginform {width:160px; margin:-10px 20px 0 20px;}
.main-navigation .loginform p {clear:both; margin:0; padding:0;}
.main-navigation .loginform fieldset {width:160px; border:none;}
.main-navigation .loginform label.top {float:left; width:125px; margin:0 0 2px 0; font-size:110%;}
.main-navigation .loginform label.right {float:left; width:125px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/; font-size:110%;}
.main-navigation .loginform input.field {width:158px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-navigation .loginform input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-navigation .loginform input.button {float:left; width:5.0em; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.main-navigation .loginform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-navigation .searchform {width:160px; margin:0 20px 0 20px;}
.main-navigation .searchform p {clear:both; margin:0; padding:0;}
.main-navigation .searchform fieldset {border:none;}
.main-navigation .searchform input.field {float:left; width:158px; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%;}
.main-navigation .searchform input.button {float:left; width:3.0em; margin-top: 0.5em; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.main-navigation .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-navigation h1.first {
	clear: both;
	margin: 0px;
	padding: 4px 20px 3px 20px;
	background-color: rgb(153, 102, 0);
	font-family: "trebuchet ms",arial,sans-serif;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 150%;
}
.main-navigation h1 {clear:both; margin:30px 0 20px 0; padding:4px 20px 3px 20px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:150%;}
.main-navigation h2 {clear:both; margin:20px 10px 10px 20px; font-family:"trebuchet ms",arial,sans-serif; color:rgb(100,100,100); font-weight:bold; font-size:150%;}
.main-navigation h3 {clear:both; margin:10px 10px 5px 20px; color:rgb(80,80,80); font-weight:bold; font-size:110%;} /* Note: h2 not existent, to make identical to formats for main-navigation for easier exchange */
.main-navigation p {clear:both; margin:0 10px 10px 20px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-navigation p.center {text-align:center;}
.main-navigation p.right {text-align:right;}

.main-navigation ul {list-style:none; margin:0.5em 10px 1.0em 20px;}
.main-navigation ul li {margin:5px 0 0.2em 2px; padding:0px 0px 0 11px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.main-navigation ol {margin:0.5em 10px 1.0em 40px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 45px /*IE6*/;}
.main-navigation ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

/* MAIN CONTENT */
.main-content h1.pagetitle {margin: 0 0 0.4em 0;
	padding: 0 0 2px 0;
	border-bottom: 7px rgb(87, 60, 51) solid;
	font-family: "trebuchet ms",arial,sans-serif;
	color: rgb(63, 51, 39);
	font-weight: bold;
	font-size: 220%;}

.main-content h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-content h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-content h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-content h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
.main-content h1.side {clear:none;}
.main-content h2.side {clear:none;}
.main-content h3.side {clear:none;}

.main-content h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-content h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-content h6 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",verdana,arial,sans-serif; font-weight:normal; font-size:140%;}
.main-content p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%;}
.main-content p.center {text-align:center;}
.main-content p.right {text-align:right;}
.main-content p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-content blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-content table {clear:both; width:400px; margin:2.0em 0 0.2em 20px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:rgb(233,232,244);}
.main-content table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-content table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-content table td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-content li {list-style:circle;font-family:"trebuchet ms",arial,sans-serif; font-size:110%;}

.main-content ul { list-style:circle;margin:0.5em 0 1.0em 0;}
.main-content ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; line-height:1.4em; font-size:120%;}
.main-content ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-content ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}

/* MAIN HOME */
.main-contenthome h1.pagetitle {
	margin: 0 0 0.4em 0;
	padding: 0 0 2px 0;
	border-bottom: 7px rgb(87, 60, 51) solid;
	font-family: "trebuchet ms",arial,sans-serif;
	color: rgb(63, 51, 39);
	font-weight: bold;
	font-size: 220%;
}
.main-contenthome h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-contenthome h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-contenthome h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-contenthome h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
.main-contenthome h1.side {clear:none;}
.main-contenthome h2.side {clear:none;}
.main-contenthome h3.side {clear:none;}

.main-contenthome h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-contenthome h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-contenthome h6 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",verdana,arial,sans-serif; font-weight:normal; font-size:140%;}
.main-contenthome p {margin:0 0 1.0em 0; line-height:1.5em; font-size:120%;}
.main-contenthome p.center {text-align:center;}
.main-contenthome p.right {text-align:right;}
.main-contenthome p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-contenthome blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-contenthome table {
	clear: both;
		table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
}
.main-contenthome table th.top {
	height: 3.5em;
	padding: 0 7px 0 7px;
	empty-cells: show;
	text-align: left;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 120%;
}
.main-contenthome table th {
	height: 3.0em;
	padding: 2px 20px 2px 7px;
	border-left: solid 2px ;
	border-right: solid 2px rgb(90, 103, 72);
	border-top: solid 2px rgb(90, 103, 72);
	border-bottom: solid 2px rgb(90, 103, 72);
	text-align: left;
	color: rgb(248, 241, 213);
	font-weight: bold;
	font-size: 120%;
}
.main-contenthome table td {
	height: 3.0em;
	padding: 2px 7px 2px 7px;
	border-left: solid 2px rgb(90, 103, 72);
	border-right: solid 2px rgb(90, 103, 72);
	border-top: solid 2px rgb(90, 103, 72);
	border-bottom: solid 2px rgb(90, 103, 72);
	text-align: left;
	font-weight: normal;
color: rgb(248, 241, 213);
	font-size: 120%;
}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-contenthome li {list-style:circle;font-family:"trebuchet ms",arial,sans-serif; font-size:110%;}

.main-contenthome ul { list-style:circle;margin:0.5em 0 1.0em 0;}
.main-contenthome ul li {margin:0 0 0.2em 2px; padding:0 0 0 12px; line-height:1.4em; font-size:120%;}
.main-contenthome ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-contenthome ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}

/*TableCONTENT*/

.main-tablecontent h1.pagetitle {
	margin: 0 0 0.4em 0;
	padding: 0 0 2px 0;
	border-bottom: 7px rgb(147, 204, 231) solid;
	font-family: "trebuchet ms",arial,sans-serif;
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 220%;
}
.main-tablecontent h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-tablecontent p {margin:0 0 1.0em 0; line-height:1.5em; font-size:110%;}
.main-tablecontent p.center {text-align:center;}
.main-tablecontent p.right {text-align:right;}
.main-tablecontent p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-tablecontent blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-tablecontent table {
	clear: both;
	width: 600px;
	margin: 2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	background-color: rgb(248, 241, 213);
}
.main-tablecontent table th.top {
	height: 3.5em;
	padding: 0 7px 0 7px;
	empty-cells: show;
	background-color: rgb(255, 255, 153);
	text-align: left;
	color:  rgb(248, 241, 213);

	font-weight: bold;
	font-size: 110%;
}
.main-tablecontent table th {
	height: 3.0em;
	padding: 2px 20px 2px 7px;
	border-left: solid 2px rgb(255,255,255);
	border-right: solid 2px rgb(255,255,255);
	border-top: solid 2px rgb(255,255,255);
	border-bottom: solid 2px rgb(255,255,255);
	background-color:  rgb(248, 241, 213);

	text-align: left;
	color: rgb(80,80,80);
	font-weight: bold;
	font-size: 110%;
}
.main-tablecontent table td {
	height: 3.0em;
	padding: 2px 7px 2px 7px;
	border-left: solid 2px rgb(255,255,255);
	border-right: solid 2px rgb(255,255,255);
	border-top: solid 2px rgb(255,255,255);
	border-bottom: solid 2px rgb(255,255,255);
	background-color:  rgb(248, 241, 213);
	text-align: left;
	font-weight: normal;
	color: rgb(80,80,80);
	font-size: 110%;
}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-tablecontent li {font-family:"trebuchet ms",arial,sans-serif; font-size:110%;}

.main-tablecontent  ul { margin:0.5em 0 1.0em 0; font-size:120%;}
.main-tablecontent  ul li { list-style-position:inside; list-style-type:circle;  margin:0 0 0.2em 2px; padding:0 0 0 12px; line-height:1.4em; font-size:110%;}
.main-tablecontent ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-tablecontent  ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}



/*GRAL CONTENT 4*/

.main-gralcontent4 h1.pagetitle {
	margin: 0 0 0.4em 0;
	padding: 0 0 2px 0;
	border-bottom: 7px rgb(87, 60, 51) solid;
	font-family: "trebuchet ms",arial,sans-serif;
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 220%;
}
.main-gralcontent4 h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-gralcontent4 h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-gralcontent4 h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-gralcontent4 h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
.main-gralcontent4 h1.side {clear:none;}
.main-gralcontent4 h2.side {clear:none;}
.main-gralcontent4 h3.side {clear:none;}

.main-gralcontent4 h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-gralcontent4 h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-gralcontent4 h6 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:130%;}

.main-gralcontent4 h6 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-weight:bold;
	font-size: 140%;

	margin: 1.0em 0 1.0em 0;
	color: rgb(80,80,80);
}

.main-gralcontent4 p {font-family:"trebuchet ms",arial,sans-serif; margin:0 0 1.0em 0; line-height:1.5em; font-size:130%;}
.main-gralcontent4 p.center {text-align:center;}
.main-gralcontent4 p.right {text-align:right;}
.main-gralcontent4 p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-gralcontent4 blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-gralcontent4 table {
	background: #E5E7DC;
	clear: both;
	width: 400px;
	margin: 2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
}
.main-gralcontent4 table th.top {
	height: 3.5em;
	padding: 0 7px 0 7px;
	empty-cells: show;
	background-color: rgb(125, 89, 29);
	text-align: left;
	color: rgb(0, 128, 0);
	font-weight: bold;
	font-size: 110%;
}
.main-gralcontent4 table th {
	height: 3.0em;
	padding: 2px 20px 2px 7px;
	
	text-align: left;
	color: rgb(80,80,80);
	font-weight: bold;
	font-size: 110%;
}
.main-gralcontent4 table td {
	height: 3.0em;
	padding: 2px 7px 2px 7px;
		border-bottom: 2px solid;
	text-align: left;
	font-weight: normal;
	color: rgb(80,80,80);
	font-size: 110%;
}
p.caption {
	clear: both;
	margin: 0.5em 0 2.0em 20px;
	text-align: left;
	font-size: 110%;
}

.main-gralcontent4 li {font-family:"trebuchet ms",arial,sans-serif; font-size:110%;}

.main-gralcontent4 ul { margin:0.5em 0 1.0em 0; font-size:120%;}
.main-gralcontent4 ul li { list-style-position:inside; list-style-type:circle;  margin:0 0 0.2em 2px; padding:0 0 0 12px; line-height:1.4em; font-size:110%;}
.main-gralcontent4 ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-gralcontent4 ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}


/*GRAL CONTENT*/

.main-gralcontent h1.pagetitle {
	margin: 0 0 0.4em 0;
	padding: 0 0 2px 0;
	border-bottom: 7px rgb(87, 60, 51) solid;
	font-family: "trebuchet ms",arial,sans-serif;
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 220%;
}
.main-gralcontent h1.block {clear:both; margin:1.0em 0 0em 0; padding:2px 0 2px 2px; background:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:220%;}
.main-gralcontent h1 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:210%;}
.main-gralcontent h2 {clear:both; margin:1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(80,80,80); font-weight:normal; font-size:170%;}
.main-gralcontent h3 {clear:both; margin:-1.0em 0 0.5em 0; font-family:"trebuchet ms",arial,sans-serif; color:rgb(125,125,125); font-weight:normal; font-size:130%;}
.main-gralcontent h1.side {clear:none;}
.main-gralcontent h2.side {clear:none;}
.main-gralcontent h3.side {clear:none;}

.main-gralcontent h4 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-weight:normal; font-size:170%;}
.main-gralcontent h5 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:140%;}
.main-gralcontent h6 {margin:1.5em 0 1.0em 0; color:rgb(80,80,80); font-family:"trebuchet ms",arial,sans-serif; font-size:130%;}

.main-gralcontent h6 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-weight:bold;
	font-size: 140%;

	margin: 1.0em 0 1.0em 0;
	color: rgb(80,80,80);
}

.main-gralcontent p {font-family:"trebuchet ms",arial,sans-serif; margin:0 0 1.0em 0; line-height:1.5em; font-size:130%;}
.main-gralcontent p.center {text-align:center;}
.main-gralcontent p.right {text-align:right;}
.main-gralcontent p.details {clear:both; margin:-0.25em 0 1.0em 0; line-height:1.0em; font-size:110%;}
.main-gralcontent blockquote {clear:both; margin:0 30px 0.6em 30px; font-size:90%;}

.main-gralcontent table {clear:both; width:400px; margin:2.0em 0 0.2em 20px; table-layout: fixed; border-collapse:collapse; empty-cells:show; background-color:rgb(233,232,244);}
.main-gralcontent table th.top {height:3.5em; padding:0 7px 0 7px; empty-cells:show; background-color:rgb(175,175,175); text-align:left; color:rgb(255,255,255); font-weight:bold; font-size:110%;}
.main-gralcontent table th {height:3.0em; padding:2px 20px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-gralcontent table td {height:3.0em; padding:2px 7px 2px 7px; border-left:solid 2px rgb(255,255,255); border-right:solid 2px rgb(255,255,255); border-top:solid 2px rgb(255,255,255); border-bottom:solid 2px rgb(255,255,255); background-color:rgb(225,225,225); text-align:left; font-weight:normal; color:rgb(80,80,80); font-size:110%;}
p.caption {clear:both; margin:0.5em 0 2.0em 20px; text-align:left; color:rgb(80,80,80); font-size:110%;}

.main-gralcontent li {font-family:"trebuchet ms",arial,sans-serif; font-size:110%;}

.main-gralcontent ul { margin:0.5em 0 1.0em 0; font-size:120%;}
.main-gralcontent ul li { list-style-position:inside; list-style-type:circle;  margin:0 0 0.2em 2px; padding:0 0 0 12px; line-height:1.4em; font-size:110%;}
.main-gralcontent ol {margin:0.5em 0 1.0em 20px !important /*Non-IE6*/; margin:0.5em 0 1.0em 25px /*IE6*/;}
.main-gralcontent ol li {list-style-position:outside; margin:0 0 0.2em 0; line-height:1.4em; font-size:120%;}



.contactform {width:418px; margin:2.0em 0 0 0; padding:10px 10px 0 10px; border:solid 1px rgb(200,200,200); background-color:rgb(240,240,240);}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform fieldset legend {margin:0 0 0 5px !important /*Non-IE*/; margin:0 0 20px 5px /*IE6*/; padding:0 2px 0 2px; color:rgb(80,80,80); font-weight:bold; font-size:130%;}
.contactform label.left {float:left; width:100px; margin:0 0 0 10px; padding:2px; font-size:110%;}
.contactform select.combo {width:175px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.field {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform textarea {width:275px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}
/* MAIN SUBCONTENTHOME */
.main-subcontenthome h1 {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.main-subcontenthome h1.green {
	background-color: rgb(160,214,81);
	height:69px;
	background: url('../layout/design/calendar_ch.jpg');
	clear: both;
	margin: 0 0 5px 0;
		color: rgb(255,255,255);
	font-weight: bold;
	font-size: 140%;
}

.main-subcontenthome h1.spot {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontenthome h3 {clear:both; margin:1.0em 10px 0.5em 10px; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-subcontenthome p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-subcontenthome p.center {text-align:center;}
.main-subcontenthome p.right {text-align:right;}

.main-subcontenthome ul {list-style:none; margin:0.5em 10px 1.0em 10px;}
.main-subcontenthome ul li {margin:5px 0 0.2em 2px; padding:0 0 0 11px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.main-subcontenthome ol {margin:0.5em 10px 1.0em 30px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 35px /*IE6*/;}
.main-subcontenthome ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}


.main-subcontenthome table {
	margin: 10px 0 0 0;
	clear: both;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
}
.main-subcontenthome table th.top {
	height: 3.5em;
	padding: 0 7px 0 7px;
	empty-cells: show;
	text-align: left;
	color: rgb(90, 103, 72);
	font-weight: bold;
	font-size: 120%;
}
.main-subcontenthome table th {
	height: 3.0em;
	padding: 2px 20px 2px 7px;
	border-left: solid 2px;
	border-right: solid 2px rgb(255, 255, 255) solid;
	border-top: solid 2px rgb(255, 255, 255) solid;
	border-bottom: 2px rgb(255, 255, 255) solid;
	text-align: left;
	color: rgb(90, 103, 72);
	font-weight: bold;
	font-size: 120%;
}
.main-subcontenthome table td {
	height: 3.0em;
	padding: 2px 7px 2px 7px;
	border-left: solid 2px rgb(255, 255, 255) solid;
	border-right: solid 2px rgb(255, 255, 255) solid;
	border-top: solid 2px rgb(255, 255, 255) solid;
	border-bottom: solid rgb(255, 255, 255) solid;
	text-align: left;
	font-weight: normal;
color: rgb(90, 103, 72);
	font-size: 120%;
}


/* MAIN SUBCONTENT */
.main-subcontent h1 {clear:both; margin:0 0 10px 0; padding:4px 10px 3px 10px; background-color:rgb(190,190,190); font-family:"trebuchet ms",arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.main-subcontent h1.green {
	background-color: rgb(160,214,81);
	font-weight: bold;
	font-size: 140%;
	font: normal normal bold 100% serif;
	height: 69px;
	background: url('../layout/design/calendar_ch.jpg');
	clear: both;
	margin: 0 0 5px 0;
	color: rgb(255,255,255);
}

.main-subcontent h1.spot {clear:both; margin:0 0 5px 0; padding:4px 10px 3px 10px; background-color:rgb(137,170,214); font-family:"trebuchet ms",verdana,arial,sans-serif; color:rgb(255,255,255); font-weight:bold; font-size:140%;}
.main-subcontent h1.orange {
	clear: both;
	margin: 5px 0 5px 0;
	padding: 4px 10px 3px 10px;
	background-color: rgb(125, 89, 29);
	font-family: "trebuchet ms",verdana,arial,sans-serif;
	color: rgb(255,255,255);
	font-weight: bold;
	font-size: 150%;
}
 /* Note: h2 non-existent, to make HTML-code interchangeable between 'main-navigation' and 'main-subcontent' */
.main-subcontent h3 {clear:both; margin:1.0em 10px 0.5em 10px; color:rgb(80,80,80); font-weight:bold; font-size:110%;}
.main-subcontent p {clear:both; margin:0 10px 1.0em 10px; color:rgb(80,80,80); line-height:1.3em; font-size:110%;}
.main-subcontent p.center {text-align:center;}
.main-subcontent p.right {text-align:right;}

.main-subcontent ul {list-style:none; margin:0.5em 10px 1.0em 10px;}
.main-subcontent ul li {margin:5px 0 0.2em 2px; padding:0 0 0 11px; background:url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em; line-height:1.2em; font-size:110%;}
.main-subcontent ol {margin:0.5em 10px 1.0em 30px !important /*Non-IE6*/; margin:0.5em 10px 1.0em 35px /*IE6*/;}
.main-subcontent ol li {list-style-position:outside; margin:0 0 0.4em 0; font-size:110%;}

.main-subcontent .loginform {width:160px; margin:0 10px 0 10px;}
.main-subcontent .loginform p {clear:both; margin:0; padding:0;}
.main-subcontent .loginform fieldset {width:160px; border:none;}
.main-subcontent .loginform label.top {float:left; width:125px; margin:0 0 2px 0; font-size:110%;}
.main-subcontent .loginform label.right {float:left; width:125px; margin:5px 0 0 0; padding:0 0 0 3px; /*IE6*/; font-size:110%;}
.main-subcontent .loginform input.field {width:158px; margin:0 0 5px 0; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:110%;}
.main-subcontent .loginform input.checkbox {float:left; margin:5px 0 0 0 !important /*Non-IE6*/; margin:2px 0 0 -3px /*IE6*/; border:none;}
.main-subcontent .loginform input.button {float:left; width:5.0em; margin:10px 0 5px 0; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.main-subcontent .loginform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-subcontent .searchform {width:160px; margin:0 10px 0 10px;}
.main-subcontent .searchform fieldset {border:none;}
.main-subcontent .searchform input.field {float:left; width:158px; padding:0.1em 0 0.2em 0 !important /*Non-IE6*/; padding:0.2em 0 0.3em 0 /*IE6*/; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%;}
.main-subcontent .searchform input.button {float:left; width:3.0em; margin-top: 0.5em; padding:1px; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.main-subcontent .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

.main-subcontent table {
	clear: both;
	width: 600px;
	margin: 2.0em 0 0.2em 20px;
	table-layout: fixed;
	border-collapse: collapse;
	empty-cells: show;
	background-color: rgb(248, 241, 213);
}
.main-subcontent table th.top {
	height: 3.5em;
	padding: 0 7px 0 7px;
	empty-cells: show;
	background-color: rgb(255, 255, 153);
	text-align: left;
	color:  rgb(248, 241, 213);

	font-weight: bold;
	font-size: 110%;
}
.main-subcontent table th {
	height: 3.0em;
	padding: 2px 20px 2px 7px;
	border-left: solid 2px rgb(255,255,255);
	border-right: solid 2px rgb(255,255,255);
	border-top: solid 2px rgb(255,255,255);
	border-bottom: solid 2px rgb(255,255,255);
	background-color:  rgb(248, 241, 213);

	text-align: left;
	color: rgb(80,80,80);
	font-weight: bold;
	font-size: 110%;
}
.main-subcontent table td {
	height: 3.0em;
	padding: 2px 7px 2px 7px;
	border-left: solid 2px rgb(255,255,255);
	border-right: solid 2px rgb(255,255,255);
	border-top: solid 2px rgb(255,255,255);
	border-bottom: solid 2px rgb(255,255,255);
	background-color:  rgb(248, 241, 213);
	text-align: left;
	font-weight: normal;
	color: rgb(80,80,80);
	font-size: 110%;
}


/********************/
/*  COMMON CLASSES  */
/********************/
.main img {
	clear: both;
	float: left;
	margin: 3px 10px 7px 0;
	padding: 1px;

}
.main img.center {clear:both; float:none; margin:0; padding:1px; border:1px solid rgb(150,150,150);}
.main img.right {clear:both; float:right; margin:3px 0 7px 10px; padding:1px; border:1px solid rgb(150,150,150);}

.main a {
	color: rgb(51, 102, 0);
	font-weight: bold;
	text-decoration: none;
}
.main-content h1 a {color:rgb(70,122,167); font-weight:normal; text-decoration:none;}
.main a:hover {color:rgb(42,90,138); text-decoration:underline;}
.main a:visited {
	color: rgb(102, 102, 51);
}

.main a img {
	border: .2px rgb(255, 255, 255) none;
}
.main a:hover img {border:solid 1px rgb(220,220,220);}