body {
	background-color: white;
	color: black;
	background-image: url('bg.png');
	background-repeat: repeat-x;

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;

	margin: 0;
	padding: 0;
}

img {
	border: none;
}

#container {
	width: 895px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 11px;
}

#footer {
	clear: both;
	/*border-top: solid 3px #f3f3f3;*/
	font-size: 85%;
	/*color: #808080;*/
	background-color: #ff0000;
	color: white;
	width: 885px;
	margin-left: 5px;
	margin-top: 2em;
}

#footer p {
	padding: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#footer .left {
	float: left;
	font-weight: bold;
	padding-left: 0.5em;
}

#footer .right {
	float: right;
	padding-right: 0.5em;
}

#footer a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
	zoom: 1;
}

#content {
	width: 885px;
	margin-left: 5px;
}

/*#news, .box {*/
.box {
	width: 270px;
	padding: 10px;
	background-color: #e1e1e1;
	float: right;
	background-image: url('graywhite.png');
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
}

#news .news_item { width: 289px; padding: 0; padding-left: 9px; float: left; }
#news .first { padding-left: 0; }

#news {
	text-align: left;
}

.box {
	width: auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 5px 5px 5px 0px;
}

#text {
	text-align: justify;
	font-size: 1em;
	line-height: 1.5em;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	background-color: #e1e1e1;
	background-image: url('graywhite.png');
	background-repeat: no-repeat;
	background-position: right top;
}

.aftertext_margin { margin-bottom: 0.2em; padding: 1px; }

#text .text_left { float: left; width: 560px; padding: 10px; }
#text .text_right { float: right; width: 285px; padding: 10px; padding-left: 0; }

.text {
	font-size: 1.1em;
	line-height: 1.5em;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	position: relative;
}

.text p {
	text-align: justify;
}

.text .box {
	/*position: absolute;
	right: 0;*/
	float: right;
	clear: both;
}

#text .col1 {
	width: 260px;
	float: left;
	padding-bottom: 32px;
}

#text .col2 {
	width: 260px;
	margin-left: 295px;
	padding-bottom: 32px;
}

#text p {
	margin: 0;
	padding: 0;
}

h2 {
	color: red;
	font-size: 1.9em;
	font-weight: normal;
}

.text {
	font-size: 0.9em;
	line-height: 1.5em;
}

#news p {
	display: inline;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#news .date {
	margin: 0;
	margin-top:	0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
	display: inline;
}

a {
	color: red;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#news a.longtext {
	color: black;
	text-decoration: none;
	display: inline;
	color: red;
}

#news .news_item {
	margin-bottom: 1.5em;
}

ul.references {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.references li {
	float: left;
	margin-right: 35px;
	width: 195px;
	cursor: pointer;
	position: relative;
}

ul.references li.first {
	clear: both;
}

ul.references li.last {
	margin-right: 0;
}

ul.references h3 {
	font-size: 1.1em;
	margin-top: 1.5em;
	margin-bottom: 0.8em;
}

ul.references li .info {
	background-image: url('ref_hover.png');
	position: absolute;
	left: 0;
	top: 0;
	width: 195px;
	color: white;
	font-size: 0.8em;
}

ul.references li h3, ul.references li p {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

ul.references li h3 {
	padding-top: 0.5em;
}

ul.references li p {
	padding-bottom: 0.5em;
}

dl.referenceMeta {
	line-height: 1.5em;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}

dl.referenceMeta dt {
	display: block;
	float: left;
	width: 10em;
	clear: both;
}

dl.referenceMeta dd {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 10em;
}

dl.referenceMeta dd p {
	margin: 0;
	display: inline;
}

ul.references li {
	margin-bottom: 3em;
}

ul.references dl.referenceMeta {
	float: none;
}

ul.referenceGallery {
	float: right;
	width: 260px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.referenceGallery li {
	float: right;
	margin: 5px;
}

.prevReference, .nextReference {
	font-weight: bold;
	margin: 0.4em;
	font-size: 1.1em;
	margin-left: 0;
	margin-right: 0;
}

.prevReference a, .nextReference a {
	color: #404040;
	text-decoration: none;
	background-color: #f3f3f3;
	display: inline-block;
	padding: 0.2em;
}

.prevReference {
	float: left;
}

.nextReference {
	float: right;
}

#headerFlash {
	width: 895px !important;
}

.clientList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.clientList li {
	margin: 0;
	padding: 0;
	float: left;
	width: 195px;
	text-align: center;
	overflow: hidden;
	margin-right: 35px;
	cursor: pointer;
}

.clientList li.last {
	margin-right: 0;
}

.clientList li.first {
	clear: both;
}

.clientList li h3 {
	text-align: left;
}

.clientList li h3 a {
	color: black;
	text-decoration: none;
}

.hide {
	position: absolute;
	left: -10000px;
	top: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.text h3, #text h3, .text h4, #text h4 {
	margin: 0;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: arial, helvetica, sans-serif;
}

.text h4, #text h4 {
	color: red;
}

.text p, #text p {
	margin: 0;
}

