body
{
	text-align: center;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Arial, sans-serif;
	color: #5E5E5E;
	font-size: 10px;
	text-align: justify;
}

/********************************
 *			Menu				*
 *******************************/
#menuWrapper {
	width:	1000px;
	height: 242px;	
}

#menuHTML
{
	float: left;
	margin-top: 45px;
	margin-bottom: 10px;
	padding-left: 70px;
}

#menuFlash
{
	/*float: left;
	margin-bottom: 10px;*/
	text-align: center;
}


#langControl {
	width: 10px;
	float: left;
	text-align: right;
	position: relative;
	top: 82px;
}

img.logo {
	margin: 5px 0px 25px 0px;
	position: relative;
	left: -5px;
}

div.firstMenuGroup {
	float: left;
	width: 225px;
}

div.menuGroup {
	float: left;
	width: 120px;
}

.menuItem {
	clear: both;
	width: 100px;
	padding: 5px 5px 0px 5px;
	background-color: #FFFFFF;
	color: #5E5E5E;
	cursor: pointer;
	margin-bottom: 5px;
}

.menuItemOver {
	clear: both;
	width: 100px;
	padding: 5px 5px 0px 5px;
	background-color: #4F4C4C;
	color: #FFFFFF;
	cursor: pointer;
	margin-bottom: 5px;
}

/* End of: Menu */ 
/********************************
 *					Content							*
 *******************************/
#contentWrapper {
	height: 445px;
	padding-left: 70px;
	margin-top: 20px;
}

div.sideColumn
{
	width: 74px;
	float: left;
}

#verticalMenu {
	width: 200px;
	float: left;
	text-align: left;
}

#spaccer {
	width: 28px;
	float: left;
}

#content {
	width: 655px;
	float: left;
}

#vertMenuHeader {
	height: 26px;
	width: 200px;
	position: relative;
	left: -15px;
	background-image: url(/admin/images/front/vertMenu_header.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 4px;
	color: #FFFFFF;
	clear: both;
}

div.vertMenuTitle
{
	color: #000000;
}

div.vertMenuVernissage
{
	margin-top: 15px;
}

#vertMenuTitle2 {
	margin-top: 20px;
	height: 70px;
	color: #828282;
}

#vertMenuDates
{
	color: #505050;
}

#vertMenuDetails
{
	color: #828282;
	margin-top: 22px;
}

#vertMenuNews {
	margin-top: 0px;
}

#contentText
{
	width: 445px;
	text-align: justify;
}

img.circleYear {
	width: 41px;
	height: 42px;
	padding-left: 5px;
	padding-top: 13px;
}

#expoCircleYear {
	width: 170px;
	height: 42px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	background-image: url(/admin/images/front/circle_blue.jpg);
	background-repeat: no-repeat;
	padding-left: 9px;
	padding-top: 15px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 30px;
	float: left;
}

.inputText {
	border: #EBEBEB 1px solid;
}

h2 {
	font-family: Arial, sans-serif;
	color: #5E5E5E;
	font-size: 10px;
	margin-bottom: 3px;
	margin-top: 0px;	
}

