﻿@charset "UTF-8";
* {
	border: none;
	margin: 0;
	padding: 0;
}
img {
	-ms-interpolation-mode: bicubic;
}
body {
	background: #ffffff; 
	font-family: Arial;
	font-size: 11px;
	text-align: center; 
}

h1 {
	font-family:"Trebuchet MS",Trebuchet,Arial;
	font-size:32px;
	text-transform:uppercase;
}

h2 {
	font-family:"Trebuchet MS",Trebuchet,Arial;
	font-size:24px;
	text-transform:uppercase;
}

h3 {
	font-family:"Trebuchet MS",Trebuchet,Arial;
	font-size: 18px;
	margin: 25px 0;
	text-transform: uppercase;
}

h4 {
	font-size:14px;
}

h5 {
	font-size:12px;
}

h6 {
	font-size: 11px;
	font-weight:bold;
	margin: 10px 0;
}
a {
	text-decoration: underline;
	color: black;
}
.PageTitle 
{
    margin-bottom:0px;
}

.h1 {
	font-family:Arial !important;
	font-size:13px !important;
	text-transform:uppercase !important;
	font-weight: bold !important;
	color: #000000 !important;
	margin-bottom:10px;
	padding:0;
	margin:0;
}

.h2 {
	font-family:Arial !important;
	font-size:11px !important;
	text-transform:uppercase !important;
	font-weight:bold !important;
	color:#000000 !important;
}
.h3 {
	font-family:Arial !important;
	font-size:11px !important;
	text-transform:uppercase !important;
	font-weight:bold !important;
	color:#000000 !important;
	margin-bottom:18px;
	margin-top:20px;
}
.ImageParagraph 
{
    float:left;
    margin-right:20px;
    margin-bottom:10px;
}
.ParagraphTitle 
{
    margin-bottom:20px;
}
.GreyText 
{
    font-family:Arial;
	font-size:11px;
	color:#6C6F70;
}
.UsefulLink 
{
    color:#FFFFFF;
    text-decoration: none;
    
    display:block;
    height:45px;
    padding-left:40px;
    
}
.UsefulLinkNormal a
{
    color:#FFFFFF;
    text-decoration: none;
    background:url(../images/common/usefullinks/link.png) 0px 3px no-repeat;
    display:block;
    
    padding-left:10px;
}
.UsefulLinkNormal a:hover
{
    text-decoration: underline;
}
.UsefulLinkPane 
{
    height:45px;
}
.UsefulLinkImage img
{
   
}
a.UsefulLinkImage
{
  line-height: 15px;
  vertical-align: middle;
  display: table-cell;
}
.UsefulSeparator 
{
	line-height: 0px;
	font-size:0px;
	height: 1px;
	overflow:hidden;
    background-color:#FFFFFF;
    filter: Alpha(opacity=50); 
    opacity: .5; 
}
.Bold 
{
    font-weight: bold;
}

p {
	margin: 10px 0;
}

li {
	list-style: none;
}
.hr {
  border-top: 1px solid #CACCCB;
  font-size: 1px;
	height: 1px;
	margin: 10px auto;
	width: 90%;
}
form {
	margin-bottom: 5px;
}
form table {
	width: 100%;
}
form thead {
	background: #7d807d;
	color: #ffffff;
}
form thead td,
form tbody th {
	padding: 5px 10px;
	height:29px;
}

form tbody td {
	padding: 0px 0px;
	vertical-align: top;
}	


form label {
	font-weight: bold;
	text-transform: capitalize;
}
form a {
	color: #7d807d;
	font-weight: bold;
	text-decoration: none;
}

.Clear 
{
    clear:both;
}
.ToLeft 
{
    float:left;
}
.ToRight
{
     float:right;
}
.ItemZone 
{
    width: 370px;
    margin-bottom:10px;
}
.ItemLeftImage 
{
    float:left;
    display:block;
    margin-right:20px;
}
.ItemLeftImage img 
{
	
	height:130px;
    width:185px;
}
.ItemRightText 
{
    display:block;
    float:left;
    width:345px;
}
.ItemRightTextOH 
{
    display:block;
    overflow:hidden;
}

.ItemRightTextT3_9 
{
    display:block;
}
.ItemRightImage 
{
    float:right;
    margin-left:20px;
}
.ItemRightImage img 
{
    height:130px;
    width:185px;
}
.ItemLeftText 
{
    float:left;
    width:345px;
}
.Right20Margin 
{
    margin-right:20px;
}
.Item30Separator 
{
    height:30px;
    font-size:1px;
	overflow:hidden
}
.Item20Separator 
{
    height:20px;
    font-size:1px;
	overflow:hidden;
}
.Item15Separator 
{
    height:15px;
    font-size:1px;
	overflow:hidden;
}
.Item10Separator 
{
    height:10px;
    font-size:1px;
	overflow:hidden;
}
.Item5Separator 
{
    height:5px;
    font-size:1px;
	overflow:hidden;
}
.Item1Selector 
{
    height:1px;
    font-size:1px;
	overflow:hidden;
}
.Item0Selector 
{
    height:0px;
    font-size:0px;
	overflow:hidden;
}
.ItemGreySeparator 
{
    height:1px;
    background-color:#D0CFCB;
	font-size:1px;
	overflow:hidden;
}

.RangeFamilyTitle 
{
    width:120px;
    font-size:12px;
    font-weight:bold;
    float:left;
    text-align:center;
    line-height:80px;
    text-transform:uppercase;
}
.RangeFamilies 
{
    width:640px;
    float:left;
}
.RangeFamily 
{
    float:left;
    width:160px;
    text-align:center;
    
}
.RangeFamily a 
{
    display:block;
    color:#000000;
    text-decoration:none;
    line-height:10px;
}
.RangeFamily a img 
{

}
.RangePopup 
{
    padding:20px 0px;
    z-index:100;
    width:160px;
    display:none;
    position:absolute;
    color:#FFFFFF;
}
.RangePopup 
{
    display:block;
    clear:both;
}
.PaddingLR20 
{
    padding-left:20px;
    padding-right:20px;
    display:block;
}
.RangePopoupTitle 
{
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
}
.RangePopup a 
{
    font-family: Arial;
    font-size: 11px;
    padding-left: 30px; 
    display:block;
    background: url(../images/common/chevronNoir_White.gif) no-repeat 20px 4px;
    text-decoration: none;
    color: #FFFFFF;
    display:block;
    clear:both;
}

.LinkStyle 
{
    font-family: Arial;
    font-size: 11px;
    padding-left: 10px; 
    background: url(../images/common/chevronNoir.gif) no-repeat left 4px;
    text-decoration: none;
    color: #000000;
}

.LinkStyle:hover
{
    text-decoration: underline;
}
.HomePageText 
{
    color: #FFFFFF; 
    font-size: 32px; 
    font-weight:bold;
}
.HomePageLink 
{
    color: #FFFFFF; 
    font-size: 11px; 
    text-decoration:none; 
    display:block;
    background: url(../images/common/arrow_nav_left_Roll.png) no-repeat 0px 4px;
    padding-left:10px;
}
.HomePageLink:hover
{
    text-decoration:underline;
}
.HomePageUsefulLinks 
{
    background: url(../images/common/homeRightFilled.gif) repeat-x 0px 0px;
    overflow:hidden!important;
}
.HomePageUsefulLinksPane
{
    padding:20px;
}
.HomePageUsefulLinks span,
.HomePageUsefulLinks a
{
    display:block;
}
.HomePageUsefulLinks span 
{
    margin-bottom:5px;
}
.HomePageUsefulLinks a
{
    display:block;
    color:#000000;
    text-decoration:none;
    padding-left:10px;
    background: url(../images/common/arrow_nav_left.gif) no-repeat 0px 4px;
}




.HomePageNavigation 
{
    background:transparent url(../images/common/navigation/bg_n.gif) repeat-x top left;
    height:40px;
    overflow:hidden;
    width:965px;
	text-transform:uppercase;
}



.HomePageNavigation ul li
{
    display:block;
    float:left;
    border-right:1px solid #EAE9E8;
    height:40px;
    color:#FFFFFF;
}
.HomePageNavigation ul li.Last 
{
    border:0;
}
.HomePageNavigation ul li a.HomeGroup
{
    display:block;
    float:left;
    padding-left :10px;
    padding-right :10px;
    color:#FFFFFF;
    font-size:13px;
    text-decoration:none;
}

.HomePageNavigationSelected 
{
    display:block;
    width:7px;
    height:40px;
    background-image:url(../images/common/navigation/mp_pointer.png);
    padding:0px !important;
}
.HomePageNavigationPointer 
{
    background:transparent url(../images/common/navigation/bg_n-1.gif) repeat-x top left;
}
.HomePageFamilies 
{
    background:transparent url(../images/common/navigation/bg_n-1.gif) repeat-x top left;
    height:40px;
}

