
/*
| Generic
*/
strong.tColor {
	font-weight: normal;
}
/*
| Header.php
*/
body {
	background-repeat: repeat-y;
	background-position: center center;
}
#doc {
	height: 568px;
}
.page-template-homepage-php #doc {
	background-image: url(../../img/tRed/bg-doc-homepages.jpg);
}
#header {
	height: 90px;
}
#mainMenu {
	width: 650px;
	margin: 26px 0 0 20px;
}
#logo {
	position: absolute;
	top: 12px;
	right: 20px;
	width: 132px;
	height: 109px;
}
#blogSlogan {
	display: none;
}
.page-template-homepage-php #logo {
	top: 3px;
	width: 93px;
	height: 76px;
	background-image: url(../../img/tRed/logo/arianneRelocation-rgb-small.png);
}
body.page-id-17 div#clickFr {
	display: block;
	width: 832px;
	height: 3em;
	position: absolute;
	top: -60px; /*top:0;*/
	left: 50%;
	margin-left: -416px;
	background: transparent;
}
#clickFr a {
	display: block;
	position: absolute;
	width: auto;
	margin: 0 auto;
	padding: .8em 20px .6em 20px;
	text-align: center;
	text-decoration: none;
	color: white;
	background: #940810; /*light yellow*/
	border: 1px solid black;
	border-top: 0;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
#clickFr .fr-bg {
	position: absolute;
	right: -2px;
	width: 22px;
	height: 2.7em;
	background: transparent url(../../img/clickFr-bg-pointer.png) no-repeat right top; /*yellow pointer*/
}
/*
| Footer.php
*/
#footer {
	display: none!important;
}

/*
-----------
| Page.php
-----------
*/

