html, body {
	margin: 			0px 0px 10px 0px;
	padding: 			0px;
	font-family: 		arial, verdana, sans-serif;
	font-size: 			small;
	color: 				#333;	}
	
a:link,a:active,a:visited,a:hover {
    /*text-decoration:none;*/
    color:#333;
}

img {
    border:0;
}
	
#content {
	font-size: 			90%;
	width: 				988px;
	margin: 			0px 0px 0px 10px;
	border: 			18px solid #ebebeb;
	background-color: 	#ebebeb;
	overflow: 			hidden;	}

#left {
	float: 				left;
	width: 				183px;
	background-color: 	#fff;
	font-size: 			x-small;	}

#main {
	float: 				left;
	width: 				585px;
	margin: 			0px 0px 0px 18px;
	background-color: 	#fff;	}

#right {
	float: 				right;
	width: 				183px;
	background-color: 	#fff;	}

/* -------------------------------------------------------------------- LEFT -- */
#left ul.menu {
	margin: 			0px;
	padding: 			20px 0px 22px 27px;
	list-style-type: 	none;
	font-size: 			140%;	/* was font-size: 14px;*/
	line-height: 		200%;
	border-bottom: 		17px solid #ebebeb;	}

ul.menu li.selected {
	font-weight: 		bold;	}

#left ul.menu a {
	text-decoration: 	none;
	color: 				#333;	}

ul.menu ul {
	list-style-type: 	none;
	font-size: 			x-small; 	/* was font-size: 10px; */
	font-weight: 		normal;
	text-transform: 	uppercase;
	line-height: 		120%;
	margin: 			0px;
	padding: 			0px;	}

ul.menu ul li {
	padding: 			0px 0px 4px 12px;	}

ul.menu ul li.selected {
	font-weight: 		bold;
	background: 		url(/templates/Public/Images/liMarker.gif) top left no-repeat;	}

#left .contactInfo {
	padding: 			0px 0px 22px 0px;
	line-height: 		140%;	}

#left h1 {
	font-size: 			110%; /* was font-size: 11px; */
	margin: 			0px;
	padding: 			20px 0px 0px 27px;
	border-top: 		1px solid #ebebeb;	}

#left h2 {
	text-transform: 	uppercase;
	font-size: 			x-small; /* was font-size: 10px; */
	font-weight: 		normal;
	margin: 			0px;
	padding: 			6px 0px 0px 27px;	}
/*
#left p {
	margin: 			0px;
	padding: 			0px 0px 0px 27px;	}
*/

#left .last {
	margin-bottom: 		20px;	}

/* -------------------------------------------------------------------- MAIN -- */
#wrapper {
	width: 				534px;
	margin-left: 		25px;	}

.pageHeader {
	border-bottom: 		1px solid #ebebeb;
	padding: 			25px;
	margin-bottom: 		23px;	}

#main h1 {
	display: 			inline;
	text-transform: 	uppercase;
	font-size: 			160%; 	/* was font-size: 19px; */
	font-weight: 		normal;	}

#main h1 a {
	text-decoration: 	none;
	color: 				#333;	}

p.navBar {
	display: 			inline;
	text-transform: 	uppercase;
	font-size: 			x-small; /* was font-size: 10px; */
	padding-left: 		6px;	}

p.navBar a {
	text-decoration: 	none;
	color: 				#333;	}

#main img.fullWidth {
	display: 			block;
	padding-bottom: 	30px;	}

#main #col1 {
	float: 				left;
	width: 				152px;
	font-size: 			x-small; /* was font-size: 10px; */
	padding: 			0px 0px 30px 0px;	}

#col1 img {
	display: 			block;
	margin-bottom: 		5px;	}

#main #col2 {
	float: 				right;
	width: 				355px;
	margin: 			0px 0px 30px 0px;	}

#col2 h1 {
	font-size: 			140%; /* was font-size: 16px; */
	margin: 			0px;
	padding-bottom: 	15px;
	display: 			block;	}

#col1 p {
	margin: 			0px 0px 25px 0px;
	padding: 			0px;	}

#col2 p {
	margin-top: 		0px;
	padding: 			0px;	}

#main ul.exhibitionsList {
	margin: 			-30px 0px 0px 0px;
	padding: 			0px;
	list-style-type: 	none;	}

