@font-face {
 font-family: 'futura_mdcn_btmedium';
 src: url('futuramc-webfont.eot');
 src: url('futuramc-webfont.eot?#iefix') format('embedded-opentype'),  url('futuramc-webfont.woff') format('woff'),  url('futuramc-webfont.ttf') format('truetype'),  url('futuramc-webfont.svg#futura_mdcn_btmedium') format('svg');
 font-weight: normal;
 font-style: normal;
}
body, h1, h2, h3, h4, h5, h6, p, label, td, ul, li {
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
}
body{
background: #ffffff;
}
.mainMenu ul li a, .sliderTitle, .sliderSummary, .quoteTitle, .submitQuote a, .highlightedText, .title, .homePageDate, .questionHolder, .submitQuote input[type=submit] {
	font-family: 'futura_mdcn_btmedium';
}
* {
	outline:none;
}
li {
	list-style:none;
}
td {
	vertical-align:top;
}
a {
	text-decoration:none;/*-webkit-transition:all 150ms linear;  
-moz-transition:all 150ms linear;  
-o-transition:all 150ms linear;  
transition:all 150ms linear;*/
}
a img{
	border:0 none;
	}
.clear {
	clear:both;
}
.marginAuto {
	margin:0 auto;
	width:998px;
}
.posRel {
	position:relative;
	z-index:10;
}
.logoHolder {
	position:absolute;
	top:0px;
	left:20px;
}
.headerHolder {
	background:#ffffff;
	height:70px;
	padding-top:10px;
}
.topMenuHolder, .languageHolder {
	float:right;
	text-align:right;
	margin-top:10px;
	margin-left:10px;
}
.topMenuHolder li {
	float:left;
	color:#463f3f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
	background:url(../images/seperator01.gif) no-repeat right 3px;
	margin-right:7px;
	padding-right:7px;
}
.topMenuHolder li a {
	color:#463f3f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
}
.topMenuHolder a.email {
	color:#66b01d;
	font-size:12px !important;
	font-weight:bold;
}
.languageHolder li {
	float:left;
	font-size:12px !important;
	background:url(../images/seperator02.gif) no-repeat right 3px;
	margin-right:7px;
	padding-right:7px;
}
.languageHolder li a {
	color:#a61414;
	font-size:12px !important;
}
.topMenuHolder li.last, .languageHolder li.last {
	background:none;
	margin-right:0;
	padding-right:0;
}
.topMenuHolder li a:hover, .topMenuHolder a.email:hover, .languageHolder li a:hover, .languageHolder li a.selected {
	text-decoration:underline;
}
.mainMenuHolder {
	height:45px;
	background:#d55145;
	margin-bottom:13px;
	width:998px;
	margin:0 auto 10px auto;
}
.mainMenu {
	float:right;
}
.mainMenu li {
	float:left;
	margin-left:1px;
	position:relative;
}
.mainMenu li a {
	color:#FFFFFF;
	text-transform:uppercase;
	display:block;
	padding:2px 15px 0 15px;
	line-height:43px;
	height:43px;
}
.mainMenu li a:hover, .mainMenu li a.selected {
	background:#ebeaea;
	color:#555555;
}
.mainMenu li:hover .submenuHolder {
	display:block;
}
.submenuHolder {
	display:none;
	position:absolute;
	left:0;
	top:100%;
	background:#ebeaea;
	width:255px;
	border-bottom:3px solid #a61414;
}
.submenuHolder ul li a {
	color:#555555 !important;
	text-transform:none;
	padding:8px 25px;
	display:block;
	line-height:normal;
	height:auto;
}
.submenuHolder ul li a:hover {
	color:#fff !important;
	background:#D55145;
}
.submenuHolder ul{
	text-align:left;
	padding:10px 0;
	}