.HomePageNavigation ul li div.navigationText,
.HomePageNavigation ul li div.navigationText2
{
    padding-left :10px;
    padding-right :10px;
}
.div.navigationText2Out 
{
    background:transparent url(../images/common/navigation/bg_n-1.gif) repeat-x top left;
    color:#FFFFFF;
}
.div.navigationText2On 
{
    height:30px;
    background:none !important;
    color:#000000 !important;
    background-color:#EDEDED !important;
}
.HomePageNavigation ul li div a
{
    color:#FFFFFF;
    font-size:13px;
    text-decoration:none;
}

.MaskRight 
{
    position:absolute;
    left:740px;
    top:0px;
    height:40px;
    width:42px;
    z-index:20;
    overflow:hidden;  
}
.MaskLeft 
{
    position:absolute;
    left:340px;
    top:0px;
    height:40px;
    width:30px;
    z-index:20;  
    left:0px;
    overflow:hidden;
}
.Mask1 
{
    background:transparent url(../images/common/navigation/bg_n-1.gif) repeat-x top left;
    filter: Alpha(opacity=30); 
    opacity: 0.3;
    -moz-opacity: 0.3 !important;
    -webkit-opacity: 0.3!important;
    width:5px;
    height:40px;
}
.Mask2 
{
    background:transparent url(../images/common/navigation/bg_n-1.gif) repeat-x top left;
    filter: Alpha(opacity=50); 
    opacity: 0.5;
    -moz-opacity: 0.5 !important;
    -webkit-opacity: 0.5!important;
    width:5px;
    height:40px;
}
.Mask3 
{
    background:transparent url(../images/common/navigation/bg_n-1.gif) repeat-x top left;
    filter: Alpha(opacity=70); 
    opacity: 0.7;
    -moz-opacity: 0.7 !important;
    -webkit-opacity: 0.7!important;
    width:5px;
    height:40px;
}
.Mask4
{
    background:transparent url(../images/common/navigation/bg_n-1.gif) repeat-x top left;
    filter: Alpha(opacity=90); 
    opacity: 0.9;
    -moz-opacity: 0.9 !important;
    -webkit-opacity: 0.9!important;

    width:5px;
    height:40px;
}
.Mask5
{
    background:transparent url(../images/common/navigation/bg_n-1.gif) repeat-x top left;
    filter: Alpha(opacity=100); 
    opacity: 1.0;
    -moz-opacity: 1.0 !important;
    -webkit-opacity: 1.0!important;
    width:22px;
    height:40px;
}
.Mask52
{
    background: url(../images/common/navigation/bg_n-1.gif) repeat-x top left;
    filter: Alpha(opacity=100); 
    opacity: 1.0;
    -moz-opacity: 1.0 !important;
    -webkit-opacity: 1.0!important;
    width:20px;
    height:40px;
}
.MaskArrowRight 
{
    background:transparent url(../images/common/navigation/arrow_r.gif) no-repeat 5px 0px;
    height:40px;
    width:20px;
    display:block;
}
.MaskArrowLeft
{
    background:transparent url(../images/common/navigation/arrow_l.gif) no-repeat 10px 0px;
    height:40px;
    width:20px;
    display:block;
    
}
.HomePageFamilyPopup 
{
    position:absolute;
    z-index:100;
    display:none;
    background-color:#EAE9E8;
}
.FamilyPopup span
{
    display:block;
    text-align:center;
}
.FamilyPopup span img
{
    awidth:120px;
    height:80px;
}
.FamilyPopup 
{
    width:160px;
    padding-left:20px;
    padding-right:20px;
}



#FocusContent 
{
    width:965px;
    height:392px;
}
.focusImage 
{
    width:185px;
    height: 130px;
    cursor:pointer;
}
.focusImage a
{
    text-decoration:none;
}
.FocusTitle 
{
    width:185px;
    height: 130px;
}
.FocusTitle span
{
    padding-top:20px;
    padding-left:20px;
    padding-right:20px;
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF;
    display:block;
}
.FocusRightArea 
{
    width:371px;
    height:392px;
    float:left;
    margin-left:1px;
}

#MainContainer {
	margin: 0 auto; 
	text-align: left; 
	width: 965px; 
	margin-bottom: 25px;
}

	#Header {
		
	}
		#TopHeaderMenu {
			float: right;
			margin: 8px 0px 7px 0;
			display:block;
			line-height:10px;
		}
		
		#TopHeaderMenu span {
			color: #A2A5A4; /* grey */
            display:block;
		    float:left;
			text-decoration: none;
			padding-left:10px;
		}
		.TopLink 
		{
		    border-right:1px solid #A2A5A4;
		    padding-right:10px;
		    padding-left:10px;
		}
		.MarginTop5
		{
		    margin-top:5px;
		}
		#TopHeaderMenu a:link,
		#TopHeaderMenu a:hover,
		#TopHeaderMenu a:visited,
		#TopHeaderMenu a:active {
			color: #A2A5A4; /* grey */
			text-decoration: none;
			font-size:11px;
			display:block;
		    float:left;
		    margin-top:5px;
		}
		
		#TopHeaderMenu .dropDownList {
		  font-size: 11px;
		  margin: 0px 0px 0px 0px;
		  width:165px;
		  background-color:#EAE9E8;
		}
		
#MainHeader {
	clear: both;
	height:81px;
  _height:auto;
}
#Logo {
	float: left;
}
#Banner {
	float: right;
	height: 81px;
	width: 864px; 
}
#BottomHeaderMenu {
			clear: both;
			float: left;
			padding-left: 0px;
			margin-top: 18px;
			padding-bottom: 0px;
			text-transform: uppercase;
			border-width: 0px;
			overflow:hidden;
}			
		
		
#RightImageLinks div 
{
    width:185px;
    height:130px;
    margin-bottom:1px;
}
.PageBanner 
{
    width:185px;
    height:130px;
    
}
#FlashTitle 
{
    margin-top:30px;
    margin-bottom:0px;  
	height:24px;
    
}
.NewFlashTitle 
{
    color:#000000;
    font-size:27px;
    font-weight:bold;
    float:left;
    padding-top:0px;
	height:27px;
	
	text-transform: uppercase;
}
.NewFlashTitle1 
{
    margin-left:20px;
    color:#A2A5A4;
    float:left;
    font-size:11px;
    line-height:11px;
    vertical-align:bottom;
    padding-top:4px;
    #padding-top:3px;
}
.FlashOptions 
{
    float:right;
}
.FlashOptions a 
{
    display:block;
    float:left;
    color:#A2A5A4;
    text-decoration:none;
    margin-top:10px;
}
.FlashOptionsPrint 
{
    background-image:url('../images/common/picto_print.png');
    background-repeat:no-repeat;
    padding-left:25px;
}
.FlashOptionsSend
{
    background-image:url('../images/common/picto_send.png');
    background-repeat:no-repeat;
    padding-left:22px;
}

#BreadCrumbs {
	clear: both;
	color: #9B9BA3; /* grey */
	margin-bottom: 10px;
	margin-top:0px;
	background-color:#EAE9E8;
	background-image:url(../images/common/bg_grey_breadcrumb.png);
	background-repeat:repeat-x;
	height:20px;
	line-height:20px;
	padding-left:10px;
}



#BreadCrumbs a,
#BreadCrumbs span 
{
    display:block;
    float:left;
}
#BreadCrumbs img 
{
    margin-top:4px;
}
.BreadCrumbsSpacer 
{
    padding-left:10px;
    padding-right:10px;
}

	#BreadCrumbs a{
		color: #6C6F70; /* grey */ 
		text-decoration: none;
	}
	#BreadCrumbs a:hover{
		color: #000000; /* grey */ 
		text-decoration: underline;
	}
	#BreadCrumbsCurrent {
		font-weight: bold;
	}
	.MenuBottomMargin 
	{
	    margin-top:10px;
	}
	
#HomeContent, #Content {
	border: none;
	clear: both;
	/*overflow: auto; /* very important rule to keep container height with floated child elements*/
	padding: 0;
	padding-top:00px;
	_padding-top:0px;
}

#HomeFlash3BannerList {
	clear: both;
}
	#HomeFlash3BannerList li {
		float: left;
		margin-right: 2px;
		width: 320px;
	}
	#HomeFlash3BannerList li.HomeFlash3BannerListLast {
		margin-right: 0;
	} 

#Content {
	border-color: #e5e5e5;  /* #9B9BA3;  grey */
	border-style: solid;
	border-width: 0px 0 0px 0; 
}

#PageTitle {
	
}
	#PageTitle object {
		margin-left: 0px;
		height: 58px;
	}
	#PageTitle embed {
		margin-left: 0px;
		height: 58px;
	}
	#PageTitle h2 {
		margin-bottom: 0;
	}
	#PageSubTitle {
		color: #E5E5E5;
		margin-top: 0px;
	}

.ClearLeft {
	clear: left;
}
.PositionRelative{
	position: relative;
}
.HomeButton 
{
    margin-top:30px;
    margin-left:30px;
    position:absolute;
    width:139px;
    height:30px;
    border:1px solid #FFFFFF;
    line-height:30px;

    
}
.HomeButton a
{
    color:#FFFFFF;
    font-weight:bold;
    display:block;
    height:30px;
    padding-left:25px;
    text-decoration: none;
    text-align:center;
    background:transparent url('../images/common/homebutton.png') no-repeat scroll 0px center;
}
#LeftFloatedContent {
	clear: left;
	float: left;
	width: 799px; /* before -13px*/
}

