/*
	===================================================
	[ M. Schlage ]
	===================================================
	$ver:		1.0 initial release
	$date:	17-06-2009
	===================================================
	Copyright (c) flatbooster - All rights reserved.
	http://www.flatbooster.com/ - suppot@flatbooster.de
	===================================================
	
	CSS MAP
	===================================================
	1. GLOBAL
	2. HEADER
	3. MAIN
	4. FOOTER
	5. CONTENTS
	6. GLOBAL VARIABLES

1. GLOBAL
========================================================= */
html, body, form, fieldset, img {
	margin: 0;
	padding: 0;
	border: 0;
	}

html{
	background:url(../images/bg.jpg);}

body {  
	padding: 0;
	color : #000;
	font: 11px/150% Arial, Helvetica, sans-serif;
	}

/*
body.left div#header,
body.left div#main,
body.left div#footer {
	margin: 0;
	}

body.right div#header,
body.right div#main,
body.right div#footer {
	float: right;
	margin: 0;
	}
*/

body.center div#header,
body.center div#main,
body.center div#footer {
	margin: 0 auto;
	margin-bottom: 30px;
	}

b, strong {
	font-weight: bold;
	}

ul, li, ol li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	}

/* a link */
a:link,
a:visited {
	color: #7a543c;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

/* check list */
ul.list {
	list-style: none;
	margin: 10px 0px;
	}

ul.list li {
	margin-left: 15px;
	padding: 0 0 0 20px;
	color: #673e23;
	background: url(../images/arrow.png) no-repeat 0 5px;
	}

h1, h2, h3, h4, h5, h6 {
	font-size: 180%;
	font-weight: normal;
	color: #fff;
	margin: 10px 0;
	padding: 0;
}
h2 { font-size: 170%; }
h3 { font-size: 160%; }
h4 { font-size: 150%; }
h5 { font-size: 140%; }
h6 { font-size: 130%; }

div#layout_con {
	margin: 0;
	}

.c { margin-bottom: 10px!important; }
	
/*2. HEADER
========================================================= */
div#header_con {
	float: left;
	width: 100%;
	z-index: 2;
	background: url(../images/header.jpg) repeat-x top;
	}

div#header {
	position: relative;
	height: 160px;
	background: url(../images/header_bg.jpg) 0px 0px no-repeat;
	z-index: 3;
	}

/* logo link */
a#start:link,
a#start:visited,
a#start:hover {
	position: absolute;
	top: 40px;
	left: 20px;
	padding: 0;
	margin: 0;
	width: auto;
	line-height: 26px;
	color: #000;
	font-size: 26px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: none;
	z-index: 4;
	}

	a#start span {
		color: #000;
		font-size: 16px;
		font-weight: normal;
		text-indent: 12px;
		display: block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}

/* inset */
div#inset {
	position: absolute;
	top: 22px;
	left: 214px;
	width: 750px;
	height: 64px;
	display: block;
	background: none;
	z-index: 4;
	}

/* header image */
div#image {
	position: absolute;
	top: 177px;
	left: 0px;
	width: 719px;
	height: 179px;
	display: block;
	z-index: 4;
	}

/* top link */
a#top{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	visibility: hidden;
	}

/* 3. MAIN
========================================================= */
div#main_con {
	width: 100%;
	padding: 0;
	margin: 0;
	background: none;
	}

div#main_con,
div#col_left,
div#col_middle,
div#mainbody { float: left; }
div#col_right { float: right; }

div#main_con div#main {
	position: relative;
	background: none;
	}
	
div.mod1 {
	background: url(../images/left_tile.png) repeat-y;
	}

	div.mod1 div {
		float: left;
		background: url(../images/left_header.png) left top no-repeat;
		/*background:#000;*/
		}

	div.mod1 div div {
		float: left;
		}

	div.mod1 div div div {
	float: left;
	padding: 0px 10px 0px 8px;
	width: auto;
	color: #fff;
	background: none;
		}

	div.mod1 div div div div {
		padding: 0;
		margin: 0;
		background: none;
		}

	/* mod1 headings */
	div.mod1 div div div h1{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	margin-left: -6px;
	line-height: 29px;
	height: 29px;
	width: 165px;
	display: block;
	color: #f7f2e8;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	background: url(../images/left_title.png) left top no-repeat;
		}

	div.mod1 div div div h1.menu {
	margin: 11px 0;
	padding: 0;
	line-height: 13px;
	height: 13px;
	background: none;
	margin-top: 15px;
		}

