@import url(reset.css);

body {
	background: url(../_images/page-bg.gif) repeat-x top;
	color: #7b7b7b;
	font-family: Arial, sans-serif;	
}

a {
	text-decoration: none;
}

strong {
	font-weight: bold;
	color: #3d3d3d;
}

#header p a, .home a, .contact a {
	color: #1578fa;
}

.trade a {
	color: #7a9a00;
}

.events a {
	color: #ffa800;
}

#right-col ul a {
	color: #7b7b7b;
}

#header {
	position: relative;
	padding: 75px 0px 0px 0px;
}

#header p {
	position: absolute;
	top: 75px;
	right: 0px;
	text-align: right;
	width: 625px;
	font-family: arial;
	font-size: 20px;
}

#wrapper {
	position: relative;
	width: 1003px;
	margin: 0px auto;
}

#main-img {
	height: 175px;
	background: url(../_images/main-img-bg.gif) no-repeat bottom;
	margin: 25px 0px 0px 0px;	
}

#content {
	float: left;
	margin: 0px 0px 50px 0px;
	padding: 0px 17px 0px 0px;
}

#content.contact {
	width: 500px;
}

#content p,
#content ul
{
	margin: 0px 0px 15px 0px;
	padding: 0;
	line-height: 20pt;
}

#content ul
{
	list-style: disc;
	padding-left: 18px;
}

#content p.intro {
	font-size: 18px;
}

h1 {
	color: #bfbfbf;
	margin: 0px 0px 10px 0px;
	font-size: 50px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	letter-spacing: -3px;
}

#right-col {
	width: 250px;
	float: left;
	margin: 80px 0px 80px 20px;
}

#right-col.contact {
	margin: 80px 0px 0px 0px;
}

#map {
	position: relative;
	width: 483px;
	height: 330px;
	background: url(../_images/europe-map-bg.gif) no-repeat right;
}

#map a
{
	position: absolute;
	display: block;
}

#map a#uk
{
	top: 35px;
	left: 92px;
	width: 65px;
	height: 112px;
}

#map a#de
{
	top: 97px;
	left: 186px;
	width: 71px;
	height: 112px;
}

#map a#fr
{
	top: 142px;
	left: 98px;
	width: 104px;
	height: 109px;
}

#map a#pt
{
	top: 238px;
	left: 33px;
	width: 36px;
	height: 63px;
}

#map a#es
{
	top: 219px;
	left: 46px;
	width: 110px;
	height: 99px;
}

#map a#nl
{
	top: 114px;
	left: 173px;
	width: 24px;
	height: 30px;
}

#map a#it
{
	top: 195px;
	left: 188px;
	width: 110px;
	height: 131px;
}

#map a#ro
{
	top: 168px;
	left: 309px;
	width: 81px;
	height: 59px;
}

#map a#ro:hover,
#map a#ro.selected
{
	background: url(../_images/romania-overlay.gif) no-repeat;
}
#map a#uk:hover,
#map a#uk.selected
{
	background: url(../_images/uk-overlay.gif) no-repeat;
}

#map a#fr:hover,
#map a#fr.selected
{
	background: url(../_images/france-overlay.gif) no-repeat;
}

#map a#de:hover,
#map a#de.selected
{
	background: url(../_images/germany-overlay.gif) no-repeat;
}

#map a#pt:hover,
#map a#pt.selected
{
	background: url(../_images/pt-overlay.gif) no-repeat;
}

#map a#es:hover,
#map a#es.selected
{
	background: url(../_images/es-overlay.gif) no-repeat;
}

#map a#nl:hover,
#map a#nl.selected
{
	background: url(../_images/nl-overlay.gif) no-repeat;
}

#map a#it:hover,
#map a#it.selected
{
	background: url(../_images/it-overlay.gif) no-repeat;
}

#right-col h2 {
	margin: 0px 0px 0px 0px;
	text-align: right;
}

#right-col ul {
	text-align: right;
}

#right-col ul li a {
	display: block;
	width: 240px;
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 10px 10px 0px;	
}

#right-col ul li a:hover,
#right-col ul li a.current
{
	font-weight: bold;
}

#right-col.home ul li a:hover,
#right-col.home ul li a.current
{
	background: url(../_images/home-nav-bg.gif) no-repeat;	
}

#right-col.trade ul li a:hover,
#right-col.trade ul li a.current
{
	background: url(../_images/trade-nav-bg.gif) no-repeat;
}

#right-col.events ul li a:hover,
#right-col.events ul li a.current{
	background: url(../_images/events-nav-bg.gif) no-repeat;
}

#footer
{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1003px;
	clear: both;
	border-top: 1px solid #e5e5e5;
}

#footer p, #footer p#copy, #right-col p, #right-col h3 {
	font-family: verdana, tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bfbfbf;
	line-height: 14pt;
	text-align: right;
}

#right-col h3
{
	margin-bottom: 20px;
}

#right-col h3 span
{
	display: block;
}

#footer p {
	text-align: left;
}


#footer p#copy {
	position: absolute;
	top: 0px;
	right: 0px;
}

#right-col p {
	color: #3d3d3d;
	font-weight: normal;
}

p.centering {
	text-align: center;
}

p.centering img {
	margin: 0px 10px 0px 10px;
}

.announcement {
	border-bottom: 1px solid #e5e5e5;
	margin: 0px 0px 50px 0px;
}

.announcement p a img {
	margin: 0px 0px 0px 15px;
}

#content h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 20px;
}

.announcement h2 span {
	color: #d9d9d9;
}

#content .announcement h2 {
	color: #3d3d3d;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	line-height: 16pt;
	font-size: 16px;
	border: none;
}

#content .deets
{
	display: none;
	float: left;
	border-top: 2px solid #e5e5e5;
	border-bottom: 2px solid #e5e5e5;
	padding: 14px 0px;
	width: 100%;
	margin-bottom: 14px;
}

#content #uk-deets
{
	display: block;
}

#content .deets h2,
#content form.contact-form h2
{
	color: #3d3d3d;
	font-size: 16px;
	font-weight: bold;
	border: none;
	margin: 0px 0px 0px 0px;
}

#content form.contact-form h2
{
	margin-bottom: 8px;
}

.leftchunk, .rightchunk {
	float: left;
	width: 210px;
	margin: 0px 0px 0px 0px;
}

.leftchunk {
	border-right: 1px solid #e5e5e5;
	margin: 0px 35px 0px 0px;
	padding: 0px 35px 0px 0px;
}

div#sections,
div#content,
div#sections #scroller,
div#sections #scroller div
{
	width: 716px;
}

div#sections
{
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 1;
}

div#sections #scroller
{
	position: relative;	
}

div#sections #scroller div
{
	position: relative;
	float: left;
}

form {
	clear: both;
}

label,
input
{
	margin: 0px 0px 8px 0px;
}

label
{
	display: block;
	float: left;
	clear: both;
	width: 75px;
	text-align: right;
	padding: 0px 8px 0px 0px;
}

form input {
	width: 175px;
}

form #message {
	width: 400px;
	height: 150px;
}

input.submit
{
	margin: 4px 0px 0px 82px;
}

img.logo
{
	float: right;
}

p a.release
{
	background-color: #bbe6f9;
	border: 1px solid #a3d2e7;
	font-weight: bold;
	border-top: 0;
	border-left: 0;
	color: #1578fa;
	padding: 7px 8px 6px 8px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
}