/* COMMENTED 21 SEPT */

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	margin: 0;
	color:#000;
	min-width:960px;
	background: #fff url(/themes/holburne-museum/images/bg-body.gif) repeat-x;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
a {
	text-decoration: none;
	color:#01568c;
}
a:hover {text-decoration:underline;}
img {border-style: none;}
@font-face { 
font-family:'GothamNarrowMedium';
src: url('/themes/holburne-museum/fonts/GothamNarrow-Medium.eot');
src: local('/themes/holburne-museum/fonts/Gotham Narrow Medium'),
local('/themes/holburne-museum/fonts/GothamNarrow-Medium'),
url('/themes/holburne-museum/fonts/GothamNarrow-Medium.woff') format('woff'),
url('/themes/holburne-museum/fonts/GothamNarrow-Medium.svg#GothamNarrow-Medium') format('svg'),
url('/themes/holburne-museum/fonts/GothamNarrow-Medium.otf') format('opentype');
}
@font-face {
font-family:'GothamNarrowBook';
src: url('/themes/holburne-museum/fonts/GothamNarrow-Book.eot');
src: local('/themes/holburne-museum/fonts/Gotham Narrow Book'),
local('/themes/holburne-museum/fonts/GothamNarrow-Book'),
url('/themes/holburne-museum/fonts/GothamNarrow-Book.woff') format('woff'),
url('/themes/holburne-museum/fonts/GothamNarrow-Book.svg#GothamNarrow-Book') format('svg'),
url('/themes/holburne-museum/fonts/GothamNarrow-Book.otf') format('opentype');
}
.none{display:none;}

#wrapper {
	width:100%;
	overflow:hidden;
	background-color: #fff;
}
.wrap {
	width:960px;
	margin:0 auto;
	position:relative;
}
/* header */
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:160px;
}

/* logo */
.logo {
	position:absolute;
	margin:0;
	width: 303px;
	height: 109px;
	top:0;
	right:0;
	overflow: hidden;
	z-index:10;
}

* html .logo {right:-1px;}

.logo h2 {
	width:195px;
	height:100%;
	position:absolute;
	left:0;
	margin:0;
	padding:0;
}

.logo h2 a {
	height: 100%;
	display: block;
	background: url(/themes/holburne-museum/images/logo.jpg) no-repeat;
	text-indent: -9999px;
}

#rotatingImage {
	width:108px;
	height:100%;
	position:absolute;
	left:195px;
}


.slogan {
	display:block;
	position:absolute;
	top:76px;
	left:0;
	font-size:19px;
	color:#fff;
	font-family: 'GothamNarrowBook', sans-serif;
	text-transform:uppercase;
}
.btn-join{
	background:url(/themes/holburne-museum/images/btn-join-us.gif) no-repeat;
	width: 74px;
	height: 18px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:39px;
	left:270px;
}
/* header-search */

#SearchForm_SearchForm {
	position:absolute;
	top:39px;
	width:205px;
	left:0;
	padding: 0;
	margin: 0;
}

#SearchForm_SearchForm legend {
	display: none;
	padding: 0;
	margin: 0;
}

