﻿body {
	-moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#E2E2E2 url(../Content/images/bg_header.jpg) no-repeat scroll center top;
    color:#333333;
    font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size:13px;
    margin:0 0 0;
    padding:0;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #444;
}

h1 {
	letter-spacing: -1px;
	font-size: 20px;
}


p, ul, ol {
	margin: 0 5px 0;
	text-align: justify;
	line-height: 20px;
	font-size: 12px;
    height: 31px;
}

a:link {
	color: #333399;
}

a:hover, a:active {
	text-decoration: none;
	color: #003448;
}

a:visited {
	color: #333333;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
input
{
    height: 20px;
	min-width: 50px;
}

select
{
    width:350px;
}

/* Header */

#header {
	-moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(images/img03.gif) repeat-x scroll left bottom;
    height:58px;
    margin:0 auto 0px;
    width:906px;
}

#logo {
	float: left;
}

#header img{
  float: left;
  margin-top: -10px;
  margin-right: 10px;
  height : 70px;
}

#logo h1 {
   margin-top : 25px;
   margin-left: 235px;
	font-size: 28px;
	color: #903;
}

#logo h1 sup {
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a {
	color: #903;
}

#logo h2 {
	margin-top: 0px;
	font-size: 15px;
	color: #222;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;	
}

#menu ul {
	margin: 0;
	padding: 60px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 5px;
	padding: 10px 10px 0;
	text-decoration: none;
	font-size: 13px;
	color: #777;
	font-weight:bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
}

/* Menu Prueba*/

#menuprueba {
	background: #000366;
	float: left;
	list-style: none;
	height:30px;
    margin:0 0 0px;
    width:866px;
    margin-top:0px;
}
#menuprueba li {
	float: right;
	font: 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menuprueba a {
	background: #003366 url("images/seperator.gif") bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menuprueba a:hover {
	background: #2580a2 url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}


/* Page */

#page {
    margin:0 auto 0 ;
    width:906px;
    background-color:White;
    height:100%;
    padding:10px 0 0 0;
    bottom:0px;
    top:0px;
    border-color: White;
    border-width:thick;
}

/* Content */
#content 
{
    float:right;
    display:block;
    min-width:575px;
    width:876px;
    min-height:387px;
    background-color:White;
    top:0px;
    bottom:0px;
    height:inherit;
    margin: 0px 0px 0px;
    padding:5px 15px 15px 15px;
}

#LastNameLetters
{
    float:left;

}

#ResearchMapAjaxForm
{
    float:right;
    width:405px;
}

#ResearchMapAjaxForm p
{
    font-size:13px;
    margin:6px 0px 1px;
}

#FormContainer
{
    float:left;
    width:405px;
    margin-left:60px;
}


/* Footer */

#footer
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF url(images/bottom_blue.jpg) repeat-x scroll center center;
margin:0 auto;
min-height:25px;
width:906px;
}

html>body #footer {
	height: auto;
	margin-top: 0px;
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #8ADE3C;
}

#legal a {
	color: #76D424;
}


/*Search results*/

#ResearchMapResults
{
    border-top-style:dotted;
    border-top-color: #ccc;
    border-top-width:2px;
    margin-top:20px;
    margin-left:60px;
    float:left;
    padding-top:10px;
    padding-left:5px;
    width:746px;
}

.researcherResult
{
    border-style:solid;
    border-color: #bbb;
    background:#fafafa;
    margin-top:10px;
    margin-left:48px;
    padding:5px;
    padding-left:10px;
    width:650px;
    min-height:170px;

}

.researcherName
{
    margin-top:5px;
}

.researcherEmail
{
    margin:0 0 3px; 
    line-height:normal;
}

.researcherInstitution
{
    margin:0 0 3px; 
    line-height:normal;
}

.researcherCountry
{
    margin:0 0 3px; 
    line-height:normal;
}

.researcherOriginalArea
{
    margin:0 0 3px; 
    line-height:normal;
    font-weight:bold
}

.researcherArea
{
    margin:0 0 3px; 
    line-height:normal;
    font-style:italic;
}

a.paging
{
    text-decoration:none;
    color:#777;
}

.noPaging
{
    color:#333;
}

#pagingDIV
{
    height:40px;
    margin-top:6px;
    vertical-align:middle;
    margin-bottom:6px;
    display:table-cell;
}



/* Index */

#linksContainer
{
    margin-left:188px;
    float:left;
    padding:5px;
    width:500px;
}

h5
{
    text-align:center;
    font-size:14px;
    vertical-align:middle;
}

#numbers
{
    text-align:center;
}

#graph
{
    text-align:center;
    width:630px;
    margin-left:10px;
    padding:5px;
    margin-left:123px;
    margin-top:30px;
}

#graphTitle
{
    text-align:center;
    vertical-align:middle;
    display:table;
    width:230px;
    margin-left:190px;
}

.Link
{
    float:left;
    width: 225px;
    padding:5px 10px;
    text-align:center;
    
}

a.button{
    background:url(../../ResearchMap/Content/images/button.gif);
    display:block;
    color:#555555;
    font-weight:bold;
    height:30px;
    line-height:29px;
    margin-bottom:14px;
    text-decoration:none;
    width:191px;
    margin-left:17px;
}
a:hover.button{
    color:#0066CC;
}

#text
{
    padding-left: 80px;    
    padding-right: 50px;
}