body {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
}

#Body {
	background: url(img/left-column-bg.gif) top left repeat-y;
}

#escape {
/*	position: relative;*/
	background: url(img/yellow-bar-bg.gif) 0px 92px repeat-x;
/*	height: 140px;
	overflow: visible;*/
}

#wrap {

}

#header {
	position: relative;
	background: url(img/yellow-bar-bg.gif) top left repeat-y;
	padding-left: 8px;
	border-bottom: 1px solid #FFF;
	height: 114px;
}

#headerimg {
	position: relative;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background: #FFF url(img/header-img.jpg) top left no-repeat;
	width: 905px;
	height: 91px;
	
	_height: 92px;
}

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

a#euronicslogo {
	left: 211px;
	top: 3px;
	width: 346px;
	height: 86px;
}

a#eirilogo {
	left: 788px;
	top: 8px;
	width: 104px;
	height: 27px;
}

#headerbar {
	font-size: 1.0em;
	width: 905px;
	color: #002D62;
}

#headerbar .bargrey, #headerbar .barhome, #headerbar .barblue, #headerbar .baryellow {
	display: block;
	float: left;
	height: 22px;
	border-left: 1px solid #FFF;
}

#headerbar .pad {
	padding-top: 3px;
}

#headerbar .bargrey {
	background-color: #B4B4B4;
	width: 184px;
	font-weight: bold;

	_width: 185px;
}

#headerbar .bargrey .pad {
	padding-left: 21px;
}

#headerbar .barhome {
	width: 24px;
	background: url(img/home.gif) top left no-repeat;
}

#headerbar .barblue {
	background-color: #002D62;
	color: #FFF;
	width: 398px;
	text-align: right;
	font-weight: bold;
}

#headerbar .barblue .pad {
	padding-right: 21px;
}

#headerbar .baryellow .pad {
	padding-left: 14px;
}

.clearer {
	clear: both;
}

a, a:link {
	color: #22418C;
}

a:hover {
	text-decoration: none;
	color: #AAA;
}

#navi {
	float: left;
	width: 193px;
}

#navi ul {
	list-style: none;
	margin: 0 0 0 9px;
	padding: 0;
}

#navi li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navi li a {
	font-size: 0.9em;
	display: block;
	padding: 3px 0 3px 19px;
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FD0;

	_padding-top: 1px;
}

#navi a.Menu-l2-closed {
	background: url(img/navi-arrow-right.gif) 9px 7px no-repeat;
	_background-position: 9px 8px;
}

#navi a.Menu-l2-open, #navi a.Menu-l2-open-sel {
	background: url(img/navi-arrow-down.gif) 8px 8px no-repeat;
	_background-position: 8px 9px;
}

#navi a.Menu-l2-open, #navi a.Menu-l2-open-sel, #navi a.Menu-l2-sel,
#navi a.Menu-l3-open, #navi a.Menu-l3-open-sel, #navi a.Menu-l3-sel,
#navi a.Menu-l4-open, #navi a.Menu-l4-open-sel, #navi a.Menu-l4-sel 
{
	color: #FD0;
}

#navi li a:hover {
	text-decoration: none;
	color: #AAA;
}

#navi ul ul {
	margin: 0;
}

#navi ul ul li a {
	padding-left: 31px;
}

#navi ul ul ul li a {
	padding-left: 31px;
}

#navi ul ul ul li a {
	padding-left: 43px;
}

#navi a.Menu-l3-closed {
	background: url(img/navi-arrow-right.gif) 21px 7px no-repeat;
	_background-position: 21px 8px;
}

#navi a.Menu-l3-open, #navi a.Menu-l3-open-sel {
	background: url(img/navi-arrow-down.gif) 20px 8px no-repeat;
	_background-position: 20px 9px;
}

#content {
	position: relative;
	margin-left: 195px;
	line-height: 1.2;

	_margin-left: 192px;
	_width: 100%;
}

#breadcrumbs {
	border-bottom: 1px solid #B4B4B4;
	padding: 3px 0 6px 31px;
	background: url(img/breadcrumbs-arrow.gif) 9px 5px no-repeat;
	margin-bottom: 12px;

	_padding-top: 4px;
}

#breadcrumbs, #breadcrumbs a {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 1.0em;
	color: #22418C;
}

#contentbody {
	margin-left: 27px;
	width: 678px;
	font-size: 0.9em;
}

.Normal {
	font-size: 0.9em;
	font-family: Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 0 0 0.25em 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 1.7em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.3em;
}

h6 {
	font-size: 1.2em;
}

table {
	font-size: 1.0em;
}

table thead, table th, table tfoot {
	color: inherit;
}

blockquote {
	font-family: Verdana, sans-serif;
}

a.bluebutton {
	display: -moz-inline-box;
	display: inline-block;
	background: url(img/button-left.gif) top left no-repeat;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	height: 25px;
	zoom: 1;
	cursor: pointer;
}

a.bluebutton:link, a.bluebutton:visited {
	text-decoration: none;
}

a.bluebutton span {
	display: -moz-inline-box;
	display: inline-block;
	font-size: 10px;
	background: url(img/button-right.gif) top right no-repeat;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	height: 25px;
	padding: 5px 11px 5px 11px;
	zoom: 1;
}

a.bluebutton:hover, a.bluebutton:hover span {
	color: #AAA;
}

div.greybox {
	border: 1px solid #B4B4B4;
	position: relative;
}

div.greybox div.pad {
	position: relative;
	margin: 14px;

	/* Without this the table gets a weird width in IE */
	_margin: 0;
	_padding: 14px;
	_width: 100%;
}

div.greybox h2 {
	padding: 0;
	margin: 5px 0 1px 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #22418C;
}

div.greybox table {
	position: relative;
	margin-top: 8px;
	width: 100%;
}

.price {
	color: #002D63;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 1.6em;
}

#contentbody .container_bottom {
	font-size: 0;
}

#contentbody .container_bottom a {
	font-size: 11px;
}

#bottompane {
	clear: both;
}

#leftcolumn {
	float: left;
	width: 340px;
}

#rightcolumn {
	float: right;
	width: 300px;
}

