/*
-----------------------------------------------
immoweb base style
version:  2007.05.02
----------------------------------------------- */

@import 'common.css';

/* links
----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------- */
a:link 		{text-decoration:underline;color:#921363;}
a:visited 	{text-decoration:underline;color:#4d4d4d; }
a:hover 	{text-decoration:underline;color:#921363;}
a:active 	{text-decoration:underline;color:#921363;}

.force 	{color:#921363;}
.force 	a	{color:#921363;}
.force 	a:link	{color:#921363;}
.force 	a:visited	{color:#921363;}
.force 	a:hover	{color:#921363;}
.force 	a:active	{color:#921363;}


/* nav
----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------- */
#nav td { border-bottom:2px solid #921363; }

.nav-deco { background:url(http://pictures.immoweb.be/pics/nav/nav-line-myselect.gif) bottom repeat-x; }

#nav .actif a:link 	{ text-decoration:none;font-weight:bold;color:#921363; }
#nav .actif a:visited 	{ text-decoration:none;font-weight:bold;color:#921363; }
#nav .actif a:hover 	{ text-decoration:underline;font-weight:bold;color:#921363; }
#nav .actif a:active 	{ text-decoration:none;font-weight:bold;color:#921363; }

#nav-head-content li { color:#921363; }

#nav-head-content a.previous {
	background:url(http://pictures.immoweb.be/pics/ico-arrow-previous-myselect.gif) left no-repeat;
}
#nav-head-content a.next {
	background:url(http://pictures.immoweb.be/pics/ico-arrow-next-myselect.gif) right no-repeat;
}


/* content
----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------- */
#main h1 { color:#921363; }
#main h2 { color:#921363; }
#main h1.search-mot-subtitle{ color:#921363; }
#main #column-central h3 { color:#921363; }

#column-central .price { color:#921363; }
#column-central .pricebarre { text-decoration: line-through ; color:#921363; font-size:14px; font-weight:bold;}
.h1-sub { color:#921363; }
.h1-sub2 { color:#921363; }
.h2-sub { color:#921363; }
.h2-sub2 { color:#921363; }

h3.underline, h3.underline-first {
	color:#ec8a1d;
	border-bottom:1px solid #921363;
}

.box-new {
	background:url(http://pictures.immoweb.be/pics/box-new-myselect.gif) top no-repeat;
	width:221px;
	height:185px;
	padding:0 10px 10px 10px;
}
.box-acces {
	background:url(http://pictures.immoweb.be/pics/box-acces-myselect.gif) top no-repeat;
	width:221px;
	height:185px;
	padding:0 10px 10px 10px;
}
.box-acces a { color:#2a4d87; }
.box-acces a:hover { color:#2a4d87; }
.map-new {
	background:url(http://pictures.immoweb.be/pics/map-new-buy.gif) no-repeat right 10px;
}

.colorbold {
	color:#921363;
	font-weight:bold;
}



.box-acces-right {
	background:url(http://pictures.immoweb.be/pics/box-acces-myselect-right.gif) top no-repeat;
	width:262px;
	height:195px;
	padding:0 10px 0 10px;
	margin-bottom:2px;
}
#main .box-acces-right a { color:#2a4d87; text-decoration:underline; }
#main .box-acces-right a:hover { color:#2a4d87; text-decoration:none; }
.box-acces-right td {
	padding-bottom:2px;
}
#main .box-acces-right a.button { color:#ffffff; text-decoration:none; }
#main .box-acces-right a:hover.button { color:#ffffff; text-decoration:underline; }

/* buttons */

#main a.button {
	background: url(http://pictures.immoweb.be/pics/button-myImmoweb-left.gif) left no-repeat;
}
a.button span.butright {
	background: url(http://pictures.immoweb.be/pics/button-myImmoweb-right.gif) right no-repeat;
}
a.button span {
	padding-top:6px;
}


/*loading */
#loading .txtbig { color:#921363; }
#loading .txtsmall { color:#921363; }


/* box resultat galerie */
#main ul.nav-nummer li a:hover { color:#921363; text-decoration:none; }
#main ul.nav-nummer li.select { color:#921363; font-weight:bold; }

.type-home { color:#921363; }
li.commerciauxlinka { font-family: Arial; color:#921363; font-size:11px;}
li.commerciauxlinkb { font-family: Arial; color:#921363; font-size:11px; border-bottom:1px solid #b5c4dd; padding:5px 0 10px 0;}

/* TABS 
----------------------------------------------- */
.tabs {
	color:#921363;
	font-weight:bold;
}

.tabs .tab-actif-left {
	background:url(http://pictures.immoweb.be/pics/tabs-myImmoweb-left-actif.gif) no-repeat left;
	width:4px;height:24px;
}
.tabs .tab-actif {
	background:url(http://pictures.immoweb.be/pics/tabs-myImmoweb-bg-actif.gif) repeat-x;
}
.tabs .tab-actif-right {
	background:url(http://pictures.immoweb.be/pics/tabs-myImmoweb-right-actif.gif) no-repeat right;
	width:4px;height:24px;
}
/* see common.css for non-actif */

/*Rubrique BOX - MGA 20090713*/
.box_head {background-image:url(http://pictures.immoweb.be/pics/box_head.png);}
.box_foot {background-image:url(http://pictures.immoweb.be/pics/box_foot.png);}
.box_body {background-image:url(http://pictures.immoweb.be/pics/box_body.png);}
#main .box h1 {background-image:url(http://pictures.immoweb.be/pics/title_bg.png);}
.box .title_deco {background-image:url(http://pictures.immoweb.be/pics/title_rounded.png);}
.box_ssrubrique .box_content {background-image:url(http://pictures.immoweb.be/pics/arrow.png);}
/*IE6 overwrites*/
.box_head {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pictures.immoweb.be/pics/box_head.png',sizingMethod='image');
}
.box_foot {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pictures.immoweb.be/pics/box_foot.png',sizingMethod='image');
}
#main .box h1 {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pictures.immoweb.be/pics/title_bg.png',sizingMethod='scale');
}
.box .title_deco {
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pictures.immoweb.be/pics/title_rounded.png',sizingMethod='image');
}
#certigo td {
	padding-top: 7px;
}
#callToActions {
}

#callToActions .tdPadding {
	padding-top: 16px;
}

#callToActions .outer {
	margin-left: -4px;
}

#callToActions table {
 
}

#callToActions table td {
	vertical-align: top;
	padding-right: 19px;
}

#callToActions table td div {
	position: relative;
	height: 192px;
}

#callToActions table td h2 {
	position: absolute;
	top: 5px;
	left: 15px;
	font-size: 16px;
	margin: 0;
	font-weight: normal;
}

#callToActions table td h2 a {
	text-decoration: none;
	color: #07216B;
	display: block;
	width: 200px;
}


#callToActions table td.nb1 .readMore a,
#callToActions table td.nb1 .order a {
	width: 104px;
}

#callToActions table td.nb4 {
	background: url(http://pictures.immoweb.be/pics/certigo_bg.gif) no-repeat left top;
	width: 211px;
	height: 192px;
	padding-right: 0;
}

#callToActions table td .wizard {
	top: 145px;
	position: absolute;
	left: 0;
	margin: 0;
}

#callToActions table td .wizard a {
	display: block;
	padding: 4px 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: white;
	width: 131px;
	height: 19px;
	font-weight: normal;
}

#callToActions table td .wizard a:hover {
	background: url(http://pictures.immoweb.be/pics/Certigo_hover_white.gif) no-repeat top;
	color: #07216C;
}

