/* CSS Document */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
/*-------------if IE-------------*/
*html body div div div div div.box_header{
	zoom:1;
}

*html body div div div div div p{
	zoom:1;
}

*+html body div div div div div.box_header{
	zoom:1;
}

*+html body div div div div div p.txt{
	zoom:1;
}

*html span.slogan{
	background-image:url(/global/interface/standard/slogan.gif);
	padding:7px 0px 9px 13px;
}
/*-------------end if IE-------------*/

// GENERAL
//:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
body{
    font-size:11px;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// HEADER / FOOTER
//:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
#header{
}

#footer{
    margin-top:20px;
}

/*--------------------------PRINCIPAL NAVIGATION---------------------*/
#navigation{
    margin-left: 223px;
}

#navigation ul{
}

#navigation ul li{
    border: 1px solid #CCC;
    border-width: 0 1px 1px 0;
    float: left;
}

#navigation ul a {
    font-weight:bold;
    text-transform: uppercase;
    font-size: 10px;
    padding: 30px 8px 5px 8px;
    display:block;
}

#navigation ul li.last{
    border-width: 0 0 1px 0;
}

#navigation ul a:link,
#navigation ul a:visited{
    color: #666;
}

#navigation ul a:hover{
    color: #333;
}

#navigation #selected a {
	color:#000;
}

#navigation ul a:active{
    color:#000;
}

.content_top {
    clear: left;
}
/*--------------------------CLIENT IDENTITY---------------------*/
 #logo{
    float: left;
}

#logo a{
	    width:201px;
    height:150px;
    background: url("/users/66/pictures/logo_web_200x150.png") no-repeat center center;
    
}

/*--------------------------FOOTERS---------------------*/

#footer1{
}

#footer{
    color:#333;
    border-top:1px solid #DDDDDD;
}

#footer a{
    text-decoration:underline;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// SIDEBAR
//:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#sidebar{
    width: 200px;
    font-size:11px;
}

#sidebar #selected a {
    font-weight:bold;
    text-decoration:underline;
}

/*--------------------------SIDEBAR MODULES & SPACERS---------------------*/

.sidebar_module{
    padding: 10px 20px 10px 30px;
}

.spacer1{
}

/*--------------------------SIDEBAR TITLES OF MODULES---------------------*/

#sidebar h3{
    display:none;
}


.sidebar_module .title{
    font-weight:bold;
}

.sidebar_module .rent_sale{
    font-weight:bold;
}

.sidebar_module {
    background: url("/specific/interface/gauche_fond.gif") repeat-y;
}

/*--------------------------LANGUAGE NAVIGATION---------------------*/

#navig_lang{
    background: url("/specific/interface/gauche_langue.gif") no-repeat;
    text-align: center;
    padding: 39px 20px 14px 20px;
    font-size:1px;
}

#navig_lang .separator {
    display:none;
}

/*--------------------------OBJECT LIST---------------------*/

#menu_object{
    padding-top:0px;
}

#menu_object li.title{
    padding-top: 15px;
    font-size:12px;
}

#menu_object li.rent_sale{
    padding: 8px 0;
}


#menu_object .cat {
}

#menu_object .cat li {
    background: url("/specific/interface/fleche_liste.gif") no-repeat right;
    margin-right: 10px;
}

#menu_object a, #mapsearch a{
    display:block;
    text-decoration: none;
    padding: 4px 0;
}


#menu_object a:hover, #mapsearch a:hover {
    text-decoration: underline;
}

.conveniences .label {
    width: 210px;
}
*+html .conveniences .label {
  	width: 144px;
    }
*+html .conveniences .value3 {
    .width: 120px;
}

*+html #object_container .conveniences .row span{
    clear: left;
}


/*--------------------------MAP SEARCH---------------------*/

#mapsearch {
    padding-bottom:0px;
}

#mapsearch ul {
    margin-right: 10px;
}

#mapsearch li {
    border-bottom: 1px solid #BBB;
        border-top: 1px solid #BBB;
}
#mapsearch a{
	font-weight: bold;
    padding-left:35px;
 background: url("/global/interface/standard/icon_map.png") no-repeat left;

}


/*--------------------------CHANGE MONNEY---------------------*/

#devise{
}
#currency {
    padding-top:5px;
    padding-bottom:20px;
}
#currency ul {
    margin-right: 10px;
}
#currency .title {
    font-weight: normal;
}

/* for russian */
#currency select {
    max-width:100px;
}

*html #currency select {
    width:80px;
}

*+html #currency select {
    width:80px;
}


/*--------------------------COMMON LOGIN / LOGOUT / CODE ID---------------------*/

.alarm {
    color:#f00;
    padding:0px 20px 10px;
}

/*--------------------------LOGIN---------------------*/

#identification {
    background: url("/specific/interface/gauche_fin.gif") no-repeat;
    padding:10px 30px 40px 25px;
}

