/**/
@charset "iso-8859-1";
/* 
  style.css contains a reset, font normalization and some base styles.
  
  credit is left where credit is due.
  additionally, much inspiration was taken from these projects:
    yui.yahooapis.com/2.8.1/build/base/base.css
    camendesign.com/design/
    praegnanz.de/weblog/htmlcssjs-kickstart
*/

/* 
  html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
  v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark
  html5doctor.com/html-5-reset-stylesheet/
*/


/* * { padding: 0; margin: 0; }*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, 
hgroup, menu, nav, section, menu,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
}                  

article, aside, figure, footer, header, 
hgroup, nav, section { display:block; }

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }

a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }

ins { background-color:#ff9; color:#000; text-decoration:none; }

mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }
/* END RESET CSS */


/* These selection declarations have to be separate.
   No text-shadow: twitter.com/miketaylr/status/12228805301 
   Also: hot pink. */
::-moz-selection{ background: #ddd; color:#333; text-shadow: none; }
::selection { background:#ddd; color:#333; text-shadow: none; } 


 /* Primary Styles
    Author: Inox Communication SA
 */
 
 html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	background: url('../img/bg_accueil.jpg') repeat-x #dfe0e1;
}

h1 {
	font-size: 26px;
}

a {
	color: inherit;
	text-decoration: none;	
}

a:hover, a.active {
	color: #000;	
}

strong {
	color: #000;	
}

#container-content strong {
	color: #777;	
}

#wrapper {
	width: 	978px;
	margin: 0 auto;
}

/* Start splash page */

.hiddenLoad {
	display: none;	
}

/* End splash page */

/* General */

#slogan {
	float: right;
	margin: 10px 50px 0 0;	
}

#toolbox {
	height: 20px;
	line-height: 20px;
	margin: 5px 0 0 0;
	color: #747474;
	font-size: 9px;
}

#newsletter {
	text-align:right;
	}

#languages {
	padding-right:0px;
	text-align:right;
	}
	
#languages li.ar {
	display: none;	
}

#languages-button, #newsletter-button {
	text-transform: uppercase;	
	float: right;
	padding-right: 10px;
	background: url('../img/more_icon.png') no-repeat right;	
}

#languages-button {
	margin-right: 0px;	
}

#social-media, #search {
	float: right;
	margin-left: 25px;	
	font-style: italic;
}

#social-media img {
	vertical-align: middle;
}

#search input[type="text"] {
	width: 150px;
	height: 14px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #a4a4a4;
	font-size: 9px;	
	font-style: italic;
	padding: 0 5px;
	color: #747474;
}

#buttons-container {
	height: 18px; 
	margin-bottom: 2px;
	font-size: 9px;
	text-transform: uppercase;
}

#buttons-container > div {
  display: none;	
}

#languages ul li {
	display: inline;
	margin-right: 20px;	
	color: #747474;
}

#newsletter input[type=email] {
	height: 12px;
	border: 1px solid #666;	
}

#newsletter input[type=submit] {
	/*height: 14px;*/
	border: 1px solid #666;	
	font-size: 10px;
	line-height: 10px;
}


#menu {
	height: 36px;
}

#menu ul, #sub-menu ul {
	list-style-type: none;	
}

#menu > ul > li {
    float: left;	
}

#menu > ul > li > a {
	display: block;
	width: 161px;
	height: 25px;
	margin-right: 2px;
	padding-top: 7px;
	text-align: center;	
	background: url('../img/bg_menu.png') 0px 0px;
	color: #a5a3a3;
	font-family: 'GillSansStdLight';
	font-size: 13px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

#menu > ul > li.last a { 
	margin-right: 0; width: 163px; 
	background: url('../img/bg_menu_last.png') 0px 0px;
}

#menu > ul > li.last a:hover, #menu > ul > li.last a.active { 
	background: url('../img/bg_menu_last.png') 0px 32px;
}

#menu > ul > li > a:hover, #menu > ul > li > a.active {
	background: url('../img/bg_menu.png') 0px 32px;
	font-family: 'GillSansStdRegular';	
	color: #fff;
}

