/*
*************************************

   STYLESHEET: CORE
   THEME: DEFAULT
   DESCRIPTION: Used as base for the
   entire site. This should always be
   included.

   Copyright (c) 2006 FZ.SE

*************************************
*/
/*
####################################
 REDEFINE BASIC ELEMENTS
 Standard elements of HTML
####################################
*/
html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
body {
	height: 100%;
	background-color: #585768;
	background-image: url(/gfx/theme_default/site/base_bkg01.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585768;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585768;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #585768;
}
li {
	margin-left: 15px;
}
a {
	/*color: #cd0303;*/
	color: #b30000;
	text-decoration:none;
	cursor: pointer;
}
	a:hover {
		/*color: #cd0303;*/
		color: #b30000;
		text-decoration:underline;
	}
img {
	border: 0px;
}
form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin: 0px;
	/*
	padding-left: 10px;
	border-left: 35px solid #cfcfd6;
	background-color:#F0F0F0;
	text-transform:uppercase;
	*/
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 2px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 2px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 2px;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	font-weight: bold;
}
.black {
	color: #585768;
}
.center,
.center table {
	text-align: center;
	margin: 0 auto;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
/*
####################################
 SITE
 Full site area
####################################
*/
/* Site plane */
.site {
	width: 970px;
	height: 100%;
}
/*
####################################
 STRIPS
 Drop shadow divider on core setup
####################################
*/
.strip_left01 {
	width: 5px;
	background-image: url(/gfx/theme_default/site/strip_left_bkg01.gif);
	background-repeat: repeat-y;
}
	.strip_left01 div {
		width: 5px;
		height: 500px;
		background-image: url(/gfx/theme_default/site/strip_left01.gif);
		background-repeat:no-repeat;
	}
	.strip_left01 img {
		width: 5px;
		height: 500px;
	}
/* Strip 01 - Center */
.strip_center01 {
	width: 10px;
	background-image: url(/gfx/theme_default/site/strip_center_bkg01.gif);
	background-repeat: repeat-y;
}
	.strip_center01 div {
		width: 10px;
		height: 500px;
		background-image: url(/gfx/theme_default/site/strip_center01.gif);
		background-repeat:no-repeat;
	}
	.strip_center01 img {
		width: 10px;
		height: 500px;
	}
.strip_right01 {
	width: 5px;
	background-image: url(/gfx/theme_default/site/strip_right_bkg01.gif);
	background-repeat: repeat-y;
}
	.strip_right01 div {
		width: 5px;
		height: 500px;
		background-image: url(/gfx/theme_default/site/strip_right01.gif);
		background-repeat:no-repeat;
	}
	.strip_right01 img {
		width: 5px;
		height: 500px;
	}
.strip_left02 {
	width: 5px;
	background-image: url(/gfx/theme_default/site/strip_left_bkg02.gif);
	background-repeat: repeat-y;
}
	.strip_left02 div {
		width: 5px;
		height: 85px;
		background-image: url(/gfx/theme_default/site/strip_left02.gif);
		background-repeat:no-repeat;
	}
	.strip_left02 img {
		width: 5px;
		height: 85px;
	}
.strip_center02 {
	width: 10px;
	background-image: url(/gfx/theme_default/site/strip_center_bkg02.gif);
	background-repeat: repeat-y;
}
	.strip_center02 div {
		width: 10px;
		height: 85px;
		background-image: url(/gfx/theme_default/site/strip_center02.gif);
		background-repeat:no-repeat;
	}
	.strip_center02 img {
		width: 10px;
		height: 85px;
	}
.strip_right02 {
	width: 5px;
	background-image: url(/gfx/theme_default/site/strip_right_bkg02.gif);
	background-repeat: repeat-y;
}
	.strip_right02 div {
		width: 5px;
		height: 85px;
		background-image: url(/gfx/theme_default/site/strip_right02.gif);
		background-repeat:no-repeat;
	}
	.strip_right02 img {
		width: 5px;
		height: 85px;
	}
/*
####################################
 MENU
 Main menu
####################################
*/
.menu {
	width: 130px;
	background-color: #9d9ca6;
	background-image: url(/gfx/theme_default/site/menu_bkg01.gif);
	background-repeat: repeat-y;
}
.menu_header {
	background-image: url(/gfx/theme_default/site/menu_top_bkg01.gif);
	background-repeat:repeat-x;
}
	.menu_header div {
		width: 130px;
		height: 10px;
		background-image: url(/gfx/theme_default/site/menu_top01.gif);
		background-repeat:no-repeat;
	}
	.menu_header img {
		width: 130px;
		height: 10px;
	}
.menu_logo {
}
	.menu_logo div {
		width: 130px;
		height: 142px;
		/*background-image: url(/gfx/theme_default/site/menu_logo01.gif);*/
		background-image: url(/gfx/theme_default/site/menu_logo01.gif);
		background-repeat:no-repeat;
	}
	.menu_logo img {
		width: 130px;
		height: 142px;
	}
.menu_footer {
	width: 130px;
	background-color: #9d9ca6;
	background-image: url(/gfx/theme_default/site/menu_bkg01.gif);
	background-repeat: repeat-y;
}
	.menu_footer img {
		width: 130px;
		height: 85px;
	}
.menu_divider {
	border-top: 1px solid #62616b;
	border-bottom: 1px solid #ceced3;
}
.menu_headline {
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#9d9ca6;
	text-transform: uppercase;
	padding-left: 20px;
	background-image:url(/gfx/theme_default/site/menu_header01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu_item {
/*
	padding-top: 1px;
	padding-bottom: 1px;
*/
}
.menu_item a {
	font-weight:bold;
	color:#dbdbde;
	padding-left: 10px;
	padding-top:1px;
	padding-bottom:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*padding-bottom: 1px; */
	display:block;
}
	.menu_item a:hover {
		color: #FFFFFF;
		border-left: 5px solid #9e9da7;
		padding-left: 5px;
		text-decoration: none;
/*		border-bottom: 1px solid #9e9da7; */
		padding-top:1px;
		padding-bottom:1px;
		background-color:#6a6978;
	}
/*
####################################
 HEADER
 Site top Header
####################################
*/
.header {
	width: 100%;
	height: 152px;
	background-color: #848294;
	background-image: url(/gfx/theme_default/site/header_bkg01.gif);
	background-repeat: repeat-x;
	position: relative;
}
.header a {
	text-decoration:none;
}
	.header a:hover {
		text-decoration:none;
	}
.header_item {
	border: 1px solid #b3b3bb;
	position:relative;
	width: 150px;
	height: 130px;
	overflow:hidden;
	/*cursor:pointer;*/
	margin: 10px 0px 10px 10px;
	float: left;
	/* IE Float bugfix */
	display: inline;
}
.header_item_hover {
	border: 1px solid #ffffff;
	position:relative;
	width: 150px;
	height: 130px;
	overflow:hidden;
	/*cursor:pointer;*/
	margin: 10px 0px 10px 10px;
	float: left;
	/* IE Float bugfix */
	display: inline;
}
.header_image {
	position:absolute;
	z-index:3;
}
.header_image_hover {
	position:absolute;
	z-index:3;
}
.header_textfield {
	background-color:#474656;
	position:absolute;
	z-index:5;
	left:0px;
	width:150px;
	padding-left:1px;
	filter:alpha(opacity=90);
	opacity:.90;
}
.header_textfield_hover {
	background-color:#474656;
	position:absolute;
	z-index:5;
	left:0px;
	width:150px;
	padding-left:1px;
	filter:alpha(opacity=100);
	opacity:1;
}
.header_textfield_dim {
	background-color:#474656;
	position:absolute;
	z-index:5;
	left:0px;
	width:150px;
	padding-left:1px;
	filter:alpha(opacity=0);
	opacity:.0;
}
.header_text {
	color:#FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
}
.header_text a {
	color:#FFFFFF;
}
	.header_text a:hover {
		color:#FFFFFF;
		text-decoration:none;
	}
.header_divider {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #FFFFFF;
}
/*
####################################
 CONTENT
 Main content area // Grey part ;o)
####################################
*/
.content {
	width: 820px;
	background-color: #dcdada;
}
.content_wrapper {
	padding:5px;
}
/*
####################################
 FOOTER
 Site bottom Footer
####################################
*/
.footer {
	height: 85px;
	background-color: #42414a;
}
.footer_logo {
	position:absolute;
	z-index:1;
	margin-top:12px;
	margin-left:10px;
}
	.footer_logo div {
		width: 18px;
		height: 27px;
		background-image: url(/gfx/theme_default/site/footer_logo01.gif);
		background-repeat:no-repeat;
	}
	.footer_logo img {
		width: 18px;
		height: 27px;
	}
.footer_strip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position:absolute;
	z-index:0;
	background-color:#53525e;
	height:20px;
	margin-top:15px;
	width:820px;
}
.footer_strip_content {
	padding-top: 3px;
	padding-left:40px;
}
.footer_strip_content a {
	color: #FFFFFF;
	text-decoration: none;
}
	.footer_strip_content a:hover {
		color: #FFFFFF;
		text-decoration:underline;
	}
.footer_legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c6c6c6;
	padding: 10px;
	margin-top:35px;
}
.footer_legal a {
	color: #FFFFFF;
	text-decoration: none;
}
	.footer_legal a:hover {
		color: #FFFFFF;
		text-decoration:underline;
	}
/*
####################################
 BOX
 Wrapper box used for closed special
 items.
####################################
*/
.box {
	border: 1px solid #CCCCCC;
}
.box_header {
	background-color:#afaeb9;
	background-image: url(/gfx/theme_default/site/box_header01.gif);
	background-repeat:repeat-x;
	padding: 5px;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	white-space: nowrap;
}
.box_content {
	padding:10px;
	background-color:#F9F9F9;
	clear:both;
}
.box_content_post {
	padding:10px;
	background-color:white;
	clear:both;
}
.box_footer {
	background-color:#cfcfd6;
	background-image: url(/gfx/theme_default/site/box_footer01.gif);
	background-repeat:repeat-x;
	padding: 5px;
	color: #FFFFFF;
	vertical-align:middle;
	text-align:right;
}
	.box_footer input {
		color: #FFFFFF;
		background-color:#afaeb9;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #000000;
		font-weight:bold;
		font-size:10px;
		padding: 2px 4px 2px 4px;
		text-decoration:none;
	}
/*
####################################
 FORM
 Standard form items.
####################################
*/
.form_headline {
	font-weight:bold;
	padding: 5px;
	background-color:#f1f1f1;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #d9d9d9;
}
.form_item {
	padding: 5px;
}
	.form_item input {
	}
	.form_item textarea {
	}
.form_notice {
	background-color:#ffffe6;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #62623e;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #FFFFFF;
}
	.form_notice td {
		background-color:#ffffe6;
		padding-right: 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #62623e;
	}
.form_input_textfield {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
}
.form_input_textarea {
		padding:5px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
}
.form_input_button {
		color: #FFFFFF;
		background-color:#afaeb9;
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #ffffff;
		border-right: 1px solid #000000;
		font-weight:bold;
		font-size:10px;
		padding: 2px 4px 2px 4px;
		text-decoration:none;
}

.form_input_checkbox {
}
.form_input_radio {
}
.form_input_select {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
}
.form_input_option {
}
/*
####################################
 LISTING
 Standard listing.
####################################
*/
.listing {
	border: 1px solid #CCCCCC;
}
.listing_header {
	background-color:#afaeb9;
	background-image: url(/gfx/theme_default/site/listing_header01.gif);
	background-repeat:repeat-x;
}
	.listing_header td {
		padding: 5px;
		color: #FFFFFF;
		font-size:12px;
		font-weight:bold;
		border-right: 1px solid #d7d7dc;
		white-space: nowrap;
	}
.listing_00 {
	background-color:#ededee;
}
	.listing_00 td {
		border-right: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		padding:5px;
		/*
		vertical-align:top;
		*/
	}
.listing_01 {
	background-color:#f6f6f6;
}
	.listing_01 td {
		border-right: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		padding:5px;
		/*
		vertical-align:top;
		*/
	}
.listing_footer {
	background-color:#cfcfd6;
	background-image: url(/gfx/theme_default/site/listing_footer01.gif);
	background-repeat:repeat-x;
	padding: 5px;
	color: #FFFFFF;
	font-size:12px;
}
/*
####################################
 VARIOUS
 Various misc items
####################################
*/
/* Introduction - Used under headline to describe current section */
.introduction {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 10px;
}
/* Description - Used to point out and describe objects */
.description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px solid #d9d7c8;
	background-color:#fffce9;
	padding: 10px;
}
/* Notice - used to mark inportant items as headline */
.notice {
	font-weight:bold;
	padding: 5px;
	background-color:#f1f1f1;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #aeaeae;
}
/* Option - Standard link with >> in front of, link is blocked and linebreaked */
a.option {
	background-image:url(/gfx/theme_default/site/common_link01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 15px;
	display:block;
	font-weight: bold;
}

/* Button - Standard button with gfx style */
a.button {
	background-image:url(/gfx/theme_default/site/button_bkg00.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #adacb7;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 25px;
	display:block;
	text-decoration:none;
	height: 16px;
	color: #FFFFFF;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 3px;
}
	a.button:hover {
		background-image:url(/gfx/theme_default/site/button_bkg01.gif);
		background-repeat: no-repeat;
		text-decoration:none;
		color: #FFFFFF;
	}
input.button {
	background-image:url(/gfx/theme_default/site/button_bkg00.gif);
	background-repeat: no-repeat;
	border: 0px;
	border-right: 1px solid #adacb7;
	padding-bottom: 1px;
	padding-left: 23px;
	margin-top: 2px;
	margin-bottom: 3px;
	height: 20px;
	display: block;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}
	input.button:hover {
		background-image:url(/gfx/theme_default/site/button_bkg01.gif);
		cursor: pointer;
	}
/* Button - href */
a.button_red {
	background-image:url(/gfx/theme_default/site/button_bkg_red00.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #adacb7;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 25px;
	display:block;
	text-decoration:none;
	height: 16px;
	color: #FFFFFF;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 3px;
}
	a.button_red:hover {
		background-image:url(/gfx/theme_default/site/button_bkg_red01.gif);
		background-repeat: no-repeat;
		text-decoration:none;
		color: #FFFFFF;
	}
input.button_red {
	background-image:url(/gfx/theme_default/site/button_bkg_red00.gif);
	background-repeat: no-repeat;
	border: 0px;
	border-right: 1px solid #adacb7;
	padding-bottom: 1px;
	padding-left: 23px;
	margin-top: 2px;
	margin-bottom: 3px;
	height: 20px;
	display: block;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}
	input.button_red:hover {
		background-image:url(/gfx/theme_default/site/button_bkg_red01.gif);
		cursor: pointer;
	}
/* Button - href */
a.button2 {
	background-image:url(/gfx/theme_default/site/button_restore_bkg00.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #adacb7;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 25px;
	display:block;
	text-decoration:none;
	height: 16px;
	color: #FFFFFF;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 3px;
}
	a.button2:hover {
		background-image:url(/gfx/theme_default/site/button_restore_bkg01.gif);
		background-repeat: no-repeat;
		text-decoration:none;
		color: #FFFFFF;
	}
input.button2 {
	background-image:url(/gfx/theme_default/site/button_restore_bkg00.gif);
	background-repeat: no-repeat;
	border: 0px;
	border-right: 1px solid #adacb7;
	padding-bottom: 1px;
	padding-left: 23px;
	margin-top: 2px;
	margin-bottom: 3px;
	height: 20px;
	display: block;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}
	input.button2:hover {
		background-image:url(/gfx/theme_default/site/button_restore_bkg01.gif);
		cursor: pointer;
	}
a.button3,
a.button4 {
	background-image:url(/gfx/theme_default/site/button_plus_bkg00.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #adacb7;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 25px;
	display:block;
	text-decoration:none;
	height: 16px;
	color: #FFFFFF;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 3px;
}
	a.button3:hover,
	a.button4:hover {
		background-image:url(/gfx/theme_default/site/button_plus_bkg01.gif);
		background-repeat: no-repeat;
		text-decoration:none;
		color: #FFFFFF;
	}

a.button4 {
		background-image:url(/gfx/theme_default/site/button_minus_bkg00.gif);
}

a.button4:hover {
		background-image:url(/gfx/theme_default/site/button_minus_bkg01.gif);
}

/*
*  Global ad class
*/
#banner_fz_front_top,
#banner_fz_global_top {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center
}

/*
* Forum
*/
.quickforum_submit
{
	background: transparent url( /gfx/theme_default/forum/post_option_quickreply01.gif );
	width: 80px;
	height: 20px;
	border: none;
	cursor: pointer;
}
