
/* element styles */

html {
	overflow: scroll;
}

body{
	margin: 0;
	padding: 0; 
	background: #292a2c;
	font-size: 90%;
}	 

div {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	color: #fffefe;
}

p {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
	color: #fffefe;
	margin: 0 0 15px 0;
	line-height: 120%;
}

li {
	font-size: 100%;
	color: #fffefe;
}

td {
	font-size: 100%;
	color: #fffefe;
	vertical-align: top;
}

img {
	border: 0;
}

a {
	font-size: 100%;
	color: #fffefe;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 170%;	
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
}

h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 150%;	
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
}

h2.red_h2 {
	color: #ED708D;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: none !important;
}

h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 120%;	
	color: #FCC65A;
	margin: 0 0 10px 0;
	padding: 0;
}

h4 {
	margin-bottom: 10px;
	font-size: 120%;	
	color: #5E95DA;
}

form {
	margin: 0;
}

textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 100%;
}

ul {
	margin-left: 20px;
}

/* page element styles */ 
 
.mobile_only {
	display: none;	
}
 
#top_bar {
	height: 240px;
	background: url(../images/site/nav-bg.png) bottom center no-repeat;
}

#top_bar_inner {
	position: relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	padding: 0;
}

#top_banner {
	width: 892px;
	height: 150px;
	background: url(../images/site/top-banner.jpg) no-repeat top left;
	position: absolute;
	top: 20px;
	left: 69px;
}

#book {
	display: block;
	position: absolute;
	top: -260px;
	right: -30px;
	width: 215px;
	height: 235px;
	background: url(../images/site/book.png) no-repeat top left;
	text-decoration: none !important;
	z-index: 99;
}

#tony_foster {
	display: block;
	position: absolute;
	top: -240px;
	left: 0;
	width: 53px;
	height: 452px;
	background: url(../images/site/tony-foster.png) no-repeat top left;
	text-decoration: none !important;
	z-index: 99;
}

#navigation {
	position: absolute;
	top: -69px;
	left: 75px;
	height: 30px;
	clear: both;
}

#main {
	position:relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width: 960px;
	padding: 0;
	z-index: 1;
}

#page_main {
	width: 960px;
}

#page_main_inner {
	margin: 20px 0 0 72px;
}

#footer {
	clear: both;
	padding: 00px 0 10px 0;
}

#footer div {
	font-size: 75% !important;
	color: #fff;
}

#footer a, #footer p {
	color: #fff;
	font-size: 100%;
	line-height: 85% !important;
}

#footer_left {
	float: left;
	padding: 10px 0 0 70px;
	width: 620px;
}

#footer_right {
	float: right;
	text-align: right;
	padding: 10px 0 0 0;
	width: 250px;
}


/* content page */

#left_nav {
	float: left;
	width: 170px;
	margin: 0 30px 0 0;
}

#page_content {
	float: left;
	width: 670px;
}

#breadcrumb {
	float: right;
}

#page_content #col1 {
	float: left;
	width: 320px;
}

#page_content #col2 {
	float: left;
	width: 320px;
	margin: 0 0 0 30px;
}

/* wide page */

.wide #col1 {
	float: left;
	width: 400px;
}

.wide #col2 {
	float: left;
	width: 400px;
	margin: 0 0 0 30px;
}

/* home page slider */

#slider_frame {
	float: left;
	position: relative;
	width: 620px;
	height: 620px;
	padding: 0;
	margin: 0;
}

.slider {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 80;
	width: 620px;
	height: 485px;
}

.slider a {
	display: block;
}

.slider_image {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 620px;
	height: 485px;
	background-position: center center;
	background-repeat: no-repeat;
}

#slide_0 {
	display: block;
}

#home_thumbs {
	position: absolute;
	top: 500px;	
	width: 620px;
	height: 100px;
	overflow: hidden;
}


/* home page */

#home_top_right {
	float: left;
	width: 201px;
	height: 570px;
	margin-left: 20px;
	font-size: 95%;
}

#past_exhibitions {
		
}

.past_exhibition {
	float: left;
	width: 175px;	
	margin: 0 45px 10px 0;
}

#past_exhibition_4, #past_exhibition_8 {
	margin: 0;	
}

.past_exhibition_image {
	display: block;
	width: 175px;
	height: 175px;
	background: no-repeat center center;
	background-size: contain;
	border: 1px #1d1e1f solid;
}

