@charset "UTF-8";
body
{
	background: #fff;
	color: #555756;
	padding: 0;
}


/* ! anchors - Nissan-Cube-List ----------------------------------------------- */
a {
	color:#555756;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#c4c4c4;
}
object, embed{
  display:block;
}

/* ! 960 grid system container background - Nissan-Cube-List  ----------------------------------------------- */
.container_12,
.container_16 {
	background:#fff;
	clear: both;
	position: relative;
	margin:0 0 7px 0;
	/*padding-bottom:44px;*/
	overflow:hidden;
}
.container_12:after,
.container_16:after
{
	clear: both;
	content: ' ';
	display: block;
	visibility: hidden;
	height: 0;
}

/* ! headings - Nissan-Cube-List ----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 {margin-top:1em;}
h5 {font-size:1.2em;}
h6 {font-size:1em; text-transform:uppercase;}


/* ! Nav Flash */
#nav-media{
	background-color:#555756;
}

/* ! page heading - Nissan-Cube-List ----------------------------------------------- */
#header{
	background-color:#fff;
	padding:0;
	overflow:visible!important;
	z-index: 10;
	/*height:109px;*/
}
h1 a {
	font-weight: normal;

}


/* ! Navigation ----------------------------------------------- */
.nav{
	position:relative;
  
	width:940px;
	overflow:hidden;
	margin:0 0 0 14px   ;
	       
	border-bottom:14px solid #555756;
}
.nav li{
	list-style: none;
	font-size:6em;
	font-weight:bold;
	float:left;
	line-height:51px;
	margin:0 9px;
	height:95px;
	width:51px; 
	text-align:center;
	overflow:hidden;

	background-image:  url('/FRONT/NISSAN_CUBE/images/bg-spriteNav.png');
	background-repeat:no-repeat;
	background-position: 0 0;
	 
	
}
.nav li.current{
	width:95px;
}
.nav a{
	/*color:#c4c4c4;*/
	display:block;
}
.nav span{
	visibility:hidden;
	font-size:.2em;
}


.nav #one  {
	background-position: -100px -29px;
}
.nav #two {
	background-position: -100px -129px;
}
.nav #three {
	background-position: -100px -229px;
}
.nav #four {
	background-position: -100px -329px;
}
.nav #five {
	background-position: -100px -429px;
}
.nav #six {
	background-position: -100px -529px;
}
.nav #seven {
	background-position: -100px -629px;
}
.nav #height {
	background-position: -100px -729px;
}
.nav #nine {
	background-position: -100px -829px;
}
.nav #ten {
	background-position: -100px -929px;
	width:71px;
}
.nav #eleven {
	background-position: -100px -1029px;
	width:71px;
}
.nav #twelve {
	background-position: -100px -1129px;
	width:71px;
}

.nav #one.current  {
	background-position: -770px -29px;
}
.nav #two.current {
	background-position: -770px -129px;
}
.nav #three.current {
	background-position: -770px -229px;
}
.nav #four.current {
	background-position: -770px -329px;
}
.nav #five.current {
	background-position: -770px -429px;
}
.nav #six.current {
	background-position: -770px -529px;
}
.nav #seven.current {
	background-position: -770px -629px;
}
.nav #height.current {
	background-position: -770px -729px;
}
.nav #nine.current {
	background-position: -770px -829px;
}
.nav #ten.current {
	background-position: -770px -929px;
	width:115px;
}
.nav #eleven.current {
	background-position: -770px -1029px;
	width:115px;
}
.nav #twelve.current {
	background-position: -770px -1129px;
	width:115px;
}

.nav #one.active  {
	background-position: -449px -29px;
}
.nav #two.active {
	background-position: -449px -129px;
}
.nav #three.active {
	background-position: -449px -229px;
}
.nav #four.active {
	background-position: -449px -329px;
}
.nav #five.active {
	background-position: -449px -429px;
}
.nav #six.active {
	background-position: -449px -529px;
}
.nav #seven.active {
	background-position: -449px -629px;
}
.nav #height.active {
	background-position: -449px -729px;
}
.nav #nine.active {
	background-position: -449px -829px;
}
.nav #ten.active {
	background-position: -449px -929px;
}
.nav #eleven.active {
	background-position: -449px -1029px;
}
.nav #twelve.active {
	background-position: -449px -1129px;
}





/* ! boxes - Nissan-Cube-List ----------------------------------------------- */
.nav-events{
	position:relative;
  	height:36px;
	width:940px;
	overflow:visible;
	margin:0 0 0 14px   ;
	padding:28px 0 0 0;
	border-bottom:14px solid #555756;
}  
.nav-events li{
	position:relative;
	float:left;
	width:181px;
	height:36px;
	margin:0 3px 0 0;
	padding:0;
	list-style:none;
	background:  url('/FRONT/NISSAN_CUBE/images/event-controls.png') no-repeat 0 -100px;
	
	text-align:center;
	
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
  
}
.nav-events li.current{
	background:  url('/FRONT/NISSAN_CUBE/images/event-controls.png') no-repeat 0 0;
	padding:8px 0 0 0;
	
    height:28px;
}
.nav-events li a{
	color:#555756;
	display:block;
   padding:8px 0 0 0;
    height:28px;

}
.nav-events li.current a{
	color:#fff;
	padding:0;
}
.nav-search{
	position:absolute;
	width:165px;
  	height:38px;
	top:20px;
	right: 0;
}

