/* @override 
	http://ideva-sibr/application/lib/css/all.css
	http://sibr.ca/application/lib/css/all.css
*/

body {
	background: #e5e5e5 url(../images/main-background.png) repeat-x;
	font: 13px/17px Helvetica, Arial, Geneva, sans-serif;
	color: #333333;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
} 

h1#logo {
	margin: 30px 0 0 10px;
	background-image: url(../images/logo.png);
	width: 325px;
	height: 78px;
	text-indent: -9999px;
	overflow: hidden;
}

h1#logo a {
	width: 325px;
	height: 78px;
	display: block;
}

.content-holder,
.immeubles-menu-holder,
.header-holder {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

/* @group Top Right Menu ( Accueil, Témoignages, Entreprise, Contact ) */

#top-right-menu {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 26px;
	right: 0;
}

#top-right-menu li,
#top-right-menu li a { display: block; float: left; }
#top-right-menu li a { background-image: url(../images/top-right-menu.png); text-indent: -9999px; height: 28px; }

#top-right-menu li.mi-accueil a		{ width: 105px; background-position: 0 0;}
#top-right-menu li.mi-temoignages a { width: 133px; background-position: -105px 0; }
#top-right-menu li.mi-entreprise a	{ width: 136px; background-position: -238px 0; }
#top-right-menu li.mi-contact a { width: 101px; background-position: -374px 0; }

body.ws- #top-right-menu li.mi-accueil a,
body.ws-accueil #top-right-menu li.mi-accueil a,
#top-right-menu li.mi-accueil a:hover 		{ background-position: 0 -29px; }

body.ws-temoignages #top-right-menu li.mi-temoignages a,
#top-right-menu li.mi-temoignages a:hover	{ background-position: -105px -29px; }

body.ws-entreprise #top-right-menu li.mi-entreprise a,
#top-right-menu li.mi-entreprise a:hover	{ background-position: -238px -29px; }

body.ws-contact #top-right-menu li.mi-contact a,
#top-right-menu li.mi-contact a:hover 		{ background-position: -374px -29px; }

/* @end */



ul#immeubles-menu {
	list-style-type: none;
	padding: 0;
	height: 30px;
	font-size: 16px;
	
	background: url(../images/immeubles-menu-background.png) 0 -18px;
	line-height: 30px;
	padding-left: 10px;
	width: 960px;
	position: absolute;
	top: -24px;
	left: 10px;
	margin: 0;
}

ul#immeubles-menu li,
ul#immeubles-menu li a {
	float: left;
	display: block;
}

li.lb-immeubles {
	color: #666666;
	width: 100px;
}

ul#immeubles-menu li a {
	margin: 0 20px 0 0;
	text-decoration: none;
	color: #1d2172;
}








#main-immeuble-top {
	display: none;
}

body.ws-accueil #main-immeuble-top,
body.ws- #main-immeuble-top {
	display: block;
	position: absolute;
	background-image: url(../images/main-image-top.jpg);
	width: 236px;
	height: 73px;
	right: 107px;
	top: -55px;
	overflow: hidden;
}

div#two-thirds-right p {
	margin: 0;
}

p.blue-button a {
	display: inline-block;
	background-image: url(../images/agent-contact-background.png);
	width: 389px;
	height: 40px;
	line-height: 42px;
	font-size: 18px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	float: right;
	clear: right;
}

p.blue-button a:hover {
	text-decoration: underline;
}

.content-holder {
	margin-top: 40px;
}

.content-box .top {
	background: url(../images/content-background.png) center -164px;
	height: 18px;
}
.content-box .contents {
	background: url(../images/content-background.png) center -182px;
	padding: 0px 21px;
}

.content-box .bottom {
	background: url(../images/content-background.png) center 70px;
	height: 18px;
}

.two-thirds-left {
	width: 559px;
	float: left;
}

.two-thirds-right,
#two-thirds-right {
	width: 389px;
	float: right;
}


.blue-box {
	background-color: #f3f4ff;
	width: 389px;
	display: inline-block;
}

.blue-box p {
	padding: 20px 10px 0 10px;
}

.dark-blue-box {
	width: 389px;
	display: inline-block;
	background-image: url(../images/blue-box-background.png);
	overflow: hidden;
	color: white;
}