#LeftNavigation {
	clear: left;
	float: left; 
	width: 185px;
}

.LeftMenu {
	clear: left;
	float: left;
	padding: 0px 0px;
	width: 1850px;
}
  .LeftMenu #title {
    margin-top: 0px;
  }
	.LeftMenu #LeftMenuDiv {
		/*border-top: 1px solid #ffffff;*/
		width: 100%;
		padding:0;
		margin:0;
	}
	.LeftMenu .LeftMenuItem {
		border-top: 1px solid #ffffff;
	}
	.LeftMenu .LeftMenuItem .LeftMenuSubpages {
		padding-bottom: 0;
		border-bottom: none;	
	}
	.LeftMenu .LeftMenuItem div.LeftMenuSubpages div a {
		padding-left: 18px; 
		width: 122px;
	}
	.LeftMenu .LeftMenuItem a { 
		color: #ffffff;
		display: block;
		text-decoration: none;
		width: 100%;
		height:30px;
		
	}
	.LeftMenu .LeftMenuFirstItem ,
	.LeftMenu .LeftMenuFirstItem a {
		border-top: none;
	}
	.LeftMenuGrey {
		border-bottom: 1px solid #FFFFFF;
		width: 185px;
		background-color:#FFFFFF;
	}
	.LeftMenuGrey div.LeftMenuItem {
		border-color: #FFFFFF;
		width: 185px;
		background: url(../images/common/back_nav.gif) #eae9e8 repeat-x 0px 0px;
	}
	.LeftMenuGrey .LeftMenuItem .LeftMenuSubpages div {
		border:0;
		
	}
	.LeftMenuGrey #LeftMenuDiv .LeftMenuItem a {
		color: #000000;
		width: 185px;
		height:30px;
		display:block;
		background: url(../images/common/arrow_nav_left.gif) no-repeat 20px 11px;
	}
	.LeftMenuGrey .LeftMenuItem ul {
		border-top: 1px solid #FFFFFF; 
	}
	.LeftMenuGrey #LeftMenuDiv .LeftMenuItem a span {
	    display: block;
		padding-left:30px;
		height:30px;
		cursor:pointer;
	}
	.Vertical1
	{
	    display: table !important; 
		#display: block !important;
		#position: relative; 
		overflow: visible;
	}
	.Vertical2 {
	
		#position: absolute; 
		#top: 50%;
		display: table-cell; 
		vertical-align: middle;

	}
	.Vertical3 {
    	#position: relative; 
    	#top: -50%;
    	display:block;
        width: 155px;
	}
	
	.LeftMenu .LeftMenuSelectedItem {
		color: #000000;
	}
	.LeftMenuGrey .LeftMenuOpenItem,
	.LeftMenuGrey .LeftSelectedItem {
		border-bottom: none;
	}
	.LeftMenuGrey div.LeftMenuSelected
	{
	    color:#FFFFFF;
		background: url(../images/common/gradient_navL.gif) #eae9e8 repeat-x 0px 0px;
	}
	.LeftMenuGrey #LeftMenuDiv .LeftMenuSelected a.LeftSelectedItem,
	.LeftMenuGrey #LeftMenuDiv .LeftMenuSelected a.LeftSelectedItem:hover span {
		color: #FFFFFF ;
		background: url(../images/common/arrow_nav_left_selected.gif) no-repeat 18px 13px;
	}	
  
    .LeftMenuGrey #LeftMenuDiv .LeftMenuItem a:hover {
        text-decoration:underline;
        color: #FFFFFF ;
        background: url(../images/common/gradient_navL.gif) #eae9e8 repeat-x 0px 0px;
    }
	
	.LeftMenuGrey .LeftMenuItem a:hover span
    {
        text-decoration:underline;
        color: #FFFFFF ;
		background: url(../images/common/arrow_nav_left_Roll.png) no-repeat 20px 11px;
    }
    
    /* 3rd level */
	.LeftMenuGrey div.LeftMenuOpenItem a 
	{
	    color: #FFFFFF ;
        background: url(../images/common/gradient_navL.gif) #eae9e8 repeat-x 0px 0px;
	}
	.LeftMenuGrey div.LeftMenuOpenItem a span
	{
	    color: #FFFFFF ;
        background: url(../images/common/arrow_nav_left_Roll.gif) no-repeat 20px 11px;
	}
	/* --------------- */
	
    /* 2nd level */
	.LeftMenuGrey div.LeftMenuSelected .LeftMenuSubpages div a
	{
	    border-color: #FFFFFF;
		width: 185px;
		color:#000000;
		padding-left:0px;
		background: #F8F8F8 url(../images/common/arrow_nav_left.gif) no-repeat 30px 11px;
	}
	.LeftMenuGrey div.LeftMenuSelected .LeftMenuSubpages 
	{
		
	}
	
	.LeftMenuGrey div.LeftMenuSelected .LeftMenuSubpages div.LeftMenuSubpagesItem1 a span
	{
	    color:#000000;
		padding-left:40px !important;
		background: #F8F8F8 url(../images/common/arrow_nav_left.gif) no-repeat 30px 11px
	}
	.LeftMenuSubpages2 div.LeftMenuSubpagesItem2 a span
	{
	    color:#000000;
		padding-left:50px !important;
		background: #F8F8F8 url(../images/common/arrow_nav_left.gif) no-repeat 40px 11px
	}
	.LeftMenuGrey div.LeftMenuSelected .LeftMenuSubpages div.LeftMenuSubpagesItem1 a:hover span
	{
	    color:#000000;
	    background: #F8F8F8 url(../images/common/arrow_nav_left.gif) no-repeat 30px 11px;
		
	}
	.LeftMenuGrey div.LeftMenuSelected .LeftMenuSubpages div.LeftMenuSubpagesItem2 a:hover span
	{
	    color:#000000;
	    background: #F8F8F8 url(../images/common/arrow_nav_left.gif) no-repeat 40px 11px !important;
		
	}
	.LeftMenuGrey div.LeftMenuSelected .LeftMenuSubpages2 div.LeftSelectedItem a:hover span
	{
	    color:#000000;
	    background: #F8F8F8 url(../images/common/arrow_nav_left_selected_black.gif) no-repeat 38px 11px !important;
		
	}
	.LeftMenuSubpages2 
	{
	    border-top:1px solid #FFFFFF !important;
	    border-bottom:1px solid #FFFFFF !important;
	}
	.LeftMenuSubpages div.LeftSelectedItem a span
	{
	    color:#000000;
	    background: #F8F8F8 url(../images/common/arrow_nav_left_selected_black.gif) no-repeat 28px 11px !important;
		
	}
	.LeftMenuSubpages2 div.LeftSelectedItem a span
	{
	    color:#000000;
	    background: #F8F8F8 url(../images/common/arrow_nav_left_selected_black.gif) no-repeat 38px 11px !important;
		
	}
	/* ------------- */
	.LeftMenuGrey div.LeftMenuSelected .LeftMenuSubpages div.LeftSelectedItem a span
	{
        background: url(../images/common/arrow_nav_left_selected_black.gif) no-repeat 28px 41px;
	}
	.LeftMenuGrey div.LeftMenuSelected .LeftMenuSubpages div.LeftSelectedItem a 
	{
        background-image:none;
	}
	
	.LeftMenuGrey div.LeftMenuSubpages div.LeftSelectedItem .LeftMenuSubpages div a span
	{
	    padding-left:40px;
	    background: #F8F8F8 url(../images/common/arrow_nav_left.gif) no-repeat 30px 11px !important;
	}


	
	
	
	
#LeftBottomMenu {
	border-top: 1px solid #9B9BA3;
	clear: left;
	float: left;
	margin-top: 1px; 
	width: 160px;
}
	#LeftBottomMenu li {
		border-color: #9B9BA3;
		border-style: solid;
		border-width: 0 1px 1px;
		padding: 5px;		
	}
	#LeftBottomMenu li a {
		color: #000000;
		text-decoration: none;
		text-transform: uppercase;
	}
	
#RightContent {
	float: left;
	display: block;
	width: 185px;
	margin-bottom: 0px;
	overflow:visible;
	margin-left:20px;
}
#RightContent10Margin {
	float: left;
	display: block;
	width: 185px;
	margin-bottom: 0px;
	overflow:visible;
	margin-left:10px;
}
#RightTopImage 
{
    height:80px;
    margin-bottom:1px;
}
#RightTopImage img
{
    height:80px;
    width:185px;
}
.RightUsefulLinks 
{
   min-height:275px;
   height:275px;
}
#RightImageLinks {
	margin-top:1px;
}
.HorizontalSeparetor 
{
    height:1px;
    font-size:1px;
}

.Middle1 
{
    #left:50%;
    #position: absolute; 
    #top: 50%;
    display: table-cell; 
    vertical-align: middle;
}
.Middle2 
{
    #left:-50%;
    #position: relative;
    #top: -50%;
}
.Middle3 
{
    
}

