@charset "utf-8";
/* CSS Document */

/* <RESET CSS> */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* </ RESET CSS> */

html {
	height: 100%;
}

body {
	background: #f3e9c5 url(/siteelements/images/background.jpg) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	height: 100%;
}
a:link, a:visited {
	color: #B41904;
}
a:hover, a:active {
	color: #D92E14;
}

p {
	line-height: 15px;
	margin-bottom: 12px;
	text-align: justify;
}
h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 0.75em;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin-bottom: 0.75em;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 0.75em;
}
ul, #main ol {
	padding-left: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 16px;
}
ul li li, ol li li {
	list-style-type: circle;
}

/**** LAYOUT ****/

#wrapper {
	width: 1142px;
	height: auto;
	margin: auto;
	overflow: hidden;
	background: url(/siteelements/images/wrapper-bg.jpg) right repeat-y;
	min-height: 100%;
}
#wrapper2 {
	width: 1142px;
	height: auto;
	margin: auto;
	overflow: hidden;
	bgcolor:#ffffff;
	min-height: 100%;
}

#container {
	width:1010px;
	height: auto;
	float: left;
	overflow: hidden;
	text-align: left;
         
}
#container2 {
	width:1010px;
	height: auto;
	float: left;
	overflow: hidden;
	text-align: left;
        background: url(/siteelements/images/wrapper-bg.jpg) right repeat-y;
}

#header {
	width:100%;
	padding: 20px 0 12px 0;
	position: relative;
	overflow: hidden;
}
#header-content {
	height: 167px;
}
#header-news {
	position: relative;
	margin-left: 10px;
	float: left;
	display: inline;
	width: 240;
	height: 162;
}
/*#header-news span {
	position: absolute;
	top: 0;
	left: 0;
	width: 240;
	height: 162;
	text-indent: -999em;
	cursor: pointer;
}*/
#header-news a {
	color: #000;
}
#header-logo {
	position: relative;
	margin-left: 10px;
	float: left;
	display: inline;
	width: 740px;
	height: 168px;
	font-size: 24px;
	background-color: #1E1E1E;
}
#header-logo h1, #header-logo a {
	display: block;
	margin: 0;
	padding: 0;
	color: #B41904;
}
#header-logo span {
	position: absolute;
	top: 0;
	left: 0;
	width: 740px;
	height: 168px;
	background: url(/shared/images/header-logo.jpg) no-repeat left top;
	text-indent: -999em;
	cursor: pointer;
}

#main-top {
	clear: both;
	height: 35px;
}
#main-top #nav-top {
	margin-left: 10px;
	float: left;
	display: inline;
	width: 240px;
	height: 35px;
	background: #6CAFC2 url(/siteelements/images/nav-top.jpg) no-repeat;
}

#main-top #explore-nav, #home #explore-nav {
	margin-left: 10px;
	float: left;
	display: inline;
	width: 740px;
	height: 35px;
}

#home #nav-top {
	margin-left: 10px;
	width: 240px;
	height: 35px;
	background: #6CAFC2 url(/siteelements/images/nav-top.jpg) no-repeat;
}
#main, #home {
	clear: both;
}
#main #flexi {
	width:1010px;
}

#main #column-left {
	float: left;
	display: inline;
	width: 500px;
}
#main #column-right {
	float: left;
	display: inline;
	width: 510px;
}
#home #column-left {
	float: left;
	display: inline;
	width: 250px;
}
#home #column-right {
	float: left;
	display: inline;
	width: 760px;
}

#footer {
	width: 1010px;
	clear: both;
	margin-left: 0px;
	padding: 0px 0 0px 10px;
	color: #786C56;
}


/**** EXPLORE NAV ****/

#explorer {
	width: 760px;
	height: 370px;
	clear: both;
}
#explore-content {
	width: 760px;
	clear: both;
}

#explore-title {
	position: relative;
	display: block;
	float: left;
	width: 196px;
	height: 35px;
	line-height: 34px;
	font-size: 24px;
	text-align: center;
	background-color: #EADBA2;
}
#explore-title span {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 196px;
	height: 35px;
	background: url(/siteelements/images/explore-title.gif) no-repeat left top;
}
#explore-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	height: 35px;
}
#explore-nav ul li {
	list-style: none;
	position: relative;
	float: left;
	width: 90px;
	height: 35px;
	margin: 0;
	padding: 0;
	float: left;
	line-height: 34px;
	font-size: 24px;
	text-align: center;
	background-color: #e6d292;
}
#explore-nav ul li a {
	position: relative;
	display: block;
	width: 90px;
	height: 35px;
	text-decoration:none;
	color: #333;
	cursor: pointer;
}
#explore-nav ul li a:hover {
	color: #660;
}
#explore-nav ul li a span {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 90px;
	height: 35px;
	background: no-repeat right top;
	text-decoration: none;
	content: '';
	content: none;
}

#explore-nav ul li a:hover span, #explore-nav ul li.sys_selected a span {
	background-position: 0px -35px;
}
#explore-nav ul li.sys_selected a span, #explore-nav ul li.sys_selected a:hover span {
	background-position: 0px -70px;
}

