/* @font-face { */
/* 	font-family: DINWeb; */
/* 	src: url('/div/DINWebPro.woff'); */
/* } */

@font-face {
	font-family: 'DINWeb';
	src: url('/div/DINWebPro.eot');
	src: url('/div/DINWebPro.eot?#iefix') format('embedded-opentype'),
	url('/div/DINWebPro.woff') format('woff');
	font-style: normal;
	font-weight: normal;
}

html,body {
	font-size: 13px;
	line-height: 1.231;
	margin: 0;
	padding: 0;
}

.contentColumn {
	font-size: 16px;
}

.article{

	float: left;

	border: 1px solid #E8E8E8;
	border-top: 0 none;
	border-bottom: 0 none;
	color: #6C6C6C;
	font-size: 14px;
	padding: 0 20px 0 32px;
	position: relative;

	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	width: 100%;

}


.article.first{
	border-top: 1px solid #E8E8E8;
	padding-top: 32px;
}

.article.last{
	border-bottom: 1px solid #E8E8E8;
	padding-bottom: 32px;
}


.box {
	font-size: 12px;
}

.ctaBox {
	font-size: 13px;
}

body,select,input,textarea,button {
	font-family: Arial, Sans-serif;
	color: #414141;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	color: #697166;
}

a,a:active,a:visited {
	color: #005a8a;
	text-decoration: none;
}

a:hover,a:hover span.ilArrow/*,.ie8 a.hover*/,.ie7 a.hover {
	color: #005a8a;
	text-decoration: underline;
}

a.noHover {
	color: #272727 !important;
	text-decoration: none !important;
}

ul {
	list-style: none;
	list-style-position: outside;
	margin: 0;
}

h1 a.noHover {
	font-size: 21px;
	padding-top: 3px;
}

h1,h2,h3,h4,h5,caption {
	font-family: DINWeb;
}

h1,h4,h5,h3.constructionIconsH3 {
	font-size: 185%;
	overflow: visible;
	margin: 0;
	clear: both;
	/* 	text-transform: uppercase; */
}

h1:after,h4:after,h5:after,h3.constructionIconsH3:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

h3.constructionIconsH3 {
	font-size: 135%;
	font-weight: normal;
}

h2.countryHeading,.tabContainer {
	clear: both;
}

#contactList > .separator{
	border-top: 1px solid #fff;
}

form.filterChangeform{
	overflow: visible;
	position: relative;
}

#contactList ul.autocompleteContact {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #00638E;
	position: absolute;
	right: 45px;
	top: 33px;
	width: 224px;
	z-index: 50;
}

#contactList ul.autocompleteContact li{
	border-bottom: 1px solid #00638E;
}

#contactList ul.autocompleteContact li a{
	color: #000000;
	display: block;
	font-size: 12px;
	line-height: 15px;
	display: block;
	padding:5px;
}

.box h1,.box h4 {
	font-size: 170%;
}

.ctaBox h1,.ctaBox h4 {
	font-size: 140%;
}

div.clearing,br.clear,p.clear {
	clear: both;
}

h1.spaced,h3.spaced {
	margin-top: 24px;
}

.linkList h1,.linkList h4 {
	margin-bottom: 6px;
}

h1 span.useAsPageTitle,h1 a {
	display: block;
	float: left;
	line-height: 25px;
	margin-top: 20px;
}

.contentColumn>h1,.contentColumn>.article>h1,#topContent>.article>h1 {
	font-size: 185%;
	margin: 0 0 20px;
	clear: both;
}

b,strong {
	font-weight: bold;
}

p strong {
	color: #555555;
}

h2,.caseContent h3,caption { /* 	text-transform: uppercase; */
	margin: 25px 0 6px;
	font-size: 18px;
	/* 	color: #697166; */
	color: #357BA1;
	overflow: hidden;
}

h2.normalmargin {
	margin-top: 10px !important;
}

#page-1445 h2.normalmargin {
	font-size: 18px;
	color: #697166;
	font-family: DINWeb, Arial;
	text-transform: uppercase;
}

.caseContent h3,.caseContent h3 a {
	font-weight: normal;
	color: #697166;
	line-height: 16px;
}

h2.light {
	font-size: 125%;
	text-transform: none;
	clear: both;
	margin: 0 0 20px;
	font-weight: normal;
	padding-bottom: 20px;
	border-bottom: solid 1px #cecece;
}

.article h2.light {
	color: #005a8a;
	line-height:normal;
	margin-top:0;
	font-size:24px;
	border-bottom: none;
	font-weight: normal;
}

.overlay h2 {
	color: #272727;
}

h3 {
	font-size: 120%;
	margin: 25px 0 10px;
	font-weight: bold;
}

p {
	margin: 0 0 13px;
	line-height: 150%;
	overflow: hidden;
}

.content>p:last-child {
	margin-bottom: 0px;
}

h1 p {
	margin: 0;
	line-height: inherit;
}

p.small,small,p.smallItalic { /* 	font-size: 85%; */
	font-size: 11px;
}

h2.noMargin,.pLast p {
	margin: 0 !important;
}

p.noMargin {
	clear: both;
}

p.italic,em,p.smallItalic {
	font-style: italic;
}

span.highlight {
	font-weight: bold;
	text-decoration: underline;
}

sub,sup,.sub,.sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	top: -5px;
}

sub {
	top: auto;
	bottom: -0.25em;
}

sup,.sup {
	/* 	top: 0px; */
	top: -6px;
}

img,fieldset {
	border: none;
}

.column>img,.megaMenuSub p>img,.megaMenuSub p>a>img,.megaMenuSub .linkListBox>img,.megaMenuSub .linkListBox>a>img,.megaMenuSub .wrapped .baseBox>img,.megaMenuSub .wrapped .baseBox h1>a>img,.megaMenuSub .wrapped .baseBox h4>a>img
{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

img.left,span.left,a.left {
	float: left;
	margin: 0 8px 8px 0 !important;
}

img.right,span.right,a.right,div.rightImageBlock {
	float: right;
	clear: right;
	margin: 0 0 8px 8px;
}

.captioned {
	display: block;
	font-size: 10px;
	font-style: italic;
	overflow: hidden;
	line-height: 120%;
}

.captioned img {
	display: block;
	margin: 0 0 3px;
}

.box p {
	clear: both;
	line-height: 150%;
}

.box .content {
	clear: both;
}

.box>a>img,.box>img {
	display: block;
	/* 	margin:  0 0 12px; */
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

#topContent {
	position: relative;
}

#topContent .article {
	padding: 20px 0 0;
}

header,footer,#main,.f940 {
	overflow: hidden;
}

header {
	background: #005a8a url(sprite.png) repeat-x bottom left;
}

header>.f940>a {
	margin: 30px 0;
	float: left;
	overflow: hidden;
}

.js #viaExtraNavigation,.js #extraNavigation {
	display: none;
}

footer {
	z-index: 1;
	border-top: solid 1px #c2c2c2;
	background: #d3d3d3 url(sprite.png) repeat-x 0 -1900px;
	margin: 20px 0 20px;
	/* 	max-height: 285px; */
}

footer .f940 {
	padding: 30px 0;
}

header ul,header li,ul.linkList,ul.linkList li,.nav,.nav li,.nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}



header ul,header li {
	float: left;
}
header #topNavigation ul{
	height: 33px;
}

header ul{
	overflow: hidden;
}

header a,header a:visited,header a:active,header a:hover {
	color: #ffffff;
}

.box .linkList {
	margin-bottom: 0px;
}

.redBox ul.linkList li,.cyanBox ul.linkList li,.greenBox ul.linkList li
{
	padding-top: 2px;
	border-bottom: solid 1px #272727;
	margin-bottom: 8px;
}

.redBox ul.linkList li:last-child,.cyanBox ul.linkList li:last-child,.greenBox ul.linkList li:last-child
{
	border: none;
	margin-bottom: 0;
}

.redBox ul.linkList li:last-child,.cyanBox ul.linkList li:last-child,.greenBox ul.linkList li:last-child,.box ul.linkList li:last-child
{
	padding-bottom: 0 !important;
}

ul.linkList a,.megaMenuSub ul.linkList li.noImage a,ul.linkList span.ilArrow
{
	float: left;
	padding: 0 0 0 9px;
	min-height: inherit;
	background: transparent url(sprite.png) no-repeat 0 -497px;
}

.ctaBox ul.linkList a,#topContent .redBox ul.linkList a,.redBox ul.linkList a,.cyanBox ul.linkList a,.greenBox ul.linkList a
{
	background-position: 0 -597px;
}

ul.linkList p.small {
	padding-left: 9px;
	margin-bottom: 4px;
	line-height: 120%;
}

p.linkList a {
	float: left;
	clear: both;
}

#toolNavigation {
	position: relative;
	z-index: 1;
}

.createandprotect {
	float: right;
	margin-top: -3px;
}

#toolNavigation ul {
	/* 	padding: 10px 0 25px; */
	padding: 10px 0 0px;
	/* 	width: 697px; */
	float: right;
	width: 750px;
}

#toolNavigation li {
	float: right;
	border-right: solid 1px #bcc9d1;
	padding: 0 6px 0 10px;
	font-size: 90%;
	line-height: 14px;
	margin-top: 3px;
}

#toolNavigation li#searchengine {
	/* 	margin-left: 125px; */
	margin-left: 5px;
	margin-top: 0px;
}

#toolNavigation li#searchengine label {
	margin: 0;
	float: right;
	color: #fff;
	margin-right: 5px;
	margin-top: 0px;
	font-size: 12px;
}

#toolNavigation li#searchengine input {
	float: right;
	width: 104px;
	margin-bottom: 0px;
	height: 16px;
	border-radius: 3px;
	border: 0 none;
	padding: 1px 3px;
}

#toolNavigation li#searchengine input.img {
	float: right;
	width: auto;
	margin-bottom: 0px;
}

#toolNavigation li.selectcountry {
	background: url("earth.gif") no-repeat scroll 0px 0 transparent;
	border-right: 0 none;
	height: 44px;

	width: 65px;
	/* 	position: absolute; */
	/* 	margin-left: 125px; */
}

#toolNavigation li.selectcountry.hasText {
	width: auto;
	text-indent: 70px;
}


#toolNavigation li.selectcountry a {
	display: block;
	height: 40px;
}

#toolNavigation .search a {
	float: left;
	padding-left: 18px;
	background: transparent url(sprite.png) no-repeat 0 -1398px;
}

#toolNavigation .search {
	padding-right: 10px !important;
}

#toolNavigation .search a:hover,#toolNavigation .search a.open,#ow:hover,#ow.open
{
	border: solid 1px #d6d6d6;
	border-bottom: none;
	background-color: #f2f2f2;
	padding: 4px 8px 4px;
	margin: -4px -9px -5px;
	color: #272727;
	text-decoration: none;
	display: block;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	-khtml-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
	-moz-box-shadow: 0px 0px 6px #999;
	-webkit-box-shadow: 0px 0px 6px #999;
	box-shadow: 0px 0px 6px #999;
}

#toolNavigation .search a:hover,#toolNavigation .search a.open {
	padding-left: 26px;
	background-position: 8px -1396px;
}

#toolNavigation .icons {
	padding-left: 4px;
}

#toolNavigation .icons a {
	float: left;
	margin-left: 6px;
}

#toolNavigation ul li:first-child {
	border-right: none;
	padding-right: 0;
}

input.focusable {
	color: #868686;
}

input.focusable.focus {
	color: #272727;
}

#owPop,.toolnavigationSearch {
	position: absolute;
	z-index: 999;
	background-color: #f2f2f2;
	border: solid 1px #d6d6d6;
	border-top: none;
	min-width: 750px;
	min-height: 200px;
	padding: 10px;
	-moz-border-radius: 6px 6px 6px 6px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-moz-box-shadow: 0px 0px 6px #999;
	-webkit-box-shadow: 0px 0px 6px #999;
	box-shadow: 0px 0px 6px #999;
}

.toolnavigationSearch {
	padding: 14px 16px;
	min-height: 26px;
	min-width: 201px;
	background-image: url(background.input.201x26.png);
	background-repeat: no-repeat;
	background-position: 16px 14px;
}

.toolnavigationSearch input.text {
	border: none;
	float: left;
	width: 164px;
	margin: 4px 0 0 8px;
}

.toolnavigationSearch input.button {
	float: left;
	margin: 3px 0 0 0;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: transparent url(button.input.arrow.gif) no-repeat 0 0;
	border: none;
}

.clickable {
	cursor: pointer;
}

#topNavigation a {
	text-align: center;
	display: block;
	font-size: 14px;
	height: 23px;
	padding: 8px 8px 2px;
	/* 	line-height: 100%; */
	border-right: solid 1px #bcc9d1;
	text-transform: uppercase;
}

#topNavigation ul.nav>li>a {
	white-space: nowrap;
	color: #004876;
}

#topNavigation .last a {
	border-right: none;
}

#topNavigationCampaign,
#topNavigation {
	overflow: hidden;
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#topNavigation ul ul {
	display: none;
}

#topNavigation a:hover,#topNavigation ul.nav>li.open>a,#topNavigation ul.nav>li.open>a:hover,#topNavigation a.active
{
	text-decoration: none;
	color: #fff;
	background: #a2a2a2;
	/* 	padding-bottom: 1px; */
}

#topNavigation a.active {
	color: #000000;
	background: #ffffff;
	border-right-color: #ffffff;
	/*      -moz-border-radius: 6px 6px 0 0; */
	/*     -webkit-border-radius: 6px 6px 0 0; */
	/*     -khtml-border-radius: 6px 6px 0 0; */
	/*     border-radius: 6px 6px 0 0; */
}

#topNavigation a.active.first {
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-radius: 6px 6px 0 0;
	-khtml-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

.box {
	overflow: hidden;
	float: left;
	width: 100%;
}

.baseBox {
	min-height: 210px;
}

#main .leftColumn,#main .contentColumn {
	padding-top: 20px;
}

footer .box,#topContent .f940 .box { /* 	width: 220px; */

}

.contentColumn .box,.contentColumn .solidBox,.leftColumn .box {
	/* 	width: 180px; */
	padding: 19px;
	border: solid 1px #cacaca;
}

.grid3col .box { /* 	width: 260px; */

}

.box.solidBox,.box.blackBox {
	padding: 20px;
	border: none;
	background: #0d0e0d url(sprite.png) repeat-x 0 -2500px;
	color: #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.box.blackBox {
	float: none;
	width: auto;
	padding: 20px 10px;
	background-image: url(background.gradient.black.mega.gif);
}

.box.blackBox h1,.box.blackBox h4 {
	color: #ffffff;
}

.blackBox>div {
	border-top: solid 1px #404040;
	border-bottom: solid 1px #404040;
	padding: 20px 0;
	margin: 0 0 15px;
}

.box.blackBox .linkList a {
	color: #d20014;
}

.blackBox div.inputWrapper {
	margin: 0 0 10px;
	padding: 0 0 0 17px;
	background: transparent url(background.input.aura.png) 0 -100px;
}

.blackBox div.inputWrapper div {
	width: 119px;
	height: 14px;
	padding: 13px 15px 13px 0;
	background: transparent url(background.input.aura.png) no-repeat top
	right;
}

.blackBox div.inputWrapper input,.blackBox div.inputWrapper select {
	border: none;
	width: 119px;
	margin: 0;
	padding: 0;
}

.wrapped .split2 .blackBox div.inputWrapper div,.wrapped .split2 .blackBox div.inputWrapper select
{
	width: 269px;
}

.box.solidBox h1,.box.solidBox h4 {
	color: #ffffff;
	margin-bottom: 6px;
	font-size: 26px;
	line-height: 100%;
	padding-right: 26px;
	background: transparent url(sprite.png) no-repeat 100% -696px;
	float: left;
	clear: both;
}

.box.solidBox p,.box.campaignBox p {
	clear: both;
	line-height: 120%;
}

.solidBox.greenHeading h1,.solidBox.greenHeading h4 {
	color: #4fab24;
}

.solidBox.cyanHeading h1,.solidBox.cyanHeading h4 {
	color: #94d3de;
}

.solidBox.redHeading h1,.solidBox.redHeading h4 {
	color: #d20014;
}

footer .box {
	margin-right: 20px;
}

footer .box+.box+.box+.box {
	margin-right: 0;
}

.box h1,.megaMenuTop .nav h1,.box h4,.megaMenuTop .nav h4 {
	clear: both;
}

.megaMenuTop .nav h1,.megaMenuTop .nav h4 {
	display: none;
}

footer .box h1,.linkListBox h1,footer .box h4,.linkListBox h4 {
	border-bottom: solid 1px #272727;
	padding: 0 0 3px;
	margin: 0 0 14px;
	color: #272727;

	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

footer .linkList a {
	color: #272727;
	font-family: DINWeb, Arial;
}

.megaMenuSub .linkListBox h1,.megaMenuSub .wrapped .baseBox h1,.megaMenuSub.wrapped .baseBox h1,.megaMenuSub .linkListBox h4,.megaMenuSub .wrapped .baseBox h4,.megaMenuSub.wrapped .baseBox h4
{
	border: none;
	font-size: 120%;
	width: auto;
}

a.gallery-mega,
.gallery-mega a {
	margin-bottom: 20px;
	display: block;
	float: left;
	width: 194px;
	margin-right: 5px;
	margin-top: 8px;
}

a.gallery-mega.last{
	margin-right: 0;
}

a.gallery-mega img,
.gallery-mega a img {
	max-width: 194px;
	margin-bottom: 8px;
}

a.gallery-mega span,
.gallery-mega a span {
	width: 185px;
	background: url("sprite.png") no-repeat scroll 0 -497px transparent;
	padding: 0 0 0 9px;
	font-size: 12px;
	color: #282828;
	display: block;
}

.linkswithimage {
	margin-bottom: 12px;
	float: left;
	clear: both;
}

.linkswithimage img {
	float: left;
	max-width: 193px;
	clear: left;
}

.linkswithimage .links {
	float: right;
	margin-left: 12px;
	border-top: 1px dashed #000000;
	padding-left: 5px;
	width: 182px;
}

.linkswithimage.Little .links {
	margin-left: 63px;
	width: 220px;
}

.linkswithimage.Little img{
	margin-top: 10px;
}

.linkswithimage .links h2 {
	margin: 0;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding-top: 8px;
	margin-top: 0px;
	padding-left: 8px;
	padding-bottom: 3px;
}

.megaMenuTop>.content .wrapped .linkswithimage .links ul li {
	background: url("sprite.png") no-repeat scroll 9px -493px transparent;
	color: #282828;
	font-size: 12px;
	padding-left: 17px;
}

.megaMenuTop>.content .wrapped>p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 14px;
}

.textOverlay .linkListBox h1,.textOverlay .linkListBox h2 {
	font-size: 120%;
	width: auto;
	margin: 0 0 8px;
}

footer .box h3 {
	line-height: 120%;
	margin: 0 0 6px;
}

footer .box p {
	line-height: 200%;
	font-size: 85%;
}

footer .box p a{
	color: #414141;
}

.footerExtra img.grey {
	font-size: 17px;
	float: right;
	width: auto;
	border: none;
	color: #979797;
}

.footerExtra {
	font-size: 80%;
	color: #272727;
}
/* .footerExtra ul.sharefooter{ */
/* 	width: 112px; */
/* 	float: left; */
/* 	height: 150px; */
/* 	padding: 0; */
/* 	margin: 0; */

/* } */
.footerExtra ul.sharefooter li {
	padding: 0;
	margin: 0;
	width: 23px;
	height: 23px;
	margin-right: 7px;
	float: left;
	list-style: none;
}

.footerExtra ul.sharefooter li a {
	width: 23px;
	height: 23px;
	display: block;
	margin: 0;
	text-indent: -10000px;
	/* 	background: url("share.gif") no-repeat top left; */
}

.footerExtra ul.sharefooter li a.youtube {
	background: url('youtube-23.gif') no-repeat top left;
}

.footerExtra ul.sharefooter li a.contactlocal {
	background: url('mail-23.gif') no-repeat top left;
}

a.at300b.contactlocal .at4-icon,
a.at300m.contactlocal .at4-icon{
	display: none !important;
}

.footerExtra ul.sharefooter li a.contactlocal .at16nc.at16t_email{
	width: 23px !important;
	height: 23px !important;
	background: none !important;
}

.footerExtra ul.sharefooter li a.share {
	background: url('share-23.gif') no-repeat top left;
}

.footerExtra ul.sharefooter li.left{
	margin-right: 30px;
}

#shareBoxFooter {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #00638E;
	margin-left: 0;
	margin-top: -52px;
	padding-left: 7px;
	padding-top: 5px;
	position: absolute;
	width: 92px;
}

#shareBoxFooter a{
	display: inline;
	float: left;
}

.footerExtra ul.sharefooter li.right{
	float: right;
}


.footerExtra p { /* 	float: left; */

}

.footerExtra a {
	color: #272727;
	margin: 0 0 0 20px;
}

.footerExtra a.first {
	margin: 0px;
}

.footerExtra a.last {
	margin-right: 20px !important;
}

ul.linkList li {
	clear: both;
	overflow: hidden;
	padding: 0 0 6px !important;
	background: none !important;
	line-height: 120% !important;
}

.textOverlay .linkList li {
	padding-bottom: 3px;
}

#main {
	z-index: 2;
	min-height: 400px;
}

#megaMenuContainer {
	z-index: 19;
	max-width: 940px;
	margin: 0 auto;
	overflow: visible;
}

#megaMenu {
	z-index: 20;
	position: absolute;
	background: none repeat scroll 0 0 #E4E4E5;
	border: 6px solid #FFFFFF;
}

#megaMenu.container {
	width: 928px;
}

#bodyOverlay {
	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	z-index: 19;
	width: 100%;
	display: none;
}

.ie8 #bodyOverlay{
	background: url('trans.png');
}


.megaMenuTop .nav {
	width: 203px;
	float: left;
	padding: 22px 0 30px 10px;

	/* 	display: none; */
}

.megaMenuTop>.content {
	float: left;
	min-height: 220px;
	padding: 22px 10px 10px 0;
	width: 705px;
}

.megaMenuTop>.content .wrapped {
	padding: 0px 18px 16px 16px; /* 16 */
	min-height: 180px;
	background: #C3C3C3;
	overflow: hidden;
	width: 393px;
	margin-right: 16px;
	float: left;
}

.megaMenuTop > .content .wrapped.full{
	width: 665px;
}

.megaMenuTop>.content .wrapped .columnMenu{
	float: left;
	width: 50%;
}

.megaMenuTop>.content .wrapped ul {
	/*width: 195px;*/
	float: left;
	margin-bottom: 10px;
}

.megaMenuTop>.content .wrapped ul ul{
	width: 170px;
	margin-bottom: 0px;
}

.megaMenuTop>.content .wrapped ul li {
	color: #282828;
	font-size: 12px;
	background: url("sprite.png") no-repeat scroll 10px -493px transparent;
	box-sizing: border-box;
	padding-left: 25px;
	width: 100% !important;
	float: left;
}

.megaMenuTop>.content .wrapped ul li.level_2.parent{
	padding-left: 15px;
}

.megaMenuTop>.content .wrapped ul li.parent {
	background: 0 none;
}

.megaMenuTop>.content .wrapped small.imgcaption {
	font-size: 10px;
	color: #373737;
}

.megaMenuTop>.content .wrapped ul li a {
	color: #282828;
}

.product_category > ul > li,
#category_19007 > ul > li,
#category_1230 > ul > li{
	padding-left: 0px;
}

.product_category ul li.level_1.parent,
#category_19007 ul li.level_1.parent,
#category_1230 ul li.level_1.parent{
	float: left;
	padding-bottom: 10px;
	padding-left: 0;
}


/*  ???? */
/* .product_category ul li.level_1, */
/* #category_19007 ul li.level_1, */
/* #category_1230 ul li.level_1{ */
/* 	padding-top: 10px; */
/* 	border-bottom: 1px dashed #373737; */

/* 	padding-left: 0 !important; */
/* 	width: 170px !important; */

/* } */

.product_category ul li.level_1.first,
#category_19007 ul li.level_1.first,
#category_1230 ul li.level_1.first{
	padding-bottom: 9px;
	border-top: 1px dashed #373737;
}

.product_category ul li.level_1.parent strong,
#category_19007 ul li.level_1.parent strong,
#category_1230 ul li.level_1.parent strong{
	font-size: 12px;
	font-weight: bold;
}

.product_category .level_2.parent,
#category_19007 .level_2.parent,
#category_1230 .level_2.parent{
	padding-left: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #fff;
	float: left;
}

.product_category .level_2.parent.first,
#category_19007 .level_2.parent.first,
#category_1230 .level_2.parent.first{
	margin-bottom: 10px;
}


.product_category .level_2.parent.last,
#category_19007 .level_2.parent.last,
#category_1230 .level_2.parent.last{
	border: 0 none;
}

.product_category #secondUl,
#category_19007 #secondUl,
#category_1230 #secondUl{
	float: right;
	margin-right: 5px;
}

.product_category .level_2.parent ul li,
#category_19007 .level_2.parent ul li,
#category_1230 .level_2.parent ul li{
	padding-left: 13px;
	background: url("sprite.png") no-repeat scroll 3px -493px transparent;
}

.product_category .level_2.parent strong,
#category_19007 .level_2.parent strong,
#category_1230 .level_2.parent strong{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.product_category .level_2.parent a:hover,
#category_19007 .level_2.parent a:hover,
#category_1230 .level_2.parent a:hover{
	color: #00638e;
	text-decoration: underline;
}

.megaMenuTop > .content .wrapped .product_category > ul,
.megaMenuTop > .content .wrapped #category_19007 > ul,
.megaMenuTop > .content .wrapped #category_1230 > ul{
	width: 180px;
}

.megaMenuTop > .content .wrapped .product_category > ul.cmc_product,
.megaMenuTop > .content .wrapped .product_category > ul.perfion_product{
	width: 100%;
}

.megaMenuTop > .content .wrapped .product_category > ul.cmc_product li,
.megaMenuTop > .content .wrapped .product_category > ul.perfion_product li{
	width: auto;
}

