/*MAIN STYLES
-------------------------------------------*/
*
{
	margin: 0;
	padding: 0;
}
HTML
{
	background: #000 url(images/bk_body.jpg) no-repeat 50% 0;
}
BODY, HTML
{
	font-weight: normal;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #444;
	margin: 0;
	padding: 0;
	/*[disabled]background:#000 url(images/bk_body.jpg) no-repeat 50% 0;*/
	line-height: 160%;
}
UL
{
	list-style: none;
}
A
{
	color: #119EC8;
}
A:hover
{
	text-decoration: none;
}
A:focus
{
	outline: none;
}
P
{
	margin: 0.8em 0;
}
H2
{
	color: #828282;
	text-transform: none;
	font-size: 18px;
	padding-bottom: 10px;
}
#colLeft H2, #colLeft H3
{
	text-transform: none;
	padding: 5px 0;
}
H2#comments
{
	padding: 0 0 10px;
}
#colRight H2
{
	font-size: 16px;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
	padding-top: 0;
	margin-bottom: 5px;
}
H2.home
{
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 10px;
	padding-bottom: 6px;
	color: #119EC8;
}
H3
{
	font-size: 20px;
	color: #666;
}
H1
{
	font-size: 24px;
	font-weight: bold;
	/*[disabled]color:#828282;*/
	display: block;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
H1, H2, H3
{
	line-height: 100%;
}
/*LAYOUT STRUCTURE
--------------------------------------------------*/
#wrapper
{
	margin: 35px auto 0;
	width: 960px;
	background: #FFF url(images/bk_wrapper.jpg) no-repeat 0 0;
	padding-bottom: 1px;
}
#header
{
	height: 100px;
	position: relative;
	border-bottom: 1px solid #E2E2E2;
	background: url(images/bk_header.jpg) repeat-x 0 100%;
}
#content
{
	padding: 20px 20px 0px;
	border-bottom: 12px solid #B7DCF1;
	min-height: 500px;
	padding-top: 0;
}
.columns
{
	background: url(images/bk_rightcol.jpg) repeat-y 625px 0;
}
#footer
{
	clear: both;
	background: url(images/bk_footer.jpg) no-repeat 100% 0;
	padding: 10px 0;
	width: 960px;
	height: 80px;
	margin: 1px auto;
	color: #7C8A91;
	position: relative;
}
/*HEADER ELEMENTS
--------------------------------------------------
-- logo --*/
#logo
{
	position: absolute;
	top: 4px;
	left: 20px;
}
#logo H1
{
	padding: 0;
	background: none;
	border: none;
}
#logo H1 A, #logo H1 A:hover
{
	background: url(images/logo.gif) no-repeat 0 0;
	width: 279px;
	height: 76px;
	text-indent: -9000px;
	display: block;
	text-decoration: none;
	border: none;
}
#topMenu
{
	position: absolute;
	right: 20px;
	top: 60px;
	border-left: 1px solid #CCC;
}
#topMenu LI
{
	float: left;
	padding: 0 15px;
	border-right: 1px solid #CCC;
}
#topMenu LI A
{
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#topMenu LI A:hover, #topMenu LI.selected A
{
	color: #119EC8;
}
/*CONTENT
---------------------------------------------*/
#latestPostsHome
{
	display: block;
}
#latestPostsHome LI
{
	display: block;
	float: left;
	background: #FBFBFB url(images/bk_latest_box.jpg) repeat-x 0 100%;
	border: 1px solid #DDD;
	padding: 10px;
	margin-right: 12px;
	width: 275px;
	height: 190px;
	position: relative;
	margin-bottom: 20px;
}
#latestPostsHome LI H3
{
	padding-bottom: 6px;
	font-weight: normal;
}
#latestPostsHome LI P IMG
{
	float: left;
	margin-right: 10px;
}
#latestPostsHome LI SPAN
{
	display: block;
	position: absolute;
	bottom: 10px;
	left: 7px;
	color: #828282;
	font-size: 11px;
}
#latestPostsHome LI SPAN IMG
{
	vertical-align: middle;
	margin-right: 3px;
}
#content UL#latestPostsHome LI A.readmore
{
	display: block;
	position: absolute;
	bottom: 8px;
	right: 10px;
	background: url(images/but_readmore.png) no-repeat 0 0;
	width: 66px;
	height: 22px;
	text-indent: -9999px;
}
#homeColumns
{
	display: block;
}
#homeColumns LI
{
	float: left;
	border-right: 1px dashed #E0E0DA;
	padding: 0px 10px 10px;
	padding-left: 0;
	margin-right: 11px;
	width: 288px;
	position: relative;
}
#homeColumns LI IMG
{
	border: none;
}
#homeColumns LI.last
{
	margin-right: 0;
	border: none;
	margin-top: -3px;
	margin-bottom: -10px;
}
#colLeft
{
	float: left;
	width: 590px;
	padding-top: 25px;
}
#colRight
{
	float: left;
	width: 290px;
	padding-top: 30px;
	margin-left: 15px;
	padding-left: 20px;
}
#colRight UL
{
	margin-bottom: 15px;
}
#colLeft UL LI
{
	display: block;
	background: url(images/bullet.jpg) no-repeat 0 5px;
	padding: 2px 0 3px 15px;
}
#colRight UL#latestPosts LI, #colRight UL#subCategs LI, #colRight UL LI
{
	border-bottom: 1px solid #EFEFEF;
	line-height: 170%;
	padding: 5px;
	background: #F9F9F9;
}
#colRight UL#latestPosts LI A, #colRight UL#subCategs LI A, #colRight UL LI A
{
	text-decoration: none;
}
#colRight UL#latestPosts LI A:hover, #colRight UL#subCategs LI A:hover, #colRight UL#latestPosts LI:hover A, #colRight UL#subCategs LI:hover A
{
	color: #333;
}
#colRight UL#latestPosts LI:hover, #colRight UL#subCategs LI:hover, #colRight UL LI:hover
{
	background: #FFF;
}
#colRight UL#latestPosts LI SPAN
{
	font-size: 11px;
	color: #828282;
}
#colRight UL#latestPosts LI SPAN IMG
{
	vertical-align: middle;
}
.rss
{
	margin: 0px 0 10px;
	padding: 5px 0 10px;
	border-bottom: 1px solid #EFEFEF;
}
.rss IMG
{
	float: left;
	margin-right: 15px;
	border: none;
}
.serviceColLeft, .serviceColRight
{
	float: left;
	width: 275px;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	padding-right: 15px;
	margin-top: 22px;
	height: 250px;
/*here you can adjust the service box height to fit the content*/
	padding-bottom: 25px;
}
.serviceColRight
{
	float: left;
	width: 255px;
	padding-left: 20px;
	padding-right: 15px;
	border-right: none;
}
.serviceColLeft IMG, .serviceColRight IMG
{
	float: left;
	margin-right: 15px;
	margin-bottom: 2px;
}
.blogItem IMG, .blogItemReal IMG
{
	padding: 6px;
	border: 1px solid #EFEFEF;
	margin-bottom: 5px;
}
.blogItem SPAN IMG, .blogItemReal SPAN IMG
{
	padding: 0;
	border: none;
	vertical-align: middle;
	margin: 0 5px;
}
.blogItem SPAN.action, .blogItemReal SPAN.action
{
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-weight: bold;
}
.blogItem, .blogItemSearch
{
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 40px;
}
.blogItemReal
{
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 0px;
	height: 370px;
}
.blogItem P IMG, .blogItemReal P IMG
{
	padding: 5px;
	border: 1px solid #EFEFEF;
}
.blogItemSearch
{
	margin-bottom: 10px;
}
.more-link
{
	display: block;
	background: url(images/but_readmore.png) no-repeat 0 0;
	width: 92px;
	height: 25px;
	text-indent: -9999px;
}
SPAN.metadata
{
	display: block;
	padding: 5px 0 10px;
	font-size: 11px;
	color: #828282;
	border-bottom: 1px solid #EFEFEF;
	margin: 0 0 10px;
}
SPAN.metadata IMG
{
	vertical-align: middle;
}
.search-terms
{
	color: #119EC8;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
/*COMMENTS
---------------------------------------------*/
#colLeft UL.commentlist
{
	margin-bottom: 10px;
}
#colLeft UL.commentlist LI
{
	background: none;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0;
	padding-left: 40px;
}
#colLeft UL.commentlist LI .avatar
{
	float: left;
	width: 32px;
	margin-left: -40px;
}
/**html #colLeft ul.commentlist li .avatar*/
#INVALID-RULE
{
	margin-bottom: -20px;
}
#colLeft UL.commentlist LI.odd
{
	background: #F9F9F9;
}
#colLeft UL.commentlist LI .commentmetadata
{
	font-size: 11px;
	color: #999;
	border-bottom: 1px solid #EFEFEF;
}
/*FOOTER
---------------------------------------------*/
.footerMark
{
	position: absolute;
	top: 10px;
	right: 0;
}
/*HOME SLIDER
-----------------------------------------------*/
#slider
{
	margin-bottom: 20px;
	margin-top: 20px;
}
* HTML #slider
{
	padding-bottom: 0;
}
#sliderFold
{
	width: 305px;
	padding: 0;
	float: left;
}
#sliderFold .sliderItem, #sliderFold .sliderItemOn, #sliderFold .sliderItemOnFirst
{
	padding: 13px 20px 0 84px;
	border-right: 1px solid #ACD7EE;
	border-bottom: 1px solid #ACD7EE;
	border-top: 1px solid #FFF;
	height: 83px;
	position: relative;
	cursor: pointer;
}
#sliderFold .sliderItemOnFirst
{
	border-top: 1px solid #ACD7EE;
}
#sliderFold .sliderItemOn, #sliderFold .sliderItem:hover
{
	border-right: none;
	background: url(images/bk_serv_active.jpg) repeat-y 100% 0;
}
#service_1.sliderItem:hover
{
	background: url(images/bk_serv_active.jpg) repeat-y 100% 0;
	border-right: none;
	border-top: 1px solid #ACD7EE;
}
#sliderFold .sliderItem H2, #sliderFold .sliderItemOn H2, #sliderFold .sliderItemOnFirst H2
{
	font-size: 16px;
	letter-spacing: -1px;
	padding-bottom: 5px;
	text-transform: none;
	color: #333;
}
#sliderFold .sliderItem P, #sliderFold .sliderItemOn P, #sliderFold .sliderItemOnFirst P
{
	line-height: 120%;
	margin: 0;
	padding: 0;
}
#sliderFold .sliderItem IMG, #sliderFold .sliderItemOn IMG, #sliderFold .sliderItemOnFirst IMG
{
	position: absolute;
	left: 0;
	top: 10px;
}
.sliderImg
{
	background: #D5EAF7 url(images/bk_blue_grad.jpg) repeat-x 0 100%;
	border: 1px solid #ACD7EE;
	border-left: none;
	position: relative;
	float: left;
	padding: 7px 5px;
	height: 376px;
}
.panel A.butDetails
{
	display: block;
	position: absolute;
	width: 157px;
	height: 40px;
	background: url(images/bt_detail.gif) no-repeat 0 0;
	text-indent: -9999px;
	right: -43px;
	bottom: 0px;
}
.panel IMG
{
	border: 1px solid #FFF;
}
.panel P.projName
{
	font-size: 11px;
	padding: 23px 4px 15px;
	margin: 0;
}
/*CAROUSEL
---------------------------------------------*/
.stepcarousel
{
	float: left;
	position: relative;
/*leave this value alone*/
	overflow: hidden;
/*leave this value alone*/
	width: 600px;
/*Width of Carousel Viewer itself*/
	height: 376px;
/*Height should enough to fit largest content's height*/
}
.stepcarousel .belt
{
	position: absolute;
/*leave this value alone*/
	left: 0;
	top: 0;
}
.stepcarousel .panel
{
	float: left;
/*leave this value alone*/
	overflow: hidden;
/*clip content that go outside dimensions of holding panel DIV*/
	width: 600px;
/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then.*/
	height: 384px;
	position: relative;
}
/*FORMS
--------------------------------------------------*/
#searchform
{
	position: absolute;
	top: 27px;
	right: 20px;
}
#searchform INPUT#s
{
	width: 195px;
	background: url(images/bk_searchbox.jpg) no-repeat 0 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 5px;
	border: none;
	color: #999;
}
#searchform INPUT#searchsubmit
{
	width: 25px;
	height: 22px;
	background: url(images/bk_searchbut.jpg) no-repeat 0 0;
	border: none;
}
#searchform INPUT
{
	float: left;
}
FORM#contact INPUT.submit
{
	border: none;
	width: 147px;
	height: 40px;
	text-align: center;
	padding-top: 4px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	background: url(images/bt_envoyer.gif) no-repeat 0 0;
}
FORM LABEL, FORM P
{
	display: block;
	padding: 8px 0 2px;
	font-weight: bold;
}
FORM TEXTAREA
{
	width: 500px;
}
FORM INPUT#submit
{
	border: none;
	width: 157px;
	height: 40px;
	text-align: center;
	padding-top: 4px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
	background: url(images/bt_envoyer.gif) no-repeat 0 0;
	font-size: 11px;
}
INPUT, TEXTAREA
{
	border: 1px solid #A7AEB3;
	padding: 5px;
	background-color: #F6F6F6;
}
INPUT:focus, TEXTAREA:focus
{
	border: 1px solid #1CA3CF;
	padding: 5px;
	background-color: #F6F6F6;
}
/*CLEARING
---------------------------------------------------*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
DIV.blogTitle
{
	float: left;
	width: 590px;
}
DIV.TweetButton
{
	float: right;
	margin: 3px -18px 0 -8px;
}
DIV.navigation
{
	font-size: 1.2em;
	font-weight: bold;
}
.blogTitle H2 A, .blogItemReal H2 A
{
	text-decoration: none;
}
.colReal_1
{
	margin-top: 10px;
	overflow: hidden;
	width: 422px;
	height: 202px;
	margin-bottom: 10px;
}
.colReal_2
{
	width: 150px;
	margin-top: -208px;
	float: right;
}
.meColReal1
{
	float: left;
}
.meColReal2
{
	float: right;
	width: 270px;
}
#tableReal TD
{
	vertical-align: text-top;
}
.clearfix
{
	display: block;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*End hide from IE-mac*/
.clear
{
	clear: both;
}
.noclear
{
	clear: none;
}
/*
* WP-Paginate - WordPress Pagination Function
* Revision: $Id: wp-paginate.css 153537 2009-09-10 13:26:24Z emartin24 $
* Copyright (c) 2009 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
.wp-paginate
{
	padding: 0;
	margin: 20px;
	text-align: center;
}
.wp-paginate LI
{
	display: inline;
	list-style: none;
}
.wp-paginate A
{
	background: #F9F9F9;
	border: 1px solid #CCC;
	color: #888;
	margin-right: 4px;
	padding: 3px 6px;
	text-align: center;
	text-decoration: none;
}
.wp-paginate A:hover, .wp-paginate A:active
{
	background-color: #888;
	color: #F9F9F9;
}
.wp-paginate .title
{
	color: #119EC8;
	margin-right: 4px;
}
.wp-paginate .gap
{
	color: #999;
	margin-right: 4px;
}
.wp-paginate .current
{
	color: #FFF;
	background: #119EC8;
	border: 1px solid #119EC8;
	margin-right: 4px;
	padding: 3px 6px;
}
.wp-paginate .page
{
}
.wp-paginate .prev, .wp-paginate .next
{
}
/*style overrides for comments pagination*/
.wp-paginate-comments
{
}
.wp-paginate-comments LI
{
}
.wp-paginate-comments A
{
}
.wp-paginate-comments A:hover, .wp-paginate-comments A:active
{
}
.wp-paginate-comments .title
{
}
.wp-paginate-comments .gap
{
}
.wp-paginate-comments .current
{
}
.wp-paginate-comments .page
{
}
.wp-paginate-comments .prev, .wp-paginate-comments .next
{
}
/*-----------------------------------------------------------
-----------------------------------------------------------
------   FANCYBOX                                ----------
-----------------------------------------------------------
-----------------------------------------------------------*/
DIV#fancy_overlay
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 300;
}
DIV#fancy_loading
{
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 1000;
}
DIV#fancy_loading DIV
{
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(images/fancy/fancy_progress.png) no-repeat;
}
DIV#fancy_outer
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	padding: 20px 20px 40px;
	margin: 0;
	background: transparent;
	display: none;
}
DIV#fancy_inner
{
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}
DIV#fancy_content
{
	margin: 0;
	z-index: 1000;
	position: absolute;
}
DIV#fancy_div
{
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 1000;
}
IMG#fancy_img
{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;
	margin: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
}
DIV#fancy_close
{
	position: absolute;
	height: 30px;
	width: 30px;
	background: url(images/fancy/fancy_closebox.png) no-repeat top left;
	cursor: pointer;
	z-index: 1810;
	display: none;
}
#fancy_frame
{
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
#fancy_ajax
{
	width: 100%;
	height: 100%;
	overflow: auto;
}
A#fancy_left, A#fancy_right
{
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	z-index: 1110;
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
	overflow: hidden;
}
A#fancy_left
{
	left: 0px;
}
A#fancy_right
{
	right: 0px;
}
SPAN.fancy_ico
{
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 1120;
	cursor: pointer;
	display: block;
}
SPAN#fancy_left_ico
{
	left: -9999px;
	background: transparent url(images/fancy/fancy_left.png) no-repeat;
}
SPAN#fancy_right_ico
{
	right: -9999px;
	background: transparent url(images/fancy/fancy_right.png) no-repeat;
}
A#fancy_left:hover, A#fancy_right:hover
{
	visibility: visible;
	background-color: transparent;
}
A#fancy_left:hover SPAN
{
	left: 20px;
}
A#fancy_right:hover SPAN
{
	right: 20px;
}
#fancy_bigIframe
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
DIV#fancy_bg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 700;
	border: 0;
	padding: 0;
	margin: 0;
}
DIV.fancy_bg
{
	position: absolute;
	display: block;
	z-index: 700;
	border: 0;
	padding: 0;
	margin: 0;
}
DIV#fancy_bg_n
{
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url(images/fancy/fancy_shadow_n.png) repeat-x;
}
DIV#fancy_bg_ne
{
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(images/fancy/fancy_shadow_ne.png) no-repeat;
}
DIV#fancy_bg_e
{
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(images/fancy/fancy_shadow_e.png) repeat-y;
}
DIV#fancy_bg_se
{
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(images/fancy/fancy_shadow_se.png) no-repeat;
}
DIV#fancy_bg_s
{
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url(images/fancy/fancy_shadow_s.png) repeat-x;
}
DIV#fancy_bg_sw
{
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(images/fancy/fancy_shadow_sw.png) no-repeat;
}
DIV#fancy_bg_w
{
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(images/fancy/fancy_shadow_w.png) repeat-y;
}
DIV#fancy_bg_nw
{
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(images/fancy/fancy_shadow_nw.png) no-repeat;
}
DIV#fancy_title
{
	position: absolute;
	z-index: 1000;
	display: none;
}
DIV#fancy_title DIV
{
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}
DIV#fancy_title TABLE
{
	margin: 0 auto;
}
DIV#fancy_title TABLE TD
{
	padding: 0;
	vertical-align: middle;
}
TD#fancy_title_left
{
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy/fancy_title_left.png) repeat-x;
}
TD#fancy_title_main
{
	height: 32px;
	background: transparent url(images/fancy/fancy_title_main.png) repeat-x;
}
TD#fancy_title_right
{
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy/fancy_title_right.png) repeat-x;
}