.nav-search li{
	display:block;
	width:165px;
	background: url('/FRONT/NISSAN_CUBE/images/event-search.png') no-repeat 0 0;
	list-style:none;
	margin:0;
	text-transform:uppercase;
}
.nav-search .current{
	background: url('/FRONT/NISSAN_CUBE/images/event-search.png') no-repeat right 0; 
}


.nav-search li a{
	color:#fff;
	height:28px;
	padding:10px 12px 0 8px;
	color:#555756;
	display:block;
}   

.nav-search .alpha {
	background:  url('/FRONT/NISSAN_CUBE/images/event-sub-search.png') no-repeat left top;
	position:relative;

}

.nav-search li ul{
	position:relative;
	background:  url('/FRONT/NISSAN_CUBE/images/event-sub-search.png') no-repeat left bottom;
	padding:0 0 7px 0; 

}
.nav-search li li{
	background:  url('/FRONT/NISSAN_CUBE/images/event-sub-search.png') no-repeat left -40px;   
	
	float:none;
}
.nav-search li li a{
	background-image:none;
	float:none;
}

/* ! Grey Box Method - Layout CSS ----------------------------------------------- */
/* ! boxes - Nissan-Cube-List ----------------------------------------------- */
.box {
	width: auto;
	background:#fff;
	margin-bottom:14px;
	padding:7px 7px 0 7px;
}
.box:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

/*.box h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#333;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#333 url("/FRONT/NISSAN_CUBE/images/demo/switch_minus.png") 100% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}

.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("/FRONT/NISSAN_CUBE/images/demo/switch_plus.png");
}
.box h2 a:hover {
	background-color:#111;
}*/
.block {
	padding-top:10px;
}

/*! neutral padding */
.neutral{
	padding: 0;
}
.neutral h2{
	margin: 0;
}


/* ! paragraphs, quotes and lists  ----------------------------------------------- */
p {
	margin-bottom:1em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}

hr {
	border:7px solid #555756;
}

/* ! AJAX sliding shelf ----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}


/* ! Debugger / Logger */
#debugg{
	position:fixed;
	width:auto;
	min-width:70px;
	top:1em;
	left:1em;
	z-index:200;
}

#logger{
	padding-top:10px;
}







/* ! articles ----------------------------------------------- */
.articles {
	padding-bottom:44px;
}
.articles h2 {
	margin:0;
}

.articles .first {
	border-top:none;
}

.article {
	padding:7px 0 0 0;
	overflow:hidden;
}
.grid_16 .article {
	padding:7px 7px 0 7px;
}


.article h1 {
	font-size:3em;
	font-weight:bold;
	text-transform:uppercase;
	color:#555756;
	background:transparent;
	padding:0;
	margin:0;
}
.article h2 {
	font-size:2.36em;
	font-weight:bold;
	text-transform:uppercase;
	color:#555756;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
	cursor:pointer;
}
.article h3 {
	font-size:1em;
	text-transform: uppercase;
}

.article h4, .article h5 {
	font-size:1.09em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.article a.image-ltr {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
}
.article a.image-rtl {
	float:right; 
	margin:3px 0 3px 10px; 
	padding:4px;
	border:1px solid #bbb;
	background:#fff;
	
}
.article .image-full{
	display:block;
	border:5px solid #555756;
	margin:0 0 14px 0;
}
.article a.image-full {
	display:block;
	border:5px solid #555756;
	margin:0 0 14px 0;
}
.article span.image-full {
	display:block;
	border:5px solid #555756;
	margin:0 0 14px 0;
}
.article span.image-full img{
	display:block;
}
.article a.image-full:hover {
	border:5px solid #CCC;
}

.article a.image-ltr:hover, .article a.image-rtl:hover{
	border:1px solid #666;
}
.article a.image-ltr img {
	float:left; 
}
.article a.image-rtl img {
	float:right; 
}
.article a.image-full img {
	display:block;
	clear:both;
}
.article ul, .article ol{
		list-style-position: inside;
}

.article .legend-ltr{
	float: left;
}
.article .legend-rtl{
	float: right;
}

.article .meta-legend{
	font-size: 10px;
	float: left;
	clear: both;
	
	border-bottom:1px dotted #999;
}

.article .legend-ltr .meta-legend{
	margin: 0 0 0 5px;
}
.article .legend-rtl .meta-legend{
	margin: 0 0 0 15px;
}

.article li {
	margin-left: 10px;
}

.article p.meta, .article p.duration{
	padding:0;
	margin:0;
	font-size:1em;
	line-height:1em;
	text-transform:uppercase;
}
.article .duration{
	font-weight:bold;
	
}

.article .protected{
	position:relative;
	height:148px;
	margin-bottom:14px;
	overflow:hidden;
}
.article .protected .image-ltr{
	float: left;
	margin:0 14px 0 0;
}
.article p.author{
	position:absolute;
	bottom:0;
	left:0;
	margin:0;
	font-weight:bold;
	text-transform:uppercase;
}


/* ! Video ----------------------------------------------- */   
.video .protected{
	height:auto;
}
.video h2{
	line-height:1em;
}
.video #video-player{
	position:relative;
	width:640px;
	height:360px;
	float:left;
	margin:0 14px 14px 0;
}
#video-player img, #image-viewer img{
	display:block;
}
#image-viewer {
	position:relative;
	width:738px;
} 
#image-viewer .protected{
}
#image-viewer img{
	margin:0 auto;
	border:1px solid #aeaeae;
	
}
#image-viewer .previous{
	position: absolute;
	display: block;
	z-index: 93;
	height: 21px;
	width: 21px; 
	top:50%;
	left: 20px;
	margin-top:-10px;  
	overflow:hidden;
	background:  url('/FRONT/NISSAN_CUBE/images/controls.png') no-repeat -27px -2px;
	text-indent:-1000em;
	
}
#image-viewer .next{
	position: absolute;
	display: block;
	z-index: 93;
	height: 21px;
	width: 21px; 
	top:50%;
	right: 20px;
	margin-top:-10px;
	overflow:hidden;
	background:  url('/FRONT/NISSAN_CUBE/images/controls.png') no-repeat -2px -2px;
	text-indent:-1000em;
}


