/* LAYOUT */

body {
	text-align: center;
	background: #faeec7;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 17px;
	color: #311d0f;
	margin-top: 0px;
}
a {
	text-decoration: none;
	color: #e1915b;
}
a:hover {
	color: #e1915b;
	text-decoration: underline;
}
div.main {
	margin: auto;
	width: 820px;
	text-align: left;
	position: relative;
	background: url('content_tausta.gif') repeat-y;
}
.topbar {
	position: relative;
	height: 162px;
}
.topbar .company {
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding-left: 20px;
	height: 40px;
	font-size: 18px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #91969b;
}
.topmenu {
	background: url('menu_bar.gif') repeat-x;
	color: #ffffff;
	font-weight: bold;
	height: 25px;
}
.leftmenu {
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 146px;
	border: 2px solid #f9a46b;
	background: #fee193;
}
#intramenu {
	background: #acbcc8;
}
.leftmenu h2, .leftmenu h2 a {
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	padding: 5px;
	padding-left: 15px;
	color: #84898e;
	text-transform: uppercase;
}
.leftmenu h2 a {
	padding-left: 0px;
}

.search {
	padding-left: 10px;
	padding-top: 10px;
	color: #2d3033;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1.title {
	background: url('bar_tausta.jpg') repeat-x;
	height: 19px;
	color: #9f633b;
	font-size: 11px;
	padding-left: 6px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
}
.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 14px;
	padding-bottom: 0px;
	color: #311d0f;
	line-height: 18px;
}

/* NEWS/CALENDAR */
.list {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	width: 100%;
}
.list .date {
	color: #9f633b;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	width: 4em;
	white-space: nowrap;
}
.list .title {
	color: #f9a46b;
}
.list .title A {
	color: #f9a46b;
	text-decoration: none;
}
.list .content {
	color: #311d0f;
	padding-bottom: 1em;
}
.list .link {
	text-align: right;
	white-space: nowrap;
}
.list .link a {
	text-decoration: none;
	color: #f9a46b;
}

/* Single item */
.news {
	font-family: Tahoma, Arial, sans-serif;
}
.news h1 {
	font-size: 12px;
	font-weight: bold;
	color: #84898e;
	text-transform: uppercase;
	margin: 0px;
}
.news .date {
	color: #9f633b;
}
.news blockquote {
	margin: 0px;
	margin-top: 10px;
}
.searchresults {
}
.searchresults h1 {
	font-size: 11px;
	font-weight: bold;
	color: #e1915b;
	text-transform: uppercase;
}
.searchresults a {
	color: #e1915b;
	font-weight: normal;
	text-decoration: none;
}
.searchresults hr {
	border: none;
	border-top: 1px solid #91969b;
	height: 1px;
	width: 100%;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1em;
}
.feedbackform {
	font-family: Tahoma, Arial, sans-serif;
}
.feedbackform h1 {
	font-size: 11px;
	font-weight: bold;
	color: #91969b;
	text-transform: uppercase;
}
.feedbackform .label {
	font-size: 11px;
	color: #f9a46b;
}
.feedbackform input, .feedbackform textarea {
	display: block;
	margin-top: 2px;
}
.feedbackform input.button {
	display: inline;
	border: 1px solid #f9a46b;
	background: #fee193;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: #b46936;
}

/* IE fix */
* html form { margin: 0px; }