.megaMenuTop > .content .wrapped .product_category > ul.cmc_product > li,
.megaMenuTop > .content .wrapped .product_category > ul.perfion_product > li{
	margin-right: 0%;
	padding-left: 0;
	width: 100%;

	border-bottom: 0 none;

	/* 	background: none; */
}

.megaMenuTop > .content .wrapped .product_category  ul li.level_1.parent{
	border-top: 1px dashed #282828;

	/* 	background: none; */
}

.megaMenuTop > .content .wrapped .product_category > ul.cmc_product > li > a.linkproduct,
.megaMenuTop > .content .wrapped .product_category > ul.perfion_product > li > a.linkproduct{
	padding-left: 20px;
	display: block;
}

.megaMenuTop > .content .wrapped .product_category > ul.cmc_product.midwidth > li.level_1,
.megaMenuTop > .content .wrapped .product_category > ul.perfion_product.midwidth > li.level_1{
	margin-right: 5%;
	width: 45% !important;
}

.megaMenuTop > .content .wrapped.full .product_category > ul.cmc_product.columns-3 > li.level_1,
.megaMenuTop > .content .wrapped.full .product_category > ul.perfion_product.columns-3 > li.level_1{
	margin-right: 3%;
	width: 30% !important;
}

.megaMenuTop > .content .wrapped .product_category > ul.cmc_product > li > ul,
.megaMenuTop > .content .wrapped .product_category > ul.perfion_product > li > ul{
	padding-left:2%;
}



.megaMenuTop > .content .wrapped .product_category > ul.cmc_product > li > strong,
.megaMenuTop > .content .wrapped .product_category > ul.perfion_product > li > strong{
	color: #282828;
}



.megaMenuTop > .content .wrapped .product_category > ul.cmc_product li strong,
.megaMenuTop > .content .wrapped .product_category > ul.perfion_product li strong{
	display: block;
}

.megaMenuTop > .content .wrapped .product_category > ul.cmc_product li ul,
.megaMenuTop > .content .wrapped .product_category > ul.perfion_product li ul{
	width: auto;
}

.megaMenuSub .product_category h3,
.megaMenuTop>.content .wrapped h3,
.megaMenuTop>.content .wrapped h1 {
	color: #282828;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 25px;
	padding: 8px 0 7px;
}



.megaMenuTop>.content .wrapped .row-fluid img {
	max-width: 45%;
	border: 1px solid #fff;
}

.megaMenuTop>.content .wrapped .row-fluid h4 {
	float: right;
	font-size: 16px;
	width: 50%;
}

.megaMenuTop .nav a {
	display: block;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
}

.megaMenuTop .nav a .o {
	display: block;
}

.megaMenuTop .nav a .i {
	background: url("link-puce.png") no-repeat scroll 100% 49% transparent;
	display: block;
	font-size: 16px;
	margin-right: 5px;
	padding: 10px 15px 10px 5px;
	text-transform: uppercase;
}

.megaMenuTop .nav ul li ul li a .i {
	background: url("link-puce-tiny-blue.png") no-repeat scroll 98% 49% transparent;
	display: block;
	font-size: 16px;
	margin-right: 5px;
	padding: 5px 15px 5px 20px;
	text-transform: capitalize;
}


.megaMenuTop .nav .hover a {
	color: #00638E;
}

.megaMenuTop .nav .open a {
	background: none repeat scroll 0 0 #C3C3C3;
	color: #282828;
	display: block;
}

.megaMenuTop .nav ul li ul li a {
	background: none repeat scroll 0 0 transparent;
}

.megaMenuTop .nav ul li.open ul li.open a,
.megaMenuTop .nav ul li ul li.open a {
	background: none repeat scroll 0 0 #C3C3C3;
}

.megaMenuTop .nav ul li.open ul li a {
	background: none repeat scroll 0 0 #cfcfcf;
}




.megaMenuSub {
	overflow: hidden;
	min-height: 200px;
}

.productList {
	margin-right: auto;
}

.productData {
	min-height: 1px;
}

.productList .productData>.linkListBox {
	margin: 0 !important;
}

.productList .box {
	width: 100% !important;
}

.megaMenuSub .column { /* 	float: left; */
	/* 	width: 745px; */
	/* 	margin-right: 20px; */
	position: relative;
	float: left;
	height: auto;
	width: 262px;
}

.megaMenuSub .column .box {
	margin-left: 0;
	width: 262px;
}

.megaMenuSub .column .box table{
	margin-bottom: 0;

}

.megaMenuSub .column .box h4 {
	width: 222px;
}

.megaMenuSub .column>* {
	margin-bottom: 18px;
	float: left;
}

.megaMenuSub .column>*:last-child {
	margin-bottom: 0px;
}

.megaMenuSub .column .box.campaignBox .content {
	width: 242px;
}

.megaMenuSub .column:last-child {
	margin-right: 0;
}

.megaMenuSub .split4 {
	width: 171px;
}

.megaMenuSub .split3 {
	width: 553px;
}

.megaMenuSub .split2 {
	width: 362px;
}

.wrapped .split4 {
	width: 145px;
}

.wrapped2 .split4 {
	width: 140px;
}

.wrapped .split3 {
	width: 518px;
}

.wrapped .split3.last {
	width: 523px;
}

.wrapped .split2 {
	width: 332px;
}

.wrapped2 .split2 {
	width: 322px;
}

.wrapped .split1 {
	width: 705px;
}

.wrapped .vLined {
	border-right: solid 1px #b2b2b2;
	padding-right: 20px;
}

.wrapped .vLined.last {
	border-right: none;
	padding-right: 0px;
}

.megaMenuSub .linkListBox .linkList {
	width: 100%;
	clear: both;
	margin: 0 0 30px;
}

.megaMenuSub .linkListBox .linkList.lastLinkList {
	margin-bottom: 0;
}

.megaMenuSub .linkListBox .leftList,.megaMenuSub .linkListBox .rightList
{
	float: left;
	clear: none;
	margin-right: 20px;
	margin-bottom: 0;
}

.megaMenuSub .split2 .leftList,.megaMenuSub .split2 .rightList {
	width: 156px;
}

.megaMenuSub .split3 .leftList,.megaMenuSub .split3 .rightList {
	width: 249px;
}

.megaMenuSub .rightList {
	margin-right: 0px !important;
}

.megaMenuSub .linkList a {
	color: #d20014;
}

.megaMenuSub .imageList a {
	min-height: 24px;
	line-height: 115%;
	padding: 8px 0 0 38px;
	background-position: 0 0;
}

.megaMenuSub .imageList.largeIcons a {
	min-height: 30px;
	padding-left: 48px;
	padding-top: 12px;
}

.megaMenuSub .linkList a:hover,/*.ie8 .megaMenuSub .linkList a.hover,*/.ie7 .megaMenuSub .linkList a.hover,.megaMenuSub .campaignBox .linkList a
{
	color: #d20014;
}

.megaMenuSub .linkList li td,.megaMenuSub .linkList li table,.megaMenuSub .linkListBox h1 td,.megaMenuSub .linkListBox h1 li table,.megaMenuSub .linkListBox h4 td,.megaMenuSub .linkListBox h4 li table
{
	vertical-align: bottom;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: none;
	font-size: 14px;
}

.megaMenuSub .linkList li td img,.megaMenuSub .linkListBox h1 td img,.megaMenuSub .linkListBox h4 td img
{
	vertical-align: bottom;
	max-width: 50px;
}

.megaMenuSub .linkList li td:first-child,.megaMenuSub .linkListBox h1 td:first-child,.megaMenuSub .linkListBox h4 td:first-child
{
	width: 60px;
	height: 35px !important;
}

.megaMenuSub .linkListBox h1 td:first-child,.megaMenuSub .linkListBox h4 td:first-child
{
	width: 45px;
}

.megaMenuSub .linkList li td:last-child {
	width: 95px;
}

.megaMenuSub .linkListBox h1 td:last-child,.megaMenuSub .linkListBox h4 td:last-child
{
	width: 110px;
	font-size: 14px;
}

#main .f940 .column {
	float: left;
	margin-right: 20px;
	width: 220px;
}

#main .grid3col .column {
	width: 300px;
}

#main .f940 .contentColumn {
	width: 700px;
	margin-right: 0;
}

#main .grid3col .contentColumn {
	width: 630px;
	margin-right: -10px;
}

#main .f940 .fullWidthContent {
	width: 940px;
}

#main .contentColumn .box,#topContent .f940 .box {
	margin-right: 20px;
}

#main .contentColumn .ctaBox,#main .contentColumn .boxLast {
	margin-right: 0;
}

#container #main .fullWidthContent .box {
	margin-right: 20px;
}

#container.inCampaignBox > *{
	position: relative;
	z-index: 1;
}

#container #main .fullWidthContent .boxLast {
	margin-right: 0;
}

#main .contentColumn .ctaBox {
	float: right;
	clear: right;
	background: #d20014;
	color: #ffffff;
	margin-left: 20px;
	border: none;
}

#main .ctaBox {
	padding: 6px 15px 10px;
	width: 190px !important;
}

#main .contentColumn .boxFullWidth {
	float: none !important;
	margin: 0 0 20px;
	width: 670px !important;
}

#main .contentColumn .tab .boxFullWidth {
	width: 610px !important;
}

#main .contentColumn.fullWidthContent .boxFullWidth {
	width: 910px !important;
}

#main .contentColumn.fullWidthContent .tab .boxFullWidth {
	width: 850px !important;
}

.article .ctaBox {
	margin-left: 8px !important;
}

#container #main .ctaBoxGrey {
	background: #373737;
}

#container #main .ctaBoxLightGrey,#mapimage .textOverlay {
	background: rgb(77, 77, 77) transparent;
	background: rgba(0, 0, 0, 0.7);
}

.ctaBox h1,.ctaBox h4,.ctaBox a,.ctaBox .label,.textOverlay h1,.textOverlay h4,.textOverlay h2,.textOverlay p,.textOverlay a,.textOverlay strong,.overlay h1,.overlay h4,.overlay h2,.overlay p,.overlay a,.overlay strong,#topContent .redBox h1,#topContent .redBox h4,#topContent .redBox h2,#topContent .redBox p,#topContent .redBox a,.redBox h1,.redBox h4,.redBox h2,.redBox p,.redBox a,.greenBox h1,.greenBox h4,.greenBox h2,.greenBox p,.greenBox a,.cyanBox h1,.cyanBox h4,.cyanBox h2,.cyanBox p,.cyanBox a
{
	color: #ffffff !important;
}

.ctaBox a.arrow,.textOverlay a.arrow,.overlay a.arrow {
	background-position: 0 -1800px !important;
}

.box .arrow {
	font-size: 120%;
}

.ctaBox .arrow {
	font-size: 100%;
}

.box h1 .arrow,.box h4 .arrow {
	font-size: 100%;
}

.ctaBoxGrey a.arrow {
	background-position: 0 -900px !important;
}

.ctaBox h1:first-child,.ctaBox h4:first-child,.textOverlay h1:first-child,.textOverlay h4:first-child,.overlay h1:first-child,.overlay h4:first-child
{
	margin-left: -15px;
	margin-right: -15px;
	border-bottom: solid 1px #e6334f;
}

.textOverlay h1:first-child,.textOverlay h4:first-child {
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: none;
}

.ctaBox h1:first-child span,.ctaBox h4:first-child span,.textOverlay h1:first-child span,.textOverlay h4:first-child span,.overlay h1:first-child span,.overlay h4:first-child span
{
	padding: 3px 15px 4px;
	display: block;
	border-bottom: solid 1px #ca001f;
}

.ctaBoxGrey h1:first-child,#mapimage .textOverlay h1:first-child,.ctaBoxGrey h4:first-child,#mapimage .textOverlay h4:first-child
{
	border-bottom-color: #404040;
}

.ctaBoxGrey h1:first-child span,#mapimage .textOverlay h1:first-child span,.ctaBoxGrey h4:first-child span,#mapimage .textOverlay h4:first-child span
{
	border-bottom-color: #2c2c2c;
}

#main .f940 .rightColumn {
	margin-right: 0;
}

#main .f940 .box {
	margin-bottom: 20px;
}

#main .grid3col .box {
	margin-bottom: 30px;
}

#main a.arrow {
	padding: 0 0 0 23px;
	background: transparent url(sprite.png) no-repeat 0 -899px;
	float: left;
	clear: both;
	text-decoration: none;
	/* 	margin: 0 0 4px; */
	/* 	margin: -2px 10px 4px 0; */
	color: #fff;
	font-family: DINWeb, arial;

	margin: 12px 15px 10px;
	padding: 0 0 0 23px;
}

#main a.remove {
	background: url("delete.gif") no-repeat scroll 0 2px transparent;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: DINWeb, arial;
	margin: 0 7px 4px 0;
	padding: 0;
	text-decoration: none;
	text-indent: -10000px;
	width: 14px;
}

#main h1 a.arrow,h1 a.arrow:hover span,#main h4 a.arrow,h4 a.arrow:hover span
{
	color: inherit;
	margin: 0;
	text-decoration: none;
	cursor: pointer;
}

#main h1 a.arrow,#main h4 a.arrow {
	padding-left: 0;
	padding-right: 26px;
	background: transparent url(sprite.png) no-repeat 100% -96px;
}

a.arrow:hover span {
	text-decoration: underline;
}

.column .campaignBox.fullwhite {
	background: #fff;
}

.column .campaignBox.fullwhite>h4 {
	position: static;
	font-size: 26px;
	color: #00638e !important;
	font-family: DINWeb, arial;
	padding: 20px 14px;
	width: 234px;
	text-transform: uppercase;
	line-height: 25px;
}

.column .campaignBox,.column .caseSpot {
	padding: 0;
	width: 220px;
	border: none;
	position: relative;
}

.split4 .campaignBox {
	width: 171px;
}

.wrapped .split4 .campaignBox { /* 	width: 161px; */

}

.grid3col .campaignBox,.grid3col .caseSpot { /* 	width: 300px; */

}


.topWideContainer .textShadow1 h1,
.topWideContainer .textShadow1 h2,
.topWideContainer .content.textShadow1 a  {
	text-shadow: -2px -2px 3px rgba(0, 0, 0, 0.3);
}

#main .ctaBox.campaignBox {
	width: 220px !important;
	padding: 0 !important;
}

#main .ctaBox.campaignBox a.arrow {
	background-position: 0 -900px !important;
	color: #d20014 !important;
}

.campaignBox>img,.campaignBox>a>img {
	border: none !important;
	display: block;
	margin: 0 !important;
	width: 100%;
}

.campaignBox .content {
	left: 0;
	bottom: 0;
	/* 	width: 96%; */
	/* 	padding: 18px 10px 10px; */
	color: #ffffff;
	overflow: hidden;
}

/* .campaignBox.span3 .content { */
/* 	width: 196px; */
/* } */

/* .campaignBox.span4 .content { */
/* 	width: 277px; */
/* } */

/* .campaignBox.span8 .content { */
/* 	width: 599px; */
/* } */

/* .campaignBox.span12 .content { */
/* 	width: 920px; */
/* } */

.campaignBox>h1,.campaignBox>h4 {
	color: #000000 !important;
	border: none !important;
	padding: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	margin: 0 !important;
}
/* .grid3col .campaignBox .content, .grid3col .campaignBox > h1, .grid3col .campaignBox > h4 */
/* { */
/* 	width: 260px; */
/* } */
.split4 .campaignBox .content,.split4 .campaignBox>h1,.split4 .campaignBox>h4
{
	width: 151px;
	padding: 12px 10px;
}

.wrapped .split4 .campaignBox .content,.wrapped .split4 .campaignBox>h1,.wrapped .split4 .campaignBox>h4
{
	width: 141px;
	padding: 12px 10px;
}

.campaignBox>h1,.campaignBox>h4 {
	overflow: hidden;
}

.campaignBox>h1,.campaignBox>h4,.category .elementBlur .content .contour {
	background: rgb(255, 255, 255) transparent;
	background: rgba(255, 255, 255, 0.8);
}

.campaignBox.double {
	width: 620px;
}

.leftColumn ul.nav {
	margin: 0 0 20px;
}

.leftColumn ul.nav a {
	text-decoration: none;
	color: #5e5e5e
}

.leftColumn ul.nav a.open {
	color: #272727;
}

.leftColumn ul.nav a:hover,.leftColumn ul.nav a.selected {
	color: #d20014;
}

.leftColumn ul.nav li {
	padding: 6px 0 5px 10px;
}

.leftColumn ul.nav li li {
	padding: 3px 0 3px 10px;
}

.leftColumn ul.nav>li {
	border-bottom: solid 1px #d3d3d3;
}

.leftColumn ul.nav>li>a {
	display: block;
	background: transparent url(sprite.png) no-repeat 190px -197px;
	text-decoration: none;
	padding: 0 20px 0 0;
}

.leftColumn ul.nav>li>a.open,.leftColumn ul.nav>li>a.selected {
	font-weight: bold;
}

.leftColumn ul.nav>li>a:hover,.leftColumn ul.nav>li>a.open:hover,.leftColumn ul.nav>li>a.selected:hover
{
	background-position: 190px -397px;
	color: #d20014;
}

.leftColumn ul.nav>li>a.hasChildren:hover,.leftColumn ul.nav>li>a.open.hasChildren:hover,.leftColumn ul.nav>li>a.selected.hasChildren:hover
{
	background-position: 190px -297px;
}

.leftColumn ul.nav>li>a.open,.leftColumn ul.nav>li>a.selected {
	background-position: 190px -397px;
	color: #272727;
}

.leftColumn ul.nav>li>a.open.hasChildren,.leftColumn ul.nav>li>a.selected.hasChildren
{
	background-position: 190px -297px;
}

.leftColumn ul.nav>li>ul {
	border-top: solid 1px #d3d3d3;
	padding: 3px 0 0 10px;
	margin: 5px 0 0 -10px;
}

.leftColumn ul.nav>li>ul>li>a {
	display: block;
	background: transparent url(sprite.png) no-repeat 174px -197px;
	text-decoration: none;
	padding: 0 20px 0 0;
}

.leftColumn ul.nav>li>ul>li>a:hover,.leftColumn ul.nav>li>ul>li>a.open:hover,.leftColumn ul.nav>li>ul>li>a.selected:hover
{
	background-position: 174px -397px;
	color: #d20014;
}

.leftColumn ul.nav>li>ul>li>a.hasChildren:hover,.leftColumn ul.nav>li>ul>li>a.open.hasChildren:hover,.leftColumn ul.nav>li>ul>li>a.selected.hasChildren:hover
{
	background-position: 174px -297px;
}

.leftColumn ul.nav>li>ul>li>a.open,.leftColumn ul.nav>li>ul>li>a.selected
{
	background-position: 174px -397px;
}

.leftColumn ul.nav>li>ul>li>a.open.hasChildren,.leftColumn ul.nav>li>ul>li>a.selected.hasChildren
{
	background-position: 174px -297px;
}

.leftColumn ul.nav ul li {
	padding-left: 16px;
}

.leftColumn ul.nav ul>li:last-child {
	padding-bottom: 2px;
}

.leftColumn .nav .collapseable ul {
	display: none;
}

.leftColumn .nav .collapseable.open ul {
	display: block;
}

.topElement,#mapimage {
	position: relative;
}

.topElement {
	min-height: 340px;
	margin: 0 0 20px;
}

.maplabel {
	position: absolute;
	cursor: pointer;
	width: 28px;
	height: 28px;
	background: transparent url(button.plus.png) no-repeat;
}

.maplabel:hover,.maplabel.open {
	background-position: 0 -100px;
}

.imageWithOverlay {
	position: relative;
	margin: 0 0 20px;
}

.imageWithOverlay>img {
	display: block;
}

.textOverlay,.overlay {
	position: absolute;
	top: 15px;
	right: 0;
	width: 330px;
	padding: 20px;
	background: #d20014;
	min-height: 260px;
}

.overlayIntro {
	right: auto;
	position: relative;
	margin: 0 auto;
	top: 30px;
	width: 900px;
}

.elementIntro .box,.elementIntro .column {
	width: auto !important;
}

.overlayIntro .split1 {
	width: 900px !important;
}

.overlayIntro .split2 {
	width: 440px !important;
}

.overlayIntro .split3 {
	width: 670px !important;
}

.overlayIntro .split4 {
	width: 210px !important;
}

.overlayIntro .split1 h1,.overlayIntro .split1 h4 {
	width: 620px !important;
}

.overlayIntro .split2 h1,.overlayIntro .split2 h4 {
	width: 390px !important;
}

.overlayIntro .split3 h1,.overlayIntro .split3 h4 {
	width: 620px !important;
}

.last {
	margin-right: 0 !important;
}

.imageWithOverlay .overlay {
	min-height: inherit;
	width: 180px;
	background: #d20014;
	min-height: auto;
}

.imageWithOverlay.noTabs {
	margin-bottom: 20px;
}

.overlayLeft {
	right: auto;
	left: 0;
	top: auto;
	bottom: 30px;
	margin-left: 0 !important;
}

.overlay .continue {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-decoration: none;
	color: #d20014;
	font-weight: bold;
	font-size: 120%;
}

.overlay .continueTop {
	bottom: auto;
	top: 10px;
}

#main .imageWithOverlay .overlay .ctaBox {
	float: none;
	padding: 0;
	background: transparent;
	margin: 0;
}

.category .element {
	background-repeat: no-repeat;
	background-position: center top;
	height:315px;
}

.category.big .element {
	height: 488px;
}

.category.slideprod .element {
	height: 272px;
}

.topWideContainer .content {
	width: 600px;
	padding-top: 90px;
}

.topWideContainer .category {
	/* 	padding-bottom: 10px; */
	background: url('spinner.gif') no-repeat center center;
	position: relative;
}

.category .element .f940 {
	position: relative;
}

.category .element .f940 {
	overflow: visible;
	height: 100%;
}

.category .elementBlur .content {
	position: absolute;
	bottom: 0px;
	top: auto;
	margin: 0 -1000px;
	/* 	padding: 40px 1340px 40px 1000px; */
	padding: 25px 1340px 71px 987px;
}



.category .elementBlur .content .contour{
	float: left;
	padding: 20px 10px 10px;
}

.category .elementBlur.lowMargin .content {
	padding-top: 20px;
	padding-bottom: 20px;
}

.category .element .content a {
	font-size: 120%;
	background-position: 0 -899px;
	overflow: visible;
	width: 70%;
}

.category .element .content .contour a {
	width: 90%;
}

.category .element>img {
	position: absolute;
	visibility: hidden;
}

.topWideContainer {
	position: relative;
}
/*
.topWideContainer .content.textColorBlack a
{
	color: #272727;
}
.topWideContainer .textColorWhite h1, .topWideContainer .textColorWhite h2, .topWideContainer .content.textColorWhite a
{
	color: #ffffff;
}
.topWideContainer .textColorGrey h1, .topWideContainer .textColorGrey h2, .topWideContainer .content.textColorGrey a
{
	color: #808080;
}
.topWideContainer .textColorRed h1, .topWideContainer .textColorRed h2, .topWideContainer .content.textColorRed a
{
	color: #d20014;
}
.topWideContainer .textColorGreen h1, .topWideContainer .textColorGreen h2, .topWideContainer .content.textColorGreen a
{
	color: #4fab24;
}
.topWideContainer .textColorCyan h1, .topWideContainer .textColorCyan h2, .topWideContainer .content.textColorCyan a
{
	color: #94d3de;
}
.topWideContainer .textShadow1 h1, .topWideContainer .textShadow1 h2, .topWideContainer .content.textShadow1 a
{
	text-shadow: -2px -2px 3px rgba(0,0,0,0.3);
}

.topWideContainer .elementBlur h2 {
	text-transform: none;
	color: #272727 !important;
	font-size: 120%;
	line-height: 140%;
}
*/
.elementNav a {
	display: block;
	height: 14px;
	width: 22px;
	background: transparent url(sprite.png) no-repeat 0 -1100px;
}

.elementNav a.open,.elementNav a:hover {
	background-position: 0 -1200px;
}

.elementNav {
	z-index: 18;
	position: absolute;
	top: 25px;
	left: 50%;
	width: 470px;
	margin-left: -470px;
}

.ie8 .elementNav {
	top: 25px !important;
}

.ie8 .campaignBox > h1,.ie8 .campaignBox > h4,.ie8 .category .elementBlur .content .contour {
	background: url("trans-white.png") repeat;
}

.blackPop {
	/* 	top: 147px; */
	/* 	height: 32px; */

	/* 	top: 162px; */
}

#topContent .redBox,#topContent .greenBox,#topContent .cyanBox {
	z-index: 17;
	left: 50%;
	margin-left: 170px;
	width: 260px;
	padding: 18px 20px 0;
}

#topContent .redBox,#topContent .greenBox,#topContent .cyanBox {
	position: absolute;
	bottom: 10px;
}

.redBox,.greenBox,.cyanBox {
	background: transparent url(background.gradientBox.red.png) repeat-x 0 0;
}

.cyanBox {
	background-image: url(background.gradientBox.cyan.png);
}

.greenBox {
	background-image: url(background.gradientBox.green.png);
}

.imageWithBottomOverlay .bottomOverlay,.campaignBox .content {
	position: absolute;
	/*background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.8);*/
	background: url('trans.png') repeat top left;
	color: #fff;
	width: 100%;
}

.campaignBox.white .content {
	background: url('trans-white.png') repeat;
	color: #373737;
	line-height: 24px;
}

#main .campaignBox.white .content a.arrow {
	background: none;
	color: #005a8a;
	font-size: 22px;
	font-family: DINWeb, arial;
	margin: 12px 10px 5px 15px;
	padding: 0;
}

#main .megaMenuSub .campaignBox.white .content a.arrow {
	color: #1c1c1c;
	text-transform: uppercase;
	font-size: 18px;
}

#main .megaMenuSub .campaignBox.white .content {
	padding: 12px 10px 4px;
}

#main .megaMenuSub .contentwhite {
	padding: 0 10px 4px;
}

#main .megaMenuSub .contentwhite a {
	background: url("link-puce-blue.png") no-repeat scroll 5px 3px
	transparent;
	color: #00638E;
	display: block;
	font-size: 17px;
	line-height: 19px;
	padding-left: 25px;
}

