/* 
Stylesheet for CDLA 
Copyright 2007 Locus Works/Good Caesar
Christian Nolle Enterprises
Last edited 23/12/07
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #e5e5e5;
}

img {
	border: 0;
}

html {
	font-size: 76%;
	line-height:140%;
}

h1 span {
	display:none;
	font-size:72px;
} 

/* Container */

#container {
	width: 960px;
	margin: 0;
}

#header {
	width: 100%;
	margin: 0;
	padding: 0;
}

#topimg {
	width: 960px;
	height: 152px;
}

/* General frame */

#frame {
	width: 880px;
	margin: 0 0 20px 80px;
	padding: 0;
	background: #fff;
}

/* Content columns */

#general {
	padding: 10px;
}

.column1 {
	width: 410px;
	float: left;
	margin: 20px 0 0 0;
}

.column2 {
	margin: 20px 0 0 0;
	width: 400px;
	float: left;
}

#content {
	width: 410px;
	float: left;
	margin: 20px 20px 0 0;
	padding: 0 0 0 10px;
}

#contentwide {
	width: 630px;
	float: left;
	margin: 20px 20px 0 0;
	padding: 0 0 0 10px;
}

#other {
	width: 200px;
	margin: 20px 20px 0 0;
	float: left;
}

#rightcol {
	margin: 20px 0 0 0;
	width: 200px;
	float: left;
}

#bigright {
	margin: 20px 0 0 0;
	width: 400px;
	float: left;
}

/* Three column */

#col1 {
	width: 260px;
	float:left;
	margin: 10px 30px 0 10px;
}

#col2 {
	width: 260px;
	float:left;
	margin: 10px 30px 0 0;
}

#col3 {
        margin: 10px 0 0 0;
	width: 260px;
	float:left;
}

#holder_top_right {
	float:right;
	margin-right: 0px;
}

/* Default lists */

ul {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
	}
li {
	margin: 0 0 1px 0;
	padding: 0 0 1px 0;
}

/* Pick your language */

.lang {
	width: 134px;
	height: 18px;	
	padding: 0;
	list-style: none;	
	overflow: hidden;
	}
	
.lang li {
	display: inline;	
	padding: 0;
	margin: 0 3px 0 0;
	}
	
.lang li a {
	text-decoration:none;
	text-align:center;
	float: left;
	height: 18px;
	width: 67px;
	overflow: hidden;
	background: #968576;
	color: #fff;
}

.lang li.l10n_current a {
	background: #cc531b;
	color: #fff;
}

.lang li a:hover {
	background: #cc531b;
	color: #fff;
}

/* Search area stuff */

.searcharea {
	position:relative;
	margin-right: 7px;
	padding-top: 100px;	
}

.langarea {
	position:relative;
	margin-right: 7px;
	top: 7px;	
	padding: 0;
}

#search-image {
	vertical-align:bottom;
	height: 18px;
	width:18px;
	padding: 0;
}

#search-field {	
	background: #968576;
	border: 1px solid #e9510d;
	color: #fff;
	width:114px;
	border: 0;
	padding: 0;
	margin:0;
	height:18px;	
}

/* End search area */

#footer {
	clear: both;
	width: 880px;
	color: #fff;
	background: url(http://cdla.info/nav/bq_red.gif) repeat-x;
}

#footer p {
	padding: 5px 0 5px 10px;
}

#footer p a {
	color: #fff;
	font-weight: bold;
}

#footer p a:hover {
	color: #000;
}
	
.pub_img {
	text-align:center;
	padding: 0 0 10px 0;
}

/* Typography */

/* 
Old reset, see top for new
p,h1,h2,h3,h4,h5,li,ul {
	margin: 0;
	padding: 0;
}
*/

h1,h2,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p,li,label {
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0 0 5px 0;
	color: #666;
}

h2 {	
	font-size: 1em;
	color: #cb521b;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

h3 {	
	font-size: 1em;
	letter-spacing: 0.06em;
	padding: 5px 0 5px 0;
	color: #222;
	font-weight: bold;
}

p.details {
	text-transform:uppercase;
	font-size: 10px;
	letter-spacing: 0.09em;
	padding: 2px 0 2px 0;
}

/* Selectors */

p a {
	text-decoration:none;
	color: #cb521b;
	/* font-weight: bold; */
}

p a:hover {
	color: #000;
}

h2 a {
	text-decoration:none;
	color: #cb521b;
}

h2 a:hover {
	color: #000;
}

#footer p a {
	color: #fff;
}

/* List formatting */

