/* --------------------------------------------------------
    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-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 {
    background: #4e89be;
    color: #fff;
    cursor: pointer;
    float:left;
	height: 284px;
	padding-left: 1px;
    width: 349px;
}

#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;
}

#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;
}

#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 { 
    background: #e4e4e4 url(../images/home/body_shadow.jpg) right top no-repeat; 
}

#bottom-blocks .inspeck h3 { 
    font-size: 120%;
    font-variant: normal; 
    text-transform: uppercase; 
    line-height: 100%;
    margin-top: 8px; 
    width: 125px;
}

#bottom-blocks .inspeck .gray {color: #646466;}
#bottom-blocks .inspeck h2 { 
    top: 2px; 
}

#bottom-blocks .inspeck h3.smaller { font-size: 110%;}
#bottom-blocks .inspeck h2.smaller { font-size: 100%; line-height: 0px; width: 125px; letter-spacing: 0px; }
#bottom-blocks .inspeck h2.smaller2 { font-size: 100%; width: 125px; letter-spacing: 0px; }

/* --------------------------------------------------------
    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%; }
