* {
    margin:0;
    padding:0;
    font-size:1em;    
	  font-family: "Lucida Grande", Verdana, sans-serif;            
    color:black;      
}

body {
    background-color:#fff;    
    background-repeat:repeat-x;
    text-align:center;
    background-image:url(/classificados/fundo.png); 
}

#wrapper {
    width:1200px;
    margin:0 auto;    
    text-align:left;   
}

p {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:3px;
    padding-right:3px;
    font-size: 0.7em;    
}

input {
    color: black;
    background-color: #ecf9ff;
    border: 1px solid black;    
}

legend {                            
    font-size: 0.8em;
	  font-family: "Lucida Grande", Verdana, sans-serif; 
	  font-weight: bold;	          
    color: #FFF; 
	  background: #FFF url("/current2-bg.gif") top left repeat-x;
    padding-top:5px;    
    padding-bottom:5px; 
    padding-left:5px;
    padding-right:5px;
    text-indent:5px;
    margin-left:10px; 
}


td.ad_box {
    padding:5px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-topright:3px;
    -moz-border-radius-topleft:3px;    
}

/* For bb code */

span.bold {
    font-weight:bold;
}

span.italic {
    font-style:italic;
}

span.underline {
    text-decoration:underline;
}

span.overline {    
}

input.search
{
    width:200px;
}

input.login
{
    width:100%;                   
}

select.search
{
    width:200px;
}


fieldset.announce
{    
    background:#f7f3ef;
    padding-left:5px;
    padding-right:5px;
    padding-top:10px;
    padding-bottom:10px;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;     
}

input.announce {
    width:300px;
    padding:8px;
    margin-top:4px;
    margin-bottom:4px;       
}

select.announce {
    width:300px;    
	  font-family: "Lucida Grande", Verdana, sans-serif;
    padding:8px;      
    margin-top:4px;
    margin-bottom:4px;       	      
}

div.break {
    clear:both;
}

div.announce_comment {
    width:70%;
    float:right;
    font-size: 0.7em;
	  font-family: "Lucida Grande", Verdana, sans-serif; 
	  text-indent:5px;    
}

label.announce {
    text-align:right;
    width:200px;
    font-size: 1.3em;
	  font-family: "Lucida Grande", Verdana, sans-serif; 
	  font-weight: bold;
    float:left;
    padding:2px;
    padding-top:6px;    
}

div.announce_value {
    float:left;
    width:150px;
    font-size: 1.2em;
    font-family: "Lucida Grande", Verdana, sans-serif;
    padding:2px;
}

.security_code{    
    width:60px;    
}

select {
    color: black;    
    border: 1px solid black;
    background-color:#ecf9ff;
}

textarea {
    color: black;
    background: white;
    border: 1px solid black;
}

img.menu_icon 
{
    position:relative;
    border:0;
    top:3px;
    margin-right:10px;    
}

img.my_announces_icon 
{
    position:relative;
    border:0;
    margin-left:5px;
    margin-right:5px;                
}

.submit input
{
    color: black;
    background: white;
    border: 2px outset #d7b9c9;
}

fieldset.search
{
    border: 1px solid #78;
    padding:4px;        
}

fieldset.login
{
    background:#f7f3ef;
    padding-left:5px;
    padding-right:5px;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;         
}

label.search
{
    width:50%;    
    text-align: right;    
    display: block;    
}

label.login
{
    text-align:left;      
}

label.security_code
{
    /*width:100%;*/
}

label
{
    width: 100px;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}


a:link { 
    color: blue; text-decoration: none; font-weight:bold;
}
a:visited {
    text-decoration:none;
}
a:hover { 
    text-decoration:underline;
}

h1 {  
  padding-left:20px;    
}
h2 {  
  padding-left:10px;    
}

/* =Container
----------------------------------------------------------------------*/

#container{	
	width: 90%;
	height: 426px;
  background-color: transparent;		
}

/* =Header
----------------------------------------------------------------------*/

#header{   
  	font: 11px/30px Verdana, sans-serif;
  	margin:0;
    padding:0;  	
  	width: 1200px;  	        
    background-color:transparent;
    height:105px;    
    margin-bottom:20px;
    float:left;
    background-image:url(/classificados/header.png);    
    background-repeat:no-repeat;    	
}

