html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

img, table {
	border: none;
}

button {
	cursor: pointer;
}

* html IMG {
   behavior: url(/pngbehavior.htc);
}

html {
	background-color: #ffffff;
}

body {
	position: relative;
	font: 100.01%/1em Arial, Helvetica, sans-serif;	
	color: #000000;
	background-position: center 0;
	background-repeat: no-repeat;
	min-width: 980px;
}

* html body {
	height: 100%;
}

#pageHolder {
	position: relative;
	width: 980px;
	padding: 0 10px 10px 10px;
	margin: 0 auto;
}

#index #pageHolder {
	border-top: 1px solid transparent;
	margin-top: -1px;
	height: 1px;
	z-index: 10;
}

* html #index #pageHolder {
	border: none;
	margin-top: 0;
}


#bgFlash {
	position: absolute;
	top: 0;
	left: 30%;
	width: 70%;
	min-width: 700px;
	height: 710px;
	z-index: 1;
}

#Header {
	position: relative;
	height: 150px;
	overflow: hidden;
	margin-bottom: 30px;
}

#Logo {
	position: absolute;
	top: 70px;
	left: 0px;
}

#headBody {
	width: 483px;
	margin-left: 245px;
}

#headLnk {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 120px;
	border-bottom: 2px solid #ffffff;
	overflow: hidden;
}

#headLnk li {
	width: 120px;
	height: 120px;
	float: left;
	clear: right;
	border-left: 1px solid #ffffff;
}

#headLnk li.first {
	margin-left: -1px;
}

#headLnk span {
	display: block;
	width: 120px;
	height: 120px;
	line-height: 120px;
	visibility: hidden;
}

#headLnk a {
	text-decoration: none;
	display: block;
	width: 120px;
	height: 120px;
}

#headLnk a {
	background: #ffffff no-repeat;
}

#headLnk a.print {
	background-image: url(/images/tl-print-bg.png);
}

#headLnk a.label {
	background-image: url(/images/tl-label-bg.png);
}

#headLnk a.flex {
	background-image: url(/images/tl-flex-bg.png);
}

#headLnk a.box {
	background-image: url(/images/tl-box-bg.png);
}

#headLnk.divisions a {
	background-position: 0 0px;
}

#headLnk.divisions a:hover {
	background-position: 0 -120px;
}

.print #headLnk a.print,
.label #headLnk a.label,
.flex #headLnk a.flex,
.box #headLnk a.box {
	background-position: 0 -240px !important;
}

.print #headLnk.divisions a,
.label #headLnk.divisions a,
.flex #headLnk.divisions a,
.box #headLnk.divisions a {
	background-position: 0 -360px;
}

.print #headLnk.divisions a:hover,
.label #headLnk.divisions a:hover,
.flex #headLnk.divisions a:hover,
.box #headLnk.divisions a:hover {
	background-position: 0 0px;
}


#subDiv {
	margin-top: 9px;
	margin-left: -5px;
	font-size: 13px;
	line-height: 13px;
}

#subDiv a , #subDiv span {
	margin-left: 5px;
}

#subDiv a {
	color: #606062;
	text-decoration: none;
}

#subDiv a:hover {
	color: #000000;
}


#colsHolder {
	position: relative;
	float: left;
	width: 100%;
	margin-right: -215px;
	*zoom: 1;
}

#colsHolder.twoCols {
	margin-right: 0;
	float: none;
}

#leftCol {
	position: relative;
	width: 210px;
	float: left;
	margin-right: -100%;
	*zoom: 1;
}

#mainPart {
	position: relative;
	margin-left: 245px;
	margin-right: 240px;
	overflow: hidden;
	*zoom: 1;
}

.twoCols #mainPart {
	margin-right: 0;
}

#rightCol {
	position: relative;
	float: right;
	width: 195px;
}



#mainMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	line-height: 14px;
}

#index #mainMenu {
	margin-top: 45px;
}