.campaignBox .caseContent .content {
	position: relative;
}

.imageWithBottomOverlay {
	position: relative;
	overflow: hidden;
	float: left;
	clear: both;
	margin: 0 0 20px;
}

.imageWithBottomOverlay img {
	display: block;
}

.imageWithBottomOverlay .bottomOverlay {
	width: 100%;
	color: #ffffff;
	bottom: 0;
	left: 0;
	padding: 10px;
}

.split4 .imageWithBottomOverlay .bottomOverlay {
	width: 135px;
}

.wrapped .split4 .imageWithBottomOverlay .bottomOverlay {
	width: 125px;
}

.split3 .imageWithBottomOverlay .bottomOverlay {
	width: 533px;
}

.wrapped .split3 .imageWithBottomOverlay .bottomOverlay {
	width: 503px;
}

.split2 .imageWithBottomOverlay .bottomOverlay {
	width: 342px;
}

.wrapped .split2 .imageWithBottomOverlay .bottomOverlay {
	width: 312px;
}

.blackPop {
	background: none repeat scroll 0 0 #F4B211;
	height: 120px;
	left: 50%;
	margin-left: 177px;
	padding: 13px 0 0 16px;
	position: absolute;
	width: 276px;
	z-index: 17;
	bottom: 0;
	height: 105px;
	margin-left: 172px;
	width: 281px;
}

.blackPop>div { /*display: none;*/
	clear: both;
	overflow: visible;
	margin: 0 0 10px;
}

.blackPop input {
	border: medium none;
	color: #393939;
	float: left;
	font-size: 12px;
	height: 17px;
	margin: 0 0 10px 32px;
	padding-right: 15px;
	text-align: right;
	width: 174px;
}

.blackPop button {
	background: none repeat scroll 0 0 #677067;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-family: DINWeb, arial;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 54px;
}

.blackPop a {
	bottom: 0;
	color: #393939;
	font-family: DINWeb, arial;
	font-size: 14px;
	line-height: 25px;
	padding: 0px 10px;
	position: absolute;
	right: 0;
	text-align: right;
	background: none repeat scroll 0 0 #677067;
}

.blackPop h1, .blackPop>h2,.blackPop h4,.blackPop h3,.blackPop a,.blackPop p {
	color: #ffffff !important;
}

.blackPop h3,.blackPop label {
	clear: both;
}

.blackPop label {
	color: #d20014 !important;
	font-size: 115% !important;
	display: block;
	margin: 0 0 3px !important;
}

.blackPop>h1,.blackPop>h4, .blackPop>h3 {
	float: left;
	font-family: DINWeb, arial;
	line-height: 30px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 27px;
	letter-spacing: 0;
	margin-top: 0;
}

.blackPop hr {
	color: #eeeeee;
	margin: 20px -20px 15px;
}

.blackPop a.togglePop {
	float: right;
	width: 14px;
	height: 14px;
	overflow: hidden;
	margin: 1px 0 0;
	background: transparent url(sprite.png) no-repeat 0 -1000px;
}

.blackPop a.togglePop:hover {
	text-decoration: none;
}

.blackPop a.toggleDown {
	background-position: 0 -1700px;
}

.elementNav li {
	float: left;
	padding-right: 4px;
}

.topWideContainer h1 {
	font-family: DINWeb;
	font-size: 44px;
	margin-bottom: 0;
	overflow: visible;
	color: #005a8a;
	text-transform: uppercase;
}

.topWideContainer h1 sup{
	vertical-align: super;
	font-size: 21px;
	top: 0px;
}

.topWideContainer h2 {
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #272727;
	text-transform: none;
	color: #005a8a;
}

.mobile .topWideContainer h1 > br,
.mobile .topWideContainer h2 > br {
	display: none;
}


.topWideContainer .content a {
	font-size: 100%;
	text-decoration: none;
	float: left;
	overflow: hidden;
	background: transparent url(sprite.png) no-repeat 0 -900px;
	padding: 1px 0 0 24px;
}

a table {
	cursor: pointer;
}

.tab {
	padding: 23px 29px 5px;
	border: solid 1px #cecece;
	border-top: none;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
}

.tab.topBordered{
	border-top: solid 1px #cecece;
}

.tab .readAll{
	position: absolute;
	bottom: 0;
	right: 0;
}

.tab .readAll a{
	display: block;
	line-height: 20px;
	background: none repeat scroll 0 0 #697166;
	bottom: 0;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	height: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px;
}

#systemdetail .tab.tabcomponents tr td{
	width: 50%;
	text-align: left;
	vertical-align: middle;

}


#systemdetail .tab .shortDescription,
#systemdetail .tab.tabcomponents > p{
	display: none;
}

#systemdetail .tab.tabcomponents .cequiteplait tr td img{
	max-width: 220px;
}

#systemdetail .tab.tabcomponents .cequiteplait tr td{
	padding-left:20px;
}

#systemdetail .tab.tabcomponents .cequiteplait tr td:first-child{
	padding-left:0px;
}


#productdetail > a.toTop{
	display: none;
}

#productdetail .tab {
	padding: 23px 29px 35px;
}

#productdetail .tab .shape{
	float: left;
	width: 50%;
	height: 50px;
	margin-bottom: 30px;
}

#productdetail .tab .shape img{
	height: 40px;
	margin-left: 30%;
	max-height: 40px;

}

#productdetail .tab .shape h4{
	float: right;
	font-size: 14px;
	margin-left: 5%;
	width: 45%;
}

#productdetail .tab .accessory_content table th, #productdetail .tab .accessory_content table td{
	background: none transparent;
}

#productdetail .tab > div > h4{
	border-bottom: 0 none;
	clear: none;
	color: #3C3C3C;
	font-family: DINWeb;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
	text-transform: none;
}

.tab .visible{
	overflow: hidden;
	margin-bottom: 10px;
}

.tab h2 {
	margin-top: 0;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 25px;
}

.tab .comparetool{
	margin-top: 40px;
}

.tabs {
	background: transparent url(tab.gif) repeat-x bottom left;
	border: solid 1px #cecece;
	border-bottom: none;
	overflow: visible;
	height: 71px;
	position: relative;
	z-index: 2;
	visibility: hidden;
}

.tabsSmall {
	height: 39px;
}

.tabs li:first-child {

}

.tabs li {
	float: left;
}

.tabs a {
	background: url('border-tab.gif') no-repeat top right;
	font-size: 94%;
	padding: 25px 7px 0;
	height: 46px;
	display: block;
	text-decoration: none;
	color: #585858;
	text-transform: uppercase;
	text-align: center;
}

.tabs .lastTab a {
	background: none;
}

.tabs li:last-child a {
	border-right: none;
}

.tabsSmall a {
	padding: 7px 6px 0;
}

.tabs a:hover,.tabs a.open {
	color: #357ba1;
	background: #ffffff url('border-tab.gif') no-repeat top right;
}

.tabs .lastTab a:hover {
	background: #EEE;
}

.tabs .lastTab a.open {
	background: #ffffff;
}

.node {
	border-bottom: solid 1px #c2c2c2;
	margin-bottom: 20px;
}

.nodeFilterLimit.split2 {
	margin-right: -20px;
}

.nodeFilterLimit.split2 .nodeHeading {
	clear: both;
}

.nodeFilterLimit.split2 .category {
	padding-bottom: 20px;
	overflow: hidden;
}

.node.split2 {
	clear: none;
	float: left;
	width: 340px;
	margin-right: 20px;
	min-height: 95px;
}

.node.split2.last {
	border-bottom: solid 1px #c2c2c2;
}

.contentColumn>img {
	display: block;
	margin: 0 0 20px;
}

/* 2011 tables */
table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}

td,th {
	vertical-align: top;
}

caption {
	caption-side: top;
	text-align: left;
}

th { /* 	text-align: left; */

}

.genericMatrix td,.genericMatrix th,.tek td,.tek th {
	padding: 4px 8px;
	text-align: right;
	border: solid 1px #cacaca;
}

.tek table {
	margin: 0;
}

.tek table td {
	padding: 2px 4px;
	font-size: 80%;
}

.genericMatrix td,.genericMatrix th,.tek td,.tek th,.linedTable td,.linedTable th,.basic td,.basic th
{
	font-size: 13px;
}

.genericMatrix th,.tek th {
	white-space: nowrap;
	background: #e4e4e4;
}

.genericMatrix th,.tek th {
	color: #d20014;
}

h2.lined {
	font-weight: bold;
	clear: both;
}

.lined {
	margin: 0;
	padding: 6px 5px 4px;
	border-top: solid 2px #c70000;
	border-bottom: solid 1px #d6d5d2;
	background: #f9f9f7 url(gradientGreyHeadline.gif) repeat-x;
	overflow: hidden;
}

div.lined {
	margin-bottom: 8px;
}

.spaced {
	margin-bottom: 8px;
}

.basic td {
	border: solid 1px #ffffff;
}

.basic .vdark {
	font-weight: bold;
	background: #9fa29a;
}

.basic .dark {
	background: #cccfc8;
}

.basic .light {
	background: #d8d8d4;
}

.basic .vlight {
	background: #f5f5f5;
}

a.dot {
	display: block;
	padding: 0px 4px;
	width: 13px;
	height: 13px;
	background: transparent url(dot.gif) no-repeat 4px 0px;
	text-decoration: none;
}

a.dot span {
	display: none;
}

a.dot:hover {
	background-position: 4px -50px;
}

.linedTable tr:nth-child(even) td {
	background: #f4f4f1;
}

.linedTable tr:hover td {
	background: #e1e1da;
}

.linedTable th.lined {
	font-family: DINWeb;
	text-transform: uppercase;
	font-size: 135%;
	color: #272727;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

.linedTable th.space {
	height: 22px;
}

.linedTable td,.basic td,.linedTable th,.basic th {
	padding: 3px 5px;
}

.linedTable td br {
	clear: both;
}

.linedTable td.r,.linedTable th.r {
	text-align: right;
}

.linedTable td.highlight,.o td {
	background: #e1e1da;
	font-weight: bold;
}

.divideLinedTable th {
	border-bottom: solid 1px #d6d5d2;
	padding-top: 2px;
	padding-bottom: 2px;
}

.divideLinedTable th.over {
	background-color: #e1e1da;
}

.divideLinedTable td {
	border-bottom: solid 1px #d6d5d2;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.s {
	font-weight: bold;
}

td.nobr {
	white-space: nowrap;
}

.cases {
	margin-right: -20px;
	clear: both;
}

.caseContent .top p {
	margin: 0;
	color: #697166;
}

.galleryItem>a>img,.box .brandThumb,.brandPrint {
	width: 220px;
	height: 120px;
	background-position: center center;
	background-repeat: no-repeat;
}

.galleryItem>a>img {
	border: none;
	width: 140px;
	height: 140px;
}

.caseSpot .brandPrint {
	width: 300px;
	height: 267px;
	border: none;
}

.galleryItem>a>img {
	margin-bottom: 0;
}

a.title,a.title:hover {
	color: inherit !important;
	text-decoration: none;
}

.galleryContainer {
	overflow: hidden;
	clear: both;
	position: relative;
}

.galleryClear {
	height: 1px;
	clear: both;
	margin-top: -1px;
}

#main .f940 .galleryItem a.view {
	margin-right: 20px;
}

#main .f940 .galleryItem a.view,#main .f940 .galleryItem a.download {
	clear: none;
}

#main .f940 a.view {
	background-image: url(icon.zoom.png);
}

#main .f940 a.download {
	background-image: url(arrow.whiteOnRedDown.png);
}

.galleryItem {
	width: 338px !important;
	padding: 0 !important;
}

.tab .galleryItem {
	width: 308px !important;
}

.galleryItem a.thumb {
	float: left;
}

.galleryItem .content {
	clear: none;
	width: 180px;
	min-height: 120px;
	padding: 9px 9px 0;
	float: left;
}

.tab .galleryItem .content {
	width: 157px;
	padding-right: 2px;
}

.tab .galleryItem .content .arrow {
	font-size: 110%;
}

.galleryItem .top {
	height: 108px;
}

.hidden,.print {
	display: none;
}

.jsshow,.hide {
	visibility: hidden;
}

.faqList {
	overflow: hidden;
	margin: -12px 0 20px;
}

.faqItem {
	clear: both;
	border-bottom: solid 1px #c2c2c2;
	background: #e8e8e8 url(background.faq.gif) repeat-x 0 -55px;
	padding: 0 20px 20px;
}

a.faqToggle {
	display: block;
	clear: both;
	font-size: 120%;
	cursor: pointer;
	text-decoration: none;
	line-height: 100%;
	border-bottom: solid 1px #c2c2c2;
}

a.faqToggle span {
	display: block;
	padding: 20px 0 12px 22px;
	min-height: 22px;
	background: transparent url(sprite.png) no-repeat 0 -880px;
	overflow: hidden;
}

a.faqToggle:hover,a.faqToggle.open {

}

a.faqToggle.open {
	background: transparent url(background.faq.gif) repeat-x top left;
	border-bottom: none;
}

a.faqToggle:hover span,a.faqToggle.open span {
	background-position: 0 -1680px;
}

.filter {
	background: #373737;
	overflow: hidden;
	padding: 10px 0 10px 10px;
	margin: 0 0 20px;
}

.filter select {
	margin-bottom: 0px;
}

#map_canvas {
	color: #333333 !important;
}

#map_canvas a {
	color: #d20014 !important;
}

#map_canvas p {
	clear: none;
}

.filter {
	margin: 0;
}

#referenceForm h1,h1.white {
	color: #ffffff;
}

#referenceForm label {
	display: none;
}

#referenceForm fieldset,.filter fieldset { /* 	float: left; */
	/* 	width: 232px; */
	margin: 0;
	padding: 0;
}

#backToListrefs{
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
	background: #555555;
	display: block;
	padding: 5px 10px;
	text-transform: uppercase;
}

.website_project .greyBorder{
	position: relative;
}

.website_project #share{
	z-index: 10;
}

.perfion_project .greyBorder{
	position: relative;
}

.perfion_project #share{
	z-index: 10;
}



.filter fieldset { /* 	width: 212px; */

}

.cadList .filterTwo fieldset {
	width: 335px;
}

.tab .cadList .filterTwo fieldset {
	width: 305px;
}

.cadList .filterTwo fieldset.last,.cadList .filterOne #cadcat2 {
	display: none;
}

#referenceForm fieldset.last { /* 	width: 212px; */

}

.filter fieldset.last {
	width: 192px;
}

#referenceForm select { /* 	width: 200px; */

}

.filter select {
	width: 180px;
}

.cadList .filterTwo select {
	width: 310px;
}

.tab .cadList .filterTwo select {
	width: 280px;
}

option.group {
	font-weight: bold;
}

option.indent {
	padding-left: 10px;
}

/*.ie8 option.group,*/.ie7 option.group,.ie9 option.group {
						  color: #000000;
						  background: #dddddd;
					  }

/*.ie8 option.indent,*/.ie7 option.indent,.ie9 option.indent {
						   color: #666666;
					   }

.ie7 #showMapB {
	float: left !important;
	width: 150px;
}

.campaignBox .caseContent {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}

.caseImage {
	display: block;
	max-height: 120px;
	overflow: hidden;
}

.caseContent h2,.galleryItem h2,.caseContent h3,.galleryItem h3 {
	font-size: 115%;
	overflow: hidden;
	margin: 0 0 4px;
}

.caseContent p a {
	text-decoration: none;
}

.caseSpot .campaignBox {
	min-height: 267px;
}

.caseSpot span.nav {
	float: right;
	width: 45px;
	clear: both;
}

.caseSpot span.nav a {
	float: left;
	width: 22px;
	height: 22px;
	background: transparent url(sprite.png) no-repeat 0 0;
}

.caseSpot span.nav a.prev {
	background-image: url(sprite.png);
	background-position: 0 -22px;
	margin-right: 1px;
}

.caseSpot .box {
	margin-bottom: 0 !important;
}

.megaMenuSub .wide3 {
	float: left;
	width: 505px;
}

.productList .wide3 {
	width: 700px !important;
}

.no-js #content/*,.ie8 #content*/ {
	visibility: visible;
}

#content>img,#content>a>img {
	margin: 0 0 20px;
}

h1 .text {
	float: left;
}

#content>h1,.contentColumn>h1 {
	padding-right: 150px;
}

#content>h1 .text,.contentColumn>h1 .text {
	margin-right: -150px;
	max-width: 550px;
}

#content>h1 .tools,.contentColumn>h1 .tools {
	margin-right: -150px;
}

h1 .tools {
	width: 150px;
	float: right;
}

h1 .like {
	font-size: 13px;
	float: right;
	margin: 2px 0 0 10px;
	width: 80px;
	overflow: visible;
}

.constructionIcons {
	margin-left: 10px;
}

.constructionIcons img {
	margin-left: 5px;
}

.tools a {
	max-width: 16px;
	max-height: 16px;
	float: right;
	overflow: hidden;
	position: relative;
}

.tools a.makePDF {
	width: 16px;
	height: 16px;
	margin-top: 8px;
	font-size: 16px;
	line-height: 16px;
}

.tools .addthis_toolbox {
	clear: none !important;
	float: right;
	padding-top: 8px;
	width: 64px;
	margin-right: -2px;
}

.topWideContainer .flashEmbed,.topWideContainer .videoEmbed,.topElement .flashEmbed
{
	position: absolute;
	left: 50%;
}

#topContent>.flashEmbed {
	position: relative;
	left: 50%;
}

#content>.flashEmbed,.f940>.flashEmbed {
	margin-left: 0 !important;
}

a.flash {
	display: block;
	visibility: hidden;
}

div.flash {
	margin-bottom: 20px;
}

.topWideContainer .content {
	overflow: hidden;
	position: relative;
	z-index: 2;
}

.noContent {
	height: 8px;
}

hr {
	clear: both;
	margin: 6px 0;
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cacaca;
	padding: 0;
}

.node {
	clear: both;
	overflow: hidden;
}

.node.last {
	border: none;
}

.node h2 {
	font-size: 120%;
	margin: 0 0 4px;
}

.node .content {
	min-height: 50px;
	overflow: hidden;
}

.megaMenuSub .wide3 .node .content {
	float: none;
	padding: 0;
	width: auto;
}

.node .icons {
	overflow: hidden;
	margin: 0 0 10px;
}

#main .node .icons a {
	background-repeat: no-repeat;
	float: left;
	margin-right: 30px;
	padding-left: 25px;
	padding-top: 2px;
	text-decoration: none;
}

#main .node .icons a.order {
	background-image: url(icon.order.gif);
}

#main .node .icons a.online {
	background-image: url(icon.online.gif);
}

#main .node .icons a.download {
	background-image: url(icon.download.gif);
}

.scrollCropper {
	position: relative;
	overflow: hidden;
}

.scrollCropper .scrollContainer {
	position: absolute;
	left: 0;
	top: 0;
}

.hScroll {
	position: relative;
	overflow: hidden;
}

.hScroll a.next,.hScroll a.prev {
	position: absolute;
	font-size: 2000%;
	font-weight: normal !important;
	height: 100%;
	width: 47%;
	padding-left: 3%;
	line-height: 180%;
	outline: none;
	z-index: 10;
	text-decoration: none;
	color: #ffffff;
	opacity: 0.3;
	filter: alpha(opacity =   30);
	top: 0;
	left: 0;
	background: transparent url(image.cropper.png);
}

.hScroll a.next:hover,.hScroll a.prev:hover {
	color: #ffffff;
	background: #000000;
	opacity: 0.4;
	filter: alpha(opacity =   40);
}

.hScroll a.disabled:hover,.hScroll a.disabled {
	display: none;
}

.hScroll a.next {
	padding-left: 0;
	padding-right: 3%;
	left: 50%;
	text-align: right;
}

.vScroll>a {
	display: none;
}

.fullWidthContent .hScroll a.next,.fullWidthContent .hScroll a.prev {
	zoom: 1.0;
}

.fullWidthContent .hScroll a.next {

}

.fullWidthContent .brandPImage,.fullWidthContent .hScroll .scrollContainer
{
	width: 940px;
	height: 450px;
}

.fullWidthContent .hScroll .scrollCropper {
	height: 450px;
}

.scrollContainer.loading,.caseSpot,.galleryItem {
	background-position: center center;
	background-repeat: no-repeat;
	background: transparent url(ajax-loader.gif) no-repeat center center;
}

.galleryItem {
	background-position: 54px 54px;
}

a.pdf,a.txt,a.xls,a.dwg,a.doc,a.wmv,a.flv,a.ppt,a.exe,a.ptx,a.rvt,a.preview,a.dxf
{
	padding: 1px 0 2px 25px;
	background: transparent url(icon_doc_pdf.gif) no-repeat 0 3px;
	float: left;
	clear: left;
}

a.txt {
	background-image: url(icon_doc_txt.gif);
}

a.doc {
	background-image: url(icon_doc_doc.gif);
}

a.dwg {
	background-image: url(icon_doc_dwg.gif);
}

a.dxf {
	background-image: url(icon_file_dxf.gif);
}

a.rvt {
	background-image: url(icon_doc_rvt.gif);
}

a.xls {
	background-image: url(icon_doc_xls.gif);
}

a.wmv {
	background-image: url(icon_doc_wmv.gif);
}

a.flv {
	background-image: url(icon_doc_flv.gif);
}

a.ppt,a.ptx {
	background-image: url(icon_doc_ppt.gif);
}

a.exe {
	background-image: url(icon_download.gif);
}

a.preview {
	background-image: url(icon_preview.gif);
}

.contentColumn ul.richText,.contentColumn ol,.tab  ul,.megaMenuSub ul.richText
{
	margin: 6px 0 12px;
	padding: 0 0 6px;
}

.contentColumn ul.richText ul,.contentColumn ol ol,.tab ul ul,.megaMenuSub ul.richText ul
{
	margin: 0;
	padding-bottom: 0;
}

.contentColumn .richText li,.tab ul li,.megaMenuSub ul.richText li {
	list-style-type: none;
	padding: 0 0 0 30px;
	margin: 0 0 6px;
	line-height: 150%;
	background: transparent url(puce.gif) no-repeat 10px 8px;
}

#technik ul li {
	background: url("puce.gif") no-repeat scroll 0 4px transparent;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 2px;
	padding-left: 10px;
}

.megaMenuSub ul.richText li {
	padding: 0 0 0 10px;
	background: transparent url(bullet.round.red.4x4.gif) no-repeat 0px 7px;
}

.contentColumn ol {
	margin-left: 10px;
}

.contentColumn ol li {
	margin: 0 0 0 20px;
	list-style-type: decimal;
	padding: 0 0 0 0;
	line-height: 150%;
	background: transparent;
}

#main .hoverBox {
	cursor: pointer;
	padding: 0;
	border: none;
	border: 5px solid #fff;
}

.hoverBox>a {
	position: relative;
	display: block;
	max-width: 197px;
}

#filterGallery .hoverBox>a {
	background: url('spinner.gif') no-repeat center center;
}

#main .grid3col .box.hoverBox:hover {
	border: 5px solid #005a8a;
}

.hoverBox .caseContent {
	padding: 12px 9px;
	margin: 0;
	border-left: solid 1px #d6d6d6;
	border-bottom: solid 1px #d6d6d6;
	border-right: solid 1px #d6d6d6;
	max-width: 177px;
}

.hoverBox .caseContent .top{
	height: 108px;
	overflow: hidden;
}

.wideListBox {
	border-bottom: solid 1px #c2c2c2;
	clear: both;
	overflow: hidden;
	background: transparent;
	width: 100% !important;
}

.wideListBox.last {
	border-bottom: none;
	margin-bottom: 30px;
}

.wideListBox h1,.wideListBox h5,.wideListBox p {
	margin: 0;
	padding: 10px 0 10px;
	min-width: 60%;
	overflow: hidden;
}

.wideListBox p {
	margin-top: -6px;
	padding: 0 0 10px;
}

/*.ie8 .wideListBox p,*/.ie7 .wideListBox p {
							clear: both;
						}

.wideListBox h1,.wideListBox h5 {
	font-size: 100%;
	line-height: 28px;
	clear: none;
}

.wideListBox h1:after,.wideListBox h5:after {
	content: "";
	display: inline;
	height: 0;
	clear: none;
	visibility: hidden;
}

.wideListBox>img {
	float: left;
	margin: 10px 10px 10px 0;
}

.wideListBox.hoverBoxActive {
	background: #f2f2f2;
}

.hoverBox a:hover {
	text-decoration: none;
	color: #272727;
}

.wideListBox a:hover {
	text-decoration: none;
	color: #d20014;
}

.topWideContainer .content a,.cuf,#topNavigation a,.megaMenuTop .nav a span span,.box.solidBox p
{
	font-family: DINWeb;
}

.ac_results {
	padding: 0;
	background-color: white;
	overflow: hidden;
	z-index: 21;
}

.ac_results ul {
	margin: 0 -2px;
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url(ajax-loader.gif) no-repeat right center;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #d20014;
	color: white;
}

.mapSource {
	padding-top: 20px;
}

#owPop .countryBox h1,#owPop .countryBox h4 {
	width: auto;
	margin-right: 50px;
}

#owPop .linkListBox {
	width: 220px;
	margin-right: 20px;
}

#owPop .last {
	margin-right: 0px;
}

#owPop .countryBox,#owPop #owC {
	width: 480px;
}

#owPop .countryBox ul {
	overflow: hidden;
}

#owPop .countryBox li {
	width: 150px;
	float: left;
	clear: none;
}

#owPop .linkList a {
	color: #272727;
}

.video {
	padding: 0 0 20px;
	float: none;
	background: transparent;
	display: block;
}

.linkBack {
	float: left;
	margin: 0 0 10px;
}

.cadList select,.cadList a {
	font-size: 13px;
}

.cadList td {
	padding: 1px 3px;
}

.cadList .check {
	padding-top: 4px;
	width: 16px;
	max-width: 16px;
}

.cadList .formats {
	width: 220px;
	max-width: 220px;
}

.cadList .formats a {
	clear: none;
	margin-right: 10px;
	padding-top: 3px;
}