#header a.current
{
	background: #332;
	color: #fff;
	font-weight: bold;
}

#header a
{
	padding: 5px;
}

#header a:hover
{	
}

#header h1
{
	background: url(../img/polaroid.gif) no-repeat 0 11px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 1px 0 0 20px;
}

#header p
{
	color: #998;
	float: right;
	padding: 0 20px 0 0;
}

/* =Placeholder
----------------------------------------------------------------------*/
#placeholderdiv
{
	background-color: #C0DFF4;
	width: 400px;
	height: 400px;
}

#placeholder
{		
	width: 400px;
	height: 400px;
}


/* =Showcase
----------------------------------------------------------------------*/

#showcase
{
	background-color: #C0DFF4;
}

#showcase img
{
	background: #332;
	border: 1px solid #998;
	margin: 0 0 5px 5px;
	padding: 1px;
	width: 100px;
	height: 75px;
}

#showcase a:hover img
{
	border-color: #fff;
}

#showcase ul
{
	margin: 5px 0 0;
}

#showcase li
{
	display: inline;
}

img.ad_thumbnail{
  width:100px;
  height:100px;
  border:0;
  float:left;
  margin-right:5px;
}

div.tip{
  border:1px solid;
  padding:10px;  
  border-style:dashed;
  border-color: #98b9d2;  
}

.panel{
    padding-top:10px;
    padding-bottom:10px;
    background:#e7e7e7 url("/panel.gif") top repeat-x;
    padding-left:10px;
    padding-right:10px;
    
    font-size: 0.8em;
	  font-family: "Lucida Grande", Verdana, sans-serif;
    text-align:justify;
            
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;     
}

.inner_panel{
    padding-top:10px;
    padding-bottom:10px;
    background:#f7f3ef;
    padding-left:5px;
    padding-right:5px;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    font-size: 0.8em;
	  font-family: "Lucida Grande", Verdana, sans-serif; 
    margin-bottom:10px;
    
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-bottomleft:5px;	  
}

div.panel a{     
	  font-family: "Lucida Grande", Verdana, sans-serif; 
	  font-weight: bold;
    color:#036ca1;             
}

div.categories
{
    width:98%;
    background:#4CA1F0;
    position:relative;
    
    font-size: 0.8em;
	  font-family: "Lucida Grande", Verdana, sans-serif; 
	  font-weight: bold;
	          
    color: #FFF; 
	  background: #FFF url("/current2-bg.gif") top left repeat-x;
    padding-top:5px;    
    padding-bottom:5px; 
    text-indent:5px;            
}

table.categories
{
    width:100%;
}

table.categories td.categories_left
{
    width:1%;        
	  background: #FFF url("/current2-bg-left.gif") top left repeat-x;
    padding-top:5px;    
    padding-bottom:5px;             
}

table.categories td.categories_right
{
    width:1%;                   	              
  	background: #FFF url("/current2-bg-right.gif") top right repeat-x; */
    padding-top:5px;    
    padding-bottom:5px;             
}

table td.categories 
{
    width:98%;
    background:#4CA1F0;    
    
    font-size: 0.8em;
	  font-family: "Lucida Grande", Verdana, sans-serif; 
	  font-weight: bold;
	          
    color: #FFF; 
	  background: #FFF url("/current2-bg.gif") top left repeat-x;
    padding-top:5px;    
    padding-bottom:5px; 
    text-indent:5px; 
}

table td.categories a {
    text-decoration:underline;
    color:white;
}

div.categories a{
    color:white;
    text-decoration:underline;
}

.breadcrumb {
    padding:8px;
    margin-bottom:10px;        	  
}
.breadcrumb a {
    float:left;
}
.breadcrumb span {
    float:left;
}

div.category_link{
    position:relative;

    font-size: 0.8em; 
	  font-family: "Lucida Grande", Verdana, sans-serif; 
	  font-weight: bold;

    color:#777;
    background-color:#e7e7e7;
    width:100%;
    padding-top:5px;    
    padding-bottom:5px;
    text-indent:10px;            
}

div.category_link a
{
    color:#000;
}

div.highlights
{
    width:100%;
    background:#4CA1F0;
    font-weight:bold;
    margin-top:1px;
    margin-left:1px;
    margin-right:10px;
    
    padding-top:5px;
    padding-left:5px;
    color: white;    
}