/* ! Credits ----------------------------------------------- */
.credits{
	
}
.credits h2 {
	font-size:2.36em;
	font-weight:bold;
	text-transform:uppercase;
	color:#c4c4c4;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.credits p.meta {
	font-size:1em;
	text-transform: uppercase;
	color:#c4c4c4;
	font-weight:bold;
	line-height:1em;
}
.credits ul{
	
}
.credits ul li {
	font-size:2.36em;
	font-weight:bold;
	text-transform:uppercase;
	color:#c4c4c4;
	background:transparent;
	padding:0;
	margin:0;
	list-style:none;
	line-height:1em;
}
.credits ul span {
	color:#555756;
}

/* ! Store ----------------------------------------------- */  
.store{
	
	
}
.store h2 {
	font-size:2.36em;
	font-weight:bold;
	text-transform:uppercase;
	color:#555756;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.store h3 {
	font-size:1em;
	text-transform: uppercase;
}

.store h4, .store h5 {
	font-size:1.09em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.store .image-ltr{
	display:block;
	float:left;
	border:5px solid #555756;
	margin:0 28px 14px 0;
}
.store #contentCompteur{
	display:block;
	float:left;
	border:5px solid #555756;
	margin:0 28px 14px 0;
	background:#555756;
}
.store a.image-ltr {
	display:block;
	float:left;
	border:5px solid #555756;
	margin:0 28px 14px 0;
}
.store a.image-ltr img{
	display:block;
}
.store a.image-ltr:hover {
	border:5px solid #CCC;
}
.store .meta{
         width:253px;
float:left;

}
.store .meta li{
	list-style:none;
	margin:0;
}
.store .gmap{
	display:block;
	text-transform:uppercase;
	font-weight: bold;
	padding:0 0 0 10px;
	background: url('/FRONT/NISSAN_CUBE/images/bg-arrow.png') no-repeat 0 3px ;
	
}
.store .product-list{ 
	position:relative;
	overflow:hidden;
	width:932px;
	
}
.store .product-list img{ 
	display:block;
	margin:0 auto;
	
}
.store .product-list li{ 
	position:relative;
	float:left;
	list-style:none;
	margin:0;
	width:233px;                                   
	text-align:center;
}
.store em{
	font-style:normal;
	text-transform: none;
	font-size:16px; 
	font-weight:bold;
}
.store .member-btn{   
	position:absolute;
	top:7px;
	right:0;
	display:block;
	width:135px;
	height:26px;
	margin:5px auto 0 auto;
	background:  url('/FRONT/NISSAN_CUBE/images/event-btn.png') no-repeat 0 0;
	padding:7px 0 0 0;
	text-transform: uppercase;
	text-align:center;
}
.store .member-title{
	padding:5px 0 0 30px;
	margin-bottom:14px;
	background:  url('/FRONT/NISSAN_CUBE/images/bg-member-title.png') no-repeat 0 0;
	
}

.service{
	padding-left:0;
	padding-right:0;
	
}
.service .service-list{
	margin-top:65px;
	
}
.service .service-list li{
	list-style:none;
	margin:0 0 14px 0;
	border-bottom:3px solid #555756;
	padding:0 0 10px 0;
	position:relative;
  
}
.service .service-list li img{
	display:block;
}