#CarList ul {
	border-top: 1px solid #EDEDED;
	margin-bottom: 5px;
}
	#CarList li {
		background: url(../images/common/right_menu_arrow_black.gif) right no-repeat;
		background-position: 95% 8px;
		border-bottom: 1px solid #EDEDED;
		margin: 0;
	}
	#CarList a {
		color: #9B9BA3;
		display: block;
		margin: 0px 0;
		padding: 5px 5px;
		text-transform: uppercase;
		text-decoration: none;
	}
	#CarList .CarListCurrentItem {
		background-color: #EDEDED;
		color: #000000;
	}

#ImageList ul {
	margin-bottom: -5px;
}
	#ImageList li {
		margin-bottom: 5px;
	}
		
#LeftOptionMenu {
	clear: left;
	background: #ededed; 
	float: left; 
	margin-top: 1px;
	width: 160px;
}
	#LeftOptionMenu strong {
		text-transform: uppercase;
	}
	#LeftOptionMenu li {
		border-bottom: 1px solid #ededed;
		padding: 3px 5px 3px 10px;		
	}
	#LeftOptionMenu li img {
		vertical-align: middle;	
		/*margin: 0 2px 2px 0;*/
	}
	#LeftOptionMenu li a {
		background: url(../images/common/right_menu_arrow_black.gif) right center no-repeat;
		color: #000000;
		display: block;
		text-decoration: none;
		text-transform: uppercase;
	}
#LeftOptionMenu li.PrintPane {
	background: #CACCCB;
	margin-top: 1px;
	border-top: 1px solid #ffffff;
	padding: 5px 5px 10px 10px;
}
	#LeftOptionMenu .PrintPane a {
		background-image: none;
		color: #ffffff;
		display: block;
		text-decoration: none;
		text-transform: uppercase;
	}
	#LeftOptionMenu .PrintPane {
		padding: 5px 5px 5px 10px;
		border-width: 0;
	}
	.PrintPane a img {
		position: relative;
		margin-right: 4px;
	}
.NotOpaque {
	opacity: 0.8;
}

#RightBannerList {
	float: right;
	margin-right: 0px;
	margin-left: 1px;
	overflow:hidden;
}
	#RightBannerList li {
		margin: 0 0 1px;
		height: 130px;
		width:185px;
		overflow: hidden;
	}
	
#MiddleContent {
	float: left;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
	width: 555px; /* width: 608px; */
	
}
#MiddleContent10Margin {
	float: left;
	display: block;
	margin-bottom: 5px;
	width: 575px; /* width: 608px; */
	
}
#MiddleRightContent {
	float: left; 
	width: 760px;	
	margin-bottom:0px;
    margin-left: 20px;
}

#MiddleRightContent10Margin {
	float: left; 
	width: 770px;	
	margin-bottom:0px;
	margin-left: 10px;
}

.AccesoriesGroupName 
{
    

}
.AccesoriesGroupName 
{
    padding-left:10px;
    background: #EAE9E8 url(../images/common/arrow_nav_left.gif) no-repeat 20px 11px;
    color:#000000;
    text-decoration:none;
    display:block;
    height:30px;
    line-height:30px;
    padding-left:30px;
    margin-bottom:1px;
}

.AccesoriesGroupNameSelected
{
    padding-left:10px;
    background: transparent url(../images/common/arrow_nav_left_selected.gif) no-repeat 18px 13px;
    color:#FFFFFF;
    text-decoration:none;
    display:block;
    height:30px;
    line-height:30px;
    padding-left:30px;
    margin-bottom:1px;
}


.AccesoriesThumbnailImage 
{
    width:95px;
    height:65px;
}
.AccesoriesFirstThumbnail 
{
    border-right:1px solid #FFFFFF;
}
.AccesoriesThumbnail 
{
    float:left;
    width:95px;
    height:65px;
    background-color:#EAE9E8;
    margin-bottom:1px;
}
.AccesoriestThumbnailOver {
    height:47px;
    width:77px;
    position:absolute;
    border:9px solid #FFFFFF;
}
.AccesoriesLinkBorder 
{
    border-right:1px solid #FFFFFF;
}
.AccesoriesLinkBackground 
{
    background-color:#EAE9E8 !important;
    color: #000000 !important;
}
.AccesoriesLink:hover
{
    text-decoration:underline;
}

.AccesoriesLink 
{
    height: 64px;
    display:block;
    float:left;
    text-align: center;
    font-weight: bold;
    text-decoration:none;
    color:#FFFFFF;
    cursor:pointer;
    margin-bottom:1px;
}
.AccesoriesLink1 
{
    width:575px;
}
.AccesoriesLink2
{
    width:287px;
}
.AccesoriesLink3 
{
    width:191px;
}
.AccesoriesLink4 
{
    width:143px;
}
.AccesoriesTitle 
{
    font-weight:bold;
    margin-bottom:0px;
    font-size:11px;
}
.AccesoriesColumn {
    color:#6C6F70;
    font-size:11px;
}
.AccesoriesColumn p
{
    padding:0;
    margin:0;
}
.AccesoriesFirstColumn 
{
    float:left;
    width: 270px;
    margin-right:35px;
}
.AccesoriesSecondColumn 
{
    float:left;
    width:270px;
}
#AccesoriesMainImage {
	height:392px;
}
.FullFirstColumn 
{
    float:left;
    width: 470px;
    margin-right:25px;
}

.ColumnTitle 
{
    margin-bottom:18px;
}
.FullSecondColumn 
{
    float:left;
    width:470px;
}


.FlexContent table {
	margin: 0 auto;
	width: 50%;
}
	.FlexContent img {
		display: block;
		margin: 0 auto;
	}
.SimpleText p {
	margin-top: 0;
}

#DealerLocator {
	float: right;
	width: 454px;
}
	#DealerLocator div {
		background: #EDEDED;
		padding: 10px;
		margin-bottom: 1px;
	}
	#DealerLocator table {
		border-collapse: collapse;
	}
	#DealerLocator label {
		font-weight: bold;
	}
	#DealerLocator label input,
	#DealerLocator label select {
		display: block;
	}
	#DealerLocator td {
		vertical-align: middle;
		padding: 2px 5px 2px 0;
		line-height: 1em;
	}
	
#DealerLocatorResults {
	clear: both;
	padding-top: 30px;
}
	#DealerLocatorResultsHeader {
		background: #EDEDED;
		font-weight: bold;
		margin-bottom: 1px;
		padding: 5px;
	}
	#DealerLocatorResults ul {
		margin-bottom: -18px;
	}
	#DealerLocatorResults ul li {
		border: 10px solid #EDEDED;
		margin-bottom: 18px;
		padding: 1px; 
	}
	#DealerLocatorResults table{
		width: 100%;
	}
	#DealerLocatorResults table td {
		background: #EDEDED;
		width: 33%;
	}
	
	
	.DealerAddress,
	.DealerLinks {
		padding-left: 10px;
	}
	.DealerAddress,
	.DealerServices {
		vertical-align: top;
	}
	#DealerLocatorResults .DealerAddress {
		background-color: #f7f7f7;
	}
	.DealerAddress img {
		float: left;
		margin-right: 3px;
		margin-bottom: 3px;
	}
	.DealerAddress a {
		background: url(../images/common/right_menu_arrow_black.gif) right center no-repeat;
		border-bottom: 1px solid #000000;
		color: #000000;
		clear: left;
		float: left;
		padding-right: 10px;
		padding-bottom: 1px;
		text-decoration: none;
	}
	.DealerServices img {
		float: left;	
		margin-right: 1px;
	}
	.DealerLinks a {
		display: block;
		margin: 10px 0;
	}
	#DealerLocatorResults ul li table tr td p {
		clear: left;
	}
	
	.MailColumn {
		text-align: center;
		vertical-align: middle; 
	}
	
	
#DealerInfo {
	clear: left; 
	float: left; 
	margin-bottom: 5px;
	position: relative; 
}
	#DealerInfoAddress {
		background: #ededed;
		position: relative; 
		width: 380px; bottom: 0; 
	}
	#DealerInfoAddress p {
		padding-left:11px;
		padding-bottom:5px;
		margin: 0px 0px 1px 0px  !important;
	}	
	
	#DealerInfoAddress h3 {
		padding-left:12px;
		padding-top:11px;
		margin: 0px 0px 12px 0px  !important;
	}

	#DealerInfoText 
	{
		background: #ededed; 
		position: relative; 
		width: 380px; bottom: 0; 
		padding: 5px 0px 5px 0px;
		margin-top:1px;
		
	}
	#DealerInfoText div {
		padding-left:11px;
	}

	#DealerInfoServices {
		bottom: 0; 
		padding-bottom: 5px; 
		position: absolute; 
		width: 454px; 
	}
	#DealerInfoServices h6 {
		background: #6b6b6e; 
		color: #ffffff; 
		margin-bottom: 5px;
		padding: 3px 5px; 
		width: auto; 
	}
	#DealerInfoServices img {
		margin: 0 5px 0 0;
	}