/* DOMMENU */ 
div.domMenu_menuBar {
	padding-left: 12px;
	padding-right: 12px;
}
div#domMenu_top, div.domMenu_menuBar table, div.domMenu_menuBar td {
	xheight: 22px;
}
div.domMenu_menuElement, div.domMenu_left_menuElement {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	color: #e1915b;
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	height: 100%;
	text-align: left;
}
div.domMenu_left_menuElement {
	color: #e1915b;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: normal;
}
div.domMenu_menuElementHover {
	color:  #a37961;
}
div.domMenu_left_menuElementHover {
	color: #a37961;
}
div.domMenu_subMenuBar {
	border: 1px solid #f9a46b;
}
div.domMenu_subMenuElement {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #fee193;
	color: #e1915b;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}
div.domMenu_subMenuElementHeading {
	font-weight: bold;
	text-align: right;
}
div.domMenu_subMenuElementHover {
	color: #a37961;
}

/* FORUM */
.forum {
	font-size: 11px;
}
A.forum_cattree_link, a.forum_cat_link, a.forum_msg_link, a.forum_msg_link_selected, a.forum_msg_funktion, a.forum_add_new {
	color: #cc8250;
	font-weight: bold;
	text-decoration: none;
}
a.forum_msg_link_selected {
	color: #cc8250;
}
td.forum_cat_topic, TD.forum_msg_topic, TD.forum_form_topic, TD.forum_add_new {
	background-color: #fee193;
	color: #cc8250;
}
TD.forum_msg_functions, TD.forum_msg_info {
	background-color: #fee193;
	color: #2d3033;
}
TD.forum_cat_topic{   /* on forum frontpage*/
	border: 1px solid #f9a46b;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}
TD.forum_cat_bg{    /* bg of category-topic*/
	background-color: white;
	border: 1px solid #f9a46b;
	color: #2d3033;
	padding: 2px 5px 2px 5px;
	height: 50px;
}
TD.forum_cat_name{    /* category name on frontpage cat-list */
	background-color: white;
	color: #2d3033;
	padding: 2px 5px 2px 5px;
}
TD.forum_cat_info{    /* info of category (total messages) */
	color: #2d3033;
	padding: 2px 5px 2px 5px;
}
TD.forum_msglist_topic{   /* topic, nickname, total replies */
	font-weight: bolder;
	border-bottom: 1px dotted #999999;
	padding: 2px 2px 2px 2px;
}
TD.forum_msglist_1{   /* msg list where user has selected category line 1 */
	color: #2d3033;
}
TD.forum_msglist_2{   /* msg list where user has selected category line 2 */
	color: #2d3033;
	background-color: #f8e4af;
}
TD.forum_msgtree_topic{   /* topic, nickname, total replies */
	font-weight: bolder;
	border-bottom: 1px dotted #999999;
	padding: 2px 2px 2px 2px;
}
TD.forum_msgtree_1{   /* msg tree under chosen message line 1 */
	color: #2d3033;
	padding:2px;
}
TD.forum_msgtree_2{   /* msg tree under chosen message line 2 */
	color: #2d3033;
	background-color: #f8e4af;
	padding:2px;
}
TD.forum_msg_bg { /* open message whole cell bg*/
	background-color: white;
	border: 1px solid #999999;
	padding: 0px;
}
TD.forum_msg_topic  { /* open message topic */
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_info { /* open message info (nickame, time) */
	font-size: 7pt;
	font-weight: bolder;
	padding: 2px 2px 2px 2px;
}
TD.forum_msg_content{   /* open message content */
	color: #2d3033;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
TD.forum_msg_functions  { /* bg of reply to message, inform of bad message */
	padding: 2px 3px 2px 3px;
}
TD.forum_form_topic{    /* topic of form of new message or topic */
	border: 1px solid #999999;
	font-weight: bolder;
	padding: 2px 2px 2px 5px;
}
TD.forum_add_new{   /* bg of add new topic or message */
	/*border: 1px solid #2A4C7E;*/
	background: none;
	padding: 2px 5px 2px 5px;
}
a.morelink {
	position: relative;
	display:block;
	text-align: right;
	right: 0px;
	text-decoration: none;
	color: #e1915b;
}
.login {
	padding-left: 10px;
}
.banners {
	margin-left: 10px;
}
.banners hr {
	border:none;
	border-top: 1px solid #ddd;
	height: 1px;
	width: 100%;
	text-align:center;
	margin: 5px auto;
}
/* IE FIX */
* html .banners hr { margin: 0px auto; }
.search input[type="submit"] { padding: 0; } /* IE8 fix */