div.highlight_link
{
    position:relative;

    color:black;
    background-color:white;
    width:100%;
    padding-left:10px;
    
    margin-top:1px;
    margin-left:1px;
    margin-right:10px;
    
    padding-top:5px;
    padding-left:5px;
}

div.highlight_link a:hover
{
    color:red;
}

div.ad_description{
  position:relative;
  top:10px;  
  padding:0;
  margin:0;      
  font-size:10px;  
}

div.ad_viewmore{  
  width:100%;
  text-align:right;
  font-size:10px;
}

div.logo {
  margin-left:20px;
  margin-top:5px;      
}

div.logo a:hover {
  background:transparent;
}

table.form {
  width:100%;
  border:1px;
}

table.form td.left {
  width:35%;      
}

table.form td.left span {
  position:relative;  
  vertical-align: bottom;
  text-align:right;
  font-size:12px;
  top:2px;  
}

table.form td.center {
  width:35%;
}

table.form td.right {
  width:30%;
  text-align:left;
  vertical-align:top;
}

div.contexthelp{
  overflow:visible;
  height:10px;
}

table.my_announces 
{		
	line-height:1.2em;
	color: #333;
	background-color:#fff;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:.1em;
	width:100%;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size:1em;
}

caption.my_announces 
{
	padding-bottom:1em;
	text-align: center;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing:.6em;
	color: #333;
	background: transparent;
}
  
thead.my_announces th, tfoot.my_announces th, tfoot.my_announces td 
{
	font-family: arial, verdana, sans-serif;
	border-right: 1px solid #fff;
	padding-left:5px;
	font-variant:small-caps;
	letter-spacing:0.1em;
	color: #fff;
	background: #009;
}

tfoot.my_announces th, tfoot.my_announces td {
	border-top: 2pt double #009;
}

td.my_announces, th.my_announces {
	padding:4px;
}

tbody.my_announces tr th, tbody.my_announces tr td {
	border-bottom: 1px dotted #009;
}

tbody.my_announces tr:hover td, tbody tr:hover th {
	border-bottom: 1px solid #333;		
}

table.my_announces a[title^="Download"] { 
	font-style:italic;
}

tbody.my_announces td a, tbody.my_announces th a {
	background: transparent;
	color: #009;
	text-decoration: bold;
	border:none;
	padding-left:10px;
	left:10px;
}

tbody.my_announces td a:hover, tbody.my_announces th a:hover {
	background: transparent;
	color: red;
}

.odd {
	background: #C0DFF4;	
}

tbody.my_announces tr:hover {		
}

tbody.my_announces tr th:hover {
	background:#fff;
}


table.districts 
{
    width:100%;
}

table.districts td
{
    width:50%;
}

table.municipalities 
{
    width:100%;
    border-collapse:	collapse;
    font-size: 1em;
    font-family: "Lucida Grande", Verdana, sans-serif;
}

table.municipalities td
{
    width:50%;
}

table.places 
{
    width:100%;
}

table.places td
{
    width:50%;
}

table.remove_option {
  width:100%;
}

table.ads {  
  width:100%;
  font-size: 1em;
  font-family: "Lucida Grande", Verdana, sans-serif;    
}

table.ads td {    
 width:100%;
 border-width: 1px;
 border-style: solid;
 border-color: #AAAAAA;
 padding:2px;
 background-color:#dbe0e4;      
}

table.ads td.ad_box1 {    
 width:100%;
 
 border-width: 1px;
 border-style: solid;
 border-color: #AAAAAA;
 
 padding:2px;
 
 background-color:#bacbd7;
 
-moz-border-radius-bottomright:3px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-topright:3px;
-moz-border-radius-topleft:3px;         
}

table.localidades {
  width:100%;
}

table.concelhos {
  width:100%;
}

table.distritos {
  width:100%;
}

table.lastests 
{
    width:98%;    
    border-collapse:	collapse;    
}

table.lastests tr.header{    
    background:#E7E7E7 url(/panel.gif) repeat-x scroll center top;
    font-weight:bold;    
}

table.lastests tr{    
    font-size:0.8em;                
}

table.lastests tr.header td{
    padding-top:5px;
    padding-bottom:5px;
    text-align:center;
}    