.cadList .t {
	padding-top: 4px;
}

.cadList .t a {
	padding: 0 !important;
	display: inline !important;
	background: transparent !important;
	float: none !important;
}

.cadList {
	border: solid 1px #434343;
	margin: 0 0 10px;
}

.cadList .list {
	height: 400px;
	overflow: auto;
}

.cadList .checkbox {
	margin: 0;
	padding: 0;
}

.cadList .o td {
	font-weight: normal !important;
	background-color: #e1e1da;
}

.cadDownload input {
	float: left;
}

form,.rwform {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.rwform {
	margin: 0 0 12px;
}

input,textarea,button,select {
	width: 166px;
	/* 	border: solid 2px #ababa8; */
	/* 	-moz-border-radius: 6px; */
	/* 	-webkit-border-radius: 6px; */
	/* 	-khtml-border-radius: 6px; */
	/* 	border-radius: 6px; */
	margin-bottom: 14px;
	font-size: 100%;
	display: block;
}

input.error,textarea.error,button.error,select.error {
	border-width: 3px !important;
}

.wXSmall,.wXXSmall {
	width: 42px;
}

.wSmall {
	width: 83px;
}

.wXLarge,.wXXLarge {
	width: 320px;
}

.wLarge {
	width: 249px;
}

.rwform .wAuto {
	width: auto;
}

input,textarea {
	padding: 1px 3px;
	width: 160px;
}

.ctaBox input {
	width: 178px;
}

.ctaBox select {
	width: 188px;
}

textarea {
	overflow: auto;
}

.rwform input.error,.rwform textarea.error {
	border: solid 1px #ab0000;
}

.rwform input.TextArea,.rwform select,.rwform textarea {
	width: 320px;
	float: left;
}

.rwform input {
	float: left;
}

.rwform select {
	min-width: 200px;
	width: auto;
	padding-right: 0;
}

.rwform textarea {
	height: 150px;
}

.rwform label {
	margin-top: 2px;
	padding: 1px 0 2px;
	display: block;
	width: 175px;
	float: left;
	margin-right: 8px;
	text-align: right;
	clear: left;
}

.ie9 .rwform label,
.ie8 .rwform label {
	margin-right: 5px;
}

.rwform label.error {
	color: #d20014;
	padding: 0 0 0 190px;
	text-align: left;
	width: 500px;
	margin: -10px 0 10px 0;
}

.rwform label.RadioButton,.rwform label.CheckBox {
	clear: none;
	float: left;
}

.rwform label.required {
	padding-right: 6px;
	background: transparent url(iconRequired.gif) no-repeat top right;
}

#content .rwform label.required {
	width: 169px;
}

.rwform input.RadioButton,.rwform input.CheckBox,input.checkbox {
	width: auto;
}

.rwform input.RadioButton {
	clear: both;
	float: right;
	margin: 0 8px 18px 0;
	position: relative;
	right: 22%;
	top: 6px;
}


.rwform label.RadioButton{
	cursor: pointer;
	margin-bottom: 0;
}

.rwform input.RadioButton,.rwform input.CheckBox {
	position: relative;
	top: 6px;
	margin: 0 8px 18px 0;
	border: none;
}
.rwform input.RadioButton{
	margin: 0 8px 5px 0;
}

#content .rwform label.RadioButton,.contentColumn .rwform label.RadioButton
{
	clear: none;
	text-align: left;
	width: 300px;
}

.rwform .sendMail {
	position: relative;
	top: -12px;
	clear: both;
	overflow: hidden;
	margin-bottom: -12px;
}

.rwform .sendMail input {
	margin-bottom: 0px !important;
}

.Button,.Submit,.Reset {
	font-weight: bold;
	cursor: pointer;
	width: auto;
	border: solid 2px #ababa8;
	padding: 6px 8px;
	background: none;
	background: #d3d3d3;
	color: #303030;
	margin-right: 8px;
}

.rwform br {
	clear: right;
	display: inline;
}

.rwform span.error {
	color: #ad0000;
	clear: both;
	position: relative;
	top: -8px;
	margin: 0 0 2px;
	display: block;
	padding: 0 0 0 183px;
}

.rwform label span.error {
	color: #ad0000;
	clear: none;
	position: static;
	top: 0;
	margin: 0 0 0 5px;
	display: inline;
	padding: 0;
}

.errors h3 {
	padding-left: 16px;
	background: transparent url(formError.gif) no-repeat 0 0;
}

.errors p {
	padding-left: 16px;
	color: #ad0000;
}

.rwform .formColumn {
	overflow: hidden;
	float: left;
	width: 40%;
	clear: left;
	margin-bottom: 10px;
}

.rwform .formColumnLast {
	clear: none;
}

h1.label,label.label {
	font-size: 13px;
	padding: 0px;
	margin: 0px !important;
	border: none !important;
}

#sitemap {
	margin-right: -20px;
	padding: 20px 0 0;
}

#topContent .navjs {
	margin-right: 20px;
	width: 220px;
	float: left;
}

.navjs li {
	display: block;
	font-size: 120%;
}

.navjs>li {
	margin-bottom: 20px;
}

.navjs li li {
	padding-left: 10px;
	font-size: 90%;
}

#topContent .box .linkList {
	margin-bottom: 10px;
}

/* ie8 tweaks */
/* .ie8 #bodyOverlay { */
/* 	background: transparent; */
/* 	-ms-filter: */
/* 		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)"; */
/* } */

/* .ie8 #container #main .ctaBoxLightGrey,.ie8 #mapimage .textOverlay { */
/* 	background: transparent; */
/* 	-ms-filter: */
/* 		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#b5000000, endColorstr=#b5000000)"; */
/* } */

/* .ie8 .campaignBox>h1,.ie8 .category .elementBlur .content { */
/* 	background: transparent; */
/* 	-ms-filter: */
/* 		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#c6ffffff, endColorstr=#c6ffffff)"; */
/* } */

/* .ie8 .category .elementBlur { */
/* 	overflow: hidden; */
/* 	zoom: 1.0; */
/* } */

/* .ie8 .blackPop,.ie8 .imageWithBottomOverlay .bottomOverlay,.ie8 .campaignBox .content */
/* 	{ */
/* 	background: transparent; */
/* 	-ms-filter: */
/* 		"progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, endColorstr=#cc000000)"; */
/* } */

/* .ie8 #topContent .element .content { */
/* 	border-left: solid 1px #fff; */
/* 	margin-left: -2000px; */
/* 	padding-left: 2000px; */
/* } */

/* ie7 tweaks */
.ie7 header>.f940>a {
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 0px;
}

.ie7 .blackPop,.ie7 #topContent .box {
	margin-left: 0px !important;
}

.ie7 footer {
	margin-top: 20px;
}

/* .ie7 #bodyOverlay { */
/* 	background: transparent; */
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, */
/* 		endColorstr=#80000000 ); */
/* } */

/* .ie7 #container #main .ctaBoxLightGrey,.ie7 #mapimage .textOverlay { */
/* 	background: transparent; */
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b5000000, */
/* 		endColorstr=#b5000000 ); */
/* } */

.ie7 #main .f940 a.arrow {
	float: none;
	display: block;
}

/* .ie7 .campaignBox>h1,.ie7 .category .elementBlur .content { */
/* 	background: transparent; */
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c6ffffff, */
/* 		endColorstr=#c6ffffff ); */
/* } */

/* .ie7 .blackPop,.ie7 .imageWithBottomOverlay .bottomOverlay,.ie7 .campaignBox .content */
/* 	{ */
/* 	background: transparent; */
/* 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000, */
/* 		endColorstr=#cc000000 ); */
/* } */

.ie7 .footerExtra p {
	width: 100%;
	clear: both;
}

.ie7 h1 {
	zoom: 1.0;
}

.ie7 .rwform .formColumn {
	min-height: 30px;
}

.ie7 #topContent .element .content h1 {
	line-height: 145%;
}

.ie7 .contentColumn>h1,.ie7 .contentColumn>.article>h1,.ie7 #topContent>.article>h1
{
	line-height: 145%;
}

/* ie7, 8 tweaks */
/*.ie8 #bodyOverlay,*/.ie7 #bodyOverlay {
						  background-image: url(image.cropper.png);
						  background-repeat: no-repeat;
						  background-position: -1000px -1000px;
					  }

#debugger {
	position: absolute;
	top: 10px;
	left: 10px;
	padding: 10px;
	background: #eee;
	border: solid 1px #999;
	z-index: 999999;
}

#debugger p {
	margin: 0 0 2px;
	padding: 0;
	font-size: 10px;
	height: 12px;
	line-height: 12px;
	border-top: dashed 1px #ccc;
}

#container .cookieform label {
	float: right;
	width: 665px;
	text-align: left;
}

#container .tab .cookieform label {
	float: right;
	width: 605px;
	text-align: left;
}

@media print {
	body {
		margin: 10px;
	}
	#megaMenuContainer,.leftColumn,#leftColumn,footer,h1 .tools,h1 .like,ul.tabs,.content>.box,#content>.box,object,embed,#main .case .imageWithOverlay .next,header #topNavigation,header #toolNavigation
	{
		display: none !important;
	}
	a.video,a.flash,div.flash,div.flashEmbed {
		height: 1px !important;
		width: 1px !important;
		margin: 0px !important;
		padding: 0px !important;
		overflow: hidden !important;
	}
	div.tab,.print {
		display: block !important;
		border: none;
	}
	/* 	#container, .f940 */
	/* 	{ */
	/* 		width: 700px; */
	/* 		margin: 0; */
	/* 	} */
	/* 	#container */
	/* 	{ */
	/* 		padding: 10px 20px!important; */
	/* 	} */
	.tab {
		padding: 0px !important;
	}
	header,footer,#main,.f940,div {
		overflow: visible !important;
	}
	div.box {
		overflow: hidden !important;
	}
	#main>.print>img {
		float: right;
	}
	.footerExtra p.small {
		width: 470px;
	}
	.footerExtra .sharefooter li {
		width: 112px;
		float: left;
		height: 150px;
	}
	.footerExtra p {
		width: 700px;
	}
	#main .case .imageWithOverlay {
		width: 940px;
		overflow: hidden !important;
	}
	header>.f940>a {
		margin: 0;
		float: none;
		display: block;
		border-bottom: solid 3px #000;
		overflow: hidden;
	}
	header>.f940 img {
		display: block;
		float: left;
		border: solid 5px #d20014;
	}
	header {
		background: #d20014;
		overflow: hidden;
	}
}

/** BOOTSTRAP OVERRIDE **/
.container,.navbar-static-top .container,.navbar-fixed-top .container,.navbar-fixed-bottom .container
{
	max-width: 940px;
}

.hidden {
	display: none;
	visibility: visible;
}

header>.container>a {
	float: left;
	margin: 30px 0;
	overflow: hidden;
}

header #logo {
	margin: 33px 0 30px;
	float: left;
}

select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input
{
	border-radius: 0px 0px 0px 0px;
}

footer .box {
	margin-right: 0px;
}

footer .linkListBox {
	padding: 30px 0;
}

footer .container { /*     padding: 30px 0; */

}

#toolNavigation li {
	font-size: 90%;
	line-height: 14px;
}

/*DISABLED******************/
#main .grid3col .box {
	margin-bottom: 30px;
	position: relative;
	/* 	border:5px solid #fff; */
}

#main .grid3col .box.c1l.c1xl{
	width: 94.2%;
	margin-top: 10px;
}


#main .grid3col .box.first {
	margin-left: 0px;
}

#main .grid3col .box.tabBox {
	margin-bottom: 30px;
	position: relative;
	padding: 0;
	border: 0;
}

#main .grid3col .box.tabBox .tabs {
	background: none;
	height: auto;
	background: #f4b211;
}

#main .grid3col .box.tabBox .tabs a {
	padding-top: 10px;
	text-align: left;
	color: #fff;
	text-transform: none;
	font-size: 14px;
	font-family: DINWeb, arial;
	line-height: 15px;
	padding-bottom: 10px;
	height: auto;
}

#main .grid3col .box.tabBox .tabs a.open {
	color: #005a8a;
}

#main .grid3col .box.tabBox .tabs a:hover,#main .grid3col .box.tabBox .tabs a.open
{
	background: #fff;
}

#main .grid3col .box.tabBox .tabs a:hover {
	color: #f4b211;
}

#main .grid3col .box.tabBox .tabs a.open:hover {
	color: #005a8a;
}

#main .grid3col .box.tabBox .tab h2 {
	color: #005a8a;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: -8px;
	padding-left: 8px;
	background: url("sprite.png") no-repeat scroll 0 -497px transparent;
}

#main .grid3col .box.tabBox .tab p {
	color: #005a8a;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	margin: 13px 0 0px;
}

.grid3col .box,.grid3col .solidBox { /* 	width: 180px; */
	padding: 19px;
	border: solid 1px #cacaca;
	box-sizing: border-box;
}

.grid3col .box img{
	max-width: 100%;
}

.grid3col .box.c1l.c1xl,
.grid3col .box.c11.c1x1{
	margin-top: 10px;
	width: 94.2%;
}

#main .grid3col .rightcolumn .box.boxToRight.c1l.c1xl,
.grid3col .rightcolumn .box.boxToRight.c1l.c1xl{
	width: 99%;
}

.grid3col .rightcolumn .box.boxToRight.c1l.c1xl{
	padding: 0;
}

.grid3col .rightcolumn .box.boxToRight.c1l.c1xl .br{
	float: left;
	margin: 19px;
}

.grid3col .rightcolumn .box.boxToRight.c1l.c1xl .br h2{
	margin-top: 0;
	line-height: 20px;
	margin-bottom: 15px;
}

.grid3col .box.campaignBox {
	padding: 0px;
	border: 0 none;
}

.box h1,.box h4 {
	font-size: 170%;
	line-height: 25px;
}

.grid3col {
	margin-top: 20px;
}

#megaMenu .row-fluid {
	margin-bottom: 25px;
}

#megaMenuContainer #megaMenu .row-fluid:last-child {
	margin-bottom: 0px;
}

@media ( max-width : 480px) {
	header .container .row-fluid span3,header .container .row-fluid span9 {
		width: 50%;
		float: left;
		display: inline-block;
		white-space: nowrap;
	}
}

/* MapSelector */
.fancybox-wrap.mapselector .fancybox-skin {
	background: url('map-degrade.gif') repeat-x top left;
	/* 	width: 940px; */
	/* 	height: 543px; */
	padding-top: 0 !important;
}

.fancybox-skin h1{
	font-size: 170%;
	white-space: nowrap;
}

.fancybox-skin h3 {
	font-size: 170%;
	white-space: nowrap;
}

.fancybox-wrap.mapselector {

}

.fancybox-wrap.mapselector .caption {
	position: absolute;
	top: 0;
	left: 107px;
	padding: 14px 40px 11px 24px;
	color: #fff;
	font-family: DINWeb;
	font-size: 24px;
	background: url("sprite.png") no-repeat scroll 93% -680px #00638E;
}

.fancybox-wrap.mapselector #MapLoader {
	background: url("ajax-loader.gif") no-repeat scroll center center
	transparent;
	height: 475px;
	position: absolute;
	width: 940px;
}

.fancybox-wrap.mapselector #map,
.fancybox-wrap.mapselector #mapLangue {
	background: url('map.png') no-repeat top left;
	width: 838px;
	height: 459px;
	margin: 54px auto 0;
	outline: none !important;
}

.fancybox-wrap.mapselector #map area,
.fancybox-wrap.mapselector #mapLangue area{
	border:0 none !important;
	outline: none;
}

.fancybox-wrap.mapselector #map.europe {
	background-image: url('europe.png');
}

.fancybox-wrap.mapselector #map.northamerica {
	background-image: url('northamerica.png');
}

.fancybox-wrap.mapselector #map.southamerica {
	background-image: url('southamerica.png');
}

.fancybox-wrap.mapselector #map.africa {
	background-image: url('africa.png');
}

.fancybox-wrap.mapselector #map.middleeast {
	background-image: url('middleeast.png');
}

.fancybox-wrap.mapselector #map.asia {
	background-image: url('asia.png');
}

.fancybox-wrap.mapselector #map.australasia {
	background-image: url('australasia.png');
}

.fancybox-wrap.mapselector .context {
	display: none;
	position: absolute;
	padding: 5px;
	background: #e4e4e5;
	width: 260px;
	/* 	height: 155px; */
	position: absolute;
}

.fancybox-wrap.mapselector #asia-context {
	left: 660px;
	top: 260px;
}

.fancybox-wrap.mapselector #northamerica-context {
	left: 235px;
	top: 220px;
}

.fancybox-wrap.mapselector #europe-context {
	left: 580px;
	top: 75px;
	width: 320px;
}

.fancybox-wrap.mapselector #southamerica-context {
	left: 325px;
	top: 305px;
}

.fancybox-wrap.mapselector #africa-context {
	left: 520px;
	top: 285px;
}

.fancybox-wrap.mapselector #australasia-context {
	left: 485px;
	top: 305px;
}

.fancybox-wrap.mapselector #middleeast-context {
	left: 595px;
	top: 180px;
}

/* Language */

.fancybox-wrap.mapselector #language-context {

	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 50px;
	left: 385px;
	top: 199px;
	width: 200px;

}

.fancybox-wrap.mapselector #mapLangue.language {
	background-image: url('mapLanguage.png');
}






.fancybox-wrap.mapselector .context .close {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 13px;
	height: 14px;
	background: url('close.gif');
	text-indent: -10000px;
	display: block;
}

.fancybox-wrap.mapselector .context .titre {
	font-size: 18px;
	font-family: DINWeb;
	font-weight: bold;
	color: #464646;
	margin: 5px 0 0 30px;
	display: block;
}

.fancybox-wrap.mapselector .context ul {
	margin: 2px 0 0 30px;
	list-style: none;
}

.fancybox-wrap.mapselector .context ul.double {
	margin: 2px 0 0 30px;
	list-style: none;
	width: 38%;
	float: left;
}

.fancybox-wrap.mapselector .context ul li {
	line-height: 16px;
}

.fancybox-wrap.mapselector .context ul li a {
	font-family: DINWeb;
	font-size: 14px;
	line-height: 18px;
	color: #464646;
	padding: 3px 5px;
}

.fancybox-wrap.mapselector .context ul li a:hover {
	font-family: DINWeb;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	background: #40a2c9;
	text-decoration: none;
}

.fancybox-wrap.mapselector .context.transparent ul li a {
	background: url("arrowR-white.png") no-repeat scroll 5px 5px;
	color: #FFFFFF;
	font-family: DINWeb;
	font-size: 14px;
	line-height: 25px;
	padding: 5px 5px 5px 20px;

}

.fancybox-wrap.mapselector .context.transparent ul li a:hover {
	font-family: DINWeb;
	font-size: 14px;
	color: #fff;
	background-color: #40a2c9;
	text-decoration: none;
}

.fancybox-wrap.mapselector #map #frontiers {
	background: url('frontiers.png') no-repeat top left;
	width: 838px;
	height: 459px;
}

#refFilter {
	background: #697166;
}

#refFilter form h4 {
	font-size: 18px;
	font-family: DINWeb, Arial;
	text-transform: uppercase;
	color: #fff;
	padding-right: 18px;
	width: 90px;
	float: left;
	margin: 0;
	line-height: 30px;
}

#refFilter form select {
	width: 140px;
	margin: 0;
	float: left;
	overflow: hidden;
}

#refFilter form#referenceForm fieldset.span2 {
	padding: 30px 18px;
}

#refFilter form#referenceForm fieldset.span4 {
	padding-right: 5px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#referenceForm fieldset {
	border-right: 1px solid #9A9F98;
	display: inline;
	float: left;
	height: 75px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 35px;
	overflow: hidden;
}

#referenceForm fieldset{
	width: 140px !important;
}

#referenceForm fieldset:first-child{
	width: 248px !important;
}

#referenceForm fieldset select{
	width: 126px !important;
}

#referenceForm fieldset:last-child {
	border-right: 0px none;
	padding-right: 0px;
}

#referenceForm fieldset:first-child {
	padding-left: 0px;
}

p.desc {
	font-family: DINWeb, Arial;
	font-size: 13px;
}

#container .pubs {
	background: #9e9e9e;
	margin-bottom: -20px;
	margin-top: 20px;
	padding: 45px 0;
}

#breadcrumb {
	list-style: none;
	margin: 0;
	margin: 0 0 10px;
}

#breadcrumb li {
	display: inline;
	color: #005a8a;
	font-size: 12px;
}

#breadcrumb li.submenu,
#breadcrumb li a {
	color: #6f6f6f;
	font-size: 12px;
}

/* GOOGLE MAP */
#contactMap img {
	max-width: none;
}

#contactContainer.wait{
	background: url('spinner.gif') no-repeat center center;
	height: 488px;
	width: 100%;
	display: block !important;
	position: relative;
	background-color: #fff !important;
}

#contactMap .infoBubble {
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	width: 260px;
}

#contactMap .infoBubble li {
	padding: 5px 0;
	background: url("tiret.gif") repeat-x bottom left;
	min-height: 30px;
	width: 260px;
}

#contactMap .infoBubble li:last-child {
	background: none;
}

#contactMap .infoBubble a {
	color: #000000;
	display: block;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	background: url("vcard.png") no-repeat scroll 1px 3px transparent;
	padding-left: 38px;
	min-height: 30px;
}

/* CONTACT LIST */
#contactList {
	margin-top: 20px;
	background-color: #fff;
	margin-bottom: 50px;
}

#contactList .header {
	font-size: 18px;
	background: #00638E;/*#2e789f;*/
	color: #fff;
	text-transform: uppercase;
	line-height: 40px;
	padding-left: 15px;
	font-family: DINWeb, Arial;
}

#contactList .section {
	line-height: 40px;
	text-indent: 15px;
	font-family: DINWeb, Arial;
	color: #697166;
	font-size: 18px;
	float: left;
	width: 99.9%;
	border-top: 1px solid #697166;
	border-bottom: 1px solid #697166;
	margin-top: -1px;
	border-right: 1px solid #E0EBF1;
}

#contactList .header select {
	margin: 0;
	padding: 0;
	float: right;
	/* 	width: 170px; */
	height: auto;
	font-size: 10px;
	margin: 10px 4% 0 4%;
}

#contactList .header select {
	margin: 0;
	padding: 0;
	float: right;
	/* 	width: 170px; */
	height: auto;
	font-size: 10px;
	/* 	margin: 10px 4% 0 4%; */

	margin: 7px 0 0;
	padding: 3px;
	font-size: 13px;
	color: #B9B9B9;
}

#contactList .header button {
	margin: 0;
	padding: 0;
	float: right;
	/* 	width: 170px; */
	height: auto;
	font-size: 10px;
}

#contactList .header .filterChange {
	color: #B9B9B9;
	font-size: 13px;
	float: right;
	margin-bottom: 0;
	margin-top: 7px;
	padding: 2px 5px 1px;
	/* 	height: 15px; */
}

#contactList .header .go{
	background: none repeat scroll 0 0 #677067;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	font-family: DINWeb,arial;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 54px;
	float: right;
	margin-top: 7px;
}

#contactList .header label{
	display: block;
	float: right;
	line-height: 25px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 7px;
	text-transform: none;
}

#contactList .header button.cancel {
	background: url("delete.gif") no-repeat scroll center center #F5B112;
	border: 0 none;
	float: right;
	height: 25px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 7px;
	width: 25px;
	visibility: hidden;
}

#contactList .header span{
	float: left;
}

#contactList .span6 {
	width: 50%;
	margin: 0;
	/* 	border-left: 1px solid #FFFFFF; */
}

#contactList #generalContacts.span6 {
	background-color: #d4e3eb;
}

#contactList .contactContainer {
	border-left: 1px solid #e0ebf1;
}

#localContacts .header {
	background-color: #5591b1;
}

#localContacts ul {

}

#generalContacts .header {
	background-color: #689dba;
}

#contactList ul {
	margin: 0;
	list-style: none;
	/* 	border-left: 1px solid #E0EBF1; */
	/* 	border-right: 1px solid #E0EBF1; */
	width: 100%;
	float: left;
}

#contactList .contactContainer ul li {
	padding: 15px 0;
	border-bottom: 1px solid #5390b0;
	border-right: 1px solid #e0ebf1;
}

#contactList .contactContainer ul li.section {
	padding: 0 0;
}

.Tabs ul li{
	margin-left: 0;
	text-align: center;
}

.Tabs ul li.span4 {
	width: 33.33333%;
	margin-left: 0 !important;
}

.Tabs ul li.span3 {
	width: 25%;
	margin-left: 0 !important;
}

.Tabs ul li a {
	font-family: DINweb, Arial;
	text-align: center;
	display: block;
	line-height: 37px;
	color: #fff;
	background: #dddddd;
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

.Tabs ul li.selected a {
	background: #00638e;
	/*border-left: 0 none;*/
}


.Tabs ul li:first-child a {
	border-left: 0 none;
}

#contactList .Tabs ul li a{
	background: #BEBEBE;
}

#contactList .Tabs ul li.selected a{
	background: #00638e;
}

#contactList ul li img {
	max-width: 80px;
	margin-left: 22px;
}

#contactList ul li p {
	line-height: 16px;
	margin: 0;
	color: #000000;
}

#contactList ul li p strong {
	color: #000000;
}

#contactList ul li p a {
	font-weight: bold;
}

h1 a.back {
	color: #697166;
	font-size: 14px;
	padding-top: 3px;
	margin-right: 10px;
	text-transform: lowercase;
	background: url('arrow.gif') no-repeat left center;
	padding-left: 17px;
}

#refGallery {
	margin-top: 5px;
	margin-bottom: 40px;
}

#refGallery .category .element {
	height: 488px;
	background-color: #DBDBDB;
}

#refGallery .elementNav {
	margin-left: -439px;
	top: 20px;
}

.arrowNav {
	padding: 0;
	margin: 0;
	left: 50%;
	margin-left: -470px;
	position: absolute;
	/* 	top: 242px; */
	bottom: 0;
	width: 470px;
	z-index: 18;
	list-style: none;
}

.arrowNav li {
	float: left;
	margin-right: 3px;
	width: 38px;
	height: 38px;
}

