/* globals */
html {
	height: 100%;
	width: 100%;
	font-size: 80%;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 130%;
}
div {
	text-align: left;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Sans-Serif;
	color: #000000;
	font-weight: normal;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	line-height: 110%;
}
h1 {
	font-size: 200%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: auto;
	margin: 0;
}
h2 {
	font-size: 160%;
}
h3 {
	font-size: 140%;
	color: #DA3432;
}
h4 {
	font-size: 120%;
	color: #DA3432;
}
.cleaner {
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}
table {
	font-size: 100%;
}
td {
	vertical-align: top;
}
textarea {
	border: 1px solid #cccccc;
	background-color: #f6f6f6;
	font-family: tahoma, verdana, arial, sans-serif, "geneva ce";
	font-size: 1em;
}
textarea {
	width: 19em;
	height: 4em;
}
a {
	text-decoration: underline;
	color: #009933;
}
a:hover {
	color: #ffffff;
	background-color: #009933;
	text-decoration: underline;
}
a.image:hover {
	color: #ffffff;
	background-color: #ffffff;
	text-decoration: none;
}
a.image-right:hover {
	color: #ffffff;
	background-color: #ccffcc;
	text-decoration: none;
}
a.help {
	text-decoration: none;
	color: #000;
	background-color: #fff;
	border-bottom: 1px dashed #000;
}
a.help:hover {
	cursor: help;
}
body {
	padding: 0px;
	margin: 0px;
}
div {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
fieldset {
	border: 1px solid #cccccc;
	padding: 1em;
}
fieldset strong {
	font-family: "Georgia CE", "Times New Roman CE", "New York CE", "Times CE", Georgia, Times, serif;
}
legend {
	font-family: "Georgia CE", "Times New Roman CE", "New York CE", "Times CE", Georgia, Times, serif;
	font-size: 200%;
}
input, select, textarea {
	font-family: 'Lucida Grande CE', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 120%;
}
input {
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
input.text, textarea, input.text_s {
	border: 1px solid #cccccc;
	background-color: #f6f6f6;
}
input.text:hover, textarea:hover, input.text_s:hover  {
	border: 1px solid #666666;
	background-color: #dfdfdf;
}
input.small, input.text_s {
	font-size: 100%;
}
input.disabled {
	font-family: 'Lucida Grande CE', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #cccccc;
	background-color: #f6f6f6;
	color: #cccccc;
	font-size: 150%;
}
input.submit {
	cursor: pointer;
	background-color: #009933;
	color: #fff;
	border: 0px;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	font-size: 100%;
}
input.submit:hover {
	background-color: #009933;
}
span {
	line-height: 130%;
}
/* formatting */
div#body {
	margin: auto;
	width: 780px;
	height: 100%;
}
div#header {
	width: auto;
}
div#submenu {
	width: auto;
}
div#submenu_padding {
	padding: 10px;
}
div#advert {
  width: auto;
  padding: 5px;
  text-align: center;
}
div#counter {
  width: auto;
  padding: 5px;
  text-align: center;
}
div#advert a{
  background-color: #fff;
}
div#info_line {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: auto;
	font-size: 85%;
}
div#left_column {
	float: left;
	width: 180px;
}
div#main {
	float: left;
	width: 430px;
}
div#main_sub {
	float:left;
	width: 430px;
}
div#main_padding {
	width: auto;
	padding-right: 10px;
}
div#right_column {
	float: left;
	background-color: #009241;
	width: 165px;
	color: #fff;
}
div#right_column a {
	background-color: #009241;
	color: #fff;
}
div#right_column a:hover {
	background-color: #009241;
	text-decoration: underline;
	color: #fff;
}
div#event_handler {
	width: auto;
	background-color: #fbf6f6;
	border: 3px solid #f5e0e0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}       
div.article h2 {
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
	padding: 0px;
}
div.article div.publish {
	font-size: 80%;
	margin-bottom: 10px;
}
div.more {
	width: auto;
	text-align: right;
}
div.nums {
	width: auto;
	text-align: center;
	font-size: 90%;
}
div.photos {
	width: auto;
	text-align: center;
}
div.photos table {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 80%;
}
div#footer {
	margin-top: 2em;
	margin-left: 1em;
	margin-right: 1em;
	padding-top: 0.3em;
	padding-bottom: 3em;
	border-top: 1px solid #e4e5e6;
	font-size: 80%;
	width: auto;
	text-align: center;
}
div#footer a {
	text-decoration: underline;
}
div#footer a:hover {
	color: #fff;
}
div.catalog {
	float: left;
	width: 200px;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

