/* classes */
.clear {
	clear:both;
}
.nocss {
	display:none;
}
.inputstandard {
	height:14px;
	padding: 2px 2px;
	background-color:#e8e7e7;
	border: 0px;
	width:263px;
}
.inputstandarderror {
	border:#000000 solid 1px;
}
.inputcheckbox {
	width:auto;
	border-width:0px;
}
.formerror {
	color:#FF0000;
	margin:0px 0px 20px 0px;
}
div.hr {
	margin:0px 0px 20px 0px;
	padding:0px;
	height:2px;
	border-top:#4B0102 solid 2px;
}
div.hr hr {
	margin:0px;
	padding:0px;
	display:none;
}


body {
	background:#FFFFFF url(/images/top_gradient.jpg) repeat-x 0px 0px;
}
#wrapper {
	margin:0px auto 0px auto;
	width:893px;
}
#headerwrapper {
	float:left;
	width:893px;
	height:59px;
	background-color:#4B0102;
}
#header {
	float:left;
	margin:5px auto 0px auto;
	width:885px;
}
#headerlogo {
	float:left;
	width:208px;
	height:59px;
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#headerlogo h1 {
	display:none;
}
#subheader {
	float:left;
	width:212px;
	height:66px;
	background-image:url(/images/logo_bot.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
#subheader h2 {
	display:none;
}
#navigation {
	float:right;
	width:614px;
}
#navigation ul {
	list-style-type:none;
	display:block;
	padding:0px;
	margin:0px;
}
#navigation li {
	display:block;
	float:left;
	margin:0px;
	height:14px;
	overflow:hidden;
}
#navigation li a {
	display:block;
	background-position:0% 100%;
	background-repeat:no-repeat;
	height:14px;
}
#navigation li a:hover {
	background-position:0% 0%;
}
#navigation li a span {
	display:none;
}
li#nav1.active a, li#nav2.active a, li#nav3.active a, li#nav4.active a, li#nav5.active a, li#nav6.active a, li#nav7.active a, li#nav8.active a, li#nav9.active a {
	background-position:0% 0%;
}
#navigation li.sep {
	background-image:url(/images/en/nav/spacer_on.gif);
	width:21px;
}
#navigation li#nav1 a {
	background-image:url(/images/en/nav/home.gif);
	width:31px;
}
#navigation li#nav2 a {
	background-image:url(/images/en/nav/about_us.gif);
	width:55px;
}
#navigation li#nav3 a {
	background-image:url(/images/en/nav/events.gif);
	width:41px;
}
#navigation li#nav4 a {
	background-image:url(/images/en/nav/exhibitions.gif);
	width:67px;
}
#navigation li#nav5 a {
	background-image:url(/images/en/nav/artists.gif);
	width:45px;
}
#navigation li#nav6 a {
	background-image:url(/images/en/nav/prints.gif);
	width:38px;
}
#navigation li#nav7 a {
	background-image:url(/images/en/nav/framing.gif);
	width:48px;
}
#navigation li#nav8 a {
	background-image:url(/images/en/nav/contact.gif);
	width:51px;
}
#navigation li#nav9 a {
	background-image:url(/images/en/nav/mailing_list.gif);
	width:70px;
}
#subnavigation {
	float:left;
	width:100%;
	min-height:26px;
	background-color:#95A3AB;
	margin-bottom:5px;
}
#subnavigation ul {
	list-style-type:none;
	display:block;
	padding:0px;
	margin:5px;
}
#subnavigation li {
	display:block;
	float:left;
	margin:0px;
	color:#4B0102;
	font-size:12px;
	margin:0px 5px;
}
#subnavigation a {
	color:#4B0102;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}
#subnavigation a:hover {
	color:#FFFFFF;
}
#contentwrapper {
	clear:both;
	float:left;
	width:893px;
	min-height:300px;
	padding-bottom:20px;
	background-image:url(/images/background.gif);
}
#contentpadding {
	float:left;
	width:885px;
	margin:4px 4px 4px 4px;
}
#content {
	width:857px;
	margin: 10px auto;
	clear:both;
}
#contentleft {
	float:left;
	width:400px;
	margin-top:30px;
}
#contentright {
	float:right;
	width:400px;
	margin-top:30px;
}
#footerwrapper {
	clear:both;
	float:left;
	width:893px;
	height:59px;
	background-color:#4B0102;
}
#footerpadding {
	float:left;
	width:885px;
	margin:10px 4px 0px 4px;
}
#footerleft {
	float:left;
	color:#FFFFFF;
	width:75%;
	font-size:10px;
}
#footerleft a {
	color:#FFFFFF;
}
#footerleft a:hover {
	color:#95A3AB;
}
#footerright {
	float:right;
	text-align:right;
	color:#FFFFFF;
	width:25%;
	font-size:10px;
}
#sitemap ul {
	list-style-type:none;
}