#main ul.exhibitionsList li {
	border-bottom: 		1px solid #ebebeb;
	padding: 			30px 50px 32px 25px;
	overflow: 			hidden;
	float: 				none;
	clear: 				both;
	width: 				510px;	}

ul.exhibitionsList img {
	float: 				left;
	vertical-align: 	bottom;	}

ul.exhibitionsList div {
	position: 			relative;
	bottom: 			0px;
	left: 				27px;	}

ul.exhibitionsList h2, ul.exhibitionsList h2 a {
	font-size: 			140%; 	/* was font-size: 20px; */
	font-weight: 		normal;	}

ul.exhibitionsList h3, ul.exhibitionsList h3 a {
	font-size: 			x-small; 	/* was font-size: 10px; */
	text-transform: 	uppercase;	}
	
ul.exhibitionsList a {
	text-decoration: 	none;
	color: 				#333;	}

ul.exhibitionsList a.exhibitionLink {
	font-size: 			x-small; 	/* was font-size: 10px; */
	font-weight: 		bold;	}

div.picTextFull p {
	font-size: 			x-small; 	/* was font-size: 10px; */	}

div.picTextHalf {
	float: 				left;
	width: 				175px;	}

div.picTextHalf p {
	font-size: 			x-small; /* was font-size: 10px; */	}


/* -------------------------------------------------------------------- RIGHT -- */
#right a {
	text-decoration: 	none;
	color: 				#333;	}

.search {
	padding-left: 		27px;
	margin-top: 		18px;
	border-bottom: 		18px solid #ebebeb;	}
/*
.search form {
	margin-bottom: 		18px;	}
*/

.search input {
	width: 				99px;
	border: 			1px solid #C5C5C5;
	font-size: 			x-small; /* was font-size: 10px; */	}

.search .button {
	width: 				auto;
	border: 			0px;
	background-color: 	#fff;
	font-size: 			x-small;	 /* was font-size: 10px; */
	text-transform: 	uppercase;	}

.exhibitions {
	border-bottom: 		18px solid #ebebeb;	}

#right h1 {
	font-size: 			90%; 	/* was font-size: 11px; */
	line-height: 		100%;
	font-weight: 		normal;
	text-transform: 	uppercase;
	border-bottom: 		1px solid #ebebeb;
	margin: 			0px;
	padding: 			22px 0px 15px 25px;	}

#right h2 {
	font-size: 			90%;
	line-height: 		200%;
	border-bottom: 		1px solid #ebebeb;
	margin: 			0px;
	padding-left: 		25px;	}

#right ul {
	margin: 			0px;
	padding: 			0px;
	list-style-type: 	none;	}

#right li {
	border-bottom: 		1px solid #ebebeb;
	padding: 			16px 15px 17px 25px;
	line-height: 		130%;	}
	
/* Start - Added by Patrik */
div#right p     {
    padding: 0;
    margin: 0;
    padding: 0 28px 0 28px;  
    margin-bottom: 13px;    }
    
#left p {
    padding: 0;
    margin: 0;
    padding: 0 28px 0 28px;  
    margin-bottom: 13px;    }

.hidden     {
    display: none; }

.search     {
    height: 20px;
    padding-bottom: 18px; }

h4      {
    font-size: small;
    font-weight: bold; }
    
#left .contactInfo,
.exhibitions {
	padding-top: 13px; }
	
#ResultArea ol li a 
{
    color: #0078b0;
}

#ResultArea ol li p 
{
    padding: 0;
    margin: 0;
}

#ResultArea ol li 
{
    margin-bottom: 12px;
}

/* Start - Form values */
.value,
.textbox
{
    border: 1px solid #C5C5C5;
    width: 180px;
}

.textbox
{
    width: 230px;
    height: 90px;
}

label
{
    display: block;
}

.xformvalidator
{
    color: Red;
}

fieldset
{
    border: 0;
}

fieldset label
{
    display: inline;
}

.heading
{
    font-weight: bold;
}

.button
{
    border: 1px solid #C5C5C5;
    background-color: #ededed;
}

.thankyoumessage
{
    font-weight: bold;
    color: Green;
}
/* End - Form values */


/* End - Added by Patrik */