@charset "utf-8";
.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.smalltype {
	font-size: 11px;
}
.underline {
	text-decoration: underline;
	color: rgb(255,112,0);
}
.orange {
	color: rgb(255,112,0);
}
.red {
	color: rgb(210,0,0);
}
.centered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	display: table;	
}
.centered p {
	display: table-cell;
    vertical-align: middle;
}
#socialContainer {
	height: 40px;
	width: 100%;
	background-color: rgb(0,0,0);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,255,255);
}
#socialIcon {
	float: left;
	height: 30px;
	width: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#socialSearch {
	float: right;
	height: 28px;
	width: 250px;
	margin-top: 7px;
	margin-right: 10px;
	margin-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: rgb(255,255,255);
}
.socialSearch {
	width: 200px;
}

#headingBackground {
	clear: both;
	height: 300px;
	width: 100%;
	background-image: url(../_images/heading/background.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,255,255);
}
#headingBackgroundShadow {
	height: 25px;
	width: 100%;
	background-image: url(../_images/heading/headingBackgroundShadow.png);
	background-repeat: repeat-x;
}

#headingContainer {
	height: 439px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -275px;
}
#headingMenu {
	float: left;
	height: 90px;
	width: 968px;
	background-color: rgb(0,0,0);
	border: 1px solid rgb(255,255,255);
	padding: 5px;
}
#headingMenuLogo {
	float: left;
	height: 60px;
	width: 205px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#headingMenuSpry {
	float: right;
	height: 90px;
}
.headingMenuSprySmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 125%;
	font-weight: normal;
	color: rgb(255,255,255);
}
#headingShowcase {
	height: 249px;
	width: 978px;
	background-color: rgb(0,0,0);
	float: left;
	margin-top: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: rgb(255,255,255);
	border-right-color: rgb(255,255,255);
	border-left-color: rgb(255,255,255);
}
#headingShowcaseShadow {
	float: left;
	width: 978px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: rgb(255,255,255);
	border-left-color: rgb(255,255,255);
	height: 39px;
}
#contentContainer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 125%;
}
#dekraisoContainer {
	float: left;
	height: 50px;
	width: 362px;
	margin-top: 25px;
	margin-bottom: 10px;
}

#footerContainer {
	clear: both;
	width: 100%;
}
#footerBackgroundShadow {
	float: left;
	height: 25px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(255,255,255);
	background-image: url(../_images/footer/footerBackgroundShadow.png);
	background-repeat: repeat-x;
}
#footerContentTop {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: rgb(0,0,0);
	clear: both;
}
#footerContentBottom {
	clear: both;
	float: left;
	height: 45px;
	width: 100%;
	background-image: url(../_images/footer/background.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(255,255,255);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 125%;
	color: rgb(255,255,255);
	padding-top: 10px;
}

#footerSitemap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 125%;
	color: rgb(255,255,255);
}
#footerSitemapLinks {
	float: left;
	width: 300px;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 150%;
}
#footerSitemapContact {
	float: left;
	width: 350px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#footerSitemapAccreditation {
	float: right;
	width: 225px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.footerLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 125%;
	color: rgb(255,255,255);
}
.footerLinks a:link {
	color: rgb(255,255,255);
	text-decoration: none;
}
.footerLinks a:visited {
	color: rgb(255,255,255);
	text-decoration: none;
}
.footerLinks a:hover {
	color: rgb(255,255,255);
	text-decoration: underline;
}
.footerLinks a:active {
	color: rgb(255,255,255);
	text-decoration: none;
}

.product-container {
	width: 980px;
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
}
.product-container-image {
	width: 200px;
	float: left;
	clear: none;
}
.product-container-image img {
	max-width: 150px;
	padding-left: 25px;
	padding-right: 25px;
}
.product-container-description {
	width: 600px;
	margin-left: 30px;
	float: left;
	clear: none;
}

/*News
--------------------------------------------------------------------------------------------*/
.news-heading {
	font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    line-height: 125%;
	font-weight: normal;
	color: rgba(255,112,0,1.00);
}