#menu > ul > li > ul a {
	display:block;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	font-size: 10px;	
	height: 31px;	
	line-height: 31px;
	font-weight: bold;
	background: url('../img/bg_submenu.png') 0px 0px;
}

#menu > ul > li > ul a.active, #menu > ul > li > ul a:hover {
	background: url('../img/bg_submenu.png') 0px 31px;
}

#menu > ul > li > ul > li {
	width: 161px;
	margin: 2px 0;
}

ul.nice-menu-down .menuparent a {
	padding: 0;	
}

#sub-menu {
	height: 30px;
	line-height: 30px;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #6b6b6b;
	font-size: 10px;
}

#sub-menu ul {
	display: none;	
}

#sub-menu ul.active {
	display: block;	
}

#sub-menu li {
	display: inline;
	margin-right: 20px;	
}

#sub-menu a:hover, #sub-menu a.active {
	padding-left: 10px;
	background: url('../img/sub-menu-active.png') no-repeat left;	
}

#sub-menu-services {
	margin-left: 326px;	
}

#sub-menu-engineering {
	margin-left: 489px;	
}

#sub-menu-contact {
	margin-left: 652px;	
}

#sub-menu-press {
	text-align: right;	
}


#content {
	min-height: 20px;
	margin-top: 30px;
}

#footer-box {
	background: url('../img/bg_footer.png') top left #1a171b;
	color: #fff;
	padding: 20px 0 20px 20px;
	text-align: left;	
	min-height: 176px;
	font-size: 10px;
}

#footer-box .title {
	color: #a3a4a1;	
}

#footer-box ul {	
		padding: 0;
		margin: 0;
		font-weight: bold;
		}
		#footer-box > ul > li {
			min-height: 160px;	
			border-right: 1px dashed #ccc;
		}
		#footer-box li {
			float:left;
			list-style: none !important;
			list-style-image: none !important;
			margin: 0 !important;
			padding: 0 !important;
			width: 130px;
			}
			#footer-box li.last {
				display: none;	
			}
			#footer-box > ul > li > a {
				color: #a3a4a1;	
				margin-top: 15px;	
			}
			#footer-box > ul > li > a:visited {
				color: #a3a4a1;	
			}
			
			#footer-box .expanded .first {
				display: inherit;
			}
		
			#footer-box .expanded li {
				font-weight: normal;
				float:none;
			}
			#footer-box a:hover {
				color: #fff;
			}
			#footer-box li a, #footer-box li a:visited {
				color:#FFF;
				text-decoration: none;
				display: block;
				padding: 5px 20px;
			}
		#footer-box ul:first-child {
			text-align:center;
			}
			#footer-box ul:first-child a {
				display: inline;
				padding: 5px 0;
			}
			
	#footer-box .footer-text {
		float: left; 
		width: 260px; 
		border-right: 1px dashed #ccc; 
		text-align: right; 
		padding-right: 40px; 
		direction: rtl;
	}
			
#social {
	float: right;	
}

#social img { 
	margin-right: 7px;
}

#copyright {
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: #747474;
	font-size: 9px;
	text-align: right;
}

#copyright p {
	margin: 0;	
}

#copyright.dotted {
	background: url('../img/dots-line.png') no-repeat top center;
}

/* End general */

/* Home page */

#slideshow-container {
	margin: 35px 0 10px 0;
	direction: rtl;
}

#slideshow img {
	display: none;	
}

#news-content {
	background-color: #cdcdcd;
	height: 78px;	
}

#news-content h3 {
	font-family: 'GillSansStdLight';
	font-size: 20px;	
}

#container-img {
	width: 236px; 
	height: 78px;
	float: left; 
	position: relative;
}

#container-img h3 {
	color: #fff; 
	position: relative; 
	left: -226px; 
	top: 5px;
}

#container-product-news {
	float: left; 
	width: 320px;
	margin-top: 15px;
	direction: rtl;
}

