/* TODO: Simplify and optimize the html, css and syntax so they look professionnal (Guillaume) */


#slideshow {
	border-bottom: 1px solid #095070; 
	height: 380px; 
	margin: 0px 0 20px 0.4em; 
	overflow: hidden; 
	padding: 1px 0 1em 0em; 
	width: 650px; 
	position: relative;
	z-index: 1;
	background-image: url('../../images/carousel_innovation/back_slideshow_new_full.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	
}

#slideshow h2 {
	float:left;
	height:280px;
	text-indent:-99999px;
	width:0px;

}
#slideshow #carousel_control_wrapper{
	height:280px;
	left:0px;
	position:absolute;
	width:640px;
	z-index:10;
}

#slideshow ul.jcarousel-control {
	width: 70px; 
	height: 30px; 
	float:right;
	padding:240px 5px 10px 7px;
	overflow: hidden;
	
}

#slideshow ul.jcarousel-control li{
	float: left;
	
}

#slideshow ul.jcarousel-control li.child_first{
	margin-left: 0px;
}

#slideshow ul.jcarousel-control li#mycarousel-prev {
margin: 0px;
}

#slideshow ul.jcarousel-control li#mycarousel-next {
margin: 0px;
}

#slideshow ul.jcarousel-control li#mycarousel-prev a,
#slideshow ul.jcarousel-control li#mycarousel-next a{
	width: 27px;
	height: 27px;
	background-image: url('../../images/carousel_innovation/nav_left.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	
}

#slideshow ul.jcarousel-control li#mycarousel-next a{
	background-image: url('../../images/carousel_innovation/nav_right.jpg');
	
}

#slideshow ul.jcarousel-control li a {
display: block;
text-indent: -999999px;
}



#slideshow .jcarousel-clip-horizontal {
width: 588px !important;
}


#carrousel_content {
height: 279px;
overflow:hidden;
}

#carrousel_content li { 
	float: left; 
	overflow: hidden; 
	margin: 0 0px 0 1px; 
	width: 588px !important; 
	height: 350px;
	position: relative;

}

#carrousel_content dt,
#carrousel_content dd.details {

	display: block;
	position: absolute;
	left: 428px;
	z-index: 55;
	width: 160px;
}

#carrousel_content dt { 
	font-weight: normal;
	font-size: 1.7em;
	font-family: Arial, sans-serif; 
	color: #227271;
	top: 10px;
	line-height: 1.15em;
}


#carrousel_content dd.details { 
	font-family: arial, sans-serif;
	font-size: 1em;
	top: 90px;
	color: #000;
}

#carrousel_content dd.details a, #carrousel_content dd.details{
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
}


#carrousel_content dd { 
	font: normal 13px arial;
}

.jcarousel-container .jcarousel-clip,
.jcarousel-container .jcarousel-list {
	z-index: auto;
}


#slideshow .jcarousel-list li .image{ height: 350px; width: 605px; }
#carousel_pagination img { height: 67px; width: 100px; }

#carrousel_article { clear: both; float: left; margin-bottom: 20px; margin-top: 20px; }

#carrousel_article .jcarousel-container {

-moz-border-radius:10px;
background-color:#C5C7C8;
border:1px solid #C5C7C8;
height:385px;
width:589px;
margin:0 auto 25px;

}


#carrousel_article .jcarousel-container.jcarousel-container-horizontal {

}

#carrousel_article .jcarousel-clip-horizontal{
left:72px;
width:440px;
}




#carrousel_article .control_second .jcarousel-clip-horizontal,
#carrousel_article .control_second .jcarousel-container.jcarousel-container-horizontal{
left: 0;
}

#carrousel_article .jcarousel-clip{
height: 380px;
top: -100px;
}

#carrousel_article .control_second .jcarousel-clip{
top: 0;
height: 64px;
}

#carrousel_article  #caroussel_article_content {
width: 7000px;
}

#carrousel_article .jcarousel-list li, 
#carrousel_article .jcarousel-item{
width:580px;
height:378px;
margin: 0 0px;
}

#carrousel_article  #caroussel_article_content dt {
color:#FFFFFF;
font-size:0.9em;
font-weight:bold;
margin-bottom:2px;
margin-left:4px;
}

#carrousel_article  #caroussel_article_content dd.image {

margin:5px;
width:425px;
height: 280px;
}

#carrousel_article  #caroussel_article_content dd.description {
width:420px;
height: 45px;
font-size: 12px;
margin-left: 5px;
}

