﻿@import url('https://fonts.googleapis.com/css?family=Ubuntu:regular,italic,bold,bolditalic&subset=cyrillic,greek,latin');
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url('reset.css');

* {
	padding: 0px;
	margin: 0px;
	/*font-family: 'Ubuntu', Tahoma;*/
	font-family: 'Roboto Condensed', sans-serif;
	line-height: 100%;
	outline: none;

}

html {
	border: 0px;
}

body {
	color: #707070;
	font-size: 9pt;
	cursor: default;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
}



a {
	text-decoration: none;

}

a:link {color:#FFF;}      /* unvisited link */
a:visited {color:#FFF;}  /* visited link */
a:hover {color:#FD0404; text-decoration: underline;}  /* mouse over link */
a:active {color:#FFF;}  /* selected link */ 





.boxzed {

		
		position: relative; 
		top: 6px; 
		width: 113px; 
		height: 38px; 
		background-image: url(../img/ftf.jpg); 
		background-repeat: no-repeat; 
		
		/*border:1px solid red;*/
}


#boxzed-link1 { 
		position: absolute; 
		top: 6px; 
		left: 1px; 
		width: 35px; 
		height: 36px; 
		background-color: transparent; 
		/*border: 1px solid red;*/
		
		}	
		
		
#boxzed-link2 { 
		position: absolute; 
		top: 6px; 
		left: 37px; 
		width: 35px; 
		height: 36px; 
		background-color: transparent; 
		/*border: 1px solid red;*/
		
		}	
		
#boxzed-link3 { 
		position: absolute; 
		top: 6px; 
		left: 74px; 
		width: 35px; 
		height: 36px; 
		background-color: transparent; 
		/*border: 1px solid red;*/
		
		}	

	

#pagetop h1 {
	font-family: 'Sintony', sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: 400;
	cursor: pointer;
 	/*color: #777777;*/

}

#pagetop a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
	text-decoration: none;
	font-weight: 400;
	cursor: pointer;
 	color:#777777;

}


#pagetop a:link {color:#777777;}      /* unvisited link */
#pagetop a:visited {color:#777777;}  /* visited link */
#pagetop a:hover {color:red;}  /* mouse over link */
#pagetop a:active {color:#777777;}  /* selected link */ 








#cont {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 70;
	overflow: auto;
}

.copy {
	text-shadow: #111 1px 1px 0px;
	text-align: center;
	padding: 0px 0px;
	line-height: 100%;
}


.box1 {
		
		position: relative; 
		width: 1100px; 
		height: 75px; 
		background-image: url(../img/ftr.jpg); 
		background-repeat: no-repeat; 
		
		/*border:1px solid red;*/
}



.box1 a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0.95em;
	text-decoration: none;
	text-transform: none;
	font-weight: 400;
	cursor: pointer;
	line-height: 0px;
	
}

.box1 .thispage	{

	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.0em;
	color: #D20202;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: 400;

}

.box1 a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
.box1 a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
.box1 a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
.box1 a:active {color:#777777; 	text-decoration: none;}  /* selected link */ 



.box1 h1 {
	
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: 400;
	color: #707070;
	line-height: 100%;

}
.box1 h2 {
	
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	font-size: 8px;
	text-transform:uppercase;
	font-weight: 400;
	color: #707070;
	line-height: 100%;

}
.box1 h3 {
	
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	font-size: 4px;
	text-transform:uppercase;
	font-weight: 400;
	color: #707070;
	line-height: 100%;

}

.box1 h4 {

	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	/*float: left;*/
	font-size: .95em;
	text-transform:none;
	font-weight: 400;
	color: #707070;
	line-height: 100%;
}


.box1 h5 {

	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	/*float: left;*/
	font-size: .95em;
	text-transform:none;
	font-weight: 400;
	color: #707070;
	line-height: 100%;
}



#box-link1 { 
		position: absolute; 
		top: 6px; 
		left: 978px; 
		width: 35px; 
		height: 36px; 
		background-color: transparent; 
		/*border: 1px solid red;*/
		
		}	
		
		
#box-link2 { 
		position: absolute; 
		top: 6px; 
		left: 1015px; 
		width: 35px; 
		height: 36px; 
		background-color: transparent; 
		/*border: 1px solid red;*/
		
		}	
		
