/* -------------------------------------------------------------- 
   
   universes.css
   * Sets up adapted typography to "valuation", "seller" and "search" universes.
      
-------------------------------------------------------------- */


  /*************/
 /* Valuation */
/*************/
h2{
	color:black;
	font-size:14px;
}

.valuation h2, .valuation-wide h2 {
color:#990000;
font-size:14px;
font-weight:bold;
line-height:1.5em;
margin-bottom:3px;
margin-left:0;
}

h1.valuation {
    height:70px;
    color:#000;
    font-family:'trebuchet MS';
    font-size:13px;
    font-weight:bold;
    height:20px;
    padding-left:50px;
    margin-left:10px;
	margin-top:10px;
	padding-bottom:20px;
    width:520px left;
	text-align:left;
	font-family:Arial,verdana,sans-serif;
	font-style:normal;
	text-transform:uppercase;
}

div.cartouche {
background-color:#1B99AF;
color:#FFFFFF;
border-bottom:1px solid #1B99AF;
padding:0 5px;
}

.ui-slider, .ui-slider-1 { background-image: url(/partner/csf/images/slider_bg.png) ! important;}
.ui-slider-handle { width: 8px ! important; background-image: url(/partner/csf/images/slider_handler.png) ! important;}

.alerte {
    border:1px solid #CC0000;
    background:#FFF3BA none repeat scroll 0 50%;
    color:#CC0000 !important;
	font-weight:normal;
    width:470px;
    padding:5px;
}

#partner_intro {
    margin:0pt 0pt 4px;
    text-align:center;
    line-height:1;
    font-weight:bold;
    color:#E5E5E5;
    padding:5px;
	width:500px;
}

div.document_emphasis {
    background:#E5E5E5 none repeat scroll 0 0;
    border:1px solid #535353;
    font-family:Arial,sans-serif;
    font-size:12px;
    width:460px;
    margin:0px;
}

#disclaimer {
    font-size:10px;
    font-weight:normal;
    text-align:justify;
    width:480px;
    margin:0px;
}

.partner_intro_top {
	color:#000000;
}

.partner_intro_mid {
	color:#646464;
}

.partner_intro_bot {
	color:#646464;
    font-weight:normal;
}


#main-frame-mid.valuation{
	margin:20 0 10px;
	padding:0 10px;
	
}
#main-frame-bot.valuation{
	/*height:2px;
	background:#FF0000;
	background-position:0px -27px;*/
}


.valuation ul li,.valuation-wide ul li{
	list-style-image: none;
	background: url(/images/ico/puces.png) no-repeat top left;
	padding: 0 0 0 10px;
}
.valuation ul ul li,.valuation-wide ul ul li{
	font-size: 11px;
	color: #000000;
	list-style-image: none;
	background: url(/images/ico/puces.png) no-repeat;
	background-position:0px -42px;
	padding: 0 0 0 10px;
}

.valuation hr,.valuation-wide hr {
	background-color: #1B99AF ;
	height: 1px;
	border: 0;
	width:65%;
	margin-left:75px;
	}

.valuation a.small_button,.valuation-wide a.small_button{
    background:none;
	background-color: #FFF;
    border:1px solid #97B62F;
    color:#000;
    float:left;
    font-size:11px;
    font-weight:bold;
    height:20px;
    line-height:20px;
    margin:0;
    padding:0;
    display:block;
    text-align:center;
    width:80px;
    text-decoration:underline;
}

.valuation a.small_button:hover {
    text-decoration:underline;
    background:none;
	background-color: #FFF;
	color:#97B62F;
}

.valuation a.tooltip:hover em,.valuation-wide a.tooltip:hover em {
    font-style: normal;
    font-size:11px;
    color:#535353;
    display: block;
    position: absolute;
    top: -100px;
    left: -75px;
    padding: 5px;
    border: 1px solid #b6cb55;
    background: #e8f0cd;
    width:120px;
}

.valuation a.tooltip2:hover em,.valuation-wide a.tooltip2:hover em {
    top: -120px;
    left: -140px;
    width:160px;
}