#Search input {
	background:url(/themes/holburne-museum/images/bg-search.gif) no-repeat;
	border: 1px solid pink;
	width: 140px;
	height: 16px;
	float:left;
	padding: 2px 2px 0 3px;
	margin:0 5px 0 0;
	border: none;
	font-size: 1.1em;
	color: #777;
}
.header-search-box span input{
	margin:0;
	padding:0 0 0 3px;
	float:left;
	border:0;
	width:137px;
	background:none;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#6b6b6b;
}
#SearchForm_SearchForm_action_results {
	float:left;
	background:url(/themes/holburne-museum/images/btn-search.gif) no-repeat;
	width: 55px;
	height: 18px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
}
/* nav */
.nav{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	position:absolute;
	top:118px;
	left:0;
}
.nav li{
	float:left;
	padding:0 0 0 7px;
}
.nav li:first-child{padding-left:0;}
.nav li a{
	float:left;
	font-family: 'GothamNarrowMedium', sans-serif;
	font-size:13px;
	color:#343434;
	text-align:center;
	height:36px;
	padding:12px 0 0;
}
.nav li a:hover,
.nav li.active a{
	text-decoration:none;
	color:#fff;
	padding:15px 0 0;
	height:27px;
}
.nav li .item01 {width: 106px;}
.nav li .item01:hover,
.nav li.active .item01{background:url(/themes/holburne-museum/images/bg-item01.gif) no-repeat;}
.nav li .item02 {width: 123px;}
.nav li .item02:hover,
.nav li.active .item02{background:url(/themes/holburne-museum/images/bg-item02.gif) no-repeat;}
.nav li .item03 {width: 106px;}
.nav li .item03:hover,
.nav li.active .item03{background:url(/themes/holburne-museum/images/bg-item03.gif) no-repeat;}
.nav li .item04 {width: 91px;}
.nav li .item04:hover,
.nav li.active .item04{background:url(/themes/holburne-museum/images/bg-item04.gif) no-repeat;}
.nav li .item05 {width: 104px;}
.nav li .item05:hover,
.nav li.active .item05{background:url(/themes/holburne-museum/images/bg-item05.gif) no-repeat;}
.nav li .item06 {width: 101px;}
.nav li .item06:hover,
.nav li.active .item06{background:url(/themes/holburne-museum/images/bg-item06.gif) no-repeat;}
.nav li .item07 {width: 95px;}
.nav li .item07:hover,
.nav li.active .item07{background:url(/themes/holburne-museum/images/bg-item07.gif) no-repeat;}
.nav li .item08 {width: 71px;}
.nav li .item08:hover,
.nav li.active .item08{background:url(/themes/holburne-museum/images/bg-item08.gif) no-repeat;}
.nav li .item09 {width: 102px;}
.nav li .item09:hover,
.nav li.active .item09{background:url(/themes/holburne-museum/images/bg-item09.gif) no-repeat;}

.item00-page #wrapper {background:url(/themes/holburne-museum/images/bg-item00-line.gif) repeat-x 0 110px;}
.item01-page #wrapper {background:url(/themes/holburne-museum/images/bg-item01-line.gif) repeat-x 0 110px;}
.item02-page #wrapper {background:url(/themes/holburne-museum/images/bg-item02-line.gif) repeat-x 0 110px;}
.item03-page #wrapper {background:url(/themes/holburne-museum/images/bg-item03-line.gif) repeat-x 0 110px;}
.item04-page #wrapper {background:url(/themes/holburne-museum/images/bg-item04-line.gif) repeat-x 0 110px;}
.item05-page #wrapper {background:url(/themes/holburne-museum/images/bg-item05-line.gif) repeat-x 0 110px;}
.item06-page #wrapper {background:url(/themes/holburne-museum/images/bg-item06-line.gif) repeat-x 0 110px;}
.item07-page #wrapper {background:url(/themes/holburne-museum/images/bg-item07-line.gif) repeat-x 0 110px;}
.item08-page #wrapper {background:url(/themes/holburne-museum/images/bg-item08-line.gif) repeat-x 0 110px;}
.item09-page #wrapper {background:url(/themes/holburne-museum/images/bg-item09-line.gif) repeat-x 0 110px;}
.item10-page #wrapper {background:url(/themes/holburne-museum/images/bg-item00-line.gif) repeat-x 0 110px;}
/* main */
#main{
	width:960px;
	margin:0 auto 30px;
	padding:175px 0 0;
	overflow:hidden;
}
.main-holder{
	width:930px;
	padding: 0 13px 0 15px;
	overflow:hidden;
	border:solid #cac8c7;
	border-width:0 1px;
}
/* content */

* html #content {
	height:387px;
}

#content{
	width:576px;
	float:left;
	margin:-4px 0 0;
	min-height:387px;
}

