﻿*
{
	margin:0;
	padding:0;
}

body
{
	background:#000;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}

#container
{
	width:100%;
}

#main
{
	width:772px;
	margin:0 auto;
	padding-bottom:15px;
}


/*** Breadcrumb style ***/

#breadcrumb
{
	background:#fff;
}

#breadcrumb ul
{
	width:752px;
	margin:0 auto;
	background:url(../../img/thematics/breadcrumb-keyhole.gif) left 50% no-repeat;
	padding:10px 0 10px 20px;
}

#breadcrumb ul li
{
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.69em;
	margin-right:6px;
	color:#454444;
}

#breadcrumb ul li a
{
	color:#666;
	text-decoration:underline;
	padding-right:12px;
	background:url(../../img/thematics/breadcrumb-arrow.gif) right 50% no-repeat;
}

/*** Header style ***/


#header
{
	width:772px;
	height:65px;
	padding-top:15px;
	position:relative;
}

#header #tabLinks
{
	position:absolute;
	bottom:0;
	right:0;
	background:#333 url(../../img/thematics/tabLinks-tl.gif) left top no-repeat;
}

#header #tabLinks ul
{

	background:url(../../img/thematics/tabLinks-tr.gif) right top no-repeat;
	padding:11px 20px;
}

#header #tabLinks ul li
{
	font-size:0.81em;
	display:inline;
	background:url(../../img/thematics/tabLinks-pipe.gif) right top repeat-y;
	padding-right:7px;
	list-style:none;
}

#header #tabLinks ul li a
{
	color:#fff;
	text-decoration:none;
}

#header #tabLinks ul li a:hover
{
	text-decoration:underline;
}

#header #tabLinks ul li.last
{
	background:none;
	margin-left:8px;
	padding-right:0;
}

/*** Content style ***/

#content
{
	width:772px;
	float:left;
	background:url(../../img/thematics/content-bg.gif) left top repeat-y;
	margin-top:1px;
}

#content #inner-content
{
	width:550px;
	padding:10px 18px;
	float:left;
	overflow:hidden;

}

#content h1
{
	font-size:1.56em;
	font-weight:lighter;
	margin-bottom:10px;
	padding-bottom:15px;
	padding-right:150px;
	padding-top:7px;
	position:relative;
}

#content h1 span 
{
	font-size:0.8em;
	position:absolute;
	right:50px;
	top:10px;
}

#content h2
{
	font-size:1.25em;
	padding:10px 0;
	font-weight:lighter;
}

#content h3
{
	font-size:0.94em;
	padding:5px 0;
	font-weight:lighter;
}


.htmlfragment
{
	overflow:hidden;
}

.htmlfragment p, .htmlfragment ol li, .htmlfragment ul li
{
	font-size:0.81em;
	padding:5px 0;
	line-height:1.5em;
}

.htmlfragment a
{
	color:#666699;
	text-decoration:underline;
}

.htmlfragment ul, .htmlfragment ol
{
	padding:0 10px;
}

.htmlfragment ol li, .htmlfragment ul li
{
	margin:5px 0;
	list-style:none;
}

.htmlfragment ul li
{
	background:url(../../img/thematics/li-bg.gif) left 7px no-repeat;
	padding-left:10px;		
}

/*** Navigation style ***/

#nav
{
	width:170px;
	float:left;
	xbackground:#272727 url(../../img/thematics/nav-bg.gif) right top repeat-y;
	margin-right:1px;
	padding:7px 8px 7px 7px;
}

#nav a
{
	color:#fff;
	text-decoration:none;
	display:block;
}

#nav ul li
{
	list-style:none;
	font-size:0.88em;
	margin-bottom:6px;
}

#nav ul li a
{
	padding:4px 0 4px 20px;
	background:#272727;
}


#nav ul li ul li
{
	margin:0 0 0 20px;
	padding:5px 0 5px 0;
	font-size:1em;
}

#nav ul li.current a /* First level current */
{
	color:#000;
	font-weight:bold;
}

#nav ul li.current ul li.current a /* Second level current */
{
	color:#fff;
	font-weight:bold;
}

#nav ul li.current ul li a
{
	padding:0 0 0 10px;
	background:none;
	color:#fff;
	font-weight:normal;
}

#nav ul li.century17 a
{
	background:#272727 url(../../img/thematics/17th-century/li-off.gif) 4px 50% no-repeat;
}

#nav ul li.century18 a
{
	background:#272727 url(../../img/thematics/18th-century/li-off.gif) 4px 50% no-repeat;
}

#nav ul li.century19 a
{
	background:#272727 url(../../img/thematics/19th-century/li-off.gif) 4px 50% no-repeat;
}

#nav ul li.century20 a
{
	background:#272727 url(../../img/thematics/20th-century/li-off.gif) 4px 50% no-repeat;
}

/*** Homepage style ***/

body.homepage #content
{
	background:url(../../img/thematics/header-footer.gif) left top repeat-x;
	padding-top:1px;
	margin-top:0;
}

body.homepage  #content #inner-content
{
	width:772px;
	background:#000;
	padding:17px 0 0 0;
}

body.homepage #content #inner-content .htmlfragment, body.homepage #content #inner-content h1
{
	color:#fff;
}

body.homepage #content #inner-content h1
{
	background:none;
	padding:0;
}

#centuryLinks
{
	margin:10px 25px;
}

#centuryLinks ul li
{
	display:block;
	float:left;
	width:166px;
	list-style:none;
	margin-right:18px;
}

#centuryLinks ul li.last
{
	margin-right:0;
}

#centuryLinks ul li a
{
	display:block;
	padding-top:306px;
	padding-bottom:10px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}

#centuryLinks ul li a span
{
	padding:0 10px 10px 10px;
}


#centuryLinks ul li.century17
{
	background:url(../../img/thematics/homepage/17th-century-key.jpg) left top no-repeat;
}

#centuryLinks ul li.century18
{
	background:url(../../img/thematics/homepage/18th-century-key.jpg) left top no-repeat;
}

#centuryLinks ul li.century19
{
	background:url(../../img/thematics/homepage/19th-century-key.jpg) left top no-repeat;
}

#centuryLinks ul li.century20
{
	background:url(../../img/thematics/homepage/20th-century-key.jpg) left top no-repeat;
}

/*** Landing page listing styles ***/

.subCatListing
{
	margin:15px 0 5px 0;
	overflow:hidden;
}

.subCatListing .listItem
{
	width:121px;
	float:left;
	margin: 0 19px 10px 0;
}

.subCatListing .last
{
	margin-right:0;

}

.subCatListing .listItem a
{
	font-size:0.88em;
	color:#000;
	text-decoration:none;
	display:block;
	padding:7px;
}

.subCatListing .listItem a.listItemImage
{
	width:121px;
	height:121px;
	padding:0;
	position:relative;

}

.subCatListing .listItem a.listItemImage img
{
	width:112px;
	height:111px;
	position:absolute;
	top:5px;
	left:5px;
}

/*** Century specific style ***/

/* 17th century */


body.century17Style #content h1
{
	background:url(../../img/thematics/17th-century/h1-bg.gif) right bottom no-repeat;
}

body.century17Style #nav ul li.century17 ul li
{
	background: #272727 url(../../img/thematics/17th-century/li-bg.gif) left bottom repeat-x;
}

body.century17Style #nav ul li.century17 ul li a
{
	background: #272727 url(../../img/thematics/17th-century/li-arrow.gif) left 50% no-repeat;
}

body.century17Style #nav ul li.current a
{
	background:#9dbbd7 url(../../img/thematics/17th-century/li-current.gif) 4px 50% no-repeat;
}

body.century17Style .subCatListing .listItem a, #centuryLinks ul li.century17 a span, body.wideWhite .century17 .listItem a
{
	background:url(../../img/thematics/17th-century/link-border.gif) left bottom repeat-x;
}

body.century17Style .subCatListing .listItem a.listItemImage
{
	background:url(../../img/thematics/17th-century/list-image-bg.gif) left top no-repeat;
}

body.century17Style .pagination ul
{
	width:550px;
	background:url(../../img/thematics/17th-century/pagination-bg.gif) left bottom repeat-x;
}

body.century17Style .pagination ul li.next a
{
	background:url(../../img/thematics/17th-century/pagination-next-bg.gif) right 3px no-repeat;
}


body.century17Style .pagination ul li.previous  a
{
	background:url(../../img/thematics/17th-century/pagination-previous-bg.gif) left 3px no-repeat;
}

body.century17Style #centurySelector ul li.century17 a
{
	background:url(../../img/thematics/17th-century-icon-on.gif) left top no-repeat;
}


/* 18th century */

body.century18Style #content h1
{
	background:url(../../img/thematics/18th-century/h1-bg.gif) right bottom no-repeat;
}

body.century18Style #nav ul li.century18 ul li
{
	background: #272727 url(../../img/thematics/18th-century/li-bg.gif) left bottom repeat-x;
}

body.century18Style #nav ul li.century18 ul li a
{
	background: #272727 url(../../img/thematics/18th-century/li-arrow.gif) left 50% no-repeat;
}

body.century18Style #nav ul li.current a
{
	background:#ced2a4 url(../../img/thematics/18th-century/li-current.gif) 4px 50% no-repeat;
}

body.century18Style .subCatListing .listItem a, #centuryLinks ul li.century18 a span, body.wideWhite .century18 .listItem a

{
	background:url(../../img/thematics/18th-century/link-border.gif) left bottom repeat-x;
}

body.century18Style .subCatListing .listItem a.listItemImage
{
	background:url(../../img/thematics/18th-century/list-image-bg.gif) left top no-repeat;
}

body.century18Style .pagination ul
{
	width:550px;
	background:url(../../img/thematics/18th-century/pagination-bg.gif) left bottom repeat-x;
}

body.century18Style .pagination ul li.next a
{
	background:url(../../img/thematics/18th-century/pagination-next-bg.gif) right 3px no-repeat;
}


body.century18Style .pagination ul li.previous  a
{
	background:url(../../img/thematics/18th-century/pagination-previous-bg.gif) left 3px no-repeat;
}

body.century18Style #centurySelector ul li.century18 a
{
	background:url(../../img/thematics/18th-century-icon-on.gif) left top no-repeat;
}


/* 19th century */

body.century19Style #content h1
{
	background:url(../../img/thematics/19th-century/h1-bg.gif) right bottom no-repeat;
}

body.century19Style #nav ul li.century19 ul li
{
	background: #272727 url(../../img/thematics/19th-century/li-bg.gif) left bottom repeat-x;
}

body.century19Style #nav ul li.century19 ul li a
{
	background: #272727 url(../../img/thematics/19th-century/li-arrow.gif) left 50% no-repeat;
}

body.century19Style #nav ul li.current a
{
	background:#d7b9c7 url(../../img/thematics/19th-century/li-current.gif) 4px 50% no-repeat;
}

body.century19Style .subCatListing .listItem a, #centuryLinks ul li.century19 a span, body.wideWhite .century19 .listItem a

{
	background:url(../../img/thematics/19th-century/link-border.gif) left bottom repeat-x;
}

body.century19Style .subCatListing .listItem a.listItemImage
{
	background:url(../../img/thematics/19th-century/list-image-bg.gif) left top no-repeat;
}

body.century19Style .pagination ul
{
	width:550px;
	background:url(../../img/thematics/19th-century/pagination-bg.gif) left bottom repeat-x;
}

body.century19Style .pagination ul li.next a
{
	background:url(../../img/thematics/19th-century/pagination-next-bg.gif) right 3px no-repeat;
}


body.century19Style .pagination ul li.previous  a
{
	background:url(../../img/thematics/19th-century/pagination-previous-bg.gif) left 3px no-repeat;
}

body.century19Style #centurySelector ul li.century19 a
{
	background:url(../../img/thematics/19th-century-icon-on.gif) left top no-repeat;
}


/* 20th century */

body.century20Style #content h1
{
	background:url(../../img/thematics/20th-century/h1-bg.gif) right bottom no-repeat;
}

body.century20Style #nav ul li.century20 ul li
{
	background: #272727 url(../../img/thematics/20th-century/li-bg.gif) left bottom repeat-x;
}

body.century20Style #nav ul li.century20 ul li a
{
	background: #272727 url(../../img/thematics/20th-century/li-arrow.gif) left 50% no-repeat;
}

body.century20Style #nav ul li.current a
{
	background:#9dc8ba url(../../img/thematics/20th-century/li-current.gif) 4px 50% no-repeat;
}

body.century20Style .subCatListing .listItem a, #centuryLinks ul li.century20 a span, body.wideWhite .subCatListing .century20 .listItem a

{
	background:url(../../img/thematics/20th-century/link-border.gif) left bottom repeat-x;
}

body.century20Style .subCatListing .listItem a.listItemImage
{
	background:url(../../img/thematics/20th-century/list-image-bg.gif) left top no-repeat;
}

body.century20Style .pagination ul
{
	width:550px;
	background:url(../../img/thematics/20th-century/pagination-bg.gif) left bottom repeat-x;
}

body.century20Style .pagination ul li.next a
{
	background:url(../../img/thematics/20th-century/pagination-next-bg.gif) right 3px no-repeat;
}

body.century20Style .pagination ul li.previous  a
{
	background:url(../../img/thematics/20th-century/pagination-previous-bg.gif) left 3px no-repeat;
}

body.century20Style #centurySelector ul li.century20 a
{
	background:url(../../img/thematics/20th-century-icon-on.gif) left top no-repeat;
}


/*** View all / wide white bg page ***/

body.wideWhite #content
{
	background:#fff;
}

body.wideWhite #content h1
{
	background:url(../../img/thematics/h1-default-bg.gif) right bottom no-repeat;
}

body.wideWhite #content #inner-content
{
	width:736px;
	padding:10px 18px;
}

body.wideWhite .subCatListing
{
	margin:5px 0 5px 0;
}


body.wideWhite .subCatListing .listItem
{
	width:113px;
	margin: 0 9px 10px 0;
}

body.wideWhite .subCatListing .listItem a.listItemImage
{
	width:113px;
	height:115px;
	padding:0;
	position:relative;
}

body.wideWhite .subCatListing .listItem a.listItemImage img
{
	width:104px;
	height:106px;
	position:absolute;
	top:5px;
	left:5px;
}

body.wideWhite .century17 .listItem a.listItemImage
{
	background:url(../../img/thematics/17th-century/list-image-bg-small.gif) left top no-repeat;
}

body.wideWhite .century18 .listItem a.listItemImage
{
	background:url(../../img/thematics/18th-century/list-image-bg-small.gif) left top no-repeat;
}

body.wideWhite .century19 .listItem a.listItemImage
{
	background:url(../../img/thematics/19th-century/list-image-bg-small.gif) left top no-repeat;
}

body.wideWhite .century20 .listItem a.listItemImage
{
	background:url(../../img/thematics/20th-century/list-image-bg-small.gif) left top no-repeat;
}

/*** Inside page style ***/

#centurySelector
{
	width:549px; /* minus one for the black border */
	margin-left:1px;
	padding:5px 18px;
	float:left;
	background:#333;

}

#centurySelector span
{
	color:#fff;
	font-size:0.88em;
	float:left;
	text-align:right;
	width:401px;
	margin-top:5px;
}

#centurySelector ul
{
	float:right;
	width:148px;
	overflow:hidden;
}

#centurySelector ul li
{
	float:left;
	list-style:none;
	margin-left:9px;
	_margin-left:7px;
}

#centurySelector ul li a
{
	display:block;
	height:27px;
	width:28px;
}

#centurySelector ul li.century17 a
{
	background:url(../../img/thematics/17th-century-icon.gif) left top no-repeat;
}

#centurySelector ul li.century18 a
{
	background:url(../../img/thematics/18th-century-icon.gif) left top no-repeat;
}

#centurySelector ul li.century19 a
{
	background:url(../../img/thematics/19th-century-icon.gif) left top no-repeat;
}

#centurySelector ul li.century20 a
{
	background:url(../../img/thematics/20th-century-icon.gif) left top no-repeat;
}

#centurySelector ul li a span
{
	display:none;
}

#leftCol
{
	float:left;
	width:215px;
	padding-right:15px;
}

#rightCol
{
	float:right;
	width:320px;	
}

#rightCol h2 
{
	font-size:0.75em;
	font-weight:lighter;
	padding:5px 0pt;
}

#rightCol p
{
	color:#333;
	font-size:0.69em;
	padding:3px 0;
}

#rightCol a.enlarge
{
	font-size:0.83em;
	text-decoration:underline;
	color:#000;
	float:right;
	padding-top:5px;
	padding-right:20px;
	background:url(../../img/thematics/enlarge-bg.gif) right 50% no-repeat;
}
 
/***#rightCol .itemImage a
{
	background:none;
}***/

#rightCol .itemImage
{
	margin-top:10px;
}

/*** Pagination ***/

.pagination
{
	position:relative;
	margin-top:10px;
}

.pagination p
{
	font-size:0.81em;
	text-align:center;
	position:absolute;
	bottom:10px;
	left:250px;
}

.pagination ul
{
	height:33px;
}

.pagination ul li
{
	display:inline;
	list-style:none;
	font-size:0.81em;
}

.pagination ul li.showall, .pagination ul li.page
{
	display:none;
}

.pagination ul li.next
{
	float:right;
}

.pagination ul li.previous
{
	float:left;
}

.pagination ul li a
{
	color:#000;
	text-decoration:underline;
	padding:7px 28px 10px 28px;
	display:block;
}

/*** Footer style ***/

#footer
{
	margin-top:20px;
	width:772px;
	background:url(../../img/thematics/footer-bg.gif) right bottom no-repeat;
	color:#fff;
}

#footer p.title
{
	font-size:0.94em;
	padding-top:5px;
}

#footer p.copyright, #footer ul li
{
	font-size:0.75em;
}

#footer ul
{
	margin:12px 0 5px 0;
}

#footer ul li
{
	display:inline;
	margin-right:7px;
}

#footer ul li.last a
{
	padding-right:0;
	background:none;
}

#footer ul li a
{
	color:#fff;
	text-decoration:underline;
	background:url(../../img/thematics/footer-pipe.gif) right 50% no-repeat;
	padding-right:9px;
}


/*** Generic style ***/

.accesshelper
{
	display:none;
}

.clear
{
	clear:both;
}

.floatleft
{
	float:left;
}

a img
{
	border:none;
}

.floatright
{
	float:right;
}