/* 
| Thematic box on the upper left
| - box1: blue
| - box2: yellow
| - box3: green
| - box4: orange
*/
.thematicBox {
	float: left;
	clear: left;
	position: relative;
	overflow: hidden;
}
#pageThematicBox {
	width: 220px;
	height: 220px;
	margin-left: 10px;
	background: transparent url(../../img/tRed/pageThematicBox-bg-en.png) no-repeat left top;
}
.fr #pageThematicBox { background-image: url(../../img/tRed/pageThematicBox-bg-fr.png); }
#pageThematicBox div {
	z-index: 1;
	display: block;
	position: absolute;
	height: 110px;
}
#pageThematicBox #box1 {
	width: 99px;
	top: 0;
	left: 0;
}
#pageThematicBox #box2 {
	width: 121px;
	top: 0;
	left: 121px;
}
#pageThematicBox #box3 {
	width: 99px;
	top: 110px;
	left: 0;
}
#pageThematicBox #box4 {
	width: 121px;
	top: 110px;
	left: 121px;
}
#pageThematicBox div a {
	z-index: 3;
	position: absolute;
	left: -99999px;
	width: 150px;
	height: 149px;
	background: transparent url(../../img/tRed/pageThematicBox-hover-sprite.jpg) no-repeat left top;
}
#pageThematicBox a {
	display: block;
	text-indent: -99999px;
}
/* This HOVER class is declare in main.js */
#pageThematicBox div.hover a {
	left: 0;
}
#pageThematicBox #box1.hover a {
	top: 0;
	left: 0;
	background-position: left top;
}
#pageThematicBox #box2.hover a {
	top: 0;
	left: -50px;
	background-position: -150px top;
}
#pageThematicBox #box3.hover a {
	top: -40px;
	left: 0;
	background-position: -300px top;
}
#pageThematicBox #box4.hover a {
	top: -40px;
	left: -50px;
	background-position: -450px top;
}
/* 
| Homepage's animated Thematic Box
*/
#homepageThematicBox {
	width: 700px;
	height: 349px;
	margin-left: 18px;
	text-align: left;
	background: transparent url(../../img/tRed/homepageThematicBox-bg-en.png) no-repeat left top;
}
.fr #homepageThematicBox {
	background-image: url(../../img/tRed/homepageThematicBox-bg-fr.png);
}
#homepageThematicBox img.logo {
	margin: 89px 0 0 92px;
	-moz-box-shadow: 0 2px 10px #666; -webkit-box-shadow: 0 2px 10px #666;
}
#homepageThematicBox div {
	z-index: 1;
	display: block;
	position: absolute;
	width: 135px;
	height: 135px;
}
#homepageThematicBox #box1 {
	top: 20px;
	left: 20px;
}
#homepageThematicBox #box2 {
	top: 20px;
	left: 180px;
}
#homepageThematicBox #box3 {
	top: 170px;
	left: 20px;
}
#homepageThematicBox #box4 {
	top: 170px;
	left: 180px;
}
#homepageThematicBox div .ifHover {
	z-index: 3;
	position: absolute;
	width: 518px;
	height: 170px;
	left: -99999px;
	background: transparent;
	opacity: .3;
}
#homepageThematicBox div.hover .ifHover {
	left: 0;
}
#homepageThematicBox div .photo {
	display: block;
	z-index: 4;
	position: absolute;
	width: 223px;
	height: 222px;
	background: transparent url(../../img/tRed/homepageThematicBox-photo-sprite.jpg) no-repeat left top;
}
#homepageThematicBox div .text {
	display: block;
	z-index: 4;
	position: absolute;
	width: 315px;
	height: 80px;
	padding: 20px 10px 10px 10px;
	color: white;
	text-shadow: 0 1px 4px #222;
	background: transparent url(../../img/tRed/homepageThematicBox-text-sprite.jpg) no-repeat -9999px -9999px;
}
#homepageThematicBox div a {
	color: white;
	text-decoration: none;
}
#homepageThematicBox div p {
	/*font-weight: bold;*/
}
#homepageThematicBox div .photo img {
	display: none;
}
#homepageThematicBox #box1 .photo {
	top: -20px;
	left: -20px;
	background-position: left top;
}
#homepageThematicBox #box1 .text {
	top: 35px;
	left: 203px;
	background-color: #002E5F; /*blue*/
	background-position: left -55px;
}
#homepageThematicBox #box2 .photo {
	top: -20px;
	left: -50px;
	background-position: -223px top;
}
#homepageThematicBox #box2 .text {
	top: 35px;
	left: 173px;
	background-color: #9C8001; /*yellow*/
	background-position: -350px -55px;
}
#homepageThematicBox #box3 .photo {
	top: -63px;
	left: -20px;
	background-position: -446px top;
}
#homepageThematicBox #box3 .text {
	top: -5px; /*-23px*/
	left: 203px;
	background-color: #476A20; /*green*/
	background-position: -700px -58px;
}
#homepageThematicBox #box4 .photo {
	top: -63px;
	left: -50px;
	background-position: -669px top;
}
#homepageThematicBox #box4 .text {
	top: -5px; /*-23px*/
	left: 173px;
	background-color: #8C3C05; /*orange*/
	background-position: -1050px -58px;
}
#homepageThematicBox .text h2 {
	margin-bottom: .3em;
	font-family: 'trebuchet ms',arial,sans-serif;
	font-weight: normal;
}

