/*main.css a �t� minifi� avec YUI Compressor, veuillez modifier le fichier suivant et ensuite g�n�rer main.min.css qui est utilis� par le site */
/* java -jar yuicompressor-x.y.z.jar -o main.min.css --type css main.css */
/*** Reference: ***/
/* General Tags _GENTAGS , Page _PAGE , Page header _PAGEHEADER, Main Menu en _MAINMENUEN, Footer _FOOTER
   FramedColumn / framedColumnBox _FRAMEDCOL, Navigation Sidebar _NAVSIDEBAR, Content Body _CONTENTBODY ,
   Navigation Menu _NAVMENU , Bullet lists _BULLETLIST , Links Lists _LINKLIST , Content Sidebar _CONTENTSIDEBAR ,
   Mini Quoter _MINIQUOTER, Slim Quoter _SLIMQUOTER, Promos _FPROMOS , Banners _BANNERS, Standard Table _STDTABLE ,
   Special Notices _SNOTICE , Welcome _WELCOME, FAQS results _FAQ, Product redesign _PRODUCTS , Print _PRINT , Other _OTHER
*/

/***  General tags _GENTAGS ***/
* {
    font-size: 100%;
    padding: 0;
    margin: 0;
}
html {
    height: 100%;
}
body {
    padding: 0px;
    margin: 0px;
    background: #c9d3ca;
    text-align: center;
    font: 0.84em / 1.333 arial, sans-serif;
    line-height: 1em;
    color: #333;
    height: 100%;
    position: relative;
}
body.popup {
    background: #ffffff;
    text-align: left;
}
sup {
    line-height: 1.3;
    font-size:0.9em;
}
p, #content {
    padding: 0;
    margin: 0 0 1em 0;
    line-height: 1.3;
    overflow:hidden;
}
a img {
    border: none;
}
a:visited, a:link {
    color: #029312;
}
.clearFix {
    clear: both;
}
#mainLogo a:visited, #mainLogo a:link {
    overflow: hidden;
    display: block;
    height: 98px;
    width: 224px;
    text-indent: -100000px;
    text-decoration: none;
}
.fr #mainLogo a:visited,
.fr #mainLogo a:link {
    background: url( ../images/logos/logo_slogan_fr_default.gif ) no-repeat;
}
.en #mainLogo a:visited,
.en #mainLogo a:link {
    background: url( ../images/logos/logo_slogan_en_default.gif ) no-repeat;
}

/*.en .home2en  #mainLogo a:visited,
.en .home2en  #mainLogo a:link {
    background: url( ../images/logos/logo_slogan_en_default.gif ) no-repeat;
}*/

.simpleLogo {
    display: block;
    height: 62px;
    width: 259px;
    text-indent: -100000px;
    position: absolute;
}
.simpleLogo-en {
    background: url( ../images/logos/logo_slogan_en_default.gif ) no-repeat;
}
.simpleLogo-fr {
    background: url( ../images/logos/logo_slogan_fr_default.gif ) no-repeat;
}
.rightLogo {
    left: 317px;
}
h1 {
    font-size: 1.3em;
    margin: .6em 0px .6em 0px;
    padding: 0px;
}
h2 {
    font-size: 1.2em;
    margin: 10px 0px 15px 0px;
    padding: 0px;
}
#Welcome h2 {
    font-size: 1.2em;
    margin: 0px;
    padding: 0px;
}

h2.solutions {
    color:#0AC83D;
}
/* la classe sectionhead d�finie pour le contenu provenant du CMS pas mis � jour. utilisez h3 � la place */
h3, #content dl dt, .sectionhead {
    font-size: 1em;
    font-weight: bold;
    margin: 0px 0px 4px 0px;
    padding: 0px;
}
h4 {
    color:#00603b !important;
    font-size: 0.90em;
    font-weight: bold;
    margin: 0px 0px 2px 0px;
    padding: 0px;
}
table, tr, td {
    vertical-align: top;
}
.errorpage {
    color: #808080;
    font-size: 12px;
}
.errorpageTitle {
    color: #808080;
    font-size: 16px;
    font-weight: bold;
}
/*** Splash page - HACK! enlever quand les sondages ne seront plus dans les zones A ***/
#zoneAsplash_en .survey, #zoneAsplash_fr .survey {
    height: 0px;
    visibility: hidden;
}

/*** Page _PAGE ***/
#page {
    width: 762px;
    margin: 0px auto 0px auto;
    text-align: left;
    background: url( ../images/page-background.gif ) repeat-y;
    min-height: 100%;
    height: 100%;
    position: relative;
}
html>body #page {
    height: auto;
}
#page-inner {
    width: 700px;
    position: relative;
    left: 31px;
}
#pageBody {
    position: relative;
    zoom: 1;
}

/*** Page Header _PAGEHEADER ***/
#pageHeader {
    position: relative;
    background: #0c4c34;
    color: #ffffff;
    height: 98px;
    border-bottom: 3px solid white;
}

/*.home2en*/ #pageHeader,
/*.home2fr*/ #pageHeader {
    background: #fff;
}

#groupDescription {
    position: absolute;
    top: 23px;
    left: 223px;
    border-left: 1px solid #bbccba;
    width: 170px;
    height: 75px;
    overflow: hidden;
}
#groupDescription h3 {
    color: #006241;
    font-size: 0.9em;
    margin: 0px;
    padding: 8px 0px 3px 8px;
}
#groupDescription p {
    color: #90aea2;
    font-size: 0.8em;
    margin: 0px;
    padding: 0px 0px 6px 8px;
    line-height: 1.1em;
}
#toolsMenu {
    list-style: none;
    position: absolute;
    top: 14px;
    right: 8px;
    width: 500px;
    float: right;
}

.home2en #toolsMenu,
.home2fr #toolsMenu ,
.homeGroupen  #toolsMenu,
.homeGroupfr  #toolsMenu{
    right: 0;
}

#toolsMenu ul {
    float:right;
	margin: 0px;
    padding: 0px;
    height: 22px;
    text-align: right;
}
#toolsMenu ul li {
    font-size: 0.85em;
    margin: 0px;
    padding: 0px;
    display: inline;
    color: #8fada1;
}

#toolsMenu ul li a:visited, #toolsMenu ul li a:link {
    text-decoration: none;
    padding: 0px 6px;
    color: #8fada1;
}

#toolsMenu ul li a.language,
#toolsMenu ul li a.language {
    padding: 0px 0 0px 9px;
}

#toolsMenu ul li  span{
	float:left;
}

#toolsMenu ul li ,
#toolsMenu ul li a:visited, #toolsMenu ul li a:link  {
    color: #006442;
	float:left;
}


#toolsMenu ul li a:focus, #toolsMenu ul li a:hover {
    text-decoration: underline;
}
/*** Main Menu EN _MAINMENUEN ***/
#mainMenu {
    margin-bottom: 3px;
    width: 700px;
}

#mainMenu ul {
	background:url(../images/bgMainMenu.png) repeat-x left top;
	height:26px;
	margin:0;
    list-style: none;
}
#mainMenu li {
	display:inline;
	float:left;
	height:26px;
    padding:0;
}

.home2fr #mainMenu li {
	display:inline;
}

#mainMenu li  span.mainMenuSpan{
	border-right: solid 1px #124226;
	display:inline-block;
}

#mainMenu li  span.mainMenuSpan span{
	font-style:italic;
	text-transform:lowercase;
}

#mainMenu ul li a{
	background:url(../images/bgMainMenuLink.png) no-repeat left top;
	color:#fff;
	display:inline-block;
	font-size:90%;
	line-height:26px;
    padding:0 11px;
	text-decoration: none;
}

.fr #mainMenu ul li a{
    padding:0 16px;
}

/*.en #mainMenu ul li a:visited,
.en #mainMenu ul li a:link ,
.fr #mainMenu ul li a:visited,
.fr #mainMenu ul li a:link{

}*/

/*.en #mainMenu ul li a:focus, .en #mainMenu ul li a:hover {
    background-position: 0px 0px !important;
}
.en #mainMenu ul li.current a:visited, .en #mainMenu ul li.current a:link {
    background-position: 0px 0px !important;
}*/
/*** Main Menu FR _MAINMENUFR ***/




/*** Footer _FOOTER ***/
#pageFooter {
    margin-top: 3px;
    border-top: 6px solid #a8854b;
    padding-bottom: 10px;
    zoom: 1;
}
.copyright {
    padding: 6px 5px 6px 5px;
    font-size: 0.85em;
    width: 47%;
}
.copyright.lang-en, .copyright.lang-unique {
    float: left;
}
#pageFooter .travelOffer {
	font-size:0.85em;
	float:right;
	margin-top:-25px;
	padding:6px 5px 6px;
	position:relative;
	text-align:right;
	font-weight:bold;
}
.copyright.lang-fr {
    text-align: right;
    float: right;
}
hr.footer {
  	border: 0px;
	color: #BBCCBA;
	background-color: #BBCCBA;
	height: 1px;
}

#footerMenu, #footerMenuQuote {
    float: left;
    list-style: none;
    padding: 6px 3px 6px 0px;
    font-weight: bold;
    font-size: 10px;
}
#footerMenu {
    color: #6c9084;
}
#footerMenuQuote {
    color: #a8854b;
}
#footerMenu ul, #footerMenuQuote ul {
	display: inline;
    margin: 0px;
    padding: 0px;
    height: 22px;
}
#footerMenu ul li, #footerMenuQuote ul li {
    font-size: 0.85em;
    margin: 0px;
    padding: 0px;
    display: inline;
    font-weight: normal;
}
#footerMenu ul li {
    color: #6c9084;
}
#footerMenuQuote ul li {
    color: #a8854b;
}
#footerMenu ul li a:visited, #footerMenu ul li a:link, #footerMenuQuote ul li a:visited, #footerMenuQuote ul li a:link {
    text-decoration: none;
    padding: 0px 9px 0px 5px;
}
#footerMenu ul li a:visited, #footerMenu ul li a:link {
    color: #6c9084;
}
#footerMenuQuote ul li a:visited, #footerMenuQuote ul li a:link {
    color: #a8854b;
}
#footerMenu ul li a:focus, #footerMenu ul li a:hover, #footerMenuQuote ul li a:focus, #footerMenuQuote ul li a:hover {
    text-decoration: underline;
}