#mainMenu ul {
	margin: 12px 0 0 20px;
	padding: 0;
	list-style-type: none;
}

#mainMenu li {
	margin: 0 0 12px 0;
	padding: 0;
	*zoom: 1;
}

* html #mainMenu li {
	margin-bottom: 8px;
}

#mainMenu ul li {
	margin-bottom: 0;
	margin-top: 7px;
}

#mainMenu li a {
	display: block;
	text-decoration: none;
	color: #0095d9;
	padding-left: 20px;
	background: url(/images/m-b-blue.png) no-repeat;
	background-position: 0 .15em;
	*zoom: 1;
}

.print #mainMenu a, 
.label #mainMenu a, 
.flex #mainMenu a, 
.box #mainMenu a {
	color: #8a8b8d;
	background-image: url(/images/m-b-grey.png);
}

#mainMenu a:hover {
	color: #000000;
	background-image: url(/images/m-b-black.png);
}

#mainMenu li a.active {
	color: #000000;
	font-size: 21px;
	line-height: 1em;
	background-image: url(/images/m-b-black.png);
	background-position: 0 .3em;
}

#mainMenu li li a {
	color: #515254;
	background-image: none !important;
	font-size: 12px !important;
}

#mainMenu ul a.active {
	background-image: none;
	font-weight: bold;
	font-size: inherit;
}

#mainMenu ul a:hover {
	background-image: none;
}

#index #mainMenu {
	width: 270px;
}


.teaser {
	margin-top: 25px;
	width: 180px;
	font-size: 12px;
	line-height: 14px;
}

.teaser a {
	color: #606062;
	text-decoration: none;
}




#indexLogo, #indexText {
	margin-left: 20px;
	width: 250px;
}

#indexLogo {
	margin-top: 60px;
}

#indexText {
	margin-top: 45px;
	margin-bottom: 65px;
	width: 240px;	
	font-size: 94%;
	line-height: 1.6em;
}



.works {
	margin: 0 0 0 -15px;
}

.works span {
	display: -moz-inline-stack;
	display: inline-block;
	margin: 13px 0 0 15px;
}

.works a {
	text-decoration: none;
}



.clientsCols {
	position: relative;
	overflow: hidden;
	line-height: 1.3em;
	margin: 0 0 35px -35px;
	*zoom: 1;
}

.clientsCols .col {
	width: 32.5%;
	float: left;
}

.clientsCols ul {
	padding: 0;
	margin: 0 0 0 35px;
	list-style-type: none !important;
	list-style-image: none !important;
}

.clientsCols li {
	margin: 12px 0 0 0;
	padding: 0;
}

.clientsCols a {
	color: #515254;
	padding-left: 12px;
	display: block;
	background: url(/images/clients-bull.png) no-repeat;
	background-position: 0 .45em;
	text-decoration: none;
	*zoom: 1;
	*display: inline;
	
}

.clientsCols a:hover {
	color: #000000;
	text-decoration: underline;
}

.clientsCols a:visited {
	color: #8a8b8d;
}

.workLnk {
	margin: 20px 0 0 0;
}

.workLnk a {
	padding-right: 17px;
	background: url(/images/forward.png) no-repeat;
	background-position: 100% .4em;
}

.workLnk a:hover {
	color: #000000;
	background-image: url(/images/m-b-black.png);
}


.back {
	margin: 45px 0 0px 0;
}

.back a {
	padding-left: 17px;
	background: url(/images/back.png) no-repeat;
	background-position: 0 .4em;
}

.back a:hover {
	color: #000000;
	background-image: url(/images/back-o.png);
}




#filter {
	width: 195px;
	margin-bottom: 25px;
}

#filter select {
	width: 100%;
}


.features {
	padding: 0;
	margin: 0;
	font-size: .81em;
	line-height: 1.46em;
}

.features dt {
	font-size: 1.23em;
	font-weight: bold;
	margin-bottom: 5px;
}

.features dd {
	margin: 0;
	padding: 0;
	font-size: .85em;
	line-height: 1.3em;
}

