html,body {
	text-align: center;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #6a6a6a;
	width: 100%;
	height: 100%;
}

body {
	background-color: #000000;
}

a,a:visited {
	color: #0096d7;
	text-decoration: none;
	border: 0px;
}

a:hover {
	color: #0096d7;
	text-decoration: underline;
}

img {
	border: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

h2 {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	font-size: 13px;
}

.title {
	font-weight: bold;
}

/* Hoofdlayout layers*/
#logoImage {
	width: 107px;
	height: 45px;
	border: 0px;
}

#holder {
	position: relative;
	width: 890px;
	margin: 0px auto;
	text-align: left;
	top: 0px;
}

#top_nav {
	position: relative;
	float: left;
	width: 890px;
	height: 30px;
	text-align: left;
}

#header {
	position: relative;
	float: left;
	width: 890px;
	height: 60px;
	background-color: #FFFFFF;
	text-align: left;
}

#photo {
	position: relative;
	float: left;
	width: 890px;
	height: 214px;
	background-color: #FFFFFF;
	text-align: left;
}

#content {
	position: relative;
	float: left;
	width: 890px;
	height: inherit;
	background-color: #FFFFFF;
	background-image: url(../images/content_crnr.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: left;
	padding-bottom: 54px;
}

.mceContentBody {
	background-color: #FFFFFF !important;
	line-height: 22px;
	text-align: left;
	color: #6A6A6A;
	font-family: Verdana;
	font-size: 11px;
}

.mceContentBody p {
	margin-bottom: 11px;
	margin-top: 11px;
}

#footer {
	position: relative;
	float: left;
	width: 890px;
	height: 40px;
	text-align: left;
}

#clondalkin {
	position: absolute;
	width: 101px;
	height: 30px;
	bottom: 18px;
	left: 58px;
}
/* Footer content */
#footer_logo {
	position: absolute;
	width: 86px;
	height: 24px;
	z-index: 1;
	top: 10px;
}

#footer_txt {
	position: absolute;
	width: 752px;
	height: 28px;
	z-index: 1;
	top: 6px;
	font-size: 9px;
	color: #6b6b6b;
}

.copyright {
	color: #484848;
}

/* Header layers */
#logo {
	position: absolute;
	width: 107px;
	height: 45px;
	z-index: 1;
	top: 8px;
	left: 20px;
}

#search {
	position: absolute;
	width: 124px;
	height: 17px;
	z-index: 1;
	right: 9px;
	top: 5px;
}

#language {
	position: absolute;
	width: 50px;
	height: 17px;
	z-index: 2;
	right: 134px;
	top: 10px;
	margin-right: 8px;
}

.language {
	margin-left: 5px;
	border: none;
}

#search input {
	width: 98px;
	height: 13px;
	background-color: #2a2a2a;
	border: solid 1px #535353;
	font-size: 10px;
	color: #c9c9c9;
}

#search img {
	vertical-align: bottom;
	left: 0px;
	position: relative;
	top: -1px;
	width: 17px;
	height: 17px;
	cursor: pointer;
}

.searchResultUrl {
	font-style: italic;
}

/* Navigation items */
#navigation {
	position: absolute;
	height: 40px;
	width: 515px;
	padding-right: 30px;
	z-index: 1;
	right: 0px;
	top: 20px;
	text-align: right;
}

