
img
{
    border-style: none;
}
/* ACCORDION ZONE */
/* Caroverview content when the car is not selected (table)*/
.ClosedCarOverview
{
    height: 100%;
    font-size: 8.5pt;
}
/* Each column of th ClosedCarOvervuew table */

.entete
{
    font-size: 10px;
}
.entete a
{
    text-decoration: none;
    color: #646464;
    display: block;
    text-transform: uppercase;
    text-align: left;
    text-indent: 12px;
}

.entete .sortasc
{
    background-image: url('Images/sort-arrow-asc.png');
    background-repeat: no-repeat;
}

.entete .sortdesc
{
    background-image: url('Images/sort-arrow-desc.png');
    background-repeat: no-repeat;
}

.entete .sortnone
{
    background-image: url('Images/sort-arrow-none.png');
    background-repeat: no-repeat;
}

.basic a
{
    display: block;
}
.basic
{
    font: arial;
    font-size: 10px;
    text-decoration: none;
    color: black;
}

.information1stLine 
{
	position:relative;
	height:20px;
	width:100%;
	padding:4px;
    color: #646464;
}

.information1stLine .totalAnnounce 
{
	position:relative;
	float:left;
	width:15%;
	padding-top:4px;
}

.information1stLine .printAnnounce 
{
	position:relative;
	float:left;
	width:15%;
	text-align:center;
}

.information1stLine .compAnnounce 
{
	position:relative;
	float:left;
	width:35%;
	text-align:center;
}

.information1stLine .visuAnnounce 
{
	position:absolute;
	left:65%;
	width:35%;
	text-align:center;
}

.information2ndLine 
{
	position:relative;
	height:20px;
	width:100%;
	padding:4px;
    color: #646464;
}

.information2ndLine .nbResultPage 
{
	position:relative;
	float:left;
	width:25%;
}

.information2ndLine .pageControls 
{
	position:relative;
	float:left;
	width:50%;
	padding-top:4px;
}

.pageControls .pageControlPrec 
{
	position:absolute;
	left:0px;
	width:30%;
    background-image: url('Images/Result/arrow-left.gif');
    background-repeat: no-repeat;
    padding-left:15px;
    cursor:pointer;
}

.pageControls .pageControlsNum 
{
	position:absolute;
	left:35%;
	text-align:center;
}

.pageControls .pageControlsNext 
{
	position:absolute;
	width:30%;
	left:60%;
    background-image: url('Images/Result/arrow-right.gif');
    background-repeat: no-repeat;
    background-position:right;
	padding-right:15px;
	text-align:right;
    cursor:pointer;
}

.entete a
{
    display: block;
}

.menuheader
{
    position:relative;
    background-image: url('Images/Result/background_announce.gif');
    background-repeat: no-repeat;
    height: 54px;
    width:670px;
    padding: 3px 3px 3px 15px;
    margin-bottom:3px;
}

img.announceImg 
{
	position:relative;
	max-width:80px;
	max-height: 54px;
	cursor:pointer;
}

.announce1stLine 
{
	position:absolute;
	top:8px;
	left:100px;
	height:24px;
	width:550px;
	padding-top:4px;
	overflow:hidden;
	
	
}

.announce1stLine div
{
	margin-left: 1px;
}

.entete .tableblank
{
    width: 95px;
}

.entete .VoaVersion
{
    width: 200px;
}
.announce1stLine .VoaVersion
{
    width: 200px;
    float:left;
}

.entete .ErgLabel
{
    text-align: center;
    width: 60px;
}
.announce1stLine .ErgLabel
{
	position:relative;
	float:left;
    text-align: center;
    width: 60px;
}

.entete .VoaTaxationPower
{
    text-align: center;
    width: 30px;
}
.announce1stLine .VoaTaxationPower
{
	position:relative;
	float:left;
    text-align: center;
    width: 30px;
}

.entete .VoaFirstRegistrationDate
{
    text-align: center;
    width: 80px;
}
.announce1stLine .VoaFirstRegistrationDate
{
	position:relative;
	float:left;
    text-align: center;
    width: 80px;
}

