/* Globals */

*, body, html, form, h1, h2, h3, h4 {
	padding:0;
	border:0;
	margin:0;
}

body {
	font-size:0.65em;
	background-color:#000;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/layout/body-bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

h1, h2, h3, #nav a { 
	text-indent: -999em;
	font: 1px/1px sans-serif;
	background-repeat:no-repeat;
	text-decoration:none;
}

h4 {
	font-weight:bold;
	font-size:1.15em;
}

p, h4 {
	padding:0 4px 1.2em 4px;
	line-height:1.15em;
}

a {
	color:#fff;
}
.euro {
   color: #8F8F8F;
}

a:hover {
	text-decoration:none;
}

a:focus {
	outline:none;
}

table {
	width:100%;
	border-collapse:collapse;
	padding:0;
	margin:0;
}

table th {
	text-align:left;
	padding:0 4px 1.2em 4px;
}

table th, table td {
	padding:0 4px 1.2em 4px;
}


/* Layout */

#wrapper, h1, #nav, #content, #footer {
	width:778px;
}

#wrapper {
	margin:0 auto 0 auto;
}

h1 {
	height:62px;
	background-image:url(../images/layout/logo.gif);
	background-position:right;
	border-bottom:1px solid #494949;
}

#nav, #content {
	border-bottom:1px solid #494949;
	border-top:1px solid #494949;
}

/* Nav */

#nav {
	height:14px;
}

#nav ul, #nav li {
	margin:0;
	padding:0;
	list-style:none;
	background-repeat:no-repeat;
}

#nav li, #nav a {
	height:14px;
}

#nav li {
	float:left;
}

#nav a {
	display:block;
}

#nav a:hover {
	background-image:none;
}

#n1 {background-image:url(../images/nav/n1-2.gif);}
#n1 a {background-image:url(../images/nav/n1-1.gif);width:61px;}
#n2 {background-image:url(../images/nav/n2-2.gif);}
#n2 a {background-image:url(../images/nav/n2-1.gif);width:52px;}
#n3 {background-image:url(../images/nav/n3-2.gif);}
#n3 a {background-image:url(../images/nav/n3-1.gif);width:50px;}
#n4 {background-image:url(../images/nav/n4-2.gif);}
#n4 a {background-image:url(../images/nav/n4-1.gif);width:61px;}
#n5 {background-image:url(../images/nav/n5-2.gif);}
#n5 a {background-image:url(../images/nav/n5-1.gif);width:38px;}
#n6 {background-image:url(../images/nav/n6-2.gif);}
#n6 a {background-image:url(../images/nav/n6-1.gif);width:42px;}
#n7 {background-image:url(../images/nav/range-2.gif);}
#n7 a {background-image:url(../images/nav/range-1.gif);width:40px;}
#n8 {background-image:url(../images/nav/n8-2.gif);}
#n8 a {background-image:url(../images/nav/n8-1.gif);width:55px;}
#n9 {background-image:url(../images/nav/n9-2.gif);}
#n9 a {background-image:url(../images/nav/n9-1.gif);width:63px;}
#n10 {background-image:url(../images/nav/n10-2.gif);}
#n10 a {background-image:url(../images/nav/n10-1.gif);width:56px;}
#n11 {background-image:url(../images/nav/n11-2.gif);}
#n11 a {background-image:url(../images/nav/n11-1.gif);width:53px;}
#n12 {background-image:url(../images/nav/n12-2.gif);}
#n12 a {background-image:url(../images/nav/n12-1.gif);width:41px;}
#n13 {background-image:url(../images/nav/n13-2.gif);}
#n13 a {background-image:url(../images/nav/n13-1.gif);width:62px;}
#n14 {background-image:url(../images/nav/n14-2.gif);}
#n14 a {background-image:url(../images/nav/n14-1.gif);width:53px;}

/* Footer */

#footer {
	padding-top:10px;
}

#footer div {
	padding:9px 11px;
	height:75px;
	float:left;
}

#footer p {
	padding-left:0;
}

#footer div p, #footer p a {
	font-size:9px;
	color:#494949;
	text-decoration:none;
}

#footer p a:hover {
	color:#cccccc;
}

#fnews, #fcontact {
	background-color:#312d2e;
}

#fnews {
	width:470px;
}

#fnews h3 {
	background-image:url(../images/headings/latest-news.gif);
	width:55px;
	height:16px;
}

#fnews p {
	background-image: url(../images/layout/divider.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:9px 0 0 0;
}

#fnews p, #fnews a {
	font-size:9px;
	color:#fff !important;
}

#fnews a:hover{
	text-decoration:underline;
}

#fcontact {
	width:264px;
	background-image:url(../images/layout/fcontact-div.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

#fcontact *
{ 
	font-size: 10px !important;
	line-height:10px !Important;
	color: #c4eb5a !important;
	margin: 0 0 3px 0 !important;
	padding: 0 !Important;
}

#fcontact h3 {
	font-size: 10px;
	text-indent: 0;
}

#fcontact h3 strong {
	font-weight: normal;
	display: block;
}

#fcontact a {
	text-decoration: none;
}

#fc1 {
	/*width:134px;
	height:21px;
	background-image:url(../images/headings/tel-email.gif);*/
}

/*#fc2 { 
	width:105px;
	height:20px;
	background-image:url(../images/headings/find-us.gif);
}*/