/* general
--------------------------------------------------- */

body * {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font-size: 62.5%;
	font-family: "Trebuchet MS", Geneva, Verdana, Arial, Helvetica, sans-serif;
}

img {
	display: block;
}

em, cite {
	font-style: italic;
}

strong {
	font-weight: bold;
}

a {
	text-decoration: none;
	outline: none;
}

acronym {
	border-bottom: 1px rgb(120,120,120) dotted;
	cursor: help;
}

ul {
	list-style: none;
}

hr, .hide {
	display: none;
}

.italic {
	font-style: italic;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



/* primary-nav
--------------------------------------------------- */

div#primary-nav-wrapper {
	display: none;
}



/* masthead
--------------------------------------------------- */

div#masthead-wrapper {
	display: none;
}



/* main
--------------------------------------------------- */

div#main a {
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

div#main img {
	padding: 2px;
	border: 1px solid rgb(120,120,120);
}

div#main p.more {
	font-style: italic;
}



/* content-wrapper
--------------------------------------------------- */

body.one-three div#content-wrapper h1 {
	font-size: 2.4em;
	line-height: 0.8333em;
	margin-bottom: 0.8333em;
	font-weight: normal;
}

body.one-three div#spread p {
	font-size: 1.3em;
	line-height: 1.5384em;
	margin-bottom: 1.5384em;
}

body.one-three div#spread span.small-caps {
	font-size: 0.85em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}



/* content-wrapper gallery
--------------------------------------------------- */

div#gallery {
	width: 670px;
	float: left;
	background: rgb(240,240,240);
	padding: 20px;
	border-top: 1px solid rgb(120,120,120);
	border-bottom: 1px solid rgb(120,120,120);
	margin-bottom: 2em;
}

div#gallery div.image {
	float: left;
	width: 440px;
	padding-right: 19px;
	border-right: 1px solid rgb(120,120,120);
}

div#gallery div.image p {
	margin: 0.5em 0 0 0;
	font-style: italic;
	color: rgb(80,80,80);
	font-size: 1em;
}

div#gallery ul#thumbnails {
	position: relative;
	float: right;
	width: 200px;
	left: 10px;
}

div#gallery ul#thumbnails li {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}



/* content
--------------------------------------------------- */

div#content h1 {
	font-size: 2.4em;
	line-height: 1.1em;
	margin-bottom: 0.8333em;
	color: #000;
	font-weight: normal;
}

div#content h2 {
	font-size: 1.6em;
	line-height: 1.25em;
	margin-bottom: 0.1em;
	margin-top: 1.3em;
	font-weight: normal;
	color: #000;
}

div#content h2.vacancies {
	margin-top: 2em;
	font-weight: normal;
	padding-top: 1.6363em;
	border-top: 1px dotted rgb(120,120,120);
}

div#content h3 {
	font-size: 1.4em;
	line-height: 1.4285em;
	margin-bottom: 0.08em;
	margin-top: 1.6em;
	font-weight: normal;
	font-style: italic;
	color: #000;
}

div#content p {
	font-size: 1.3em;
	line-height: 1.5384em;
	margin-bottom: 1.5384em;
}

div#content span.small-caps {
	font-size: 0.85em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

div#content p.opening {
	margin-bottom: 2em;
}

div#content ul, div#content ol {
	margin-bottom: 1.5384em;
}

div#content ul li, div#content ol li {
	font-size: 1.3em;
	line-height: 1.5384em;
}

div#content ul li {
	list-style-type: disc;
	position: relative;
	margin-left: 1.5em;
}

div#content ol li {
	margin-left: 1.5em;
}

div#content ul li ul li {
	font-size: 1em;
}



/* content - image
--------------------------------------------------- */

div#content div.image p {
	margin: 0.5em 0 0 0;
	font-style: italic;
	color: rgb(80,80,80);
	font-size: 1.1em;
}

div#content div.image {
	margin-bottom: 1.5384em;
}



/* content - list-item
--------------------------------------------------- */

div#content dl.list-item {
	width: 460px;
	float: left;
	clear: left;
	padding-bottom: 1.5384em;
	border-bottom: 1px dotted rgb(120,120,120);
	margin-bottom: 1.5384em;
	font-size: 1.3em;
	line-height: 1.5384em;
}

div#content dl.list-item dt {
	font-weight: bold;
}

div#content dl.list-item a {
	border: none;
}

div#content dl.list-item dt img {
	float: left;
	margin-right: 20px;
	padding: 2px;
	position: relative;
	top: 5px;
}

div#content dl.list-item dd {
	margin-left: 86px;
	font-style: italic;
}

body.about-index div#content dl.list-item dd {
	margin-left: 72px;
}

body.about-index-2 div#content dl.list-item dd {
	margin-left: 0;
}

div#content dl.list-item ul {
	margin-bottom: 0;
}

div#content dl.list-item ul li {
	font-size: 1em;
	margin-left: 1.5em;
	list-style-type: disc;
}



/* content - full news-item
--------------------------------------------------- */