table.lastests tr.even{
}

table.lastests tr.odd{
}

table.lastests tr td
{      
	 font-family: "Lucida Grande", Verdana, sans-serif; 	 
   text-align:center;
   border:1px;   
   text-align:left; 
   border-width: 1px;
   border-style: solid;
   border-color: grey;
   text-indent:2px;   
}

table.categories 
{
    width:100%;
    border-collapse:	collapse;
    font-size: 1em;
    font-family: "Lucida Grande", Verdana, sans-serif;    
}

table.municipalities td a 
{            
}

table.categories td
{
    width:50%;        
}

table.subcategories {
    width:100%;
    border-collapse:	collapse;
    font-size: 1em;
    font-family: "Lucida Grande", Verdana, sans-serif;
}

table.announce {
  width:100%;
  padding-left:20px;
  font-size: 0.8em;
  font-family: "Lucida Grande", Verdana, sans-serif;       
}

table.announce td {
}

table.announce td.right {
  text-align:left;
  padding-left:5px;
}

table.announce td.left {
  text-align:right;
  font-weight:bold;
  padding-right:5px;
}

#left{  
  background-color:#b5e3f7;
  padding:8px;       
  padding-left:10px;
  padding-bottom:20px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-bottomleft:5px;
  background-image:url(/classificados/left.png);
  background-repeat:no-repeat;            
}

#right{  
  background-color:#b5e3f7;
  padding:8px;
  padding-right:10px;
  padding-bottom:20px;     
  -moz-border-radius-topright:5px;
  -moz-border-radius-bottomright:5px;
  background-image:url(/classificados/right.png);
  background-repeat:no-repeat; 
  background-position:top right;  
}

#logo{
  border:0;
  margin-top:10px;  
}

#center{  
  background-color:#b5e3f7;
  padding:8px;  
  padding-bottom:20px;
  background-image:url(/classificados/center.png);
  background-repeat:repeat-x;           
}

#header_center{  
  height:50px;
  background: red;
}

#header_right{  
  height:50px;
  background: white
}

#header_left{  
  height:50px;
  background: white
}

#footer{        
    color:#FFF;    
    font-size:0.9em;    
    margin:0;       
    padding:0;        
    font: 11px/30px Verdana, sans-serif;
    margin-top:20px;
    width: 1200px;
    padding-top:10px;    
    background-color:#E7E7E7;
    width: 1200px;
    padding-top:10px;
    background-color:#E7E7E7;
    margin-top:20px;
    float:left;                                         
}

#footer a {
    color:#036CA1;
    font-family:"Lucida Grande",Verdana,sans-serif;
    font-size:1em;
    font-weight:bold;
}

#menu{  
  margin:0;
  padding:0;  
  background-color:transparent;          
}

#comment{
  font-size:10px;
}

#my_menu{  
  background:#cfeafe;
  text-align:center;
}

ul{
    list-style-type:none;
}

/* START OF MENU */
ul#menu{ 
	width: 100%;
	height: 40px;
	background: #FFF url("/menu-bg.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
ul#menu li {
	display: block; 
	float: left; 
	margin: 0 0 0 20px; 
	}
ul#menu li a { 
	height: 33px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 0px 0; 
	}
ul#menu li a:hover { 
	color: #333; 
	}
ul#menu li a.current{ 
	color: #000; 
	background: #add7ff url("/current-bg.gif") top left repeat-x; 
	padding: 5px 15px 0;
  height:37px;   
	}
	
ul#menu li a.current_before{
	color: #000; 
	background: #add7ff url("/classificados/current_before.png") top left repeat-x;   
	width:8px;
  height:37px;   
}
ul#menu li a.current_after{
	color: #000; 
	background: #add7ff url("/classificados/current_after.png") top left repeat-x;   
	width:8px;
  height:37px;   
}
/* END OF MENU */

/* Breadcrumb */	
ul#breadcrumb{ 
	width: 100%;
	height: 23px;
	background:transparent; 	
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
ul#breadcrumb li {
	display: block; 
	float: left; 
	margin: 0 0 0 0px; 
	}
ul#breadcrumb li a {  
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left;    
	padding-left:5px; 
	}
ul#breadcrumb li a:hover { 
	color: #333; 
	}

/* This is the gallery */