#identification input#login_name, #identification input#password {
    width:47px;
    margin-left:5px;
}
#identification p, .alarm p {
    text-align:right;
    padding:4px 0px;
}

#identification .forget_login {
    text-align:right;
}
#identification a, .alarm a {
    text-decoration:underline;
}

#identification a.button{
    display:block;
    height:12px;
    width:50px;
    margin-left:auto;
    padding: 8px 4px;
    text-decoration:none !important;
    font-size:10px;
    font-family:Arial, Verdana;
    font-weight:bold;
    color:#000;
    background:no-repeat url(/specific/interface/button_log.png);
}

#identification a.button:hover {
    background:no-repeat url(/specific/interface/button_log_dark.png);
}

#identification a.button:active {
    background:no-repeat url(/specific/interface/button_log_darker.png);
}

#login_error{
    text-align:right;
    padding:0px 30px 0px 20px;
}

/*--------------------------CODE ID---------------------*/

#code_form, #perso_module, #code_error {
    display:none;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// CONTENT COMMON
//:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

.content h2 {
    font-size: 16px;
}
.content h4{
   padding:2px 10px;
}

.content h5{
    background-color:#E5E5E5;
}

.content .price {
    font-size: 12px;
}


/*--------------------------BOX---------------------*/

.box, .pagination_box {
  /*  width:670px; */
}

.box .price {
    padding-left:20px;
}


.box_header {
    padding:5px 15px;
}

.box_middle, .box_bottom {
    display:none;
}

/*-------------------------buttons---------------------------*/
.content .boxbutton{
	display: block;
    float: left;
    width: 230px;
    height:auto;
}
.content a.button {
    text-decoration:none !important;
    font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
    font-weight:bold;
    border-style:solid;
    margin-right:10px;
    padding:6px 8px 7px 24px;
}
.content a.nextstep{
	padding:4px 24px 4px 8px;
}


.content a.button img {
    border:none;
    height:16px;
    margin:0px 0px -3px 0px !important;
    padding:0px 5px 0px 0px;
    width:16px;
}

.content p a.button {
    margin:0pt 9px 0pt 1px;
}

.content a.negative span{
    text-transform:none;
    color:#000;
    font-size:9px;
}

/*-------------------------pagination---------------------------*/

.pagination span a {
    text-decoration:none !important;
}

.pagination span .number {
    font-weight:bold;
}

/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// CONTACT + COMPTE
//:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

/*-----------------------------FORM-------------------------------*/

#account_container .tbl .label span,
#contact_container .tbl .label span {
	float:none;
    text-align:right;
    padding:0px 3px;
}

#account_container .tbl .label span span,
#contact_container .tbl .label span span {
	padding:0px;
}

.box_content .table_right{
    margin-left:10px;
}

#contact_container .textbox.contact_title{
	display:none;
}


/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// FINANCEMENT
//:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#tab1 {
    border:none;
}

.colsim1{
    padding: 3px 3px;
}


.total{
    border:none;
}

#contact_container #contact_table {
	width:60%;
}

.tbl .row span {
	display:inline; /* Bug IE6 */
}

#visit .row span {
	float:none;
	padding:2px 0;
}

.content .img_link a img {
	border:none !important;
}

/*
-------------------------------------------
REDIRECTION INVITE
-------------------------------------------
*/
#redir_container  .registered a.button {
    background-image:url("/global/interface/standard/icon_validate.png");
    background-position:3px center;
    background-repeat:no-repeat;
   	float: right;
    margin-top: 10px;
    
}

.successful_msg{
	color:#000000;
	background:url(/global/interface/standard/icon_success.png) 10px center no-repeat #DAF2BB;
	border:2px solid #8ABF4B;
	display:block;
	padding:15px 10px 15px 50px;
}

.attention_msg{
	color:#000000;
	background:url(/global/interface/standard/icon_warning.png) 10px center no-repeat #FFF2BD;
	border:2px solid #F78B1E;
	display:block;
	padding:15px 10px 15px 50px;
	margin:20px;
}

#global div#login_error, #global div#form_error{
	color:#000000;
	background:url(/global/interface/standard/icon_error.png) 10px center no-repeat #FFE5E5;
    border:2px solid #E81A2B;
	display:block;
	padding:15px 10px 15px 50px;
}

#sidebar div#login_error{
	margin:0 5px;
	padding:10px 5px 10px 40px;
	background-position:5px center;
}

#global div#login_error p, #global div#form_error p, #login_error a, #login_error strong, .successful_msg p, .successful_msg a, #redirect_link p, #redirect_link a{
	margin:0;
	padding:0;
	color:#000000;
	text-align:left;
}

#redirect_link{
	margin: 15px 0 20px;
    padding: 0 0 0 15px;
	background:url(/global/interface/standard/icon_redirect.png) left center no-repeat;
}

#redirect_link a:link, #redirect_link a:visited{
	text-decoration:underline;
}

#redirect_link a:hover{
	text-decoration:none;
}