/* visual */
.visual-holder{
	width:100%;
	overflow:hidden;
	margin:0 0 12px;
}
.visual-holder .visual-txt{
	font-family: 'GothamNarrowBook', sans-serif;
	font-size:1.9em;
	color:#383838;
	line-height:1.21em;
	padding:0 0 18px;
	margin:0;
}
.visual-holder img{display:block;}
/* event-holder */
.event-holder{
	width:522px;
	padding:5px 27px; 
	overflow:hidden;
	position:relative;
	background:#322e2e;
	margin:1px 0 0;
}
.event-holder .btn-prev,
.event-holder .btn-next{
	position:absolute;
	background:url(/themes/holburne-museum/images/btn-prev.gif) no-repeat;
	width: 8px;
	height: 16px;
	text-indent:-9999px;
	overflow:hidden;
	top:22px;
	left:9px;
}
.event-holder .btn-next {
	background:url(/themes/holburne-museum/images/btn-next.gif) no-repeat;
	left:559px;
}
.box-event{
	width:503px;
	border:solid #c2c1c1;
	border-width:0 1px;
	padding:0 5px 3px 12px;
}
.box-event h2{
	margin:0;
	padding:0 0 4px;
	color:#fff;
	font-size:14px;
}
.box-event p{
	margin:0;
	color:#fff;
	line-height:1.25em;
	font-size:1.2em;
}
/* threecolumn */
.threecolumn{
	width:100%;
	padding:1px 0 0;
	overflow:hidden;
	background:url(/themes/holburne-museum/images/bg-threecolumn.gif) repeat-y;
}
.threecolumn div{float:left;}
.subscribe-box{width:191px;}
.column-c{
	width:193px;
	padding:0 0 0 13px;
}
.column-r{
	width:164px;
	padding:0 0 0 13px;
}
.threecolumn h3,
.subscribe-box h3{
	margin:0;
	color:#5d5d5d;
	font-size:1.2em;
	padding:0 0 6px;
}
.threecolumn p,
.subscribe-box p{
	margin:0;
	color:#3a3a3a;
	font-size:1.2em;
	line-height:1.333em;
}
.subscribe-form{
	width:100%;
	overflow:hidden;
	padding:11px 0 0;
}
.subscribe-form span {
	width: 140px;
	height: 16px;
	float:left;
	padding:2px 2px 0 3px;
	margin:0 5px 0 0;
	background:url(/themes/holburne-museum/images/bg-inp.gif) no-repeat;
}
.subscribe-form span input{
	margin:0;
	padding:0 0 0 3px;
	float:left;
	border:0;
	width:137px;
	background:none;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#555;
}
.subscribe-form .btn-go{
	float:left;
	background:url(/themes/holburne-museum/images/btn-go.gif) no-repeat;
	width: 29px;
	height: 18px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	border:0;
	cursor:pointer;
	margin:0;
	padding:0;
}
.subscribe-box h3{padding:0 0 6px 3px;}
.subscribe-box p{padding:0 0 0 3px;}
.threecolumn .btn-browse{
	background:url(/themes/holburne-museum/images/ico-more.gif) no-repeat 0 1px;
	padding:0 0 0 20px;
	margin:13px 0 0;
	display:block;
}
.threecolumn .btn-browse a{
	font-weight:bold;
	font-size:1.2em;
}





/* inner content */
.breadcrumbs {
	width:100%;
	overflow:hidden;
	margin:-8px 0 0;
	padding:0 0 21px;
	position:relative;
}
.breadcrumbs p {
	margin: 0 0 0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
	font-weight:bold;
	font-size:1.2em;
	color:#656565;
}