.service  .image-full{
	display:block;
	border:5px solid #555756;
	margin:0 0 14px 0;
}
.service  a.image-full {
	display:block;
	border:5px solid #555756;
	margin:0 0 14px 0; 
   width:272px;
}
.service  a.image-full:hover {
	border:5px solid #CCC;
}
.service .remote{
	position:absolute;
	display:block;
	bottom:0;
	right:0; 
	text-transform:uppercase;
}
.service-push{
	border-bottom:14px solid #555756;
}
.service-push img{
		float:left;
}
.service-push img.title{
	margin-bottom:14px;
}
.service-push p{
	padding:7px;
	float:left;
	width:263px;
	font-size:1.0909em;
}
.master-remote{
	width:265px;
	float:left;
	margin:0;
}
.master-remote span{
	display:block;
	width:265px;
	/*height:49px;*/
	background:  url('/FRONT/NISSAN_CUBE/images/dyn/section-service-btn2.png') no-repeat 0 0;
	text-align:center;

	text-transform:uppercase;
	font-size:1.6363em; 
	padding:14px 0 0 0;
	line-height:1em;
}
.master-remote span a{
	background:  url('/FRONT/NISSAN_CUBE/images/dyn/section-service-btn2.png') no-repeat -265px bottom;
	display : block;
	padding:0 0 14px 0;
	
}
.service-push .member-title{
	padding:5px 0 0 30px;
	margin-bottom:14px;
	background:  url('/FRONT/NISSAN_CUBE/images/bg-member-title.png') no-repeat 0 0;
	font-size:21px;
	
}
.service-push .non-member-title{
	padding:5px 0 0 0;
	margin-bottom:14px;
	font-size:21px;

	width:530px;
	float:left;
}


.service-push ul.meta {
	float:right;

	margin-top:3em;
}

.service-push .meta li{
	list-style:none;
	margin:0;
}
.service-push .gmap{
	display:block;
	text-transform:uppercase;
	font-weight: bold;
	padding:0 0 0 10px;
	background: url('/FRONT/NISSAN_CUBE/images/bg-arrow.png') no-repeat 0 3px ;
	
}

/* ! Request ----------------------------------------------- */
#status-request{
	
}
.form-request{
	
}
.form-request .protected{
	
}
.form-request h2 {
	font-size:2.36em;
	font-weight:bold;
	text-transform:uppercase;
	color:#555756;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.form-request h3 {
	font-size:1em;
	text-transform: uppercase;
}

.form-request h4, .form-request h5 {
	font-size:1.09em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.request-intro{
	font-size:1.09em;
} 
.request-list{
	overflow:hidden; 
	text-align:center;
	height:33px;
}
.request-list li{
	margin:0;
	list-style:none;
	text-align:center;
	margin:0 7px 0 0;
	display:block;
	float:left;
}
.request-list li a{
    display:block;
	width:135px;
	height:26px;
	margin:0;
	background:  url('/FRONT/NISSAN_CUBE/images/event-btn.png') no-repeat 0 0;
	padding:7px 0 0 0;
	text-transform: uppercase;
}

/* ! Offer modal ----------------------------------------------- */
#offer-request{
	
}
.offer-request{
	
}
.offer-request .protected{
	
}
.offer-request h2 {
	font-size:2.36em;
	font-weight:bold;
	text-transform:uppercase;
	color:#555756;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
}
.offer-request h3 {
	font-size:1em;
	text-transform: uppercase;
}

.offer-request h4 {
	font-size:1.6363em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.form-request h5 {
	font-size:1.09em;
	text-transform:uppercase;
	margin-bottom:.5em;
}
.offer-intro{
	font-size:1.09em;
}
/* ! exception ----------------------------------------------- */  
.offer-btn{   
	display:block;
	width:135px;
	height:26px;
	margin:0 auto 0 auto;
	background:  url('/FRONT/NISSAN_CUBE/images/event-btn.png') no-repeat 0 0;
	padding:7px 0 0 0;
	text-transform: uppercase;
	text-align:center;
}
.offer-block{
	border:10px dashed #555756;
	border-left:0; 
	border-right:0;
	margin-top:14px; 
	margin-bottom:14px;
	text-align:center; 
}
.offer-block p{
	border-bottom:1px solid #555756;
}
.discount{
	font-size:60px;
	line-height:62px;
	font-size:bold;
}
/* ! modal form ----------------------------------------------- */   
.modal-form{

}
.modal-form p{
	overflow:hidden;
}
.modal-form label{
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	width:90px;
	font-size:1.0909em; 
	color: #555756;
}
.modal-form input.text{
	border:0;
	margin:0 20px 0 0;
	padding:0;
	background:#fff;
	color: #555756;
	border-bottom:3px solid #555756;
	font-size:1.0909em;
	width:200px;
	 float:left;    
}
.modal-form span.error{
	display: block;
	float:left;
	color:red;
	font-weight:bold;
}
#request-mail, #request-sms{
		position:relative;
		display:none;
}
#request-mail-answer, #request-sms-answer{
	display:block;
	width:135px;
	height:26px;
	margin:14px 0;
	background:  url('/FRONT/NISSAN_CUBE/images/event-btn.png') no-repeat 0 0;
	padding:7px 0 0 0;
	text-align:center;
	float:left;
	clear:both;
	text-transform: uppercase;
	
}
/* ! About ----------------------------------------------- */    
.about{ 
	border:3px solid #aeaeae;
	padding:14px 14px 0 14px;
}
.about:after{ 
	clear: both;
	content: ' ';
	display: block;
	visibility: hidden;
	height: 0;
}
.grid_16 .about{
	margin-left:7px;
}

.about h4{ 
	font-size:1em;
	text-transform: uppercase;
	margin-top:1em;
}
.about h4 span{ 
	color:#c4c4c4;
}
.about .image-ltr{
	float: left;
	margin:0 14px 14px 0;
}

