/* -- Home -- */

div#home-main {
	float: left;
	width: 520px;
	height: 235px;
	overflow: hidden;
	padding-right: 10px;
}

div#home-main-pages {
	position: absolute;
	z-index: 6;
	margin-left: 460px;
	margin-top: 210px;
	height: 10px;
	overflow: hidden;
}

div#home-main-pages div {
	float: left;
	width: 7px;
	height: 1px;
	padding-top: 6px;
	overflow: hidden;
	background: #A5A7AA;
	margin-right: 2px;
	cursor: pointer;
}

div#home-main-pages div.highlighted {
	background: #000;
}

div#home-main img {
	position: absolute;
}

div#home-main .box {
	width: 510px;
	height: 235px;
	position: absolute;
}

div#home-main .selected {
	display: block;
}

div#home-main .box-inside {
	height: 225px;
}

div#home-main .box-text {
	position: absolute;
	width: 206px;
}

div#home-main .box-title {
	font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}

div#home-main .box-detail {
	display: block;
	padding-top: 6px;
	padding-bottom: 2px;
}

div#home-promo {
	float: left;
	width: 255px;
}

div#home-promo .box-inside {
	height: 225px;
}

div#home-promo .box-text {
	height: 195px;
}

div#home-promo .box-title {
	font-size: 30px;
	line-height: 28px;
	text-transform: uppercase;
}

div#home-subfeatures {
	float: left;
	height: 305px;
}

div#home-subfeatures .box {
	float: left;
	width: 245px;
	margin-right: 10px;
}

div#home-subfeatures .box-inside {
	height: 275px;
}

div#home-subfeatures .box-text {
	height: 145px;
	line-height: 14px;
	overflow: hidden;
}

div#home-subfeatures .last {
	margin-right: 0;
}

div#home-subfeatures .box-area {
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 4px;
	text-transform: uppercase;
}

div#home-subfeatures .box-title {
	display: block;
	padding: 0;
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	padding: 9px 0;
}

div#home-subfeatures .box-desc {
	padding-bottom: 12px;
	overflow: hidden;
}

div#home-announce {
	float: left;
	width: 785px;
}

div#home-announce .box-inside {
	height: 37px;
}

div#home-announce .box-text {
	padding-top: 6px;
	height: 15px;
	padding-bottom: 6px;
}



/* -- Visit / Calendar -- */

div#calendar-filter {
	float: left;
	width: 224px;
}

div#calendar-filter select {
	border: 0;
}

div#calendar-list {
	float: right;
	width: 550px;
}

div#calendar-list .box-inside {
	height: 75px;
	overflow: hidden;
}

div#calendar-list img {
	display: block;
	float: left;
	background: #FFF;
	padding-right: 10px;
}

div#calendar-list .box-text {
	height: 45px;
	padding-left: 0;
}

div#calendar-list h3 {
	width: 100%;
	margin: 0 10px 0 0;
	font-weight: normal;
	overflow: hidden;
}

div#calendar-list h3 span {
	display: block;
	float: left;
	height: 17px;
	background: #A5A7AA;
	color: #FFF;
	font-size: 15px;
	line-height: 16px;
	padding: 5px 7px;
	text-transform: uppercase;
	overflow: hidden;
}

div#calendar-list h4 {
	width: 80px;
	background: #A5A7AA;
	color: #FFF;
	font-size: 12px;
	line-height: 14px;
	padding: 5px 7px;
	margin: 10px 0 0;
	font-weight: normal;
	text-transform: uppercase;
	overflow: hidden;
}

div#calendar-left {
	float: left;
	width: 550px;
	padding-bottom: 25px;
}

div#calendar-right {
	float: right;
	width: 225px;
	padding-bottom: 25px;
}

div#calendar-left {
	line-height: 20px;
}

img.event-img {
	display: block;
}

h4.event-title {
	margin: 6px 0 8px;
	font-size: 18px;
	font-weight: normal;
}

#event-details {
	font-style: italic;
	width: 100%;
	overflow: hidden;
}

#event-details div {
	padding: 0 20px 0 0;
}

#event-details div.autoclear {
	padding-top: 15px;
}

#event-details a.box {
	float: left;
	font-style: normal;
	font-size: 11px;
	color: #FFF;
	margin-bottom: 0;
	margin-right: 10px;
	padding-top: 5px;
	text-transform: uppercase;
}

