/*-------------------------------------------------------------------------------
 * Cosi Immobilier Website Screen Presentation Layer
 * Author: switch-off
 * Created: May 10
-------------------------------------------------------------------------------*/
@charset "iso-8859-2";
/* CSS Document */

* {
    margin:0;
    padding:0;
}

#bodywrap{position:absolute;width:100%;text-align:center}
#babywrap{margin:auto auto;position:relative;width:1000px}

body {
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
    background-image: url("../html/img/background/bg.jpg");
    color:#bfbcb3;
    font-size:13px;
    background-repeat: repeat;
}

body 
{
    text-align: -MOZ-CENTER;
}

img {
    border:none;
}



a {
    border-bottom: 0px;
    color: #bfbcb3;
    text-decoration:none;
    font-weight: bold;
}
a:hover {
}



#main{
    
    width: 1000px;
    padding: 0;
    margin: 0;
    background-color:#4d4640;  
}
#logo {
    position: absolute;
    top: -135px;
    text-align:left;
    -moz-opacity:1; 
    opacity: 1;

}

/*************** SEARCH ****/
#search{
    z-index:200;
    position: absolute;
    padding-left: 5px;
    padding-right: 5px;
	padding-top:5px;
	padding-bottom: 30px;
	padding-left:30px;
	background-image: url("../html/img/semitransp_black.png");
    left: 10px; 
    top: 170px;
	height:65px;
	width:250px;
	border-radius: 20px 20px;
	-moz-border-radius: 20px;
}

#home_search label{
	display: block;
	padding-bottom: 2px;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
	margin-left:25px;
}
#searchform_submit {
	background-image: url("../html/img/buttons/bg-btn-search.png");
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-family: "Lucida Grande",Arial,Sans-serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	color: #333333;
	text-shadow: #ffffff;
}

#searchform_submit:hover, #searchform_submit:focus {
	background-position: 0pt -5px;
	cursor: pointer;
	color: #111111;
}
#searchform_q {
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 75px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 20pt;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-family: "Lucida Grande",Arial,Sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
}
/*************** End SEARCH ****/




#logo img {
    text-align:right;
}
#top_menu {
    height: 50px;
    text-align:right;
    background-color:#4d4640;
    padding-top: 20px;
    padding-right: 100px;
    
}

#top_menu span {
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
    color:#bfbcb3;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 20;
    border-bottom: 0 !important;
}
#language_banner {
    height: 50px;
    text-align:right;
    background-color: #4d4640;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 20;
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
}
#language_bannerrrrr p {
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
    color:#bfbcb3;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 20;
    border-bottom: 0 !important;
}
#main_image {
    text-align:left;
    position: relative;
    height:400px;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}

#main_image2 {
    text-align:left;
    position: relative;
    height:45px;
    width:1000px;
    margin-left:auto;
    margin-right:auto;
}


#container_menu 
{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
    position:relative;
    text-align: center;
}


#main_contenu {
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
    top:0px;
    position:relative;
    text-align: center;
    z-index:100;
    -moz-opacity:1; 
    opacity: 1; 
}

#list_content {
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
    position:relative;
    text-align: left;
    background-color:transparent;
    padding-top: 30px;
    width: 1000px;
}

#bottom_text {
    text-align: left;
    width: 1000px;
}
#bottom_text span {
    color: #bfbcb3;
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
    font-size:15px;
}


/* detail.php stlye  */ 
pre {
    font-size: 1.2em;
    line-height: 1.2em;
    overflow-x: auto;
}
div#page {
    width: 1000px;
    background-color: #fff;
    margin: 0 auto;
    text-align: left;
    border-color: #ddd;
    border-style: solid solid solid;
    border-width: 1px 1px 1px;
}
div#container {
    padding-top: 5px;
}

#main_info {
    padding: 0px;
}