#explore-nav #Explore_40s span {
	background-image: url(/siteelements/images/explore-40s.gif);
	}
#explore-nav #Explore_50s span {
	background-image: url(/siteelements/images/explore-50s.gif);
	}
#explore-nav #Explore_60s span {
	background-image: url(/siteelements/images/explore-60s.gif);
	}
#explore-nav #Explore_70s span {
	background-image: url(/siteelements/images/explore-70s.gif);
	}
#explore-nav #Explore_80s span {
	background-image: url(/siteelements/images/explore-80s.gif);
	}
#explore-nav #Explore_now span {
	background-image: url(/siteelements/images/explore-now.gif);
}


/***** MAIN NAV *****/
#nav-panel {
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
	display: inline;
	width: 240px;
}


#nav-panel .sys_outer {
	background: #6CAFC2 url(/siteelements/images/nav-main.jpg) repeat-y;
}
#nav-panel .sys_inner {
	background: url(/siteelements/images/panel-single-bottom.jpg) left bottom no-repeat;
	padding-bottom: 4px;
}
#nav-panel .sys_content {
	height: 640px;
	position: relative;
}
#nav {
	overflow: hidden;
	padding: 0 14px;
	text-align: right;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #f3e9d0;
	margin: 2px 0px 4px 0px;
	padding: 0px;
}
#nav ul li li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	/*line-height: 16px;*/
	color: #f3e9d0;
	margin: 0px;
}
#nav ul li a {
	color: #f3e9d0;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #b41904;
	text-decoration: none;
}
#nav ul li .sys_selected, #nav ul li .sys_selected a {
	color: #b41904;
}
#nav ul li li a {
	padding-right: 10px;
	background: url(/siteelements/images/nav-dash.gif) no-repeat right center;
}
#nav ul li .sys_navimage {
	display: block;
	position: relative;
	overflow: hidden;
	width: 212px;
	height: 17px;
	cursor: pointer;
}
#nav ul li .sys_navimage span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 17px;
	background: no-repeat right top;/*text-indent: 999em;*/
	text-decoration: none;
}

#nav ul li .sys_navimage:hover span, #nav ul li .sys_navimage span.sys_selected {
	background-position: right -17px}

/* NAV IMAGES */
#nav #nav-home .sys_navimage span {
	background-image: url(/siteelements/images/nav/nav-home.gif);
}
#nav #nav-about .sys_navimage span {
	background-image: url(/siteelements/images/nav/nav-about.gif);
}
#nav #nav-merchandising .sys_navimage span {
	background-image: url(/siteelements/images/nav/nav-merchandising.gif);
}
#nav #nav-whatson .sys_navimage span {
	background-image: url(/siteelements/images/nav/nav-whatson.gif);
}
#nav #nav-artists .sys_navimage span {
	background-image: url(/siteelements/images/nav/nav-artists.gif);
}
#nav #nav-curators .sys_navimage span {
	background-image: url(/siteelements/images/nav/nav-curators.gif);
}
#nav #nav-location .sys_navimage span {
	background-image: url(/siteelements/images/nav/nav-location.gif);
}
#nav #nav-staying .sys_navimage span {
	background-image: url(/siteelements/images/nav/nav-staying.gif);
}
#nav #nav-contact .sys_navimage span {
	background-image: url(/siteelements/images/nav/nav-contact.gif);
}
#nav #nav-tickets .sys_navimage span {
	background-image: url(/siteelements/images/nav/nav-tickets.gif);
}
#nav #nav-gallery .sys_navimage span {
	background-image: url(/siteelements/images/nav/nav-gallery.gif);
}

#player {
	position: absolute;
	width: 250px;
	height: 85px;
	left: -10px;
	bottom: 0px;
	background: url(/siteelements/images/player.jpg) no-repeat;
}
#player a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffe4c8;
	display: block;
	margin-top: 64px;
	margin-left: 40px;
	font-size: 11px;
/* disable link */ display: none; /* */

}

/**** MAIN CONTENT PANEL ****/

#main-content {
	background: #e6d292 url(/siteelements/images/content-mid.jpg) repeat-y;	
}
#main-content .sys_content-outer {
	background: url(/siteelements/images/content-top.jpg) left top no-repeat;
}
#main-content .sys_content-inner {
	background: url(/siteelements/images/content-bottom.jpg) left bottom no-repeat;
	padding: 38px 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
		zoom: 1;
}


/**** Side Buttons *****/

#side-buttons {
	margin-top: 20px;
	width:122px;
	height: auto;
	float: right;
	overflow: hidden;
}
#side-buttons a {
	display: block;	
}
#side-buttons img {
	padding-left: 0px;
}
#side-buttons #floatMenu {
	position:absolute;
	/*top:330px;*/
	margin-left:0px;
}
#side-buttons #sideMenu a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
}

/**** ELEMENTS ****/




/**** STYLES ****/


.sys_top-spacer {
	height: 14px;	
	line-height: 1px;
	overflow: hidden;
}

.sys_top-spacer span {
	display: none;
}
	
	
.sys_clearfix {
	clear: both;
	height: 0px;
	line-height: 1px;
	overflow: hidden;
}
.sys_clearfix span {
	display: none;
}	