#container-catalog-title {
	width: 210px; 
	float: left; 
	padding: 5px 15px 0;
	background-color: #bababa;
	direction: rtl;
}

	#container-catalog-title img {
		float: left;	
	}
	
	#container-catalog-title p {
		margin: 20px 0 0 100px;	
	}
	

#container-news {
	width: 297px;
	float: left;
	margin-top: 15px;
}

#news-content p, #column-right p, p.legend {
	font-size: 10px;
	color: #777;	
	margin: 0 20px;
}

#column-right p.legend {
	font-size: 12px;
	line-height: 16px;	
}

#news-content span {
	display: block;	
	color: #000;
	font-weight: bold;
}

#news-content a {
	color: #c31e2a;
	font-size: 9px;
	font-style: italic;	
}

/* End home page */

/* Lightbox */
#lightboxwrapper{
	padding-left:5px;
	direction: rtl;
	}
	
	#lightboxwrapper h3 {
		font-family: 'GillSansStdLight';
		font-size: 20px;	
	}
	
	#lightboxwrapper h2 {
		font-family: 'GillSansStdLight';
		font-size: 15px;
		padding-top:10px;	
	}
	
	#lightboxwrapper p{
		padding:5px 10px 5px 0;
		}
	
	#imageData #bottomNav {
		height:auto;
		margin-bottom:0px;
		}
		#imageData #bottomNav #bottomNavClose{
			margin-top:5px;
			}
/*End Lightbox*/

/* Content pages */

#container-content {
	background: url('../img/dots-line.png') no-repeat top center;
	margin: 10px 0 30px 0;/*70px 0 50px 0;*/
	padding: 20px 0;
	color: #777;
}

.bottom-dashed {
	background: url('../img/dots-line.png') no-repeat bottom center;	
}

.top-dashed {
	background: url('../img/dots-line.png') no-repeat top center;	
}

#container-content h2 {
	font-size: 22px;	
	padding-bottom: 15px;
	font-weight: normal;
	background: url('../img/dots-line.png') no-repeat bottom center;
	direction: rtl;
}

#container-content p {
	margin: 10px 0;
	line-height: 18px;
}

#column-left {
	width: 580px;
	float: left;
	direction: rtl;	
}

	#column-left.pinces {
		width: 810px;	
	}

#column-right {
	width: 330px;
	float: right;
	padding-top: 15px;
	direction: rtl;	
}

	#column-right.pinces {
		width: 168px;
		padding-top: 0;	
	}

#column-left ul, #column-left-2columns ul, #column-right-2columns ul {
	margin-left: 30px;
	line-height: 18px;
}

.texte-right {
	margin-bottom: 30px;	
}

.texte-right h2 {
	margin-bottom: 15px;	
}

#column-right .texte-right p {
	font-size: 12px;	
}

#column-right .texte-right a {
	font-size: 12px;	
}

a.pdf-button {
	display: block;
	width: 136px;
	height: 32px;
	padding: 0 20px 0 5px;
	margin-bottom: 5px;
	line-height: 32px;
	background: url('../img/bg_pdf_button.png') 0px 0px;
	color: #a5a3a3;
	font-family: 'GillSansStdLight';
	font-size: 13px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

a:hover.pdf-button { 
	background: url('../img/bg_pdf_button.png') 0px 32px;
	color: #fff;
}
/*Section sliding*/
	.content_section{
		display:none;
	}
	.content_section p {
	margin-top:0;
	
	}
	.content_section img {
		max-width: 100%;
	}
	.heading_section {
		cursor:pointer;
		padding-top:20px;
	}
	
/* End content pages */

/* Page 2 columns */

#column-left-2columns {
	float: left; 
	width: 465px;	
}

#column-right-2columns {
	float: right; 
	width: 465px;	
}


/* End page 2 columns */

/* Product pages */

#container-product-title {
	float:  right; 
	width: 420px;
}

#container-product-title h2 {
	font-size: 26px;
}

#container-product-title p {
	line-height: 18px;	
}