#jgal { list-style: none; width: auto; }
#jgal li { opacity: .5; float: left; display: inline; width: 60px; height: 60px; background-position: 50% 50%; cursor: pointer;border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px; }
#jgal li img { position: relative; display: none; }
#jgal li.active img { display: block; }
#jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }

/* styling without javascript */

#show_image {   
  width:300px;
  height:300px;
  border: 3px solid #fff; outline: 1px solid #ddd; margin-right: 14px; margin-bottom: 14px;
}

/* CSS for the tabs */

#globalnav {
	position:relative;	
	width:100%;
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#bbb;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background:#bbb;
	width:100%;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #fff;
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
}

#globalnav UL A {
	background:#bbb;
	color:#fff;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#444;
}

/* CSS For the pagination system */

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: black;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #FFF;
background-color: #2b66a5;
}

.pagination a.currentpage{
background-color: blue;
color: #FFF !important;
border-color: blue;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

/* CSS for the rating system */
.rating {     				
}

.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden;
}
.cancel,
.star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer;
}
.cancel,
.cancel a {background: url(/images/delete.gif) no-repeat 0 -16px;}

.star,
.star a {background: url(/images/star.gif) no-repeat 0 0px;}

.cancel a,
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}

div.rating div.on a {
	background-position: 0 -16px;
}
div.rating div.hover a,
div.rating div a:hover {
	background-position: 0 -32px;
}

.keywords {
    margin-top:20px;
}

.keyword {
}

.clear {
    clear:both;
}

h1.header {
    font-size:12px;
    padding:0;
    margin:0;
    color:#fff;
}

.bottomright_corner {
    float:right;    
    width:10px;
    height:10px;
    background-image:url(/classificados/bottomright.png);
    background-position:bottom left;
    background-repeat:no-repeat;
    margin:0;
    padding:0;
    display:inline;
}

.bottomleft_corner {
    float:left;    
    width:10px;    
    height:10px;
    background-image:url(/classificados/bottomleft.png);
    background-position:bottom left;
    background-repeat:no-repeat;
    margin:0;
    padding:0;    
    display:inline;
}

.corners {
    float:left;
    height:10px;
    width:100%;    
    margin:0;
    padding:0;
    background-color:#e7e7e7;
    margin-bottom:10px;        
}

.front_text {
    padding:20px;
    margin-left:10px;
}

.clear {
    clear:both;
}

/* Comments */
.comment_container {
    padding:10px;
}
.comment_header {
    padding:10px;
    border:1px solid #b0a8a8;
}
.comment_body {
    background-color:#cbc4c4;
    border:1px solid #b0a8a8;    
}
.comment_content {
    padding:10px;
}
.comment_even {
}
.comment_odd {
}
.comment_author  {
    float:left;
}
.comment_datetime {
    float:right;
}

#report_abuse {
    padding:5px;
}

#comment_ad {
    padding:5px;
}

#contact_announcer {
    padding:5px;
}

#print_version {
    padding:5px;
}

.map-header {
    padding:8px;
}

.map-adsense {
    padding:8px;
    margin-top:10px;
}

.map-legends {
    padding:8px;
    margin-top:10px;
}

.map-introduction {
    padding:8px;
    margin-top:10px;
}

.inner-header {
    padding:8px;
}

.ad-description {
    padding:8px;
    margin-top:10px;
}

.ad-images {
    padding:8px;
    margin-top:10px;
}

.ad-related {    
    padding:8px;
    margin-top:10px;
}

.categories-menu {
    padding:8px;
}

.districts-menu {
    padding:8px;
    margin-top:10px;
}

.login-menu {
    padding:8px;
}

.index-pub {
    padding:8px;
    margin-top:10px;
}

.index-categories {
    padding:8px;
    margin-top:10px;
}

.index-introduction {
    padding:8px;
}

.index-recent {
    padding:8px;
    margin-top:10px;
}

.index-search {
    padding:8px;
    margin-top:10px;
}

.menu-item {
    padding:8px;
    float:left;
    margin-right:10px;
    width:auto;
    border-left-color:#7bcaef;
    border-right-color:#7bcaef;
    border-top-color:#7bcaef;
    border-bottom-color:#2992bd;
    border-bottom:0;
}