#about_tony {
	width: 570px;
	float: left;
}

#home_book {
	position: absolute;
	right: -11px;
	display: block;
	width: 274px;
	height: 281px;
	background: url(../images/site/home-book.png) no-repeat top left;	
	margin: 0 0 0 10px;
}

/* exhibition page */

.exhibition {
	float: left;
	margin: 0 0 20px 0;
}

.exhibition_image {
	display: block;
	float: left;
	width: 175px;
	height: 175px;
	background: no-repeat center center;
	background-size: contain;
	border: 1px #1d1e1f solid;
	margin: 0 20px 0 0;
}

.work {
	display: block;
	float: left;
	width: 190px;
	margin: 0 40px 30px 0;
}

.retro_work {
	position: static !important;
	display: block;
	float: left;
	width: 190px !important;
	margin: 0 20px 20px 0;
}

.work_0 {
	margin: 0;	
}

#teaser ul {
	margin-left: 20px;
}

/* nav styles for text-based navigation */


.nav_item {
	font-family: 'Roboto', sans-serif;
	display: block;
	height: 34px;
	text-align: center;
	color: #fff !important;
	font-weight: normal !important;
	background: url(../images/nav/nav-bg.png) repeat-x top right;
	padding: 15px 12px 0 12px;
	font-size: 125% !important;
	text-shadow: 1px 1px #333;
}

.nav_item_active {
	font-family: 'Roboto', sans-serif;
	display: block;
	height: 34px;
	text-align: center;
	color: #fff !important;
	font-weight: normal !important;
	background: url(../images/nav/nav-bg.png) repeat-x;
	background-position: right -49px  !important;
	padding: 15px 12px 0 12px;
	font-size: 125% !important;
	text-shadow: 1px 1px #333;
}

.nav_item:hover, .nav_item_active:hover {
	background-position: right -49px  !important;
	text-decoration: none;
}

/* general nav styles */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li a {
	font-weight: bold;
	font-size: 110%;
	color: #333;
}

#nav li a:hover {
	color: #0071c6;
}

#nav li ul {
	position: absolute;
	left: -999em;
	background: url(../images/site/box-bg.png) #3f4043 top left repeat-x;	
	width: 120px;
	padding: 0 5px 0 5px;
	border: 3px #151617 solid;
	border-top: 0;
	z-index: 99;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.dd_nav_item, .dd_nav_item_last {
	width: 120px;
	border-bottom: 1px #151617 solid;
	padding: 5px 0 5px 0 !important;
}

.dd_nav_item_last {
	border-bottom: 0;
}

.dd_nav_item a, .dd_nav_item_last a {
	color: #fff !important;
	font-weight: normal !important;
	display: block;
	font-size: 85% !important;
}

.dd_nav_item a:hover, .dd_nav_item_last a:hover {
	display: block;
	text-decoration: underline;
}

/* left nav */

#left_nav a {
	display: block;
	color: #fff;
}

.nav_item_1, .nav_item_2 {
	background: url(../images/site/left-nav-bg.png) no-repeat top left #575757;
	margin-bottom: 5px;
	padding: 7px;
}

.nav_item_1_active, .nav_item_2_active {
	background: url(../images/site/left-nav-bg.png) no-repeat top left #575757;
	margin-bottom: 5px;
	padding: 7px;
}

.nav_item_2, .nav_item_2_active {
	padding-left: 30px;
}



/* form styles */


.user_form .row_0 {
	background-color: #292a2c;
}

.user_form .row_1 {
	background-color: #393a3c;
}

.user_form .row_section {
	background-color: #fff;
}

.user_form .row_section td {
	border: 0 !important;
	padding-top: 30px;
}

.user_form .cell {
	border-top: 1px #292a2c solid;
	padding: 5px 0px 5px 0px;
}

.user_form .cell_left {
	border-left: 1px #292a2c solid;
	border-top: 1px #292a2c solid;
	padding: 5px 15px 5px 0px;
	padding-left: 10px;
}

.user_form .cell_right {
	border-top: 1px #292a2c solid;
	border-right: 1px #292a2c solid;
	padding: 5px 0px 5px 0px;
	padding-right: 10px;
}


.user_form .cell_span {
	border: 1px #292a2c solid;
	border-bottom: 0;
	padding: 5px 10px 5px 10px;
}