#container-navig-product {
	margin: 25px 0 0 0;
	padding: 10px 0;
	background: url('../img/dots-line.png') no-repeat bottom center;	
}

#menu-product {
	height: 40px;
	line-height: 40px;
	background: url('../img/bg_menu_product.png') no-repeat;
	text-transform: uppercase;
	color: #a5a5a5;
	font-size: 10px;
}

#menu-product a {
	margin-right: 15px;
}

#menu-product .active {
	color: #000;	
}

#container-product-slideshow {
	margin: 10px 5px 10px 0;	
}

.product-item {
	display: none;	
}

.product-item.active {
	display: block;	
}

.slider {
	float: left;
	cursor: pointer;	
}

#slideLeft {
	width: 23px;
	height: 34px;
	background: url('../img/produits/navig-left.png') 0px 0px;
}

#slideLeft.disabled {
	background: url('../img/produits/navig-left.png') 0px 34px;
	cursor: auto;
}

#slideRight {
	width: 23px;
	height: 34px;
	background: url('../img/produits/navig-right.png') 0px 0px;
}

#slideRight.disabled {
	background: url('../img/produits/navig-right.png') 0px 34px;
	cursor: auto;
}

#product-navig {
	float: left;	
}

.product-left {
	float: left;
	margin: 37px 0 0 100px;
	width: 590px;
}

.product-left p {
	margin: 10px 0;
	width: 350px;
}

.product-right {
	float: right;
	width: 275px;	
	border:4px solid #ccc;
}
/* End product pages */

/* Jobs page */

.jobs-list {
	font-weight: bold;	
}

.jobs-list li {
	margin: 10px 0;	
}

/* End jobs page */

/* Media page */

#container-content p.acces-media {
	margin: 40px 0; 
	font-family:'Century Gothic'; 
	font-size: 36px; 
	text-transform: uppercase; 
	color: #cfcece;
	margin-left: 125px;
}

.acces-media label {
	text-transform: uppercase;
	display: inline-block;
	width: 220px;
	font-size: 18px;
	font-weight: normal;
}

.acces-media .description {
	display: none;	
}

.acces-media #user-login input[type=text], .acces-media #user-login input[type=password] {
	width: 200px;	
	background-color: #f2eeef;
	border: 1px solid #dad8d9;
	height: 22px;
	line-height: 18px;
	padding: 0 10px; 
}

.acces-media #user-login input[type=submit] {
	margin-bottom: 10px;	
}

#media-left {
	float: left; 
	width: 300px;	
}

#container-media {
	float: right; 
	width: 650px;
}

#container-media h2 {
	padding-bottom: 10px;	
}

#conteneur-telechargement, #container-article, #container-video {
	margin: 20px 0;	
}

	.logo-telechargement {
	  width:210px;
	  text-align:center;
	  float:left;
	}
	.texte-telechargement {
	  width:160px;
	  height:49px;
	  text-align:left;
	  float:left;
	  color:#333;
	  margin-left: 10px;
	}
	.type-telechargement {
	  width:170px;
	  text-align:left;
	  float:left;
	  padding-bottom:30px;
	  margin-left: 10px;
	}
	.format-logo {
	  width: 150px;
	  text-align:left;
	  padding-bottom:20px;
	  color:#999;
	}
	
	.telecharger-button a {
	  width:70px;
	  float:right;
	  background-color:#bab6b6;
	  padding:5px;
	  margin-bottom:10px;
	  font-size:9px;
	  text-align:center;
	  text-transform:capitalize;
	  color:#FFF !important;
	}
	.telecharger-button a:hover {
	  width:70px;
	  float:right;
	  background-color:#7f7f7f;
	  padding:5px;
	  margin-bottom:10px;
	  font-size:9px;
	  text-align:center;
	  text-transform:capitalize;
	  color:#FFF;
	}
	
.recompense-container {
	float: left;
	margin: 20px 20px 20px 0;	
}

/* End media page */

/* Slideshow */