.menu {    
    display:block;
    padding-left:15px;
    height:35px;
    background-color:transparent;        
}

.right-additional-information {
    padding:5px;
}

.right-personal-menu {
    padding:5px;
}

.right-highlights {
    margin-top:5px;
    padding:5px;
}

.right-formation {
    margin-top:5px;
    padding:5px;
}

.right-highlights {
    margin-top:5px;
    padding:5px;
}

.right-pub {
    margin-top:5px;
    padding:5px;
}

.user-basic-information {
    padding:5px;
}

.header-margin-top {
    margin-top:10px;
}

.submit-ad {
    width:150px;
    height:70px;
    padding:2px;
    float:left;
    margin-left:2px;
}

.announce-basic-information {
    padding:5px;
}

.announce-description {
    padding:5px;
    margin-top:20px;
}

.announce-specific-information {
    padding:5px;
    margin-top:20px;
}

.announce-complement {
    padding:5px;
    margin-top:20px;    
}

.menu-select {
    padding:8px;
    float:left;
    margin-right:10px;
    width:auto;
    border-color:#7bcaef;
    border-bottom:0;    
}

.menu-select a:link {
    color:#1f7fa7;
    font-weight:bold;
}

.menu-select a:hover {
    color:#1f7fa7;
    font-weight:bold;
}

.menu-select a:visited {
    color:#1f7fa7;
    font-weight:bold;
}

.index-block {
	float:left;
	width:300px;
	height:250px;
	display:block;
}

.index-latests {
	float:left;
	width:425px;
	height:auto;
	display:block;
}

.index-latests-block {
	float:left;
	width:80px;
	height:95px;
	display:block;
	margin-left:5px;
	margin-top:10px;
}

.index-latests-block-image {
  margin-top:5px;
	padding:5px;
	float:left;
	background-image:url(/classificados/index-latests-block-image.png);  
  background-repeat:no-repeat;	
  background-position:20% 20%;
}

.index-latests-block-image img {
	padding:2px;
	background-color:#fff;
	border:1px solid gray;	
}

.index-latests-block-description {
	padding-left:5px;
	padding-right:5px;
	float:left;
	text-align:center;
}

.index-latests-block-description a {	
	font-size:10px;
}

.index-latests-block-description a:hover {	
	font-size:10px;
	color:#fff;
}

.add-university {
    padding:5px;
}

.remove-university {
    padding:5px;
}

.start-date { 
    padding:8px;
    width:100px;
}

.end-date { 
    padding:8px;
    width:100px;
}

.university-id { 
    padding:8px;
    width:300px;
}

.user-image {
    float:left;
    margin-right:10px;
    width:100px;
    height:180px;
}

.enterprise-logo {
    float:left;
    margin-left:10px;
    padding:5px;
    background-color:#fff;    
}

.enterprise-logo img {
    border:0;
}

.category-subcategories {
    margin-top:10px;
    padding:8px;
}

.enterprise-latests-ads {
    margin-top:10px;
    padding:8px;
}

.next-tab {
    padding:8px;
    float:right;
    display:block;
}

.next-tab span {
    float:left;
    margin-right:3px;
}

.prev-tab {
    padding:8px;
    float:right;
    display:block;
    margin-right:5px;
}

.prev-tab span {
    float:left;
    margin-right:3px;
}

.input-register {
    padding:5px;
    font-family:"Lucida Grande",Verdana,sans-serif;
}

.quick-error {
    padding:8px;    
    margin-bottom:8px;
}

.quick-message {
    padding:8px;    
    margin-bottom:8px;
}

.message span {
    color:#fff;
}

.message-warning {
    float:left;
    margin-left:5px;
}

.message-icon {
    float:left;
    margin-left:10px;    
}

.register-submit {
    padding:8px;
}

.rss-header {
    padding:8px;
}

.rss-categories {
    padding:8px;
    margin-top:10px;
}

.rss-districts {
    padding:8px;
    margin-top:10px;
}

.rss-config {
    padding:8px;
    margin-top:10px;
}

.rss-input {
    padding:8px;
    margin-top:4px;
    margin-bottom:4px;
}

.menu-icon {
    float:left;
    margin-right:5px;    
}

.notification-header {
    padding:8px;
    margin-top:5px;
}

.notification-build {
    padding:8px;
    margin-top:5px;
}