#Footer {
	clear: both;
	color: #B6BABD; /* grey */
	text-align: left;
	margin-top: 20px;
	border-top: 1px solid #000000;
	padding-top:10px;
	height:10px;
	line-height:10px;
	margin-bottom:30px;
}
	#FooterCopy {
		float: left;
	}
	#FooterCopy a {
		color: #A2A5A4; /* grey */
		text-decoration: none;
	}

	#FooterMenu {
		float: left;
	}
	#FooterMenu a {
		color: #A2A5A4; /* grey */
		margin-left: 0px;
		text-decoration: none;
		/*text-transform: uppercase;*/
		display:block;
		float:left;
		height:10px;
		line-height:12px;
	}
	.FooterLink 
	{
	    border-right:1px solid #A2A5A4;
	    padding-right:10px;
	}
	.FooterLinkMiddle,
	.FooterLinkLast
	{
	    padding-left:10px;
	    padding-right:10px;
	}
	
	#FooterSocialMenu a {
		color: #A2A5A4; /* grey */
		margin-left: 0px;
		text-decoration: none;
		/*text-transform: uppercase;*/
		display:block;
		float:right;
		height:10px;
		line-height:12px;
	}
	.FooterSocialLink 
	{
	    
	}
	.FooterSocialLinkMiddle,
	.FooterSocialLinkLast
	{
	    padding-left:10px;
	}
	
#RangeSelector {
	margin-bottom: 18px;
	overflow: auto;
	width: 755px;
}
#RangeSelector li {
		background: #EDEDED;
		float: left;
		margin-right: 1px;
		padding: 10px;
		width: 354px;
}
#RangeSelector li h4 a {
		color: #000000;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
}

#RangeList {
	clear: both;
	margin-bottom: 18px;
	overflow:auto;
}
#RangeList li {
	margin: 1px 1px 1px 0px;
	background: #EDEDED;
	text-transform: capitalize;
	float: left;
	font-family:"Trebuchet MS";
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	width: 149px;
	height: 95px;
}
	#RangeList li p {
		margin-bottom: 0;
	}
	#RangeList li p a{
		display: block;
	}
	#RangeList li a {
		color: #000000;
		display: block;
		text-decoration: none;
	}
	#RangeList li img {
		display: block;
		margin: 0 auto 5px;	
	}
	
.RangeDetails {
	float: right;
	overflow: visible; 
	position: relative;
	width: 0; 
	z-index:1;
}
	.RangeDetails div {
		color: #ffffff;
		left: -5px;
		padding: 10px;
		position: absolute;
		top: 0;
		text-align: left;
		width: 225px;
		z-index: 999;
		display: none;
	}
	.RangeDetails h2 {
		margin: 0;
	}
	.RangeDetails h6 {
		margin: 0 0 15px;
	}
	.RangeDetails p {
		border-top: 1px solid #ffffff;
		margin: 0;
	}
	#RangeList .RangeDetails  a {
		background: url(../images/common/right_menu_arrow.gif) right center no-repeat;
		border-top: 1px solid rgb(144, 179, 204);
		color: #ffffff;
		display: block;
		margin-bottom: -6px;
		padding: 4px 0;
		text-decoration: none;
		text-transform: uppercase;
	}
	.RangeListHeaders {
		border: 1px solid #000000;
		margin-top: 0;	
	}
	.RangeListHeaders a {
		color: #000000;
		text-decoration:none;
	}
	
.BlockList {
	clear: both;
	margin: 0px 0; /* margin: 18px 0; */
	margin-bottom:0px;
	overflow: auto; /* very important rule to keep container height with floated child elements*/
}	
.BlockList li h6,
.ItemRightText h6 {
	font-family:Arial !important;
	font-size:11px !important;
	text-transform:uppercase !important;
	font-weight:bold !important;
	color:#000000 !important;
	margin:0;
}
.BlockList li {
	background: #FFFFFF;
	float: left;
	
	margin-right: 0px; /* margin-right: 18px; */
}
.BlockList li table {
	border-collapse: collapse;
}
.BlockList table td {
	vertical-align: top;
}
.BlockList table td p {
	padding-right: 10px;
}
.BlockList li img {
	display: block;
	margin-right: 0px;	
	width:185px;
	height:130px;
}
.BlockList li h6 {
	text-transform: uppercase;	
}
.BlockList .BlockListLastInRow {
	margin-left: 20px;
}
.BlockList .BlockListMoreInfo {
	padding-bottom: 10px;
	vertical-align: bottom;
}
.BlockList .BlockListMoreInfo label {
	background: url(../images/common/right_menu_arrow_black.gif) no-repeat left center ;
	color: #000000;
	display: block;
	padding-left: 7px;
	text-decoration: underline;
}
.BlockList a {
	color: #000000;
	display: block;
	padding-left: 7px;
	text-decoration: none;
}
.BlockList .BlockListTower {
	float: right;
	height: 80px;
	width: 0;
}
	.BlockListMiddleWide2 li {
		width: 370px; /* width: 384px; */
		margin-right: 0px;
	}
	.BlockListMiddle2 li {
		width: 314px; /* width: 295px; */
		margin-right: 6px; 	
	}
	.BlockListWide li {
		width: 100%;
		margin-right: 0;
	}
	.BlockListWide2 li{
		width: 370px; /*width: 473px;*/
		margin-right: 0px;
	}
	.BlockListWide4 li {
		padding: 0 9px;
		width: 209px;	
	}
	
	.ScreenSavers {
		margin-top: 5px;
	}
	.ScreenSavers li {
	}
	.ScreenSavers li h5 {
		margin-top: 15px;
	}
	.ScreenSavers li a {
		background: url(../images/common/right_menu_arrow_black.gif) no-repeat left center ;
		color: #000000;
		padding-left: 7px;
		text-decoration: underline;
	}

.ContentHeader 
{
	
	clear: both;
	padding: 9px 0px;
}

.ContentHeaderOverview {
	width:551px;
	background: #EDEDED;
	clear: both;
	padding: 9px 10px;
	margin-left:32px;
}


	.ContentHeader h3 {
		margin: 0;
		text-transform: uppercase;
	}
	.ContentHeader h3 a {
		background: url(../images/common/chevronsToggle.png) right 8px no-repeat;
		color: #000000;
		display: block;
		padding: 0;
		text-decoration: none;
	}
	
	.ContentHeaderOverview h3 {
		margin: 0;
		text-transform: uppercase;
	}
	.ContentHeaderOverview h3 a {
		background: url(../images/common/chevronsToggle.png) right 8px no-repeat;
		color: #000000;
		display: block;
		padding: 0;
		text-decoration: none;
	}
	
	
.RollUpClose .RollUpContent {
	display: none;
}
.RollUpClose .ContentHeader a {
	background-position: right -86px;
}
.RollUpContent {
	margin-top: -1px;
}
	.RollUpList li {
		border-top: 1px solid #EDEDED;
		clear: both;
		padding: 5px 0;
	}
	.RollUpList li div.accesoriesText {
		float: left;
		width: 440px;
	}
	.RollUpList li h4 {
		margin: 0;
		text-transform: uppercase;
	}
	.RollUpList li img {
		float: left;
		margin-right: 15px;
	}
	
.MainImage {
	margin-bottom: 0px;
}
	.MainImage img {
		display: block;
	}
.VideoThumbnail {
	background: #EDEDED;
	border-collapse: separate;
	padding-top: 20px;
	width: 100%;
}
	.VideoThumbnail tr {
		padding-top: 15px;
	}
	.VideoThumbnail td {
		border:1px solid #E5E5E5;
		padding: 5px 10px 5px;
		width: 25%;
		vertical-align: top;
	}
	.VideoThumbnail td p {
		text-align: center;
		text-transform: uppercase;
	}
	
.VideoGallery{
	background: #ededed;
	margin: 5px 0;
	padding: 5px;
}
	.VideoGalleryScreen {
		float: left;
		width: 308px;
	}
	#VideoGalleryLinkList{
		float: right;
		margin-left: 1px;
		padding: 21px 0 19px;
		position: relative;
		height: 175px;
		overflow: hidden;
		width: 303px;
	}
	#VideoGalleryLinkItems {
		width: 100%;
	}
	#VideoGalleryLinkItems li {
		border-bottom: 1px solid #ffffff;
	}
	#VideoGalleryLinkItems a.VideoGalleryLinkItem {
		color: #000000;
		display: block;
		padding: 10px 0 10px 15px;
		text-decoration: none;
		text-transform: uppercase;
	}
	#VideoGalleryLinkItems a.VideoGalleryLinkItem:hover {
		background: #cacccb;	
	}
	.VideoGalleryUpButton,
	.VideoGalleryDownButton {
		position: absolute;
		text-align: center;
		width: 100%;
	}
	.VideoGalleryUpButton {
		top: 0;
	}
		.VideoGalleryUpButton a {
			height: 20px;
			display: block;
			background: url(../images/common/scrollArrowBlancUP.gif) center no-repeat;	
		}
		.VideoGalleryDownButton a {
			height: 21px;
			display: block;
			background: url(../images/common/scrollArrowBlancDOWN.gif) center no-repeat;
		}
		.VideoGalleryDownButton {
			bottom: 0;
		}
		.VideoGalleryScreen .hidden {
			display: none;
		}

