/*
COLORS
Navigation Text: 	#847763
Text Standart:		#7D7369

*/

*
{
	margin: 0; padding: 0;
}

body
{
	font: normal 0.75em/1.5em arial,helvetica,sans-serif;
	color: #7D7369;
	background-color: white;
}

hr												{ display: none; }
.nodisplay, dfn, #path
{
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	display: inline;
}

.spacer											{ display: block; clear: both; height: 1px; overflow: hidden; padding: 0; margin: -1px 0 0 0; }

fieldset										{ border: none; }
legend											{ display: none; }

input, select
{
	width: 95%;
}

.button
{
	width: auto;
	cursor: pointer;
	font: normal 100%/1.6em arial,helvetica,sans-serif;
	border: 0 solid;
	background-color: transparent;
	text-decoration: underline;
	text-align: left;
}

.checkbox, .radio								{ width: auto; }
input:focus, textarea:focus						{ background-color: #fff; }
.button:focus									{ background-color: transparent; }
label											{ cursor: pointer; }

img 											{ border: 0px none; }
strong, .info									{ font-weight: bold; }
a												{ color: #B8C202;}
a:visited										{ color: #C4CF02; }
a:hover											{ color: #7D7369; }

ul, ol											{ list-style: none; }
li a											{ display: block; text-decoration: none; }

p												{ margin: 0 0 1.7em 0; }

abbr											{ cursor: help; }

/* ******************** page blocks */

#page
{

}

#header
{
	height: 80px;
}

#header a
{
	display: block;
	padding-top: 60px;
	width: 160px;
	margin-left: 20px;
	margin-top: 12px;
}

#nav
{
	background-image: url(../pics/bg/nav.gif);
	height: 161px;
}

/* ********************* sliding doors for the nav */


#nav ul
{
	margin: 0;
	list-style: none;
	position: absolute;
	top: 203px;
	left: 14px;
	width: 765px; /* for opera */
	float: left;
}

#nav li
{
	float: left;
}

#nav a, #nav span.active
{
	float: left;
	display: block;
	background: url(../pics/bg/tab_left.gif) no-repeat left top;
	margin: 0 1px 0 0;
	padding: 3.2em 0 0 15px;
}

#nav a span, #nav span.active span
{
	margin-top: -3.2em;
	display: block;
	background: url(../pics/bg/tab_right.gif) no-repeat right top;
	padding: 0.9em 15px 0.8em 6px;
	text-decoration: none;
	color: #847763;
}


#nav a:hover, #nav a:hover span, #nav span.active, #nav a:focus, #nav a:focus span
{
	background-position: 0% -150px;
}

#nav li a:hover span, #nav span.active span
{
	background-position: 100% -150px;
}

#visual
{
	position: absolute;
	top: 0;
	left: 0;
	height: 240px;
	overflow: hidden;
	width: 100%;
	/*background: url(../pics/bg/arrow.gif) 780px 80px no-repeat;*/
}

#desk
{
	background: url(../pics/bg/desk.gif) 0 0 repeat-x;
}


/* ******************************* subnav */

#subnav
{
	float: left;
	width: 195px;
	padding: 3.2em 0;
}

#subnav li
{
	background: url(../pics/bg/line_hor.gif) 0 0 repeat-x;
}

#subnav li a, #subnav li span.active
{
	color: #847763;
	font-weight: bold;
	width: 155px;
	padding: 0.3em 0;
}

#subnav ul li a, #subnav ul li span.active
{
	display: block;
	margin-left: 10px;
	padding-left: 18px;
	background: url(../pics/bg/plus.gif) no-repeat 0 50%;
}

#subnav li a:hover, #subnav li a:focus
{
	color: #A49783;
}

#subnav ul ul li
{
	padding-left: 26px;
}

#subnav ul ul li a, #subnav ul ul li span.active
{
	margin-left: 0;
}

#subnav ul ul li a
{
	background: transparent;
}

#subnav ul ul a:visited
{
	background: url(../pics/bg/visited.gif) no-repeat 2% 50%;
}

#subnav ul ul li span.active, #subnav ul ul a:hover, #subnav ul ul a:focus
{
	background: url(../pics/bg/nav_arrow.gif) no-repeat 5% 50%;
}

#content
{
	width: 575px;
	padding: 3.2em 0 1.7em 9px;
	float: left;
}

#content ul
{
	list-style: none;
	padding-left: 5px;
	margin: 0;
	margin-bottom: 1.5em;
}

#content li
{
	background:	url(../pics/bg/list_arrow.gif) no-repeat 0 0;
	padding-left: 14px;
}

#content ul.std li
{
	margin: 0.7em 0 0.8em 0;
}

#footer
{
	padding: 0.5em 0 5em 200px;
}
#footer li
{
	display: block;
	float: left;
	margin-right: 20px;
}
#footer a
{
	text-decoration: underline;
}

.halfleft
{
	width: 49%;
	float: left;
}

.halfright
{
	width: 49%;
	float: right;
}

/* ******************** elements styles */
.logo
{
	font-size: 100%;
	position: absolute;
	background: url(../pics/jotakom.gif) 16px 50% no-repeat;
	height: 80px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

h2
{
	color: #C4CF02;
	font-size: 120%;
	margin-bottom: 1.6em;
}

h3
{
	font-size: 100%;
}

h3 a, h3 a:visited
{
	color: #7D7369;
	text-decoration: none;
}

h3 a:hover
{
	text-decoration: underline;
}


/* ********************** box */
.box
{
	background: url(../pics/bg/box_01.gif) no-repeat top;
	margin: 0 0 1.7em;
	padding-top: 1em;
	float: left;
	width: 100%;
}

.boxcontent
{
	background: url(../pics/bg/box_02.gif) no-repeat bottom;
}

.box h3
{
	float: right;
	width: 180px;
	text-align: left;
}

.box .image
{
	float: left;
	margin: 1px 0 0 8px;
	background: #ffffff;
	padding: 2px;
	height: 84px;
}
.box p
{
	padding: 0.6em 10px 0 100px;
}

.box .more, .teaser .more
{
	display: block;
	text-align: right;
	padding: 0 0 0.6em 0;
	width: 98%;
	font-weight: bold;
	text-decoration: none;
	background: url(../pics/bg/nav_arrow.gif) no-repeat 87% 30%;
	margin-top: -1.5em;
	clear: both;
}

.box a
{
	text-decoration: none;
}

.smallbox
{
	background: url(../pics/bg/small-box_01.gif) no-repeat top;
	padding-top: 10px;
	margin-bottom: 1.5em;
}
.smallbox .boxcontent
{
	background: url(../pics/bg/small-box_02.gif) no-repeat bottom;
	padding: 0 8px 1em 8px;
}

#fullcontent
{
	margin-left: 40px;
	margin-right: 5px;
}

#fullcontent .image
{
	float: right;
	width: 152px;
}

#fullcontent .image img
{
	display: block;
	margin-bottom: 3em;
}

#fullcontent .text
{
	width: 360px;
}

.right
{
	float: right;
	width: 150px;
	margin-top: 2.5em;
}

#fullcontent .right .image img
{
	margin-bottom: 0;
}

#fullcontent .right .text
{
	width: 150px;
}

.right .info
{
	font-weight: normal;
	background: #F8F5EF;
	margin-bottom: 1.5em;
	margin-top: -0.3em;
	padding-left: 3px;
	padding-top: 0.2em;
	padding-bottom: 0.5em;
	clear: right;
}

ul.std li a
{
	text-decoration: underline;
	width: 100%;
}

a.pdf
{
	padding: 0 0 0.1em 20px;
	background:	 url(../pics/bg/pdf.gif) no-repeat;
}

dd
{
}

dt
{
	font-weight: bold;
	margin-top: 1.5em;
}

.info img
{
	display: inline;
	margin-top: 0;
}

#fullcontent .nofloat
{
	float: none;
	clear: both;
	width: auto;
}

.news-image
{
	float: left;
	margin-right: 3px;
}

.gallery
{
	height: 1px;
	overflow: visible;
	padding: 1px;
	/*margin-left: -10px;
	margin-right: -10px;*/
}

.gallery dt
{
	width: 170px;
	float: left;
	padding: 4px;
	margin: 0 2px;
	background-color: white;
	border: 1px solid #d9d5ce;
}

.gallery dt a
{
	display: block;
	height: 120px;
	line-height: 120px;
	background-color: #f9f6f1;
	text-align: center;
}

.gallery dt a img
{
	vertical-align: middle;
}

.gallery dd
{
	width: 174px;
	float: left;
	position: relative;
	margin: 132px 4px 1.5em -182px;
	padding: 0 3px;
	font-style: italic;
	border-bottom: 1px solid #d9d5ce;
	background-image: none;
}