.nav_divide {
	position: relative;
	float: right;
	height: 40px;
	width: 41px;
	background-image: url(../images/nav_divide.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.nav_item {
	position: relative;
	padding-right: 25px;
	color: #d5d5d5;
	padding-top: 8px;
	height: 16px;
	width: auto;
	float: left;
}

a.nav,a.nav:visited {
	color: #d5d5d5;
	text-decoration: none;
}

a.nav_selected,a.nav_selected:visited {
	color: #e70202;
	text-decoration: none;
}

a.nav:hover,a.nav_selected:hover {
	color: #0096d7;
	text-decoration: none;
}

/* Navigation buttons styles */
/* Background swap */
.nav_button {
	position: relative;
	float: right;
	height: 40px;
	background-position: top;
	float: right;
	background-repeat: no-repeat;
}

.active {
	background-position: bottom;
}
/* List styles */
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li {
	background-repeat: no-repeat;
	background-position: left 0.2cm;
	padding-left: 14px;
}

/* Icon styles */
.download_icon {
	width: 9px;
	height: 10px;
	border: none;
	margin-right: 5px;
}

/* Photo / Ambient */
.photo_title {
	position: absolute;
	z-index: 5;
	height: 22px;
	width: 380px;
	background-image: url(../images/title_photo.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 6px;
	top: 170px;
}

.photo_product {
	position: relative;
	margin-top: 6px;
	width: 190px;
	height: 120px;
	border: solid 1px #f4f4f4;
}

/* Content part*/
/* Subnav & text */
#sub_nav {
	position: relative;
	float: left;
	padding-left: 14px;
	padding-top: 14px;
	width: 200px;
	height: auto;
}

#sub_title {
	position: relative;
	width: 200px;
	height: auto;
	min_height: 20px;
}

.sub_item {
	position: relative;
	width: 185px;
	height: auto;
	min-height: 17px;
	padding-left: 15px;
	padding-top: 3px;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #c2c2c2;
}

.sub_item2 {
	position: relative;
	width: 185px;
	height: auto;
	min-height: 17px;
	padding-left: 15px;
	padding-top: 3px;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #c2c2c2;
}

.dropdown {
	position: relative;
	width: 200px;
	background-position: left;
}

.drop_item {
	position: relative;
	width: 182px;
	height: auto;
	min-height: 17px;
	padding-left: 14px;
	padding-top: 3px;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #e4e4e4;
}

.drop_item2 {
	position: relative;
	width: 182px;
	height: auto;
	min-height: 17px;
	padding-left: 18px;
	padding-top: 3px;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #e4e4e4;
}

.drop_item3 {
	position: relative;
	width: 182px;
	height: auto;
	min-height: 17px;
	padding-left: 18px;
	padding-top: 3px;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: solid 1px #e4e4e4;
}

a.sub,a.sub:visited {
	text-decoration: none;
}

a.sub:hover {
	text-decoration: underline;
}

/* Content styles & layers */
#pagecontent {
	position: relative;
	float: left;
	padding-left: 14px;
	padding-right: 30px;
	padding-top: 14px;
	width: 632px;
	height: auto;
}

#page_payoff {
	position: relative;
	float: left;
	text-align: right;
	width: 632px;
	height: 20px;
	background-image: url(../images/page_payoff.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.page_text {
	position: relative;
	float: left;
	padding: 0px 0px 14px 0px;
	width: 632px;
	line-height: 22px;
	height: auto;
}

#photo_column {
	position: relative;
	float: left;
	width: 192px;
	height: auto;
	padding-right: 20px;
}

#product_text {
	position: relative;
	float: left;
	width: 420px;
	height: auto;
}

/* Product highlights */
.product_highlight {
	position: relative;
	width: 150px;
	height: 181px;
	float: left;
	margin-right: 6px;
	color: #ffffff;
}

.product_photo {
	position: relative;
	width: 150px;
	height: 150px;
}

.product_title {
	position: relative;
	width: 142px;
	height: 27px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	line-height: 12px;
	text-align: center;
	background-position: right;
	background-repeat: no-repeat;
}

#rss {
	position: absolute;
	width: 16px;
	height: 17px;
	z-index: 2;
	right: 188px;
	top: 7px;
	margin-right: 8px;
}

#linkedin {
	position: absolute;
	width: 50px;
	height: 17px;
	z-index: 2;
	right: 201px;
	top: 7px;
	margin-right: 8px;
}

#facebook {
	position: absolute;
	width: 50px;
	height: 17px;
	z-index: 2;
	right: 178px;
	top: 7px;
	margin-right: 8px;
}

#youtube {
	position: absolute;
	width: 16px;
	height: 17px;
	z-index: 2;
	right: 257px;
	top: 7px;
	margin-right: 8px;
}

.addthis_toolbox .addthis_button_tweet {
	margin-left: 2px;
	width: 55px !important;
	overflow: hidden !important;
	margin-right: 1px;
}

.addthis_toolbox .taf {
	
}

iframe {
	border: none;
}