.features dt, 
.features dd, 
.features dd a {
	color: #70706f;
}

.features dd a {
	display: -moz-inline-stack;
	display: inline-block;
	margin-bottom: 7px;
}

.features dd a:hover {
	color: #000000 !important;
}

.features dd a.active {
	color: #000000 !important;
	font-weight: bold;
}



#Footer {
	padding: 30px 0 0 245px;
	position: relative;
	*zoom: 1;
}

#index #Footer {
	padding-left: 260px;
}

#bottomLnk {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(/images/blnk-bg.png) no-repeat bottom;
	width: 200px;
	height: 25px;	
	overflow: hidden;
}

#bottomLnk li {
	margin: 0;
	padding: 0;
	display: block;
	width: 50px;
	height: 25px;
	font-size: 11px;
	line-height: 11px;
	float: left;
	clear: right;
}

#bottomLnk a {
	text-decoration: none;
	color: #000000;
}

#bottomLnk a span {
	display: block;
	color: #70706f;
	width: 50px;
	height: 25px;
	visibility: hidden;
}

#bottomLnk a:hover span {
	visibility: visible;
}


#Copyrt {
	color: #70706f;
	font-size: 11px;
	margin-top: 30px;
}

#Copyrt a {
	color: #70706f;
}

#srch {
	position: absolute;
	top: 41px;
	left: 0px;
}

#index #srch {
	left: 20px;
}

#srch * {
	vertical-align: middle;
}

#srch input {
	margin-right: 3px;
	width: 130px;
}



.searchTxt {
	font-size: 11px;
	margin-top: 3em;
	margin-bottom: 1.5em;
	color: #515254;
}

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

.srchBlock li {
	margin-bottom: 2em;
}

.srchBlock li p {
	margin: 0;
	line-height: 1.5em;
}

.srchBlock h3 {
	margin: 0 0 .2em 0;
	font-weight: normal;
}



.pCount {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin-top: 5em;
}

.pCount div {
	font-size: 10px;
	color: #515254;
}

.pCount a, .pCount span {
	margin-right: 3px;
	position: relative;
	display: inline;
	font-size: 12px;
}

.pCount a:hover {
	color: #000000;
	text-decoration: underline;
}

.pCount span {
	font-weight: bold;
	border: 1px;
}



#langSwitch {
	position: absolute;
	top: 45px;
	left: 775px;
	font-size: 69%;
	line-height: 1em;
	/*border: 1px solid;*/
}

#index #langSwitch {
	left: auto;
	right: 30px;
}

#langSwitch a {
	color: #000000;	
}

#langSwitch a:hover {
	color: #0e9bdb;
}

.exhibitions {
	margin: 1em 0 0;
	padding: 0;
	list-style-type: none;
}

.exhibitions li {
	margin: 0 0 2em !important;
	padding: 0;
}

.exhibitions li .date,
.detailsDate {
	font-size: .9em;
	line-height: 1.3;
	color: #70706f;
}

.exhibitions li h2 {
	font-size: 1.5em;
	margin: 0 0 .5em;
}

.exhibitions li .body {
	overflow: hidden;
}

.exhibitions li .body .pict {
	float: left;
	margin: .3em 1em 0 0;
	width: 105px;
	height: 105px;
	background-color: #ccc;
	overflow: hidden;
	border: 1px solid #ccc;
}

.exhibitions li .body .text {
	overflow: hidden;
}

.exhibitions li .body .text a {
	color: #000000;
	text-decoration: none;
}

.exhibitions li .body .text a:hover {
	color: #000000;
	text-decoration: underline;
}

.exhibitions li a .more {
	white-space: nowrap;
	padding-right: 17px;
	background: url(../images/forward.png) no-repeat 100% .4em;
}

.exhibitions li a:hover .more {
	color: #000000;
	background-image: url(../images/m-b-black.png);
}

.detailsDate {
	margin: -0.5em 0 1em;
}



.clearFloat { 
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