.user_form .error {
	display: block;
	color: #c00;
	font-weight: bold;
}

.user_form .input_box {
	width: 300px;
}

.user_form .input_box_200 {
	width: 300px;
}

.user_form .input_box_small {
	width: 80px;
}

.user_form form {
	margin: 0px;
}

.user_form select {
	width: 300px;
}

.user_form .textarea {
	width: 300px;
	height: 200px;
}

.user_form .textarea_small {
	width: 300px;
	height: 50px;
	font-family: verdana;
	font-size: 100%;
}

.user_form .section {
	border-bottom: 1px #141516 solid;
}	

.user_form h3 {
	padding: 20px 0 0 0;
}

.user_form .select_box_200 {
	width: 300px;
}



/* general styles */

.box_bg, .box_bg_tall {
	margin: 0 0 20px 0;
	padding: 20px;
	border: 1px #141516 solid;
	background: url(../images/site/box-bg.png) #3f4043 top left repeat-x;	
}

.box_bg_tall {
	background: url(../images/site/box-tall-bg.png) #3f4043 top left repeat-x;	
}

.box_bg *, .box_bg_tall * {
	color: #fffefe;	
}

.box_bg img {
	max-width: calc(100%);
	height: auto;
}

.news_divider {
	height: 1px;
	background-color: #ccc;
	margin-bottom: 10px;
}

.padded_img img {
	padding: 0;
}

.smallText {
	font-size: 80%;
}

.smallText a {
	font-size: 100%;
}

.error {
	color: #c00;
	font-weight: bold;
}

.pad30lr {
	padding: 0 30px 0 30px;
}

.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.hide {
	display: none;
}


.buy_now_button {
	display: inline-block;
	text-align: center;
	color: #fff;
	background: #ff3300;
	padding: 10px 20px;
	font-size: 110%;
	cursor: pointer;
	margin: 20px auto 20px auto;
	border: 0;
	border-radius: 3px;
	transition: background-color 0.3s;
}	

.buy_now_button:hover {
	background: #ff0000;
	color: #fff;
	text-decoration: none;
}


/* button styles */

.button {
	background: top left no-repeat;
	border: 0;
	text-indent:-9999px !important;
	border-radius: 0 !important;
	transition: none !important;
}

.button:hover {
	cursor: pointer;
	background-position: bottom left;
	transition: none !important;
}

#home_thumbs_left {
	position: absolute;
	display: block;
	width: 10px;
	height: 103px;
	background-image: url(../images/site/left-button.png);
	top: 500px;
	left: 0;
	z-index: 99;
}

#home_thumbs_right {
	position: absolute;
	right: 0;
	display: block;
	width: 10px;
	height: 103px;
	background-image: url(../images/site/right-button.png);
	top: 500px;
	left: 620px;
	z-index: 99;
}

.next {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background-image: url(../images/site/next-button.png);
	margin: 0 10px 20px 0;
}

.previous {
	display: block;
	float: left;
	width: 25px;
	height: 25px;
	background-image: url(../images/site/previous-button.png);
	margin: 0 10px 20px 250px;
}

.show_all {
	display: block;
	float: left;
	width: 72px;
	height: 25px;
	background-image: url(../images/site/show-all-button.png);
	margin: 0 10px 20px 0;
}

.subscribe {
	display: block;
	float: left;
	width: 86px !important;
	height: 25px !important;
	background-image: url(../images/site/subscribe-button.png);
	margin: 0 10px 20px 0;
}

.displaying {
	float: left;	
	margin: 0 10px 20px 0;
}

.on {
	background-position: bottom left !important;
}

/* document types */

.icon {
	list-style-type: none;
	padding: 0 0 0 25px !important;
	margin: 0 0 10px -3px !important;
}

.pdf {
	background: url(../images/resources/pdf.gif) no-repeat;
}

.doc, .docx {
	background: url(../images/resources/doc.gif) no-repeat;
}

.xls, .xlsx {
	background: url(../images/resources/xls.gif) no-repeat;
}

.ppt, .pptx {
	background: url(../images/resources/ppt.gif) no-repeat;
}

.wav {
	background: url(../images/resources/wav.png) no-repeat;
}

.avi {
	background: url(../images/resources/avi.png) no-repeat;
}