/* ! Gallery ----------------------------------------------- */       
.gallery{
	position:relative;
	width:272px;
	background:#fff;
	overflow:hidden;
}
.gallery img{
	display:block;
}
.gallery li{
	list-style:none;
	margin:0 14px 14px 0;
	float:left;
	
}   

.gallery li.first {
	
	clear:both;
	margin:0 0 14px 0;
}
.gallery li.alpha{
   margin-left:0;
}
.gallery li.omega{
	margin-left:0;
	margin-right:0;
}          

.gallery img{
	display:block;
}

/* ! Agenda ----------------------------------------------- */
.agenda{
	
}
.agenda .protected{
	height:87px;
	
}
.agenda .meta li{
	list-style:none;
	margin:0;
}
.agenda .gmap{
	display:block;
	text-transform:uppercase;
	font-weight: bold;
	padding:0 0 0 10px;
	background: url('/FRONT/NISSAN_CUBE/images/bg-arrow.png') no-repeat 0 3px ;
	
}
.event-date{

}
.event-date p{
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
	color:#555756;
	background:transparent;
	padding:0;
	margin:0;
	border:none;
	line-height:1em;
   
}
.event-date span{
	display:block;
	font-size:6.54em;
	line-height:1em;
}
.event-picture{
}
.event-picture img{
	width:226px;
	height:104px;
}
/* ! Status ----------------------------------------------- */
.status-open, .status-close, .status-pending{
   	color:#fff;
	font-weight:bold;
	height:94px;
	text-align:center;
}
.status-open embed, .status-close embed, .status-pending embed, .status-open object, .status-close object, .status-pending object{
	display:block;
	margin:0 auto;
}
.status-invited{
	background:#fff;
	height:94px;
	
}
.status-invited p{
	text-align:center;
	text-transform: uppercase;
}


.status-open p, .status-close p, .status-pending p{
	margin:0 0 0 0;
}
.status-open a, .status-close a, .status-pending a{
	display:block;
	width:135px;
	height:26px;
	margin:5px auto 0 auto;
	background:  url('/FRONT/NISSAN_CUBE/images/event-btn.png') no-repeat 0 0;
	padding:7px 0 0 0;
	text-transform: uppercase;  
}
.status-open {
	background:#8ba575;
}
.status-close{
	background:#752d38;
}
.status-pending{
	background:#555756;
}
.status{
	text-align : left;
	padding:0 0 0 20px;
	text-transform: uppercase; 
	margin:10px 0 0 10px;
	font-size:1.6363em;
	/*line-height:28px;*/
	line-height:1em;
	display:block;
}
.status-open .status{
	background:  url('/FRONT/NISSAN_CUBE/images/bg-status.png') no-repeat 0 -1px;
	
}
.status-close .status{
	background:  url('/FRONT/NISSAN_CUBE/images/bg-status.png') no-repeat 0 -39px;
}
.status-invited .status{
	background:  url('/FRONT/NISSAN_CUBE/images/bg-invited.png') no-repeat 50px 0;
	text-align : center;
	padding:35px 0 0 0;
	margin:0 0 0 0;
	font-size:1.6363em;
	line-height:1em;
	display:block;
}
/* ! agenda Nav special postion...  ----------------------------------------------- */
ul.agenda li.omega{
	margin-right:180px;
}
ul.agenda li.fit-size{
	margin-right:0;
}
.decoration{
	position:absolute;
	right:7px;
	bottom:0;
	width:940px;
   
	clear:both;
	margin:0;
	border-bottom:14px solid #555756; 
}
.access{
	position:absolute;
	right:7px;
	bottom:0;
	width:940px;
	height:30px;
	clear:both;
	margin:0;
	border-bottom:14px solid #555756;
	
}
.access li{
	list-style:none;
	margin:8px 14px 0 0;
	float:right;
	text-transform:uppercase;
	line-height:1em;
	overflow:hidden;
	
}
.access li.alpha{
    padding:0 0 0 0;
	/*background:  url('/FRONT/NISSAN_CUBE/images/dyn/bg-pict-share.png') no-repeat left 0;*/
	border-right: 1px solid #000;
	padding-right:10px;
	                                     
}
.access li.alpha a, .access li.alpha span{
	font-weight:bold;
	float:left;
	padding: 0 2px 0 2px;
}
.access li.alpha span{
	padding: 2px 10px 0 2px;
}            
.access li.omega{
    padding:2px 20px 0 0;
	margin-right:0;
	background:  url('/FRONT/NISSAN_CUBE/images/dyn/bg-pict-close.png') no-repeat right -3px;                                   
}
.access li.close{
	background:  url('/FRONT/NISSAN_CUBE/images/dyn/bg-pict-open.png') no-repeat right 4px;                                   
}




/* ! Profile ----------------------------------------------- */ 
#profile h1,#profile h2{
	color:#555756;
	font-size:2.36em;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