.contact input, .contact textarea {
	background-color: #f2f2f2;
	color: #666666;
	border: none;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	padding: 0.2em;
}

.contact input.checkbox {
	padding: inherit;
}

#flashMessage {
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.5em;
}

.contact a.submit {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

	display: inline-block;
	line-height: 21px;
	padding-left: 35px;
	font-size: 1.1em;

	background-image: url('lb_next.png');
	background-repeat: no-repeat;
	color: black;
}

#texttable {
	border-collapse: collapse;
	padding: 0;
}

#texttable .left, #texttable .right {
	padding: 0;
	vertical-align: top;
}

#texttable .left {
	padding-right: 15px;
}

#logo { display: none; }

/* ----------------------------- LIGHTBOX ----------------------------------- */

#lightbox .prevReference a, #lightbox .nextReference a {
	display: block;
	width: 23px;
	height: 18px;
	background-position: 0 0;
	padding: 0;
}

#lightbox .prevReference a {
	background-image: url('lb_prev.png');
}

#lightbox .nextReference a {
	background-image: url('lb_next.png');
}

#lightbox .prevReference a:hover, #lightbox .nextReference a:hover {
	background-position: 0 -18px;
}

#lightbox_close {
	margin-left: auto;
	margin-right: auto;
	background-color: #f3f3f3;
	background-image: url('lb_close.png');
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 15px;
	height: 18px;
	cursor: pointer;
}

#lightbox_close:hover {
	background-position: 0 -18px;
}

#lightbox .prevReference, #lightbox .nextReference, #lightbox_close {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#lightbox {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 10000;
	background-color: black;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
}

body>#lightbox {
	background: url('lb_bg.png');
}

#lightbox_container {
	background-color: white;
	padding: 0;
	overflow: hidden;
}

#lightbox_loader {
	background-color: white;
	width: 36px;
	height: 36px;
	background-image: url('ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 10000;
}

#lightbox_image { float: left; }

#lightbox h3 {
	margin: 0;
	padding-bottom: 0.5em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.1em;
}

/*#lightbox .news {
	padding: 1em;
}*/

#lightbox .news p { margin: 0; padding: 0; }

#lightbox_description {
	position: relative;
	float: left;
	overflow: hidden;
	width: 320px !important;
}

#lightbox_description .desc {
	padding: 20px;
	padding-bottom: 10px;
}

#lightbox dt {
	text-transform: uppercase;
	font-weight: bold;
}

#lightbox ul.referenceGallery {
	width: 280px;
	margin-top: -1em;
}

#lightbox .referenceMeta dt { display: inline; float: none; }
#lightbox .referenceMeta dd { display: inline; float: none; }
#lightbox dt.txtDescription { display: none; }
#lightbox dd.txtDescription { margin-left: 0; }

#lightbox .bottom {
	position: absolute;
	bottom: 0;
	width: 280px;
}

h2.h2clientName {
	font-family: arial, helvetica, sans-serif;
	color: #939393;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

h1 {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5em;
    color: #808080;
}

h1.main {
    /*
    font-family: "Tahoma", sans-serif;
    font-size: 44px;
    line-height: 100%;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -1px;
    white-space: nowrap;
    */
    display: none;
}

p.sitemap:before {
    content: '| ';
}

p.sitemap a {
    color: white !important;
    font-weight: normal !important;
}

