﻿#logo
{
	background-image: url('../images/logo2.jpg');
	width: 170px;
	height: 69px;
	float: left;
	text-align:center;
	cursor:hand;
}

#logoV
{
	background-image: url('../images/logoV2.jpg');
	width: 300px;
	height: 69px;
	float: left;
	text-align:center;
	cursor:hand;
}

#headerlogoclaim
{
	background-image: url('../images/logoHeader20.jpg');
	width: 462px;
	height: 69px;
	float: left;	
}

#headerlogoclaim2
{	
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-right:5px;
	width: 500px;
	float: right;		
}


#userLinks
{	
	margin: 6px 6px 6px 6px;
	text-align: right;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	float:right;
}

.userClaim 
{	
	padding-top:7px;
	padding-bottom:0px;
	border: none;
	text-align: right;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;		  	 
	font-weight:bold;
	 margin:0px;	
}

#headerlogoclaimHR 
{
	background-image: url('../images/headerHR20.gif');
	width: 622px;
	background-repeat:repeat-x;
	height: 3px;
	float: left;
}

#headerlogoclaim100HR 
{
	background-image: url('../images/headerclaimHR21.gif');
	background-repeat:repeat-x;
	width: 100%;
	height: 3px;
	float: left;
}

#title_header
{
	margin-left: 0px;
	height: 69px;
}

#titleContent
{
	height: 69px;	
}

#reportTitleSup
{
    float:left;
	margin-left: 10px;
	overflow:hidden;
	height:14px;
	max-height:14px;
	/*text-align:left;*/
	/*max-width: 640px;  trenca titols llargs */
}

.titleText
{
	font-size: 100%;
	margin: 0px;
	height: 18px;
	max-height: 18px;
	overflow: hidden;	
}

#reportTitle
{
    float:left;
	margin-left: 10px;
	width:100%;
	overflow:hidden;
	/*text-align:left;*/
	/*max-width: 340px;  trenca titols llargs */
}

#reportTitleEditor
{
	padding-left: 320px;
	padding-top: 34px;
}


#webContent
{

}


#mapContent
{	
	padding :0;
	margin  :0;	
	float:left;
	clear:left;	
}


#reportContent
{
	float:left;
	margin: 0px;	
}

#reportList
{
	overflow: auto;
	font-size: 60%;
	margin-left: 5px;
}




html {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	background:#fff; /*color background - only works in IE */
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow:hidden; /*get rid of scroll bars in IE */
	/* */ 
	}


body
{
	width:100%;
	max-width:100%;
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	overflow:hidden; /*get rid of scroll bars in IE */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	font-family: Verdana, Arial, sans-serif;
	word-wrap: break-word;
}


.ui-tabs-nav-frontpage
{
	font-size: 70% !important;
}


#tabs_search
{
	display: block;
	margin-left: 5px;
}

.reportcomment
{
	word-wrap:breakword;
	text-wrap: unrestricted;
	text-align: justify;
}

#userContent
{
	float: right;
	margin-right: 10px;
	padding: 3px 7px 3px 7px;
	font-size: 11px;
}


#userLinks a 
{
	color:Black;
}
	
#userContent a
{
	color : Black;
}

.username 
{
 font-weight:bold; 
}

