@CHARSET "ISO-8859-1";

body{
	background: url('images/bg.png');
	margin:auto;
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #F5F5F5;
	text-align:center;
}

.stage{
	background: transparent url(images/stage.png) no-repeat scroll 0 120%;
	height: 880px!important;
	width: 1036px!important;
	margin:auto;
	margin-top:30px;
}

.logo{
	padding-top: 60px;
	margin-left: 70px;
}

.menu{
	margin-top:50px;
	margin-left:40px;
	height:50px;
	text-align: left;
}

.menu a.menu_option{
	font-size: 30px;
	color: #F5F5F5;
}

.menu a.menu_option:hover {
	font-size: 30px;
	color: #000;	
}

.menu .current{
	font-size: 30px!important;
	color: #000!important;	
}

.conteudo{
	width:930px;
	height:580px;
	margin-top:5px;
	margin-left:30px;
	text-align:left;	
}

.texto{
	font-family: Lucida Sans;
	font-size: 18px;
	width: 540px;
	color: #F5F5F5;
	text-align: justify;
	margin-top: 50px;
	margin-left:10px;
	float:left;		
}

.nome_empresa{
	color: #F68E1B!important;	
}

.marcas{
	margin-top:-290px;
	margin-left: 150px;	
}

.separador{
	background: #F68E1B;
	height: 560px!important;
	float:left;
	width:1px!important;
	margin-left:20px;
	margin-right:20px;
}

.destaques{
	float:left;	
}

.destaque{
	height:545px;
	margin-top: 5px;
	width: 330px;
	background: #333;	
}

.titulo_destaque{
	margin-top:15px;
	margin-left:15px;
	float:left;
	font-size:16px;	
}

.ver_detalhe{
	color:#FC8302;
	cursor:pointer;
	font-size:14px;
	margin-left:105px;
	margin-right:20px;
	margin-top:5px;
	text-align:right;
}

.controlos{
	float:left;
	margin-left:100px;
	margin-top:15px;	
}

.backward{
	cursor:pointer;	
}

.forward{
	margin-left:10px;
	cursor: pointer;
}

.carros{
	float:left;
	height:475px;
	overflow:hidden;
	width:330px;
}

.foto_carro{
	height: 225px!important;
	width:300px!important;
	margin-left: 15px;
	margin-top:5px;
	overflow:hidden;
	z-index:1;	
}

.data{
	font-size: 18px;
	display:inline;
	line-height:30px;
	margin-left:10px;
}

.vert_div{
	color:#F68E1B;
	margin-left:3px;
	margin-right:3px;
	height:25px;
	display:inline;
	line-height:30px;
	font-size: 20px;
}

.preco{
	font-size: 18px;
	display:inline;
	line-height:30px;	
}

.thumbs{
	margin-top:-29px;
	height:30px;
	z-index:30;
	margin-left:150px;
}

.thumbs a{
	margin-left:3px;
	text-decoration: none;	
}

.thumbs a img{
	border: 1px solid #FFF;	
}

.dados{
	margin-top:10px;
	margin-left:15px;
	height: 150px;	
}

.dado{
	margin-bottom:7px;	
}

.dado .label{
	width:100px!important;
	text-align:right;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	float:left;	
}

.dado .valor{
	width:190px!important;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	float:left;
	margin-left:10px;
}

.extras_grid{
	height: 50px;
	margin-top:15px;
	margin-left:15px;	
}

.extra{
	height:23px!important;
	width:23px!important;
	border: 1px solid #333;
	color: #666;
	background: #818181;
	display:inline-table;
	margin-right:-4px;
	text-align:center;
	line-height: 25px;
	font-size:9px;
}

.extra_activo{
	height:23px!important;
	width:23px!important;
	border: 1px solid #333;
	background: #fc8302;
	display:inline-table;
	margin-right:-4px;
	text-align:center;
	line-height: 25px;
	font-size:9px;
	cursor:default;
}

.ie_extra{
	height:23px!important;
	width:23px!important;
	border: 1px solid #333;
	color: #666;
	background: #818181;
	display:inline;
	text-align:center;
	line-height: 25px;
	font-size:9px;
	}

.ie_extra_activo{
	height:23px!important;
	width:23px!important;
	border: 1px solid #333;
	background: #fc8302;
	display:inline;
	text-align:center;
	line-height: 25px;
	font-size:9px;
	cursor:default;	
}

.tip { 
    display:none; 
    background:transparent url('images/black_arrow.png') no-repeat; 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;
    margin-top:50px;     
}

.box_pesquisa_ie{
	height:285px!important;
	width:250px!important;
	margin-top:30px;
	margin-left:15px;
	background: url('images/search_box.png');
	display:block;
	float:left;
	overflow:hidden;	
}