.inner #content{
	width:696px;
	float:right;
	border:solid #cac8c7;
	border-width:0 1px;
	padding:0 8px 0 10px;
}
.inner .main-holder{
	width:960px;
	padding: 0;
	overflow:hidden;
	border:none;
}
/* current-holder */
.current-holder {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #cac8c7;
	padding:0 0 13px;
	margin:0 0 19px;
}
.inner #content h1{
	margin:0;
	font-family: 'GothamNarrowBook', sans-serif;
	font-size:3em;
	font-weight:normal;
	color:#2e2e2e;
}
.current-box {
	width:100%;
	overflow:hidden;
	padding:9px 0 0;
}
.current-box .info{
	width:340px;
	float:left;
	margin:0 17px 0 2px;
	display:inline;
}
.current-box .info h2{
	font-family: 'GothamNarrowMedium', sans-serif;
	color:#313131;
	font-weight:normal;
	font-size:1.8em;
	margin:0;
	padding:0 0 3px;
}
.current-box .info .date{
	font-size:1.2em;
	color:#313131;
	display:block;
	margin:0 0 -2px;
}
.current-box .info p{
	font-size:1.2em;
	margin:0;
	padding:7px 0 10px;
	line-height:1.417em;
}
.btn-more {
	background:url(/themes/holburne-museum/images/ico-more.gif) no-repeat 0 1px;
	padding:0 0 0 20px;
	display:block;
}
.btn-more a {
	font-weight:bold;
	font-size:1.2em;
}

.btn-more a {	
	font-weight:bold;
	font-size:1.2em;
}

/* twocolumn */
.twocolumn{
	width:100%;
	overflow:hidden;
	background:url(/themes/holburne-museum/images/bg-twocolumn.gif) repeat-y;
}
.twocolumn .column {
	width:338px;
	float:left;
	padding: 0 0 0 20px;
	margin: 15px 0 0 0;
}
.twocolumn .column:first-child{padding-left:0;}
.twocolumn .column h2{
	font-family: 'GothamNarrowMedium', sans-serif;
	color:#313131;
	font-weight:normal;
	font-size:1.8em;
	margin:0;
	padding:0 0 4px;
}
.twocolumn .column .date{
	display:block;
	font-size:1.2em;
	color:#313131;
	padding:0 0 7px;
}
.twocolumn .column p {
	color:#313131;
	margin:0;
	font-size:1.2em;
	line-height:1.416em;
	padding:0 0 16px;
}
.column-content {
	width:100%;
	overflow:hidden;
}
.twocolumn .column-info{
	float:left;
	width:155px;
}
.twocolumn .column-img-holder{
	float:right;
	width:169px;
	padding:5px 0 0;
}
.current-box .image-holder{
	width:337px;
	float:left;
	padding:4px 0 0;
}
.current-box .image-holder img{display:block;}


/* threecolumn */
.threecolumnInner{
	width:100%;
	overflow:hidden;
	background:url(/themes/holburne-museum/images/bg-threecolumninner.gif) repeat-y;
}

.threecolumnInner .column-left,
.threecolumnInner .column-center,
.threecolumnInner .column-right {
	width: 218px;
	padding: 0 0 0 20px;
	margin:-2px 0 0;
	float:left;	
}

.threecolumnInner .column-left {
	padding:0;
}
	
.threecolumnInner h2{
	font-family: 'GothamNarrowMedium', sans-serif;
	color:#313131;
	font-weight:normal;
	font-size:1.8em;
	margin:0;
	padding:0 0 4px;
}

.threecolumnInner .column .date{
	display:block;
	font-size:1.2em;
	color:#313131;
	padding:0 0 7px;
}

.threecolumnInner p {
	color:#313131;
	margin:0;
	font-size:1.2em;
	line-height:1.416em;
	padding:0 0 16px;
}

.column-content {
	width:100%;
	overflow:hidden;
}

.current-box .image-holder img{display:block;}




/* type01-page */

.type01-page #content {
	background:url(/themes/holburne-museum/images/bg-inner2-content.gif) repeat-y;
}

.data-page p, .data-page-wide p {
	color:#313131;
	margin:0;
	padding:17px 0 0;
	font-size:1.2em;
	line-height:1.416em;
}
.data-page h1, .data-page-wide h1{
	margin:0 !important;
}

.data-page h2, .data-page-wide h2{
	font-family: 'GothamNarrowMedium', sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #313131;
	padding: 21px 0 0;
	margin: 0 0 -9px;
}