.copyright2 { padding:8px 0px 8px 0px; font-size:11px; width:100%; border-top:1px solid #c0d6c6; }

#footerMenu7 { margin:10px 0px 0 0; font-size:12px; float:left; color:#c49459; }
#footerMenu7 p {margin-bottom: 8px;}
#footerMenu7 ul { margin:0 0 0 6px; font-size:11px;}
#footerMenu7 ul li { list-style-type:disc; margin:0 0 0 11px; padding:0; }
#footerMenu7 ul li a:visited, #footerMenu7 ul li a:link { text-decoration:none; padding:0 5px 0 0; color:#777777; }
#footerMenu7 ul li a:focus, #footerMenu7 ul li a:hover { text-decoration:underline; color:#333333;}

#footerMenu8 { margin:10px 0px 0 0; font-size:12px; float:left; color:#6aa296; }
#footerMenu8 p {margin-bottom: 8px;}
#footerMenu8 ul { list-style-type:disc; margin:0 0 2px 6px; padding:0; font-size:11px;}
#footerMenu8 ul li { margin:0 0 0 11px; padding:0; }
#footerMenu8 ul li a:visited, #footerMenu8 ul li a:link { text-decoration:none; padding:0 5px 0 0; color:#888888; }
#footerMenu8 ul li a:focus, #footerMenu8 ul li a:hover { text-decoration:underline; color:#444444;}

#footerMenu10 { margin:10px 0px 0 0; font-size:12px; float:left; color:#6aa296; }
#footerMenu10 p {margin-bottom: 8px;}
#footerMenu10 ul { list-style-type:disc; margin:0 0 2px 6px; padding:0; font-size:11px;}
#footerMenu10 ul li { margin:0 0 0 12px; padding:0; }
#footerMenu10 ul li a:visited, #footerMenu10 ul li a:link { text-decoration:none; padding:0 5px 0 0; color:#888888; }
#footerMenu10 ul li a:focus, #footerMenu10 ul li a:hover { text-decoration:underline; color:#444444;}

/*** FramedColumn / framedColumnBox _FRAMEDCOL ***/
.column.framed {
    float: left;
}
.leftColumn {
    width: 255px;
    margin:0 3px 0 0;
    padding: 0;
}
#secondColumn {
   	margin:0 3px 0 0;
    width: 217px;
}
#thirdColumn {
	border: 1px solid #bbccba;
	margin:0;
	padding:0 0 10px 0;
    width: 218px;
}
.productPage #firstColumn {
    width: 170px;
}
.productPage #secondColumn {
    width: 302px;
}
.column.framed.last {
    border-right: none;
}
#firstcolumn .column.framed .column-inner {
    width: 167px;
}
.column-inner.half {
    width:  262px;
    float:  left;
}
.contentBox {
    line-height: 1.3;
}
.contentBox h3 {
    padding: 2px;
    margin: 0;
    color:#00603b !important;
}
#first .contentBox h3 {
    padding: 0 2px !important;
}
.contentBox h3 span {
    background: #e8ede7;
    display: block;
    color:#064c31 !important;
    text-transform:uppercase;
    font:14px arial, sans-serif;
    font-weight:bold !important;
    padding: 5px 7px;
    line-height:1.1;
    height:30px;
}
.contentBox h1 {
    padding: 2px;
    margin: 0;
    color:#00603b !important;
    font-size:1em;
}
#first .contentBox h1 {
    padding: 0 2px !important;
}
.contentBox h1 span {
    background: #e8ede7;
    display: block;
    color:#064c31 !important;
    text-transform:uppercase;
    font:14px arial, sans-serif;
    font-weight:bold !important;
    padding: 5px 7px;
    line-height:1.1;
    height:30px;
}
.contentBox h3 span.discounts {
    font-size:0.9em;
}
.contentBox-body-inner {
    padding: 10px 12px 10px 12px;
}
.column-boxSeparator {
    height:5px;
    overflow: hidden;
    background: #ffffff;
}

/*** Navigation Sidebar _NAVSIDEBAR ***/
#navigationSidebar {
    background: url( ../images/navigation/navigation-sideBarBackground.gif ) top right repeat-y;
    border-bottom: 1px solid #bbccba;
    float: left;
    width: 170px;
}
#navigationSidebar-inner, #navigationSidebar-ContestInner {
    width: 170px;
    background: url( ../images/navigation/navigation-sideBarBackground.gif ) top left repeat-y;
}

/*** Content Body _CONTENTBODY ***/
#pageTitle {
    width: 530px;
    float: left;
    padding: 0px 0px 0px 18px;
}
.pageIntroduction {
    font-size: 1.1em;
}
.pageIntroductionPhoto {
    margin: 8px 0px 8px 0px;
}
#content, #contentFull {
    position:relative;
    float: left;
    margin-left:3px;
    width: 527px;
}
#content dl dd, #contentFull dl dd {
    padding-bottom: 10px;
    text-align: justify;
}
#content hr, #contentFull hr {
    margin: 4px 0;
}
#content.full, #content.center, #contentFull {
    width: 100% !important;
}
body.popup #content {
    width: 100% !important;
}
#contentBody {
    width: 370px;
    float: left;
    overflow: hidden;
    zoom: 1;
}
body.popup #contentBody {
    width: 100% !important;
}
#formBody {
    padding: 0px 18px 0px 18px;
}

#contentBody-inner {
    padding: 0px 18px 36px 18px;
    position: relative;
    zoom: 1;
}
.full #contentBody, .center #contentBody {
    width: 100% !important;
}
.center #contentBody-inner {
    margin-left: 20%;
    margin-right: 20%;
}

/*** Navigation Menu _NAVMENU ***/
#navigationMenu {
    background: #c6d2c6 url( ../images/navigation/navigation-background.gif ) repeat-x;
    font-size: 0.85em;
}
#navigationMenu ul {
    margin: 0 0 2px 0;
    padding: 0 0 29px 0;
    list-style: none;
}
#navigationMenu ul ul {
    margin: 0;
}
#navigationMenu ul li {
    margin: 0;
    padding: 0;
}
#navigationMenu ul li a:visited,
    #navigationMenu ul li a:link {
    display: block;
    padding: 10px 12px 8px 12px;
    text-decoration: none;
    color: #014129;
    border-bottom: 1px solid #eaefeb;
}
#navigationMenu ul li a:focus, #navigationMenu ul li a:hover {
    background: #a3b9ad url( ../images/navigation/navigation-itemBackground.gif ) repeat-x;
    font-weight: normal;
}
#navigationMenu ul li.parent a:visited, #navigationMenu ul li.parent a:link {
    border-bottom:none;
}
#navigationMenu ul li.parent ul li a:visited, #navigationMenu ul li.parent ul li a:link {
    border-bottom:none;
}
#navigationMenu ul li.current {
    background: #a3b9ad url( ../images/navigation/navigation-itemBackground.gif ) repeat-x;
}
#navigationMenu ul li.open {
    background: #a3b9ad url( ../images/navigation/navigation-itemBackground-current.gif ) repeat-x;
}
#navigationMenu ul li ul li.open {
    background:none;
}
#navigationMenu ul li.current a:visited, #navigationMenu ul li.current a:link {
    font-weight: bold;
}
#navigationMenu ul li.open a:visited, #navigationMenu ul li.open a:link, #navigationMenu ul li ul li.open a:visited, #navigationMenu ul li ul li.open a:link  {
    background: none;
    font-weight: bold;
    border-bottom: none;
    padding-bottom: 4px;
}
#navigationMenu ul li.parent a{
    background: none;
    border-bottom: none;
    padding-bottom: 0;
}
#navigationMenu ul li ul  {
    padding-bottom: 8px;
    border-bottom: 1px solid #eaefeb;
}
#navigationMenu ul li ul li ul {
    padding-bottom: 8px;
    border-bottom: none;
}
#navigationMenu ul li ul li, #navigationMenu ul li ul li ul li {
    margin: 0;
    padding: 0;
    line-height: 1;
}
#navigationMenu ul li ul li.current {
    background: none;
}
#navigationMenu ul li ul li a, #navigationMenu ul li ul li ul li a, #navigationMenu ul li ul li.open ul li a {
    border: none;
    font-size: 0.9em;
    font-weight: normal !important;
}
#navigationMenu ul li ul li.open a {
    font-size:0.95em;
}

#navigationMenu ul li ul li.open a {
    font-weight: bold !important;
}
#navigationMenu ul li ul li a:focus, #navigationMenu ul li ul li a:hover {
    text-decoration: underline;
}

#navigationMenu ul li ul li a:visited, #navigationMenu ul li ul li a:link {
    padding: 4px 0px 4px 22px;
    background: none !important;
}
#navigationMenu ul li ul li ul li a:visited, #navigationMenu ul li ul li ul li a:link {
    padding: 4px 0px 4px 32px;
    background: none !important;
}

#navigationMenu ul li ul li.current a:visited, #navigationMenu ul li ul li.current a:link {
    background: url( ../images/navigation/navigation-smallArrow.gif ) 14px 6px no-repeat !important;
    font-weight: bold !important;
}
#navigationMenu ul li ul li ul li.current a:visited, #navigationMenu ul li ul li ul li.current a:link {
    background: url( ../images/navigation/navigation-smallArrow.gif ) 24px 6px no-repeat !important;
    font-weight: bold !important;
}

/*** Bullets List _BULLETLIST ***/
#content ul {
    list-style: none;
    list-style-type: none;
    margin: 8px 0px 4px 0px;
    padding: 0px;
}
#content ol {
    margin: 8px 0px 4px 18px;
    padding: 0px;
}
#content li {
    margin: 0px;
    padding: 0px;
    zoom: 1;
    display:list-item;
}
#content ul li {
    padding-left: 12px;
    background: url( ../images/buttons/bullet-greenDot.gif ) no-repeat left 6px;
}

/*** Links Lists _LINKLIST ***/
#page .linksList {
    font-size: 0.9em;
    line-height: 1em;
}

#page #topAuto .linksList {
    margin-left:5px;
}

#page .linksList ul {
    list-style: none;
    margin: 5px 0px 8px 0px;
    _margin: 4px 0px 12px 0px;
    padding: 0px;
}

.home7cen .linksList ul,
.home7een .linksList ul,
.home7gen .linksList ul
.home7jen .linksList ul{
    _margin: 4px 0px 6px 0px !important;
}