.arrowNav li {
	width: 38px;
	height: 38px;
}

.arrowNav li a {
	background: url('arrows.gif') no-repeat top left;
	display: block;
	width: 38px;
	height: 38px;
	text-indent: -10000px;
}

.arrowNav li.next a {
	background-position: top right;
}

#refGallery .arrowNav {
	margin-left: -439px;
	top: 450px;
}

.greyBorder {
	border: 1px solid #e8e8e8;
}



.featuredProds,#descriptionRef,#caseStory {
	padding: 0 23px;
}

#descriptionRef{
	margin-bottom: 20px;
}

#descriptionRef p{
	padding-top: 20px;
}

.featuredProds{
	display: none;
	padding-bottom: 20px;
}

.featuredProds.prodinimage{
	padding: 0;

}

#footnote{
	padding: 0 23px 23px;
}


#descriptionRef h3,#caseStory h3 {
	color: #005A8A;
	font-family: DINWeb, Arial;
	font-size: 24px;
	font-weight: bold;
}

.featuredProds h3 {
	font-size: 120%;
	font-weight: bold;
	margin: 5px 0 10px;
}

#descriptionRef ul li span {
	font-size: 16px;
	font-family: DINWeb, Arial;
	font-weight: bold;
	float: left;
	min-width: 150px;
	margin-right: 10px;
}

h2.Accordion {
	background: #dbdbdb;
}

h2.Accordion a {
	color: #3c3c3c;
	text-indent: 23px;
	display: block;
	background: url('open-close.png') no-repeat 97% 4px;
}

#systemdetail h2.Accordion a,
#productdetail h2.Accordion a {
	font-size: 16px;
}

h2.Accordion.open a {
	background: url('open-close.png') no-repeat 97% -28px;
}

h2.Accordion a:hover {
	text-decoration: none;
}

.article{
	/* 	float: left; */
}

.article iframe{

	width: 100% !important;
}

.allnews{
	background: none repeat scroll 0 0 #697166;
	bottom: 0;
	display: block;
	font-family: Arial;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	position: relative;
	z-index: 1;
	color: #FFFFFF !important;
}

.allnews.bottom{
	float: left;
	margin-top: -31px;
}

/* Order form */
#page-1556 .article{
	/* 	float: left; */
}

.article p {
	font-size: 14px;
	color: #6c6c6c;
	font-family: Arial;
	line-height: 115%;
}

.article img {
	float: left;
	margin-right: 15px;
}

.article h1{
	/* 	color: #a2a2a2; */
	/* 	font-weight: bold; */
	font-size: 24px;
	font-family: DINweb, Arial;
	font-weight: normal;
	text-transform:uppercase;
}


.article ul li{
	background: url("sprite.png") no-repeat scroll 2px -493px transparent;
	padding-left: 17px;
}

.article ul.richText {
	margin-left:15px;
	margin-bottom: 13px;
}
.article ul.richText  li{
	padding-left: 0;
	background: none;
	list-style:disc;

	line-height: 115%;
	margin-bottom: 10px;
}

.article h2{
	color: #3c3c3c;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	font-family: Arial;
	margin: 25px 0;
	padding-bottom: 0px;
	text-transform: none;
}

.article h2.titre-blue{
	color: #005a8a;
	line-height:normal;
	margin-top:0;
	font-size:24px;

}

.article  .desc-illustration{float: left;margin-right: 10px;width: 384px;}

.article  .illustration{float: right;width:250px;}

.article  .illustration img{margin-right:0;float:none;margin-bottom:10px;display:block;}

.article  em{display:block;}

.accordion #caseStory.content,.accordion .content {
	padding-top: 10px;
	padding-bottom: 30px;
	/* 	border-bottom: 1px solid #E8E8E8; */
	position: relative;
	float: none;

	border: 0 none;
}

.accordion .content .up {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 27px;
	width: 48px;
	background: #eeeeee url('open-close.png') no-repeat 55% -35px;
	display: none;
}

.featuredProds ul li {
	font-size: 16px;
	color: #3c3c3c;
	font-family: DINweb, Arial;
	line-height: 25px;
	margin-bottom: 8px;
	clear: both;
	float: left;
}

.featuredProds.prodinimage ul li{
	/* 	clear: none; */
	/* 	display: inline; */

}

#descriptionRef .featuredProds.prodinimage h4{
	font-size: 17px;
	margin-bottom: 10px;
	font-weight: bold;
}

#descriptionRef .featuredProds.prodinimage ul li span{
	width: auto;
	color: #697166;
	font-weight: normal;
}

#descriptionRef .featuredProds.prodinimage ul li span a{
	margin-left: 5px;
}

#descriptionRef .featuredProds.prodinimage ul li span a img{
	margin-top: -3px;
}

#descriptionRef .featuredProds.prodinimage hr{
	margin-bottom: 20px;
	margin-top: 20px;
	border-color: #000000;
}

#descriptionRef .featuredProds.prodinimage ul{
	margin-bottom: 10px;
	float: left;
	width: 100%;
}

.featuredProds ul li .see/*,.featuredProds ul li .more*/ {
	display: inline;
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 5px;
	background: url('icon-file.png') top left;
	line-height: 27px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	position: static;
}

.featuredProds ul li span {
	float: left;
	margin-right: 15px;
}

.featuredProds ul li .more {
	/* 	background: url('featured.gif') bottom left; */
	float: left;
	margin-top: 0;
	position: static;
}

.featuredProds {
	padding-bottom: 50px;
}

/* RIGHT COLUMN */
.rightcolumn .mod {

}

.megaMenuSub .column .mod a,
.rightcolumn .mod a {
	display: block;
	font-size: 17px;
	color: #000;
	background-position: 6px 50%;
	background-repeat: no-repeat;
	text-transform: uppercase;
	padding: 10px 0 6px 38px;
	text-decoration: none;
	font-family: DINweb, arial;
	letter-spacing: -1px;
}

.rightcolumn .mod a.fancyboxmedia.image{
	padding: 10px 0 6px 0px;
}

.rightcolumn .mod.customCampaign h2{
	text-transform: none;
	color: #357BA1;
	/*font-family: Arial, Sans-serif;*/
	font-size: 19px;
	padding:5px;
	margin: 0;
	font-family: DINWeb;
	font-weight: normal;
}

.rightcolumn .mod.customCampaign h4{
	text-transform: none;
	font-family: DINWeb;
	font-weight: normal;
	color: #697166;
	font-size: 15px;
	padding:5px;
	font-weight: bold;
}


.rightcolumn .mod.customCampaign a{
	text-align: center;
}

.rightcolumn .mod.customCampaign a.goto{
	float: right;
	margin-right: 10%;
	color: #357BA1;
	font-family: DINWeb;
	font-size: 14px;
	text-transform: none;
	text-align: left;
}
.rightcolumn .mod.customCampaign a.goto:hover{
	text-decoration: underline;
}



.megaMenuSub .column .mod#seeRefGallery, .megaMenuSub .column .mod#specification, .megaMenuSub .column .mod#designTool, .megaMenuSub .column .mod.cadlibrary,
.rightcolumn .mod#seeRefGallery,.rightcolumn .mod#specification,.rightcolumn .mod#designTool, .rightcolumn .mod.cadlibrary{
	border: 1px solid #f4b211;
}

.megaMenuSub .column .mod#seeRefGallery, .megaMenuSub .column .mod#specification, .megaMenuSub .column .mod#designTool, .megaMenuSub .column .mod.cadlibrary{
	width: 260px;
	float: left;
}

.megaMenuSub .column .mod#designTool a,
.rightcolumn .mod#designTool a {
	background-image: url('design-tool.gif');
	padding: 10px 0 6px 48px;
}

.megaMenuSub .column .mod#specification a,
.rightcolumn .mod#specification a {
	background-image: url('specification.gif');
	background-position: 3px 7px;
}



.megaMenuSub .column .mod#seeRefGallery a,
.rightcolumn .mod#seeRefGallery a {
	background-image: url('seerefgallery.gif');
}

.megaMenuSub .column .mod.cadlibrary a,
.rightcolumn .mod.cadlibrary a {
	background-image: url('../rockfon/right column illustrations/ruler-icon_34x34.png');
	background-position: 1px 50%;
	padding: 15px 0 11px 38px;
}

.megaMenuSub .column .mod#seeRefGallery a:hover,.megaMenuSub .column .mod#specification a:hover,.megaMenuSub .column .mod#designTool a:hover, .megaMenuSub .column .mod.cadlibrary a:hover,
.rightcolumn .mod#seeRefGallery a:hover,.rightcolumn .mod#specification a:hover,.rightcolumn .mod#designTool a:hover, .rightcolumn .mod.cadlibrary a:hover
{
	color: #f4b211;
}

.rightcolumn .product_recommendations{
	background: #f5f5f5;
	border: 1px solid #dfdfdf;

}

.rightcolumn .product_recommendations > ul{
	margin: 25px 4px 0 2px;

}

.rightcolumn .product_recommendations h3 {
	color: #000000;
	font-family: DINweb, arial;
	font-size: 17px;
	line-height: 26px;
	margin-top: 8px;
	padding-left: 38px;
	text-transform: uppercase;
	background: url('recommended-title.png') no-repeat 12px 0;
	margin-bottom: 0;
	font-weight: normal;
}

.rightcolumn .product_recommendations ul li{
	line-height: 19px;
	background: url('recommended-line.gif') repeat-x top left;
	color: #000;
	padding-top: 2px;
}

.rightcolumn .product_recommendations > ul > li{
	font-size: 14px;
	font-family: DINweb, arial;
	text-transform: uppercase;
	padding-left: 13px;
	font-weight: bold;
	background: url('recommended-line.gif') repeat-x top left;
}

.rightcolumn .product_recommendations > ul > li > span{
	display: block;
	background: url('recommended-arrow.png') no-repeat 95% 5px;
	cursor: pointer;
	padding-right: 30px;
}

.rightcolumn .product_recommendations > ul > li.open > span{
	background: url('recommended-arrow.png') no-repeat 95% -45px;
}

.rightcolumn .product_recommendations > ul > li > ul li{
	padding-left: 28px;
	font-family: DINweb, arial;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	clear: both;
}

.rightcolumn .product_recommendations > ul > li > ul li:after {
	content:'';
	display:block;
	clear: both;
}

.rightcolumn .product_recommendations>ul>li>ul li.edge span {
	display: block;
	height: 27px;
	line-height: 27px;
	width: 100%;
	/* 	70% */
}

.rightcolumn .product_recommendations>ul>li>ul li.edge span:after {
	content:'';
	display:block;
	clear: both;
}

.rightcolumn .product_recommendations>ul>li>ul li.edge span img{
	float:right;
}

.rightcolumn .product_recommendations > ul > li > ul li a {
	background: url("sprite.png") no-repeat scroll 0 -494px transparent;
	display: block;
	margin-left: -8px;
	padding-left: 8px;
	text-decoration: underline;
	text-transform: none;
}


/* DOWNLOAD SYSTEM DOC */
.rightcolumn #downloadDocument{
	border: 1px solid #f4b211;
	padding-left: 10px;
	width: 204px;
	/* 	float: left; */
	position: relative;
	padding-bottom: 35px;
}

.rightcolumn #downloadDocument h3{
	font-family: DINweb,arial;
	font-size: 24px;
	color: #000;
	font-size: 21px;
	font-weight: normal;
	margin-top: 0;
}

.rightcolumn #downloadDocument ul li a {
	background: url("pdf.png") no-repeat scroll right top transparent;
	color: #000000;
	display: block;
	font-family: DINweb, arial;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	min-height: 41px;
	padding-right: 31px;
	width: 142px;
}

.rightcolumn #downloadDocument .moredocs{
	background: #697166;
	bottom: -1px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: -1px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 150px;
}

#pageContact {
	color: #fff;
	font-family: DINweb, arial;
	font-size: 24px;
	text-indent: 10px;
	background: #005a8a url('bubble.gif') no-repeat 85% 50%;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	height: 72px;
	line-height: 72px;
}

#backcontentMap{
	height: 488px;
	background: url('spinner.gif') no-repeat center center;
}

#relatedProducts,#compareProducts,#sampleBasket {
	border: 1px solid #697166;
	position: relative;
	padding-bottom: /*76px*/40px;
}

#sampleBasket {
	padding-bottom: 40px;
}

#relatedProducts {
	padding-bottom: 10px;
}

#relatedProducts h3,#compareProducts h3,#sampleBasket h3 {
	color: #000;
	margin: 0;
	text-transform: uppercase;
	text-indent: 10px;
}

#compareProducts h3,
#sampleBasket h3{
	background: url("cart-sample.gif") no-repeat scroll 7px 4px transparent;
	font-size: 18px;
	/* 	text-indent: 39px; */
	/* 	margin-bottom: -10px; */

	font-weight: normal;
	line-height: 20px;
	margin-bottom: -10px;
	padding-left: 39px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-indent: 0;
}

#compareProducts h3{
	background: url("compare-product.gif") no-repeat scroll 7px 7px transparent;
	font-size: 16px;
	margin-bottom: 0px;
}

#compareProducts .add{
	display: none;
}

#sampleBasket h4{
	font-size: 14px;
	margin: 10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #878d85;
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;
}

#relatedProducts ul li,#compareProducts ul li, #sampleBasket ul li {
	margin-left: 10px;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	clear: both;
}


#main #relatedProducts ul li a,#main #compareProducts ul li a,#main #sampleBasket ul li a {
	color: #000;
	margin-bottom: 0px;
}

#main #relatedProducts ul li a:hover span,#main  #compareProducts ul li a:hover span,#sampleBasket ul li a:hover
{
	text-decoration: underline;
}

#main  #compareProducts .add {
	margin-top: 11px;
	float: left;
	background: url("sprite.png") no-repeat scroll 0 -1065px transparent;
	clear: both;
	color: #202020;
	font-size: 14px;
	float: left;
	font-family: DINWeb, arial;
	padding: 0 0 0 33px;
	text-decoration: none;
	margin-left: 10px;
}

.column .blackPop {
	width: 250px;
	background: none repeat scroll 0 0 #F4B211;
	height: 150px;
	left: 0;
	margin-left: 0px;
	padding: 13px 0 0 12px;
	position: static;
	z-index: 17;
	top: 0px;
	position: relative;

	height: 115px;
}

.rightcolumn .blackPop {
	width: 205px;
	background: none repeat scroll 0 0 #F4B211;
	height: 110px;
	left: 0;
	margin-left: 0px;
	padding: 13px 0 0 12px;
	position: static;
	z-index: 17;
	top: 0px;
	position: relative;
}

.rightcolumn .blackPop>h1 {
	font-size: 19px;
	margin-bottom: 10px;
}
.rightcolumn .blackPop>h2,
.rightcolumn .blackPop>h3{
	font-size: 19px;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-family: DINWeb,​arial;
	font-weight: normal;
}

.ie8 .rightcolumn .blackPop>h1 {
	font-size: 18px;
}

.rightcolumn .blackPop input {
	margin: 0 0 0px;
	width: 130px;
	font-size: 12px;
}

.rightcolumn .blackPop a {
	background: none repeat scroll 0 0 #677067;
	bottom: 0;
	color: #393939;
	font-family: DINWeb, arial;
	font-size: 13px;
	line-height: 25px;
	padding: 0 10px;
	position: absolute;
	right: 0;
	text-align: right;
}

.column .blackPop > h1 {
	font-size: 23px;
	margin-bottom: 10px;
}

.column .blackPop > h2,
.column .blackPop > h3{
	font-family: DINWeb,​arial;
	font-size: 23px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.ie8 .column .blackPop > h1 {
	font-size: 22px;
}

.column .blackPop input {
	margin: 0 0 0px;
	width: 175px;
	font-size: 11px;
}

.column .blackPop a {
	background: none repeat scroll 0 0 #677067;
	bottom: 0;
	color: #393939;
	font-family: DINWeb, arial;
	font-size: 13px;
	line-height: 25px;
	padding: 0 10px;
	position: absolute;
	right: 0;
	text-align: right;
}

#main #compareProducts .compare,
#main #sampleBasket .compare {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 125px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 15px;
	color: #fff;
	font-family: Arial;
	background: #697166;
	text-decoration: none;
	text-transform: uppercase;
}

/* BOX Slider */
#demoslider {
	position: relative;
}

#demo {
	background: none repeat scroll 0 0 #f6f6f6;
	height: 221px;
	padding: 23px 10px 0px 11px;
	position: absolute;
	right: 0;
	width: 197px;
	z-index: 19;

}

#demo h1 {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: DINWeb;
	line-height: 24px;
	text-transform: none;

}

#demo p, #demo .mask {
	font-size: 14px;
	color: #727272;
	line-height: 17px !important;
	font-family: DINWeb;
}

#demo .mask{
	padding-bottom: 10px;
}

#demo .mask ul li{
	background: url('puce.gif') no-repeat 0px 4px;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 2px;
	padding-left: 10px;
}

#demo #proddemo {
	overflow: hidden;
	height: 190px;
}

#demo a.readmore {
	background: #005A8A url('arrows.png') no-repeat center bottom;
	bottom: 0;
	color: #B5CFDD;
	display: block;
	font-family: DINWeb;
	font-size: 12px;
	height: 18px;
	line-height: 18px;
	margin: 0 -11px;
	position: absolute;
	text-indent: 6px;
	width: 218px;
}



#demo.extends.max a.readmore {
	background: #697166 url('arrows.png') no-repeat center top;
}

#demo p strong {
	font-weight: bold;
	color: #727272;
}

#demo #budget{
	height: 25px;
	background: #035b89;
	width: 188px;
	margin-bottom: 7px;
	margin-top: 7px;
}

#demo #budget span{
	display: block;
	text-align: center;
	width: 73px;
	border-right: 1px solid #fff;
	font-size: 16px;
	color: #fff;
	font-family: DINWeb, Arial;
	line-height: 25px;
	float: left;

}

#demo #budget ul{
	margin-left: 5px;
	width: 106px;
	float: left;
}

#demo #budget.note1 li.a{
	background-position: top left;
}

#demo #budget.note2 li.a,
#demo #budget.note2 li.b{
	background-position: top left;
}

#demo #budget.note3 li.a,
#demo #budget.note3 li.b,
#demo #budget.note3 li.c{
	background-position: top left;
}

#demo #budget.note4 li.a,
#demo #budget.note4 li.b,
#demo #budget.note4 li.c,
#demo #budget.note4 li.d{
	background-position: top left;
}

#demo #budget.note5 li.a,
#demo #budget.note5 li.b,
#demo #budget.note5 li.c,
#demo #budget.note5 li.d,
#demo #budget.note5 li.e{
	background-position: top left;
}

#demo #budget ul li{
	display: inline;
	float: left;
	height: 25px;
	width: 21px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	text-indent: -10000px;
	background: url('budget.gif') no-repeat bottom left;
	margin-bottom: 0;
	padding-left: 0;
}

#productdetail table {
	border-collapse: collapse;
}

.mobile .tableSlide,
.mobile .tableSlide table{
	/*overflow: visible !important;*/
	/*overflow-y: visible !important;*/
	width: 100% !important;
}

#productdetail div.image {
	text-align: center;
	margin-bottom: 15px;
}

#productdetail span.legend{
	display: block;
	font-size: 11px;
	margin-bottom: 15px;
	margin-top: -15px;
}

#productdetail h1, #productdetail h3, #selector h1, #systemdetail h1 {
	text-transform: uppercase;
}

#productdetail .accordion{
	clear: both;
	margin-bottom: 0px;
}


#productdetail .accordion h2.Accordion {
	margin: 0 0 1px;
}

#productdetail .accordion .content{
	padding-bottom: 0px;
}

/* #productdetail table th { */
/* 	text-align: left; */
/* } */

#productdetail .infofeature table td {
	text-align: center;
}

#productdetail table th,#productdetail table td {
	background: #edeeef;
	border: 1px solid #fff;
	padding: 5px;
	font-family: DINWeb;
	vertical-align: middle;
}


#productdetail table th table td, #productdetail table td table td{
	border: 0 none;
}

#productdetail table td{
	padding: 6px 3px;
}

#productdetail .tabperformance table td > img{
	/* 	float: right; */
	margin: 0 5px;
}

#productdetail table td.nowrap{
	white-space: nowrap;
}

#productdetail table tr.top > *{
	vertical-align: top;
}

#productdetail table th {
	background: #f5f5f5;
	font-weight: bold;
	font-size: 16px;
}

#productdetail table#summary tr td,#productdetail table#summary tr th {
	background: #edeeef;
	border: 0 none;
	border-bottom: 1px solid #fff;
	padding: 5px 0 5px 15px;
	font-family: DINWeb;
	font-size: 16px;
}

#productdetail table#summary tr td ul,#productdetail table#summary tr th ul{
	margin: 0;
	padding-bottom: 0;
}

#productdetail table#summary tr.odd td,#productdetail table#summary tr.odd th
{
	background: #f5f5f5;
}

#productdetail table#summary td a {
	font-size: 12px;
	color: #00638e;
	text-decoration: underline;
	padding-left: 19px;
	margin-left: 5px;
	background: url('blue-arrow.png') no-repeat center left;
}

#productdetail table#summary tr th {
	text-align: left !important;
	vertical-align: top;
}

#productdetail table tr.odd td,#productdetail table tr.odd th {
	background: #f5f5f5;
}

#productdetail table .bottom td,#productdetail table .bottom th {
	/* 	vertical-align: bottom; */
	vertical-align: top;
}

#productdetail table .nowrap{
	white-space: nowrap;
}

#productdetail table .bottom,#productdetail table .bottom {
	vertical-align: bottom;
}

#productdetail table .top,#productdetail table .top {
	vertical-align: top;
}

#productdetail .tab h3 {
	border-bottom: 1px solid #E8E8E8;
	color: #3c3c3c;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	clear: both;
}

#productdetail .tabperformance.tab h3{
	border-bottom: 0 none;
	padding-bottom: 0;
	letter-spacing: -1px;
	margin-top: 10px;
	/* 	float: left; */
	margin-bottom: 25px;
	width: 100%;
}

#productdetail .tabperformance .infofeature{
	float: left;
	margin-bottom: 25px;
	width: 550px;
	margin-left: 10px;
}

#productdetail .tabperformance .infofeature ul{
	clear: both;
}

#productdetail .tabperformance .infofeature ul li{
	margin-bottom: 0;
}

#productdetail .tabperformance .infofeature.withoutTitle{
	margin-top: -25px;
}

#productdetail .tabperformance > img{
	float: left;
	margin-bottom: 25px;
	clear: left;
}

/* POPIN */
.popininfofeature{
	width: 600px;
}

.popininfofeature h3{
	margin-top: 0;
	color: #303030;
}

.popininfofeature img{
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.popininfofeature h4 {
	border-bottom: 0 none;
	clear: none;
	color: #3C3C3C;
	float: left;
	font-family: DINWeb;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
	text-transform: none;
	width: 450px;
}
.popininfofeature ul li,
.popininfofeature p{
	width: 600px;
	float: left;
	font-family: DINWeb;
	/* 	font-size: 16px; */
	/* 	font-weight: bold; */
	line-height: 18px;
	font-size: 15px;
	font-weight: normal;
}


.popininfofeature table {
	border-collapse: collapse;
}

.popininfofeature table th, .popininfofeature table td  {
	background: none repeat scroll 0 0 #EDEEEF;
	border: 1px solid #FFFFFF;
	font-family: DINWeb;
	padding: 5px;
	vertical-align: middle;
}

.popininfofeature p.feature_shortdescription{
	font-family: DINWeb;
	line-height: 18px;
	width: 450px;
	font-size: 14px;
	font-weight: normal;
}

.popininfofeature ul{
	clear: both;
}




#productdetail .tabperformance .infofeature img{
	float: left;
	margin-right: 10px;
}

#productdetail .tabperformance .infofeature h4 {
	border-bottom: 0 none;
	clear: none;
	color: #3C3C3C;
	float: left;
	font-family: DINWeb;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
	text-transform: none;
	width: 500px;
}

#productdetail .tabperformance .infofeature h4 a {
	background: url("help-icon.png") repeat scroll 0 0 transparent;
	height: 15px;
	text-indent: -10000px;
	width: 15px;
	display: inline-block;
	margin-left: 5px;
}

#productdetail .tabperformance .infofeature p{
	float: left;
	font-family: DINWeb;
	color: #3C3C3C;
	text-transform: none;
	font-size: 16px;
	line-height: 18px;
	width: 500px;
	margin: 0;
}

#toolsDownloads {
	font-size: 14px;
	color: #3c3c3c;
	margin-bottom: 20px;
}

#toolsDownloads li {
	padding: 0;
	margin: 0;
	padding: 10px 0 10px 60px;
}

#toolsDownloads li a {
	font-size: 14px;
	color: #3c3c3c;
	text-decoration: none;
}

#productdetail form {
	display: inline;
	float: left;
	width: 429px;
	padding: 14px 0 0 9px;
	border: 1px solid #e8e8e8;
	clear: both;
	margin-bottom: 17px;
}

#productdetail form.adddocpanier{
	border: 0 none;
	clear: none;
	display: inline;
	/* 	float: left; */
	float: right;
	height: 30px;
	margin-bottom: 0;
	/* 	margin-right: 10px; */
	padding: 4px 0 0;
	width: 40px;
}

/* .fancybox-inner span{ */
/* 	display: inline-block; */
/*     float: left; */
/*     width: 80%; */
/* } */

.fancybox-inner span br{
	display: none;
}

#toolsDownloads li.link {
	background: url('link-puce.gif') no-repeat top left;
	height: 28px;
}

#systemdetail li.pdf,
#productdetail li.pdf,
#toolsDownloads li.pdf {
	background: url('pdf.gif') no-repeat top left;
	height: 35px;
	line-height: 35px;
}

#systemdetail li.pdf.doc,
#productdetail li.pdf.doc,
#toolsDownloads li.pdf.doc {
	background: url('doc.gif') no-repeat top left;
}

#systemdetail li.pdf.sketchup3D,
#productdetail li.pdf.sketchup3D,
#toolsDownloads li.pdf.sketchup3D {
	background: url('sketchup.gif') no-repeat top left;
}

