@charset "UTF-8";
/* CSS Document */

/* NORMALISE EVERYTHING
----------------------------------------------------------------------*/

html, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, input, 
blockquote, th, td, img, form {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
address, caption, cite, code, dfn,
th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border: 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}

/*-  COMMON ELEMENTS
----------------------------------------------------------------------*/	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/ghm_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.h1 {
	width: 128px;
	height: 0px!important;
	float: left;
	padding-top: 129px;
	background-image: url(../images/ghm_design.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden!important;
	display: block;
}
h2 {
	color: #000000;
	font-size: 150%;
}
h3 {
	color: #000000;
	font-size: 130%;
}
h4 {
	color: #000000;
	font-size: 120%;
}
h5 {
	color: #000000;
	font-size: 110%;
}
p {
	margin: 0px;
	padding: 0 0 7px 0;
	line-height: 1.5em;
}

/*-  PAGE STRUCTURE
----------------------------------------------------------------------*/	
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 50px;
}
.topLinks {
	float: right;
	color: #022157;
	padding-right: 10px;
}
.topLinks a {
	color: #022157;
}
#left_column {
	float: left;
	width: 190px;
}
#main_column {
	float: right;
	width: 660px;
	padding-top: 4px;
}

/*-  NAVIGATION
----------------------------------------------------------------------*/	
#navigation {
	float: left;
	clear: left;
	width: 100%;
	padding-top: 40px;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
}
#navigation ul li {
	display: block;
	float: left;
	clear: left;
	width: 100%;
}
#navigation ul li ul li {
	display: block;
	float: left;
	clear: left;
	width: 100%;
}
#navigation ul li ul li a {
	width: 170px;
	margin-left: 20px;
	color: #B67535;
	font-size: 140%;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	text-indent: 10px;
	height: 19px;
	text-transform: lowercase;
}
#navigation ul li ul li ul li a {
	width: 160px;
	margin-left: 30px;
	color: #596394;
	font-size: 140%;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	text-indent: 5px;
	height: 19px;
	text-transform: lowercase;
}
#navigation ul li ul li a:hover {
	color: #FFFFFF;
	background-color: #022157;
	text-decoration: none;
}
.subnav_current {
	color: #FFFFFF !important;
	background-color: #022157;
	text-decoration: none;
}
a.homeLink{
	overflow:hidden;
	background-image: url(../images/nav/home.png);
	background-repeat: no-repeat;
	padding-top:25px;
	height: 0px !important;
	width:175px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a:hover.homeLink {
	background-position: left -30px;
}
a.homeActive{
	overflow:hidden;
	background-image: url(../images/nav/home.png);
	background-repeat: no-repeat;
	padding-top:25px;
	height: 0px !important;
	width:175px;
	background-position: left -30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a.aboutLink{
	overflow:hidden;
	background-image: url(../images/nav/about.png);
	background-repeat: no-repeat;
	padding-top:25px;
	height: 0px !important;
	width:175px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a:hover.aboutLink {
	background-position: left -30px;
}
a.aboutActive{
	overflow:hidden;
	background-image: url(../images/nav/about.png);
	background-repeat: no-repeat;
	padding-top:25px;
	height: 0px !important;
	width:175px;
	background-position: left -30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a.workLink{
	overflow:hidden;
	background-image: url(../images/nav/work.png);
	background-repeat: no-repeat;
	padding-top:25px;
	height: 0px !important;
	width:175px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a:hover.workLink {
	background-position: left -30px;
}
a.workActive{
	overflow:hidden;
	background-image: url(../images/nav/work.png);
	background-repeat: no-repeat;
	padding-top:25px;
	height: 0px !important;
	width:175px;
	background-position: left -30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a.newsLink{
	overflow:hidden;
	background-image: url(../images/nav/news.png);
	background-repeat: no-repeat;
	padding-top:25px;
	height: 0px !important;
	width:175px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a:hover.newsLink {
	background-position: left -30px;
}
a.newsActive{
	overflow:hidden;
	background-image: url(../images/nav/news.png);
	background-repeat: no-repeat;
	padding-top:25px;
	height: 0px !important;
	width:175px;
	background-position: left -30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a.contactLink{
	overflow:hidden;
	background-image: url(../images/nav/contact.png);
	background-repeat: no-repeat;
	padding-top:25px;
	height: 0px !important;
	width:175px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
a:hover.contactLink {
	background-position: left -30px;
}
a.contactActive{
	overflow:hidden;
	background-image: url(../images/nav/contact.png);
	background-repeat: no-repeat;
	padding-top:25px;
	height: 0px !important;
	width:175px;
	background-position: left -30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
/*-  FORM
----------------------------------------------------------------------*/
input, select, textarea {
	border: 1px solid #CCCCCC;
	font-size: 12px;
	padding: 2%;
	color: #666666;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	font-family: Helvetica, Arial, sans-serif;
}
.text_field {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	width: 95%;
}

/*-  HOMEPAGE
----------------------------------------------------------------------*/
#flash_holder {
	float: left;
	height: 320px;
	width: 320px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.three_pic_holder {
	float: left;
	height: 320px;
	width: 320px;
	margin-bottom: 10px;
}
.home_text_box, .about_text_box, .ourwork_text_box, .contact_text_box, .sitemap_text_box, .accessibility_text_box {
	float: left;
	min-height: 280px;
	width: 280px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #5A6495;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sitemap_text_box ul, .accessibility_text_box ul {
	padding-left: 70px;
}
.sitemap_text_box ul li, .accessibility_text_box ul li {
}
.sitemap_text_box ul li, .accessibility_text_box ul li a {
	padding-bottom: 5px;
}
.sitemap_text_box ul, .accessibility_text_box ul {
	padding-left: 10px;
}
.sitemap_text_box ul li, .accessibility_text_box ul li {
}
.home_text_box h2 {
	overflow:hidden;
	background-image: url(../images/ghm_design.gif);
	background-repeat: no-repeat;
	padding-top:34px;
	height: 0px !important;
	width:154px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.about_text_box h2 {
	overflow:hidden!important;
	background-image: url(../images/about_ghm_design.gif);
	background-repeat: no-repeat;
	padding-top:34px;
	height: 0px !important;
	width:230px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.ourwork_text_box h2 {
	overflow:hidden!important;
	background-image: url(../images/title_our_work.gif);
	background-repeat: no-repeat;
	padding-top:34px;
	height: 0px !important;
	width:230px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.contact_text_box h2 {
	overflow:hidden!important;
	background-image: url(../images/title_contact.gif);
	background-repeat: no-repeat;
	padding-top:34px;
	height: 0px !important;
	width:270px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.sitemap_text_box h2 {
	overflow:hidden!important;
	background-image: url(../images/title_sitemap.gif);
	background-repeat: no-repeat;
	padding-top:34px;
	height: 0px !important;
	width:270px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.accessibility_text_box h2 {
	overflow:hidden!important;
	background-image: url(../images/title_accessibility.gif);
	background-repeat: no-repeat;
	padding-top:34px;
	height: 0px !important;
	width:270px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-bottom: 15px;
}
.home_text_box p, .about_text_box p, .ourwork_text_box p, .contact_text_box p, .sitemap_text_box p, .accessibility_text_box p {
	padding-left: 4px;
	padding-right: 20px;
}
.section_link {
	height: 130px;
	width: 130px;
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
}
#sectionlink_one {
	background-image: url(../images/blue_boxM.png);
	float: left;
	margin-bottom: 10px;
	margin-top: 50px;
}
#sectionlink_two {
	background-image: url(../images/blue_boxD.png);
	float: left;
	clear: left;
	margin-right: 10px;
}
#sectionlink_three {
	background-image: url(../images/blue_boxL.png);
	float: right;
	padding-right: 50px;
	margin-top: 190px;
}
#sectionlink_four {
	background-image: url(../images/blue_boxD.png);
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sectionlink_five {
	background-image: url(../images/blue_boxL.png);
	float: right;
	margin-bottom: 10px;
}
#sectionlink_six {
	background-image: url(../images/blue_boxM.png);
	float: right;
}


/*-  CASE STUDY
----------------------------------------------------------------------*/
#case_image_holder {
	height: 320px;
	width: 320px;
	background-color:#022157;
	margin-left: 320px!important;
	margin-bottom: 15px;
	margin-top: 300px;
	z-index: 1000;
	position: absolute;
}

#lrg_image_container {
	width: 320px;
	/*height: 320px;*/
	height: 320px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.lrg_image {
	width: 320px;
	height: 320px; /*on laisse un background par défaut pour les pages ou c'est pas dynamique */
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-image: url(../images/01.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.mask {
	position: relative;
	width: 320px;
	height: 320px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	background-color:#022157;
}
#thumb_nav_container1{
	width: 100%;
	height: 320px;
	float: right;
}
#thumb_nav_container2{
	width: 72px;
	position: relative;
	top: 0px;
	right: 0;
	float: right;	/*z-index: 230;*/
	padding-top: 10px;
	opacity: .8;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	background-color: #022157;
	z-index: 210;
}
#navDiapos{
	position: relative;
	right: 0;
	top: 0;
	width: 72px;
	
}
#navDiapos .miniDiapo{
	/*poition: absolute;*/
	float: right;
	clear: right;
	width: 62px;
	height: 62px;
}
#navDiapos .miniDiapo img{
	float: left;
	border: 1px solid #FFFFFF;
}
.case_text_holder {
	float: left;
	width: 420px;
	background-color: #5A6495;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	min-height: 420px;
}
.case_text_box {
	float: left;
	width: 280px;
	height: 320px;
	overflow: hidden;
}
.case_text_expand {
	float: left;
	background-color: #5A6495;
	padding-top: 15px;
	font-weight: bold;
	width: 100%;
	clear: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6974B0;
	margin-top: 25px;
}
.case_text_holder h2 {
	overflow:hidden;
	background-repeat: no-repeat;
	padding-top:34px;
	height: 0px !important;
	width:400px;
	background-position: left top;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin-bottom: 15px;
}
#retail {
	background-image: url(../images/ourwork_retail.gif);
}
#residential {
	background-image: url(../images/ourwork_residential.gif);
}
#cultural-public {
	background-image: url(../images/ourwork_public.gif);
}
#masterplanning {
	background-image: url(../images/ourwork_master.gif);
}
#commercial {
	background-image: url(../images/ourwork_commercial.gif);
}
#education-health {
	background-image: url(../images/ourwork_health.gif);
}
#news {
	background-image: url(../images/title_news.gif);
}
.case_text_box p {
	padding-left: 3px;
}
.case_name {
	font-weight: bold;
	font-size: 140%;
}
.case_budget {
	font-weight: bold;	
}

