/*~  Default/shared styles
----------------------------------------------------------------------*/
h2, h3, h4 {
	font: normal 70% sans-serif;
}

body {
	margin: 0px;
}

p {
	line-height: 160%;
	font-size: 1.2vw;
}

h4, td {
	font-size: 1.4vw;
}

.bd {
	font-weight: bold;
	color: #00ff00;
}

.bdhl {
	font-size: 1.6vw;
	font-weight: bold;
	color: #696969;
}

.bdhc {
	font-size: 1.6vw;
	font-weight: bold;
	color: #696969;
	text-align: center;
}

.bdhr {
	font-size: 1.6vw;
	font-weight: bold;
	color: #696969;
	text-align: right;
}

div#count {
	background-color: #AAAAFE;
	padding: 0px;
	font: normal 1.2em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	width: 80%;
	display: none;
}

div.container {
	background-color: #FFFFFF;
}

#welcome {
	text-align: center;
	font-size: 2vw;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.page {
	background-color: #000000;
	color: #00cc00;
	width: 100%;
	font-family: sans-serif;
}

footer {
	background-image: url('img/bg_footer-map.png');
}

footer > table > tbody > tr > td > address {
	font-style: normal;
}

#contact .form #sendmessage {
  color: green;
  background: #fff;
  border: 1px solid green;
  display: none;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #errormessage {
  color: red;
  display: none;
  border: 1px solid red;
  text-align: center;
  padding: 15px;
  font-weight: 600;
  margin-bottom: 15px;
}

#contact .form #sendmessage.show, #contact .form #errormessage.show, #contact .form .show {
  display: block;
}

form {
	text-align: center;
	width: 100%;
	font-size: 1.4vw;
}

input, textarea {
	width: 100%;
}

input[type="text"] {
	font-size: 2vw;
}

input[type="email"] {
	font-size: 2vw;
}

textarea {
	font-size: 2vw;
}

div#social > a {
	color: #00cc00;
}

div#contact > table > tbody > tr > td > a {
	color: #00cc00;
}

div#about > a {
	color: #00cc00;
}

a:hover {
	color: white !important;
}

.text-center {
	text-align: center;
}

p.header {
	font: bold 1.2em/130% Verdana, Arial, sans-serif;
}

p.summary {
	font: normal 1em/130% Verdana, Arial, sans-serif;
}

p.fulltext {
	font: normal 1em/140% Verdana, Arial, sans-serif;
}

a.more {
	display: block;
	margin: 20px 0 0 0;
}

ul,
ul li {
	margin-left: 0;
	padding-left: 0;
}

a {
	font-weight: bold;
}
/*~  Body class: initial
----------------------------------------------------------------------*/
.initial .page {
	width: 79.5%;
}

.initial h3 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
}

.initial dd {
	position: absolute;
	right: 0;
	margin-top: -1.1em;
}

.initial dl {
	position: relative;
	width: 150px;
}

.initial .imagewrapper {
	margin: 0 6px 6px 0;
}

.initial img {
	max-width: 100%;
}

.initial .imgcenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*~  Body class: pda_ver
----------------------------------------------------------------------*/
.pda_ver .imagewrapper {
	display: none;
	overflow: hidden;
}

.pda_ver h3 {
	font-size: 2vw;
}

.pda_ver p {
	font-size: 12px;
}

.pda_ver a.more {
	font-size: 9px;
}

.pda_ver .theader {
	font-size: 2vw;
}

.pda_ver dt,
.pda_ver dd,
.pda_ver .related,
.pda_ver h2,
.pda_ver .a,
.pda_ver .b,
.pda_ver .header,
.pda_ver .summary,
.pda_ver .short,
.pda_ver table#table3,
.pda_ver table#table2 {
	display: none;
}

/*~  Body class: pda_hor
----------------------------------------------------------------------*/
.pda_hor h3 {
	font-size: 4vw;
}

.pda_hor p {
	font-size: 9px;
}

.pda_hor a.more {
	font-size: 9px;
}

.pda_hor .imagewrapper {
	width: 70px;
	height: 70px;
	overflow: hidden;
}

.pda_hor .imagewrapper img {
	width: 320px;
	height: 100%;
}

