/* --------------------------------------------------------
    Main stylesheet
    Site: Creaform
    Created by: Stéphanie Léveillé - stephanie.leveille@leonarddg.com
    Filename: home.css
   -------------------------------------------------------- */

/* --------------------------------------------------------
    COLORS
    Text Grey: 				#454545
    Blue:		 			#4e89be
   -------------------------------------------------------- */

/* --------------------------------------------------------
    BANNER
   -------------------------------------------------------- */
#banner {
	background: #333333;
	height: 305px;
	position: relative;
	overflow: hidden;
}

#banner .nav { 
	background: #4e89be;
	left: 485px; 
	margin:0; 
	padding:0; 
	position: absolute; 
	top: 85px;
	width: 375px;
	z-index: 9999; 
}
#banner .nav li { display: inline; float: left; }
#banner .nav li a { background: #4e89be; color: #fff; display: block; float: left; padding: 2px 8px; text-decoration: none; }
#banner .nav li a.activeSlide { background: #fff;  color: #4e89be;}
#banner .nav li a:hover { text-decoration: underline; }

#banner h2 { color: #4e89be; font-size: 180%; font-weight: normal; position: absolute; left: 485px; top: 40px; }
#banner h2.img { top: 10px; }
#banner p { color: #cacaca; position: absolute; left: 485px; top: 140px; width: 375px; }
#banner p strong { font-size: 140%; font-weight: normal; display: block; }
#banner p a { 
	background: url(../images/home/plusWhite.gif) right center no-repeat;
	color: #fff; 
	float: right;
	padding-right: 20px;
	text-align: right; 
	text-decoration: none;
}
#banner p a:hover { border-bottom: 1px solid #4e89be; }

/* --------------------------------------------------------
    CAMEOS
   -------------------------------------------------------- */
   
ul.cameo { 
	background: #dedede;
	border-top: 5px solid #ababab;
	height: 100px;
	margin:0; 
	overflow: hidden;
	padding:0; 
}
ul.cameo li { 
	display: inline; 
	float: left; 
	position: relative;
	width: 31%; 
	height: 100px;
}

ul.cameo li a:hover {
	background-position: 10px -100px;
	color: #000;
}

ul.cameo li a {
	background-position: 10px 0px;
	background-repeat: no-repeat;
	color: #454545;
	display: block; 
	cursor: pointer; 
	float: left; 
	padding: 5px 10px;
	position: relative;
	overflow: hidden;
	text-decoration: none;
	width: 100%; 
	height: 90px;
}

ul.cameo li h2 { color: #000; font-size: 125%; padding-left: 85px; text-transform: uppercase; }
ul.cameo li p { line-height:1.4em;padding-left: 85px; }

#cameoLeft a{ background-image: url(../images/home/iconProducts.jpg);}
#cameoCenter a{ background-image: url(../images/home/iconServices.jpg);}
#cameoRight a{ background-image: url(../images/home/iconFinancing.jpg); }

/* --------------------------------------------------------
    EVENTS
   -------------------------------------------------------- */
   
#events {
	height: 60px;
	margin: 0 10px;
	overflow: hidden;
	position: relative;
	
}

#events h2 {
	color: #4e89be;
	float: left; 
	font-size: 130%;
	font-weight: normal;
	letter-spacing: 0.2em; 
	/*line-height: 60px;*/
	padding-top: 20px;
	margin-right: 20px;
	text-transform: uppercase;
}

#events ul { float: left; margin: 0; padding: 0;}
#events ul li { display: block; height: 30px; line-height: 1.4em;padding: 15px 0; width: 600px;}
#events ul li span { color: #4e89be; }
#events a.plusBlue { position: absolute; right: 10px; top: 25px; }

/* --------------------------------------------------------
    NEWS
   -------------------------------------------------------- */

#news {
	background: #e4e4e4;
	display: inline;
	float: left;
	height: 137px;
	overflow: hidden;
	margin: 0 11px 0 0;
	position: relative;
	width: 288px;
}

#news h2 { 
	color: #4e89be;
	font-size: 130%;
	font-weight: normal;
	letter-spacing: 0.2em; 
	margin: 10px 10px 5px;
	text-transform: uppercase;
}

#news p { line-height: 1.4em; margin: 0 10px; height: 70px; overflow: hidden; }
#news p strong { display: block; }
#news a { text-decoration: none; }
#news a:hover { color: #000; }
#news a.plusBlue { position: absolute; left: 10px; bottom: 10px; }

#webinar {position: relative; padding: 5px 10px; width: 324px !important; height: 100px !important;}
#webinar .plusBlue {position: absolute; right: 10px; bottom: 10px;}