.folder {
	background: url(../images/resources/folder.png) no-repeat;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
	color: #000 !important;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	color: #000 !important;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* cookie preferences */

#cookie_popup_message {
	display:  none;
	position: fixed; 
	z-index: 9999; 
	bottom: 20px; 
	left: 20px; 
	width: 310px; 
	background-color: #ffffffcc; 
	padding: 10px;  
	border-radius: 5px; 
	box-shadow: 0 0 1px #00000066;
}

#cookie_popup_message p {
	font-size: 85% !important; 
	color: #000; 
	margin: 0 0 10px 0;
}

#cookie_popup_message a {
	color: #000; 
}

#cookie_options {
	display:  flex;
	flex-direction: column;
}

.cookie_options_row {
	display:  flex;
	flex-direction: row;
}

.cookie_options_label {
	font-size: 85% !important; 
	font-weight:  bold;
	margin: 0 20px 20px 0;
	color: #000; 
}

.cookie_options_yes,
.cookie_options_no {
	display:  block;
	color:#fff !important; 
	font-size: 90% !important;  
	text-decoration: none; 
	padding: 3px 15px 0 15px; 
	height:  22px;
	border-radius: 5px; 
	font-weight: bold;
	transition: background-color 0.3s;
	margin:  0 10px 0 0;
}

.cookie_options_no {
	background: #666; 
}

.cookie_options_yes {
	background: #666; 
}

.cookie_options_yes:hover,
.cookie_options_no:hover {
	text-decoration: none; 
}

.cookie_options_no:hover,
.cookie_options_no.active {
	background: #c33; 
}

.cookie_options_yes:hover,
.cookie_options_yes.active {
	background: #3c3; 
}

#cookie_accept_all,
#cookie_set_preferences {
	background: #666; 
	color:#fff !important; 
	font-size: 90% !important;  
	text-decoration: none; 
	padding: 5px 25px; 
	border-radius: 5px; 
	font-weight: bold;
	transition: background-color 0.3s;
}

#cookie_accept_all:hover,
#cookie_set_preferences:hover {
	background: #000; 
}

/* admin nav bar styles */

#admin_navbar {
	position: fixed; 
	top: 0; 
	right: 10px; 
	height: 50px; 
	background: -moz-linear-gradient(top, #e7e9eb 0%, #d8dade 100%); 
	background: -webkit-linear-gradient(top, #e7e9eb 0%,#d8dade 100%) ; 
	background: linear-gradient(to bottom, #e7e9eb 0%,#d8dade 100%); 
	border: 1px solid #e7e9eb;
	box-shadow: 0 0 5px rgba(0,0,0,0.4); 
	z-index: 9999999;
	padding: 10px;
	color: #fff;
	border-radius: 0 0 3px 3px;
}

.admin_navbar_icon {
	color: #fff;
	margin-right: 10px;
	opacity: 0.6;
	width: 48px;
	height: 48px;
}

.admin_navbar_icon img {
	width: 48px;
	height: 48px;
}

.admin_navbar_icon:hover {
	color: #fff;
	margin-right: 10px;
	opacity: 1;
}

#admin_navbar .admin_navbar_hassubnav {
	font-size: 85%;
	color: #000;
}

#admin_navbar .admin_navbar_hassubnav .admin_navbar_subnav {
	display: none;
}

#admin_navbar .admin_navbar_hassubnav .admin_navbar_subnav span,
#admin_navbar .admin_navbar_hassubnav .admin_navbar_subnav a  {
	display: block;
	color: #000;
	border-bottom: 1px solid #bdbdbd;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	height: auto;
}

#admin_navbar .admin_navbar_hassubnav:hover .admin_navbar_subnav {
	display: block;
	position: absolute;
	top: 60px;
	left: 175px;
	width: 150px;
	background: #d8dade; 
	padding: 10px;
}

#admin_navbar_extended {
	float: left; 
	height: 50px;
	overflow-y: hidden;
	width: 0;
}

#admin_navbar_icon {
	float: left;
	margin: 0;
}
	
@keyframes slide_out {
	0%   { width: 0px; }
	100% { width: 380px; }
}

.slide_out {
	animation-name: slide_out;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
}

@keyframes slide_in {
	0%   { width: 380px; }
	100% { width: 0px; }
}

.slide_in {
	animation-name: slide_in;
	animation-duration: 0.5s;
	animation-timing-function: ease-out;
	animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
}


@-webkit-keyframes jello-horizontal{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}
@keyframes jello-horizontal{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}