.PhotoGallery {
	margin: 5px 0 20px 32px;
}
	.PhotoGalleryScreen {
		float: left;
	}
	.PhotoGalleryScreen img {
		/*width: 490px; */
	}	
	.PhotoGalleryThumbnails {
		float: right;
		margin-left: 1px;
		padding: 21px 31px 20px 0;
		position: relative;
		height:291px;
		overflow: hidden;
	}
	.PhotoGalleryThumbnails li{
		line-height: 1em;
	}
	.PhotoGalleryThumbnails li img {
		display: block;
		padding:1px 0 0 0;
		
	}
	.PhotoGalleryUpButton,
	.PhotoGalleryDownButton {
		position: absolute;
		text-align: center;
		width: 100%;
		width:128px;
	}
	.PhotoGalleryUpButton {
		top: 0;
		width:128px;
	}
		.PhotoGalleryUpButton a 
		{
			height:20px;
			display: block;
			background: url(../images/common/scrollArrowBlancUP.gif) center no-repeat;
		}
		.PhotoGalleryDownButton a {
			height:20px;
			display: block;
			background: url(../images/common/scrollArrowBlancDOWN.gif) center no-repeat;
		}
		.PhotoGalleryDownButton {
			bottom: 0;
		}
		.PhotoGalleryScreen .hidden {
			display: none;
		}

.SpecificationText h1 
{
    margin-bottom:10px;
}
.SpecificationTable {
	margin: 5px 0px 0px 0px;
	width: 100%;
}
.SpecificationTable thead td{
	color: #ffffff;
	padding-left: 0px;
	padding-top:5px;
	padding-bottom:5px;
}
.SpecificationTable tbody td {
	background-color: #EDEDED;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
.SpecificationTable th {
	background-color: #E6E6E6;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
  .SpecificationTable select {
    width: 179px;
    font-size: 11px;
    margin-left:3px;
    margin-right:3px;
  }
.SpecificationHeader,
.SpecificationOptionName
{
    padding-left:20px;
    padding-right:20px;
    text-align:left !important;
}
  
.CarElements 
{
	margin-left:auto;
	margin-right:auto;
	width:575px;
	position: relative;
}
.CarHotspotView 
{
    width:287px;
    height:392px;
    overflow:none;
    position:absolute;
    top:0px;
    
    z-index:20;
}
.HotspotLeft 
{
    left:0px;
    border-right:1px solid #FFFFFF;
}
.HotspotRight 
{
    left:287px;
    border-left:1px solid #FFFFFF;
}
.HotspotRightFocus 
{
    left:303px;
    border-left:1px solid #FFFFFF;
}
.HotspotFirstRow 
{
    height:175px;
    background:#EAE9E8 url(../images/common/bkg_usp.png) repeat-x scroll left top;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
}
.HotspotSecondRow 
{
    height:196px;
    border-top:1px solid #FFFFFF;
}
.HotspotTitle
{
    padding-top:20px;
    width: 180px;
    font-weight: bold;
    float:left;
    padding-bottom: 10px;
}
.HotspotClose 
{
    padding-top:20px;
}
.HotspotClose a
{
    float:right;
    background:#EAE9E8 url(../images/common/delete_bis.gif) no-repeat scroll right 4px;
    display:block;
    padding-right:15px;
    color:#000000;
    text-decoration:none;
}
	.CarElement {
		position: absolute; 
		background: url(../images/common/square_UPS_inactive.png) no-repeat;
		
width: 25px;

padding: 0;
height: 28px;
		z-index: 1;
		cursor:pointer;
		display:block;
		overflow:hidden;
		
	}
	.CarElement:hover span
	{
	    background: url(../images/common/square_UPS.png) no-repeat;
	    height: 30px;
	}
	
	.CarElement .pop {
       display: inline-block;
       top: 0; left: 13.2em;
       visibility: hidden;
       width: auto;
    }
    .CarElement:hover .pop 
    {
        width: auto;
        display: inline-block;
       visibility: visible;
       overflow:visible;
    }
	
	
	.CarElement span {
		padding-left:24px;
		display:block;
	}
	.CarElementBox span {
		margin-left: 200px;
	}
	a.CarElementBox:hover {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',sizingMethod=scale src='../../images/common/bgZonePresentation.png');
		border: 2px solid #ffffff;
		display: block;
		height: 16px;
		width: 16px;
	}
	
	.CarElementRM {
		position: absolute; 
		background: url(../images/common/square_UPS_inactive.png) no-repeat;
        width: 23px;
        min-width: 25px;
        padding: 0;
        height: 28px;
		z-index: 1;
		cursor:pointer;
		display:block;
		overflow:hidden;
		text-decoration:none;
		
	}
	.CarElementRM:hover
	{
	    background: url(../images/common/square_UPS.png) no-repeat;
	    height: 30px;
	    z-index:10000;
	    width: auto;
	}
	
	.CarElementRM .pop 
	{
        display: inline-block;
        top: 0; left: 13.2em;
        visibility: hidden;
        width: auto;
    }
    .CarElementRM:hover .pop 
    {
margin-top: 1px;
        width: auto;
        display: inline-block;
       visibility: visible;
       overflow:visible;
       height: 14px;
padding: 3px;
color: white;
    }
	
	
	.CarElementRM span {
		margin-left:23px;
		display:block;
	}
	
	
	/* IE ignores styles with attributes */
	a.CarElementBox[class]:hover {
		background: url(../images/common/bgZonePresentation.png) transparent repeat scroll;
	}
	.CarElementView {
		border: 1px solid #000000;
		position: absolute;
		padding: 0;
		z-index: 50;
	}
	.CarElementView img {
		display: block;
	}
	
	.CarElementScenesList
	{
		border: 1px solid #000000;
		position: absolute;
		padding:2px 0 0 0 ;
		z-index: 1000;
		left: 496px;
		top:0;
		width:75px;
		border-width:0;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='../../images/common/bgGalOverview.png', sizingMethod='scale');
		height:267px;
		display: block;
	}
	
	.CarElementScenesList[class]
	{
		background: url(../images/common/bgGalOverview.png) transparent repeat scroll;
	}
	
	.CarElementScenesList a 
	{
		width:75px;
		height:57px;
		padding: 1px 0 1px 0;
		display:block;
		text-align:center;
		vertical-align:middle;
	}
	.sceneUnSelected 
	{
		width:50px;
		height:50px;
		margin:2px;
		vertical-align:middle;
		display:inline;
	}
	.sceneSelected
	{
	 border-width: 2px;
	 border-style: solid;
	 border-color: Black;
	 display:inline;
	 margin:0px;
	}
	
	.CarElementViewDescription {
		background-color: transparent;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='../../images/common/bgZonePresentation.png', sizingMethod='scale');
		color: #ffffff;
		left: 0;
		padding: 0 5px;
		position: absolute;
		line-height: 1em;
		width: 190px;
	}
	/* IE ignores styles with attributes */
	.CarElementViewDescription[class] {
	  background: url(../images/common/bgZonePresentation.png) transparent repeat scroll;
	}
	
	
	a.CarElementClose {
		border: none;
		background: url(../images/common/closeLayerImg.png) no-repeat scroll left top;
		height: 12px;
		overflow: hidden;
		position: absolute;
		right: -1px;
		text-indent: -2000px;
		top: -1px;
		width: 12px;
	}
	.CarElements .CarElementsList {
		clear: left;
		float: left;
		width: 190px;
	}
	.CarElementsBottom 
	{
		margin-left:auto;
		margin-right:auto;
		border-style: solid;
		border-width:1px 1px 0px 0;
		border-color: #ededed;
		background: #ededed;
		color: #000000;
		width:571px;
	}
	.CarElementsList {
		float: left;
		position: relative;
		width: 190px;
		z-index: 100;
	}
	.CarElementsList li {
		border-top: 1px solid #ffffff;
		margin: 0;
		padding: 0;
		
		font-weight: bold;
	}
	.CarElementsList li a {
		background: none; /*#CACCCB;*/
		color: #000000;
		display: block;
		padding: 5px 10px;
		text-decoration: none;
		text-transform: uppercase;	
	}
	#CarElementsList {
		background: #CACCCB; 
	}
	#CarElementsList .CarElementsListCurrent {
		background-color: #EDEDED;
	}
	.CarElementsBottom .CarElementsDescriptions {
		float:none;
		margin-left:190px;
		padding: 0 10px;
		position: relative;
		overflow: visible;
	}
	
.list {
	margin: 10px 0 10px 15px;
}
	.list li {
		list-style: square;
	}