.pda_hor .theader {
	font-size: 6vw;
}

.pda_hor dt,
.pda_hor dd,
.pda_hor .related,
.pda_hor h2,
.pda_hor .a,
.pda_hor .b,
.pda_hor .header,
.pda_hor .short,
.pda_hor table#table3,
.pda_hor table#table2 {
	display: none;
}

/*~  Body class: screen_ultralow
----------------------------------------------------------------------*/
.screen_ultralow .more {
	float: right;
	margin: 0;
	margin-top: -10px;
}

.screen_ultralow h2 {
	font-size: 1.4em;
}

.screen_ultralow p {
	font-size: 11px;
	margin-left: 4px;
}

.screen_ultralow .imagewrapper {
	width: 120px;
	height: 120px;
	margin: 0 auto;
	overflow: hidden;
}

.screen_ultralow .theader,
.screen_ultralow dt,
.screen_ultralow dd,
.screen_ultralow .related,
.screen_ultralow h3,
.screen_ultralow .a,
.screen_ultralow .b,
.screen_ultralow table#table3,
.screen_ultralow table#table1 {
	display: none;
}

/*~  Body class: screen_low
----------------------------------------------------------------------*/
.screen_low .imagewrapper {
	width: 120px;
	height: 120px;
	float: left;
	margin: 0 4px 2px 0;
	overflow: hidden;
}

.screen_low .theader,
.screen_low dt,
.screen_low dd,
.screen_low .related,
.screen_low h3,
.screen_low .b,
.screen_low table#table3,
.screen_low table#table1 {
	display: none;
}

.screen_low .header {
	font-size: 12px;
}

/*~  Body class: screen_med
----------------------------------------------------------------------*/
.screen_med .imagewrapper {
	width: 180px;
	height: 120px;
	float: left;
	margin: 0 6px 6px 0;
	overflow: hidden;
}

.screen_med .theader,
.screen_med dt,
.screen_med dd,
.screen_med .related,
.screen_med h3,
.screen_med .b,
.screen_med table#table2,
.screen_med table#table1 {
	display: none;
}

.screen_med .header {
	font-size: 12px;
}

/*~  Body class: screen_high
----------------------------------------------------------------------*/
.screen_high .theader,
.screen_high dt,
.screen_high dd,
.screen_high .related,
.screen_high h3,
.screen_high table#table2,
.screen_high table#table1 {
	display: none;
}

.screen_high .date {
	display: block;
}

.screen_high dd.date {
	margin-top: -1.2em;
	margin-bottom: 0;
}

.screen_high .imagewrapper {
	width: 320px;
	height: 120px;
}

.screen_high h2 {
	font-size: 1.8em;
	margin-bottom: 0;
}

/*~  Body class: screen_wide
----------------------------------------------------------------------*/
.screen_wide .imagewrapper {
	width: 589px;
	clear: right;
	height: 120px;
	float: right;
	margin: 0 0 8px 8px
}

.screen_wide .a {
	width: 36%;
	float: left;
	margin-right: 3.4em;
}

.screen_wide .b {
	width: 36%;
	float: left;
	margin-right: 2em;
}

.screen_wide .related {
	width: 18%;
	float: right;
	background-color: #FBFBFB;
	padding: 4px 4px 28px 4px;
}

.screen_wide h3 {
	width: 18%;
	float: right;
	font-size: 1em;
	margin: 0 0 1px 0;
	background-color: #F7F7F7;
	padding: 4px 4px 4px 4px;
	color: #666;
}

.screen_wide a {
	clear: left;
}

.screen_wide h2 {
	font-size: 2.0em;
	letter-spacing: 1px;
}

.screen_wide .classify {
	color: #CCC;
	float: right;
	font-size: 0.9em;
	margin-top: -4em;
	width: 160px;
}

.screen_wide dt,
.screen_wide dd {
	float: left;
}

.screen_wide dt {
	clear: left;
	width: 40%;
}

.screen_wide dd {
	margin: 0 0 2px;
}

.screen_wide ul li {
	margin-bottom: 0.4em;
}

.screen_wide .theader,
.screen_wide table#table2,
.screen_wide table#table1 {
	display: none;
}