.submenuHolder ul li {
	float:none;
	/*background:url(../images/seperator01.gif) no-repeat right 2px;*/
}
.submenuHolder ul li.last {
	background:none;
}
.sliderHolder {
	position: relative;
	z-index: 1;
	max-height:247px;
	margin:15px auto 5px auto;
}
.internalSliderArea {
	height:247px;
	width:100%;
}
.textHolder {
	width:309px;
	height:207px;
	padding:20px;
	background:url(../images/holder-bg.png) 0 0 no-repeat;
}
.sliderTitle {
	color:#fff;
	width:250px;
	font-size:22px !important;
	font-family:Tahoma, Geneva, sans-serif;
}
.sliderSummary {
	color:#ffffff;
	font-size:14px !important;
	padding:25px 0 0 0;
	width:250px;
	font-family:Tahoma, Geneva, sans-serif;
}
.quoteHolder {
	background:#FFFFFF;
	position:absolute;
	top:200px;
	right:0;
	padding:15px 20px;
}
.quoteTitle {
	color:#A61513;
	font-size:20px !important;
	display:block;
	margin-bottom:7px;
}
.quoteHolder .inputHolder {
	margin-bottom:7px;
}
.quoteHolder label {
	font-size:11px !important;
	color:#333333;
	padding:0 10px 0 0;
	width:80px;
}
.quoteHolder input[type=text] {
	border:1px solid #999999;
	width:194px;
	padding:2px;
	color:#666666;
	font-size:12px !important;
}
.quoteHolder select {
	border:1px solid #999999;
	width:200px;
	padding:2px;
	color:#666666;
	font-size:12px !important;
}
.submitQuote {
	background:#66b01d;
	width:110px;
	padding-right:6px;
	float:right;
}
.submitQuote input ,.submitQuote a {
	padding:5px;
	display:block;
	background:url(../images/arrows.png) no-repeat right 8px;
	color:#FFFFFF;
	padding-right:15px;
	font-size:12px !important;border:none;
	font-family:Tahoma, Geneva, sans-serif;
}
.submitQuote a:hover {
	color:#CCCCCC;
}
.stageHolder {
	padding-top:40px;
	background:url(../images/back-stageholder.png) 0 0 repeat-x;
}
.highlightedText {
	font-size:23px !important;
	color:#828181;
	font-family:Tahoma, Geneva, sans-serif;
	padding-bottom:15px;
	padding-right:15px;
}
.highlightedText b {
	color:#66b01d;
}
.title {
	color:#A61513;
	font-size:23px;
	margin-bottom:14px;
	font-family:tahoma;
}
.title b {
	color:#747474;
}
.firstHolder {
/*padding-bottom:35px;
*/margin-bottom:45px;
}
.marginBotm15 {
	margin-bottom:15px;
}
.secondHolder {
	color:#463f3f;
	font-size:12px;
}
.borderTop {
	border-top:4px solid #f2f0f0;
}
.borderBottom {
	border-bottom:1px solid #ebebeb;
	padding-bottom:8px;
}
.homePageDate {
	text-transform:uppercase;
	color:#7a7a7a;
	font-size:15px;
	padding:15px 0;
}
.homePageNewsTitle {
	color:#a61513;
	font-weight:bold;
	margin-bottom:7px;
	display:none;
}
.homePageNewsHolder {
	width:852px;
	background:#e5e5e5;
	margin-bottom:10px;
	height:70px;
	padding-left:146px;
	margin-bottom:10px;
}
.homePageNewsHolder .submitQuote{
	margin-top:10px;
	}
.homePageNewsSummary{
	color:#7f7f7f;
	padding:15px 20px 15px 2px;
	}