.dark-blue-box h2 {
	margin: 20px 10px 10px 10px;
	font-weight: normal;
}

.dark-blue-box p {
	margin: 10px !important;
}

.dark-blue-box ul.left {
	float: left;
	padding: 0 0 0 28px;
}

.dark-blue-box ul.right {
	float: right;
	padding: 0 0 0 0px;
}

.dark-blue-box ul {
	width: 170px;
	list-style-image: url(../images/white-bullet.gif);
	margin: 0;
}

.dark-blue-box ul li {
	margin: 0;
	padding: 0;
}

.dark-blue-box p {
	clear: both;
}

#form_1, #form_3 {
	display: inline-block;
	width: 389px;
	background-color: #f3f4ff;
	position: relative;
	float: right;
	clear: both;
}

body.ws- #form_1,
body.ws-accueil #form_1,
body.ws- #form_3,
body.ws-accueil #form_3 {
	margin-top: -32px;
}

#form_1 h2,
#form_3 h2 {
	margin: 10px;
}

#form_1 ol,
#form_3 ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#form_1 label,
#form_3 label {
	display: none;
}

#form_1 .form_input_text,
#form_3 .form_input_text {
	width: 347px;
	height: 28px;
	border: 0;
	margin: 0 0 0 10px;
	padding-left: 10px;
	font-size: 20px;
	background-image: url(../images/newsletter-field-background.png);
}

#form_1 hr,
#form_3 hr {
	display: none;
}

#form_1 form input.ws-submit-button,
#form_3 form input.ws-submit-button {
	background-image: url(../images/button-envoyer-send.png);
	text-indent: -9999px;
	width: 85px;
	height: 21px;
	border: 0;
	cursor: pointer;
	margin: 10px;
	float: right;
}

#form_1 .form-error,
#form_3 .form-error {
	display: none;
}

#form_1 ol li p,
#form_1 p.message,
#form_1 p.ok_message,
#form_3 ol li p,
#form_3 p.message,
#form_3 p.ok_message {
	display: none;
}

#form_1 p,
#form_3 p {
	padding: 10px;
}

.partners-box .top {
	background: url(../images/partners-background-fr.png) center -125px;
	height: 59px;
}
.partners-box .contents {
	background: url(../images/partners-background-fr.png) center -182px;
}

.partners-box .contents p {
	margin: 0;
	padding: 10px;
	text-align: center;
}

.partners-box .contents p img {
	padding: 0 10px;
}

.partners-box .bottom {
	background: url(../images/partners-background-fr.png) center 499px;
}




.footer-holder {
	background-image: url(../images/footer-background.jpg);
	height: 127px;
	margin: 0 0 0 0;
	padding: 0;
}

.footer-sub-holder {
	width: 990px;
	margin: 0 auto;
	position: relative;
}

.footer-sub-holder ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	text-transform: lowercase;
}

.footer-sub-holder ul li {
	float: left;
	display: block;
	padding: 10px;
	width: 110px;
}

.footer-sub-holder ul a {
	text-decoration: none;
	color: white;
}

ul#menu-footer {
	position: absolute;
	top: 25px;
	left: 20px;
	width: 340px;
}

ul#immeubles-menu-footer {
	position: absolute;
	top: 25px;
	left: 330px;
	width: 180px;
	padding-left: 20px;
	background: url(../images/footer-separator.png) no-repeat;
}

.footer-sub-holder #contact {
	position: absolute;
	right: 30px;
	top: 20px;
}


#copyright {
	text-align: center;
	padding: 10px;
	font-size: 13px;
	color: #444;
	text-shadow: #cccccc 1px 1px 1px;
}

.one-column {
	padding: 1px 0 0 0;
}

.one-column h2,
.one-column h3,
.one-column h4,
.one-column h5,
.one-column p,
.one-column table {
	margin-left: 10px;
	margin-right: 10px;
}

.one-column table {
	border-collapse: collapse;
}


.one-column table img,
.one-column h4 img,
.one-column p img {
	border: 1px solid #999;
	padding: 2px;
	box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	margin: 0 10px 0 0;
}