#box-link3 { 
		position: absolute; 
		top: 6px; 
		left: 1052px; 
		width: 35px; 
		height: 36px; 
		background-color: transparent; 
		/*border: 1px solid red;*/
		
		}	

#footer a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0.95em;
	text-decoration: none;
	text-transform: none;
	font-weight: 400;
	cursor: pointer;
	line-height: 0px;
	
}

#footer .thispage	{

	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.0em;
	color: #D20202;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: 400;

}

#footer a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
#footer a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
#footer a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#footer a:active {color:#777777; 	text-decoration: none;}  /* selected link */ 



#morestuff a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16pxem;
	text-decoration: none;
	text-transform: none;
	font-weight: 400;
	cursor: pointer;
	line-height: 0px;
	
}

#morestuff .thispage	{

	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	color: #D20202;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: 400;

}

#morestuff a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
#morestuff a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
#morestuff a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#morestuff a:active {color:#777777; 	text-decoration: none;}  /* selected link */ 


#morestuff h1 {
	
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #707070;
	line-height: 100%;
}


#footer h1 {
	
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	font-size: 14px;
	text-transform:uppercase;
	font-weight: 400;
	color: #707070;
	line-height: 100%;
}



#repa h1 {
	
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color:#333333;
	line-height: 100%;
}

/* you must match this with #footer a */
#footer h2 {
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	font-size: 8px;
	text-transform:uppercase;
	font-weight: 400;
	color: #707070;
	line-height: 100%;


}

#footer h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.4em;
	text-transform:uppercase;
	font-weight: 400;
	color: #000;
	margin-right: 0px;
	text-align: left;

}


#footer h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.4em;
	text-transform:uppercase;
	font-weight: 400;
	color: #707070;
	margin-right: 0px;
	text-align: left;

}





#footer_ter a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0.95em;
	text-decoration: none;
	text-transform: none;
	font-weight: 400;
	cursor: pointer;
	line-height: 0px;
	
}

#footer_ter .thispage	{

	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.0em;
	color: #D20202;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: 400;

}

#footer_ter a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
#footer_ter a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
#footer_ter a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#footer_ter a:active {color:#777777; 	text-decoration: none;}  /* selected link */ 


#footer_ter h1 {
	margin-top: -32px;
	margin-left: 0px;
	font-family: 'Roboto Condensed', sans-serif;
	/*float: left;*/
	font-size: 1.1em;
	text-transform:uppercase;
	font-weight: 400;
	color: #707070;
	line-height: 0px;
}

/* you must match this with #footer a */
#footer_ter h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.2em;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: 400;
	color: #707070;
	margin-top: 20px;
	margin-right: 100px;

}

#footer_ter h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.4em;
	text-transform:uppercase;
	font-weight: 400;
	color: #000;
	margin-right: 0px;
	text-align: left;

}


#footer_ter h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.4em;
	text-transform:uppercase;
	font-weight: 400;
	color: #707070;
	margin-right: 0px;
	text-align: left;

}





#board h1 {

	font-family: 'Roboto Condensed', sans-serif;
	font-size: 60px;
	/*text-transform:uppercase;*/
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;


}


#board h2 {

	font-family: 'Roboto Condensed', sans-serif;
	font-size: 40px;
	/*text-transform:uppercase;*/
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;


}

#board h3 {

	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	/*text-transform:uppercase;*/
	font-weight: 400;
	color: #d3d2d2;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;

}

#board h4 {

	font-family: 'Roboto Condensed', sans-serif;
	font-size: 22px;
	/*text-transform:uppercase;*/
	font-weight: 300;
	color: #aeadad;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 100%;


}





/* you must match this with #footer h2 */
#imd a {
	margin-top: 18px;
	margin-left: 0px;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	/*float: left;*/
	font-size: 11px;
	text-transform:none;
	font-weight: 400;
	color: #707070;
	line-height: 0px;
}



#imd a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
#imd a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
#imd a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#imd a:active {color:#777777; 	text-decoration: none;}  /* selected link */ 

#imd h1 {

	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	/*float: left;*/
	font-size: 11px;
	text-transform:none;
	font-weight: 400;
	color: #707070;
	line-height: 100%;
}