/* Page's Title with Image */
#content .h1Visual {
	position: absolute;
	right: 250px;
	width: 301px;
	height: 207px;
	margin-top: 8px;
	margin-left: 11px;
	overflow: hidden;
}
.h1Visual .theTitle span {
	display: block;
	position: absolute;
	left: -9999px;
}
.h1Visual .theTitle {
	float: left;
	clear: left;
	width: 22px;
	height: 207px;
	margin: 0;
	background: transparent url(../../img/h1Visual-title-sprite.png) no-repeat -9999px -9999px;
}
/*about-us*/
#hID-2 .theTitle { background-position: 0 bottom; } 
#hID-13 .theTitle { background-position: 0 top; }
/*faq*/
#hID-43 .theTitle,
#hID-80 .theTitle { background-position: -29px top; }
/*links*/
#hID-46 .theTitle { background-position: -58px bottom; }
#hID-83 .theTitle { background-position: -58px top; }
/*suppliers*/
#hID-49 .theTitle { background-position: -87px bottom; }
#hID-89 .theTitle { background-position: -87px top; }
/*news*/
#hID-52 .theTitle,
.parent-pageid-52 .h1Visual .theTitle { background-position: -116px bottom; }
#hID-86 .theTitle,
.parent-pageid-86 .h1Visual .theTitle  { background-position: -116px top; }
/*business*/
#hID-55 .theTitle { background-position: -145px bottom; }
#hID-74 .theTitle { background-position: -145px top; }
/*testiminials*/
#hID-58 .theTitle,
.parent-pageid-58 .h1Visual .theTitle { background-position: -174px bottom; }
#hID-98 .theTitle,
.parent-pageid-98 .h1Visual .theTitle { background-position: -174px top; }
/*contact*/
#hID-62 .theTitle { background-position: -232px bottom; }
#hID-77 .theTitle { background-position: -232px top; }
/*privacy*/
#hID-65 .theTitle { background-position: -261px bottom; }
#hID-92 .theTitle { background-position: -261px top; }
/*sitemap*/
#hID-68 .theTitle { background-position: -290px bottom; }
#hID-95 .theTitle { background-position: -290px top; }
/*corporate*/
#hID-263 .theTitle { background-position: -319px bottom; }
#hID-288 .theTitle { background-position: -319px top; }
/*family*/
#hID-269 .theTitle { background-position: -348px bottom; }
#hID-292 .theTitle { background-position: -348px top; }
/*partner*/
#hID-274 .theTitle { background-position: -377px bottom; }
#hID-297 .theTitle { background-position: -377px top; }
/*startups*/
#hID-276 .theTitle { background-position: -406px bottom; }
#hID-280 .theTitle { background-position: -406px top; }

