﻿.float_right
{
	float: right;
}

#filter
{
	height: 35px;		
}

#filter select 
{
	font-size:11px;	
}

#filter span 
{
	font-size:11px;	
}
#filter input 
{
	font-size:11px;
}


#mapContent
{
	width:		100%;
	height:		100%;
	border: solid 1px #e0e0e0;
	float: right;
}


#reportList
{
	float:left;
	width: 300px;
	font-size: 60%;
	margin-left: 2px;
}


.subTitleText
{
	font-size: 12px;
	font-style: italic;
	font-weight:normal;
	margin: 1px 0 0 0;
	height: 15px;
	max-height: 15px;
	overflow: hidden;
}

.dateText
{
	font-size: 70%;
	margin-top:8px;
	height:14px;
	max-height:14px;
	overflow: hidden;
}

/*** VOTE CONTAINER **/
.score
{
	padding: 5px;
	background-color: white;
	border: solid 1px #e0e0e0;
	width: 50px;
	height: 25px;
	float: left;
	text-align: center;
}
.score_number
{
	font-size: 1.2em;
}

.voteContainer
{
}

 .voteContainer .vote_text
 {
	text-decoration: underline;

}

 .voteContainer
 {
	cursor: pointer;
}

.vote_button
{
	width: 21px;
	height: 21px;
	margin-left: 10px;
	float:left;
}

.vote_up
{
	background: #ffffff url("../images/vote_up.jpg");
}

.vote_down
{
	background: #ffffff url("../images/vote_down.jpg");
}

.vote_text
{
	margin-left: 10px;
	font-size: 1.2em;
	font-weight: bold;
}


/* info report */
#report_info_container
{
	margin-top: 2px;
	line-height: 1.5em;
	
}

.author
{
	font-weight: bolder;

}

.main_tags
{
	font-size: 110%;
	font-weight: bolder;
}

.info
{
	padding: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	
	border	: solid 1px		#b0b0b0;
	background-color:		#f0f0f0;
}

/* Comments */
#comment_container
{
	overflow: auto;
	border-top: solid 1px #d0d0d0;
	border-bottom: solid 1px #d0d0d0;
	width: 2s70px;
}

.comment
{
	margin-bottom: 5px;
}
.comment_text pre
{
	font-family: Verdana;
	display: inline;
}

/*** input area */
#input_container
{
	margin-top: 5px;
}
textarea
{
	border: solid 1px #777;
	width: 270px; 
	height: 70px;
	font-size: 100%;
	font-family: Verdana;
	cursor: pointer;
	overflow: auto;
	background-color: #f0f0f0;
}

.focused
{
	border: solid 1px #73A6FF;
	cursor: auto;
}

/*** COPIAT DEL THEMEROLLER ***/

.buttonContainer button {
	margin: .2em 0 .5em 8px;
	color: #555555;
	background: #e6e6e6 url(../theme/gray/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	font-size: 1.1em;
	border: 1px solid #d3d3d3;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	line-height: 1.4em;
}
.buttonContainer button:hover {
	color: #212121;
	background: #dadada url(../theme/gray/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	border: 1px solid #999999;
}
.buttonContainer button:active {
	color: #222222;
	background: #ffffff url(../theme/gray/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	border: 1px solid #dddddd;
}


/*** table geo data... ****/

#geo_data_table
{
	padding: 0px;
	width: 270px;
	text-align: left;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}



#content_data_table
{
	overflow:auto;
}

#content_related
{
	overflow:auto;
	
}

#slider
{
	background-color: #D3D3D3;
	width: 1px;
	padding: 0px;
	margin: 0px;
	float: right;
	/*border: solid 1px #D3D3D3;
	cursor : pointer;
	margin-left: 1px;*/
	
}

pre
{
	
}
#userContent
{
	float: right;
	margin-right: 10px;
	padding: 3px 7px 3px 7px;
	font-size: 11px;
	
}

#userContent a
{
	color : Black;
}

.username 
{
 font-weight:bold; 
}

/*** related maps ***/
.report
{
	font-family: Verdana, Sans-Serif, Arial;
	border-top:1px solid;
	padding-bottom:5px;
	padding-top: 5px;
	width: 270px;
}

.reporttitle
{
	font-size:100%;
	color: Black;
	font-weight: bolder;
}

.relatedInfo
{
	 font-size:90%;
	 padding: 0;
	 width: 200px;
}


.relatedSubInfo
{
	 font-size:90%;
	 padding: 0;
	 width: 50;
}

.reportDate 
{
	 font-size:90%;
	 margin-left:7px;
}

.reportuseralias 
{
	 font-weight:bold; 
	 font-size:100%;
	 margin-left:7px;
}

.reportcategory 
{
	 font-size:90%;
	 margin-left:7px;
}

.reportcountry 
{
	 font-size:90%;
	 margin-left:7px;
	 margin-bottom:8px;
}

#reportTitleSup
{
	height: 15px;
	max-height: 15px;
	overflow: hidden;
}

#svEmbed input {
margin:0px;
padding:0px;
width:245px;
font-size:10px;
margin-top: 2px;
}

input.text, input.title, textarea, select {
border:1px solid #999999;
}
.quiet {
color:#AAAAAA;
}

.relatedSelected 
{
  /* border-color:orange; 
   border-width:1px; 
   border-style: solid;
   padding:4px;*/
   /*background-color:Orange;*/
   
}

#report_info_related
{
	font-size: 120%;
	font-weight: bolder;
	margin-bottom: 3px;
}