#imd h3 {
	
	font-family: 'Roboto Condensed', sans-serif;
	text-align: center;
	font-size: 4px;
	text-transform:uppercase;
	font-weight: 400;
	color: #707070;
	line-height: 100%;

}


#hdrtop a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0.95em;
	text-decoration: none;
	font-weight: 400;
	cursor: pointer;
	line-height: 0px;
 	/*color: #777777;*/
	
}

#hdrtop .thispage	{

	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.0em;
	color: #D20202;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: 400;

}

#hdrtop a:link {color:#777777; 	text-decoration: none;}      /* unvisited link */
#hdrtop a:visited {color:#777777; 	text-decoration: none;}  /* visited link */
#hdrtop a:hover {color:#D20202; 	text-decoration: none;}  /* mouse over link */
#hdrtop a:active {color:#777777; 	text-decoration: none;}  /* selected link */ 

#hdrtop h1 {
	margin-top: 0px;
	margin-left: 0px;
	font-family: 'Roboto Condensed', sans-serif;
	/*float: right;*/
	font-size: 1.1em;
	text-transform:uppercase;
	font-weight: 400;
	color: #707070;
	line-height: 0px;
}

/* you must match this with #footer a */
#hdrtop h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.2em;
	text-transform:uppercase;
	text-decoration: none;
	font-weight: 400;
	color: #707070;
	margin-top: 20px;
	/*margin-right: 100px;*/

}

#hdrtop h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.4em;
	text-transform:uppercase;
	font-weight: 400;
	color: #000;
	margin-right: 0px;
	text-align: left;

}


#hdrtop h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.4em;
	text-transform:uppercase;
	font-weight: 400;
	color: #707070;
	margin-right: 0px;
	text-align: left;

}





#slidelink .thispage {

	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.0em;
	/*text-transform:uppercase;*/
	font-weight: 400;
	margin-right: 0px;
	text-align: left;
	color: #D20202;
	line-height: 1.8em;

}



#slidelink a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.4em;
	/*text-transform:uppercase;*/
	font-weight: 400;
	color: #707070;
	margin-right: 0px;
	text-align: left;
	line-height: 1.8em;

}

#slidelink a:link {color:#707070;}      /* unvisited link */
#slidelink a:visited {color:#707070;}  /* visited link */
#slidelink a:hover {color:#D20202; text-decoration: none;}  /* mouse over link */
#slidelink a:active {color:#707070;}  /* selected link */ 



#moviereel a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	line-height:128%;
	/*text-transform:uppercase;*/
	font-weight: 400;
	color: #707070;
	margin-right: 0px;
	text-align: center;

}

#moviereel a:link {color:#707070;}      /* unvisited link */
#moviereel a:visited {color:#707070;}  /* visited link */
#moviereel a:hover {color:#D20202; text-decoration: none;}  /* mouse over link */
#moviereel a:active {color:#707070;}  /* selected link */ 



#moviereel_m a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 52px;
	/*text-transform:uppercase;*/
	font-weight: 400;
	color: #707070;
	margin-right: 0px;
	text-align: center;

}

#moviereel a:link {color:#707070;}      /* unvisited link */
#moviereel a:visited {color:#707070;}  /* visited link */
#moviereel a:hover {color:#D20202; text-decoration: none;}  /* mouse over link */
#moviereel a:active {color:#707070;}  /* selected link */ 



#newsblog a {
			padding: 0px;
			margin: 0px;
 			padding: 0px;
			font-size: 28px;
			font-weight: normal;
			line-height: 110%;
			font-family: 'Roboto Condensed', sans-serif;
			outline: none;
			color: #D20202;

}

#newsblog a:link {color:#D20202;}      /* unvisited link */
#newsblog a:visited {color:#D20202;}  /* visited link */
#newsblog a:hover {color:#D20202;text-decoration:underline;}  /* mouse over link */
#newsblog a:active {color:#D20202;}  /* selected link */ 


#newsblog h1	{
 			
			padding: 0px;
			margin: 0px;
 			padding: 0px;
			font-size: 22px;
			font-weight: normal;
			line-height: 100%;
			font-family: 'Roboto Condensed', sans-serif;
			text-transform:uppercase;
			outline: none;
			color: #000;
}