#carrousel_article .jcarousel-control-main {
float:left;
position:relative;
top:135px;
width:645px;
z-index:10;
margin: 4px;
margin-top: 0px;
width: 510px;
margin-left: 74px;
float: left;
}

#carrousel_article .jcarousel-control-main li {
float: left;
}

#carrousel_article .jcarousel-control-main #mycarousel-prev a,
#carrousel_article .jcarousel-control-main #mycarousel-next a{
display: block;
background-image:url(../../images/carousel_innovation/sprite_icons_photoreportage-nav.png);
background-position:0 0;
float:left;
height:98px;
width:32px;
text-indent: -99999px;
outline: none;
}

#carrousel_article .jcarousel-control-main #mycarousel-next a {
background-position: -33px 0;
}

#carrousel_article .jcarousel-control-main #mycarousel-prev {
margin-right: 442px;
}

#carrousel_article .control_second .jcarousel-prev, 
#carrousel_article .control_second .jcarousel-next{
display: block;
width: 12px;
height: 25px;
background-image: url('../../images/carousel_innovation/arrows_forward_back_small_beige.gif');
background-repeat: no-repeat;
text-indent: -99999px;
outline: none;
}

#carrousel_article .control_second .jcarousel-prev {
background-position: 0 0;
}

#carrousel_article .control_second .jcarousel-next {
background-position: -12px 0;
}

#carrousel_article #caroussel_article_content dd.description a{
color: #000;
}

#carrousel_article .sponsor_logo{
display:block;
float:right;
margin-right:50px;
margin-top:10px;
position:relative;
text-align:right;
width:200px;
z-index:10;
}

#carrousel_article #article_detail .image {
margin-bottom: 0;
display: block;
}

#carrousel_article #carousel_pagination{
width: 580px;
}

#carrousel_article #carousel_pagination li{
width: 100px;
height: 63px;
border: 3px solid white;
margin: 5px;
}
/* pagination */


#slideshow #vignette_wrapper {
  width: 650px;
  padding:0px;
  margin: 8px 0 0 1px;

}

#slideshow ul.vignette #carousel_pagination li {
  display:inline;
}
#slideshow ul.vignette #carousel_pagination li a{
  margin:0px;
    font-size:2px;
  padding:0px;
  margin-right:6px;
  float: left;
  width:100px;
  height:67px;
  display:inline;
  color: #fff;

}
#slideshow ul.vignette #carousel_pagination li a:hover{
 text-decoration:none;
 padding:0px;
}



#slideshow ul.vignette #carousel_pagination li a.current{
	height: 67px;
	width: 100px;
	opacity:0.5;filter:alpha(opacity=50)
}
/* pagination end */

#carrousel_article .control_second {
clear:both;
float:left;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
}

#carrousel_article .control_second .jcarousel-container{
height: 0;
border: 0;
}

#carrousel_article .control_second .jcarousel-container-horizontal{
background-color:#C5C7C8;
height:64px;
padding:15px 83px;
width:430px;
top: 0;
-moz-border-radius: 10px;
margin: 0 33px;
float: left;
clear: both;
}

#carrousel_article .control_second .jcarousel-clip-horizontal{
height:64px;
width:424px;
}

#carrousel_article ul#caroussel_article_content_second {
margin-left:-2px;
margin-top: 5px;
}

#carrousel_article .control_second .jcarousel-item{
height:76px !important;
margin:-22px 4px 0;
overflow:hidden;
width:80px !important;
}

#carrousel_article .control_second .jcarousel-item:hover img,
#carrousel_article .control_second .jcarousel-item .current img{
border-color: #fff;
width: 76px;
height: 51px;
}

#carrousel_article .control_second .jcarousel-item img{
border: 1px solid #8B8979;
width: 76px;
height: 51px;
}

#carrousel_article .control_second .jcarousel-prev,
#carrousel_article .control_second .jcarousel-next  {
background-image:url(../../images/carousel_innovation/sprite_icons_photoreportage-nav.png);
background-position:-66px 0px;
height: 60px;
width: 25px;
background-repeat: no-repeat;
top: 17px;
}
#carrousel_article .control_second .jcarousel-prev{
right:529px;
}

#carrousel_article .control_second .jcarousel-next{
background-position:-92px 0;
right:49px;
}

#carrousel_article h2 {
margin-bottom: 5px;
}