/*
-------------------------------------------
DEMO - TEMPLATE CHOOSER
-------------------------------------------
*/
#version_demo {
	position:absolute;
	top:-150px;
	background: transparent url(/images/demo_bg.png) no-repeat;
	height: 134px;
	width:130px;
	position: absolute;
	left:-5px;
	clip:rect(13px,130px,135px,0px);
	z-index:1;
	border:none;
	color:#FFFFFF;
	font-family: Myriad, Arial, sans-serif;
	text-align:left;
}

#democlick {
	height: 100%;
	width:100%;
	background: transparent url(/images/empty.gif) no-repeat;
	position:absolute;
	cursor:pointer;
}

#text_demoversion_1_fe {
	height:17px;
	margin:0;
	color:#fff;
	font-size:18px;
	text-indent:39px;
	padding-top:27px;
	font-family: Myriad, Arial, sans-serif;
}

#text_demoversion_2_fe {
	height:16px;
	margin:0;
	padding: 3px 0 10px 0;
	font-weight:bold;
	font-size:15px;
	text-indent:39px;
	font-family: Myriad, Arial, sans-serif;
}

#text_demoversion_3_fe {
	height:25px;
	margin: 0 0 0 13px;
	padding:0px;
	color:#fff;
	font-size:10px;
	width:100px;
	font-family: Myriad, Arial, sans-serif;
}

#text_demoversion_4_fe {
	height:15px;
	margin:5px 0 0 13px;
	padding:0px;
	font-size:20px;
	font-family: Myriad, Arial, sans-serif;
}

#chooser_box {
	z-index:100;
	position:absolute;
	top:-148px;
	width:800px;
	margin-left:-400px;
	left:50%;
	height:147px;
	background:url(/global/interface/standard/bg_template_chooser.png) no-repeat center bottom;
	color:#FFFFFF;
}

*html #chooser_box {
	background-posititon:0 -1px;
}

#chooser_box #chooser {
	height:133px;
	padding:6px 10px 8px;
}

#chooser_box #opencloser {
	width:150px;
	height:17px;
	padding-top:5px;
	margin:0 auto;
	background:url(/global/interface/standard/button_template_chooser.png) no-repeat center bottom;
	cursor:pointer;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:10px;
}

#chooser_box #opencloser:hover {
	color:#EEEEEE;
}

#chooser_box #chooser_mask {
	width:750px;
	margin:auto;
	height:133px;
	overflow:hidden;
}

#chooser_box .template_option {
	background:#EEEEEE;
	color:#555555;
	cursor:pointer;
	padding:5px 5px 3px;
	font-size:10.5px;
}

#chooser_box .template_option:hover {
	background:#DDDDDD;
}

#chooser_box .template_option img {
	border:#AAAAAA 1px solid;
}

#chooser_box .template_option:hover img {
	border:#888888 1px solid;
}

#chooser_box .template_option span {
	color:#555555;
}

#chooser_box .chooser_arrow {
	width:21px;
	position:absolute;
	top:10px;
	height:128px;
	cursor:pointer;
}

#chooser_box .chooser_arrow#chooser_prev {
	left:4px;
	background:url(/global/interface/standard/chooser_arrow_prev.png) no-repeat center center;
	display:none;
}

#chooser_box .chooser_arrow#chooser_next {
	right:4px;
	background:url(/global/interface/standard/chooser_arrow_next.png) no-repeat center center;
}

/*----- DETAILS OBJECTS -----*/

#commodities .full {
	font-size:10.5px;
	border-collapse:collapse;
}

#info2_container .col_left_details {
	display:block;
	float:left;
	width:100%;
}

#info2_container #col_left_with_pics {
	width:393px;
}

#info2_container .col_left_details p.txt {
	margin-top:0;
}

#info2_container .col_left_details .conveniences .label, #info2_container .col_left_details .distances .label {
    width: 60%;
}

#info2_container .col_left_details .conveniences .value3, #info2_container .col_left_details .distances .value {
    width: 38%;
}

#info2_container #col_left_with_pics .conveniences .label, #info2_container #col_left_with_pics .distances .label {
    width: 58%;
}

#info2_container #col_left_with_pics .conveniences .value3, #info2_container #col_left_with_pics .distances .value {
    width: 38.5%;
}

#info2_container .col_left_details .boxbutton {
    width: 50%;
}

#info2_container .col_left_details #commodities {
	width:auto;
}

#info2_container .col_left_details h4 {
	width:auto;
}

#info2_container .col_left_details #commodities .full td {
	vertical-align:top;
	padding:1px 0;
}

#info2_container .col_left_details #commodities .full h5 {
	padding:1px 3px;
}

#info2_container .col_left_details #commodities .ok_tick {
	margin-bottom:-2px;
}

#info2_container .col_left_details .prices_availability {
	width:100%;
}

*+html .conveniences {
    width: auto; 
}

*+html .value3 {
    width:38%;
}

*+html #info2_container h4 {
    width:100%;
}