.entete .VoaMileage
{
    text-align: center;
    width: 56px;
}
.announce1stLine .VoaMileage
{
	position:relative;
	float:left;
    text-align: center;
    width: 52px;
    white-space: nowrap;
}

.entete .FKDepCode
{
    text-align: center;
    width: 35px;
}
.announce1stLine .FKDepCode
{
	position:relative;
	float:left;
    text-align: right;
    width: 35px;
}

.entete .VoaDisplayPrice
{
    text-align: center;
    width: 50px;
}
.announce1stLine .VoaDisplayPrice
{
	position:relative;
	float:left;
    text-align: center;
    width: 50px;
}

.entete .VoaSelected
{
    text-align: center;
}
.announce1stLine .VoaSelected
{
	position:relative;
	float:left;
    text-align: center;
}

.entete .VoaCompared
{
    text-align: center;
}
.announce1stLine .VoaCompared
{
	position:relative;
	float:left;
    text-align: center;
}

.announce2ndLine 
{
	position:absolute;
	top:35px;
	left:100px;
	height:20px;
	width:550px;
    color: #646464;
    font-size: 11px;
}

.announce2ndLine .annCompare
{
    float:left;
    height:20px;
    width: 165px;
    padding-left:20px;
    background-image: url('Images/Result/btncompare.gif');
    background-repeat: no-repeat;
    cursor: pointer;
}

.announce2ndLine .annSelect
{
	position:relative;
	float:left;
    height:20px;
    width: 165px;
    padding-left:20px;
    background-image: url('Images/Result/btnselect.gif');
    background-repeat: no-repeat;
    cursor: pointer;
}

.announce2ndLine .annDetail
{
	position:relative;
	float:left;
    height:20px;
    width: 80px;
    padding-left: 10px;
    text-align: center;
    background-image: url('Images/Result/btndetail.gif');
    background-repeat: no-repeat;
    cursor: pointer;
}

.announce2ndLine .annMail
{
	position:relative;
	float:left;
    height:20px;
    width:50px;
    padding-left: 10px;
    text-align: center;
    background-image: url('Images/Result/btnmail.gif');
    background-repeat: no-repeat;
    cursor: pointer;
}

/* set of link buttons bellow the car */
/*
 .CarOverviewLinks{
	background-image:url('../Default/Images/Result/narrow.gif');
	font-size: 8.5pt;
 }
 */



/***************/
/* CODA SLIDER */
/***************/


*
{
    margin: 0;
    padding: 0;
}
.stripViewer .panelContainer .panel ul
{
    text-align: left;
    margin: 0 15px 0 30px;
}

.slider-wrap
{
    /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
    position: relative;
    top: 5px;
    height: 200px;
    width: 100%;
}


/* These 2 lines specify style applied while slider is loading 
.csw {width: 100%; height: 60px; background: #fff; overflow: scroll}
.csw .loading {margin: 10px 0 10px 0; text-align: center}*/
.csw
{
    width: 100%;
    height: 300px;
    background: #fff;
    overflow: scroll;
}
.csw .loading
{
    margin: 200px 0 300px 0;
    text-align: center;
}


.stripViewer
{
    /* This is the viewing window */
    position: relative;
    overflow: hidden;
    margin: auto;
    width: 880px; /* Also specified in  .stripViewer .panelContainer .panel  below */
    height: 88%;
    clear: both;
    background: transparent;
}

