* {
	outline: none;
	padding: 0;
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
}

a:link,
a:visited,
a:hover,
a:active,
a:focus {
	color: rgb(239, 71, 49);
	text-decoration: none;
}

a:hover,
a:active,
a:focus {
	text-decoration: underline;
}

abbr,
acronym {
	border: none;
}

#root {
	width: 800px;
	margin: 0 auto;
	background: url('/media/images/background.png') white no-repeat 0 15px;
	padding-top: 110px;
}

#heading {
	width: 206px;
	margin-left: 594px;
}

h1 a {
	display: block;
	width: 206px;
	padding-top: 38px;
	height: 0;
	overflow: hidden;
	background: url('/media/images/logo.png') white no-repeat 0 0;
}

h2 {
	margin-top: 50px;
	text-transform: uppercase;
	font-size: 18px;
	float: left;
	clear: left;
}

#heading div a {
	display: block;
	width: 206px;
	margin-top: 4px;
	padding-top: 8px;
	height: 0;
	overflow: hidden;
	background: url('/media/images/contact.png') white no-repeat center 0;
}

#heading div a:hover,
#heading div a:focus {
	background-position: center -8px;
}

.content {
	line-height: 1.5em;
	font-size: 12px;
	width: 340px;
	float: left;
	clear: left;
}

.content p {
	margin: 1em 0;
}

img#menu {
	float: left;
	border: none;
}

.panel {
	margin-top: -166px;
	float: right;
	width: 442px;
	position: relative;
}

body.the_zoo .panel {
	width: 590px;
}

.signature {
	display: block;
	margin: -0.5em 0 0 20px;
}

address {
	font-style: normal;
	color: rgb(120, 120, 120);
}

ul {
	list-style: none;
	margin: 1em 0;
}

address a:link,
address a:visited,
address a:hover,
address a:active,
address a:focus {
	color: rgb(120, 120, 120);
}

address a:hover,
address a:active,
address a:focus {
	color: rgb(239, 71, 49);
}

#footer {
	clear: both;
	/*padding-top: 2em;*/
	position: absolute;
	top: 515px;
	right: 0;
	padding-bottom: 1em;
	text-align: right;
	color: rgb(120, 120, 120);
	font-size: 10px;
}

.panel img {
	margin-bottom: 1em;
	display: block;
}

form.default fieldset {
	border: none;
}

form.default label {
	margin-top: 0.5em;
	display: block;
	letter-spacing: 0.02em;
}

form.default label span.label {
	display: block;
	line-height: 1.5em;
}

form.default label input,
form.default label textarea {
	width: 325px;
	font-size: 11px;
	line-height: 1.5em;
	padding: 3px;
	border: 1px solid rgb(120, 120, 120);
	display: block;
}

form.default label.confirm {
	padding-top: 10px;
	overflow: auto;
}

form.default label.confirm input {
	width: auto;
	display: block;
}

form.default label.confirm span {
	margin-top: -5px;
	width: 315px;
	float: right;
}

form.default label textarea {
	height: 4em;
}

form.default label#form_label_form_field_comments textarea {
	height: 10em;
}

form.default fieldset.actions legend {
	display: none;
}

form.default fieldset input:focus,
form.default fieldset textarea:focus {
	background: #F1F1F2;
}

form.default fieldset.actions {
	margin-top: 1em;
}

form.default fieldset.actions input {
	border: none;
	background-image: url('/media/images/submit.png');
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 24px;
	height: 0;
	width: 57px;
	overflow: hidden;
}

form.default fieldset.actions input:hover,
form.default fieldset.actions input:focus {
	background-position: 0 -24px;
}

body.the_zoo div.content {
	width: 190px;
}

div#interactive_list {
	margin-left: 43px;
}

div#interactive_list h3 {
	margin-top: 1em;
	font-weight: normal;
	font-size: 12px;
	cursor: pointer;
}

div#interactive_list h3 strong {
	font-weight: normal;
	display: block;
}

div#interactive_list h3 span {
	display: none;
}

div#interactive_list div.blurb {
	margin-top: -0.75em;
	color: rgb(120, 120, 120);
	font-size: 11px;
}

div#links {
	padding-bottom: 1.5em;
}
/*
body.the_zoo div#links {
	margin-top: 440px;
}*/

div#display {
	position: relative;
	height: 540px;
}

div#display ul#projects {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

div#display ul#projects li {
	display: block;
	margin: 0;
	padding: 0;
/*	position: absolute;*/
	/*background: rgb(0, 0, 0);
	width: 140px;
	height: 140px;*/
	/*overflow: hidden;*/
}

div#display ul#projects li a img {
	border: none;
	background: black;
}

a.main {
	display: block !important;
	visibility: visible !important;
}

a.main img {
	display: block !important;
	visibility: visible !important;
}

a.other {
	visibility: hidden !important;
}

div#display ul#projects li a {
	position: absolute;
	top: 0;
	left: 0;
}

div#display ul#projects li a:hover,
div#display ul#projects li a:active {
	cursor: url('/media/images/display_maximize.png'), default;
}

div#display ul#projects li.one a {
	left: 0;
	top: 0;
}

div#display ul#projects li.two a {
	left: 150px;
	top: 0;
	width: 440px;
}

div#display ul#projects li.three a {
	left: 0px;
	top: 150px;
}

div#display ul#projects li.four a {
	left: 150px;
	top: 150px;
	width: 290px;
	height: 290px;
}

div#display ul#projects li.five a {
	left: 450px;
	top: 150px;
}

div#display ul#projects li.six a {
	left: 0px;
	top: 300px;
}

div#display ul#projects li.seven a {
	left: 450px;
	top: 300px;
}

p.success {
	color: rgb(239, 71, 49);
}