.h1Visual .visual {
	float: left;
	width: 279px;
	height: 207px;
	background-repeat: no-repeat;
	background-position: center center;
}
.h1Visual .visual img {
	width: 255px;
	height: 183px;
	margin: 12px;
}
.wysiwyg hr {
	margin: 1.8em 0;
	padding: 0;
	border: 1px solid #ccc;
	border-bottom-color: #eee;
}
/* Page text */
.page-template .wysiwyg {
	position: absolute;
	top: 47px;
	right: 0;
	padding: 6px 0 6px 6px;
	color: #888;
	background-color: white;
}
.page-template .wysiwyg .scrollBox {
	overflow: auto;
	width: 288px;
	height: 405px;
	padding: 1.2em 20px 18px 16px;
	border: 1px solid #ccc;
	background-color: white;
}
#homepage #content .h1Visual {
	width: 22px;
	margin: 0;
}
#homepage .wysiwyg {
	position: absolute;
	top: 5px;
	right: 20px;
	padding: 0;
	background-color: transparent;
}
#homepage .wysiwyg .scrollBox {
	overflow: auto;
	width: 331px;
	height: 234px;
	padding: 10px 20px 18px 16px;
	border: 1px solid #ccc;
	background-color: transparent;
}
/* wysiwyg = Content from database */
.wysiwyg h1,
.wysiwyg h2 {
	font-size: 110%; /*12px*/
}
.wysiwyg h3,
.wysiwyg h4 {
	font-size: 100%; /*12px*/
}
.wysiwyg h4 {
	margin-bottom: 0.3em;
}
.wysiwyg strong {
	font-weight: normal;
}
.wysiwyg a.link,
.wysiwyg a.link strong {
	font-weight: bold;
}
.wysiwyg a.pdf {
	/*font-weight: bold;*/
}
.wysiwyg .vcard h4,
.wysiwyg .vcard li p {
	display: inline;
	font-weight: normal;
}
.wysiwyg .vcard .org .value {
	font-size: 110%;
}
.wysiwyg .vcard li {
	margin-bottom: .6em;
}
.wysiwyg .vcard li.tel {
	margin-top: .6em;
	margin-bottom: .9em;
}
/* aside = Link and picture above the in page testimonials */
#content aside {
	clear: both;
	margin: 60px 0 0 32px;
}
#contactBtn a,
a.btn {
	font-size: 1em;
}
#contactBtn {
	width: auto;
}
#contactBtn a {
	font-size: 84%;
}
#content aside img {
	position: absolute;
	top: 222px;
	left: 263px;
}
/* In Page Testimonials */
.page-id-2 #content aside img,
.page-id-13 #content aside img {
	border: 3px solid #841418;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.footerTestimonials {
	position: relative;
	left: 8px;
	top: 58px;
	width: 398px;
	height: 110px;
	overflow: auto; /* scrollbar */
	padding: 3px 3px 3px 29px;
	color: #575757;
	font-size: 88%;
}
.footerTestimonials blockquote {
	margin-top: 1em;
	margin-right: .25em;
}
.footerTestimonials .wysiwyg {
	display: block;
	position: relative;
	font-style: normal;
	text-indent: -.4em;
	margin-bottom: .6em;
}
.footerTestimonials q {
	display: block;
	font-style: normal;
	text-indent: -.4em;
	margin-bottom: .6em;
}
.fr .footerTestimonials q {
	text-indent: -.8em;
}
.footerTestimonials cite {
	display: block;
	font-style: normal;
}
/* Homepage */
#homepage .footerTestimonials {
	left: 60px;
	top: 16px;
	width: 681px;
	overflow: hidden;
	padding-top: 0;
	padding-left: 22px;
}
#homepage .footerTestimonials blockquote {
	background: transparent url(/images/ar-wp3/photo-testimonal_homepage.jpg) no-repeat right top;
}
#homepage .footerTestimonials q {
	width: 80%;
	height: 98px;
	overflow: auto; /* scrollbar */
}
.fr #homepage .footerTestimonials q {
	margin-top: -0.4em;
}
#homepage .footerTestimonials cite {
	position: absolute;
	top: 93px;
	right: 5px;
	display: block;
	width: 110px;
	text-align: center;
}

.footerTestimonials h2 {
	position: absolute;
	left: 0;
	width: 14px;
	height: 111px;
	margin: 0;
	background: transparent url(../../img/tRed/title-testimonial-14x111-en.png) no-repeat left top;
}
.fr .footerTestimonials h2	{
	background-image: url(../../img/tRed/title-testimonial-14x111-fr.png);
}
.footerTestimonials h2 span {
	display: block;
	position: absolute;
	left: -9999px;
}
/* Testimonial pages and sub-pages */
.page-id-58 .wysiwyg blockquote,
.page-id-58 .wysiwyg blockquote q,
.page-id-98 .wysiwyg blockquote,
.page-id-98 .wysiwyg blockquote q,
.parent-pageid-58 .wysiwyg blockquote,
.parent-pageid-58 .wysiwyg blockquote q,
.parent-pageid-98 .wysiwyg blockquote,
.parent-pageid-98 .wysiwyg blockquote q  {
	margin-left: 0;
	font-style: normal;
}
.page-id-58 .wysiwyg blockquote cite,
.page-id-98 .wysiwyg blockquote cite,
.parent-pageid-58 .wysiwyg blockquote cite,
.parent-pageid-98 .wysiwyg blockquote cite {
	font-style: normal;
	font-weight: bold;
}

/*
| Sitemap
*/
#sitemap li {
	font-weight: bold;
}
#sitemap li li {
	margin-left: 3px;
	padding-left: 9px;
	background-image: url("../../img/tRed/ico-arrow-toRight.png");
	background-position: left 3px;
}