.stripViewer .panelContainer
{
    /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
    position: relative;
    left: 0;
    top: 0;
    width: 880px;
    height: 100%;
    list-style-type: none; /* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel
{
    /* Each panel is arranged end-to-end */
    float: left;
    height: 100%;
    position: relative;
    width: 880px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper
{
    /* Wrapper to give some padding in the panels, without messing with existing panel width */
    padding: 0px;
    height: 100%;
}

.stripViewer .panelContainer .panel .wrapper .tabcontent
{
    overflow: auto;
    height: 95%;
    width: 98%;
    position: relative;
    left: 1%;
}

.stripNav
{
    /* This is the div to hold your nav (the UL generated at run time) */
    margin: auto;
    height: 10%;
}

.stripNav ul
{
    /* The auto-generated set of links */
    list-style: none;
}

.stripNav ul li
{
    float: left;
    margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a
{
    /* The nav links */
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 16px; /*background: #ffffff;*/
    color: #000000;
    text-decoration: none;
    display: block;
    padding: 0 15px;
}
/*
.stripNav li.tab1 a {background:grey;}
.stripNav li.tab2 a {background:grey;}
.stripNav li.tab3 a {background:grey;}
.stripNav li.tab4 a {background:grey;}
.stripNav li.tab5 a {background:grey;}
*/
.stripNav li a:hover
{
    background: #ffffff;
}

.stripNav li a.current
{
    /*background:url(../../Landor/Images/Result/codaactive.gif);*/
    color: #DC002E;
    text-transform: capitalize;
}

.stripNavL, .stripNavR
{
    /* The left and right arrows */
    position: absolute;
    top: 30%;
    text-indent: -9000em;
}

.stripNavL a, .stripNavR a
{
    display: block;
    height: 40px;
    width: 40px;
    outline: none;
}

.stripNavL
{
    left: 0;
}

.stripNavR
{
    right: 0;
}

.stripNavL
{
    background: url(../../Landor/Images/Result/arrow-left.gif) no-repeat center;
}

.stripNavR
{
    background: url(../../Landor/Images/Result/arrow-right.gif) no-repeat center;
}

#tbseller td
{
    text-align: center;
}

.navdetail2 a
{
    text-decoration: none;
    color: #AEA79F;
}

.simplelink
{
    text-decoration: none;
    color: #646464;
}
#tabSeller td, tr
{
    text-align: left;
    padding-left: 5px;
}

.maintabannounce td, tr
{
    text-align: left;
    padding-left: 5px;
}

.cmptbl td
{
    line-height: 15px;
}
.cmptbl a
{
    color: #646464;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
.cmptbl td .tdGray
{
    background-color: #F2F2F2;
    width: 200px;
    height: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cmptbl td .tdWhite
{
    background-color: #ffffff;
    width: 200px;
    height: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cmptbl #tabCompareVars td
{
    text-transform: uppercase;
}
.cmptbl #tabCompare div
{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 200px;
    height: 15px;
    display: block;
}


.optionPack
{
    padding-left:15px;
    color:#646464;
}


/* Pagination */
.information2ndLine .pageControlsBas 
{
    text-align: center;
	padding-top:4px;
}

.pageControlsBas .newpageControlsNum 
{
    position: relative;
    display : inline-block;
    margin : 0 auto;
}

ul{ border:0; margin:0; padding:0; }
 
#pagination-digg li
{
    border:0; 
    margin:0; 
    padding:0;
    font-size:11px;
    list-style:none;
    margin-right:2px;
    text-transform: uppercase;

}
 
#pagination-digg a
{
    border:solid 1px #9aafe5
    margin-right:2px;
}
 
#pagination-digg .previous-off
{
    color:#646464;
    display:block;
    float:left;
    font-weight:bold;
    margin-right:2px;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:5px;
    padding-right:4px;
}

#pagination-digg .next-off
{
    color:#646464;
    display:block;
    float:left;
    font-weight:bold;
    margin-right:2px;
    padding:3px 6px;
    padding-right: 5px;
}
 
 #pagination-digg .previous-off2
{
    
    color:#646464;
    display:block;
    float:left;
    font-weight:bold;
    margin-right:2px;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:6px;
    padding-right:5px;
}

 #pagination-digg .next-off2 
{
    color:#646464;
    display:block;
    float:left;
    font-weight:bold;
    margin-right:2px;
    padding-bottom:3px;
    padding-top:3px;
    padding-left:5px;
    padding-right:5px;
}

#pagination-digg .next a, #pagination-digg .previous a 
{
    font-weight:bold;
}
 
#pagination-digg .active
{
    background:#DC002E;
    color:#FFFFFF;
    font-weight:bold;
    display:block;
    float:left;
    padding:3px 6px;
}
 
#pagination-digg a:link, #pagination-digg a:visited 
{
    color:#646464;
    display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
    outline: 1px solid none;
}
 
#pagination-digg a:hover
{
    outline: 1px solid #AEA79F;
}