#profile h2{
margin-bottom:40px;
}
#profile fieldset{
	margin:0;
}

	/* baseline */
	.baseline{
		border-bottom:14px solid #555756;
		padding-left:0;
		padding-right:0;
		margin-left:7px;
		padding-bottom:7px;
		width:939px;
	}
		.baseline .text{
			width:660px;
			float:left;
		}
		.baseline .state{
			float:right;
			padding:16px 35px;
			font-weight:bold;
			font-size:1.636em;
			color:white;
			margin-bottom:0;
		}
		.baseline .pending-state{
			background:#752D38;
		}
		.baseline p{
			text-transform:uppercase;
			font-weight:bold;
			margin-bottom:0;
		}
		.visu-form{
			text-align:center;
		}
		
	/* form personnal */
	#form-personnal fieldset{
		width:632px;
		display:block;
		clear:both;
		position:relative;
	}
	#form-personnal p{
		width:100%;
		margin-bottom:17px;
	}
	#form-personnal p:after	{
		clear: both;
		content: '.';
		display: block;
		visibility: hidden;
		height: 0;
	}
		#form-personnal label{
			width:90px;
			margin-right:5px;
			display:block;
			float:left;
			vertical-align:top;
			font-weight:bold;
			text-transform:uppercase;
		}
		#form-personnal input{
			float:left;
			border:0;
			border-bottom:3px solid #555756;
			width:198px;
			font-size:1.0909em;
			color:#555756;
			padding-bottom:3px;
			display:block;
		}
		#form-personnal #c-mobile input{
			width:115px;
		}
		#form-personnal #c-password input{
			width:140px;
		}
		#form-personnal #c-adress input{
			width:537px;
		}
		#form-personnal .adress{
			padding-top:43px;
			padding-bottom:33px;
			width:100%;
		}
		#form-personnal .adress:after	{
			clear: both;
			content: '.';
			display: block;
			visibility: hidden;
			height: 0;
		}
		#form-personnal .adress p{
			float:left;
			width:auto;
		}
			#form-personnal #c-zipCode{
				margin-right:48px;
			}
				#form-personnal #c-zipCode input{
					width:75px;
				}
			#form-personnal #c-city{
				margin-right:58px;
			}
				#form-personnal #c-city label{
					width:33px;
				}
				#form-personnal #c-city input{
					width:140px;
				}
			#form-personnal #c-country label{
				width:58px;
			}
			#form-personnal #c-country input{
				width:115px;
			}
			#form-personnal  .submitPart{
				padding-top:33px;
				margin:0 auto;
			
				padding-bottom:33px;
				clear:both;
				float:right;
			}
			#form-personnal .submitPart span{
				position:relative;
				margin:0;
				padding: 0 0 0 25px;
				height:33px;
				cursor:pointer;
				display:block;
				font-size:0.909em;
				float:left;
				line-height:1em;
				background:  url(/FRONT/NISSAN_CUBE/images/bg-btnSubmit.png) no-repeat 0 0;
			}
				#form-personnal .submitPart span input{
					position:relative;
					display:block;
					height:33px;
					border:0;
					padding: 0 25px 0 0;
					color:#555756;
					text-transform:uppercase;
					font-weight:bold;
					background:  url(/FRONT/NISSAN_CUBE/images/bg-btnSubmit.png) no-repeat 100% 0;
				}

                                /* ! form validation */

                                #form-personnal .red {
                                        border: 1px solid red;
                                }

                                #form-personnal label.red {
                                        border: none;
                                        color: red;
                                }

                                #form-personnal .customRed {
                                        border: none;
                                        color: red;
                                }


                                #form-personnal #validationMessage {
                                        padding: 5px;
                                        /*background-color: #eee;*/
                                        border: 1px solid red;
                                        margin-bottom: 10px;
                                        color: red;
                                        font-weight: bold;
                                        display: none;
                                }

                                #form-personnal .errorMessage {
                                        color: red;
                                        margin-left: 10px;
                                        font-size: 0.8em;
                                }

				
				
			
		
	/* discalaimer */
	.disclaimer{
		border-bottom:14px solid #555756;
		padding-left:0;
		margin-left:7px;
	}
	#modal-response .disclaimer{
		border-bottom:0;
	}
	.disclaimer h3{
		font-size:1em;
		margin-bottom:0;
	}
	.disclaimer p{
		line-height:1.182em;
	}

	
/* ! Home ----------------------------------------------- */ 
#home{
	width:910px;
	margin:0 auto;
	padding-top:65px;
	text-align:center;
	text-transform:uppercase;
}
	#home .logo{
		padding-bottom:60px;
	}
	#home .text-select{
		margin-bottom:36px;
	}
	#home .country-list {
		width:100%;
	}
	#home .country-list:after	{
			clear: both;
			content: '.';
			display: block;
			visibility: hidden;
			height: 0;
		}
	#home .country-list li{
		background:  url(/FRONT/NISSAN_CUBE/images/bg-countries.png) no-repeat 0 0;
		float:left;
		height:210px;
		width:150px;
		margin:0;
		margin-right:40px;
		display:inline;
	}
	#home #country-de{
		background-position:0 0;
	}
	#home #country-es{
		background-position:-194px 0;
	}
	#home #country-fr{
		background-position:-375px 0;
	}
	#home #country-it{
		background-position:-582px 0;
	}
	#home #country-uk{
		background-position:-775px 0;
		margin-right:0;
	}
		#home .country-list .btn{
			font-weight:bold;
			width:140px;
			margin-top:175px;
			display:block;
			background:  url(/FRONT/NISSAN_CUBE/images/bg-btnSubmit.png) no-repeat 0 0;
			padding: 0 0 0 10px;
			height:33px;
			font-size:1em;
			color:#555756;
		}
			#home .btn span{
				background:  url(/FRONT/NISSAN_CUBE/images/bg-btnSubmit.png) no-repeat 100% 0;
				padding: 0 10px 0 0;
				display:block;
				line-height:33px;
				text-transform:uppercase;
			}
		#home .country-list .btn:hover{
			background-position:0 -33px;
		}
		#home .country-list .btn:hover span{
			background-position:100% -33px;
		} 
		
		
		