input.email {
	position: relative;
	background-image: url(/admin/images/front/email.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	width: 136px;
	height: 26px;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
}

div.newsList {
	margin-bottom: 10px;
	margin-left: -10px;
}

div.newsText {
	float: left;
	width: 230px;
	margin-right: 5px;
	padding: 5px;
}

div.newsImg {
	float: left;
	margin-left: 15px;
}

div.imgFooter {
	color: #FFFFFF;
	background-color: #36A7E9;
	height: 13px;
	padding-left: 5px;
}

div.albumImgFooter2003,
div.albumImgFooter2004,
div.albumImgFooter2005,
div.albumImgFooter2006,
div.albumImgFooter2007,
div.albumImgFooter2008,
div.albumImgFooter2009,
div.albumImgFooter2010,
div.albumImgFooter2011,
div.albumImgFooter2012,
div.albumImgFooter2013,
div.albumImgFooter2014,
div.albumImgFooter2015,
div.albumImgFooter2016,
div.albumImgFooter2017,
div.albumImgFooter2018,
div.albumImgFooter2019,
div.albumImgFooter2020
{
	color: #FFFFFF;
	width: 195px; /*Due to padding, width = 405 and not 410... weird :p*/
	height: 13px;
	padding-left: 5px;
	font-size: 10px;
}

div.albumImgFooter2003
{
	background-color: #59595b;
}

div.albumImgFooter2004
{
	background-color: #cd071e;
}

div.albumImgFooter2005
{
	background-color: #5c5425;
}

div.albumImgFooter2006
{
	background-color: #fec601;
}

div.albumImgFooter2007
{
	background-color: #fe7026;
}

div.albumImgFooter2008
{
	background-color: #009de0;
}

div.albumImgFooter2009
{
	background-color: #e2017b;
}

div.albumImgFooter2010
{
	background-color: #19171a;
}

div.albumImgFooter2011
{
	background-color: #a99616;
}

div.albumImgFooter2012
{
	background-color: #5c5425;
}

div.albumImgFooter2013
{
	background-color: #007ca2;
}

div.albumImgFooter2014
{
	background-color: #fcc601;
}

div.albumImgFooter2015
{
	background-color: #fe7026;
}

div.albumImgFooter2016
{
	background-color: #dd5b89;
}

div.albumImgFooter2017
{
	background-color: #cd071e;
}

div.albumImgFooter2018
{
	background-color: #58585a;
}

div.albumImgFooter2019
{
	background-color: #009de0;
}

div.albumImgFooter2020
{
	background-color: #19171c;
}

span.vertMenuItem {
	cursor: pointer;
	position: relative;
	left: -10px;
}

span.artistName {
	cursor: pointer;
	float: left;
	margin-right: 50px;
	margin-top: 10px;
	width: 180px;
}

span.expoPast {
	font-family: Arial, sans-serif;
	font-size: 10px;
	margin-right: 30px;
	width: 192px;
	float: left;
}

img.contentImg {
	opacity: 0;
	mozopacity: 0;
	khtmlopacity: 0;
	filter = 'alpha(opacity=0)';
}

img.vertMenuArrow {
	position: relative;
	left: -10px;
	visibility: hidden;
}

img.vertMenuArrowNews {
	position: relative;
	visibility: hidden;
}

img.navigation {
	cursor: pointer;
	margin-right: 16px;
	margin-bottom: 10px;
}

img.galeryCtrl {
	margin-right: 30px;
	margin-top: 30px;
	cursor: pointer;
}

img.galleryMap {
	width: 650px;
	height: 340px;
}

img.galleryArrow {
	position: relative;
	left: -15px;
}

img.newsImg {	
	border: none;
}

img.albumImg {
	border: none;
}

/* End of: Content */ /********************************
 *					Footer							*
 *******************************/
#footer {
	clear: both;
	width: 1000px;
	height: 65px;
	text-align: right;
	padding-top: 10px;
}

img.footer {
	border: none;
}

/* End of: Footer */ 
/********************************
 *			Common Elements					*
 *******************************/
a.plainLink:link,a.plainLink:active,a.plainLink:hover,a.plainLink:visited
	{
	text-decoration: none;
	color: #5E5E5E;
}

td.expoPast
{
	width: 150px;
	padding-top: 20px;
}

table.album
{
	float: left;
}

td.album
{
	width: 200px;
	padding-bottom: 25px;
}

/* End of: Common Elements */
div#holdLarge {
	position: relative;
	overflow: hidden;
	width: 445px;
	height: 425px;
	z-index: 100;
}

div#wnLarge {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 445px;
	height: 425px;
	clip: rect(0px, 424px, 420px, 0px);
	overflow: hidden;
	z-index: 1;
}

div#lyr
{
	position:absolute;
	visibility:hidden;
	left:0px; top:0px; 
	z-index:1;
	text-align: justify;
	padding-right: 25px;
}

div#scrollbarLarge { 
  position:relative; left:434px; top:0;
  width:18px; height:425px; 
  font-size:1px; z-index:1;
  text-align: center;
  }
  
div#holdSmall {
	position: relative;
	overflow: hidden;
	width: 230px;
	height: 425px;
	z-index: 100;
	float:left;
}

div#wnSmall {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 230px;
	height: 425px;
	clip: rect(0px, 209px, 420px, 0px);
	overflow: hidden;
	z-index: 1;
}

div#scrollbarSmall { 
  position:relative; left:219px; top:0;
  width:18px; height:425px; 
  font-size:1px; z-index:1;
  }
  
div#track { 
  position:absolute; left:0; top:17px;
  width:10px; height:391px;
  background: url("/admin/images/front/track.gif") #336 repeat-y;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:8px; height:20px;
  background-color:#7c7c7c;
  z-index:1;
  }  
div#up { position:absolute; left:-4; top:0; z-index:2 }  
div#down { position:absolute; left:-4; bottom:0; z-index:3 }


span.link2003
{
	color: #59595b;
}

span.link2004
{
	color: #cd071e;
}

span.link2005
{
	color: #5c5425;
}

span.link2006
{
	color: #fec601;
}

span.link2007
{
	color: #fe7026;
}

span.link2008
{
	color: #009de0;
}

span.link2009
{
	color: #e2017b;
}

span.link2010
{
	color: #19171a;
}

span.link2011
{
	color: #a99616;
}

span.link2012
{
	color: #5c5425;
}

span.link2013
{
	color: #007ca2;
}

span.link2014
{
	color: #fcc601;
}

span.link2015
{
	color: #fe7026;
}

span.link2016
{
	color: #dd5b89;
}

span.link2017
{
	color: #cd071e;
}

span.link2018
{
	color: #58585a;
}

span.link2019
{
	color: #009de0;
}

span.link2020
{
	color: #19171c;
}