
/* ======================= */
/* standrd html styles */
/* ======================= */

body {
	text-align: center;
	margin: 0px;
	padding: 5px;
	background: #CCCCFF;
}

body, p, th, td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-color: #000000;
}

h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}

a:link, a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover, a:active{
	color: blue;
	text-decoration: underline;
}

hr {
	height: 0px;
	border: 0px solid #ABB1B8;
	border-top-width: 1px;
	clear: both;
}

img
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px
}


/* ======================= */
/* common css styles */
/* ======================= */

hr.hidden {
	display: none;
	height: 0px;
	border: 0px;
}

input.inputtext {
	border: 1px solid #ABB1B8;
}

div.clear {
	clear:both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	border: none;
	margin: 0px;
	padding: 0px;
}

img.floatleft
{
	border-right: 0px;
	border-top: 0px;
	margin-bottom: 5px;
	border-left: 0px;
	margin-right: 15px;
	border-bottom: 0px;
}

.notespanel
{
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #dee4eb
}

.warning {
	color: #C00;
}
.hint {
	color: #999;
}

a:link.external, a:visited.external {
	padding-right: 10px;
	background: url(/images/common/externallink.gif) right top no-repeat;
	position: relative;
}
a:hover.external, a:active.external {
	padding-right: 10px;
	background: url(/images/common/externallink_f2.gif) right top no-repeat;
}

/* ======================= */
/* page wrapper */
/* ======================= */

#pagewrapper {
	text-align: left;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ABB1B8;
	background:#FFFFFF;

}


/* ======================= */
/* page header */
/* ======================= */

#breadcrumb {
	height:19px;
	padding-left:10px;
	background: #DEE4EB url(../../images/backgrounds/bg_panel_blue.gif);
	font-size:10px;
	line-height: 16px;
	border-bottom: 1px solid #ABB1B8;
}

#pageheader {

	background: #FFFFFF url(../../images/backgrounds/bg_header.jpg) no-repeat top right;
}

#logo { }

#websitetitle {
	padding-top: 7px;
	height: 28px !important;
	height /**/: 35px;
}

#strapline {
	height: 42px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#mainnavigation {
	padding: 0px 0px 0px 5px;
	height:26px;
	background: #FFFFFF;
}


#sitesearchform {
	text-align: right;
	padding-right: 10px;
}

#banner {
	background: url(../../images/banners/banner_default.jpg) no-repeat top left;
	height: 28px;
	padding-top: 80px;
	padding-right: 10px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

#searchform {
	padding: 0px;
	margin: 0px;
}
#searchform input.inputtext{
	width: 140px;
}


/* ======================= */
/* page contents */
/* ======================= */

#pagecontents {
	width: 550px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:480px;
}
html>body #pagecontents {
	width:480px;
}

.navigation {
	font-size: 12px;
}

.intro {
	font-size: 12px;
}

.large {
	font-size: 14px;
}

.panel {
	width: 47%;
	border-top: 1px solid #ABB1B8;
	padding: 10px 0px;
	margin-right: 3%;
	float: left;
}
.panel_wide {
	border-top: 1px solid #ABB1B8;
	padding: 10px 0px;
}
.imageright{
	float: right;
	margin-left:5px;
	border: 0px;
}
.imageleft{
	float: left;
	margin-right:5px;
	border: 0;
}
.panelProp70 {
	float: right;
	width: 1px;
	height: 70px;
}
.panelProp100 {
	float: right;
	width: 1px;
	height: 100px;
}
.panel h3, .panel_wide h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
.panel p, .panel_wide p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.price {
	font-size: 12px;
}

.price_old {
	font-size: 12px;
	text-decoration: line-through;
}

.caption {
	font-size: 10px;
}

.picture_credit{
	font-size: 10px;
}

.search_results{

}
.search_result_panel{
	border-top: 1px solid #ABB1B8;
	padding: 5px 0px;
}