.height {
	height:166px;
}
.testimonials {
	background:url(../images/bg-carousel.jpg) no-repeat left top;
	padding:10px;
	height:230px;
}
.grayBg {
	width:268px;
	padding:15px 10px;
	background:#ebeaea;
}
.clientName {
	color:#a61513;
	font-weight:bold;
}
.secondHolder {
	margin-bottom:100px;
	position:relative;
	padding-top:14px;
}
.sitemapHolder {
	background:url("../images/footer-back.jpg") repeat-x scroll 0 0 transparent;
	padding-top: 25px;
}
.firsLevel a, .secondLevel a {
	color:#8b8b8b;
	display:block;
}
.firsLevel a {
/*	font-weight:bold;
*/	font-size:13px;
	border-bottom:2px solid #dba1a1;
	padding-bottom:8px;
	margin-bottom:8px;
}
.secondLevel a {
	font-size:11px;
}
.firsLevel a:hover, .secondLevel a:hover {
	color:#dba1a1;
}
.sitemapHolder .contactInfoHolder {
	color:#000;
	font-size:12px;
	font-weight:bold;
/*	margin:20px 0 15px 0;
*/	text-align:left;
}
.footerHolder {
	background:#66b01d;
	padding:11px 0;
	font-size:12px;
	color:#ffffff;
}
.footerHolder a {
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	
}
.footerHolder a.red {
	color:#ffffff;
}
.footerHolder a:hover {
	text-decoration:underline;
}
.imageHeader {
	padding:7px 0;
}
h1 {
	font-size:20px;
	color:#8B8B8B;
	padding:10px 32px;
	background:#ececec;
	font-weight:normal;
}
.border {
/*	border:1px solid #DFDFDF;
	padding:5px;
*/}
.marginRight5 {
	margin:0 0 10px 0;
}
.questionHolder {
	line-height:20px;
	padding:15px 16px;
	background:#D55145;
	color:#fff;
	font-size:24px;
	height:76px;
}
.questionHolder b {
	color:#CCCCCC;
	font-size:20px;
}
.titleHolder {
	margin-bottom:25px;
}
.leftMenuHolder {
	margin-bottom:20px;
}
.leftMenuHolder li {
	border-bottom:1px solid #ebeaea;
}
.leftMenuHolder li.last {
	border-bottom:none;
}
.leftMenuHolder li a {
	font-size:13px;
	display:block;
	color:#9D9D9D;
	padding:9px 7px;
}
.leftMenuHolder li a:hover, .leftMenuHolder li a.selected {
/*	background:#66b01d;
*/	color:#66b01d;
}
.productsListing li {
	margin-bottom:15px;
}
.productsListing .productName {
	font-size:12px;
	color:#8B8B8B;
	margin-bottom:15px;
	font-family:Tahoma, Geneva, sans-serif;
}
.productsListing .productDescription {
	color:#636161;
	font-size:13px;
	overflow:auto;
	margin-bottom:15px;
	line-height:17px;
/*	width:222px;
*/}
.productImage {
	float:right;
	border:1px solid #CCCCCC;
	padding:2px;
	margin:0 0 25px 15px;
}


.playIcon{
	position:absolute;
	top:50%;
	left:50%;
	margin:-38px 0 0 -34px;
	}
.mediaItem{
	width:222px;
	float:left;
	margin-right:34px;
	margin-bottom:40px;
	}
.mediaItem.last{
	margin-right:0;
	}
.mediaTitle{
/*	background:#cfcfcf;
*/	padding:5px 10px;
	}
.mediaTitle a,.mediaTitle{
	color:#7b1714;
	font-size:14px;
	}
.mediaTitle a:hover{
	color:#fff;
	}
	.FloatLeft
	{
		float:left;padding-right:10px;
	}
	.FloatLeft img
	{
/*		width:250px;
*/		border:1px solid #F0F0F0;
		box-shadow:0 0 10px 4px #F6F6F6;
		padding:8px;
		margin:0 15px 15px 0;
	}
	.imageHeader img
	{
		width:996px;
	}
	
	.productName a{
	color:#8B8B8B;
	margin-bottom:15px;
	font-family:Tahoma, Geneva, sans-serif;
}

.productImage img{
width:127px;max-height:116px
}


.playIcon{
	position:absolute;
	top:50%;
	left:50%;
	margin:-38px 0 0 -34px;
	}
.mediaItem{
	width:222px;
	float:left;
	margin-right:44px;
	margin-bottom:40px;
	border:1px solid #F0F0F0;
	padding:8px;
	box-shadow: 0 0 10px 4px #F6F6F6;
	background:#ffffff;
	}
.mediaItem.last{
	margin-right:0;
	}
.mediaTitle{
    padding:5px 10px;
		line-height:30px;
	}
.mediaTitle a{
	color:#7b1714;
	font-size:14px;
	}
.mediaTitle a:hover{
	color:#fff;
	}
.subTitle{
	padding-bottom:10px;
	padding-right:100px;
	border-bottom:1px solid #c7c7c7;
	width:auto;
	float:left;
	}
.contrarFloat{
	float:right;
	}
.sameFloat{
	float:left;
	}
.pressListing{
	color:#463f3f;
	font-size:12px;
	}
.pressName, .midBordered .contrarFloat{
	background:#f8f8f8;
	}
.pressName{
	padding-right:10px;
	}