.data-page h3, .data-page-wide h3 {
	font-family: 'GothamNarrowMedium', sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #313131;
	padding: 18px 0 0;
	margin: 0 0 -12px;
}

.data-page h4, .data-page-wide h4 {
	font-family: 'GothamNarrowMedium', sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #313131;
	padding: 18px 0 0;
	margin: 0 0 -14px;
}

.data-page ul, .data-page ol, .data-page-wide ul, .data-page-wide ol {
	color:#313131;
	margin:0;
	padding:17px 0 10px 25px;
	font-size:1.2em;
	line-height:1.416em;
}

.data-page table, .data-page tr, .data-page td, .data-page th, .data-page-wide table, .data-page-wide tr, .data-page-wide td, .data-page-wide th {
	color:#313131;
	font-size:1.05em;
	line-height:1.416em;
	text-align: left;
	vertical-align: top;
	empty-cells:show
}

.data-page td, .data-page-wide td {
	padding: 3px 5px;	
	border: 1px solid #e9e9e9;
	vertical-align: top;
}

.data-page table, .data-page-wide table {
	margin:17px 0 0;
	border-collapse: collapse;
	width: 100%;
}

.data-page .dataTableSplit td, .data-page-wide .dataTableSplit td  {
	width: 50%;	
}

.data-page .dataTable td:first-child, .data-page-wide .dataTable td:first-child {
	width: 180px;	
}

.data-page td h4, .data-page-wide td h4, .data-page td h3, .data-page-wide td h3, .data-page td h2, .data-page-wide td h2 {
	padding: 0;
	margin: 6px 0 3px 0;
}

.images-list {
	width:260px;
	float:right;
	padding: 5px 1px 0 0;
}
.images-list ul{
	margin:0;
	padding:0 0 13px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.images-list ul li{
	padding:0 0 1px;
	float:left;
}
.images-list ul li img{display:block;}
/* sidebar */
#sidebar{
	width:335px;
	float:right;
	margin:-4px 0 0;
}
.side-box{
	width:100%;
	overflow:hidden;
	padding:7px 0 18px;
	border-top:1px solid #c9c7c8;
}
.side-box h2{
	font-family: 'GothamNarrowBook', sans-serif;
	color:#383838;
	font-size:1.8em;
	margin:0;
	padding:0 0 5px;
	clear:both;
	font-weight:normal;
}
.side-box:first-child{
	border:0;
	padding-top:0;
}
.side-box .img-holder{
	float:left;
	margin:0 13px 0 0;
	padding:2px 0 0;
}
.side-box .img-holder img{display:block;}
.side-box .info{
	float:left;
	width:164px;
}
.side-box .info p{
	margin:0;
	font-size:1.2em;
	line-height:1.25em;
	color:#313131;
	padding:0 0 8px;
}
.side-box .btn-more{
	background:url(/themes/holburne-museum/images/ico-more.gif) no-repeat 0 1px;
	padding:0 0 0 20px;
	display:block;
}
.side-box .btn-more a{
	font-weight:bold;
	font-size:1.2em;
}
/* inner  sidebar */
.item00-page #sidebar {background:url(/themes/holburne-museum/images/bg-inner0-sb.gif) no-repeat;}
.item01-page #sidebar {background:url(/themes/holburne-museum/images/bg-inner1-sb.gif) no-repeat;}
.item02-page #sidebar {background:url(/themes/holburne-museum/images/bg-inner2-sb.gif) no-repeat;}
.item03-page #sidebar {background:url(/themes/holburne-museum/images/bg-inner3-sb.gif) no-repeat;}
.item04-page #sidebar {background:url(/themes/holburne-museum/images/bg-inner4-sb.gif) no-repeat;}
.item05-page #sidebar {background:url(/themes/holburne-museum/images/bg-inner5-sb.gif) no-repeat;}
.item06-page #sidebar {background:url(/themes/holburne-museum/images/bg-inner6-sb.gif) no-repeat;}
.item07-page #sidebar {background:url(/themes/holburne-museum/images/bg-inner7-sb.gif) no-repeat;}
.item08-page #sidebar {background:url(/themes/holburne-museum/images/bg-inner8-sb.gif) no-repeat;}
.item09-page #sidebar {background:url(/themes/holburne-museum/images/bg-inner9-sb.gif) no-repeat;}