#systemdetail li.pdf.dxf,
#productdetail li.pdf.dxf,
#toolsDownloads li.pdf.dxf {
	background: url('dxf_icon.png') no-repeat top left;
}

#systemdetail li.pdf.dwg,
#productdetail li.pdf.dwg,
#toolsDownloads li.pdf.dwg {
	background: url('dwg_icon.png') no-repeat top left;
}

#systemdetail li.pdf.html,
#productdetail li.pdf.html,
#toolsDownloads li.pdf.html{
	background: url('html-link-icon_text_35x35.png') no-repeat top left;
}


#systemdetail li.pdf.html,
#productdetail li.pdf.html,
#toolsDownloads li.pdf.html{
	background: url('RVT-icon.png') no-repeat top left;
}

#systemdetail li.rvt.pdf,
#productdetail li.rvt.pdf,
#toolsDownloads li.rvt.pdf{
	background: url('RVT-icon.png') no-repeat top left;
}

#systemdetail li.zip.pdf,
#productdetail li.zip.pdf,
#toolsDownloads li.zip.pdf{
	background: url('zip.png') no-repeat top left;
}

#systemdetail li.pdf.double,
#productdetail li.pdf.double,
#toolsDownloads li.pdf.double {
	height: auto;
	line-height: 20px;
}



#systemdetail li.pdf,
#productdetail li.pdf{
	padding: 10px 0 10px 45px;
}

#systemdetail li.nopdf,
#productdetail li.nopdf{
	/* 	background-position: 2px -484px; */
	background: none;
	padding: 10px 0 10px 45px;
	height: 35px;
	line-height: 35px;
}

#productdetail form select {
	float: left;
	font-size: 13px;
	height: 27px;
	margin: 0 6px 0 0;
	padding: 3px;
	width: auto;
	min-width: 162px;
	max-width: 98%;
}

#perforationsTones,
#listTones,
#listTones2{
	display: block !important;
}

#listTones li,
#listTones2 li {
	padding: 0;
	background: none !important;
}

#listTones2 li .tone,
#listTones li .tone {
	display: table-cell;
	height: 45px;
	vertical-align: middle;
	width: 160px;
}

.fancybox-inner #listTones li .tone{
	vertical-align: top;
	font-weight: bold;
}

#listTones2 li h3{
	width: 100%;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	line-height: 110%;
}

#listTones2 li h3 .span{
	font-size: 80%;
}

#perforationsTones li .colours,
#listTones2 li .colours,
#listTones li .colours {
	display: table-cell;
	height: 45px;
	vertical-align: middle;
	width: 478px;
}

#perforationsTones{
	padding-left: 100px;
}

#perforationsTones li{
	background: none;
}

#perforationsTones li .colours li,
#listTones2 li .colours li,
#listTones li .colours li{
	float: left;
	display: inline;
	margin-right: 10px;
	background: none;

	margin-right: 10px;
	width: 229px;
}

#perforationsTones li .colours li img,
#listTones2 li .colours li img,
#listTones li .colours li img{
	max-width: 38px;
}


.fancybox-inner ul#listTones li .colours li,
.fancybox-inner ul#listTones2 li .colours li,
#WebSiteProductAssortmentColors_3_pnlColors ul#listTones li .colours li,
#WebSiteProductAssortmentColorsPerforations_2_pnlColors ul#listTones2 li .colours li
{
	width: 229px;
	min-height: 80px;
}

.fancybox-inner ul#listTones li .colours li,
.fancybox-inner ul#listTones2 li .colours li{
	margin-bottom: 15px;
}


.fancybox-inner ul#listTones li .img,
.fancybox-inner ul#listTones2 li .img,
ul.colours li .img{
	float: left;
	width: 20%;
}

.fancybox-inner ul#listTones li .attributs,
.fancybox-inner ul#listTones2 li .attributs,
ul.colours li .attributs{
	float: left;
	width: 80%;
}

.fancybox-inner ul#listTones li .attributs > span,
.fancybox-inner ul#listTones2 li .attributs > span,
ul.colours li .attributs > span{
	display: block;
}


#perforationsTones li .colours li,
.fancybox-inner ul#perforationsTones li .colours li{
	width: 199px;
}

#perforationsTones li .colours li img,
.fancybox-inner ul#perforationsTones li .colours li img,
.fancybox-inner ul#listTones li .colours li img,
.fancybox-inner ul#listTones2 li .colours li img,
#WebSiteProductAssortmentColors_3_pnlColors ul#listTones li .colours li img{
	float: left;
	margin: 0 5px 40px 0;
	max-width: 38px;
}

#WebSiteProductAssortmentColors_3_pnlColors .color_light_reflection{
	display: none;
}

.fancybox-inner .color_light_reflection{
	display: block;
}

.fancybox-inner .color_ncs{
	/* 	display: none; */
}


.fancybox-inner #perforationsTones > li,
.fancybox-inner ul#listTones > li,
#WebSiteProductAssortmentColors_3_pnlColors ul#listTones > li{
	border-bottom: 1px solid #E8E8E8;
	margin: 0 0 10px;
}

.fancybox-inner ul#perforationsTones > li.last,
.fancybox-inner ul#listTones > li.last,
.fancybox-inner ul#listTones2 > li.last,
#WebSiteProductAssortmentColors_3_pnlColors ul#listTones > li.last{
	border-bottom: 0 none;
}

#shapes img {
	padding: 0px 0 5px;
}

#shapes{
	font-size: 16px;
}

#shapes tr td{
	padding: 10px 5px;
}

.mgTop30 {
	margin-top: 30px;
}

.rightcolumn>* {
	margin-bottom: 12px;
}

.mgTop13 {
	margin-top: 13px;
}

.toTop{
	width: 85px;
	height: 14px;
	background: url('toppage.png') no-repeat 7px 11px #eeeeee;
	font-size: 14px;
	color: #005a8a;
	padding: 7px 10px 7px 25px;
	text-transform: uppercase;
	letter-spacing: -1px;
	position: absolute;
	right: 0;
	bottom: 0;

}

.toTop.relative {
	position: relative;
	float: right;
}

/* INSTALLATION */

#systemdetail .tab.tabcomponents ul li{
	background: #f5f5f5;
	margin: 1px;
}

#systemdetail .tab.tabcomponents ul li table{
	margin-bottom: 0;
}

#systemdetail .tab.tabcomponents ul li.even{
	background: #e7e8e8;
	margin: 1px;
}


#share{
	width: 139px;
	position: absolute;
	margin-left: 560px;
	margin-top: 2px;
}

.sharePopin:hover .shareBox{
	display: block !important;
}

.sharePopinFooter:hover .shareBoxFooter{
	display: block !important;
}

#page-1 #share{
	display: none;
}

#main .container #share{
	width: auto;
}



.website_project #share{
	margin-left: 802px;
	margin-top: 35px;
}

.perfion_project #share{
	margin-left: 802px;
	margin-top: 35px;
}



.fullWidth #share,
#page-1525 #share,
#page-1449 #share{
	margin-left: 800px;
}

#share li{
	display: inline;
	float: left;
	position: relative;
}

#share li a.toprint, #share li a.share{
	padding-left: 20px;
	background-repeat: no-repeat;
	background-image: url('sharebtn.gif');
	font-size: 13px;
	color: #aeaeae;
	font-family: DINWeb, Arial;
	line-height: 15px;
	display: block;
	letter-spacing: -1px;
}

#share li a.toprint span{
	height: 0;
	visibility: hidden;
	width: 0;
	float: left;
	display: none;
}

#share li a.share{
	background-position: top left;
	margin-right: 15px;
	cursor: pointer;
}

#share li a.toprint{
	background-position: bottom left;
	margin-left: 12px;
	height: 15px;
	line-height: 15px;
}

#shareBox {
	z-index: 500;
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CECECE;
	height: 37px;
	padding: 9px 5px 6px 12px;
	position: absolute;
	width: 119px;
}


#shareBox > a{
	float: left;
	margin-right: 7px;
}

.moredetails{
	/*padding: 4px 2px;
	text-align: center;
	color: #fff !important;
	font-size: 12px;
	font-family: DINWeb, Arial;
	line-height: 12px;
	display: block;
	background: #697166;*/

	width: 16px;
	height: 16px;
	background: url('INFO.png');
	display: block;
	text-indent: -10000px;
}

.moredetails:hover{
	text-decoration: none;
}

.addmoresamples,
.comparetool {
	background: url("compare-plus.gif") no-repeat scroll left top #697166;
	color: #FFFFFF !important;
	display: block;
	font-family: DINWeb, Arial;
	font-size: 16px;
	height: 25px;
	line-height: 27px;
	margin-top: 6px;
	padding-left: 25px;
	padding-right: 7px;
	position: absolute;
	right: 30px;
	text-indent: 7px;
	text-transform: uppercase;
}

.prodinimage .comparetool{
	display: inline-block;
	position: static;
	right: auto;
	margin-top: 0px;
}

#selectorProducts #selectionprods .boxprod .comparetool.added{
	background: url('compare-moins.gif') no-repeat -1px 0 #fff;
	border: 1px solid #697166;
	color: #697166 !important;
	font-size: 12px;
	height: 23px;
	letter-spacing: -1px;
	white-space: nowrap;
	width: 178px;


	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#loaderSelector{
	background: url('spinner.gif') no-repeat 50% 250px;
	background-color: rgba(255,255,255,0.8);
	position: absolute;
	z-index: 50000;
	cursor: wait;
}

.addmoresamples{
	/* 	width: 170px; */
	position: static;
	float: right;
	margin-left: 0;
}

body#page-1 #container ul#breadcrumb{
	display: none !important;
}

/* AUTOCOMPLETE */


.acResults {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	z-index: 100;
}

.acResults ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style: none;
}

.acResults ul li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.acResults ul li a{
	display: block;
}

.acLoading {
	background: url('indicator.gif') right center no-repeat;
}

.acSelect {
	background-color: #F4B211;
	color: HighlightText;
}

/**** Isotope Filtering ****/

#filterGallery{
	width: auto !important;
	min-height: 200px;
}

#filterGallery.wait{

	background: url('spinner.gif') no-repeat center center;
	height: 200px;
}

#filterGallery .box{
	margin-left: 37px;
}

#filterGallery .box:first-child{
	margin-left: 0px;
}

#filterGallery .firstItemInRow{
	margin-left: 0;
}

#filterGallery .substainable{
	background: rgba(0, 0, 0, 0) url("picto-sustainability.png") no-repeat scroll 0 0;
	height: 30px;
	position: absolute;
	right: 3px;
	top: 3px;
	width: 30px;
	z-index: 1;
}

.isotope-item {
	z-index: 2;
	width: 207px !important;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition
{
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}


/* Sample list */

#sampleslist{
	float: left;
	padding-bottom: 45px;
	position: relative;
}

#sampleslist > h3{
	float: left;
	width: 100%;
	margin-bottom: -10px;
	margin-top: 20px;
}

#sampleslist.wait{
	background: url('spinner.gif') no-repeat center center;
}

#sampleslist .product{
	width: 216px;
	height: 140px;
	float: left;
	position: relative;
	background: #f6f6f6;
	margin-top: 25px;
	margin-right: 22px;
}

#sampleslist .product.last{
	margin-right: 0;
}

#sampleslist .product h3{
	overflow: hidden;
	text-overflow:ellipsis;
	float: left;
	white-space: nowrap;
	text-indent: 10px;
	background: #dbdbdb;
	color: #3c3c3c;
	font-family: DinWeb, arial;
	margin-top: 0;
	width: 100%;
	font-size: 16px;
	height: 32px;
	line-height: 35px;
}


#sampleslist .cmc-product-samples.product h3 {
	white-space: normal;
	text-overflow: clip;
	overflow: hidden;
	float: left;
	width: 100%;
	text-indent: 0 !important;
	height: 67px;
	padding: 5px 10px;
	line-height: 20px;
	box-sizing: border-box;
}


#sampleslist .product form{
	float: left;
	overflow: visible;
	width: 216px;
}

#sampleslist .product select {
	border: 1px solid #DDDDDD;
	font-size: 13px;
	height: 27px;
	margin-bottom: 5px;
	margin-left: 14px;
	width: 160px;
}

#sampleslist .product input{
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 0;
}

/* Order sample */
#orders {
	float: left;
	width: 100%;
}

.orderform h3,
#orders h3{
	text-transform: uppercase;
	color: #3c3c3e;
	border-bottom: 1px solid #e8e8e8;

}

.orderform h3 span#empty,#orders h3 span#empty {
	color: #357BA1;
	float: right;
	font-size: 13px;
	font-weight: normal;
	margin-top: 5px;
	text-transform: none;
	cursor: pointer;
}

.orderform h4,
#orders h4{
	text-transform: uppercase;
	color: #3c3c3e;
	font-size: 15px;
}

#orders ul li, #orders ul{
	margin-top: 15px;
}

#orders ul li, #orders ul li{
	padding-left: 0;
	float: left;
	width: 90%;
}

#orders ul li, #orders ul li span{
	color: #3c3c3c;
	font-size: 14px;
}

#orders ul li span{
	float: left;
	width: 85%;
}

#orders ul li .compter{
	width: 60px;
	float: left;
	display: inline-block;
}

#orders ul li .compter > span{
	width: 20px;
	float: left;
	display: inline;
	text-align: right;
	color: #000;
	margin-right: 5px;
}

#orders ul li .compter a{
	background: url('compter-arrows.gif') no-repeat;
	width: 17px;
	height: 9px;
	display: block;
	float: left;
	margin-top: 5px;
}

#orders ul li .compter a.down{
	background-position: top right;
}

#orders ul li .compter a.down.disabled{
	background-position: bottom right;
}

#orders ul li .compter a.up{
	background-position: top left;
}

#orders ul li .compter a.up.disabled{
	background-position: bottom left;
}

.orderform label{
	text-align: left;
}

.orderform .DropDown{
	width: 308px;
}

.orderform label span {
	color: #005A8A;
	font-size: 14px;
	padding-left: 3px;
}


.orderform label[for="Typebusiness"],
.orderform label[for="comments"],
.orderform label[for="email"],
.orderform label[for="title"],
.orderform label[for="comments"].error,
.orderform label[for="email"].error,
.orderform label[for="title"].error
{
	float: left;
	text-align: left;
	width: 93%;
}

.orderform label[for="contact"]{
	width: auto;
}



.orderform textarea{
	width: 623px;
}

.orderform input{
	width: 294px;
}


.orderform .rwform .formColumn{
	width: 50%;
}

.orderform label[for="address"]{
	/* 	float: left; */
}

.orderform input#address {
	/* 	clear: left; */
	/* 	float: left; */
}

.orderform label[for="town"]{
	/* 	    float: left; */
	/*     left: 352px; */
	/*     position: absolute; */
	/*     top: 226px; */

}
.orderform input#town {
	/* 	position: absolute; */
	/* 	top: 256px; */
	/* 	width: 136px; */
	/* 	left: 353px; */
}

.orderform label[for="post"]{
	/* 	left: 521px; */
	/* 	position: absolute; */
	/* 	top: 227px; */
}


.orderform input#post{
	/* 	float: left; */
	/* 	left: 520px; */
	/* 	position: absolute; */
	/* 	top: 256px; */
	/* 	width: 128px; */
}


.orderform label[for="CheckBox17"]{
	float: right;
	text-align: left;
	width: 95%;
}

.orderform input#CheckBox17{
	float: left;
}

.orderform input[type="submit"]{
	width: auto;
	color: #fff;
	background:  #677067;
	border: 0 none;
	line-height: 25px;
	padding: 6px 13px;
	float: right;
}

.orderform #reset {
	color: #005A8A;
	font-family: DinWeb, arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 47px;
	text-decoration: underline;
	cursor: pointer;
}


.orderform .rwform label.error{
	margin: 0;
	padding: 0;

}

.orderform input#post.error{
	top: 246px;
}

.disabled {
	color:gray;
}

.slider-bottom {
	margin-top:15px;
	position:absolute;
}

#selector{

}

#selector .leftcolumn{
	margin-left: 0px;
	padding-top: 21px;
}

#selector > h2{
	font-size: 24px;
	color: #005a8a;
	margin-top: -5px;
}

#selector > p{
	font-size: 14px;
	color: #697166;
	font-family: DinWeb, arial;
}

#selector .leftcolumn h2 {
	color: #005A8A;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 50px;
	width: 80%;
}

#selector .leftcolumn #clear {
	color: #005A8A;
	float: right;
	font-size: 11px;
	margin-top: 63px;
	text-decoration: underline;

	text-align: right;
	width: 20%;
}


#selector .leftcolumn .boxleft {
	border: 1px solid #005A8A;
	float: left;
	margin-bottom: 17px;
	width: 100%;
}

#selector .leftcolumn .boxleft .content{
	padding: 7px 14px;
}

#selector .leftcolumn .boxleft .content label input{
	float: left;
	margin-right: 7px;
}

#selector .leftcolumn .boxleft .content label {
	color: #000000;
	font-size: 11px;
	line-height: 22px;
	margin-bottom: 3px;
	clear: left;
	position: relative;
	padding-right: 22px;
}

#selector .leftcolumn .boxleft .content #sound_insulations label.disabled{
	display: none;
}

#selector .leftcolumn .boxleft .content label span.count{
	float: right;
	position: absolute;
	right: 0;
	top: 0;
}

#selector .leftcolumn .boxleft #appearances label {
	margin-left: 14px;
}

#selector .leftcolumn .boxleft h3 {
	background-color: #00638E;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 25px;
	margin: 0;
	text-indent: 8px;
	position: relative;
}

#selector .leftcolumn .boxleft .help {
	display: none;
}

#selector .leftcolumn .boxleft h3 span {
	border-left: 1px solid #FFFFFF;
	cursor: pointer;
	float: right;
	font-size: 22px;
	font-weight: bold;
	width: 23px;
	text-indent: 0px;
	padding-right: 1px;
	display: block;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
}

#selector .leftcolumn .boxleft #appearances h2 {
	border-bottom: 1px solid #DEDEDE;
	color: #626262;
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	margin: 0 0 3px;
	padding-bottom: 3px;
	width: 100%;
}

#selector .leftcolumn .boxleft h4 {
	color: #00638e;
	font-size: 12px;
	font-family: DinWeb, arial;
	line-height: 16px;
	margin: 8px 0;
}

#selector .leftcolumn .boxleft h1 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	margin-left: -5px;
}

#selector .leftcolumn .others {
	float: left;
	width: 100%;
	margin-bottom: 14px;

}

#selector .leftcolumn .others .handler{
	/* 		line-height: 30px; */
	/* 		height: 30px; */
	padding-left: 7px;
	color: #000;
	font-size: 10px;
	text-decoration: underline;
	background: url("plusmoins.gif") no-repeat scroll 169px 50% #DDDDDD;
	cursor: pointer;
	padding: 7px 26px 7px 7px;
}

#selector .leftcolumn .others .handler.open{
	background-position:-20px 50%;
}

#selector .leftcolumn .others .contentother {
	background: none repeat scroll 0 0 #EDEDED;
	border: 1px solid #DDDDDD;
	float: left;
	padding: 3px;
	/* 		width: 184px; */
	width: 95%;
}

#selector .leftcolumn .others .contentother .ui-slider h5  {
	color: #000000;
	font-size: 10px;
	line-height: 22px;
	margin-bottom: 3px;
	margin-left: -7px;
	margin-top: -17px;
	position: absolute;
}

#selector .leftcolumn .tirets{
	background: url('tiret.png') repeat-x top left;
	padding-top: 10px;
	margin-top: 5px;
}

#subsegments .depending{
	height: 130px;
	overflow: hidden;
	border-top: 1px solid #d3e3eb;
	border-bottom: 1px solid #d3e3eb;
}

#selectorProducts a.compare  {
	background: none repeat scroll 0 0 #697166;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
	padding: 0 5px;
	float: right;
}

#selectorProducts .results {
	clear: right;
	color: #697166;
	float: left;
	font-family: DinWeb, arial;
	font-size: 18px;
	font-weight: bold;
	width: 55%;
	margin: 5px 0 0;
	white-space: nowrap;
	width: 65%;
}

#selectorProducts .results.wait {
	background: url("spinner.gif") no-repeat scroll 100% 10% transparent;
}

#selectorProducts .pagination {
	float: right;
	margin: 0;
	width: 35%;
	margin: 7px 0 0;
}

#selectorProducts .pagination.last {
	clear: both;
}

#selectorProducts .pagination ul{
	float: right;
}

#selectorProducts .pagination ul li{
	border: 0;
}

#selectorProducts .pagination ul li a{
	border: 0 none;
	padding: 2px;
	float: none;
	color: #697166;
}

#selectorProducts .pagination ul li a.selected{
	color: #005a8a;
	font-weight: bold;
}

#selectorProducts .results span {
	background: none repeat scroll 0 0 #E1E1E1;
	color: #697166;
	display: block;
	float: left;
	height: 26px;
	line-height: 30px;
	margin-right: 5px;
	margin-top: 0;
	padding: 0 3px;
}

#selectorProducts .selections {
	clear: both;
	float: left;
}

#selectorProducts .selections h4{
	font-size: 12px;
	margin:0;
	color: #00638e;
	line-height: 12px;
	font-weight: bold;
	display: none;
}

#selectorProducts .selections ul li{
	font-size: 11px;
	color: #697166;
	display: inline;
	margin-right: 3px;
}

#selectorProducts .selections ul li span.title{
	font-weight: bold;
	color: #697166;
	float: none;
	padding: 0;
}

#selectorProducts #selectionprods {
	float: left;
	padding-top: 10px;
	width: 100%;
}

#selectorProducts #selectionprods .boxprod{
	float: left;
	border: 1px solid #697166;
	width: 210px;
	padding-bottom: 57px;
	position: relative;
	margin-left: 29px;
	margin-bottom: 27px;
}

#selectorProducts #selectionprods .boxprod.noComparison{
	padding-bottom: 27px;
}

#selectorProducts #selectionprods .boxprod a.img {
	display: block;
	height: 160px;
	overflow: hidden;
	width: 100%;
}

#selectorProducts #selectionprods .boxprod.firstItemInRow{
	margin-left: 0;
}

#selectorProducts #selectionprods .boxprod h2{
	margin-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e5e5e5;
	/*text-indent: 10px;*/
	padding: 0 10px;
	color: #005a8a;
	font-size: 16px;
	line-height: 20px;
	/*text-overflow: ellipsis;*/
	/*white-space: nowrap;*/
	height: 42px;
	overflow: hidden;
}

#selectorProducts #selectionprods .boxprod .pad{
	padding: 0 0px 10px 10px;
	float: left;
}

#selectorProducts #selectionprods .boxprod .pad.desc{
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
	height: 115px;
	overflow: hidden;
	width: 210px !important;
}

#selectorProducts #selectionprods .boxprod .pad.desc .jspContainer {
	width: 210px !important;
}

#selectorProducts #selectionprods .boxprod .pad.desc .jspContainer .jspPane {
	width: 179px !important;
}

#selectorProducts #selectionprods .boxprod .pad.desc,
#selectorProducts #selectionprods .boxprod .pad.desc li{
	color:#697166;
	font-size: 11px;
	line-height: 12px;
}

#selectorProducts #selectionprods .boxprod .pad.desc.padding{
	padding: 10px;
	width: 190px !important;
	height: 95px;
}

#selectorProducts #selectionprods .boxprod .pad.desc li {
	background: url("puce.gif") no-repeat scroll 0 4px transparent;
	line-height: 12px;
	margin-bottom: 2px;
	padding-left: 10px;
}

#selectorProducts #selectionprods .boxprod .pad .stat{
	width: 45%;
	float: left;
	color: #697166;
	font-size: 11px;
	padding-top: 10px;
	height: 45px;
}

#selectorProducts #selectionprods .boxprod .pad .stat.left{
	width: 55%;
}

#selectorProducts #selectionprods .boxprod .pad .stat span{
	color: #000;
	font-weight: bold;
}

#selectorProducts #selectionprods .boxprod .pad .stat span.dims b{
	letter-spacing: -1px;
	font-size: 9px;
}

#selectorProducts #selectionprods .boxprod img{
	width: 100%;
}

#selectorProducts #selectionprods .boxprod .comparetool {
	bottom: -1px;
	font-size: 15px;
	left: 0;
	letter-spacing: -1px;
	margin-left: -1px;
	width: 180px;
}

#selectorProducts #selectionprods .boxprod .gotoproductpage {
	background: url("seeproduct.gif") no-repeat scroll left top #f4b211;
	color: #FFFFFF !important;
	display: block;
	font-family: DINWeb, Arial;
	font-size: 16px;
	height: 25px;
	line-height: 27px;
	margin-left: 423px;
	margin-top: 6px;
	padding-left: 25px;
	position: absolute;
	text-indent: 7px;
	text-transform: uppercase;
	width: 187px;
	margin-left: -1px;
	bottom: 25px;
}

#selectorProducts #selectionprods .boxprod .gotoproductpage.bottom{
	bottom: -1px;
}

/* DOCUMENT SELECTOR */

#docSelector{
	padding-bottom: 35px;
	position: relative;
	float: left;
	width: 100%;
}
#docSelector .header{
	background: #dbdbdb;
	float: left;
	padding: 5px 0 0;
	width: 100%;
}
#docSelector h2{
	line-height: 31px;
	font-weight: bold;
	font-family: DINWeb, Arial;
	color: #000;
	text-indent: 13px;
	margin: 0;
	width: 49.5%;
	display: inline-block;
}
#docSelector h2.wait{
	background: url("ajax-loader.gif") no-repeat scroll 97% 6px transparent;
}

#docSelector .selects{
	height: 350px;
	width: 100%;
}