#event-details a.box .box-inside {
	float: left;
	font-style: normal;
	font-size: 11px;
	color: #FFF;
	padding-right: 5px;
	margin-bottom: 0;
	text-transform: uppercase;
}

#event-description {
	padding-right: 10px;
	line-height: 20px;
}

#event-description a {
	color: #EB008B;
}

#event-description a:hover {
	color: #EB008B;
	text-decoration: underline;
}

#event-series a.box img {
	display: block;
	float: left;
	background: #FFF;
	padding-right: 10px;
}

#event-series a.box .box-text {
	padding-left: 0;
	height: 45px;
}

.caption {
	margin: 1px 0 8px;
	font-size: 9px;
	line-height: 12px;
	text-align: right;
}

#calendar-left h5,
#calendar-right h5 {
	font-size: 14px;
	line-height: 16px;
	margin: 5px 0;
	padding: 0;
	text-transform: uppercase;
}

#calendar-left h5 {
	margin: 25px 0 -5px;
}

.event-video {
	text-transform: uppercase;
	padding-bottom: 14px;
}

.event-video img {
	display: block;
	margin-top: 1px;
}

.event-related .box-inside {
	height: 90px;
}

.event-related .box-text {
	height: 60px;
}

.event-link .box-inside {
	height: 60px;
}

.event-link .box-text {
	height: 30px;
}

.installation {
	margin: 15px 0;	
}

.installation div {
	padding-top: 5px;
	line-height: 20px;
}


/* -- Films -- */

#films {
	width: 100%;
	overflow: hidden;
}

#films-list {
	width: 120%;
	overflow: hidden;
}

#films-list a.box {
	float: left;
	width: 379px;
	margin-right: 10px;
}

#films-list a.box img {
	display: block;
	float: left;
	background: #FFF;
	padding-right: 7px;
}

#films-list a.box .box-inside {
	height: 100px;
}

#films-list a.box .box-text {
	height: 78px;
	padding: 5px 5px 5px 0;
	oveflow: hidden;
}

#films-list a.box .box-title {
	display: block;
	max-height: 28px;
	overflow: hidden;
	padding-top: 4px;
	font-size: 12px;
	line-height: 14px;
	
}

#films-list a.box .box-details {
	font-style: italic;
}



/* -- Exhibitions -- */

#exhibitions {
	width: 100%;
	overflow: hidden;
}

#exhibitions-top {
	height: 42px;
	overflow: hidden;
}

#exhibitions-top a {
	float: left;
	margin-right: 5px;
}

#exhibitions-list {
	width: 120%;
	overflow: hidden;
}

#exhibitions-list a.box {
	float: left;
    width: 379px;
    margin-right: 10px;
}

#exhibitions-list a.box .box-inside {
	height: 100px;
}

#exhibitions-list a.box img {
	display: block;
    float: left;
    background: #FFF;
    padding-right: 7px;
}

#exhibitions-list a.box .box-text {
	height: 78px;
    padding: 5px 5px 5px 0;
    oveflow: hidden;
}

#exhibitions-list a.box .box-title {
	display: block;
    padding-top: 8px;
    font-size: 12px;
    line-height: 14px;
}

#exhibitions-list a.box .box-details {
	font-style: italic;
}



/* -- Families -- */

#families-list {
	width: 120%;
	overflow: hidden;
}

#families-list a.box {
	float: left;
	width: 379px;
	margin-right: 10px;
}

#families-list a.box img {
	display: block;
	float: left;
	background: #FFF;
	padding-right: 7px;
}

#families-list a.box .box-inside {
	height: 100px;
}

#families-list a.box .box-text {
	height: 78px;
	padding: 5px 5px 5px 0;
	oveflow: hidden;
}

#families-list a.box .box-title {
	display: block;
	padding-top: 8px;
	font-size: 12px;
	line-height: 14px;
}


/* -- Press -- */

#press-list {
	width: 110%;
	overflow: hidden;
}

#press-list a.box {
	float: left;
	width: 166px;
	margin-right: 10px;
}

#press-list a.box .box-inside {
	height: 138px;
}

#press-list a.box img {
	display: block;
}

#press-list a.box .box-text {
	padding: 10px 5px;
	height: 30px;
	overflow: hidden;
}

#press-list a.box .box-title {
	display: block;
}

#press a.press-box .box-inside {
	height: 50px;
}

#press a.press-box .box-text {
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
}

p.press-item {
	clear: left;
	line-height: 16px !important;
}

p.press-item .credit {
	font-size: 11px;
}