#newsblog h2	{
 			
			padding: 0px;
			margin: 0px;
 			padding: 0px;
			font-size: 16px;
			font-weight: normal;
			line-height: 110%;
			font-family: 'Roboto Condensed', sans-serif;
			outline: none;
			color: #777777;
}


#newsblog h3	{
 			
			padding: 0px;
			margin: 0px;
 			padding: 0px;
			font-size: 28px;
			font-weight: normal;
			line-height: 110%;
			font-family: 'Roboto Condensed', sans-serif;
			outline: none;
			color: #646464;
}

#newsblog h4	{
 			
			padding: 0px;
			margin: 0px;
 			padding: 0px;
			font-size: 16px;
			font-weight: normal;
			line-height: 110%;
			font-family: 'Roboto Condensed', sans-serif;
			outline: none;
			color: #646464;
}

#newstory a {
			padding: 0px;
			margin: 0px;
 			padding: 0px;
			font-size: 16px;
			font-weight: normal;
			line-height: 110%;
			font-family: 'Roboto Condensed', sans-serif;
			outline: none;
			color: #D20202;

}

#newstory a:link {color:#D20202;}      /* unvisited link */
#newstory a:visited {color:#D20202;}  /* visited link */
#newstory a:hover {color:#D20202;text-decoration:underline;}  /* mouse over link */
#newstory a:active {color:#D20202;}  /* selected link */ 


#newsblog h5	{
 			
			padding: 0px;
			margin: 0px;
 			padding: 0px;
			font-size: 16px;
			font-weight: normal;
			line-height: 110%;
			font-family: 'Roboto Condensed', sans-serif;
			outline: none;
			color: #000;
}



#exhibitartists a {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	/*text-transform:uppercase;*/
	font-weight: 400;
	color: #707070;
	margin-right: 0px;
	text-align: center;

}

#exhibitartists h1 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: 400;
	color: #707070;
	/*margin-right: 0px;*/
	text-align: center;

}

#exhibitartists a:link {color:#707070;}      /* unvisited link */
#exhibitartists a:visited {color:#707070;}  /* visited link */
#exhibitartists a:hover {color:#D20202; text-decoration: none;}  /* mouse over link */
#exhibitartists a:active {color:#707070;}  /* selected link */ 




#footer logo {
	margin-left: -20px;
	marign-bottom: 0px;
}

/* ========================================================
   Top bar
   ===================================================== */
#header {
	z-index: 10000;
	height: 37px;
	line-height: 37px;
	padding-bottom: 0px;
	color: #ddd;
	text-shadow: 0 -1px black;
	background: url(/img/topbar.png) repeat-x;
	margin-bottom: 0px;
}
#header .container {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}
#header a {
	line-height: 36px;
}
#header ul {
	list-style: none;
}
#header h1 {
	float: left;
	font-size: 16px;
}
#header h1, #header h1 a {
	color: #eee;
}
#header h1 a {
	display: block;
	text-decoration: none;
}
#header h1 a:hover {
	color: #fff;
}
#header #nav {
	float: right;
	border-left: 1px solid #2f4b56;
	border-left: 1px solid rgba(255, 255, 255, 0.05);
	border-right: 1px solid #111;
}
#header #nav li {
	float: left;
}
#header #nav a {
	height: 36px;
	display: block;
	padding: 0 15px;
	color: #d0d9de;
	border-left: 1px solid #191919;
	border-right: 1px solid #2f4b56;
	border-right: 1px solid rgba(255, 255, 255, 0.05);
	text-decoration: none;
	cursor: pointer;
}
#header #nav a:hover {
	background: url(/img/topbar-hover.png);
}
#header #nav a img {
	float: left;
	margin-right: 12px;
	margin-top: 0px;
}

#header #nav li.active a, #header #nav a:active {
	background: url(/img/topbar-active.png);
	border-right: 0;
	padding-right: 16px;
}
#header #nav span {
	display: inline-block;
	vertical-align: text-top;
	line-height: 0px;
	font-size: 11px;
	padding: 0 5px;
	color: #fff;
	text-shadow: 0 1px #902a27;
	border-radius: 2px;
	margin-left: 10px;
	background-color: #e93631;
	background-image: linear-gradient(top, #f65d5f, #e93631);
	}

div.header div img#logo {
	float: left;
}

sup {
	font-size: 13px;
}