/* --------------------------------------------------------
    REQUEST A QUOTE
   -------------------------------------------------------- */
#quote, #decouverte {
	background: #4e89be;
	display: block;
	float: left;
	height: 137px;
	margin: 0 11px 0 0;
	overflow: hidden;
	position: relative;
	width: 150px;
}

#quote h2 { 
	color: #fff;
	font-size: 130%;
	font-weight: normal;
	letter-spacing: 0.2em; 
	margin: 10px 10px 5px;
	text-transform: uppercase;
}

#quote p { color: #fff; line-height: 1.4em; margin: 0 10px; height: 70px; overflow: hidden; }
#quote a.plusWhite { 
	background: url(../images/home/plusWhite.gif) 126px 113px no-repeat;
	display: block;
	position: absolute; 
	top:0; left: 0;
	width: 100%;height: 100%;
}

#decouverte a {
	display: block;
	position: absolute; 
	top:0; 
	left: 0;
	width: 100%;
	height: 100%;
}

#decouverte a.en { background: transparent url(../images/home/btnDecouverteEn.jpg) left 1px no-repeat; }
#decouverte a.es { background: transparent url(../images/home/btnDecouverteEs.jpg) left 1px no-repeat; }
#decouverte a.fr { background: transparent url(../images/home/btnDecouverteFr.jpg) left 1px no-repeat; }
#decouverte a.pt { background: transparent url(../images/home/btnDecouvertePt.jpg) left 1px no-repeat; }

/* --------------------------------------------------------
    INDUSTRIES
   -------------------------------------------------------- */
#industries h2 {
	background: url(../images/home/tIndustries.gif) no-repeat;
	display: inline;
	float: left;
	height: 137px;
	text-indent: -9999px;
	width: 24px;
}
#industries h2#industriesZh{background: url(../images/home/tIndustriesZh.gif) no-repeat;}
#industries h2#industriesJa{background: url(../images/home/tIndustriesJa.gif) no-repeat;}
#industries h2#industriesKo{background: url(../images/home/tIndustriesKo.gif) no-repeat;}
#industries h2#industriesPt{background: url(../images/home/tIndustriesPt.gif) no-repeat;}
#industries h2#industriesEs{background: url(../images/home/tIndustriesEs.gif) no-repeat;}
#industries h2#industriesDe{background: url(../images/home/tIndustriesDe.gif) no-repeat;}

#industries ul {
	display: inline;
	float: left;
	list-style: none;
	margin: 0; 
	padding: 0;
	width: 437px;
}

#industries ul li {
	display: inline;
	float: left;
	height: 63px;
	margin: 0 11px 11px 0;
	width: 101px;
}
#industries ul li.last { margin-right: 0; }

/* --------------------------------------------------------
    FOOTER
   -------------------------------------------------------- */
#footer { border-top: none;}


/* --------------------------------------------------------
    BANNER
   -------------------------------------------------------- */
#banner-split,
#banner-split #banner-services,
#banner-split #banner-products  {
	/*background: #333333;*/
	height: 284px;
	position: relative;
	overflow: hidden;
}

#banner-split #banner-services { display:none; }

#banner-split h2 {
    font-size: 150%; 
    font-weight: normal;
    margin-top: 20px;
    text-transform:uppercase;
}

#banner-split h3 {
    font-size: 180%; 
    font-variant: small-caps;
    font-weight: normal;
    margin: 5px 0 10px;
}

#banner-split ul li { list-style-type: disc; }

#banner-split .slideshow {
    float:left; 
	height: 284px;
    width: 574px;
}

#banner-split .slideshow .slide {
    color: #fff;
	height: 284px;
	/*padding-left: 20px;*/
    width: 574px;
}

#banner-split .slideshow h2,
#banner-split .slideshow h4,
#banner-split .slideshow ul,
#banner-split .slideshow p {
    width: 290px;
}

#banner-split .slideshow h4 { 
    color: #a6a6a6;
    font-size: 100%;
    margin: 4px 2px;
}

#banner-split .slideshow ul { margin: 10px 10px 0; padding-left: 15px; }
#banner-split .slideshow ul li {
    color: #a6a6a6;
    font-weight: bold;
    list-style-type: square; 
    margin: 4px 0;
}

#banner-split .slideshow p { padding: 5px 0; }

#banner-split .slideshow p a { 
	background: url(../images/home/plusWhite.gif) right center no-repeat;
	color: #fff; 
	padding-right: 20px;
	text-decoration: none;
}
#banner-split .slideshow p a:hover { border-bottom: 1px solid #4e89be; }