.alert,
.invalid {
	color: rgb(239, 71, 49);
	font-weight: bold;
}

.invalid-details {
	color: rgb(239, 71, 49);
	font-style: italic;
	margin-top: 0.25em;
}

.invalid_access {
	display: none;
}

.preload {
	width: 0;
	height: 0;
	overflow: hidden;
}

.project {
	width: 590px;
	height: 540px;
	position: relative;
	overflow: hidden;
	/*clear: both;*/
	/*position: absolute;
	top: 0;
	left: 0;*/
}

div.left_actions,
div.right_actions {
	display: none;
	/*background: rgb(147, 149, 152);*/
	/*float: left;*/
	background: url('/media/images/fade.png');
	height: 440px;
	width: 25px;
	/*position: absolute;
	top: 0;
	left: 0;*/
	z-index: 1;
}

.right_actions {
	padding-top: 5px;
	height: 435px;
}
/*
div.right_actions {
	left: 565px;
}*/

ul.samples {
	margin: 0;
	padding: 0;
	float: left;
	width: 590px;
	height: 440px;
	background: black;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

ul.samples li {
	margin: 0;
	padding: 0;
	display: block;
	width: 590px;
	height: 440px;
	overflow: hidden;
}

div.information {
	display: none;
	clear: both;
	position: absolute;
	top: 440px;
	/*margin-top: 440px;*/
	padding-top: 1em;
	width: 390px;
	font-size: 10px;
	color: rgb(120, 120, 120);
}

div.command {
	text-align: right;
	clear: both;
	position: absolute;
	top: 440px;
	right: 0;
	padding-top: 1em;
	width: 100px;
	font-size: 10px;
	color: rgb(120, 120, 120);
}

div.information strong {
	display: block;
	font-weight: normal;
	padding-bottom: 0.5em;
}

.project img {
	width: 100%;
	height: 100%;
}

.close {
	display: none;
	/*margin: 0 auto;*/
	position: absolute;
	top: 5px;
	left: 570px;
	width: 15px;
	height: 0;
	padding-top: 15px;
	overflow: hidden;
	background-image: url('/media/images/display_close.png');
	/*margin-top: 5px;*/
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: url('/media/images/display_minimize.png'), default;
	z-index: 2000;
}

.close:hover {
	background-position: 0 -15px;
}

.project .minimise,
.highslide-image {
	cursor: url('/media/images/display_minimize.png'), default !important;
}

.project .next,
.project .previous {
	display: block;
	width: 14px;
	height: 0;
	padding-top: 25px;
	overflow: hidden;
	background-image: url('/media/images/display_next.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	top: 207px;
	left: 5px;
	cursor: default;
}

.project .previous {
	background-image: url('/media/images/display_previous.png');
}

.project .next:hover,
.project .previous:hover {
	background-position: 0 -25px;
}

#display .show,
.highslide-wrapper .show {
	display: block;
}

#display .hide,
.highslide-wrapper .hide {
	display: none;
}

body.frequent_visitors .content ul a:link,
body.frequent_visitors .content ul a:visited {
	color: rgb(0, 0, 0);
}

body.frequent_visitors .content ul a:hover,
body.frequent_visitors .content ul a:active,
body.frequent_visitors .content ul a:focus {
	color: rgb(239, 71, 49);
	text-decoration: none;
}













.thumbwrapper .highslide {
	outline: none;
}
.textwrapper .highslide {
	font-size: 11pt;
	display: block;
	text-align: center;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.gallery-examples .highslide-active-anchor img {
	visibility: visible;
	border-color: black;
}
.highslide img {
	border: 2px solid gray;
	/*cursor: url(/highslide/graphics/zoomin.cur), pointer;*/
    outline: none;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
	/*border: 10px solid white;*/
}
.highslide-image-blur {

}
.highslide-heading {
	display: none;
	padding: 10px 10px 0 10px;
	font-size: 1.2em;
	font-weight: bold;
	/*cursor: default !important;*/
}
.highslide-caption {
    display: none;
    border-top: none;
    padding: 0 10px 10px 10px;
    background-color: white;
    text-align: justify;
}
.highslide-dimming {
	background: black;
	position: absolute;
	width: 100%;
	visibility: hidden;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url('/media/images/global/loader.white.gif');
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

.highslide-loading:link,
.highslide-loading:visited,
.highslide-loading:focus,
.highslide-loading:hover,
.highslide-loading:active {
	color: black;
}

a.highslide-full-expand {
	/*background: url(/highslide/graphics/fullexpand.gif) no-repeat;*/
	display: block;
	/*margin: 0 10px 10px 0;*/
	width: 44px;
	height: 44px;
}

.highslide-overlay {
	display: none;
}

/* Individual CSS-classes: specified blur style */
.highslide-blur-example {
	background-color: white;
}
.highslide-blur-example .highslide-image-blur {
    border-color: silver;
}

.highslide-blur-example .highslide-caption-blur {
    border-color: silver;
}

.highslide-dimming {
	background-color: black;
}


.highslide-play,
.highslide-pause,
.highslide-close,
.highslide-move,
.highslide-full-expand {
	display: none;
}

.highslide-next a,
.highslide-previous a {
	display: block;
	width: 14px;
	height: 0;
	padding-top: 25px;
	overflow: hidden;
	background-image: url('/media/images/display_next.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	position: absolute;
	top: 207px;
	left: 571px;
	cursor: default;
}

.highslide-previous a {
	left: 5px;
	background-image: url('/media/images/display_previous.png');
}

.highslide-next:hover a,
.highslide-previous:hover a {
	background-position: 0 -25px;
}

.highslide-previous .disabled {
	display: none;
}

.highslide-next .disabled {
	display: none;
}
/*
.information {
	margin-top: 250px;
}*/