.box_pesquisa{
	height:285px!important;
	width:250px!important;
	margin-top:30px;
	margin-left:15px;
	background: #333333;
	display:block;
	float:left;
	overflow:hidden;		
}

.box_pesquisa .title{
	font-size: 17px;
	color: #F68E1B;
	margin-left:10px;
	padding-top:10px;	
}

.box_pesquisa_ie .title{
	font-size: 17px;
	color: #F68E1B;
	margin-left:10px;
	padding-top:10px;	
}

.form_label{
	font-size: 17px;
	color: #F68E1B;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:5px;
}

.pesquisa_simples{
	margin-top:10px;
	margin-left:10px;
	width:210px!important;
}

.pesquisa_avancada{
	width:210px!important;
	position:relative;	
}

.input_line{
	display:block;
	width:220px!important;	
}

input.input_text{
	width:160px;
	height:25px;
	line-height:25px;
	font-size:18px;
	color:#777;
	background: #F5F5F5;
	border: 1px solid #F5F5F5;
}

input.input_text_submit1{
	background: url(images/arrow.right.png) no-repeat;
	cursor: pointer;
	border: none;
	height:25px;
	margin-left:5px;
	width:30px!important;
	overflow:hidden;	
}

input.input_text_half1{
	width:95px;
	height:25px;
	line-height:25px;
	font-size:18px;
	color:#CCC;
	background: #F5F5F5;
	border: 1px solid #F5F5F5;
	margin-left:10px;
	margin-right:3px;
}

input.input_text_half2{
	width:95px;
	height:25px;
	line-height:25px;
	font-size:18px;
	color:#CCC;
	background: #F5F5F5;
	border: 1px solid #F5F5F5;
	margin-right:10px;
	margin-left:3px;
}

input.input_text_submit2{
	background: #F68E1B;
	border: none;
	width:100px;
	font-size:18px;
	color: #000;
	line-height:25px;
	height:25px;
	margin-left:120px;
	margin-top:15px;
}

:focus {outline:none;}

.js ul.newList {left:-9999px;}

ul.newList * {
	margin:0; 
	padding:0;
}

ul.newList {
	margin:0; 
	padding:0; 
	list-style:none; 
	color:#000; 
	width:190px;
	height:150px!important; 
	background:#fff; 
	position:absolute;  
	border:1px solid #fff; 
	top:30px; 
	left:0; 
	overflow:auto; 
	z-index:9999;
	font-size:18px;
}
.newListSelected {
	width:190px; 
	color:#000; 
	height:25px; 
	padding:3px 0 0 6px; 
	float:left; 
	background:url(images/arrow.down.png) no-repeat;
	margin-left:10px;
	font-size:18px;
}

.newListSelected span {
	width:190px;
	height:25px; 
	display:block;
	font-size:18px;
}

ul.newList li {
	padding:3px 8px;
	width:160px!important;
	font-size:18px;
}

.selectedTxt {
	width:180px; 
	overflow:hidden; 
	height:25px; 
	padding:0 23px 0 0;
	color:#000;
	font-size:18px;
}

.hiLite {
	background:#fc8302!important; 
	color:#fff!important;
	font-size:18px;
}

.newListHover {
	background:#fc8302!important; 
	color:#fff!important; 
	cursor:default;
	font-size:18px;
}

.newListSelHover, .newListSelFocus { 
	cursor:default;
}

.newListOptionTitle {
	font-weight:bold;
	font-size:18px;
}

.newListOptionTitle ul {
	margin:3px 0 0;
	font-size:18px;
}

.newListOptionTitle li {
	font-weight:normal; 
	border-left:1px solid #f5f5f5;
	font-size:18px;
}

.resultados{
	float:left;
	margin-left:20px;
	margin-top:30px;
	width:631px !important;
	background:#333;
}

.resultados .header_viaturas{
	background: #333;
	width:631px;
	border-bottom:1px solid #000000;
	height:30px!important;
}

.resultados .footer_viaturas{
	background: #333;
	width:631px;
	height: 30px!important;	
}

.disponiveis{
	font-size: 18px;
	line-height: 30px;
	padding-top:5px;
	margin-left:10px;
}

.result{
	width: 632px;
	height:393px;	
}

.dados_carro_small{
	width:315px;
	height:130px;
	border-bottom:1px solid #000;
	margin-right: 1px;
	background: #333;
	float:left
}

.thumb_carro{
	width:130px;
	height:110px;
	margin-left:10px;
	padding-top:10px;
	float:left;
}

.thumb_carro img{
	width:130px;
	height:110px;
}