#page .linksList ul li {
    margin: 0px;
    padding: 0px 0px 0px 18px;
    background: url( ../images/buttons/bullet-arrow.gif ) 1px 2px no-repeat;
    height: 1px;
}

#topAuto .linksList li.btnAuto{
    background:url(../images/buttons/btnAuto.png) no-repeat left top;
    height:54px;
    margin-bottom:8px;
    margin-left:-10px;
    margin-right:6px;
    padding-left:0;
    position:relative;
    width:118px;
}

.homeen .linksList,
.homefr .linksList {
    margin-left:10px !important;
	position:relative;
}

.homeen #topAuto .linksList li.btnAuto,
.homefr #topAuto .linksList li.btnAuto,
.home10den #topAuto .linksList li.btnAuto,
.home10en #topAuto .linksList li.btnAuto,
.home10fr #topAuto .linksList li.btnAuto,
.home10dfr #topAuto .linksList li.btnAuto {
    background:url(../images/buttons/btnAuto2.png) no-repeat left top;
    height:29px;
    margin-bottom:8px;
    margin-left:-10px;
    margin-right:6px;
    padding-left:0;
    position:relative;
    width:107px;
}

.homeen .btnMotorcycle,
.homefr .btnMotorcycle{
    background:none !important;
	/*float:left;
	margin-left:-10px !important;
	padding:0 !important;*/
	left:-28px;
	_left:-18px;
	position:absolute;
	top:38px;	
}

.homeen .btnTravel,
.homefr .btnTravel{
    background:none !important;
	left:90px;
	_left:100px;
	position:absolute;
	top:38px;
}

.homeen .btnTravel a,
.homeen .btnMotorcycle a,
.homefr .btnTravel a,
.homefr .btnMotorcycle a{
    color:#b45622 !important;
	font-size:0 !important;
	height:29px;
    margin-bottom:8px;
    margin-left:-10px;
    margin-right:6px;
	overflow:hidden;
    padding-left:20px !important;
    position:relative;
	text-decoration:none !important;
    width:107px;
}

.homeen .btnTravel a{
    background:url(../images/buttons/btnTravelEn2.png) no-repeat left top !important;
	width:87px;
	_width:107px;	
}

.homefr .btnTravel a{
    background:url(../images/buttons/btnTravelFr2.png) no-repeat left top !important;
	width:87px;
	_width:107px;	
}

.homeen .btnMotorcycle a{
    background:url(../images/buttons/btnMotorcycleEn2.png) no-repeat left top;
	width:87px;
	_width:107px;
}

.homefr .btnMotorcycle a{
    background:url(../images/buttons/btnMotorcycleFr2.png) no-repeat left top;
	width:87px;
	_width:107px;
}

.homeen #topHome,
.homefr #topHome {
    background:url(../images/buttons/btnHome2.png) no-repeat left top;
    height:29px;
	left:132px;
	position:absolute;
	top:110px;
	width:107px;
	_width:87px;
}

.home10den #topHome,
.home10en #topHome {
    background:url(../images/buttons/btnHome2.png) no-repeat left top;
	left:15px;
	position:absolute;
	top:122px;
	width: 107px;
}

.home10fr #topHome,
.home10dfr #topHome {
    background:url(../images/buttons/btnHome2_fr.jpg) no-repeat left top;
	left:15px;
	position:absolute;
	top:120px;
	width: 107px;
}

.home10den #homeCondos,
.home10en #homeCondos {
	left:130px;
	position:absolute;
	top:122px;
	width: 75px;
}

.home10fr #homeCondos,
.home10dfr #homeCondos {
	left:150px;
	position:absolute;
	top:120px;
	width: 75px;
}

#topHome{
    height:29px;
	left:132px;
	position:absolute;
	top:104px;
	width:107px;
	_width:87px;
}

.homeen #topHome{
    background:url(../images/buttons/btnHomeEn2.png) no-repeat left top;
}

.homefr #topHome{
    background:url(../images/buttons/btnHomeFr2.png) no-repeat left top;
}


#topHome a{
    display:block;
    height:22px;
    overflow:hidden;
	text-indent: -999999px;
    /*padding-left:130px;*/
}

.homeen #topHome a,
.homefr #topHome a{
    color:#B45622 !important;
	font-size:0;
	height:29px;
	padding-left:20px !important;
	_padding-top:5px !important;
	text-decoration:none;
	width:87px;
	_width:107px;
}


html>body #page .linksList ul li {
    height: auto;
}
#content .linksList ul li {
    padding-bottom: 4px;
}

#page .home10den #topAuto,
#page .home10en #topAuto,
#page .home10fr #topAuto,
#page .home10dfr #topAuto {
    float: none !important;
	position: absolute;
	top: 82px;
}

form#startMyQuote {
	position: absolute;
	top: 175px;
	}

.home10en form#startMyQuote,
.home10fr form#startMyQuote,
.home10dfr form#startMyQuote,
.home10aen form#startMyQuote {
	position: absolute;
	top: 183px;
	}

.home10aen form#startMyQuote {
	position: absolute;
	top: 90px;
	}

.home10ben form#startMyQuote,
.home10cen form#startMyQuote {
	position: absolute;
	top: 95px;
	}

.home10den form#startMyQuote {
	position: absolute;
	top: 0px;
	}

.home10den form#startMyQuote {
	position: absolute;
	top: 190px;
	}

.homeGroupen form#startMyQuote,
.homeGroupfr form#startMyQuote {
	position: absolute;
	top: 75px;
	}

#page #topAuto{
    float:left;
    width:118px;
}

#page .homeen #topAuto,
#page .homefr #topAuto{
    /*height:87px;*/
}

#page #topAuto .linksList li a{
    color:#00bc24;
    font-size:1.1em;
    font-weight:bold;
}

#page #topAuto .linksList li.btnAuto a{
    display:block;
    height:15px;
    _height:15px !important;
    overflow:hidden;
    width:100px;
}

#page .homeen #topAuto .linksList li.btnAuto a,
#page .homefr #topAuto .linksList li.btnAuto a{
    width:107px;
}

.linksList ul li a:visited, .linksList ul li a:link {
    text-decoration: none;
    display: inline-block;
    padding: 0px 0px 6px 0px;
    padding: expression( '0 0 3px 0' );
    margin: 0px;
}
.linksList ul li a:focus, .linksList ul li a:hover {
    text-decoration: underline;
}
#navigationSidebar .linksList {
    font-size: 1em;
}

/*** Content Sidebar _CONTENTSIDEBAR ***/
#contentSidebar {
    width: 157px;
    float: left;
    overflow: hidden;
    font-size: 0.85em;
}
#notes {
    border-left: 1px solid #bbccbc;
    padding: 0px 10px 10px 10px;
}
#contentSidebar .note {
    margin-bottom: 30px;
}
#contentSidebar .note h3 {
    margin: 0px 0px 6px 0px;
    padding: 0px;
    font-size: 1.4em;
    letter-spacing: normal;
    color: #9d7a42;
}
#contentSidebar .note img {
    margin-bottom: 5px;
}

/*** Mini Quoter _MINIQUOTER ***/
#miniQuoter {
    background: #ffffff;
    margin-bottom:5px;
    min-height:198px;
    margin-bottom:15px !important;
    *margin-bottom: 5px !important;
    _margin-bottom:3px;
}
#miniQuoter-inner {
    height: 207px;
    width: 255px;
    background: #c99d60;
}
#miniQuoter-inner .smallText2 {
    margin-top: 2px;
    #margin-top:-4px !important;
    position:relative;
}

.quoterBottom{
    position:relative;
    _margin-top:-2px;
    _margin-bottom:4px;
}

.homeGroupen #miniQuoter .smallText,
.homeGroupfr #miniQuoter .smallText {
    float: left;
	width: 95px;
	*width: 100px !important;
}

.homeGroupen #miniQuoter-inner .smallText2,
.homeGroupfr #miniQuoter-inner .smallText2 {
    position:relative;
	top: 40px ;
	width: 100% !important;
}

#miniQuoter .smallText, p.smallText {
    font-size: 0.85em;
    line-height:1.05em;
}
#miniQuoter .smallText input, #miniQuoter .smallText select {
    margin-top: 2px !important;
    #margin:0;
}
#miniQuoter .smallText a {
    color: #000000;
}


#miniQuoter input.textField {
    width: 46px;
    height: 14px;
    _height: 12px;
}
#miniQuoter input#PostalCode {
    width:70px;
}
.selectQuoteType{
   width: 118px;
    height: 18px;
    #height: 22px;
}

.homeGroupen .boxBottom span.visitUs,
.homeGroupfr .boxBottom span.visitUs{
    font-size: 0.85em;
	}

.homeGroupen .boxBottom a,
.homeGroupfr .boxBottom a{
    color: #000000;
	}


/*** Slim Quoter _SLIMQUOTER ***/
#slimQuoter {
    border: 1px solid #bbccbb;
    background: #ffffff;
    padding: 2px;
    margin-bottom: 4px;
    font-size: 1.1em;
    height:auto !important;
}
#slimQuoter-inner {
    padding: 12px 12px 12px 12px;
    background: #a8854b;
}
#slimQuoter input {
    height: 16px;
    padding: 2px;
}
#slimQuoter .buttons {
    position: relative;
    left: -3px;
    margin: 2px 0px 4px 0px;
}
#slimQuoter a {
    color: #ffffff;
}

/***Promos _FPROMOS ***/
#featuredPromo {
	display:block;
	float:left;
	margin:0 0 3px 0;
	max-width:444px;
	min-height:198px;
	_height: auto !important;
	_margin-right:-3px;
	overflow:hidden;
	padding:0;
	width: auto;
	font-size:1px;
}
.productPage #featuredPromo{
    width: auto;
    max-width:530px;
}
#featuredPromo a {
    display: block;
}

/*** Banners _BANNERS ***/
#navigationBanners {
    overflow: hidden;
    width: 170px;
}
#navigationBanners .banners .banner img {
    /*margin-top:2px;*/
    border-top:1px solid #bbccbb;
}
#navigationSidebar-ContestInner .banners .banner img {
    margin:0;
    border:1px solid #bbccbb;
}