/* ======================= */
/* home page specific styles */
/* ======================= */

#fullwidth {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
}
#fullwidth a, #fullwidth a:visited {
	text-decoration: none;
}
#fullwidth a:hover, #fullwidth a:active {
	text-decoration: underline;
}

table.layoutgrid_homepage{
	width: 100%;
	border: 4px solid white;
}
table.layoutgrid_homepage td{
	width: 25%;
	border: 4px solid white;
	padding: 8px;
	background: #DEE4EB url(../../images/backgrounds/bg_panel_blue.gif);
}

#banner_tall {
	background: url(../../images/banners/banner_default.jpg) no-repeat top left;
	height: 155px;
	padding: 10px;
	text-align: right;
	margin-bottom: 0px;
}

#banner_text {
	height:19px;
	line-height:19px;
	padding: 5px 20px;
	background: #DEE4EB url(../../images/backgrounds/bg_panel_blue.gif);
	text-align: right;
}
#banner_text p {
	margin:0px;
}

.oifthumbnail {
	width: 75px;
	height: 100px;
	background: #FFFFFF;
	text-align: center;
	position: relative;
	float: right;
}

.homepagelanguages {
	text-align: left;
}

table.homepagevisit td {
	vertical-align: middle;
	padding: 0 10px 10px 0;
}


.homepagelinks p {
	padding: 5px;
	margin: 0 0 2px 0;
}
.homepagelinks p.oddrow {
	background: #E6EEF0;
}
.homepagelinks p.evenrow {
	background: #F2F5D6;
}

.homeobjectinfocus {
	background: #F2F5D6;
	text-align: center;
	padding: 10px 0 15px 0;
}

form#homesubscribe input.text {
	vertical-align: middle;
	color: #000066;
	border: 1px solid #7F7E7A;
}
form#homesubscribe input.button {
	background: #0A4484;
	color: #FFFFFF;
	border: 1px solid #0A4484;
	vertical-align: middle;
}

/* ======================= */
/* visiting specific styles */
/* ======================= */
.visit_link {
	font-weight: bold;
}

/* ======================= */
/* newletter specific styles */
/* ======================= */

form#newsletter {

}
form#newsletter th, form#newsletter td {
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: baseline;
}
form#newsletter input.text, form#newsletter select.country {
	width: 75%;
}

/* ======================= */
/* exhibitions list specific styles */
/* ======================= */

.exhibitionList
{
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: left;
}
 .exhibitionList h2
{
	clear: left;
	padding: 10px 0px 7px 0px;
	margin: 0px;
	font-size: 12px;

}
.exhibitionList h3
{
	clear: left;
	padding: 10px 0px 3px 0px;
	margin: 0px;
	font-weight: normal;
}

.exhibitionPanel {
	width: 47%;
	min-height: 75px;
	padding: 5px 0px;
	margin-right: 3%;
	float: left;
}

.exhibitionList hr {
	clear: left;
}

/* ======================= */
/* side bar */
/* ======================= */

#sidebar {
	background:  #DEE4EB url(../../images/backgrounds/bg_panel_blue.gif);

	padding: 10px;
	width: 160px !important;
	width /**/:180px;

}

#sidebar h3 {
	font-size: 12px;
}

#sidebar a:live {}
#sidebar a:visited {}
#sidebar a:hover, #sidebar a:active {}

#sidebar a:live.selected { color: #000000; }
#sidebar a:visited.selected { color: #000000; }
#sidebar a:hover.selected, #sidebar a:active.selected {}

#sidebar h3 a:live, #sidebar h3 a:visited { color: #000066; text-decoration: underline;}
#sidebar h3 a:hover, #sidebar h3 a:active { color: blue; text-decoration: underline;}

#sidebar h2 a:live, #sidebar h2 a:visited { color: #000066; text-decoration: underline;}
#sidebar h2 a:hover, #sidebar h2 a:active { color: blue; text-decoration: underline;}

