/* Franklyweb, Jonas Krat, version 1.0 - 2009 */
/* Text styles */

body {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-size: 100%;
	line-height: .9em;
	color:#202020;
	margin: 0;
	padding: 0;
}

a, a:visited, a:link {
	color: #643b1b;
	text-decoration: none;
	outline: none;
}
a:hover, a:active, a:focus { text-decoration: underline; }
object {outline: none;}
h1, h2, h3, h4, h5, h6, h7 {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	margin: 0 0 .2em 0;
	padding: 0;
	color: #652c00;
	font-size: 1em;
}
h1 {
	font-size: 1.5em;
	line-height: normal;
}
h1.title { text-transform: uppercase; }

h2 { 
	font-size: 1.25em;
	line-height: normal;
}
h3 { font-size: .9375em; }

ul.menu {
	padding: 0;
	margin: 0;
}
ul.menu li {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.8125em;
}

#content p, #content li, #content label { font-size: .8125em; }
#content p { margin-bottom: 1em; }
#content p p, #content p li, #content p label { font-size: 1em; }
#siteinfo p { font-size: 0.75em; }
#content .box p { font-size:.8125em; }
#content p em strong, #content p strong em {
	color: #8e4c19;
	font-weight: normal;
}
#content .content ul { padding-left: 1em; }

/* Lists */
ul.list {
	padding: 0;
	margin: 0;
}
ul.list li {
	list-style: none;
	font-size: .8125em;
	line-height: 1.1em;
}

/* Layout */
/* Outline layout */
#container {
	width: 980px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}
#container-siteinfo { 
	width: 980px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

#branding {
	position: relative;
	background: url('/sites/all/themes/implantatnu/grafik/branding-bg.gif') repeat-y center top;
	height: 110px;
	padding-top: 12px;
	padding-left: 30px;
	overflow: hidden;
}
#branding-logo {
	position: absolute;
	top: 0;
	right: 0;
}

#nav-main { height: auto; }
#nav-main ul {
	padding: 0;
	margin: 0;
}
#nav-main li {
	display: inline;
	margin: 0;
	float: left;
	padding: 0 20px 0 0;
	font-size: .9375em;
}
#nav-main a {
	color: #643b1b;
	text-decoration: none;
	border-top: 0;
	margin-top: 8px;
	display: block;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	width: 110px;
	height: 90px;
	padding: 8px 0 0 0;
}
#nav-main a:hover, #nav-main a:active, #nav-main a.active-trail, #nav-main a:focus {
	color: #643b1b;
	border-top: 8px solid #603d22;
	margin-top: 0;
}
#nav-main .menu-mlid-281 a { width: 158px; }
#nav-main .menu-mlid-282 a { width: 196px; }

#nav-main a div {
	font-weight: normal;
	text-transform: none;
	font-size: .733em;
	font-style: italic;
	display: none;
}
#nav-main a:hover div, #nav-main a:active div, #nav-main a:focus div, #nav-main a.active div { display: block; }

#nav-secondary { }
#nav-secondary ul {
	margin: 0;
	padding: 0;
}
#nav-secondary li {
	font-size: .75em;
	font-weight: bold;
	display: inline;
	float: left;
	padding-right: 12px;
}
#nav-secondary a {
	display: block;
	padding: 4px 0 4px 4px;
	text-transform: uppercase;
}
#nav-secondary a:hover, #nav-secondary a:active, #nav-secondary a:focus, #nav-secondary a.active {
	background: url('/sites/all/themes/implantatnu/grafik/menu-sec-bg.png') no-repeat left center;
	color: #fff;
	text-decoration: none;
}
#nav-secondary a:hover span, #nav-secondary a:active span, #nav-secondary a:focus span, #nav-secondary a.active span {
	background: url('/sites/all/themes/implantatnu/grafik/menu-sec-bg.png') no-repeat right center;
	margin-right: -5px;
	padding: 7px 5px 7px 0;
}

#content {
	min-height: 435px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
}
#content .inner { padding: 45px 50px 0 50px; }
#content .content {
	width: 450px;
	padding: 23px 0 0 0;
	clear: left;
}
.ntype-gallery-image #content .content { width: 770px; }

/* Front page */
#front-page #content {
	padding: 0;
	background-image: none !important;
}
#front-page #content .inner { padding: 0; }
#front-page #content .inner .content{ padding: 0; }
#flashcontent {
	width: 980px;
	height: 438px;
}

#content-bottom {}

#related {
	float: left;
	width: 257px;
}

#related ul {
	padding: 0;
	margin: 0;
}
#related li { list-style: none; }
#siteinfo {
	background: url('/sites/all/themes/implantatnu/grafik/siteinfo-bg.png') no-repeat left top;
	padding: 15px 0 10px 0;
	text-align: center;
	position: relative;
	z-index: 9999;
	top: -5px;
}
#siteinfo ul { margin: 0; }

#siteinfo li {
	list-style: none;
	display: inline;
	font-size: .625em;
	color: #9c9b9a;
	border-right: 1px solid #9c9b9a;
	padding: 0 .8em 0 0;
	margin: 0 .3em 0 0;
}
#siteinfo li.last {
	border-right: 0;
	padding: 0;
	margin: 0;
}

/* Special box styles */
.box {}
#gallery {}

#gallery .images {
	float: left;
	background: url('/sites/all/themes/implantatnu/grafik/gallery-bg.png') no-repeat center center;
	width: 188px;
	height: 136px;
	position: relative;
	overflow: hidden;
}
#gallery .images img {
	padding: 12px 0 0 11px;
}
#gallery .images a { display:block; }
#gallery .images a:active div, #gallery .images a:hover div, #gallery .images a:focus div, #gallery .images a.sfhover div {
	background: url('/sites/all/themes/implantatnu/grafik/zoom.gif') no-repeat 0px 0px;
	width: 22px;
	height: 22px;
	position: absolute;
	top: 102px;
	right: 9px;
}

/* Form elements */
#formarea {}

label {
	float: left;
	width: 130px;
}
select, input.form-text, textarea {
	width: 250px;
	border: 1px solid #acacac;
	float: left;
}
input.form-text {
	height: 22px;
	margin-bottom: .2em;
}
input.form-submit {
	margin-left: 128px;
	margin-top: 1.2em;
	background: url('/sites/all/themes/implantatnu/grafik/btn-send.gif') no-repeat center center;
	width: 68px;
	height: 24px;
	border: 0;
	text-align: left;
	text-indent: -999em;
	line-height: 0;
	overflow: hidden;
	cursor: pointer;
}
.webform-component-textfield {
	clear: left;
	padding: 0;
	margin: 0;
}

.form-item,
fieldset {
  margin: 0;
  padding: 0;
}

fieldset.collapsed {
  overflow: hidden;
  height: 1px;
  border-width: 1px 0 0 0;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#node-page-47 h1 {
display:none;
}