#docSelector .selects ul.select{
	overflow: scroll;
	width: 49.5%;
	float: left;
	height: 350px;
	overflow: auto;
	border: 1px solid #dce5e7;
}
#docSelector .selects ul.types{
	border-right: 1px solid #B4B6B5;
}
#docSelector .selects ul.types .accordion-group{
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
}
#docSelector .selects ul.types li{
	cursor: pointer;
}
#docSelector .selects ul.types li.with-children a{
	background: url('arrow-down.png') no-repeat 95% center #F0F0F0;
}
#docSelector .selects ul.types li.with-children.active a{
	background: url('arrow-up.png') no-repeat 95% center #DDE9EF;
}
#docSelector .selects ul.types li a{
	background: url('arrow-right.png') no-repeat 95% center #F0F0F0;
	color: #58595B;
	text-decoration: none;
	font-size: 16px;
	line-height: 28px;
	padding: 5px 20px;
	font-weight: bold;
	display: block;
}
#docSelector .selects ul.types li a:hover,
#docSelector .selects ul.types li.active a{
	background-color: #DDE9EF;
	background-image: url('arrow-right.png');
	color: #00647E;
}
#docSelector .selects ul.types li.with-children a:hover{
	background-color: #DDE9EF;
	background-image: url('arrow-down.png');
	color: #00647E;
}
#docSelector .selects ul.types li.with-children.active a:hover{
	background-color: #DDE9EF;
	background-image: url('arrow-up.png');
	color: #00647E;
}
#docSelector .selects ul.types li .child li{
	border-bottom: 1px solid #dce5e7;
}
#docSelector .selects ul.types li.with-children ul.child li a{
	background: url('link-puce.png') no-repeat 95% center #FFFFFF;
	color: #58595B;
	text-decoration: none;
	/*     height: 20px; */
	line-height: 18px;
	/*     text-indent: 30px; */
	padding: 5px 35px;
	font-size: 12px;
	font-weight: normal;
}
#docSelector .selects ul.types li.with-children ul.child li a:hover,
#docSelector .selects ul.types li.with-children ul.child li.active a{
	background: url('link-puce-blue.png') no-repeat 95% center #FFFFFF;
	font-weight: bold;
	color: #00647E;
}
#docSelector .selects ul.results li{
	clear: both;
	border-bottom: 1px solid #dce5e7;
	padding: 7px 5px;
}
#docSelector .selects ul.results span{
	color: #58595B;
	display: inline-block;
	width: 76%;
	vertical-align: middle;
}
#docSelector .selects ul.results form{
	color: #58595B;
	display: inline-block;
	vertical-align: middle;
	float: right;
}
#docSelector .selects ul.results input{
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
}
#docSelector .selects ul.results a{
	vertical-align: middle;
	text-decoration: none;
}
#docSelector .selects ul.results a.pdf{
	width: 23px;
	height: 24px;
	background: url('pdf-small.png') no-repeat center center;
	display: inline-block;;
	padding: 0;
	clear: none;
	float: none;
	margin-right: 5px;
}

#docSelector .selects ul.results a.rvt{
	width: 29px;
	height: 31px;
	display: inline-block;
	padding: 0;
	clear: none;
	float: none;
	margin-right: 5px;
	background: url('RVT-icon.png') no-repeat center center;
}

#docSelector .selects ul.results a.dwg{
	width: 20px;
	height: 24px;
	display: inline-block;;
	padding: 0;
	clear: none;
	float: none;
	margin-right: 5px;
	background: url('dwg_icon_small.png') no-repeat center center;
}

#docSelector .selects ul.results a.zip{
	width: 29px;
	height: 31px;
	display: inline-block;;
	padding: 0;
	clear: none;
	float: none;
	margin-right: 5px;
	background: url('zip.png') no-repeat center center;
}

#docSelector .selects ul.results a.doc{
	width: 25px;
	height: 25px;
	background: url('doc.png') no-repeat center center;
	display: inline-block;;
	padding: 0;
	clear: none;
	float: none;
	margin-right: 5px;
}
#docSelector .selects ul.results a.xls{
	width: 28px;
	height: 27px;
	background: url('xls.png') no-repeat center center;
	display: inline-block;;
	padding: 0;
	clear: none;
	float: none;
	margin-right: 5px;
}
#docSelector .selects ul.results a.file{
	width: 22px;
	height: 23px;
	background: url('file-gen.png') no-repeat center center;
	display: inline-block;;
	padding: 0;
	clear: none;
	float: none;
	margin-right: 5px;
}
#docSelector .selects ul.results a.nocart{
	width: 36px;
	height: 25px;
	display: inline-block;;
	padding: 0;
}




#docSelector table{
	border-collapse: collapse;
}

#docSelector table.resultats td{
	text-indent: 10px;
	border: 1px solid #fff;
}

#docSelector table.resultats thead td{
	background: #dbdbdb;
	font-size: 14px;
	color: #000;
	line-height: 42px;
	font-weight: bold;
}

#docSelector table.resultats thead td.head{
	width: 180px;
}

#docSelector table.resultats tbody td{
	background: #dbdbdb;
	font-size: 14px;
	color: #6c6c6c;
	line-height: 42px;
}

#docSelector table.resultats tbody td.odd{
	background: #eeeeee;
}

#docSelector table.resultats tbody td form{
	width: 36px;
	height: 29px;
	float: right;
	padding-top: 7px;
}

#docSelector table.resultats tbody td form input{
	margin: 0;
	float: right;
}
#docSelector #options{
	float: left;
	width: 99.6%;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

#docSelector #options li{
	float: left;
	padding: 2% 0 2% 2%;
	width: 47.8%;
}

#docSelector #options li input{
	float: left;
	margin-right: 2%;
	margin-top: 4%;
	width: 4%;
}
#docSelector #options li label{
	cursor: pointer;
	float:left;
	width: 92%;
}

#docSelector #options li label img{
	float: left;
	margin-left: 2%;
	margin-right: 4%;
}

#docSelector #options li label span{
	float: left;
	display: inline-block;
	color: #6c6c6c;
	font-size: 12px;
}

#docSelector #options li.top{
	border-bottom: 1px solid #005a8a;
}

#docSelector #options li.left{
	border-right: 1px solid #e8e8e8;
}

#docSelector #options li label span.titre{
	border-bottom: medium none;
	color: #005a8a;
	font-size: 17px;
	font-weight: bold;
	line-height: normal;
	margin-top: 0;
	text-transform: uppercase;
	width: 80%;
}

/* Installation system */

#systemdetail .tab h3 {
	border-bottom: 1px solid #E8E8E8;
	clear: both;
	color: #3C3C3C;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
	padding-bottom: 3px;
	text-transform: uppercase;

}

.accordion #installation.content{
	padding-bottom: 10px;
}

#systemdetail .tab ul{
	margin-bottom: 0;
}

#systemdetail .accordion{
	margin-bottom: -10px;
}

/*** PAGE CAD LIBRARY ***/
.article-cad-library {
	border: 1px solid #E8E8E8;
	color: #6C6C6C;
	font-size: 14px;
	padding: 32px 20px 32px 32px;
	position: relative;
}
.article-cad-library h2 {
	color: #3c3c3c;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
	margin: 20px 0;
	padding-bottom: 0px;
	text-transform: none;
}
.article-cad-library h2.light {
	color: #005a8a;
	line-height: normal;
	margin-top: 0;
	font-size: 24px;
	border-bottom: none;
}
.article-cad-library p {
	font-size: 14px;
	color: #6c6c6c;
	font-family: Arial;
	line-height: 115%;
}
.article-cad-library h1 {
	color: #a2a2a2;
	font-weight: bold;
	font-size: 24px;
	font-family: DINweb, Arial;
	text-transform: uppercase;
}

#cadlibrary {
	padding-bottom: 35px;
	position: relative;
}
#cadlibrary h2 {
	line-height: 31px;
	font-weight: bold;
	font-family: DINWeb, Arial;
	color: #000;
	text-indent: 13px;
	margin: 0;
	background: #dbdbdb;
}
#cadlibrary .rf select {
	background: #deeaf0;
	overflow: scroll;
	float: left;
	padding: 5px 0;
	margin: 0;
	height: 110px;
	overflow: auto;
	width: 33%;
}
#cadlibrary #select1,
#cadlibrary #select2 {
	border-right: 1px solid #fff;
}
#cadlibrary .rf select option {
	padding: 2px 10px;
}
#cadlibrary table.cad_rows {
	border-collapse: collapse;
	max-height:400px;
	height: auto;
	overflow:auto;
	background: #6c6c6c;
}
#cadlibrary #dynamic_list
{
	max-height:400px;
	background-color:#fff;
	overflow:auto;
	clear:left;
}
#cadlibrary #dynamic_list input {
	width:auto;
	border:none;
}
#cadlibrary table.cad_rows td {

	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#cadlibrary table.cad_rows tbody td {
	font-size: 14px;
	color: #6c6c6c;
	padding: 4px;
}
#cadlibrary table.cad_rows tbody td.dwg-pdf {
	width: 65px;
}
#cadlibrary table.cad_rows tbody td label {
	margin: 0;
}
#cadlibrary table.cad_rows tbody tr:nth-child(odd) {
	background: #eeeeee;
}
#cadlibrary table.cad_rows tbody tr:nth-child(even) {
	background: #dbdbdb;
}
#cadlibrary table.cad_rows tbody td form {
	width: 36px;
	height: 29px;
	float: right;
	padding-top: 7px;
}
#cadlibrary table img {
	display: inline-block;
}
#cadlibrary #preview{
	padding-left: 8px;
	background-image: url('arrow-blue.png');
	background-position: center left;
	background-repeat: no-repeat;
	margin-left: 6px;
	position: absolute;
	z-index: 5000;
	top: 0;
	left: 0;
}
#cadlibrary #preview_content
{
	border: 1px solid #00638e;
}
#cadlibrary #preview img{
	padding:2px;
}
#cadlibrary #preview #file_name
{
	padding:5px;
	background: #ECECEC;
	text-align: left;
	font-weight: bold;
}
#cadlibrary #download_selected,
#cadlibrary #download_selected2
{
	background: #DEEAF0;
	margin-top: 10px;
	padding: 15px;
	text-align: left;
}
#cadlibrary #download_selected2{
	margin-top: 0;
	margin-bottom: 10px;
}
#cadlibrary #download_selected label,
#cadlibrary #download_selected2 label{
	display: inline;
	margin-left: 5px;
}
#cadlibrary #download_selected input,
#cadlibrary #download_selected2 input{
	vertical-align: text-top;
	display: inline;
	margin-top: 1px;
}

/* DOP */
#dop{
	width: 100%;
	margin-bottom: 5px;
	position: relative;
	padding-bottom: 32px;
}

#dop form{
	padding: 8px;
	background: #00638e;
	margin-bottom: 5px;
	float: left;
	width: 75%;
}

#dop form input{
	width: 79%;
	border: 0 none;
	font-size: 14px;
	color: #00638e;
	float: left;
	margin-bottom: 0;
	font-weight: bold;
}

#dop form button{
	width: 18%;
	border: 0 none;
	font-size: 18px;
	color: #fff;
	background: #00638e;
	float: left;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0;
	font-family: DINWeb,Arial;
	height: 28px;
}

#dop .header{
	clear: both;
	background: none repeat scroll 0 0 #e8e8e8;
}

#dop .header h2 {
	color: #000000;
	display: inline-block;
	font-family: DINWeb,Arial;
	font-weight: bold;
	line-height: 31px;
	margin: 0;
	text-indent: 13px;
	width: 100%;
}

#dop #listfiles{
	border: 1px solid #e8e8e8;
	max-height: 339px;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
}

#dop #listfiles ul li{
	border-bottom:1px solid #e8e8e8;
	background: url("sprite.png") no-repeat scroll 7px -477px;
}

#dop #listfiles ul li.last{
	border-bottom: 0 none;
}

#dop #listfiles ul li a{
	width: 100%;
	line-height: 52px;
	font-size: 12px;
	color: #3c3c3c;
	display: block;
	text-indent: 2%;
}

#dop #listfiles ul li a span{
	float: right;
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 1%;
	height: 52px;
	width: 30px;
}

#dop #listfiles ul li a span img{
	float: left;
	margin-top: 12px;
}


/*** PAGE NEWS ***/
.article.news{
	padding: 21px 11px 11px;
}
.news .news-content{
	width: 362px;
}
.news .news-content.news-content-no-image{
	width: auto;
}
.news .date{
	color: #000000;
	font-size: 11px;
}
.news .title{
	font-size: 18px;

}
.news .description{
	font-size: 12px;
}
.news .readmore i{
	background-color: #677067;
}
.news .readmore a{
	margin-left: 5px;
}
.news img{
	padding: 0 2px 0 7px;
}
.sep-news{
	color: #CECECE;
	margin: 30px 0 0;
}
.sep-news.last-sep-news{
	margin-top: 10px;
	margin-bottom: 15px;
}
.article.morenews {
	color: #677067;
	font-size: 16px;
	text-align: center;
	opacity: 0.8;
	padding: 0 11px;
	cursor: pointer;
}

/*** PAGE SPEC GENERATOR ***/
.specification-generator h1{
	color: #A2A2A2;
	font-family: DINweb,Arial;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.specification-generator h2 {
	color: #3C3C3C;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 10px;
	padding-bottom: 0;
	text-transform: none;
}
.specification-generator h2.light{
	border-bottom: medium none;
	color: #005A8A;
	font-size: 24px;
	line-height: normal;
	margin-top: 0;
}
.specification-generator p{
	color: #677067;
	font-size: 14px;
	margin: 0 0 20px;
	padding: 0;
}
#docSpecifications h2{
	background: none repeat scroll 0 0 #00638e;
	color: #FFFFFF;
	font-family: DINWeb,Arial;
	font-weight: normal;
	line-height: 31px;
	margin: 0;
	text-indent: 6px;
	font-size: 16px;
}

.specifications-form{
	border-bottom: 1px solid #00638e;
	border-left: 1px solid #00638e;
	border-right: 1px solid #00638e;
}

.specifications-form #color_chip,
.specifications-form #skinne_color_chip{
	width: 80px;
}

.specification-bloc{
	border-left: 1px dashed #00638e;
}
.specifications-part{
	border-bottom: 1px dashed #00638e;
}
.specifications-part .span6,
.specifications-part .span12{
	padding: 10px 10px 0;
}

#choose_perforation{

	padding-top:0;
}

.specifications-part #choose_surface_color,
.specifications-part #choose_perimeter
{
	padding: 0 10px;
}

.specifications-part  #choose_perimeter{
	border-left: 1px dashed #00638e;
}

.specifications-part  #choose_perimeter.inFirst{
	margin-left: 0 !important;
	width: 100%;
	padding-top: 20px;
	border-top: 1px dashed #00638E;
	border-left: 0 none;
}

.specifications-part label{
	font-family: DINWeb,Arial;
	font-weight: normal;
	color: #025a8a;
	font-size: 14px;
}
.specifications-part label img{
	vertical-align: text-bottom;
}
.specifications-part select{
	width: 100%;
	margin-top: 5px;
}
.specifications-part table{
	border-left: 1px solid #00638e;
	border-right: 1px solid #00638e;
	border-collapse: collapse;
}
.specifications-part table tr{
	border-bottom: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
}
.specifications-part table tr td{
	padding-left: 10px;
	vertical-align: middle;
}
.specifications-part table.table2 tr td{
	vertical-align: top;
	padding-top: 5px;
}
.specifications-part table tr td.title{
	border-right: 1px dashed #00638e;
	color: #025a8a;
	font-size: 12px;
	width: 40%;
	float: none;
}
.specifications-part table tr td.image{
	padding: 0;
	border: 1px solid #00638e;
	width: 80px;
}
.specifications-part2{
	/*     padding-top: 20px; */
	border-bottom: 0;
	border-bottom: 1px dashed #00638e;
}

.specifications-part2 .span6{
	padding-top: 20px !important;
}

.specifications-part3{
	padding-top: 0;
	padding-bottom: 30px;
}
.specifications-last-part{
	padding: 10px 0 20px;
}
.specifications-last-part .downloads span,
.specifications-header span{
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 5px;
	margin: 0 10px 0 0;
	font-weight: bold;
	font-family: DINWeb,Arial;
	cursor: pointer;
}
.specifications-last-part .downloads .download1{
	background: #00638e;
}
.specifications-last-part .downloads .download2,
.specifications-header span{
	background: #677067;
}
.specifications-header span{
	margin: 0;
}
.specification-bloc #edge_icons{
	text-align: center;
	margin-bottom: 10px;
}

/**** Guide generator ****/

#guideGenerator > h2{
	background: none repeat scroll 0 0 #00638e;
	color: #FFFFFF;
	font-family: DINWeb,Arial;
	font-weight: normal;
	line-height: 31px;
	margin: 0;
	text-indent: 6px;
	font-size: 16px;
}



#guideGenerator label{
	color:#393939;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	float: left;
	clear: left;
	line-height: 28px;
}

#guideGenerator input,#guideGenerator select{
	float: left;
}

#guideGenerator .specifications-part .lft label{
	width: 20%;
	margin-right: 5%;
}
#guideGenerator .specifications-part .lft select,
#guideGenerator .specifications-part .lft input{
	width: 70%;
}

#guideGenerator .specifications-part .rgt label{
	width: 20%;
	margin-right: 5%;
}
#guideGenerator .specifications-part .rgt select,
#guideGenerator .specifications-part .rgt input{
	width: 70%;
	margin-left: 25%;
}

#guideGenerator #instname,
#guideGenerator #instaddr{
	margin-left: 0%;
}


#guideGenerator .specifications-part2 .lft label{
	width: 38%;
	margin-right: 5%;
	text-align: right;
}
#guideGenerator .specifications-part2 .lft select,
#guideGenerator .specifications-part2 .lft input{
	width: 53%;
}
#guideGenerator .specifications-part2 .lft select{
	width: 56%;
}

#guideGenerator .specifications-part2 .rgt label{
	width: 24%;
	margin-right: 0;
	text-align: left;
}
#guideGenerator .specifications-part2 .rgt select,
#guideGenerator .specifications-part2 .rgt input{
	width: 70%;
	margin-left: 0;
}

#guideGenerator .specifications-part2 .rgt{
	padding-top: 52px;
	position: relative;
}

#guideGenerator .specifications-part2 .rgt .delete{
	position: absolute;
	position: absolute;
	right: 3%;
	text-indent: -10000px;
	top: 0;
	width: 14px;
	height: 14px;
	background: url("delete.gif") no-repeat top left;
}

#guideGenerator label.round  {
	color: #025A8A;
	font-family: DINWeb, Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: left !important;
	float: none;
	line-height: 20px !important;
	width: 100% !important;
}

#guideGenerator label.twolines{
	line-height: 20px !important;
}

#guideGenerator .specifications-part2,
#guideGenerator .specifications-part {
	border-bottom: 1px dashed #00638E;
	padding-bottom: 15px;
}

#guideGenerator .specifications-last-part{
	padding: 15px 0 15px;
}




/**** COMPARISON TOOLS ****/
#page-1816 #share{
	float: right;
	margin: 2px 25px 0 0;
	position: static;
}

#comparison_tool .comptool-leftcol-header {
	background: #00638e;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 70px;
	min-height: 160px;
	border: 1px solid #00638e;
}

#comparison_tool .comptool-leftcol-header i {
	background-color: #FFFFFF;
	height: 15px;
	width: 13px;
}

#comparison_tool .comptool-leftcol-header select {
	display: inline-block;
	margin: 0 0 0 5px;
	width: 87%;
}

#comparison_tool .comptool-leftcol-header .comptool-prop-label {
	text-align: right;
	margin: 20px 0 0;
	text-transform: uppercase;
}

#comparison_tool .comptool-leftcol-header .comptool-prop-label li {
	padding: 5px;
}

#comparison_tool .comptool-leftcol-header .comptool-prop-label .product-comment-height {
	height: 43px;
}

#comparison_tool .comptool-leftcol-header .comptool-prop-label .big {
	height: 30px;
	vertical-align: top;
}

#comparison_tool .comptool-leftcol-body {
	margin: 5px;
	padding: 5px;
}

#comparison_tool .comptool-leftcol-body select {
	margin: 0 0 0 40px;
	width: 150px;
}

#comparison_tool .comptool-leftcol-body li {
	padding: 10px 0 10px 10px;
	color: #00638e;
	font-weight: bold;
	border-bottom: 1px dashed #c7dbe5;
}

#comparison_tool .comptool-leftcol-body li .prop-data li {
	margin-left: 30px;
	color: #000000;
	font-weight: normal;
	border-bottom: 0;
	padding: 5px 0;
}

#comparison_tool .comptool-leftcol-body .prop-data select {
	width: 85px;
	margin: 0 0 0 20px;
	display: inline-block;
}
#comparison_tool .comptool-leftcol-body .prop-data .select-criteria {
	margin: 0;
	display: block;
}

#comparison_tool .comptool-leftcol-body li .prop-data-value {
	margin-left: 30px;
	color: #FFFFFF;
	background: #aeaeae;
	padding: 2px;
	font-weight: bold;
	margin-left: 0;
}

#comparison_tool #comptoolbody {
	margin-left: 0.564%;
	position: relative;
}

#comparison_tool .comptool-body {
	margin-left: 0;
}

#comparison_tool .comptool-body .comptool-category {
	float: left;
	margin-right: 5px;
	display: inline-block;
}

#comparison_tool .comptool-body .comptool-category .category-label {
	background: #00638e;
	color: #FFFFFF;
	padding: 5px;
	text-transform: uppercase;
}

#comparison_tool .comptool-body .comptool-category .product {
	min-width: 270px;
	float: left;
	margin-right: 3px;
	margin-top: 4px;
	-moz-box-shadow: 0px 0px 0px 0px #c0c0c0;
	-webkit-box-shadow: 0px 0px 0px 0px #c0c0c0;
	-o-box-shadow: 0px 0px 0px 0px #c0c0c0;
	box-shadow: 0px 0px 0px 0px #c0c0c0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0, Direction=NaN, Strength=0);
	z-index: auto;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:
}

#comparison_tool .comptool-body .comptool-category .product:hover {
	border: 3px solid #00638e;
	-moz-box-shadow: 0px 0px 10px 2px #656565;
	-webkit-box-shadow: 0px 0px 10px 2px #656565;
	-o-box-shadow: 0px 0px 10px 2px #656565;
	box-shadow: 0px 0px 10px 2px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=10);
	z-index: 5000;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#comparison_tool .comptool-body .comptool-category .product:last-child,
#comparison_tool .comptool-body .comptool-category .product.last-child{
	margin-right: 0px;
}

#comparison_tool .comptool-body .comptool-category .product-head {
	border: 1px solid #00638e;
	min-height: 195px;
	background: #eef4f7;
}

#comparison_tool .comptool-body .comptool-category .product-head h3 {
	margin: 0;
	color: #00638e;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding: 10px;
	width: 150px;
	float: left;
}
#comparison_tool .comptool-body .comptool-category .product-head a{
	padding: 5px;
	display: inline-block;
	float: right;
}
#comparison_tool .comptool-body .comptool-category .product-head .product-close{
	float: right;
	border: 1px solid #3c87a8;
	padding: 0px;
	margin: 2px;
	cursor: pointer;
}

#comparison_tool .comptool-body .comptool-category .product-head table {
	margin-bottom: 8px;
	border-collapse: collapse;
}

#comparison_tool .comptool-body .comptool-category .product-head table tr {
	border-bottom: 1px solid #cecece;
	padding: 5px 0;
}

#comparison_tool .comptool-body .comptool-category .product-head table tr:last-child,
#comparison_tool .comptool-body .comptool-category .product-head table tr.last-child{
	border-bottom: 0;
}

#comparison_tool .comptool-body .comptool-category .product-head table td {
	text-align: left;
	width: 80px;
	height: 43px;
	line-height: 14px;
	border-right: 1px solid #387ea4;
	padding: 5px 10px;
	overflow: hidden;
}

#comparison_tool .comptool-body .comptool-category .product-head table tr td:last-child,
#comparison_tool .comptool-body .comptool-category .product-head table tr td.last-child{
	border-right: 0;
}

#comparison_tool .comptool-body .comptool-category .product-body {
	margin-top: 2px;
	border: 1px solid #00638e;
	color: #000000;
	padding-top: 47px;
	background: #FFFFFF;
}

#comparison_tool .comptool-body .comptool-category .product .product-body table {
	margin: 0;
	width: 100%;
}

#comparison_tool .comptool-body .comptool-category .product .product-body table tbody {
	width: 100% !important;
}

#comparison_tool .comptool-body .comptool-category .product .product-body table tr {
	width: 100%;
}

#comparison_tool .comptool-body .comptool-category .product .product-body ul li table tr td {
	padding: 12px 5px 8px;
	border-bottom: 1px dashed #c7dbe5;
	/*width: 80px;*/
	border-right: 1px solid #ced0cd;
}

#comparison_tool .comptool-body .comptool-category .product .product-body ul li table tr td .norm-value{
	padding-top: 18px;
}
#comparison_tool .comptool-body .comptool-category .product .product-body ul li table.with-header.no-label tr td .norm-value{
	padding-top: 10px;
}
#comparison_tool .comptool-body .comptool-category .product .product-body ul li table.with-header tr td {
	padding: 5px 10px;
}

#comparison_tool .comptool-body .comptool-category .product .product-body ul li table.with-header tr:first-child td,
#comparison_tool .comptool-body .comptool-category .product .product-body ul li table.with-header tr.first-child td{
	padding-top: 35px;
}

#comparison_tool .comptool-body .comptool-category .product .product-body ul li table.with-header tr:last-child td,
#comparison_tool .comptool-body .comptool-category .product .product-body ul li table.with-header tr.last-child td{
	padding-bottom: 14px;
}
#comparison_tool .comptool-body .comptool-category .product .product-body ul li table.with-header tr.with-select td {
	padding: 12px 10px 0;
}

#comparison_tool .comptool-body .comptool-category .product .product-body ul li table.with-header tr.with-select:last-child td,
#comparison_tool .comptool-body .comptool-category .product .product-body ul li table.with-header tr.with-select.last-child td {
	padding: 17px 10px 12px;
}

#comparison_tool .comptool-body .comptool-category .product-body ul li table tr td:last-child,
#comparison_tool .comptool-body .comptool-category .product-body ul li table tr td.last-child{
	border-right: 0px;
}

#comparison_tool .comptool-body .comptool-category .product .product-body ul li table.with-header.no-label tr td {
	padding: 20px 10px 0;
}