.slider-wrapper {
	margin-bottom: 15px;	
}

.theme-default {
  background: url(../img/loading.gif) no-repeat 50% 50%;
  float:left;
}
.bigRight { float:right; }
.nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
  display:none;
}
.nivoSlider img:first-child {
  display:block;
  position:static;
}
.theme-default .nivoSlider a {
  border:0;
  display:block;
}
.theme-default .nivo-controlNav {
  padding:10px 0;
  overflow:hidden;
  font-size:5px;
}
.bigRight .nivo-controlNav { top:400px; }
.theme-default .nivo-controlNav a {
  display:inline;
  background-color:#4f433f;
  border:0;
  margin-right:1%;
  cursor:pointer;
}
.theme-default .nivo-controlNav a.active { background-color:#c9dbb6; }
.slideshow-buttons_2 a { padding-left:49.5%; }
.slideshow-buttons_3 a { padding-left:32.7%; }
.slideshow-buttons_4 a { padding-left:24.3%; }
.slideshow-buttons_5 a { padding-left:19.2%; }
.slideshow-buttons_6 a { padding-left:15.9%; }
.nivo-prevNav {
  position:absolute;
  top:100px;
  left:0px;
  cursor:pointer;
}
.nivo-prevNav img { display:inline; }
.nivo-nextNav {
  position:absolute;
  top:100px;
  right:0px;
  cursor:pointer;
}
.nivo-nextNav img { display:inline; }

/* End slideshow */

/* Start contact form */

/*webform-client-form. {
	padding: 20px 90px 20px 60px;
	background-color: #eee;
	border: 1px solid #ccc;
	color: #333;
}*/

.webform-client-form {
	width: 525px;
	padding: 25px 25px 10px 25px;
	background-color: #f5f4f4;	
	border: 1px solid #bfbfbf;
}

.webform-client-form .columnLeft {
	float: left;
	width: 250px;
}

.webform-client-form .columnRight {
	float: right;
	width: 250px;
}

.webform-client-form input[type=text], .webform-client-form input[type=email], .webform-client-form textarea {
	padding: 5px;
	border: 1px solid #d4d4d4;
	 -webkit-border-radius: 3px; /* Saf3-4, iOS 1-3.2, Android =1.6 */
     -moz-border-radius: 3px; /* FF1-3.6 */
          border-radius: 3px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */

  /* useful if you don't want a bg color from leaking outside the border: */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;	
}

.webform-client-form input[type=email] {
	width: 195px;	
}

.webform-client-form textarea {
	width: 513px;
}

.webform-client-form .form-radios > div {
	float: left;	
}

.webform-client-form .form-radios input[type=radio] {
		margin-top: -2px;
}


.webform-client-form .submit-area {
	background-color: #f0efef;
	border-top: 1px solid #bfbfbf;
	padding: 10px 0;
	text-align: center;
	margin: 10px -25px -9px -25px;
}

.webform-client-form input[type=text] {
	width: 195px;
	margin-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #d4d4d4;
}

.webform-client-form input[type=text].error {
	background: none #F2959A;
	color: #000;
}

.webform-client-form input[type=file], .webform-client-form select {
	margin-top: 3px;
	width:205px;
	padding: 3px 0;
	border: 1px solid #d4d4d4;
}

.webform-client-form input[type=submit], .webform-client-form input[type=button] {
	height: 25px;
	width:125px;
	margin-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #d4d4d4;
	background-color: #f0f0f0;
}

#webform-component-object-du-contact {
  clear: left;
  padding-top: 10px;	
}

/* End contact form */

/* Tweezers page */

.container-pinces {
	float: left;
	width: 162px;
	height: 180px;
	margin-top: 15px;	
}

	.container-pinces img {
		margin-left: 21px;	
		-webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.46);
		-moz-box-shadow:    1px 1px 10px rgba(0, 0, 0, 0.46);
		box-shadow:         1px 1px 10px rgba(0, 0, 0, 0.46);
	}
	
	.container-pinces p {
		text-align: center;
		width: 150px;
		margin-left: 6px;
 	}
	