/*** Standard Table _STDTABLE ***/
.standardTable {
    border: 1px solid #bbccbb;
    background: #ffffff;
    padding: 3px;
}
.standardTable table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border-top: none !important;
    border-collapse: collapse;
}
.standardTable table tr td {
    background: #f0f3f0;
    padding: 12px;
    border-bottom: 1px solid #bbccbb;
    border-right: 1px solid #bbccbb;
}
.standardTable table tr td.last {
    border-right: none;
}
.standardTable table tr.last td {
    border-bottom: none;
}

/*** Special Notices _SNOTICE ***/
#specialNotices {
    font-size: 0.75em;
    color: #6b9183;
    width: 700px;
    line-height: 1.2em;
    margin-top: 6px;
}
.specialNotice {
    border-top: 1px solid #bbccbb;
    padding: 8px 0px 14px 0px;
    line-height:1.5;
}
.specialNotice span{
    color:#0c4c34 !important;
    font-weight:bold;
}
.specialNotice span span{
    color:#6B9183 !important;
    font-size:8px !important;
    font-weight:normal !important;
}
#specialNotices .specialNotice sup {
    font-family:Verdana, Arial, Helvetica, sans-serif !important;
    font-size:0.85em !important;
    line-height: 0;
    margin:-3px 0 0 1px;
}

/*** Welcome _WELCOME ***/
#Welcome {
    border: 1px solid #cad3ca;
    padding: 3px 3px 40px 3px;
    position: relative;
}
#Welcome h2 {
    padding: 35px 0px 14px 0px;
}
#WelcomeImage {
    position: relative;
    zoom: 1;
}
#WelcomeImage #GroupName {
    position: absolute;
    bottom: 16px;
    left: 16px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 1.4em;
}
#Welcome .Columns {
    position: relative;
    margin: 0px 0px 0px 50px;
    zoom: 1;
}
#Welcome .Columns .Column {
    position: relative;
    width: 270px;
    margin: 0px 50px 0px 0px;
    float: left;
}
#Welcome .Columns .Column.Last {
    margin: 0px 0px 0px 0px !important;
}
#Welcome p {
    color: #444444;
}
#WelcomeLinksColumn {
    padding-top: 74px;
}
#WelcomeLinksColumn .linksList li {
    margin-bottom: 10px;
}
.WelcomeEnterButton {
    position: absolute;
    top: 37px;
    right: 0px;
}

/*** Search results page _SEARCH ***/
#contentSearchBody {
    width: 500px;
    float: left;
    overflow: hidden;
    zoom: 1;
}
#cse-search-results iframe {
    width: 480px;
}

/*** FAQS results _FAQ ***/
#searchHeader {
    position:absolute;
    right:-10px;
    top:64px;
} 

.home2en #searchHeader,
.home2fr #searchHeader {
    right:-2px;
}

#searchHeader #faqForm input.text {
    font-size:0.8em;
    height:16px;
    padding-top:2px;
	_padding-top:0;
    margin-right:5px;
}

.home2en #searchHeader #faqForm input.text,
.home2fr #searchHeader #faqForm input.text,
.homeGroupen #searchHeader #faqForm input.text,
.homeGroupfr #searchHeader #faqForm input.text {
   _margin-bottom:2px;
   _padding-top:0;
}

#searchHeader #faqForm input.submit {
    margin: 0;
    padding: 0 0 4px 0;
    #padding:0 0 0 0;
    border: 0;
    font-size:0.85em;
    #font-size:0.84em;
    /*font-weight:bold;*/
    color:#FFFFFF;
	line-height:23px;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

#searchHeader #faqForm input.ask_en,
#searchHeader #faqForm input.ask_en_hover {
    width:47px;
    height:24px;
    background: transparent url(../images/faq/btn_ask2_en.gif) no-repeat center top;
	#background: transparent url(../images/faq/btn_ask2_en.gif) no-repeat center 2px;
}

/*.homeen #searchHeader #faqForm input.ask_en,
.homeen #searchHeader #faqForm input.ask_en_hover {
    width:47px;
    height:24px;
    background: transparent url(../images/faq/btn_ask2_en.gif) no-repeat center top;
	#background: transparent url(../images/faq/btn_ask2_en.gif) no-repeat center 2px;
}*/
#searchHeader #faqForm input.ask_fr,
#searchHeader #faqForm input.ask_fr_hover {
    width:86px;
    height:24px;
    background: transparent url(../images/faq/btn_ask2_fr.gif) no-repeat center top;
	*background: transparent url(../images/faq/btn_ask2_fr.gif) no-repeat center 2px;
}


#searchHeader #faqForm input.top10 {
    width:50px;
    height:20px;
    #padding-top:1px;
    border:0;
    color:#8FADA1;
    font-size:0.75em;
    font-weight:normal;
    background: transparent url(../images/faq/btn_top10.gif) no-repeat center top;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

.home2en #searchHeader #faqForm input.top10,
.home2fr #searchHeader #faqForm input.top10 {
    width:auto;
}

#searchHeader #faqForm input.top10Hover {
    background: transparent url(../images/faq/btn_top10_hover.gif) no-repeat center top;
}

#searchHeader #faqForm input.top10,
#searchHeader #faqForm input.top10Hover {
    background:none;
	color:#006241;	
}

#searchHeader #faqForm img.labelQuestion {
    padding:0;
    margin:0 5px 0 0;
    #margin-right:-10px;
}

#searchHeader #faqForm img.labelQuestion  {
    display:none;
}

#faqs-result {
    font-size: 0.9em;
    border: 1px solid #bbccbb;
    zoom: 1;
}
#faqs-result h2 {
    font-size: 1.2em;
    padding: 4px;
}
#faqs-result ul {
    list-style: none !important;
    margin: 0 !important;
    zoom: 1;
}
#faqs-result ul li {
    padding: 0 !important;
    margin: 0 !important;
    border-bottom: 1px solid #bbccbb !important;
    background: transparent !important;
    font-size: 1em !important;
    zoom: 1;
}
#faqs-result ul li .faq-question {
    background: #fafbfa url( ../images/buttons/bullet-arrow.gif ) 8px 9px no-repeat;
    zoom: 1;
    padding: 8px 0px 8px 22px;
    font-weight: bold;
}
#faqs-result ul li .faq-question a {
    text-decoration: none;
}
#faqs-result ul li .faq-question a:focus, #faqs-result ul li .faq-question a:hover {
    text-decoration: underline;
}

#faqs-result ul li .faq-answer {
    font-size: 1em;
    padding: 8px 8px 24px 22px;
    background: #e0e6e0 url( /images/form-intro-shade.gif ) repeat-x;
    zoom: 1;
}

/*** Product redesign _PRODUCTS ***/
.rightColumn {
	_overflow:hidden;
    width:440px;
    _width:432px;
	padding:0;
	margin:0 0 3px 0;
}
#bottomBannersHome, #mediaBox {
	padding:0;
	margin:0;
	float:left;
}
#bottomBanners {
    width: 525px;
	padding:0;
	margin:0;
	float:right;
    font-size:1px; /*hack IE6 : padding*/
}
#bottomBannersHome {
    width: 440px;
	padding:0;
	margin:0 ;
}
#mediaBox {
    width: 253px;
	padding:0;
	margin:0px 3px 0 0 ;
	font-size:1px;  /*hack IE6 : padding*/
}
#secondColumn {
	border: 1px solid #bbccba;
	padding-bottom:10px;
}
h4.noBorder {
	border-bottom:none;
}
h4.noPadding, h3.noPadding {
	padding-right:0;
}
div.noBorder {
	border-bottom:none;
}
.noPaddingLeft {
	padding-left:0;
}
.contentInner {
	float:left;
	margin:3px 0 3px 0;
	padding:0;
	width:525px;
}
.contentAbstractHome, .contentAbstract {
	padding: 12px 12px 0 12px;
}
.contentAbstractIntro {
    padding: 0 0 0 12px;
}
.contentAbstract img{
	border:none;
	float:left;
	margin:20px 0;
}
.abstract {
    margin-left:70px;
    _height:75px;
    min-height:75px;
}
.contentAbstractHome p{
	margin:0;
	padding:0;
}
.contentAbstract .thumb img, .contentAbstractHome .thumb img{
	width:60px;
	padding:0 5px 0 0;
	margin:0 !important;
}
.contentAbstract h4, .contentAbstractHome h4{
	border:none;
	font-size:1em;
	margin:0 0 3px 0;
	padding:0;
	color:#00603b !important;
}
.contentAbstract h4 a, .contentAbstractHome h4 a{
    color:#00603b !important;
    text-decoration:none;
}
.contentAbstract h4 a:hover, .contentAbstractHome h4 a:hover{
    text-decoration:underline;
}
#contentBody-inner h4{
	color:#be9054 !important;
	font-weight:bold;
	font-size:15px;
}
.contentBox-body-inner p, .MsoNormal{
	margin-bottom:0;
}
#bottomBannersHome .banner {
	float:left;
}
#mediaPromo{
	margin:0;
	#margin-bottom:-3px;
	padding:0;
}
#mediaIntro img {
	margin-left:3px;
}
#pageTitle {
	margin:0;
    padding: 0px 0px 0px 14px;
	width:512px;
}
#contentBody.product {
	padding:0;
	margin:0;
    float: left;
}
.product #contentBody-inner {
	float:left;
    padding: 0px 0px 36px 14px;
}
#pageTitle h1{
    font-size: 1.3em;
	line-height:1em;
    margin: .6em 0 0px 0;
    padding: 0 0 10px 0;
}
.contentBoxnoBorder, .noBorder{
	border:none !important;
	display:block;
}
.contentBorder {
	border: 1px solid #bbccba;
}

.myinsuranceBox{
	border:none;
}

#leftColumn {
	margin-top:-2px;
}
#contentProduct {
    padding-right:5px;
}