.label_detalhes{
	background:transparent url(images/image_bar.png) repeat scroll 0 0;
	color:#F5F5F5;
	font-size:10px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin-top:-20px;
	text-align:center;
	width:130px;
	z-index:11;
	cursor:pointer;
	text-decoration:none;
}

.dados_carro{
	float:left;
	margin-left:10px;
	width:165px;
	margin-top:10px;
}

.dado_carro{
	height:15px;
}

.dado_carro .label{
	font-size:12px;
	color: #CCC;
	float:left;
	text-align:right;
	width:80px;
	margin-right:2px;
	font-weight:bold;
}

.dado_carro .valor{
	font-size:12px;
	float:left;
	text-align:left;
	width:80px;
	margin-left:2px;
	font-weight:bold;
}

.dado_carro .valor_preco{
	font-size:12px;
	float:left;
	text-align:left;
	width:80px;
	margin-left:2px;
	font-weight:bold;
	color: #f68e1b;		
}

.pagination {
	font-size: 80%;
    float:right;
    margin-top:-18px;
}
        
.pagination a {
    text-decoration: none;
	color: #F5F5F5;
	background: #999;
	font-weight:bold;
	cursor:pointer;
}

.pagination a{
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
	cursor:pointer;
}

.pagination .current {
    background: #F68E1B;
    padding: 0.3em 0.5em;
    color: #F5F5F5;
    font-weight:bold;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}

.foto{
	height:225px;
	width:300px;
	overflow:hidden;
	float:left;
	margin-top:10px;
	margin-left:10px;
}

.resultados .extras_grid {
float:left;
margin-left:13px;
margin-top:10px;
height:100px;
}

.dados_primarios {
float:left;
margin-left:10px;
margin-top:10px !important;
width:310px;
}

.dados_primarios .dado {
display:block;
height:24px;
margin-bottom:7px;
width:300px;
}

.dados_primarios .dado .label {
color:#CCCCCC;
font-size:12px;
font-weight:bold;
text-align:right;
width:100px !important;
}

.dados_primarios .dado .valor {
float:left;
font-size:12px;
font-weight:bold;
margin-left:10px;
text-align:left;
width:120px !important;
}

.anotacoes .dado .label {
color:#CCCCCC;
font-size:12px;
font-weight:bold;
text-align:right;
width:100px !important;
}

.anotacoes .dado .valor {
float:left;
font-size:12px;
font-weight:bold;
margin-left:10px;
text-align:left;
width:120px !important;
}

.dados_primarios .dado .valor_preco{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	text-align:left;
	width:190px !important;
	color: #F68E1B;
}

.group_dados{
	display: block;
	float:left;
}

.anotacoes{
	margin-top:10px;
}

.formulario_contacto{
	margin-top: 5px;
	width: 330px;
	background: #333;
	float:left;
}

input.form_input{
	width:250px;
	height:25px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
	line-height:25px;
	font-size:18px;
	color:#777;
	background: #F5F5F5;
	border: 1px solid #F5F5F5;
}

textarea.form_textarea{
	width:250px;
	height: 100px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
	line-height:25px;
	font-size:18px;
	color:#777;
	background: #F5F5F5;
	border: 1px solid #F5F5F5;
}

input.form_submit{
	background: url(images/arrow.right.png) no-repeat;
	cursor: pointer;
	border: none;
	height:25px;
	margin-left:5px;
	width:30px;
}

.sent{
	margin-top:10px;
	margin-left:30px;
	color: #F68E1B;
	font-weight:bold;
}
.texto a{
	color:#F68E1B;
	text-decoration:none;
}

.texto a:hover{
	text-decoration:underline;
}

.texto .label_contact{
	width:200px;
	font-weight:bold;
	color:#CCC;
}

.texto .contact_data{
	margin-left:30px;
	
}

cufon canvas {
	position: absolute !important;
}

/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:675px;     
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(/images/close.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

Here is the simple styling for the .details element inside the overlay that shows the description of the image:

/* styling for elements inside overlay */ 
.details { 
    position:absolute; 
    top:15px; 
    right:15px; 
    font-size:11px; 
    color:#fff; 
    width:150px; 
} 
 
.details h3 { 
    color:#aba; 
    font-size:15px; 
    margin:0 0 -10px 0; 
}

.anotacoes .dado .valor {
float:left;
font-size:12px;
font-weight:bold;
margin-top:-7px;
padding:10px;
text-align:left;
width:275px !important;
}

.copyright{
color:#F4F4F4;
font-weight:bold;
margin-top:-10px;
}

.copyright a{
	color:#FC8302;
	text-decoration:none;
}

.copyright a:hover{
	color:#FC8302;
	text-decoration:underline;
}