/* ! exception ----------------------------------------------- */  
.exception-btn{   
	display:block;
	width:135px;
	height:26px;
	margin:5px auto 14px auto;
	background:  url('/FRONT/NISSAN_CUBE/images/event-btn.png') no-repeat 0 0;
	padding:7px 0 0 0;
	text-transform: uppercase;
	text-align:center;
} 
	
/* ! modals ----------------------------------------------- */
#modal-mask{
	position: fixed;
	opacity:0;
	margin: 0 auto;
	left: 0;
	top:0;
	width:100%;
	height: 100%;
	z-index: 900;
	background-color: #fff;
	cursor: pointer;
}


#modal-loader{
	position: fixed;
	top:50%; 
	left:50%;   
	margin:-20px auto 0 -480px;
	width:960px;
	height:40px;
	width:inherit;
	opacity:1;
	background: transparent url('/FRONT/NISSAN_CUBE/images/ajax-loader.gif') no-repeat 50% 50%;
	z-index: 920;
}

#modal-window{
	position: fixed;
	top:50%;
	left:50%;
	margin:0 0 0 -383px;
	width:766px;
	opacity:0;
	background: #fff;
	z-index: 910;
	border:5px solid #555756;
}
#offers #modal-window{
	width:526px;
}
#modal-close{
	position: absolute;
	display: block;
	z-index: 930;
	height: 21px;
	width: 21px; 
	top:7px;
	right: 0;
	overflow:hidden;
	background:  url('/FRONT/NISSAN_CUBE/images/controls.png') no-repeat -52px -2px;
	text-indent:-1000em;
	
}                               
a#modal-close:hover{                          
	background:  url('/FRONT/NISSAN_CUBE/images/controls.png') no-repeat -52px -27px;
}

.errorMessage{
	display:none;
	font-weight:bold;
	font-size:18px;
	padding-top:7px;
	padding-bottom:7px;
	color:#cc1224;           
}
.validMessage{
	display:none;
	font-weight:bold;
	font-size:18px;
	padding-top:7px;
	padding-bottom:7px; 
	color:#35a240;
}

#footer{
	padding-bottom:0;
}
#footer ul{
	margin:0;
	text-align:right;
}
#footer li{
	list-style:none;
	margin:0 0 0 10px;
	display:inline;
	font-size:10px;
}
span.optin{
	display:block;
	clear:both;
	font-weight:bold;
	float:none;
	padding-top:14px;
	
}
label.optin{
	width:40px;
	
}
input.optin{
	float:left;
	margin-right:40px;
	
}

/* Agenda popup */ 
#agendaPopup{}
#agendaPopup .cubeStoreLogo{
	margin-left:14px;
	width:253px;
	display:block;
	float:left;
}
#agendaPopup .headerText{
	margin:2em 0 0 30px;
	width:500px;
	display:block;
	font-size:1em;
	color:black;
	height:300px;
	float:left;
}
#agendaPopup .headerText h3{
	padding:0px;
	font-size:1em;
	width:500px;
	line-height:17px;
}
#agendaPopup .headerText ul{
	padding:10px;
	font-size:1em;
	width:233px;
}
#agendaPopup .headerText ul li{
	list-style-type:none;
}
#agendaPopup .nav-events{
	width:790px;
}
#agendaPopup .access{
	width:790px;
	left:14px
}
#agendaPopup .container_16{
	width:790px;
}
#agendaPopup .articles{
	margin-left:14px;
}
#agendaPopup .container_16 .grid_16{
	width:790px;
}
#agendaPopup ul.agenda li.omega {
	margin-right:20px;
}

#agendaPopup .gallery, #agendaStd.gallery{
	width:100%;
	overflow:hidden;
}
#agendaPopup .gallery li, #agendaStd.gallery li{
	margin:0 14px 14px 0;
}
/*#agendaPopup .gallery li.centerItem, #agendaStd.gallery li.centerItem{
	margin: 0 54px 14px;
}*/
#agendaPopup .gallery img, #agendaStd.gallery img{
display:block;
	
}
#agendaPopup .gallery a, #agendaStd.gallery a{
	border:5px solid #555756;
	display:block;
}

#agendaPopup .gallery a:hover, #agendaStd.gallery a:hover {
	border:5px solid #CCC;
}


