* {
margin: 0;
padding: 0;
}

body {
background: #b6b7bb;
font: normal 80% georgia, garamond, arial;
margin: 0 auto;
padding-bottom: 32px;
text-align: center;
}

form, input, select, option, textarea, table, th, tr, td {
font: normal 100% georgia, garamond, arial;
}

h1, h2, h3, h4 {
font: normal 100% arial, helvetica, sans-serif;
}

h1, h3 {
border-bottom: 1px dotted #ccc;
font: normal 200% georgia, garamond, arial;
letter-spacing: -2px;
margin-bottom: 14px;
padding-bottom: 3px;
}

a {
text-decoration: none;
color: #360;
}

hr {
clear: both;
visibility: hidden;
}

li {
list-style-type: none;
}

abbr {
border: 0;
}

img.popup-small {
display: inline;
float: right;
margin: 24px 0 24px 12px;
}

div.container_12 {
background-color: #000;
padding-bottom: 10px;
padding-top: 10px;
}

/* title, (contains site title) */
div#title {
background-color: #b6b7bb;
margin: 0 auto;
padding: 12px 0;
text-align: left;
width: 940px;
}

/* header styles */
div#container {
background-color: #fff;
text-align: center;
}

/* wraps around the main content of the site */
div#content-container {
background: #fff;
margin: 0;
padding: 10px 0 0 0;
text-align: left;
}

div#content-container div.padding {
padding: 0;
}

/* header */
div#header {
background-color: #fff;
clear: both;
display: block;
margin-bottom: 10px;
overflow: hidden;
padding: 0;
}

/* gallery slideshow styles */

div#header ul {
width: 20000px;
}

div#header li {
float: left;
}

/* the text that appears overlayed on the header */

div#preamble {
display: block;
margin: 0;
text-align: left;
width: 314px;
}

div#preamble p {
color: #000;
font-weight: bold;
font-style: italic;
text-align: right;
padding: 0 16px 16px 40px;
}

/* navigation */

div#navigation {
background: #000 url(/images/bg_navigation.gif) no-repeat 100% 0;
font-family: arial, helvetica, sans-serif;
height: 35px;
margin: 0 auto;
position: relative;
text-transform: uppercase;
}

/* back button that appears at the top of the page */

p#back {
background: url(/images/back.gif) no-repeat 0 50%;
padding-left: 8px;
position: absolute;
right: 8px;
bottom: 8px;
}

p#back a {
color: #000;
}

p#back a:hover {
color: #8bba20;
}

div#navigation ul {
margin-right: 50px;
text-align: left;
}

div#navigation li {
float: left;
display: inline;
font-size: 14px;
font-weight: normal;
list-style-type: none;
}

div#navigation li span {
background: url(/images/bg_delimiter.gif) no-repeat 100% 100%;
display: block;
height: 32px;
}

div#navigation li a {
color: #000;
display: block;
float: left;
margin: 0;
padding: 8px 22px;
text-decoration: none;
text-transform: uppercase;
}

div#navigation li a:hover,
div#navigation li.selected a {
background: url(/images/bg_navigation_hover.jpg) no-repeat 100% 100%;
color: #fff;
}

/* content - the main content of the site */

div#content {
color: #000;
padding: 0 10px;
text-align: left;;
}

div#content p {
line-height: 1.6em;
margin: 0 0 1em 0;
}

div#content div.padding {
clear: both;
/* padding: 0 8px 32px 8px; */
}

/* catalogue download appears on the content pages */

/* catalogue download appears on the content pages */

div#catalogue-download {
float: right;
font-family: arial, helvetica, sans-serif;
margin-top: 16px;
padding-top: 140px;
text-align: center;
text-transform: uppercase;
width: 200px;
}

div.with-gallery {
padding-top: 140px;
}

div#catalogue-download a {
background: url(/images/bg_catalogue_download.png) no-repeat 0 50%;
line-height: 1.2em;
letter-spacing: -1px;
padding: 140px 0 0 0;
color: #000;
}

div#catalogue-download a:hover {
color: #88b61f;
}

/* teasers */
div.teaser {
float: left;
margin-bottom: 8px;
margin-right: 0;
}

div.teaser:hover a {
color: #360;
}

div.center {
margin: 0 2px;
}

div.teaser h2 {
color: #999;
font-size: 140%;
font-weight: bold;
letter-spacing: -1px;
text-transform: uppercase;
}

div.teaser h2 a {
color: #999;
}

div.teaser h2 a span {
color: #ccc;
}

div.teaser h2 a:hover {
color: #360;
}

div.teaser div.image {
clear: both;
}

div.teaser p.summary {
border: 1px dotted #ccc;
border-width: 1px 0;
color: #666;
font-style: italic;
padding: 0 2px 12px 0;
}

div#title-image {
text-align: right;
}

div#title-image img {
margin-bottom: 8px;
}

/* block teasers appear on the news page */

div.block {
clear: both;
display: block;
width: 670px;
}

div.block div.image {
float: left;
}

div.block h2 {
border-bottom: 1px dotted #ccc;
}

div.block h2 span.date {
font: bold 80% georgia, garamond, arial;
padding-left: 12px;
}

div.block div.text {
float: left !important;
padding-left: 8px;
width: 300px;
}

/* clients link on homepage */

p#highlight-link {
clear: both;
display: block;
font-size: 130%;
font-style: italic;
font-weight: bold;
margin: 0;
padding: 0;
text-align: right;
}

/* bodytext styling */

div#introduction {
clear: both;
display: block;
font-size: 120%;
padding: 12px 0 24px 0;
text-align: right;
width: 100%;
}

div#introduction p {
float: right;
line-height: 1.2em;
margin: 0;
padding: 0;
text-align: left;
}

div#side-image {
float: left;
width: 290px;
}

div#bodytext {
float: left;
font-style: italic;
padding: 0 0 12px 0;
width: 340px;
}

/* gallery slideshow stuff */

div#gallery-container {
float: right;
text-align: right;
width: 550px;
}

a.gallery-navigation {
outline: none;
}

/* footer */
div#footer {
background: #ccc url(/images/bg_footer.png) no-repeat 0 0;
clear: both;
color: #666;
display: block;
font-size: 90%;
margin-top: 14px;
padding: 12px 0;
}

div#footer p {
margin-right: 10px;
text-align: right;
}