.inner #sidebar {
	width:182px;
	float:left;
	margin:0;
	padding:0 0 0 60px;
}
.sidebar-holder{
	border:solid #cac8c7;
	border-width:0 0 0 1px;
	width:157px;
	padding:0 12px 0 11px;
}

* html .item00-page .sidebar-holder {height:352px;}
.item00-page .sidebar-holder {min-height:352px;}

* html .item01-page .sidebar-holder {height:304px;}
.item01-page .sidebar-holder {min-height:304px;}

* html .item02-page .sidebar-holder {height:387px;}
.item02-page .sidebar-holder {min-height:387px;}

* html .item03-page .sidebar-holder {height:283px;}
.item03-page .sidebar-holder {min-height:283px;}

* html .item04-page .sidebar-holder {height:229px;}
.item04-page .sidebar-holder {min-height:229px;}

* html .item05-page .sidebar-holder {height:283px;}
.item05-page .sidebar-holder {min-height:283px;}

* html .item06-page .sidebar-holder {height:257px;}
.item06-page .sidebar-holder {min-height:257px;}

* html .item07-page .sidebar-holder {height:231px;}
.item07-page .sidebar-holder {min-height:231px;}

* html .item08-page .sidebar-holder {height:138px;}
.item08-page .sidebar-holder {min-height:138px;}

* html .item09-page .sidebar-holder {height:284px;}
.item09-page .sidebar-holder {min-height:284px;}


.sidebar-holder .subscribe-box{
	width:158px;
	overflow:hidden;
}
.sidebar-holder .subscribe-box h3 {padding:0 0 6px;}
.sidebar-holder .subscribe-box p{padding:0;}
.sidebar-holder .subscribe-form span{
	background: url(/themes/holburne-museum/images/bg-inp2.gif) no-repeat;
	width:118px;
}
.sidebar-holder .subscribe-form span input {width:115px;}
.sidebar-holder h2{
	font-family: 'GothamNarrowBook', sans-serif;
	font-size:1.6em;
	color:#525252;
	font-weight:normal;
	margin:0;
}
.sidebar-holder h2 a {
	color:#525252;
	font-weight:normal;
	margin:0;
}

/* accordion */
.accordion{
	margin:13px 0 31px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #d9d7d3;
}
.accordion li{
	width:100%;
	overflow:hidden;
	border-top:1px solid #d9d7d3;
}
.accordion li a{
	padding: 7px 0 7px 8px;
	display:block;
	width:150px;
	font-size:1.1em;
	color:#3a3a3a;
	outline:none;
	line-height:1em;
}


.accordion ul {
	margin:0;
	padding:11px 4px 16px 13px;
	list-style:none;
	clear:both;
	background:#f9f8f7;
}
.accordion ul li{
	border:0;
	padding:0 0 7px;
}
.accordion ul li a {
	padding:0;
	width:auto;
	float:left;
	overflow:hidden;
	line-height:1.1em;
}
.accordion ul li a:hover,
.accordion ul li.active a{
	text-decoration:underline;
}

.accordion li a.section, .accordion li a.current {
	font-size:1.12em;
	font-weight:bold;
	padding: 7px 0 5px 10px;
	width:148px;
	background:#f9f8f7 url(/themes/holburne-museum/images/bull-side-nav-active.gif) no-repeat 0 8px;
}

.accordion li ul a.current {
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0;
	background: none;
	font-size: 1.12em;
}

.accordion ul li ul {
	display: none;
}

.accordion ul li ul li ul {
	display: none;
}