/* ! Login ----- */
#media-1.outerPopin{
	margin: 100px auto 0 auto;
	border:5px #555756 solid;
	width:752px;
}
#modal-response.memberPopin{
	margin:auto!important;
	width:100%;
}
#modal-response.memberPopin .box{
	margin:0px!important;
	padding:0px!important;
}
	#modal-response.memberPopin .box #mustLogin{
		width:100%:
		height:auto;
		display:block;
		color:white;
		font-size:1.84em;
		font-weight:700;
		text-transform:uppercase;
		background:#555756;
		text-align:center;
		letter-spacing:1px;
		padding:3px 0;
	}
	#modal-response.memberPopin .box #popinLoginForm{
		background:#555756;
		height:86px;
		width:100%;
	}
		/*#modal-response.memberPopin .box #popinLoginForm .cubeMember{
			background:url('/FRONT/NISSAN_CUBE/images/media/img/cubelist-member.jpg') no-repeat;
			width:113px;
			height:36px;
			text-indent:-999em;
			display:block;
			float:left;
			margin-right:30px;
		}
		#modal-response.memberPopin .box #popinLoginForm form{
			float:left;
			background:none;
			height:36px;
			position:relative;
		}
			#modal-response.memberPopin .box #popinLoginForm form input{
				border:none;
			}
			#modal-response.memberPopin .box #popinLoginForm form input.txtInput{
				color:white;
				background: #555756;
				border-bottom:1px solid white;
				margin-left:15px;
				width:198px;
				height:18px;
				vertical-align:top;
				font-weight:700;
			}
			#modal-response.memberPopin .box #popinLoginForm form input.loginBtnPopin{
				background:url('/FRONT/NISSAN_CUBE/images/media/img/loginBtn.jpg') no-repeat;
				width:135px;
				height:33px;
				margin-left:17px;
				line-height:0px;
				text-transform:uppercase;
				padding-bottom:3px;
				font-weight:700;
				font-size:98%;
				color:#555756;
			}
			#modal-response.memberPopin .box #popinLoginForm form #popinForgotPass{
				position:absolute;
				top:23px;
				left:300px;
				color:#b1b2b2;
				text-transform:uppercase;
			}
		*/
		#modal-response.memberPopin .box #popinLoginContent{
			background:white url('/FRONT/NISSAN_CUBE/images/popinLeftLogo.jpg') no-repeat 44px center;
			/*height:317px;*/
			padding:25px 0 0 200px;
			border-bottom:5px #555756 solid;
			position:relative;
		}
			#modal-response.memberPopin .box #popinLoginContent h1{
				margin-bottom:0px;
				text-transform:uppercase;
				font-weight:bold;
				font-size:2.36em;
			}
			#modal-response.memberPopin .box #popinLoginContent .spanTitre{
				font-size:15px;
				text-transform:uppercase;
				color:#AAA;
				margin:-2px 0 10px 0;
				display:block;
				font-weight:700;
			}
			#modal-response.memberPopin .box #popinLoginContent a.applyNow{
				display:block;
				background:url('/FRONT/NISSAN_CUBE/images/defaultBtn.jpg') no-repeat 0 -33px;
				height:17px;
				width:145px;
				margin: 0 0 16px 363px;
				padding: 0 0 16px 0;
			}
				#modal-response.memberPopin .box #popinLoginContent a.applyNow span{
					display:inline-block;
					background:url('/FRONT/NISSAN_CUBE/images/defaultBtn.jpg') no-repeat 100% 0;
					height:33px;
					width:128px;
					margin-left:8px;
					padding-right:8px;
					text-align:center;
					line-height:30px;
					text-transform:uppercase;
					color:#555756;
					font-weight:bold;
					cursor:pointer;
				}
			#modal-response.memberPopin .box #popinLoginContent p{
				color:#555756;
				font-weight:700;
				padding-bottom:10px;
			}
				#modal-response.memberPopin .box #popinLoginContent p span{
					color:#323332;
				}
				
		#modal-response.memberPopin .box #popinCardHolder{
			width:400px;
			position:relative;
			margin:10px 0;
		}
			#modal-response.memberPopin .box #popinCardHolder h1{
				margin-bottom:0px;
				text-transform:uppercase;
				font-weight:bold;
				font-size:2.36em;
				margin:0;
				text-align:right;
			}
			#modal-response.memberPopin .box #popinCardHolder .spanTitre{
				font-size:13px;
				text-transform:uppercase;
				color:#AAA;
				margin:-6px 20px 0 0;
				display:block;
				text-align:right;
			}
			#modal-response.memberPopin .box a.activateNow{
				display:block;
				position:absolute;
				bottom:17px;
				right:44px;
				background:url('/FRONT/NISSAN_CUBE/images/defaultBtn.jpg') no-repeat 0 -33px;
				height:33px;
				width:222px;
			}
				#modal-response.memberPopin .box a.activateNow span{
					display:inline-block;
					background:url('/FRONT/NISSAN_CUBE/images/defaultBtn.jpg') no-repeat 100% 0;
					height:33px;
					width:205px;
					margin-left:8px;
					padding-right:8px;
					text-align:center;
					line-height:30px;
					text-transform:uppercase;
					color:#555756;
					font-weight:bold;
					cursor:pointer;
				}