#banner-split .ad {
    cursor: pointer;
    color: #fff;
    float:left;
	height: 284px;
    width: 349px;
}

#banner-split .ad ul li a {color: White; text-transform: uppercase; text-decoration: none;}
#banner-split .ad ul li a:hover {color: White; text-decoration: underline;}
#banner-split .ad ul {margin-top: 80px; margin-left: 30px; width: 220px; line-height: 20px; list-style-image: url(../images/home-ad-bullet.gif);}

#banner-split .ad h2 {
    color: #c0e1ff;
}

#banner-split .ad p {
    width: 180px; 
}

#banner-split .nav { 
	background: transparent;
	left: 25px; 
	margin:0; 
	padding:0; 
	position: absolute; 
	bottom: 15px;
	width: 175px;
	z-index: 9999; 
}
#banner-split .nav li { 
    display: inline; 
    float: left; 
    margin-right: 8px; 
}
#banner-split .nav li a { 
    background: #4e89be; 
    color: #fff; 
    display: block; 
    float: left;
    padding: 0 6px; 
    text-decoration: none; 
    font-weight: bold; 
}
#banner-split .nav li a.activeSlide { background: #333; border: 1px solid #fff;}
#banner-split .nav li a:hover { background: #555; }

#middle-blocks { padding: 10px 0; }

#middle-blocks h2, 
#bottom-blocks h2 {
	color: #4e89be;
	font-size: 130%;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 5px 0 0;
	text-transform: uppercase;
}
   
   
#events-2, #news-2 {
    background: #e4e4e4;
    float:left;
	height: 100px;
	padding: 5px 10px;
	overflow: hidden;
	position: relative;
	width: 550px;
	cursor: pointer;
}

#events-2 ul { float: left; margin: 0; padding: 0;}
#events-2 ul li { display: block; height: 50px; line-height: 1.4em;padding: 15px 0; width: 525px;}
#events-2 ul li span { color: #4e89be; }
#events-2 a.plusBlue { position: absolute; right: 10px; bottom: 10px; }
   
#webinar {
    background: #e4e4e4;
    float:left;
    height: 110px;
    margin-left: 10px;
    width: 344px;
    cursor: pointer;
}

#webinar a.block {
    height: 100px;
    padding: 5px 10px;
    width: 324px;
}

#webinar div { margin-top: 4px; }

#webinar img {
    float:left;
    width: 61px;
} 

#webinar p {
    float:left;
    line-height: 1.2em;
    margin: 0 0 0 10px;
    width: 250px;
}

#webinar span {
    color: #4e89be;
}


#news-2 {
	height: 80px;
}

#news-2 h2 { margin-bottom: 10px; }

#news-2 p { line-height: 1.4em; margin: 0; height: 70px; overflow: hidden; }
#news-2 p strong { display: block; }
#news-2 a { text-decoration: none; }
#news-2 a:hover { color: #000; }
#news-2 a.plusBlue { position: absolute; right: 10px; bottom: 10px; }

#bottom-blocks .bottom-secondary-block {
    background: #e4e4e4;
    float:left;
    height: 90px;
    margin: 0 0 0 10px;
    width: 167px;
}

#bottom-blocks .bottom-secondary-block a.block {
    height: 80px;
    padding: 5px 10px;
    width: 147px;
}

#bottom-blocks .inspeck h2.small {font-size: 18px;}
#bottom-blocks .inspeck h2 {margin-bottom: 5px;}
#bottom-blocks .inspeck img {margin-right: 1px;}
#bottom-blocks .inspeck { 
	padding: 5px 10px;
	width: 147px;
	height: 80px;
}

/* --------------------------------------------------------
    INDUSTRIES
   -------------------------------------------------------- */

#industries-2 { 
    margin: 0 0 10px;
}

#industries-2 ul {
	display: inline;
	float: left;
	list-style: none;
	margin: 0; 
	padding: 0;
	width: 923px;
}

#industries-2 ul li {
	display: inline;
	float: left;
	height: 63px;
	margin: 0 16px 0 0;
	width: 101px;
}

#industries-2 ul.en li {
	height: 66px;
	margin-right: 10px;
	width: 106px;
}

#industries-2 ul li.last { margin: 0 0 0 3px; }

#industries-2 ul li.extra-left { margin-left: 2px; }

/* --------------------------------------------------------
    classes
   -------------------------------------------------------- */
a.block {
    display: block; 
    text-decoration: none;
}

a.block:hover { color: inherit; }

.align-right { text-align: right; }

p.smaller { font-size: 96%; }
p.really-smaller { font-size: 80%; }