/* col menu */
div#lmenu {
	margin-bottom: 0px!important;
	text-align: center;
}
div.col_menu {
	float: left;
	margin: 0;
	padding: 0;
	margin-left: -8px!important;
	border: 0px solid #ff0000;
	}
	
	/* Level1 list styling */
	div.col_menu ul {
		float: left;
		padding: 0;
		margin: 0;
		list-style-type: none;
		}

	div.col_menu ul li {
		float: left;
		width: auto;
		position: relative;
		}

	/* Level1 Links */
	div.col_menu ul li a:link,
	div.col_menu ul li a:visited {
	float: left;
	padding: 0;
	margin: 0;
	width: 179px;
	line-height: 24px;
	height: 24px;
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-indent: 3px;
	background: url(../images/lmenu_nh.png) center top no-repeat;
		}

	div.col_menu ul li a:hover {
		color: #805941;
		text-decoration: none;
		background-position: center -26px;
		}

div#col_middle {
	margin-bottom: 10px;
	margin-left: 100px;
	}
	
	div#col_middle div {
		float: left;
		}

	div#col_middle div div {
		float: left;
		}

	div#col_middle div div div {
	float: left;
	padding: 10px 0px;
	margin: 0;
	background: none;
		}

div#mainbody h1 {
	margin: 0 0 5px 0;
	padding: 10px 10px;
	background:url(../images/main_header.png);
	}

div#mainbody div {
	float: left;
	width: 100%;
	}

/* SHOWCASE */
div#showcase1 { margin-bottom: 20px; }
div#showcase2 { margin-top: 20px; }

div.showcase {
	float: left;
	display: block;
	}

	div.mod2 { float:left; width: 33%; }

	div.mod2 div {
		width: auto;
		margin: 0px 0px 0px 0px;
		padding: 0 10px;
		border-right: 1px dotted #0277a0;
		border-left: 0px dotted #0277a0;
		}

	div.mod2 div.last {
		border: 0;
		}

/* 4. FOOTER
========================================================= */
div#footer_con {
	float: left;
	width: 100%;
	}

div#footer {
	position: relative;
	}

/* copyright link */
a.cr:link,
a.cr:visited {
	position: absolute;
	top: -8px;
	right: 0px;
	width: auto;
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}

/* bottommenu */
div#bottom {
	position: absolute;
	top: -8px;
	left: 0px;
	width: auto;
	text-align:right;
	}

	div#bottom ul li  {
		float: left;
		}

	div#bottom ul li a:link,
	div#bottom ul li a:visited {
		float: left;
		padding: 0 5px;
		margin: 0;
		line-height: 12px;
		height: 12px;
		display: inline;
		width: auto;
		color: #000;
		font-size: 11px;
		font-weight: normal;
		border-right: 1px solid #000;
		}

	div#bottom ul li a.last:link,
	div#bottom ul li a.last:visited {
		border: 0;
		}

	div#footer a.bottom:hover {
		color: #7a543c;
		text-decoration: none;
		}

/* 1. CONTENTS
========================================================= */
div#showcase1 { display: none; }
div#showcase2 { display: none; }
div#col_left { /*display: none;*/ }
div#col_right { display: none; }
div#inset { display: none; }
div#image { display: none; }
div#hmenu { display: none; }
div#hmenu2 { display: none; }
div#bottom { /*display: none;*/ }
div#footer { /*display: none;*/ }
div#footer2 { display: none; }

div#hcontent_1 { display: none; }
div#lcontent_1 { /*display: none;*/ }
div#lcontent_2 { display: none; }
div#lcontent_3 { display: none; }
div#rcontent_1 { display: none; }
div#rcontent_2 { display: none; }
div#rcontent_3 { display: none; }
div#mcontent_1 { /*display: none;*/ }
div#mcontent_2 { /*display: none;*/ }
div#mcontent_3 { /*display: none;*/ }
div#lmenu { /*display: none;*/ }
div#rmenu { display: none; }

/* more link */
a.more:link,
a.more:visited {
	float: left;
	color: #673e23;
	font-weight: bold;
	text-indent: 12px;
	text-decoration: none;
	background: url(../images/arrow.png) 0% 50% no-repeat;
	}

div.mod1 a.more:link,
div.mod1 a.more:visited {
	color: #fff;
	}

a.more:hover,
div.mod1 a.more:hover {
	color: #000;
	text-decoration: underline;
	}

/* lightbox block */
div.image-block {
	width: 280px!important;
	display: block;
	background: #ff0000;
	}
	
	span.left {
		float: left;
		width: 280px;
		}

	a.lb_img {
		float: left;
		margin: 4px;
		}

	a.lb_img img {
	border: 1px solid #673e23!important;
		}

/* sub contents */
div#mcontent_2_sub1 {
	float: right;
	width: 500px!important;
	}

/* 1. GLOBAL VARIABLES
========================================================= */
#header, #main, #footer {width: 982px;}
#col_left {width: 179px;}
#col_right {width: 179px;}
#col_middle, #col_middle div {width: 700px;}
#mainbody {
	width: 650px!important;
	padding: 0px 20px!important;
}
div#showcase1, div#showcase2 {width: 680px; padding: 0px 10px;}