/* footer */
#footer{
	width:100%;
	overflow:hidden;
	background:url(/themes/holburne-museum/images/bg-footer.gif) repeat-x;
	height:173px;
}
.footer-holder {
	width:960px;
	margin:0 auto;
}
/* top-row */
.top-row{
	width:100%;
	padding:12px 0 14px;
	overflow:hidden;
}
.top-row .btn-back{
	background:url(/themes/holburne-museum/images/ico-anchor.gif) no-repeat 0 1px;
	padding:2px 0 0 20px;
	float:left;
}
.top-row .btn-back a{
	font-weight:bold;
	color:#5e5c5b;
	font-size:1.2em;
}
.top-row ul{
	margin:0;
	padding:1px 0 0;
	list-style:none;
	float:right;
}
.top-row ul li {
	float:left;
	padding:0 0 0 15px;
}
.top-row ul li a{
	float:left;
	padding:1px 0 2px 22px;
	color:#4d4d4d;
	font-size:1.2em;
}
.top-row ul li.twitter a{background:url(/themes/holburne-museum/images/ico-twitter.gif) no-repeat;}
.top-row ul li.facebook a{background:url(/themes/holburne-museum/images/ico-facebook.gif) no-repeat;}
.top-row ul li.print a{background:url(/themes/holburne-museum/images/ico-print.gif) no-repeat;}
.top-row ul li.rss a{background:url(/themes/holburne-museum/images/ico-rss.gif) no-repeat;}
.top-row ul li.share a{background:url(/themes/holburne-museum/images/ico-share.gif) no-repeat;}
/* footer-nav */
.footer-nav{
	width:100%;
	overflow:hidden;
	padding:10px 0;
}
.footer-nav ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.footer-nav ul li{
	display:inline;
	padding:0 3px 0 8px;
	background:url(/themes/holburne-museum/images/sep-footer-nav.gif) no-repeat 0 1px;
}
.footer-nav ul li:first-child{
	padding-left:0;
	background:none;
}
.footer-nav ul li a{
	color:#908f8c;
	font-size:1.1em;
}
/* footer-logos */
.footer-logos{
	width:100%;
	overflow:hidden;
	padding:26px 0 0;
}
.footer-logos ul{
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	width:945px;
	overflow:hidden;
}
.footer-logos ul li{
	float:left;
	padding:0 0 0 82px;
}
.footer-logos ul li:first-child{
	padding-left:0;
}
.footer-logos ul li a,
.footer-logos ul li img{float:left;}



/* Events */
.eventItem {
	border-bottom: 1px dashed #cac8c7;
	padding: 0 0 15px 0;
	margin: 0 0 5px 0;
}

.eventItem h3 {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 1.7em;
	color: #00395a;
}

.eventItem  p {
	margin: 0;
	padding: 8px 0 10px 0;
}

.eventItem  p.theDate {
	padding: 5px 0 0 0;
	font-weight: bold;
}



/* Press releases, exhibits etc */

.pressReleases, .searchResults {
	padding-bottom: 20px;
	border-bottom: 1px dashed #cac8c7;
	
}

.pressReleases .pressDate {
	padding: 17px 0 0 0;
	font-size: 1.15em;
	font-weight: bold;
}

.pressReleases .pressExcerpt {
	padding: 5px 0 10px 0;
}

.pressReleases:last-child, .searchResults:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.searchResults .readMore {
	margin-top: 0;
	padding-top: 5px;
	font-weight: bold;
	font-size: 1.1em;
}

#PageNumbers {
	font-weight: bold;	
}

.innerColumns {
	margin: 40px 0 0 0;
	background:url(/themes/holburne-museum/images/bg-twocolumn-innerpage.gif) repeat-y 0 1px;
	padding: 0 0 0 0;
	overflow: hidden;
	clear: both;
}

.innerColumns .leftCol {
	float: left;
	width: 195px;
	margin-right: 20px;
}

.innerColumns .rightCol {
	float: left;
	width: 195px;
}


.innerColumns h4 {
	padding-top: 0;	
}


/* Contact form */

#Form_ContactForm {
	margin-top: 6em;	
}