/*** Solutions _SOLUTIONS ***/
.contentSolution{
	margin-left:15px;
	margin-bottom:7px;
}
.thumbSolution {
	float:left;
	width:45px;
}
.abstractSolution {
	float:left;
	font-size:0.89em;
	margin-left:5px;
	width:420px;
}
.abstractSolution img{
	margin:5px 0 0 0;
}
.contentSmallSolution{
	float:left;
	padding-right:10px;
	width:140px;
}
.otherSolution {
	background:#fafafa;
	float:left;
	padding:20px 0 20px 10px;
	width:450px;
	margin-bottom:20px;
}
.solutionText{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}
.separation{
	border-top:1px solid #BBCCBB;
	margin:0;
	width:460px;
}
#solution2 .title, #solution3 .title{
	color:#666;
	font-size:16px;
	font-weight:bold;
	margin-left:17px;
}
#solution2 table, #solution3 table{
	border-collapse:collapse;
	font-size:10px;
	margin-left:15px;
	width:510px;
}
#solution2 table th, #solution2 table td, #solution3 table th, #solution3 table td{
	padding:5px;
}
#solution2 table td, #solution3 table td{
	border-right:solid 1px #fff;
}
#solution2 table tbody th, #solution3 table tbody th{
	background:#f5f7f4;
	color:#6f716e;
	font-weight:normal;
}
#solution2 table tbody .platinum, #solution3 table tbody .platinum{
	background:#707175;
	color:#fff;
}
#solution2 table tbody .gold, #solution3 table tbody .gold{
	background:#9d8f22;
	color:#fff;
}
#solution2 table tbody .silver, #solution2 table tbody .silver{
	background:#ededed;
}
#solution2 table tbody .bronze, #solution3 table tbody .bronze{
	background:#e7d5bf;
}
#solution2 table tbody .basic, #solution3 table tbody .basic{
	color:#6f716e;
}
.introduction {
	font-size:10px;font-weight:bold; margin-left:17px;margin-bottom:10px
}

/*** Buttons _BUTTONS ***/
.homeGroupen .boxBottom,
.homeGroupfr .boxBottom {
	position: relative;
	top: 70px;
	}
.homeGroupen .buttons,
.homeGroupfr .buttons {
	float: right;
	margin-top: -8px;
	_margin-top:45px !important;
	}
.buttons {
    clear: both;
    padding: 0px;
    font-size: 0.9em;
    font-weight: bold;
    height: 34px;
}
.buttons ul {
    list-style-type: none;
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
    float: left;
}
.buttons ul li {
    margin: 0px !important;
    padding: 0px !important;
    float: left;
    background: none !important;
    font-size: 1em !important;
    line-height: 1.1em;
}
.buttons.alignRight ul, .buttons.alignRight ul li {
    float: right; /* for Safari 2.0 */
}
.buttons ul li a:visited, .buttons ul li a:link {
    float: left;
    display: block;
    background: url( ../images/buttons/buttonSet-on-white.gif ) 0px -31px no-repeat;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.buttons ul li a span {
    display: block;
    float: left;
    height: 23px;
	_height: 29px;
    margin: 0px 0px 0px 9px; 
	_margin: 0px 0px 0px 12px !important;
    padding: 9px 12px 0px 2px;
	_padding: 9px 12px 0px 0;
    background: url( ../images/buttons/buttonSet-on-white.gif ) right -31px repeat-x;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}
.buttons ul li a:hover {
    background-position: left -62px !important;
}
.buttons ul li a:hover span {
    background-position: right -93px !important;
}
.buttons.onBrown ul li a:visited, .buttons.onBrown ul li a:link {
    background: url( ../images/buttons/buttonSet-on-brown.gif ) left -31px no-repeat;
}
.buttons.onBrown ul li a span {
    background: url( ../images/buttons/buttonSet-on-brown.gif ) right top repeat-x;
}
.buttons.onBeige ul li a:visited, .buttons.onBeige ul li a:link {
    background: url( ../images/buttons/buttonSet-on-beige.gif ) left -31px no-repeat;
}
.buttons.onBeige ul li a span {
    background: url( ../images/buttons/buttonSet-on-beige.gif ) right top repeat-x;
}
.buttons.onBrown2 ul li a:visited, .buttons.onBrown ul li a:link {
    background: url( ../images/buttons/buttonSet-on-brown2.gif ) left -31px no-repeat;
}
.buttons.onBrown2 ul li a span {
    background: url( ../images/buttons/buttonSet-on-brown2.gif ) right top repeat-x;
	_height: 20px !important;

}
.buttons2 ul li a:visited, .buttons2 ul li a:link {
    float: left;
    display: block;
    background: url( ../images/buttons/buttonSet-on-brown2.gif ) 0px -31px no-repeat;
    color: #ffffff;
	_height: 20px !important;
    text-decoration: none;
    font-weight: bold;
}

.buttons.twoLines ul li a:visited, .buttons.twoLines ul li a:link {
    float: left;
    display: block;
    background: url( ../images/buttons/buttonSet-on-white-2lines.gif ) 0px -42px no-repeat;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.buttons.twoLines ul li a span {
    display: block;
    float: left;
    height: 34px;
    margin: 0px 0px 0px 12px !important;
    margin /**/: 0px 0px 0px 6px;
    margin: 0px 0px 0px 6px;
    padding: 9px 12px 0px 0px;
    background: url( ../images/buttons/buttonSet-on-white-2lines.gif ) right -42px repeat-x;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}
.buttons.twoLines ul li a:hover {
    background-position: left -84px !important;
}
.buttons.twoLines ul li a:hover span {
    background-position: right -126px !important;
}

.onglet{
	background:#f4f6f3;
	font-size:12px;
	height:26px;
	margin-left:0px;
	padding-left:5px;
	margin-top:0;
	overflow:hidden;
	margin-bottom:30px;
	position:relative;
	#margin-top:-3px;
}
.ongletSelected{
	background:url(../images/buttons/ongletSelected.gif) no-repeat left top;
	color:#0c4c34;
	cursor:pointer;
	float:left;
	height:26px;
	margin-right:5px;
}

.ongletSelectedRight{
	background:url(../images/buttons/ongletSelectedRight.gif) no-repeat right top;
	float:left;
	height:26px;
	margin-left:5px;
	padding-top:5px;
	padding-right:5px;
}

.ongletOff {
	background:url(../images/buttons/ongletOff.gif) no-repeat left top;
	color:#fff;
	cursor:pointer;
	float:left;
	height:26px;
	margin-right:5px;
}
.ongletOffRight {
	background:url(../images/buttons/ongletOffRight.gif) no-repeat right top;
	float:left;
	height:26px;
	margin-left:5px;
	padding-top:5px;
	padding-right:5px;
}

.onglet a {
    text-decoration:none;
}
/*** Print _PRINT ***/
/*** Print fixes for the form ***/
@media
print {
    .notPrintable {
        display: none
    }
}
@media
screen {
    .printable {
        display: none
    }
}
/*** Print fixes ***/
@media
print {
    #pageHeader, #navigationMenu, #mainMenu, #toolsMenu {
        display: none;
    }
    #pageFooter {
        margin-top: 0px;
        border-top: 0px;
        padding-bottom: 0px;
    }
    #footerMenu {
        display: none;
    }
    body {
        background-color: #FFF
    }
    * {
        height: auto !important;
        overflow: visible !important;
        border: 0px !important;
        padding: 0px !important;
    }
}

/*** Other _OTHER ***/
/* glossary */
div.letters {
    padding-bottom: 10px;
    font-size: 0.8em;
}
/*** Transitional popup ***/
#transitionalPopup {
    z-index: 2;
    top: 350px;
    left: 200px;
    position: absolute;
    float: left;
    background-color: #FFFFFF;
    width: 600px;
    height: 334px;
}
/*** ***/
/*** Page _PAGE ***/
#pagePopup {
    width: 486px;
    margin: 0px auto 0px auto;
    text-align: left;
    background: url( ../images/page-popup-background.gif ) repeat-y;
    min-height: 100%;
    height: 100%;
    position: relative;
}
html>body #pagePopup {
    height: auto;
}
#pagePopup-inner {
    width: 416px;
    position: relative;
    left: 30px;
}
#pagePopup #contentBody  {
    width:390px !important;
}

/*** backToTop ***/
.backToTop {
    margin: 16px 0px 16px 0px;
}
.backToTop a:visited,
    .backToTop a:link {
    font-size: 0.7em;
    text-decoration: none;
    padding: 0px 0px 0px 12px;
    height: 9px;
    background: #dfe4e0 url( ../images/buttons/bullet-arrowUp.gif ) 1px 1px no-repeat;
    text-transform: uppercase;
}

#content ul.fauxTabs {
	background: url(../images/fauxTabs/fauxtab-bottom.png) repeat-x left bottom;
	list-style: none;
	list-style-type: none;
	margin: 0 0 auto 0;
	overflow: auto;
	padding: 0;
	_zoom: 1; /*ie6*/
}
#content ul.fauxTabs li {
	background: #10ab23 url(../images/fauxTabs/fauxtab-left.png) no-repeat left top;
	border-right: solid 2px white;
	float:left;
	margin: 0;
	padding-left: 7px;
}
#content ul.fauxTabs li.last {
	border-right: none;
}
#content ul.fauxTabs a {
	background: url(../images/fauxTabs/fauxtab-right.png) no-repeat right top;
	color: white;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 26px;
	padding: 0 7px 0 0;
	text-decoration: none;
}
#content ul.fauxTabs a:hover {
	color: white;
	text-decoration: none;
}
#content ul.fauxTabs li.selected {
	background: #e6ede6 url(../images/fauxTabs/fauxtab-left-selected.png) no-repeat left top;
}
#content ul.fauxTabs li.selected a {
	background: url(../images/fauxTabs/fauxtab-right-selected.png) no-repeat right top;
	color: #10ab23 !important;
}
#content ul.fauxTabs li.selected a:hover {
	color: #10ab23;
	text-decoration: none;
}

#firstColumn {
    margin: 0 3px 0 0;
    padding: 0;
    width: 255px;
}

/**************************** ab testing home2 ****************/

.home2en #linkedSolution,
.home5en #linkedSolution,
.home7aen #linkedSolution,
.home7ben #linkedSolution,
.home7cen #linkedSolution,
.home7jen #linkedSolution{
    background:url(../images/abTestingen/esurance_390x336.jpg) no-repeat left top;
    border:none;
    border-bottom:solid 1px #c0d6c7;
    height:336px;
    margin-bottom:2px;
    position:relative;
}

.home2fr .home10fr{
    background:url(../images/abTestingfr/home_10_700x300_fr.jpg) no-repeat left top !important;
    height:300px !important;
    position:relative !important;
}

.home2fr .home10dfr{
    background:url(../images/abTestingfr/esurance_700x300_homefr.jpg) no-repeat left top !important;
    height:300px !important;
    position:relative !important;
}

.home2en .home10en #linkedSolution{
    background:url(../images/abTestingen/home_10_700x248_en.jpg) no-repeat left top !important;
    border:none;
    border-bottom:solid 1px #c0d6c7;
    height:336px;
    margin-bottom:2px;
    position:relative;
}