.midBordered .contrarFloat{
	padding-left:10px;
	}
.midBordered{
	background:url(../images/mid-border.gif) right 5px repeat-x;
	}
.pressListing li{
	margin-bottom:5px;
	}
.pdfIcon{
	background:url(../images/pdf-icon.gif) right 0 no-repeat;
	}
.pressListing a{
	text-decoration:underline;
	font-weight:bold;
	}
.normalContent a{
	color:#A61513;
	}
.normalContent a:hover{
	color:#463f3f;
	}


.addressTable th, .addressTable td{
	padding-bottom:5px;
	border-bottom:1px solid #c7c7c7;
	padding-top:5px;
	}
.addressTable th{
	color:#A61513;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	}
.inputEntity{
	margin-bottom:15px;
	}
.inputEntity label{
	display:block;
	font-size:13px;
	color:#86888b;
	margin-bottom:10px;
	}
.inputEntity input[type=text], .inputEntity textarea, .inputEntity select, .inputEntity input[type=password]{
	padding-left: 10px;
	margin:0;
	border:1px solid #A61513;
	border-left:5px solid #66B01D;
	height:30px;
	line-height:20px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#86888b;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.inputEntity select{
	padding:3px 5px 3px 10px;
	}
.inputEntity select.oneThird{
	width:31%;
	margin-right:3.5%;
	float:left;
	}
.inputEntity select.oneThird.last{
	margin-right:0;
	}
.contactForm{
	margin-top:15px;
	}
.inputEntity textarea{
	height:184px;
	}
.contactForm input[type=submit]{
	background:#66B01D;
	color:#fff;
	text-transform:uppercase;
	border:0 none;
	font-family:Verdana, Geneva, sans-serif;
	cursor:pointer;
	padding:10px;
	}
.contrarAlign{
	text-align:right;
	}
.mapHolder{
	padding:4px;
	border:1px solid #A61513;
}
.productDescription, .normalContent {
	color:#463f3f;
	font-size:12px;
	margin-bottom:19px;
	margin-top:9px;
}

.secondLevelLeftMenu{
	margin: 0 0px 0 21px;
}
.secondLevelLeftMenu li a{
	font-size: 12px;
	color:#838282;
}
.thirdLevelLeftMenu{
	margin: 0 0px 0 21px;
}

.thirdLevelLeftMenu li a{
	font-size: 12px;
	color:#838282;
}
.thirdLevelLeftMenu li a.selected,.thirdLevelLeftMenu li a:hover{
	font-weight:bold;
	color:#838282;
	background:none;
}


.FloatLeft{
float:left;
}

.error-required{
color:red;display:inline;
font-size:11px;
}
.commitment{
	font-size:14px;
	color:#b6b6b6;
	line-height:22px;
	padding-right:15px;
}
.continueReading a{
	font-size:14px;
	text-decoration:none;
	color:#3C3;
}
.intro{
	font-size:16px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:20px;
}
.categorieslistingimg{
	width:222px;
	float:left;
	margin-right:44px;
	margin-bottom:40px;
	border:1px solid #F0F0F0;
	padding:8px;
	box-shadow: 0 0 10px 4px #F6F6F6;
	background:#ffffff;
	}
.newsTitle {
	font-size:18px;
	color:#66B01D;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:normal;
}
.viewDetails a{
	font-family:Tahoma, Geneva, sans-serif;
}
#jcarousel .imageHodler img{
	width:100%;
	}
.subtitlepage{
	color:#66b01d;
	font-weight:bold;
	margin-bottom:4px;
}
.absolutePositionned{
	position:absolute;
	width:106px;
	height:49px;
	padding:15px 20px 25px 20px;
	left:0;
	top:0;
	font-size:20px;
	color:#fff;
	background:url(../images/news-title-bg.png) 0 0 no-repeat;
	}
.stageHolder, .sitemapHolder, .footerHolder, body, html{	
	min-width:1024px;
}
	
.leftImage{
	float:none;
	margin-right:0;
	margin-left:0;
	}
.floatedLi li{
	float:left;
	margin-right:15px;
	}
.inputEntity label.genderElem{
	display:inline-block;
	width:45%;
	}
.inputEntity input[type="text"].captchaInput{
	margin-left:10px;
	width:35%;
	}
.captchaEntity img{
	float:left;
	}