.disclaimer {
	margin-top: 50px;
}
.disclaimer a:link, .disclaimer a:visited,
#sidebar .disclaimer a:link, #sidebar .disclaimer a:visited {
	padding-left: 12px;
	background: url(/images/common/externallink.gif) left 3px no-repeat;
}
.disclaimer a:hover, .disclaimer a:active,
#sidebar .disclaimer a:hover, #sidebar .disclaimer a:active {
	padding-left: 12px;
	background: url(/images/common/externallink_f2.gif) left 3px no-repeat;
}

/* ======================= */
/* footer */
/* ======================= */

#footer {
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 20px;
}


/* ======================= */
/* spalsh screen */
/* ======================= */

.splash, .splash p, .splash td {
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 110%;
}

.splash #pageheader {
	
		background: #FFFFFF url(../../images/backgrounds/bg_header_splash.jpg) no-repeat top right;
		border-bottom: 1px solid #ABB1B8;
	
	height: 100px;
}
.splash #pageheader td {
	vertical-align: top;
}
.splash #logo {
	width: 67px;
}

.splash #websitetitle {
	height: 35px;
}

.splash #strapline {
	height: 60px;
}

.splash #fullwidth {
	padding: 40px 20px 20px 20px;
	width: auto;
	text-align: center;
	

}
.splash #fullwidth a, .splash #fullwidth a:visited, .splash #fullwidth a:hover, .splash #fullwidth a:active {
	
}

.splash #footer{
	padding: 10px 20px 40px 20px;
	text-align: center;
	
		border-top: 1px solid #ABB1B8;
	
}
.splash #footer a, .splash #footer a:visited, .splash #footer a:hover, .splash #footer a:active {
	
}


.collectionExhibitionList
{
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: left;
}
 .collectionExhibitionList h2
{
	clear: left;
	padding: 10px 0px 7px 0px;
	margin: 0px;
	font-size: 110%;
}
.collectionExhibitionList h3
{
	clear: left;
	padding: 10px 0px 3px 0px;
	margin: 0px;
	font-weight: normal;
}

.collectionExhibitionList hr {
	clear: left;
}

.collectionPanelExhibition {
	width: 47%;
	min-height: 75px;
	padding: 5px 0px;
	margin-right: 3%;
	float: left;
}

.collectionPanelExhibitSection {
	line-height: 18px;
	width: 60%;
}
.collectionPanelExhibitionForth {
	width: 47%;
	min-height: 75px;
	padding: 5px 0px 1px 0px;
	margin-right: 3%;
	float: left;

}

#mainnavigationlink {
	background: #fff;
	padding: 0px 0px  0px 5px;

 }


 #mainnavigationlink a:visited, #mainnavigationlink a:link {
	background: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin:-1px 0px 0px 0px;
	color: #0B4484;
	border-top: solid #999999 1px;
	border-left: solid #999999 1px;
	height 36px;
	display:block;
	float:left;
	line-height: 26px;
}

#mainnavigationlink a:hover, #mainnavigationlink a.active {
	background: #0B4484;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin:-1px 0px 0px 0px;
	color: #FFF;
	border-top: solid #0B4484 1px;
	border-left: solid #0B4484 1px;
	height 36px;
	display:block;
	float:left;
	line-height: 26px;
	 }

 #mainnavigationlink a:visited.selected, #mainnavigationlink a:link.selected ,#mainnavigationlink a:hover.selected, #mainnavigationlink a.active.selected {
	background: #0B4484;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	margin:-1px 0px 0px 0px;
	color: #FFF;
	border-top: solid #0B4484 1px;
	border-left: solid #0B4484 1px;
	height 36px;
	display:block;
	float:left;
	line-height: 26px;
	 }


	 #mainnavigationlink div{
background: #fff;
border-top: solid #999999 1px;
}