.home2en div.home10aen  {
    background: url(../images/abTestingen/home_10a_700x248_en.jpg) no-repeat left top !important;
	height: 248px !important;
	position: relative !important;
}

.home2en div.home10ben  {
    background: url(../images/abTestingen/home_10b_700x300_en.jpg) no-repeat left top !important;
	height: 300px !important;
	position: relative !important;
}

.home2en div.home10cen,
.home2en div.home10den  {
    background: url(../images/abTestingen/home_10c_700x300_en.jpg) no-repeat left top !important;
	height: 300px !important;
	position: relative !important;
}

.home2en div.home10en  {
    background: url(../images/abTestingen/home_10_700x248_en.jpg) no-repeat left top !important;
	height: 300px !important;
	position: relative !important;
}

.homeen{
	background:url(../images/abTestingen/esurance_700x300.jpg) no-repeat left top !important;
	height:300px !important;
}

.homefr{
	background:url(../images/abTestingfr/esurance_700x300.jpg) no-repeat left top !important;
	height:300px !important;
}


.home7den,
.home7een,
.home7fen{
    background:url(../images/abTestingen/esurance_v2_390x336.jpg) no-repeat left top !important;
    border:none;
    border-bottom:solid 1px #c0d6c7;
    height:336px;
    margin-bottom:2px;
    position:relative;
}

.home7gen,
.home7hen,
.home7ien{
    background:url(../images/abTestingen/esurance_v3_390x336.jpg) no-repeat left top !important;
    border:none;
    border-bottom:solid 1px #c0d6c7;
    height:336px;
    margin-bottom:2px;
    position:relative;
}

.home2fr #linkedSolution,
.home5fr #linkedSolution,
.home7afr #linkedSolution{
    background:url(../images/abTestingfr/esurance_390x336.jpg) no-repeat left top;
    border:none;
    border-bottom:solid 1px #c0d6c7;
    height:336px;
    margin-bottom:2px;
    position:relative;
}

.home2en #getAQuoteBox,
.home5en #getAQuoteBox{
    font-size:11px;
    left:211px;
    padding-left:14px;
    padding-right:15px;
    position:absolute;
    top:32px;
}

.home7aen #getAQuoteBox #startMyQuote{
    top:5px;
}

.home10den #getAQuoteBox label,
.home10en #getAQuoteBox label,
.home10fr #getAQuoteBox label,
.home10dfr #getAQuoteBox label{
	font-size: 12px;
}

.home2en #getAQuoteBox,
.home7jen #getAQuoteBox{
    background:url(../images/abTestingen/esurance_279x288.gif) no-repeat left top;
    height:288px;
    width:250px;
	_width:279px;
}


.home10aen #getAQuoteBox {
    background:url(../images/abTestingen/getQuoteBox_10a_en.jpg) no-repeat left top;
	border: 1px solid #c0d6c6;
    height:198px;
	padding: 0 0 0 20px !important;
	position: absolute;
	left: 257px;
    width:420px;
}

.home10ben #getAQuoteBox{
    background:url(../images/abTestingen/getQuoteBox_title_10_en.gif) no-repeat left top #fff;
    height:250px;
	padding: 0 0 0 20px !important;
	position: absolute;
	left: 430px;
    width:235px;
}

.home10cen #getAQuoteBox {
    background:url(../images/abTestingen/getQuoteBox_title_10_en.gif) no-repeat left top #fff;
    height:270px;
	padding: 0 0 0 20px !important;
	position: absolute;
	left: 15px;
	top: 14px;
    width:230px;
}

.home10den #getAQuoteBox {
    background:url(../images/abTestingen/getQuoteBox_title_10_en.gif) no-repeat left top #fff;
    height:270px;
	padding: 0 0 0 20px !important;
	position: absolute;
	left: 0px;
	top: 4px;
    width:230px;
}


.home10en #getAQuoteBox {
    background:url(../images/abTestingen/getQuoteBox_title_10_en.gif) no-repeat left top #fff;
    height:250px;
	padding: 0 0 0 20px !important;
	position: absolute;
	left: 425px;
	top: 10px;
    width:230px;
}

.home10fr #getAQuoteBox,
.home10dfr #getAQuoteBox {
    background:url(../images/abTestingfr/getQuoteBox_title_10_fr.gif) no-repeat left top #fff;
    height:250px;
	padding: 0 0 0 20px !important;
	position: absolute;
	left: 425px;
	top: 10px;
    width:230px;
}

.home10den #getAQuoteBox,
.home10en #getAQuoteBox,
.home10fr #getAQuoteBox,
.home10dfr #getAQuoteBox {
	border: 1px solid #124226;
	position: relative;
}

.home7ben #getAQuoteBox,
.home7een #getAQuoteBox,
.home7hen #getAQuoteBox{
    background:url(../images/abTestingen/esuranceSeeHowGood_279x288.gif) no-repeat left top;
    height:288px;
    width:250px;
	_width:279px;
}

.home7cen #getAQuoteBox,
.home7fen #getAQuoteBox,
.home7ien #getAQuoteBox{
    background:url(../images/abTestingen/esuranceEnjoyPreferredGroup_279x288.gif) no-repeat left top;
    height:288px;
    width:250px;
	_width:279px;
}

#introGetAQuote{
    margin:98px 0 3px 0;
}

.home10den #introGetAQuote{
    margin: 0;
}

.homeen #introGetAQuote,
.homefr #introGetAQuote{
    margin:88px 0 3px 3px;
}


.home5en #getAQuoteBox{
    background:url(../images/abTestingen/esurance_279x288_v2.gif) no-repeat left top;
    height:288px;
    width:130px;
}

.home2fr #getAQuoteBox,
.home5fr #getAQuoteBox{
    font-size:11px;
    left:211px;
    padding-left:14px;
    padding-right:15px;
    position:absolute;
    top:32px;
}

.home2fr #getAQuoteBox{
    background:url(../images/abTestingfr/esurance_279x288.gif) no-repeat left top;
    height:288px;
    width:250px;
}

.home10fr #getAQuoteBox,
.home10dfr #getAQuoteBox {
    background:url(../images/abTestingfr/getQuoteBox_title_10_fr.jpg) no-repeat left top #FFF;
    left:430px;
	height: 280px;
    position:absolute;
    top:9px;
    width:239px;
}

.home10dfr #getAQuoteBox {
    left:10px;
    width:230px;
}

.home5fr #getAQuoteBox{
    background:url(../images/abTestingfr/esurance_279x288_v2.gif) no-repeat left top;
    height:288px;
    width:250px;
}

.homeen #getAQuoteBox{
	background:url(../images/abTestingen/esurance_249x280.gif) no-repeat left top;
    left:440px;
	top:10px !important;
	width:220px !important;
	_width:249px !important;
}

.homefr #getAQuoteBox{
	background:url(../images/abTestingfr/esurance_249x280.gif) no-repeat left top;
    left:440px;
	top:10px !important;
	width:220px !important;
	_width:249px !important;
}


#getAQuoteBox a{
    color:#000000;
}

.labelGetAQuote{
    margin-bottom:7px;
    margin-top:94px;
}

.home10en .labelGetAQuote,
.home10fr .labelGetAQuote,
.home10dfr .labelGetAQuote,
.home10aen .labelGetAQuote,
.home10ben .labelGetAQuote,
.home10cen .labelGetAQuote,
.home10den .labelGetAQuote
{
    margin-bottom: 8px;
    margin-top:0 !important;
}

.home7ben .labelGetAQuote,
.home7den .labelGetAQuote,
.home7bfr .labelGetAQuote,
.home7dfr .labelGetAQuote{
    margin-top:94px;
}

.home7aen .labelGetAQuote,
.home2fr .labelGetAQuote{
    margin-bottom:2px;
    margin-top:94px;
}

.home10ben .labelGetAQuote,
.home10cen .labelGetAQuote {
    *padding-left:10px;
}

.home10ben .product,
.home10cen .product {
    *margin-left:10px;
}

.homeen .labelGetAQuote,
.homefr .labelGetAQuote{
	float:left;
	margin-top:-7px;
	position:relative;
}

.labelPostalCode{
    margin-bottom:2px;
}

select#product{
    margin-bottom:7px;
    width:116px;
	_width:114px;
}

.home2fr select#product{
	left:0;
	position:relative;
	top:5px;
	#top:0;
}

.home2en select#product{
	left:0;
	position:relative;
	top:0;
}

.homeen select#product,
.homefr select#product{
    width:145px;
}

.home10ben select#product,
.home10cen select#product {
    width:145px !important;
}


input#PostalCode{
    width:75px;
}

.hrBox{
    border-top: solid 1px #afb4b1;
    height:1px;
    margin-bottom:10px;
    _margin-bottom:-5px;
    _margin-top:-10px;
	_width:215px;
}

.homeen .hrBox,
.homefr .hrBox{
	margin-left:3px;
	#margin-top:-15px !important;
   _margin-top:30px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.homeen .hrBox,
	.homefr .hrBox{
	  margin-top:-6px !important;
	}
}

.home7cen .hrBox,
.home7een .hrBox,
.home7gen .hrBox,
.home7jen .hrBox{
    margin-bottom:5px;
    _margin-top:-10px;
    position:relative;
}

.home7aen .hrBox { display: none}
.home7ben .hrBox,
.home7den .hrBox,
.home7fen .hrBox,
.home7hen .hrBox,
.home7ien .hrBox{
    margin-top:7px;
    margin-bottom:7px;
    _margin-bottom:-5px;
    _position:relative;
}

.homeen #startMyQuote,
.homefr #startMyQuote{
	margin-left:3px;
	_left:12px;
	_position:absolute;
	_top:194px;
}

.largeBtnArrow li {
    list-style-type:none;
}

.home10aen a.btn_10a {
    background:url(../images/buttons/btn_10a_en.jpg) no-repeat 0 0 !important;
	display: block;
	height: 79px;
}

.home10ben a.btn_10a,
.home10cen a.btn_10a {
    background:url(../images/buttons/btn_10b-c_en.jpg) no-repeat 0 0 !important;
	display: block;
	height: 90px;
}

.home10ben a.btn_10a,
.home10cen a.btn_10a {
	margin-left: -10px;
	position: relative;
	top: 50px;
	width: 164px;
}