.InputText,
.Select {
	border: 1px solid #B5BABC;
	font-weight: inherit;
}
.RenaultYellow {
	color: #F7B100;
}
.RenaultYellowBackground {
	background: #F7B100;
}
.RenaultYellowRightMenuBackground {
	background: #F7B100 url(http://rsiltr.makolab.pl/site/Gradient.axd?startcolor=FBD800&endcolor=F7B100&height=271&width=5&output=gif) repeat-x left top;
}
.RenaultYellowTabSelected {
	background: #F7B100 url(http://rsiltr.makolab.pl/site/Gradient.axd?startcolor=FBD800&endcolor=F7B100&height=30&width=5&output=gif) repeat-x left top;
}
.SiteMapUrls {
	float: left;
	width: 33%;
}
	.SiteMapUrls ul {
		margin-bottom: 0px;
	}
	.SiteMapUrls ul li {
		clear: both;
		padding: 0;
	}
	.SiteMapUrls ul li a{
		color: #7B7C7E;
		font-weight: bold;
		padding-left: 58px;
		text-decoration: none;
	}
	.SiteMapUrls li h3 {
		margin: 0;
	}
	.SiteMapUrls li h3 img {
		float: left;
	}
	.SiteMapUrls li h3 a {
		color: #7B7C7E;
		float: left;
		display: block;
		padding-left: 18px;
		padding-top: 10px;
	}
	.SiteMapUrls li h4 {
		color: #7B7C7E;
		padding: 8px 58px;
		font-weight: normal;	
	}
	.SiteMapUrls .SiteMapUrlsBlackLink a {
		color: #000000;
	}
	/*
	.SiteMapUrls li ul li {
		margin: 5px 5px 5px 15px;
	}
	.SiteMapUrls li ul li a {
		background: none;
		color: #9F9BA3;
		font-size: 10px;
	}
	*/
.YellowButtonLink {
	background-color: #F8CA41;
	color: #000000;
	display: inline-block;
	text-decoration: underline;
	padding: 10px;
	text-align: right;
	text-transform: uppercase;
}
.clear {
	clear: both;
	line-height: 0;
	overflow: hidden;
}
.Tower {
	width: 0;
}
.WideLink {
	background: #EDEDED;
	margin: 18px 0;
	padding: 9px;
	text-align: center;
}
.BoldLink {
	display: block;
	text-align: center;
}
.Link {
	color: #000000; 
	text-decoration: none;
}
.LeftFloatedImage{
	float: left;
	margin: 0 18px 18px 0;
}
.Uppercase {
	text-transform: uppercase;
}
.RightFloatedTextArticle {
  margin: 0px 0px 0px 0px;
}
	.RightFloatedTextArticle td {
		margin: 0 10px 0px 0;
		vertical-align: top;
	}
	.RightFloatedTextArticle td img{
		margin-bottom: 6px;
	}

	.RightFloatedTextArticle h4 {
		text-transform: uppercase;
	}
.LeftFloatedTextArticle{
  width: 100%;
}
	.LeftFloatedTextArticle td {
		margin: 0px 0px 0px 0px;
		vertical-align: top;
	}
	.LeftFloatedTextArticle td img{
		margin-left: 18px;
	}

	.LeftFloatedTextArticle h4 {
		text-transform: uppercase;
	}

#ConeptCarContainer {
	background: #ededed; 
	overflow: auto;
	margin-bottom: 5px;
}
	#ConeptCarContainer #ConceptCarPhoto {
		float: left; 
		width: 50%;
	}
	#ConeptCarContainer #ConceptCarText {
		float: left; 
		padding: 30px 30px 30px 30px; 
		position: relative;
		width: 40%; 
	}
	#ConeptCarContainer #ConceptCarParagraphs {
		height: 125px; 
		overflow: hidden;
	}
	#ConeptCarContainer .ConceptCarScroll {
		height: 10px; 
		position: absolute; 
		right: 0; 
		width: 10px; 
	}
	#ConeptCarContainer #ConceptCarThumbnails {
		border-top: 1px solid #ffffff;
		clear: both;
	}
	#ConeptCarContainer #ConceptCarThumbnails li {
		background: #5a5f37;
		float: left;
		height: 140px;
		margin-right: 1px;
		width: 156px;
	}
	#ConeptCarContainer #ConceptCarThumbnails li img {
		width: 100%;
		height: 100px;	
	}
	#ConeptCarContainer #ConceptCarThumbnails li p {
		color: #ffffff;
		text-align: center;	
	}

#ColorSelector {
	 overflow: visible;
}
	#ColorSelector p {
		clear: both;
		margin: 0;
	}
	#ColorSelector li {
		background: none;
		border: 0px solid #EAE9E8;
		padding: 0px 0px;
		position: relative;
		width: 380px;
	}
	#ColorSelector ul li 
	{
	    float:left;
	}
	#ColorSelector .ColorSelectorPictures {
		text-align: center;
	}
	#ColorSelector .ColorSelectorPictures img {
		display: block;
		margin: 0 auto;	
	}
	#ColorSelector .ColorSelectorZoom {
		/*background: url(assets/colorSelectorZoom.png) center no-repeat;*/
		height: 17px;
		position: absolute;
		right: 5px;
		top: 10px;
		width: 16px;
		z-index: 100;
	}
	#ColorSelector .ColorSelectorPaintPart {
		float: left;
		width: 82px;
		background-color:#EAE9E8;
		border-right:1px solid #FFFFFF;
		text-align:center;
		padding-top:10px;
		padding-left:5px;
		padding-right:5px;
        height: 105px;
	}
	#ColorSelector .ColorSelectorPaintPart img {
		
		width: 67px;
		height: 60px;

	}
	#ColorSelector .ColorSelectorSamples {
		float: left;
		width: 267px;
		padding-top: 10px;
		padding-left:10px;
		background-color:#EAE9E8;
	}
    #ColorSelectorColors li
    {
        background-color:#EAE9E8;
        margin-top:1px
    }
	#ColorSelector .ColorSelectorSampleList li {
		border: 2px solid #EAE9E8;
		float: left;
		margin: 1px 1px 1px 0;
		padding: 1px;
		width: auto;
	}
	#ColorSelector .ColorSelectorSampleList li img {
		margin: 0;	
	}
	#ColorSelector .ColorSelectorSampleList .ColorSelectorSelectedSample {
		border: 2px solid #F7B100;
	}
/* FROM OTHER SITES */ 


.line, .lastunit {
	overflow:hidden;
	margin: 0px 0;
}
.unit {
	float:left;
	margin-right:18px;
}
.size1on2 {
	width:49.03%;
}
.block {
	margin-bottom:1px;
}
.blockBorder .blockInside {
	border:1px solid #E5E5E5;
}
.blockBorder .blockInside .line .unit {
	border-right:1px solid #E5E5E5;
}
.blockBorder .blockInside .line .lastunit, 
.blockBorder .blockInside .block .blockInside {
	border:medium none;
}
.Bspace {
	margin-bottom: 18px !important;
}
.blockInside {
	position:relative;
}
.mea, 
.mea .text, 
.meaRight .text, 
.meaRight {
	overflow:hidden;
}
.mea .media {
	float:left;
	margin:0pt 18px 0pt 0pt;
}
.meaRight .media {
	float:right;
	margin:0pt 0pt 0pt 18px;
}
.meaWrap .text {
	overflow:visible;
}
.blockFilled .mea .text, 
.blockFilledUniverse .mea .text {
	padding:9px 10px 9px 0pt;
}
.blockFilled .meaRight .text, 
.blockFilledUniverse .meaRight .text {
	padding:9px 0pt 9px 10px;
}
.insideSpace .mea .text, 
.insideSpace .meaRight .text {
	padding:0pt;
}
.hasJS .accessBloc {
	display:none;
}
.hasJS .hidden {
	display:none !important;
}
.tPaddingSm {
	padding-top:5px !important;
}
.txtR {
	text-align:right !important;
}
.tPaddingLg {
	padding-top:20px !important;
}
.bouton {
	background-color:#F8CA41;
	border-bottom:1px solid #000000;
	color:#000000 !important;
	cursor:pointer;
	display:-moz-inline-box;
	padding-right:10px;
	vertical-align:middle;
}
.bouton strong {
	background:transparent url(skin/puce/chevronNoir.png) no-repeat scroll right center;
	display:block;
	font-weight:normal;
	overflow:hidden;
	padding:4px 30px 3px 8px;
	text-transform:uppercase;
}
.bouton strong.return {
	background-image:url(skin/puce/chevronsReturnNoir.png);
	background-position:10px center;
	padding:4px 8px 3px 30px;
}



a.franceStyledLink {
	background: url(../images/common/right_menu_arrow_black.gif) no-repeat left center ;
	color: #000000;
	display: block;
	padding-left: 7px;
	text-decoration: underline;
}


/** >>>>>>>>>>>>> ******************* EDITMODE ROUNDED DIVs *********************/
div.rounded-box {
    position:relative;
    width: 9em;
    background-color: #E6E6E6;
    margin: 3px;
}

/*********************
GLOBAL ATTRIBUTES
*********************/
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px; background-color:#FFF; overflow:hidden;}

div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {position:relative; font-size:150px; font-family:arial; color:#E6E6E6; line-height: 40px;}

/*********************
SPECIFIC ATTRIBUTES
*********************/

div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}

div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}

/** <<<<<<<<<<<< ******************* EDITMODE ROUNDED DIVs *********************/


/*********************
STYLES FOR FOCUS PAGES
*********************/


.hidden{display:none }
.visible{display:block !important;}
.blockFocus .mediaFullSize img {vertical-align:top;}
.blockFocus .mainImg {overflow: hidden;margin-right:0px;}
.blockFocus .mainImg img {display:hidden;margin-right:0px;}
.mainImg 
{
    width:592px;
}