.blurb {
	background-image: url(../images/blurb-background.png);
	height: 187px;
	padding-top: 1px;
	position: relative;
}

.blurb p {
	position: absolute;
	top: 10px;
	left: 20px;
	font-size: 30px;
	line-height: 34px;
	font-style: italic;
	margin: 0;
}

.blurb span {
	position: absolute;
	bottom: 10px;
	right: 20px;
}

.blurb span a {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	font-style: italic;
}

.immeuble-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.immeuble-list .item {
	display: inline-block;
	position: relative;
	width: 460px;
	min-height: 172px;
	overflow: hidden;
	margin: 10px 0 0 10px;
	background: url(../images/product-background.png) no-repeat;
}

.immeuble-list .item img {
	position: absolute;
	top: 7px;
	left: 7px;
}

.immeuble-list .item h4,
.immeuble-list .item p {
	margin: 0 0 0 210px;
}

.immeuble-list .item h4 {
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 20px;
	color: #333333;
}

.immeuble-list .item p a {
	position: absolute;
	display: block;
	right: 0px;
	bottom: 10px;
	background: url(../images/button-consult-fr.png) no-repeat;
	text-indent: -9999px;
	width: 151px;
	height: 23px;
}

.immeuble-list .item p a:hover {
	background: url(../images/button-consult-fr.png) 0 -23px;
}

h3 {
	margin: 0;
	background-image: url(../images/title-background.png);
	height: 40px;
	line-height: 42px;
	color: #1d2172;
	font-size: 20px;
	text-indent: 10px;
	clear: both;
}

.two-thirds-left .immeuble-list {
	margin-left: 12px;
}
.two-thirds-left .immeuble-list .item {
	width: 518px;
}

#two-thirds-right .immeuble-list {
	background-color: #f3f4ff;
	float: right;
	width: 389px;
}
#two-thirds-right .item {
	width: 360px;
	min-height: 100px;
	height: 100px;
	background: url(../images/mini-immeuble-background.png) no-repeat;
}

#two-thirds-right .item img {
	width: 110px;
}

#two-thirds-right .item h4 {
	font-size: 16px;
	margin-bottom: 0px;
}

#two-thirds-right .item h4,
#two-thirds-right .item p {
	margin-left: 130px;
}


.immeuble-banner {
	width: 948px;
	clear: both;
	display: inline-block;
}

body.ws-commercial a.commercial {
	font-weight: bold;
	color: #333 !important;
}

body.ws-industriel a.industriel {
	font-weight: bold;
	color: #333 !important;
}

.available {
	font-weight: bold;
	color: #7530b1;
}

a:focus { 
    outline: none; 
}

button:focus {
	outline: none;
}


.form ol {
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
}

.form ol li p {
	margin: 10px 0 3px 0;
	font-style: italic;
}

.form select.form_select,
.form input.form_input_text {
	width: 400px;
}

.form .checkbox-group {
	min-height: 150px;
}

.form .checkbox-group .checkbox-item {
	display: block;
	float: left;
	width: 400px;
}

.mandatory {
	color: #7530b1;
}

.form hr {
	display: none;
}

.form .ws-submit-button {
	margin: 10px;
	width: 100px;
}

.form .form-error {
	margin-left: 420px;
	position: absolute;
	margin-top: -3px;
	padding: 5px;
	color: #7530b1;
	background-color: #e8ceff;
}

.one-column p a {
	color: #333;
}

h3 {
	margin: 0 !important;
}

h4 {
	font-size: 18px;
}


div.newline {
	margin-top: 50px;
}

iframe {
	margin-top: 20px;
	padding: 2px;
	border: 1px solid #ccc;
	box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
}


#language-switcher {
	position: absolute;
	top: -10px;
	right: 15px;
	font-size: 10px;
}





/* Contact Blue Box */

body#ws-contact .dark-blue-box {
	background-color: #2324a0;
	background-image: none;
}
ul.contactbox li {
	width: 300px;
}

ul.contactbox li {
	margin-bottom: 20px;
}

ul.contactbox li a {
	color: white;
}

ul.contactbox li.first {
	margin-top: 10px;
}

div#form_2 h2 {
	margin-left: 10px;
	font-size: 16px;
}

label#field_detail_label {
	display: none;
}