.home10aen .label { 
	margin: 15px 0 7px 0;
}

.largeBtnArrow li a,
.home10den a.btn_10a,
.home10en a.btn_10a {
    background:url(../images/buttons/btnLargeArrow.png) no-repeat left top !important;
    height:74px;
    cursor:pointer;
    display:block;
    width:151px;
    float:left;
    margin:0 !important;
}

.home10fr a.btn_10a,
.home10dfr a.btn_10a {
    background:url(../images/buttons/btnLargeArrow_fr.png) no-repeat left top !important;
    height:74px;
    cursor:pointer;
    display:block;
    width:151px;
    float:left;
    margin:0 !important;
}

.homeen .largeBtnArrow li a,
.homefr .largeBtnArrow li a {
    background:url(../images/buttons/btnLargeArrow2.png) no-repeat left top !important;
    height:29px;
	left:168px;
	position:absolute;
	top:202px;
    width:47px;
}

.home10den .largeBtnArrow li a {
    background:url(../images/buttons/btnBrown_getQuote.jpg) no-repeat left top !important;
    height:24px;
	left:148px;
	position:absolute;
	top:210px;
    width:91px;
}

.home10en .largeBtnArrow li a {
    background:url(../images/buttons/btnBrown_getQuote.jpg) no-repeat left top !important;
    height:24px;
	left:148px;
	position:absolute;
	top:202px;
    width:91px;
}

.home10fr .largeBtnArrow li a,
.home10dfr .largeBtnArrow li a {
    background:url(../images/buttons/btnBrown_getQuote_fr.jpg) no-repeat left top !important;
    height:43px;
	left:148px;
	position:absolute;
	top:205px;
    width:94px;
}


.column-inner-sep{
	background:#fff;
	border-bottom:solid 1px #BBCCBA;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	border-top:solid 1px #BBCCBA;
	height:4px;
	#overflow:hidden;
	margin-left:-1px;
	width:441px;
}

.home7aen .largeBtnArrow {
	position: relative;
	top:185px;
	_height:74px;
	}


.home7aen .largeBtnArrow li a,
.home7ben .largeBtnArrow li a,
.home7den .largeBtnArrow li a,
.home7fen .largeBtnArrow li a,
.home7hen .largeBtnArrow li a,
.home7ien .largeBtnArrow li a{
    margin-left:-5px !important;
    _margin-left:-2px !important;
}

.home7ben .largeBtnArrow li a,
.home7den .largeBtnArrow li a,
.home7ien .largeBtnArrow li a{
    background:url(../images/buttons/btngetAQuoteNow.png) no-repeat left top !important;
    height:75px;
    width:166px;
}

.home2en .rightColumn,
.home2fr .rightColumn,
.home5en .rightColumn,
.home5fr .rightColumn{
    border:solid 1px #BBCCBA;
     margin-top:2px;
     position:relative;
     width:440px !important;
}


#rightColumn.home2en .banners img,
#rightColumn.home2fr .banners img,
#rightColumn.home5en .banners img,
#rightColumn.home5fr .banners img{
     border-left:solid 1px #BBCCBA;
     border-bottom:solid 1px #BBCCBA;
}


.home2en .leftColumn,
.home2fr .leftColumn,
.home5en .leftColumn,
.home5fr .leftColumn{
	border:solid 1px #BBCCBA;
    margin-top:2px !important;
    _overflow:hidden;
    width:253px !important;
   }
 
.home2en .firstBlock .leftColumn,
.homeGroupen .myinsuranceBoxInner{
	background:#124024 url(../images/bgHome2LeftColumnEn.gif) no-repeat left top;
	height:167px;
} 

.home2fr .firstBlock .leftColumn,
.homeGroupfr .myinsuranceBoxInner{
	background:#124024 url(../images/bgHome2LeftColumnFr.gif) no-repeat left top;
	height:167px;
}

.homeGroupen .myinsuranceBoxInner,
.homeGroupfr .myinsuranceBoxInner{
	margin-bottom:2px;
} 

.home2en .firstBlock .leftColumn h3,
.home2fr .firstBlock .leftColumn  h3,
.homeGroupen .myinsuranceBoxInner h3,
.homeGroupfr .myinsuranceBoxInner h3{
	background:url(../images/h3Background.gif) no-repeat right top;
} 

.home2en .firstBlock .leftColumn h3 span,
.home2fr .firstBlock .leftColumn  h3 span,
.homeGroupen .myinsuranceBoxInner h3 span,
.homeGroupfr .myinsuranceBoxInner h3 span{
	background:none;
	color:#fff !important;	
	font-size:13px !important;
	font-weight:normal !important;
	padding: 5px 25px 5px 11px;
} 

.home2en .firstBlock .leftColumn .linksList ul,
.home2fr .firstBlock .leftColumn .linksList ul,
.homeGroupen  .myinsuranceBoxInner .linksList ul,
.homeGroupfr  .myinsuranceBoxInner .linksList ul{
	margin-top:55px !important;
	position:relative;
} 

#page.home2en .firstBlock .leftColumn .linksList li,
#page.home2fr .firstBlock .leftColumn .linksList li,
.homeGroupen  .myinsuranceBoxInner .linksList li,
.homeGroupfr  .myinsuranceBoxInner .linksList li{
	background: url(../images/buttons/bullet-arrow.gif) no-repeat 3px 2px;
	padding: 0 0 0 20px;
}


.home2en .firstBlock .leftColumn .linksList li a,
.home2fr .firstBlock .leftColumn .linksList li a,
.homeGroupen  .myinsuranceBoxInner .linksList li a,
.homeGroupfr  .myinsuranceBoxInner .linksList li a{
	color:#fff;
}

.home2en .firstBlock .leftColumn .linksList .btnLogin,
.homeGroupen  .myinsuranceBoxInner .linksList .btnLogin{
	background:url(../images/buttons/btnLoginEn.gif) no-repeat left top !important; 
	height:29px !important;
	left:0;
	padding:0 !important;
	position:absolute;
	top:-35px;
	width:107px;
} 

.home2fr .firstBlock .leftColumn .linksList .btnLogin,
.homeGroupfr  .myinsuranceBoxInner .linksList .btnLogin{
	background:url(../images/buttons/btnLoginFr.gif) no-repeat left top !important; 
	height:29px !important;
	left:0;
	padding:0 !important;
	position:absolute;
	top:-35px;
	width:140px;
} 

.home2en .firstBlock .leftColumn .linksList .btnLogin a,
.home2fr .firstBlock .leftColumn .linksList .btnLogin a,
.homeGroupfr  .myinsuranceBoxInner .linksList .btnLogin a,
.homeGroupen  .myinsuranceBoxInner .linksList .btnLogin a{
	color: #B45622 !important;
    font-size: 0;
    padding-left: 2px !important;
    text-decoration: none;
    width:107px;
    height:29px;
}
.homeGroupfr  .myinsuranceBoxInner .linksList .btnLogin a,
.home2fr .firstBlock .leftColumn .linksList .btnLogin a {
    width:140px;
}

.home2en .firstBlock .leftColumn .linksList .btnRegister,
.homeGroupen  .myinsuranceBoxInner .linksList .btnRegister{
	background:url(../images/buttons/btnRegisterEn.gif) no-repeat left top !important; 
	height:29px !important;
	left:115px;
	padding:0 !important;
	position:absolute;
	top:-35px;
	width:107px;
}

.home2fr .firstBlock .leftColumn .linksList .btnRegister,
.homeGroupfr  .myinsuranceBoxInner .linksList .btnRegister{
	background:url(../images/buttons/btnRegisterFr.gif) no-repeat left top !important; 
	height:29px !important;
	left:146px;
	padding:0 !important;
	position:absolute;
	top:-35px;
	width:107px;
}

.home2en .firstBlock .leftColumn .linksList .btnRegister a,
.home2fr .firstBlock .leftColumn .linksList .btnRegister a,
.homeGroupen  .myinsuranceBoxInner .linksList .btnRegister a,
.homeGroupfr  .myinsuranceBoxInner .linksList .btnRegister a{
	color: #B45622 !important;
    font-size: 0;
    padding-left: 2px !important;
    text-decoration: none;	
    height:29px !important;
    width:107px;
}
.home2fr .firstBlock .leftColumn .linksList .btnRegister a,
.homeGroupfr  .myinsuranceBoxInner .linksList .btnRegister a{
    width:87px;
}
   
.home2en #firstColumn .column-inner,
.home2fr #firstColumn .column-inner,
.home2en #firstColumn #leftColumn,
.home2fr #firstColumn #leftColumn,
.home5en #firstColumn #leftColumn,
.home5fr #firstColumn #leftColumn{
    #overflow:hidden;
   }


.home2en #firstColumn h3 span,
.home2fr #firstColumn h3 span,
.home5en #firstColumn h3 span,
.home5fr #firstColumn h3 span{
    display:block;
    width:235px !important;
   }


.home2en #rightColumn .banners,
.home2fr #rightColumn .banners,
.home5en #rightColumn .banners,
.home5fr #rightColumn .banners{
    position:absolute;
    right:0;
    top:0;
    border-bottom:solid 1px #BBCCBA;
    border-left:solid 1px #BBCCBA;
    #font-size:1px;
}


.home2en #rightColumn .contentBox h3 span,
.home2fr #rightColumn .contentBox h3 span,
.home5en #rightColumn .contentBox h3 span,
.home5fr #rightColumn .contentBox h3 span{
    width:202px;
}

/*.home2en .contentBox,
.home2fr .contentBox,
.home5en .contentBox,
.home5fr .contentBox{
    min-height:180px;
}*/
/*
.home2en #leftColumn,
.home2fr #leftColumn,
.home5en #leftColumn,
.home5fr #leftColumn{
    float:left !important;
    margin-top:0 !important;
}
*/
.home2en #leftColumn #mediaBox,
.home2fr #leftColumn #mediaBox,
.home5en #leftColumn #mediaBox,
.home5fr #leftColumn #mediaBox{
    border-left:none !important;
    border-right:none !important;
    position:relative;
    width:252px !important;
}

.home2en #leftColumn #mediaBox img,
.home2fr #leftColumn #mediaBox img,
.home5en #leftColumn #mediaBox img,
.home5fr #leftColumn #mediaBox img{
     border-top:solid 1px #c0d6c7;
}

.home2en .contentBox-body,
.home5en .contentBox-body{
   /*  width:202px !important;*/

}