.button-catalog {
	display: block;
	height: 33px;
	padding: 7px;
	background: url('../img/bg_button_big.png') repeat-x top left #262625;	
}

 .button-catalog img {
	float: left;
	margin-right: 10px;
 }

	#column-right a.button-catalog {
		color: #afafaf;
		font-size: 14px;
		font-style: normal;	
	}

/* End Tweezers page */

/* Tracabilite page */

#tracabilite-container {
	margin: 50px 0 0 200px;	
	color: #939393;
	width: 600px;
}

	#tracabilite-text {
		padding-bottom: 20px;
		margin-bottom: 20px;	
	}

	#tracabilite-container label {
		font-size: 20px;	
	}
	
	#tracabilite-container form {
		width: 500px;	
	 	font-family:"Century Gothic";
	}
	
	#tracabilite-container input[type=text] {
		background-color: #f1eeee;
		border: 1px solid #d9d9d9;
		width: 200px;
		height: 20px;
		padding: 0 5px;
		float: right;
		color: #939393;
	}
	
	#tracabilite-container input[type=submit], #container-content #user-login input[type=submit] {
		font-family:"Century Gothic";
		background-color: #dc1c3a;	
		color: #fff;
		text-transform: uppercase;
		border: 1px solid #CCC;
		margin-top: 10px;
		padding: 3px;
		float: right;
		letter-spacing: 2px;
		cursor: pointer;
	}
	
	#tracabilite_results {
		font-size: 14px;	
		margin-top: 20px;
	}
	
		#tracabilite_results span {
			text-transform: uppercase;	
		}

/* End tracabilite page */

/* Start site map */

.site-map-box h2 {
	display: none;	
}

.site-map-box .content {
	margin: 20px 0 0 70px;	
}

/* end site map */

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* Custom web fonts */

@font-face {
    font-family: 'GillSansStdRegular';
    src: url('fonts/gillsansstd-webfont.eot');
    src: url('fonts/gillsansstd-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gillsansstd-webfont.woff') format('woff'),
         url('fonts/gillsansstd-webfont.ttf') format('truetype'),
         url('fonts/gillsansstd-webfont.svg#GillSansStdRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GillSansStdLight';
    src: url('fonts/gillsansstd-light-webfont.eot');
    src: url('fonts/gillsansstd-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gillsansstd-light-webfont.woff') format('woff'),
         url('fonts/gillsansstd-light-webfont.ttf') format('truetype'),
         url('fonts/gillsansstd-light-webfont.svg#GillSansStdLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=87474825-3ca0-4b56-87dd-28530ff336f0");
@font-face{
font-family:"Century Gothic";
font-weight: bold;
src:url("fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix");
src:url("fonts/b247e158-e647-4a3d-9637-944de5124043.eot?#iefix") format("eot"),url("fonts/2ef5ecda-1772-45e2-843f-a13f5d76ed3a.woff") format("woff"),url("fonts/33cf10ca-a6bb-4888-a320-d38720c9847b.ttf") format("truetype"),url("fonts/3428a0e6-cb4d-408a-8331-cc78554ab49c.svg#3428a0e6-cb4d-408a-8331-cc78554ab49c") format("svg");
}
@font-face{
font-family:"Century Gothic";
src:url("fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix");
src:url("fonts/bd45538f-4200-4946-b177-02de8337032d.eot?#iefix") format("eot"),url("fonts/9908cdad-7524-4206-819e-4f345a666324.woff") format("woff"),url("fonts/b710c26a-f1ae-4fb8-a9fe-570fd829cbf1.ttf") format("truetype"),url("fonts/c9e387df-c0d3-42e1-8de6-78c41f68594c.svg#c9e387df-c0d3-42e1-8de6-78c41f68594c") format("svg");
}


/* End custom web fonts */

.clear {
	font-size: 0;
	line-height: 0;
	display: block;
	clear: both;
	float: none;
	height: 0;
	overflow: hidden;
}