/*********************
STYLES FOR MILONIC MENU
*********************/
.milonicMainMenuStyleON{
	color: #F7B100;
}
.milonicMainMenuStyleOFF{
	color: #000000;
}


/*********************
STYLES FOR NAV1 MENU (based on <UL> list)
*********************/

/*All levels*/

ul.jd_menu li a {
	color: #000;
	text-decoration: none;
    display: block;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
}
ul.jd_menu, 
ul.jd_menu_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-transform: uppercase;
}
ul.jd_menu 
{
    width:965px;
    overflow:none;
}
ul.jd_menu,
ul.jd_menu ul,
ul.jd_menu_vertical,
ul.jd_menu_vertical ul {
	background-color: #FFF;
	
}
ul.jd_menu_vertical, 
ul.jd_menu ul {
	height: auto;
}

/*L1*/
ul.jd_menu li.jd_menuL1 {
	float: left;
	list-style-type: none;
	_zoom: 1;
	font-family: Arial;
	font-size: 9px;
	color: #000;
		
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 10px;
	line-height: 9px;
	max-height: 10px;
	
	cursor: pointer;
	white-space: nowrap;
	/*position: relative;*/
}
ul.jd_menu a.jd_menuL1 {
    padding-right: 10px;
	background:  url(../images/common/black_sep.png) no-repeat right 0px !important;
	line-height: 9px;
}

ul.jd_menu a.last {
    padding-right: 0px;
	background: none !important;
}

ul.jd_menu li {
    display: block
}

/*2nd level capitalize not uppercase -- IE6 TODO*/
ul.jd_menu > li > ul > li > a {
    text-transform: capitalize;
    overflow: hidden;
}
ul.jd_menu li, ul.jd_menu div {
    padding: 0px;
    margin: 0px;
    border: 0px;	
    white-space: nowrap;
}
/*+ when link has subs*/
ul.jd_menu div.hasSubs {
	background-position: right center;
	background-color: none;
	background-image: url('../images/common/bgPlus_submenu.png') !important;
	background-repeat: no-repeat !important;
	background-attachment: scroll !important;
}

ul.jd_menu a.jd_submenu {
    line-height: 30px;
    padding-bottom: 0px !important;
    margin: 0px;
    padding-left: 30px;
    padding-right: 40px;
    white-space: nowrap; 
    background: url(../images/common/arrow_black_wide.gif) no-repeat 20px 11px;
}
.jd_hover {
    background-color: #eae9e8 !important;
}
/*L4*/
ul.jd_menu ul.img {
    text-align: center;
    float: left;
    padding: 0px 10px;
    top: 0px !important;
    margin: 0px;
    line-height: 11px;
    font-size: 11px;
    cursor: default;
}
ul.jd_menu ul.img table,
ul.jd_menu ul.img tbody,
ul.jd_menu li ul.img tr
{
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
ul.jd_menu ul.img td {
    padding: 0px 10px;
    margin: 0px;
    border-width: 0px;
}
ul.jd_menu ul.img td a {
    background: none;
    max-width: 140px;
    width: 140px;
    padding: 0px;
    margin: 0px;
    line-height: normal;
    cursor: pointer;
}
ul.jd_menu ul.img a.img
{
    height: 80px;
}
ul.jd_menu ul.img a.label {
    min-height: 11px;
    line-height: 11px;
    white-space: normal;
}

ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	border-left: 1px solid #d0cfcb;
	border-right: 1px solid #d0cfcb;
	border-bottom: 1px solid #d0cfcb;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}
#bigSize 
{

}
#bigSizePane 
{
    display:none;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
    padding-top:10px;
    border:1px solid #000000;
   
    position:absolute;
    top:50px;
    left:0px;
    filter: Alpha(opacity=100); 
    opacity: 1; 
    z-index:3000;
}
#bigSizeBack 
{
    position:absolute;
    top:0;
    left:0;
    padding:20px;
    width:100%;
    overflow:hidden;
    height:400px;
    background-color:#FFFFFF;
    z-index:2000;
    filter: Alpha(opacity=80); 
    opacity: .8; 
    display:none;
}
#bigClose 
{
    width:960px;
    text-align:right;
}
#bigClose a
{
    float:right;
    background:#FFFFFF url(../images/common/delete_bis_white.gif) no-repeat scroll right 4px;
    display:block;
    padding-right:15px;
    color:#000000;
    text-decoration:none;
}
#DealersTable 
{
    width: 760px;	
}
#DealersTable th
{
    background-color:#A2A5A4;
    padding-top:5px;
    padding-bottom:5px;
    color:#FFFFFF;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    text-transform: uppercase;
    font-size:12px;
}
#DealersTable tbody tr.CityDealer td
{
    background-color:#D0CFCB;
    padding-top:5px;
    padding-bottom:5px;
    color:#000000;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    text-transform: uppercase;
}
#DealersTable tbody tr td
{
    background-color:#e3e3e4;
    padding-top:5px;
    padding-bottom:5px;
    color:#000000;
    padding-left:10px;
    padding-right:10px;
    font-size:11px;
}
.DealerLink 
{
    color:#000000;
    text-decoration:none;
}
.DealerLink:hover
{
    text-decoration:underline;
}

.FormButton 
{
    height:30px;
    border:1px solid #FFFFFF;
    line-height:30px;
    background: #F7B100 url(http://rsiltr.makolab.pl/site/Gradient.axd?startcolor=FBD800&endcolor=F7B100&height=30&width=5&output=gif) repeat-x left top;
    float:right;
}
.FormButton a
{
    color:#FFFFFF;
    font-weight:bold;
    display:block;
    height:30px;
    padding-left:35px;
    padding-right:10px;
    text-decoration: none;
    text-align:center;
    background:transparent url('../images/common/homebutton.png') no-repeat scroll 0px center;
}

#FormMessageError 
{
    color:#fb2635;
}

.WhiteForm input 
{
    height:14px;
    width:174px;
    border:1px solid #D0CFCB;
    font-size:11px;
    font-family:Arial;
    padding:8px 5px;
    margin-bottom:10px;
}
.WhiteForm textarea 
{
    width:172px !important;
    border:1px solid #D0CFCB;
    font-size:11px;
    font-family:Arial;
    margin-bottom:10px;
    height:110px !important;
    padding:5px 5px;
}
.WhiteForm textarea.FormDetails 
{
    width:562px !important;
}
.WhiteFormss selectddd
{
    width:180px !important;
    font-size:11px;
    font-family:Arial;
    margin-bottom:10px;
    height:30px !important;
    padding:5px 5px;
    border:1px solid red !important;
    line-height:30px !important;
    
}
.WhiteForm table 
{
    background-color:#FFFFFF;
}

.FlashSpot 
{
    height:332px;
    width:515px;
    padding:30px;
    position:relative;
}
.FlashSpotTitle 
{
    font-size:20px;
    font-weight:bold;
}
.FlashSpotSubtitle 
{
    font-size:14px;
}

.FlashSpotLink 
{
    display:block;
    background:url(../images/common/square_UPS_vehicule.png) 0px 0px no-repeat;
    text-decoration:none;
    padding-left:25px;
    padding-top:1px;
    padding-bottom:10px;
    font-size:11px;
    font-weight:bold;
}

.FlashSpotLink:hover
{
    color:#FFFFFF;
}
.FlashSpotTreeBody 
{
    text-align:left;
}
/*********************
STYLES FOR JUMP PAGE
*********************/
img#jumppage_bg 
{
    position: fixed; 
    top: 0; 
    left: 0;
    z-index:-10;
}
.jumppage_bgwidth { width: 100%; }
.jumppage_bgheight { height: 100%; }

#JP_Header 
{
    position: absolute;
    width: 314px;
    top: 30px;
    left: 30px; 
}
.JumpPageWrapper
{
    background: white;
    margin-bottom: 20px;
    padding: 30px;
    text-align: left;
    display: block;
}
.JumpPageMenu
{
    padding-right: 26px;
}
.JP_LogoText
{
    float:left;
    font-size: 1.5em; font-weight: bold;
    text-transform: uppercase;
}
.JP_MenuTitle
{
    margin-bottom: 20px;
    font-size: 1.8em;
    font-weight: bold;
}
#JP_NavPanel
{
    list-style: outside none;
}
#JP_NavPanel li 
{
    margin-bottom: 3px;
}
#JP_NavPanel .arrowItem 
{
    padding-left: 15px;
    display: block;
    font-size: 15px;
}
#JP_NavPanel a 
{
    text-decoration: none;
    background: transparent url(../images/common/arrow_jp.png) no-repeat left center;
    padding-left: 15px;
    display: block;
    font-size: 1.2em;
    font-weight: bold;
}
#JP_Footer
{
    position: absolute;
    left: 0; bottom: 0;
    background-color: white;
    height: 29px;
    width: 100%;
    overflow: hidden;
    line-height: 30px;
    color: #7F7F7F;
    font-weight:bold;
}
#JP_FooterWrapper
{
    margin-left: 30px;
    display: block;
    float: left;
}
#JP_FooterWrapper a
{
    text-decoration: none;
    color: #7F7F7F;
}