ul.recent_articles {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.recent_articles li{
	margin: 0 0 2px 0;
	padding: 0 0 5px 15px;
	background: url(http://cdla.info/nav/cdla_arrow.jpg) no-repeat 0 6px;
	color:#968576;
}

ul.recent_articles li a {
	text-decoration:none;
	color:#cb521b;
}

ul.recent_articles li a:visited {
	text-decoration:none;
	color:#000;
}

ul.recent_articles li a:hover {
	text-decoration:underline;
	color:#000;
}

ul.linklist {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

ul.linklist li {
	margin: 0 0 2px 0;
	padding: 0 0 5px 10px;
	background: url(http://cdla.info/nav/dot.gif) no-repeat 0 6px;
}

ul.linklist li a {
	text-decoration:none;
	color:#000;
}

ul.linklist li a:hover {
	text-decoration:underline;
	color:#000;
}

/* Exposition stuff */

#exposition_area {
	margin: 20px 0 20px 0;
	padding: 0 0 20px 0;	
}

.exposition_pdf {
	float: left;
	width: 75px;
	margin-right: 0;
	text-align:right;
	padding-right:35px;
}

.exposition_text {
	float: left;
	padding: 0 20px 0 0;
	width:480px;
}

/* More search engine stuff */

ol.search_list {
	margin: 15px 0 15px 0;	
	list-style-position:inside;
}

ol.search_list li a {
	text-decoration:none;
	color: #cb521b;
	font-weight: bold;
}

ol.search_list li a:hover {
	text-decoration:underline;
}

/* Navigation bits and pieces. An individual stylesheet 
is loaded for the either french or english */

#nav {
	width: 880px;
	height: 50px;
	margin: 0 0 0 80px;
	padding: 0;
	list-style: none;
	background: #f0f0f0;
	overflow: hidden;
	}
	
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	float: left;
	padding: 50px 0 0 0;
	height: 0px !important; 
	width: 110px;
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	}

/* Top grahic same for both languages */

body#front #topimg {
	background: url(http://cdla.info/nav/top_front.jpg) no-repeat #e5e5e5;
}

body#centre #topimg {
	background: url(http://cdla.info/nav/top_front.jpg) no-repeat #e5e5e5;
}

body#cdla #topimg {
	background: url(http://cdla.info/nav/top_front.jpg) no-repeat #e5e5e5;
}

body#collection #topimg,body#collection_fr #topimg  {
	background: url(http://cdla.info/nav/top_collection.jpg) no-repeat #e5e5e5;
}

body#expositions #topimg {
	background: url(http://cdla.info/nav/top_exhibitions.jpg) no-repeat #e5e5e5;
}

body#publications #topimg {
	background: url(http://cdla.info/nav/top_publications.jpg) no-repeat #e5e5e5;
}

body#bookshop #topimg {
	background: url(http://cdla.info/nav/top_bookshop.jpg) no-repeat #e5e5e5;
}

body#workshop #topimg {
	background: url(http://cdla.info/nav/top_workshop.jpg) no-repeat #e5e5e5;
}

body#news #topimg {
	background: url(http://cdla.info/nav/top_news.jpg) no-repeat #e5e5e5;
}

body#links #topimg {
	background: url(http://cdla.info/nav/top_links.jpg) no-repeat #e5e5e5;
}

#nav li a:hover {
	background-position: 0 -50px;
	/* background-color: #ff3600; */
	}
#nav li.active a {
	background-position: 0 -50px;
	}

/* End navigation bit */

body#cdla #nav li#cdla_link a {
	background-position: 0 -50px;
}

body#expositions #nav li#exhibitions_link a {
	background-position: 0 -50px;
}

body#collection #nav li#collection_link a {
	background-position: 0 -50px;
}

body#publications #nav li#publications_link a {
	background-position: 0 -50px;
}

body#bookshop #nav li#bookshop_link a {
	background-position: 0 -50px;
}

body#workshop #nav li#workshop_link a {
	background-position: 0 -50px;
}

body#news #nav li#news_link a {
	background-position: 0 -50px;
}

body#links #nav li#links_link a {
	background-position: 0 -50px;
}

/* Highlight search results on active pages */

span.etz_hilite {
	font-weight:bold;
}

/* Small slideshows */

ul#picnav {
	list-style:none;
	margin: 10px 0 0 0;
	padding: 0:
	width: 400px;
}

ul#picnav li {
	margin: 0;
	padding: 0;
}

ul#picnav li.arrows  {
	float:left;
	position:relative;
}

ul#picnav li.enlarge {
	float:right;
	margin-right: 0;
}