#sendto {
  left: -474px;
  position: fixed;
  top: 25%;
  z-index: 4000;
}
#sendto .sendto-link {
  background: white url(sendto.png) left top no-repeat;
  border: 1px solid #999999;
  border-left: 0;
  display: block;
  height: 82px;
  margin: -1px 0 0 0;
  text-indent: -7777px;
  width: 40px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
}
#sendto .sendto-link:hover { background: white url(sendto.png) -40px top no-repeat; }
#sendto-container {
  background: white;
  margin: 0;
  padding: 12px;
  width: 446px;
  box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
}
.ie6 #sendto { position: absolute; }
#sendto .left{
    float: left;
    display: inline;
}

#contactus {
  left: -474px;
  position: fixed;
  top: 35%;
  z-index: 4000;
}
#contactus .contactus-link {
  background: white url(contactus.png) left top no-repeat;
  border: 1px solid #999999;
  border-left: 0;
  display: block;
  height: 82px;
  margin: -1px 0 0 0;
  text-indent: -7777px;
  width: 40px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
}
#contactus .contactus-link:hover { background: white url(contactus.png) -40px top no-repeat; }
#contactus-container {
  background: blue;
  margin: 0;
  padding: 12px;
  width: 446px;
  box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
}
.ie6 #contactus { position: absolute; }
#contactus .left{
    float: left;
    display: inline;
}

#localize {
  left: -474px;
  position: fixed;
  top: 45%;
  z-index: 4000;
}
#localize .localize-link {
  background: white url(localize.png) left top no-repeat;
  border: 1px solid #999999;
  border-left: 0;
  display: block;
  height: 82px;
  margin: -1px 0 0 0;
  text-indent: -7777px;
  width: 40px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
}
#localize .localize-link:hover { background: white url(localize.png) -40px top no-repeat; }
#localize-container {
  background: blue;
  margin: 0;
  padding: 12px;
  width: 446px;
  box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.4);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
}
.ie6 #contactus { position: absolute; }
#localize .left{
    float: left;
    display: inline;
}

/* END detail.php stlye  */ 

/* detail.php stlye  - Page Peel effect */        
#pageflip {
    position: relative;
}
#pageflip img {
    width: 50px; height: 52px;
    z-index: 99;
    position: absolute;
    right: 0; top: 0;
    -ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
    width: 50px; height: 50px;
    position: absolute;
    z-index: 50;
    right: 0; top: 0;
    background: url(../html/img/advertise/subscribe.png) no-repeat right top;
    text-indent: -9999px;
}

.table_detail {
    width: 1000px;
    background-color: transparent;
    margin: 0 auto;
    text-align: center;
    border-color: #ddd;
    border-style: solid solid solid;
    border-width: 1px 1px 1px;
}

.table_description {
    width: 1000px;
    background-color: transparent;
    margin: 0 auto;
    text-align: center;
    border-color: #ddd;
    border-style: solid solid solid;
    border-width: 1px 1px 1px;
}
.td_table_description{
    padding-top:10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

/* END  - detail.php stlye  - Page Peel effect */        

/* main.php stlye */       
div#contact_detail {
    padding: 20px;
    text-align: center;
    
}
      
.title_vignette{
    font-size: 17px;
    color: #fff;
    font-weight: bold;
    padding-left: 2px;
}
.title_vignette2{
    font-size: 15px;
    color: #ddd;
    font-weight: bold;
    padding-left: 2px;
}
.title_description{
    font-size: 15px;
    font-weight: bold;
    /*color: #653402;*/
    color:#fff;
}
.offer_description{
    font-size: 13px;
    color: #fff;
}
.offer_title{
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
    top:25px;
    left:5px;
    position:absolute;
    height: 25px;
    width: 267px;
    color: white;
    font-weight: bold;
    font-style: italic;
    font-size: 16px;
    text-align: left;
    padding-left: 5px;
}
.see_description{
    top:75px;
    left:5px;
    position:absolute;
}

.product_info_title
{
	width:150px;
	color:#dddddd;
	background-color:gray;
	padding:2px 5px 2px 2px;
	font-size:14px;
	text-align:center;
}
.product_info_detail
{
	width:150px;
	color:white;
	background-color:gray;
	font-size:16px;
	text-align:center;
	padding:2px 2px 2px 5px;
}

/* END main.php stlye */    

#backlink 
{
    position: absolute;
    left:-400px;
    top:220px;
    
}