.home2en .contentBox-body .contentBox-body-inner,
.home5en .contentBox-body .contentBox-body-inner{
    padding-bottom:0 !important;
}

.home2en #flashLeft,
.home5en #flashLeft{
    float:right;
    margin-top:23px;
}

.home7aen #imageLeft,
.home7een #imageLeft,
.home7ien #imageLeft,
.home7jen #imageLeft{
    background:url(../images/abTestingen/209x287_page1_v2.gif) no-repeat left top;
    float:right;
    height:287px;
    margin-top:23px;
    width:209px;
}

.home7ben #imageLeft,
.home7fen #imageLeft,
.home7gen #imageLeft{
    background:url(../images/abTestingen/209x287_page2_v2.gif) no-repeat left top;
    float:right;
    height:287px;
    margin-top:23px;
    width:209px;
}

.home7cen #imageLeft,
.home7den #imageLeft,
.home7hen #imageLeft{
    background:url(../images/abTestingen/209x287_page3_v1.gif) no-repeat left top;
    float:right;
    height:287px;
    margin-top:39px;
    width:209px;
}

.btnBrown{
    left:-5px;
    position:absolute;
    top:80px;
}

.btnBrown li{
    list-style-type:none;
}

.btnBrown a{
    background:url(../images/buttons/btnBrownLeft.png) no-repeat left top !important;
    color:#ffffff !important;
    height:43px;
    display:block;
    float:left;
    font-weight:bold;
    font-size:13px;
    text-decoration:none;
}

.btnBrown a span{
    background:url(../images/buttons/btnBrownRight.png) no-repeat right top !important;
    height:43px;
    cursor:pointer;
    display:block;
    float:left;
    margin:0 0 0 12px !important;
    padding:10px 16px 0 0;
    text-align:center;
    text-transform:uppercase;
}

.home3en #linkedSolution{
    background:url(../images/abTestingen/progressive_495x130.gif) no-repeat left top;
    border:none;
    border-bottom:solid 1px #c0d6c7;
    height:336px;
    margin-bottom:3px;
    position:relative;
}

.home3fr #linkedSolution{
    background:url(../images/abTestingfr/progressive_495x130.gif) no-repeat left top;
    border:none;
    border-bottom:solid 1px #c0d6c7;
    height:336px;
    margin-bottom:3px;
    position:relative;
}

.home3en #getAQuoteBox{
    background:url(../images/abTestingen/progressive_304x207.jpg) no-repeat left top;
    bottom:0;
    font-size:11px;
    height:207px;
    left:0;
    padding:0 16px 0 0;
    position:absolute;
    width:304px;
    z-index:99;
}

.home3fr #getAQuoteBox{
    background:url(../images/abTestingfr/progressive_304x207.jpg) no-repeat left top;
    bottom:0;
    font-size:11px;
    height:207px;
    left:0;
    padding:0 16px 0 0;
    position:absolute;
    width:304px;
    z-index:99;
}

.home3en .blockLeft,
.home3fr .blockLeft{
    margin-left:170px;
    margin-top:28px;
    position:relative;
}

.home3en .labelGetAQuote,
.home3fr .labelGetAQuote{
    margin-bottom:2px;
    margin-top:0;
}

.home3en .hrBox,
.home3fr .hrBox{
    border-top: solid 1px #aa7f53;
    height:1px;
    margin-bottom:10px;
    _margin-bottom:-5px;
    margin-top:50px;
    _position:relative;
}

.home3en .firstBlock .leftColumn,
.home3fr .firstBlock .leftColumn{
    margin:0 2px 0 0 !important;
    width:491px !important;
}

.home3en .firstBlock .rightColumn,
.home3fr .firstBlock .rightColumn
{
    border:solid 1px #c0d6c7;
    margin:0 !important;
    _overflow:hidden;
	_zoom:1;
    width:203px !important;
}

.home3en .blockRight{
    background:url(../images/abTestingen/progressive_191X207.gif) no-repeat left top;
    height:207px;
    position:absolute;
    right:0;
    bottom:0;
    width:187px;
    z-index:90;
}

.home3fr .blockRight{
    background:url(../images/abTestingfr/progressive_191X207.gif) no-repeat left top;
    height:207px;
    position:absolute;
    right:0;
    bottom:0;
    width:187px;
    z-index:90;
}

.home3en .firstBlock .leftColumn  .contentBox .contentBox-body-inner,
.home3fr .firstBlock .leftColumn  .contentBox .contentBox-body-inner {
    padding-bottom:0 !important;
    padding-top:9px !important;
}

.home3en .firstBlock .leftColumn .contentBox .contentBox-body-inner .linksList,
.home3fr .firstBlock .leftColumn .contentBox .contentBox-body-inner .linksList {
    margin-bottom:0;
}

.home3fr .firstBlock .leftColumn .banners,
.home3en .firstBlock .leftColumn  .banners{
    border-top:solid 1px #c0d6c7;
    border-bottom:solid 1px #c0d6c7;
    margin-top:12px;
    #margin-top:20px;
    _margin-top:10px;
    width:203px;
}

.home4en #linkedSolution,
#linkedSolution.home6en{
    border:none;
    border-bottom:solid 1px #c0d6c7;
    font-size:11px;
    height:336px;
    margin-bottom:2px;
    position:relative;
}

.home4en #linkedSolution{
    background:url(../images/abTestingen/geico_470x336.jpg) no-repeat left top;
}

#linkedSolution.home6en{
    background:url(../images/abTestingen/geico_470x336_v2.jpg) no-repeat left top;
}

.home4fr #linkedSolution,
#linkedSolution.home6fr{
    border:none;
    border-bottom:solid 1px #c0d6c7;
    font-size:11px;
    height:336px;
    margin-bottom:2px;
    position:relative;
}

.home4fr #linkedSolution{
    background:url(../images/abTestingfr/geico_470x336.jpg) no-repeat left top;
}

#linkedSolution.home6fr{
    background:url(../images/abTestingfr/geico_470x336_v2.jpg) no-repeat left top;
}

.home4en #blockPostalCode,
.home4fr #blockPostalCode{
    position:absolute;
    right:110px;
    top:100px;
}

.home4en #rightColumn,
.home4fr #rightColumn{
    width:470px;
}

.home4en #firstColumn,
.home4fr #firstColumn{
    border:solid 1px #c0d6c7;
    border-left:none;
    margin:0 !important;
    _overflow:hidden;
    width:227px !important;
}


.home4en .labelGetAQuote,
.home4fr .labelGetAQuote{
    margin-bottom:2px;
    margin-left:128px;
    margin-top:90px;
}

.home4en select#product,
.home4fr select#product{
    margin-bottom:7px;
    margin-left:128px;
    width:108px;
    }

.home4en #firstColumn #leftColumn .contentBox .contentBox-body-inner,
.home4fr #firstColumn #leftColumn .contentBox .contentBox-body-inner{
    padding-bottom:0 !important;
    padding-top: 9px !important;
    #padding-top: 4px !important;
}


.home4en #firstColumn #leftColumn .banner,
.home4fr #firstColumn #leftColumn .banner{
    border-top:solid 1px #c0d6c7;
    border-bottom:solid 1px #c0d6c7;
    _position:relative;
    _margin-top:-6px;
}

.home4en #firstColumn #leftColumn .banners,
.home4fr #firstColumn #leftColumn .banners{
    #margin-top:-3px;
    #position:relative;
    width:227px;
}


.home4en #firstColumn #leftColumn .contentBox .contentBox-body-inner .linksList,
.home4fr #firstColumn #leftColumn .contentBox .contentBox-body-inner .linksList{
    margin-bottom:0px;
}

.home4en #firstColumn #leftColumn .contentBox .contentBox-body-inner .linksList a,
.home4fr #firstColumn #leftColumn .contentBox .contentBox-body-inner .linksList a{
    line-height:12px !important;
    _line-height:11px !important;
    padding-bottom:2px;
    _padding-bottom:0px;
}


.largeBtnBrown{
    position:absolute;
    right:13px;
    top:85px;
}

.largeBtnBrown li{
    list-style-type:none;
}

.largeBtnBrown a{
    background:url(../images/buttons/btnSmallBrown.gif) no-repeat left top !important;
    color:#ffffff !important;
    height:76px;
    display:block;
    float:left;
    font-weight:bold;
    font-size:41px;
    text-decoration:none;
    width:84px;
}

.home4en .mediaQuote,
.home4fr .mediaQuote{
    bottom:10px;
    font-size:12px;
    left:20px;
    position:absolute;
}

a.btnTravelSolutionsStartMyQuote_en {
	margin-left: 40px;
	position: absolute;
	top: 37px;
	}

a.btnTravelSolutionsStartMyQuote_fr {
	margin-left: 40px;
	position: absolute;
	top: 26px;
	}

/*
TDMM-234 : � des fins de conventions et de SEO, nous avons cr�� un CSS pour les titres des sections informationnelles :
Nous d�finissons donc un style particulier pour les diff�rentes sections des titres et sous-titres.*/
.maintitle {  color: black; font-size: 1.3em; line-height: 1em;}
.maintitle strong{   color: #9c7a42; font-size: 1.2em; }
.maintitle a:link strong, .maintitle a:visited strong  {  color: #9c7a42; text-decoration: underline;}
.maintitle a:link, .maintitle a:visited {  text-decoration: underline; color: black;}
.maintitle a:focus,  .maintitle a:hover, .maintitle a:focus strong,  .maintitle a:hover strong {  text-decoration: none; }

.subtitle {  color: black;  }
.subtitle strong{  color: #be9054;  }
.subtitle a:link strong, .subtitle a:visited  strong{  color: #be9054; text-decoration: underline;}
.subtitle a:link, .subtitle a:visited {  text-decoration: underline; color: black;}
.subtitle a:focus,  .subtitle a:hover,  .subtitle a:focus strong,  .subtitle a:hover strong  {  text-decoration: none; }

h3.subtitle strong{  color: #be9054;  }
h3.subtitle a:link strong, h3.subtitle a:visited strong {  color: #be9054; text-decoration: none; }
h3.subtitle a:link, h3.subtitle a:visited {  text-decoration: none; color: black;}
h3.subtitle a:focus,  h3.subtitle a:hover, h3.subtitle a:focus strong,  h3.subtitle a:hover strong {  text-decoration: underline; }