#comparison_tool .comptool-loadingpage{
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #00638E;
	height: 20px;
	left: 30px;
	padding: 83px 50px;
	position: absolute;
	text-align: center;
	top: 55px;
	vertical-align: middle;
	width: 500px;
	z-index: 9999;
	display: none;
}

#comparison_tool #comptoolbody #emptycat {
	width: 580px;
	display: none;
}
#comparison_tool #comptoolbody #emptycat .product {
	margin-top: 30px;
	width: 580px;
}
#comparison_tool #comptoolbody #emptycat .product .product-head-top{
	margin: 10px 0 0 10px;
}
#comparison_tool #comptoolbody #emptycat .product .emptyinfos{
	padding: 10px;
	color: #0E5A8E;
	font-family: DINWeb;
	font-size: 16px;
}
#comparison_tool #comptoolbody #emptycat .product .product-body{
	height: 450px;
}
#comparison_tool .clearall{
	color: #0E5A8E;
	font-family: DINWeb;
	font-size: 12px;
	float: right;
	cursor: pointer;
	padding: 0 15px;
	font-weight: bold;
	height: 15px;
	visibility: visible;
}
#comparison_tool .clearall.hideme{
	visibility: hidden;
}

.dopFinder{
	border: 1px solid #005A8A;
	padding: 10px 0 10px 10px;
}

.dopFinder input{
	width: 135px;
	border:1px solid #005A8A;
	float: left;
	font-size: 12px;
	color: #393939;
	padding:2px 2px 1px;
}

.dopFinder h1{
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}

.dopFinder button{
	background: none repeat scroll 0 0 #005A8A;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-family: DINWeb,arial;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height: 28px;
	text-align: center;
	width: 50px;
}

.dopFinder li{
	margin-bottom: 5px;
}

.dopFinder li a{
	/* 	white-space: nowrap; */
	overflow: hidden;
	/* 	text-overflow:ellipsis; */
	font-size: 11px;
	color: #000000;
	display: block;
	line-height: 15px;
}

.dopFinder li a span{
	margin-right: 5px;
	float: left;
}

.wide.crnr {
	clear: both;
}

#comparison_tool #comptoolbody .viewport { width: auto; overflow: hidden; position: relative; margin-top: 25px; }
#comparison_tool #comptoolbody .overview { list-style: none; position: absolute; left: 0; top: 0; }
#comparison_tool #comptoolbody .thumb .end,
#comparison_tool #comptoolbody .thumb { background-color: #deeaf0; border: 1px solid #deeaf0; }
#comparison_tool #comptoolbody .thumb { background-image: url('scrollfix.png'); background-repeat: no-repeat; background-position: center center; }
#comparison_tool #comptoolbody .scrollbar { position: relative; float: left; width: 15px; }
#comparison_tool #comptoolbody .track { height: 20px; width:13px; position: relative; padding: 0 1px; border: 1px solid #adcad9 }
#comparison_tool #comptoolbody .thumb { height: 18px; width: 13px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#comparison_tool #comptoolbody .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#comparison_tool #comptoolbody .disable{ display: none; }
#comparison_tool #comptoolbody .noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

/**** MULTI SELECT CHECKBOX ****/
.ui-multiselect { padding:2px 0 2px 4px; text-align:left }
.ui-multiselect span.ui-icon { float:right }
.ui-multiselect-single .ui-multiselect-checkboxes input { position:absolute !important; top: auto !important; left:-9999px; }
.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important }
.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }
.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:10000; text-align: left }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:scroll }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:0; margin: 0; }
.ui-multiselect-checkboxes label input { position:relative; top:1px; display: inline-block; margin: 0; padding: 0; }
.ui-multiselect-checkboxes label span { padding: 0 0 0 5px; vertical-align: middle; }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }
/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label { border:none }


/* CMC Tables */

.tableCMC table,
table.tableCMC{
	margin-bottom: 25px;
}

.tableCMC table td,
table.tableCMC td{
	text-align: center;
}

#systemdetail .tab.tabcomponents .tableCMC.cequiteplait tr td{
	width: auto;
}

.tableCMC table thead td,
table.tableCMC thead td{
	color:#414141;
	font-size: 13px;
	font-weight: bold;
}

.tableCMC table thead td small,
table.tableCMC thead td small{
	font-size: 12px;
}

.tableCMC table thead td small.fs12,
table.tableCMC thead td small.fs12{
	font-size: 12px;
}

#productdetail table.tableCMC td.entete,
table.tableCMC tbody .entete{
	text-align: left;
	background: #6c7377;
	color: #ffffff;
	font-size: 14px;
}

#productdetail .tableCMC table td.bg-dark,
.tableCMC table tbody .bg-dark,
#productdetail table.tableCMC td.bg-dark,
table.tableCMC tbody .bg-dark {
	background: none repeat scroll 0 0 #6c7377;
	color: #ffffff;
}


.tableCMC #productdetail table td.bg-light,
.tableCMC table tbody .bg-light,
#productdetail table.tableCMC td.bg-light,
table.tableCMC tbody .bg-light {
	background: none repeat scroll 0 0 #edeeef;
	color: #414141;
}

.tableCMC table caption,
table.tableCMC caption{
	font-size: 16px;
	color:#357ba1;
	font-weight: bold;
	font-family: DINWeb;
	margin-top: 0;
}

.tableCMC table .moredetails,
table.tableCMC .moredetails{
	display: inline-block;
}

.tableCMC table td a.plus,
table.tableCMC td a.plus{
	display: inline-block;
	position: relative;
}

.tableCMC table td a.plus i.plus,
table.tableCMC td a.plus i.plus{
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	background: url('info-point.png') top left no-repeat;
	bottom: -5px;
	right: -5px;
}

.tableCMC table th,
.tableCMC table td,
table.tableCMC th,
table.tableCMC td {
	background: none repeat scroll 0 0 #EDEEEF;
	border: 1px solid #FFFFFF;
	font-family: DINWeb;
	padding: 5px;
	vertical-align: middle;
}

.tableCMC table td,
table.tableCMC td {
	padding: 6px 5px;
}

.tableCMC table td > img,
table.tableCMC td > img {
	margin: 0 5px;
}

.tableCMC table td.nowrap,
table.tableCMC td.nowrap {
	white-space: nowrap;
}

.tableCMC table tr.top > *,
table.tableCMC tr.top > * {
	vertical-align: top;
}

.tableCMC table th,
table.tableCMC th {
	background: none repeat scroll 0 0 #F5F5F5;
	font-size: 16px;
	font-weight: bold;
}

.tableCMC table#summary tr td,
.tableCMC table#summary tr th,
table.tableCMC#summary tr td,
table.tableCMC#summary tr th {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #EDEEEF;
	border-color: -moz-use-text-color -moz-use-text-color #FFFFFF;
	border-image: none;
	border-style: none none solid;
	border-width: 0 0 1px;
	font-family: DINWeb;
	font-size: 16px;
	padding: 5px 0 5px 15px;
}

.CMCoverlay .tableCMC table thead td,
.CMCoverlay table.tableCMC thead td{
	background: #f5f5f5;
	color: #414141;
	font-weight: bold;
	font-size: 14px;
}

.tableCMC table tbody tr td a.plus img,
table.tableCMC tbody tr td a.plus img{
	max-width: 130px;
}

.tableCMC table .image_height,
table.tableCMC .image_height{
	height: 40px;
}

.CMCoverlay h1{
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 20px;
}

#listSurfaces .colours > li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 10px;
}


.fancybox-inner #listSurfaces .colours > li .color_name{
	display: block;
}

.fancybox-inner #listSurfaces .colours > li .color_light_reflection{
	margin-top: -15px;
}

.cmcpresentation h4{
	color: #282828;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	padding: 8px 0 7px;
	text-transform: uppercase;
}

.cmcpresentation img{
	border: 0 none;
}

.cmcpresentation .content{
	font-size: 12px;
	font-weight: bold;
}


.component_illustrations table tr td.marginleft img,
.component_illustrations table tr td:last-child img{
	margin-left: 20px;
}

.slotting_description{
	display: block;
	margin-bottom: 10px;
	text-align: center;

}

table.slotting-table {
	margin-bottom: 5px;
}

table.slotting-table tbody tr td {
	text-align: center;
	vertical-align: bottom;
	padding: 0;
}

.single-tab {
	border: 1px solid #cecece;
	overflow: hidden;
	padding: 23px 29px 20px;
	position: relative;
}

.homeListBoxed{
}

.homeListBoxed .content{
	position: relative;
	border: 1px solid #cecece;
}

.mobile .homeListBoxed .content{
	padding-bottom: 30px;
}


.homeListBoxed .content h1{
	margin: 3% 3% 0;
	text-transform: uppercase;

}

.homeListBoxed .content ul li a {
	color: #697166;
	font-family: DINWeb,arial;
	font-size: 120%;
	line-height: 95%;
	max-height: 70px;
	min-height: 50px;
	padding: 3% 2% 3% 10%;
	text-transform: uppercase;
	background: url('cross-news-off.gif') no-repeat 3% 50%;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
	/*align-items: center;*/
}

.ie .homeListBoxed .content ul li a {
	min-height: auto;
	display: block;
}


.homeListBoxed .content ul li.pos4 a,
.homeListBoxed .content ul li.pos2 a {
	color: #fff;
	background: #f4b211 url('cross-news-on.gif') no-repeat 2% 50%;
}


.homeListBoxed .content ul li.pos4 a:hover,
.homeListBoxed .content ul li.pos2 a:hover,
.homeListBoxed .content ul li a:hover{
	color: #fff;
	text-decoration: none;
	background: #969b95 url('cross-news-grey-on.gif') no-repeat 2% 50%;
}



.homeListBoxed .content .readAll a {
	background: none repeat scroll 0 0 #697166;
	bottom: 0;
	color: #ffffff;
	display: block;
	font-family: Arial;
	font-size: 15px;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.homeListBoxed .content .readAll{
	position: absolute;
	bottom: 0;
	right: 0;
}

/* CAMPAIGN BANNER */
.bannerCampaign{

}

.bannerCampaign > div.collapsed .collapsed{
	display: block;
}

.bannerCampaign > div.collapsed .extended{
	display: none;
}

.bannerCampaign > div.extended .extended{
	display: block;
}

.bannerCampaign > div.extended .collapsed{
	display: none;
}


/* DESKTOP */

.bannerCampaign .visible-desktop .banner{
	position: absolute;
	right: 0;
	z-index: 20;
	margin-top: 20px;
}
.bannerCampaign .visible-desktop.collapsed .banner .extender{
	background: url(campaignArrows.png) no-repeat 0px 7px;
	display: block;
	height: 40px;
	left: 3px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 15px;
	z-index: 2;
	cursor: pointer;
}

.bannerCampaign .visible-desktop .banner .collapsed{
	width: 115px;
	height: 345px;
	text-align: center;
}

.bannerCampaign .visible-desktop .banner .collapsed > h3{
	color: #00638e;
	font-family: DinWeb;
	font-size: 20px;
	line-height: 22px;
	margin: 10px 5px 5px;
	text-transform: uppercase;
	text-align: left;
}

.bannerCampaign .visible-desktop .banner .collapsed > h3.mini{
	font-size: 15px;
	display: none;
}

.bannerCampaign .visible-desktop .banner .collapsed > h3.normal{
	display: block;
}

.bannerCampaign .visible-desktop .banner .collapsed > a{
	background: #00638e;
	color: #ffffff;
	display: inline-block;
	font-family: dinweb;
	font-size: 10px;
	margin: 0 auto;
	padding: 2px;
	font-weight: bold;
}

/* Icon minimize */
.bannerCampaign .visible-desktop .banner .collapsed > .minimizer{
	width: 14px;
	height: 14px;
	position: absolute;
	top: 5px;
	right:5px;
	cursor: pointer;
	z-index: 5;
	background: url(minimizer.png) no-repeat right top;
}



.bannerCampaign .visible-desktop .banner .collapsed.minimized{
	width: 45px;
}

.bannerCampaign .visible-desktop .banner .collapsed.minimized img{
	display: none;
}
.bannerCampaign .visible-desktop .banner .collapsed.minimized > h3{
	bottom: 32px;
	height: 40px;
	line-height: 22px;
	margin: 10px 5px 5px;
	position: absolute;
	right: 5px;
	text-align: center;
	-ms-transform: rotate(90deg); /* IE 9 */
	-ms-transform-origin: 90% 100%; /* IE 9 */
	-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	-webkit-transform-origin: 90% 100%;
	transform: rotate(90deg);
	transform-origin: 90% 100%;
	width: 330px;
}

.bannerCampaign .visible-desktop .banner .collapsed.minimized > h3.mini{
	display: block;
}

.bannerCampaign .visible-desktop .banner .collapsed.minimized > h3.normal{
	display: none;
}
.bannerCampaign .visible-desktop .banner .collapsed.minimized > a{
	display: none;
}

.bannerCampaign .visible-desktop .banner .collapsed.minimized > .minimizer{
	background: url(minimizer.png) no-repeat left top;
}

.bannerCampaign .visible-desktop .banner .extended{
	width: 285px;
	height: 345px;
}

.bannerCampaign .visible-desktop.extended .banner .extender{
	background: url(campaignArrows.png) no-repeat -15px 7px;
	display: block;
	height: 40px;
	left: 3px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 15px;
	z-index: 2;
	cursor: pointer;
}

.bannerCampaign .visible-desktop .banner .extended > h3{
	color: #00638e;
	font-family: DinWeb;
	font-size: 32px;
	font-weight: normal;
	line-height: 34px;
	margin: 0 0 0 28px;
	padding-top: 25px;
	text-align: left;
	text-transform: uppercase;
	width: 180px;

	position: relative;
	z-index: 1;
}

.bannerCampaign .visible-desktop .banner .extended img{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	max-width: 100%;
}


.bannerCampaign .visible-desktop .banner .extended > .text-center{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	z-index: 2;
}

.bannerCampaign .visible-desktop .banner .extended .text-center > a{
	background: #00638e;
	color: #ffffff;
	display: inline-block;
	font-family: dinweb;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	margin: 0 auto;
	padding: 6px 10px 4px;
	text-transform: uppercase;
}

.bannerCampaign .visible-desktop .banner .extended > .desc{
	font-family: dinweb;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 5px;
	width: 182px;

	position: relative;
	z-index: 2;
}

.bannerCampaign .visible-desktop .banner .extended > .desc a{
	background: #00638e;
	color: #ffffff;
	display: inline-block;
	font-family: dinweb;
	font-size: 10px;
	margin: 0 auto;
	padding: 0 2px;
	font-weight: normal;
}

.bannerCampaign .visible-desktop .banner .extended > .desc p{
	margin: 0 0 5px;
}


/* IPAD */
.bannerCampaign .visible-ipad .banner{
	margin: 13px 0;
	position: relative;
}


.bannerCampaign .visible-ipad .banner .leftSide,
.bannerCampaign .visible-ipad .banner .middle,
.bannerCampaign .visible-ipad .banner .rightSide{
	float: left;
	height: 100%;
	display: block;
}

.bannerCampaign .visible-ipad.collapsed .banner .leftSide{width:25%;}
.bannerCampaign .visible-ipad.collapsed .banner .middle{width: 50%;}
.bannerCampaign .visible-ipad.collapsed .banner .rightSide{width:25%;}



.bannerCampaign .visible-ipad.collapsed .banner .extender{
	background: url(campaignArrows.png) no-repeat -24px -41px;
	bottom: 0;
	cursor: pointer;
	display: block;
	height: 14px;
	left: 50%;
	margin-bottom: 5px;
	margin-left: -20px;
	position: absolute;
	width: 40px;
	z-index: 2;
}

.bannerCampaign .visible-ipad .banner .collapsed{
	width: 100%;
	height: 70px;
	text-align: center;
}

.bannerCampaign .visible-ipad .banner .collapsed .leftSide > img{
	height: 70px;
	float: right;
	margin-right: 2%;
}

.bannerCampaign .visible-ipad .banner .collapsed .middle > h3{
	color: #00638e;
	font-family: DinWeb;
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	padding-top: 20px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	font-weight: normal;
}

.bannerCampaign .visible-ipad .banner .collapsed .rightSide > a{
	background: #00638e none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	float: left;
	font-family: dinweb;
	font-size: 14px;
	font-weight: bold;
	margin: 21px auto 0 2%;
	padding: 2px;

}

.bannerCampaign .visible-ipad.extended .banner .leftSide{width:35%;}
.bannerCampaign .visible-ipad.extended .banner .middle{width: 45%;}
.bannerCampaign .visible-ipad.extended .banner .rightSide{width:20%;}

.bannerCampaign .visible-ipad .banner .extended{
	width: 100%;
	height: 150px;
}

.bannerCampaign .visible-ipad.extended .banner .extender{
	background: url(campaignArrows.png) no-repeat -24px -26px;
	bottom: 0;
	cursor: pointer;
	display: block;
	height: 14px;
	left: 50%;
	margin-bottom: 5px;
	margin-left: -20px;
	position: absolute;
	width: 40px;
	z-index: 2;
}

.bannerCampaign .visible-ipad .banner .extended .leftSide > img{
	bottom: 0;
	left: 0;
	max-width: 213px;
	position: absolute;
}

.bannerCampaign .visible-ipad .banner .extended .middle > h3{
	color: #00638e;
	font-family: DinWeb;
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	padding-top: 15px;
	text-transform: uppercase;
	text-align: left;
	width: 100%;
}

.bannerCampaign .visible-ipad .banner .extended > .desc{
	font-family: dinweb;
	font-size: 10px;
	margin-left: 30px;
	margin-top: 5px;
	width: 100%;
	color: #ffffff;
}

.bannerCampaign .visible-ipad .banner .extended .middle > .desc a{
	background: #00638e;
	color: #ffffff;
	display: inline-block;
	font-family: dinweb;
	font-size: 12px;
	font-weight: normal;
	padding: 1px 2px;
}

.bannerCampaign .visible-ipad .banner .extended .middle > .desc p{
	margin: 0 0 5px;
	color: #ffffff;
}

.bannerCampaign .visible-ipad .banner .extended .rightSide > a{
	background: #00638e none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	float: left;
	position: absolute;
	bottom: 0;
	font-family: dinweb;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 10px;
	margin-left: 5%;
}

/* Mobile */

.bannerCampaign .visible-mobile .banner{
	position: relative;
	margin: 2%;
	width: 96%;
}


.bannerCampaign .visible-mobile .banner .leftSide,
.bannerCampaign .visible-mobile .banner .middle,
.bannerCampaign .visible-mobile .banner .rightSide{
	float: left;
	height: 100%;
	display: block;
}

.bannerCampaign .visible-mobile.collapsed .banner .leftSide{width:25%;}
.bannerCampaign .visible-mobile.collapsed .banner .middle{
	width: 40%;
	display: table;
}
.bannerCampaign .visible-mobile.collapsed .banner .rightSide{width:35%;}



.bannerCampaign .visible-mobile.collapsed .banner .extender{
	background: url(campaignArrows.png) no-repeat -24px -41px;
	bottom: 0;
	cursor: pointer;
	display: block;
	height: 14px;
	left: 50%;
	margin-bottom: 5px;
	margin-left: -20px;
	position: absolute;
	width: 40px;
	z-index: 2;
}

.bannerCampaign .visible-mobile .banner .collapsed{
	width: 100%;
	height: 105px; /* Change Here To ajust */
	text-align: center;
}

.bannerCampaign .visible-mobile .banner .collapsed .leftSide > img{
	height: 100%;
}

.bannerCampaign .visible-mobile .banner .collapsed .middle > h3{
	color: #00638e;
	font-family: DinWeb;
	font-size: 27px;
	line-height: 20px;
	margin: 0;
	/*padding-top: 20px;*/
	text-transform: uppercase;
	text-align: left;
	width: 100%;

	font-weight: normal;
	line-height: 120%;

	vertical-align: middle;
	display: table-cell;
}

.bannerCampaign .visible-mobile .banner .collapsed .rightSide > a{
	background: #00638e none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	float: left;
	font-family: dinweb;
	font-size: 14px;
	font-weight: bold;
	margin: 51px auto 0 2%;
	padding: 2px;

}

.bannerCampaign .visible-mobile .banner .extended{
	width: 100%;
	height: 345px;
}


.bannerCampaign .visible-mobile.extended .banner .extender{
	background: url(campaignArrows.png) no-repeat -24px -26px;
	top: 0;
	cursor: pointer;
	display: block;
	height: 14px;
	left: 50%;
	margin-top: 5px;
	margin-left: -20px;
	position: absolute;
	width: 40px;
	z-index: 2;
}


.bannerCampaign .visible-mobile .banner .extended > h3{
	color: #00638e;
	font-family: DinWeb;
	font-size: 32px;
	font-weight: normal;
	line-height: 34px;
	margin: 0 0 0 28px;
	padding-top: 25px;
	text-align: left;
	text-transform: uppercase;
	/*width: 100%;*/
}


.bannerCampaign .visible-mobile .banner .extended .imgContainer{
	position: absolute;
	bottom: 0;
	left: 0;
	text-align:center;
	width: 100%;
}


.bannerCampaign .visible-mobile .banner .extended .imgContainer img{
	max-width: 100%;
}


.bannerCampaign .visible-mobile .banner .extended > .text-center{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	z-index: 2;
}

.bannerCampaign .visible-mobile .banner .extended .text-center > a{
	background: #00638e;
	color: #ffffff;
	display: inline-block;
	font-family: dinweb;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	margin: 0 auto;
	padding: 4px 6px 2px;
	text-transform: uppercase;
}

.bannerCampaign .visible-mobile .banner .extended > .desc{
	font-family: dinweb;
	font-size: 12px;
	margin-left: 30px;
	margin-top: 5px;
	position: relative;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 60%;
}

.bannerCampaign .visible-mobile .banner .extended > .desc a{
	background: #00638e;
	color: #ffffff;
	display: inline-block;
	font-family: dinweb;
	font-size: 10px;
	margin: 0 auto;
	padding: 2px;
	font-weight: normal;
}

.bannerCampaign .visible-mobile .banner .extended > .desc p{
	margin: 0 0 5px;
}



/* ExtraText */
.extraText{
	width: 540px;
	padding-left: 60px;
	color: #fff;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.5);
	background-image: url("exclam.png");
	background-position: 25px 10px;
	background-repeat: no-repeat;
	bottom: 0;
	left: 50%;
	margin-left: -370px;
	padding-bottom: 3px;
	padding-top: 5px;
	position: absolute;
	z-index: 19;
	min-height: 50px;
}

.extraText a{
	padding: 1px 0 0 24px;
	display: block;
	background: transparent url("sprite.png") no-repeat scroll 0 -896px;
	font-size: 14px;
	color: #fff;
	margin-top: 5px;
	line-height: 20px;
	margin-bottom: 5px;
}


/* IPAD */
.ipad .extraText{
	left: 100px;
	margin-left: 0;
	width: 47%;
	margin-left: 0px;
}

.mobile .extraText{
	left: 0;
	margin-left: 0;
	width: 100%;
	bottom: 20px;
	font-size: 14px;
}

.mobile .extraText a{
	font-size: 14px;
	background: transparent url("sprite.png") no-repeat scroll 0 -898px;
}



/* Modal */
#listPrints{
	min-width: 500px;
}

#listPrints > li{
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: solid 1px #cecece;
}

#listPrints > li > span.tone{
	width: 30%;
	display: inline-block;
	float: left;
}

#listPrints > li > ul{
	width: 70%;
	display: inline-block;
	float: left;
}

#listPrints > li > ul > li{
	width: 100%;
	display: inline-block;
	float: left;
	clear: both;
	margin-bottom: 5px;
}

#substainabilityDocFinder select{
	width: 80%;
	float: left;
	clear: none;
}

#substainabilityDocFinder a.pdf {
	background: rgba(0, 0, 0, 0) url("pdf-small.png") no-repeat scroll center center;
	clear: none;
	display: inline;
	float: left;
	height: 24px;
	margin-left: 15px;
	padding: 0;
	width: 23px;
}



/* SELECT Multiple Jquery plugin ! */

.ms-options-wrap,
.ms-options-wrap * {
	box-sizing: border-box;
}

.ms-options-wrap > button:focus,
.ms-options-wrap > button {
	position: relative;
	width: 100%;
	text-align: left;
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 5px 20px 5px 5px;
	margin-top: 1px;
	font-size: 13px;
	color: #aaa;
	outline: none;
	white-space: nowrap;
}

.ms-options-wrap > button:after {
	content: ' ';
	height: 0;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 0;
	border: 6px solid rgba(0, 0, 0, 0);
	border-top-color: #999;
	margin-top: -3px;
}

.ms-options-wrap > .ms-options {
	position: absolute;
	left: 0;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 20px;
	background: white;
	z-index: 2000;
	border: 1px solid #aaa;
}

.ms-options-wrap > .ms-options > .ms-search input {
	width: 100%;
	padding: 4px 5px;
	border: none;
	border-bottom: 1px groove;
	outline: none;
}

.ms-options-wrap > .ms-options .ms-selectall {
	display: inline-block;
	font-size: .9em;
	text-transform: lowercase;
	text-decoration: none;
}
.ms-options-wrap > .ms-options .ms-selectall:hover {
	text-decoration: underline;
}

.ms-options-wrap > .ms-options > .ms-selectall.global {
	margin: 4px 5px;
}

.ms-options-wrap > .ms-options > ul > li.optgroup {
	padding: 5px;
}
.ms-options-wrap > .ms-options > ul > li.optgroup + li.optgroup {
	border-top: 1px solid #aaa;
}

.ms-options-wrap > .ms-options > ul > li.optgroup .label {
	display: block;
	padding: 5px 0 0 0;
	font-weight: bold;
}

.ms-options-wrap > .ms-options > ul label {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 4px;
	margin: 1px 0;
}

.ms-options-wrap > .ms-options > ul li.selected label,
.ms-options-wrap > .ms-options > ul label:hover {
	background-color: #efefef;
}

.ms-options-wrap > .ms-options > ul input[type="checkbox"] {
	margin-right: 5px;
	position: absolute;
	left: 4px;
	top: 7px;
}
