*
{
	margin: 0; padding: 0;
}

body
{
	text-align: center;
	font: normal 0.75em/1.5em arial,helvetica,sans-serif;
	color: #535863;
	background-color: #e0dfd6;
}

hr												{ display: none; }
.nodisplay
{ 
	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.5em 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: #656a76; }
a:visited										{ color: #656a76; }
a:hover											{ color: #656a76; }

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
{
	width: 780px;
	text-align: left;
	margin: 0 auto;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: white;
}

#header
{
	background: url(../pics/bg/header_bg.gif) 0 100% repeat-x;
	margin-bottom: 1px;
}

#header h1
{
	width: 300px;
	float: left;
	font-size: 100%;
}

#header h1 a
{
	display: block;
	height: 108px;
	background: url(../pics/logo.gif) 10px 12px no-repeat;
}

#header ul
{
	float: right;
	width: 114px;
	margin-top: 4.5em;
}

#header ul li
{
	float: left;
}

#header ul li a
{
	float: left;
	width: 38px;
	height: 23px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#home		{ background-image: url(../pics/icons/home.gif); }
#contact	{ background-image: url(../pics/icons/contact.gif); }
#search		{ background-image: url(../pics/icons/search.gif); }

#nav
{
	background-color: #d7deef;
	float: left;
	width: 100%;
	padding: 0.6em 0;
}

#nav li
{
	float: left;
}

#nav li a
{
	padding: 0.15em 15px;
	float: left;
	background: url(../pics/bg/nav_separator.gif) 100% 0 repeat-y;
}

#content
{
	background: url(../pics/bg/desk_bg.gif) 0 0 repeat-y;
}

#visual
{
	height: 170px;
	overflow: hidden;
}

#category
{
	float: left;
	width: 229px;
	border-right: 1px solid #a5b2b2;
	border-top: 20px solid #d7deef;
	border-bottom: 1px solid white;
}

#category li a
{
	border-top: 1px solid white;
	padding: 0.4em 15px;
}

#category li.level-2 a,#category li.level-2 span
{
	padding: 0 15px 0 40px;
}

#category li a:hover,#category li a:focus
{
	background-color: #f6f5ee;
}

#category li span
{
	display: block;
	border-top: 1px solid white;
	background-color: #eeede5;
	padding: 0.4em 15px;
}

#desk
{
	float: left;
	width: 470px;
	margin-top: -3em;
	background-color: white;
	border-top: 1px solid #a5b2b2;
	border-left: 1px solid #a5b2b2;
	margin-left: -1px;
	padding: 1.5em 40px;
	position: relative;
}

#footer
{
	background-color: #b6b5a8;
}

#footer ul
{
	float: left;
	padding: 0.6em 0;
}

#footer li
{
	float: left;
}

#footer li a
{
	float: left;
	padding: 0.15em 10px;
	color: white;
	border-right: 1px solid #e0dfd6;
}

/* ******************** elements styles */

#desk h1
{
	font-weight: normal;
	font-size: 150%;
	margin-bottom: 0.75em;
}

h2
{
	font-size: 100%;
	color: #7793c6;
}

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

.tools
{
	margin-bottom: 1.5em;
}

.tools .image
{
	float: left;
	background-color: #f7f6f0;
	border: 1px solid #e0dfd6;
	padding: 3px;
	margin-right: 0;
}

.tools .image img
{
	display: block;
	border: 1px solid #e0dfd6;
}

.tools .inset
{
	margin-left: 10px;
}

.tools .image ul
{
	float: left;
	margin-bottom: -3px;
}

.tools .image ul li
{
	float: left;
}

.tools .downloads, .tools .videos
{
	float: right;
	width: 42%;
	background-color: #f7f6f0;
	border: 1px solid #e0dfd6;
	margin-left: 10px;
	padding: 0.2em 10px;
}

.tools .videos
{
	margin-top: 10px;
}

.tools .downloads li a, .tools .videos li a
{
	padding-left: 20px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#desk a
{
	color: #7793c6;
}

#desk li a, .more
{
	padding-left: 15px;
	background: url(../pics/icons/desk_li.gif) 0 50% no-repeat;
}

#desk .tools .image ul li a
{
	float: left;
	border-top: 1px solid #e0dfd6;
	border-left: 1px solid #e0dfd6;
	border-bottom: 1px solid #b6b5a8;
	border-right: 1px solid #b6b5a8;
	padding: 0 5px;
	background-image: none;
}

.tools .image ul li a:hover
{
	border-bottom: 1px solid #e0dfd6;
	border-right: 1px solid #e0dfd6;
	border-top: 1px solid #b6b5a8;
	border-left: 1px solid #b6b5a8;
}

#desk .tools .image ul li span
{
	float: left;
	display: block;
	border: 1px solid #b6b5a8;
	padding: 0 5px;
	background-color: white;
}

#desk li a.pdf		{ background-image: url(../pics/icons/pdf.gif); padding-left: 20px; }
#desk li a.word		{ background-image: url(../pics/icons/word.gif); padding-left: 20px; }

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

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

#desk dl
{
	margin-bottom: 1.5em;
}

#desk dt
{
	font-style: italic;
	margin-right: 50%;
}

#desk dd
{
	background: url(../pics/bg/dots.gif) 0 100% repeat-x;
	padding-left: 50%;
	margin-top: -1.5em;
}

#desk .gallery
{
	/*height: 1px;
	overflow: visible;*/
	padding: 1px;
}

#desk .gallery dt
{
	width: 128px;
	float: left;
	padding: 4px;
	margin: 0 8px;
	height: 128px;
	background-color: #f7f6f0;
	border: 1px solid #e0dfd6;
	text-align: center;
}

#desk .gallery dd
{
	width: 132px;
	float: left;
	position: relative;
	margin: 138px 9px 1.7em -146px;
	padding: 0 3px;
	font-style: italic;
	border-bottom: 1px solid #e0dfd6;
	background-image: none;
	height: 4.5em;
	overflow: hidden;
}

.teaser
{
	margin-bottom: 1.5em;
}

.result
{
	background-color: #f7f6f0;
	border: 1px solid #e0dfd6;
	margin-bottom: 1.5em;
	padding: 0.75em 10px;
}

.jumplist
{
	float: right;
}

.jumplist p
{
	float: left;
	margin: 0 20px;
}

.jumplist a,.jumplist span
{
	float: left;
	width: 10px;
	display: block;
}

ul.std
{
	margin-bottom: 1.5em;
}

ul.std li
{
	background: url(../pics/icons/arrow.gif) 0 0.5em no-repeat;
	padding-left: 10px;
}

/* ***** popup */
body.popup
{
	background-color: white;
	padding: 1.5em 0;
}

#popup
{
	margin: 0 auto;
	width: 450px;
	text-align: left;
}

#popup h1
{
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 1em;
}

#popup .image
{
	background-color: #f7f6f0;
	border: 1px solid #e0dfd6;
	padding: 3px;
	float: left;
	margin-right: 0;
}

#popup img
{
	display: block;
	border: 1px solid #e0dfd6;
}

/* ********** form stuff */

#desk fieldset
{
	background-color: #f0f5f9;
	margin-bottom: 1.5em;
}

#desk fieldset h2
{
	background-color: #d7deef;
	padding: 0.75em 10px;
	color: #16356d;
	margin-bottom: 1px;
}

#desk label
{
	float: left;
	width: 83%;
	display: block;
	padding: 0.5em 10px 0.5em 0;
	border-right: 1px solid white;
}

#desk input
{
	float: right;
	width: 10%;
	margin-top: 0.5em;
}

#desk fieldset div
{
	border-bottom: 1px solid white;
	padding: 0 10px;
}

#desk fieldset br
{
	clear: left;
}



#desk fieldset fieldset
{
	background-color: transparent;
	float: right;
	width: 19%;
	margin: 0;
	padding: 0;
}

#desk .windows h2
{
	background: url(../pics/bg/calc_label.gif) 100% 0 no-repeat #d7deef;
	height: 45px;
}

#desk .windows label
{
	width: 50%;
}

#desk fieldset fieldset label, #desk fieldset fieldset br
{
	display: none;
}

#desk .windows input
{
	float: left;
	margin-left: 10px;
}

#desk .windows br
{
	clear: none;
	display: none;
}

#desk .windows .radio
{
	width: auto;
	margin-right: 1px;
}

#desk .long label
{
	width: 24%;
}

#desk .long input
{
	width: 70%;
}

#desk input.button
{
	background: url(../pics/icons/desk_li.gif) 0 50% no-repeat;
	width: auto;
	padding-left: 15px;
	font-weight: bold;
	color: #16356d;
}

.tab
{
	float: left;
	border-left: 1px solid #e0dfd6;
	background: url(../pics/bg/border_dot.gif) 0 100% repeat-x;
	width: 100%;
}

.tab li
{
	float: left;
}

.tab li a, .tab li span
{
	float: left;
	padding: 0 10px;
	border: 1px solid #e0dfd6;
	border-bottom: 0 none;
	border-left: 0 none;
	background-image: none !important;
}

.tab li span
{
	display: block;
	background-color: #fff;
	font-weight: bold;
}

.tabcontainer
{
	background-color: #fff;
	border: 1px solid #e0dfd6;
	border-top: 0 none;
	clear: left;
	padding: 0.75em 10px;
	margin-bottom: 1.5em;
}

.img_invisible
{
	display: none;
}

.img_visible
{
	display: block;
}

/* lightbox */
#video-content { position: absolute; top: 0; left: 0; width: 100%; height: 1px; z-index: 500; }
.canvas { position: absolute; top: 0; left: 0; background-color: #FFF; width: 100%; height: 100px; }
.video { position: absolute; top: 50%; left: 50%; width: 710px; margin-left: -340px; background-color: #fff; border: 1px solid #BDC1C4; }
.close { display: block; float: right; margin: 10px 10px 0 0; width: 15px; height: 15px; background: url(../pics/icons/close.gif) 50% 50% no-repeat; }
.stagewrapper { margin: 40px; text-align: center; }