div#content div.news-item {
	padding-bottom: 1.5384em;
	border-bottom: 1px dotted rgb(120,120,120);
	margin-bottom: 1.5384em;
}

div#content div.news-item h2 {
	margin: 0 0 0.05em 0;
}

div#content div.news-item h2 a {
	border: none;
}

div#content div.news-item p {
	margin: 0;
}

div#content div.news-item p.date {
	font-style: italic;
	color: rgb(120,120,120);
}

div#content div.news-item p.category {
	color: rgb(120,120,120);
	font-style: italic;
}



/* content - news-archive
--------------------------------------------------- */

div#content ul.categories {
	margin-bottom: 2em;
}

div#content ul.archive li {
	padding: 0.5em;
	border-bottom: 1px dotted rgb(120,120,120);
	margin: 0;
	left: 0;
}

div#content ul.archive li a {
	border: none;
}

div#content p.archive-categories {
	font-style: italic;
	color: rgb(80,80,80);
}



/* content - full news-entry
--------------------------------------------------- */

div#content h1.news-entry {
	margin-bottom: 0.5em;	
}

div#content h2.news-date {
	line-height: 1.5384em;
	font-size: 1.3em;
	text-transform: uppercase;
	padding-bottom: 1.5384em;
	border-bottom: 1px dotted rgb(120,120,120);
	margin: 0 0 1.5384em 0;
	letter-spacing: 0.05em;
}

div#content p.news-category {
	border-top: 1px dotted rgb(120,120,120);
	padding-top: 1.5384em;
	font-style: italic;
}



/* content - profile
--------------------------------------------------- */

div#content div.profile {
	width: 460px;
	position: relative;
	padding-bottom: 2em;
	border-bottom: 1px solid rgb(120,120,120);
	margin-bottom: 2em;
}

div#content div.profile div.title {
	float: left;
	position: relative;
	width: 460px;
	margin-bottom: 0.1em;
}

div#content div.profile img {
	float: left;
	margin-right: 15px;
	width: 55px;
	height: 55px;
}

div#content div.profile div.title-text {
	float: left;
	width: 382px;
	width: 100%;
}

div#content div.profile h2 {
	color: #000;
	line-height: 1em;
	margin: 0 0 0.15em 0;
}

div#content div.profile h2 a {
	font-weight: normal;
	border: none;
	font-size: 0.8em;
}

div#content div.profile h3 {
	margin: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.3em;
}

div#content div.profile div.text {
	clear: left;
	width: 460px;
}

div#content div.profile ul, div#content div.profile ol {
	margin-bottom: 0;
}



/* content - enquiries form
--------------------------------------------------- */

div#content form dl {
	margin-bottom: 2em;	
}

div#content form dl dt {
	margin-bottom: 0.2em;
}

div#content form label {
	font: 1em "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.15em;
}

div#content form dd {
	margin-bottom: 1.2em;
}

div#content form input, div#content form textarea {
	width: 300px;
	border: 1px solid rgb(120,120,120);
	padding: 5px;
	color: #000;
	font: 1.2em "Courier New", Courier, monospace;
}

div#content form textarea {
	width: 448px;	
}

div#content form input.submit {
	color: #000;
	padding: 0.5em 0.25em;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	margin: 1.5em 0 0 0;
	font: 1em "Trebuchet MS", Verdana, sans-serif;
	width: 17em;
	border: 1px solid rgb(120,120,120);
}



/* content - vacacnies
--------------------------------------------------- */

div#content div.vacancy {
	border-bottom: 1px dotted rgb(120,120,120);
	margin-bottom: 1.5384em;
}

div#content div.vacancy h3 {
	font-weight: bold;
	font-style: normal;
}



/* content vcard
--------------------------------------------------- */

div.vcard {
	font-size: 1.3em;
	line-height: 1.5384em;
	padding-bottom: 1.8em;
	border-bottom: 1px dotted rgb(120,120,120);	
	margin-bottom: 1.5384em;
}



/* content - operations history
--------------------------------------------------- */

div#content-wrapper div.operations-image {
	margin-bottom: 2em;
}

div.operations-list {
	float: left;
	width: 210px;
	margin-right: 40px;
}

div.operations-list-last {
	margin-right: 0;
}

div.operations-list dl {
	font-size: 1.1em;
	line-height: 1.6363em;
	margin-bottom: 1.6363em;
}

div.operations-list dl dt {
	font-weight: bold;
}

div.operations-list dl dd {
	margin-left: 1.5em;
	list-style-type: disc;
}



/* content-sidebar
--------------------------------------------------- */

div#content-sidebar {
	display: none;
}



/* main-sidebar
--------------------------------------------------- */

div#main-sidebar {
	display: none;
}



/* home 
--------------------------------------------------- */

body#home div#welcome h1 {
	font-size: 2.4em;
	line-height: 0.8333em;
	margin-bottom: 0.8333em;
	font-weight: normal;
}

body#home div#map {
	float: left;
	width: 460px;
}

body#home div#highlights div.section {
	display: none;	
}



/* footer-wrapper
--------------------------------------------------- */

div#footer-wrapper {
	display: none;
}