#Form_ContactForm label, #Form_ContactForm input {
	margin: 0;	
	color:#313131;
	margin:0;
	font-size:1.2em;
	line-height:1.416em;
}

.needed {
	color: #C30;	
	font-size: 1.2em;
}

#Form_ContactForm input.text, #Form_ContactForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	padding: 3px;
	border: 1px solid #dedcdc;
	background-color: #ffffff;
	margin-bottom: 10px;
}

#Form_ContactForm input.text:focus, #Form_ContactForm textarea:focus {
	background-color: #f8f6f6;	
}

.message {
	font-size: 1.2em;
	margin: 0 0 7px 0;
	color: #C30;
	font-weight: bold;
}


img.leftAlone {
	float: left; 
	margin: 5px 5px 10px 0;
}

.caption {
	clear: both;
}	

p.sideCaption {
	margin: 0 0 10px 0;
	padding: 7px 0 7px 0;
	font-style: italic;
	font-size:12px;
	color:#656565;
}

ul#siteMap {
	font-size: 13px;	
	margin: 0;
	list-style-type: circle;
	padding: 5px 0 3px 25px;
}




.stepcarousel .panel .internals a {
	color:  #fff;
	text-decoration: none;
	float: left;
}



.stepcarousel .panel h2 {
	color:#fff;
	font-size:14px;
	margin: 10px 40px 2px 40px;
	
}

.stepcarousel .panel p {
	color:#fff;
	font-size:12px;
	margin: 0 40px;
	
}

.stepcarousel .panel .internals .itemData {
	width: 516px;
	float: left;
	overflow: hidden;
}

.stepcarousel .panel .internals a.stepBack {
	width: 28px;
    height: 64px;
    background: transparent url(/themes/holburne-museum/images/prev-horizontal.png) no-repeat 0 0;
    text-indent: -999em;
    float: left;
}

.stepcarousel .panel .internals a.stepNext {
	width: 28px;
    height: 64px;
    background: transparent url(/themes/holburne-museum/images/next-horizontal.png) no-repeat 0 0;
    text-indent: -999em;
    float: left;
}



.images-list p, .images-list ul {
	color:#313131;
	margin:0;
	padding:17px 0 0;
	font-size:11px;
	line-height:1.416em;
}

.images-list #rightLinks span.btn-more {
	display: block;
	margin-top: 20px;
}

/* SCROLLY THING  */


.scrollable {
	position: relative;
	overflow: hidden;
	width: 574px;
	height: 460px;
	background-color: #322e2e;
	color: #fff;
}

.scrollable a {
	border: none;
	color: #fff;
	text-decoration: none;	
}

.scrollable .items {
	width: 20000em;
	position: absolute;
	clear: both;
}

.items div {
	float: left;
	width: 574px;
}

.scrollable img {
	margin: 0;
	background-color: #fff;
	padding: 0;
	width: 574px;
	height: 395px;
}

.scrollable h3 {
	margin: 5px 40px 0 40px;	
	padding: 0;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.scrollable p {
	margin: 1px 40px 0 40px;	
	padding: 0;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.scrollable .active {
	position: relative;
	cursor: default;
}	
	
.scrollable {
	float:left;	
}

a.browse {
	background:	red;
	display: block;
	top: 405px;
	width: 30px;
	height: 55px;
	cursor: pointer;
	font-size:1px;
	position: absolute;
	z-index: 30;
}

a.right {
	left: 544px; 
	margin-right: 0px;
	background: url("http://www.holburne.org/themes/holburne-museum/images/btn-next.gif") no-repeat 14px 20px #322E2E;
}
 
a.left {
	left: 0; 
	background: url("http://www.holburne.org/themes/holburne-museum/images/btn-prev.gif") no-repeat 8px 20px #322E2E;
} 

/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

/* Highlights page (Muse) */

.gallery-layout li a.highlights {
    display: table-cell;
    height:100px;
    width:100px;
    text-align:center;
    vertical-align:middle;
}
.gallery-layout li {
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
}


