@import url("reset.css");
@import url("form.css");

/* @group CORE */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #000;	
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 8px;
	font-family:Georgia;
}
h2 {
	color: #666;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 8px;
	font-family:Georgia;
}
h2.title {
	color: #000;
	font-size: 1em;
	margin-bottom: 0px;
}
h3 {
	margin-bottom: 10px;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.3em;
}
h3 p { font-size:1em;}
h4 {
	font-weight: bold;
	margin: 20px 0 5px 0;
}
strong {
	font-weight: bold;
}
a, a:link, a:active, a:visited {
	color: #368548;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p,div.editor-text,.content .case ul  {
	font-size: .8em;
	line-height: 18px;
	margin-bottom: 10px;
}
div.editor-text p {
	font-size: 1em;
}
.content .case ul, div.editor-text ul { list-style-type: disc; list-style-position:inside;}
div.cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: url(../images/bg_cite.jpg) left top no-repeat;
	padding: 8px 0 0 35px;
	display: block;
	font-size: .9em;
	color: #333;
	text-align: left;
	margin-bottom: 10px;
}
/* @end */

/* @group ID's */
#total {
	background: url(../images/bg_content.jpg) left 217px repeat-x #FFF;
}
#header {
	background: #000;
	height: 170px;
}
#content {
	min-height:520px;
	_height:520px;
}
#menu {
	height: 45px;
	background: url(../images/bg_menu_black.jpg) left top repeat-x;
}
#submenu {
	height: 30px;
	background: url(../images/bg_submenu.jpg) left top repeat-x;
}
#main {
	float: left;
	width: 510px;
	padding-bottom: 30px;
}
#sidebar-right {
	float: right;
	width: 245px;
	padding: 0 ;
	background: #D0D0D0;
	margin-bottom: 30px;
}
#contact_sidebar {
	float: right;
	width: 245px;
	padding: 0 ;
	background: none;
	margin-bottom: 30px;
}	
#footer {
	height: 65px;
	background: #000;
	display: block;
	clear: both;
	zoom:1;
}
.wrapp {
	position: relative;
	margin: 0 auto;
	width: 780px;
}
.content_home {
	padding-top: 30px;
}
object#flash {
	padding: 0;
	margin: 0;
}
/* @end */

/* @group HEADER */
#header .wrapp {
	/*background: url(../images/bg_header.jpg) right top no-repeat;*/
	height: 170px;
	
}
#header .logo {
	position: absolute;
	top: 25px;
	left: 22px;
	width: 180px;
	height: 100px;
}
/* @end */

/* @group MENU */
#menu ul li {
	float: left;
}
#menu ul li  a,
#menu ul li  a:link,
#menu ul li  a:active,
#menu ul li  a:visited{
	display: block;
	float: left;
	padding: 0;
	width: 110px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #FFF;
	text-decoration: none;
	font-size: .9em;
	border-right: 1px solid #383838;
}
#menu ul li  a.active {
	background: url(../images/bg_menu_black_active.jpg) left top repeat-y;
}

#menu ul li  a.last {
	border: none;
}
#menu ul li  a:hover {
	background: url(../images/bg_menu_black_active.jpg) left top repeat-y;
}
/* @end */

/* @group SUBMENU */
#submenu ul li {
	float: left;
}
#submenu ul li  a,
#submenu ul li  a:link,
#submenu ul li  a:active,
#submenu ul li  a:visited{
	display: block;
	float: left;
	padding: 0;
	height: 30px;
	line-height: 32px;
	color: #FFF;
	text-decoration: none;
	font-size: .8em;
	font-weight: bold;
	margin-right: 30px;
}
#submmenu ul li  a.active, #submenu ul li  a:hover {
	color: #000;
}
/* @end */

/* @group MAIN-HOME */
/**** FEATURES HOME ****/
.features { width:100%;overflow:hidden;}
.features h1 a,
.features h1 a:link,
.features h1 a:active,
.features h1 a:visited {
	color: #000;
}

.features h1 a:hover {
	color: #368548;
	text-decoration: none;
}
.features img {
	float: right;
	border: 5px solid #666;
}
.features p {
	margin-right: 170px;
	font-size: .9em;
}

/**** BOXES ****/
.home-boxes {
	position: relative;
	height: 360px;
	margin-top: 20px;
}
.home-boxes .box {
	background: #e8e8e8;
	width: 215px;
	height: 330px;
	position: absolute;
	padding: 15px;
}
.home-boxes .box .content {
	position: relative;
	height: 330px;
	width: 215px;
}
#main  .home-boxes a.more-link {
	display: block;
	background: url(../images/bg_link_more_boxes.jpg) left center no-repeat;
	font-size: .8em;
	padding-left: 14px;
	color: #1B1B1B;
	width: 200px;
	font-weight: bold;
	margin-top: 8px;
	position: absolute;
	bottom: 0;
	line-height: 22px;
	border-top: 1px solid #CCC;
}
/**** BOX 1 ****/
.home-boxes .box1{
	left: 0;
}
.home-boxes .box1 ul li {
	border-top: 1px solid #CCC;
	margin: 0 0 5px 0;
	padding-top: 5px;	
	position: relative;
}
.home-boxes .box1 ul li a{
	font-size: .75em;
}
#main .home-boxes .box1 ul li span.date{
	font-size: .7em;
	color: #000;
	margin: 0;
	font-weight: bold;
}

/**** BOX 2 ****/
.home-boxes .box2{
	right: 0;
}
.home-boxes .box2 p.member-name {
	float:left;
}
.home-boxes .box2 p.member-name a{
	font-size: 1.1em;
	font-weight: bold;
}
.home-boxes .box2 p.member-name img{
	float: left;
	border: 3px solid #CCC;
	margin-right: 8px;
}
/* @end */

/* @group MAIN */
.breadcrumbs {
	height: 50px;
	line-height: 50px;
	font-size: 11px;
	color: #666;
}
#main .content img.img_section {
	float: right;
	border: 3px solid #CCC;
	margin:0 0 8px 8px;
}
#main .content .more-link {
	display: block;
	background: url(../images/bg_link_more_main.jpg) left center no-repeat;
	font-size: .8em;
	padding-left: 14px;
	color: #1B1B1B;
	font-weight: bold;
	width: 100px;
	margin-top: 5px;
}
#main .content p.center {
	text-align: center;
}
#main span.date {
	display: block;
	font-size: .8em;
	font-weight: bold;
	color: #368548;
	margin-bottom: 10px;
}
/* @end */

/* @group PAGER */
.pager {
	height: 22px;
	margin-top: 20px;
}
.pager a {
	display: block;
	float: left;
	height: 22px;
	line-height: 22px;
	background: #FFF;
	color: #368548;
	padding: 0 5px;
	margin-right: 1px;
	border: 1px solid #368548;
	font-size: .7em;
}

.pager a:hover, .pager a.active {
	border: 1px solid #368548;
	color: #FFF;
	background: #368548;
	text-decoration: none;
}
/* @end */

/* @group VIEWS */
ul.views {
	background: url(../images/bg_internal_tables.jpg) top left repeat-x #FFF;
	border: 1px solid #DFDFDF;
	clear:both;
	margin-top: 15px;
}
ul.views li {
	position: relative;
}

#main ul.views li .date {
	display: block;
	color: #666;
	font-size: .85em;
	margin: 0;
}
ul.views li h4 {
	color: #545454;
	margin: 7px 0 0 0;
	display: block;
	text-align: center;
}
ul.views li.title-gray h4 {
	background-color:#dedede;
	margin:0 15px 5px;
	position:relative;
	top:15px;
}
ul.views li.clear-row{
	display: block;
	clear: both;
	height:20px;
}
ul.views li.clear-row2{
	display: block;
	clear: both;
	min-height:38px;
	_heihgt:38px;
}
/*** RESEARCH ***/
ul.research li {
	height: 200px;
}
	ul.views ul.items {
		margin-top: 4px;
		padding: 0 20px;
		position: absolute;
		height: 140px;
		width: 190px;
		top: 40px;
		border-right: 1px solid #DFDFDF;
	}
	ul.views ul.items li {
		line-height: 20px;
		height: 20px;
		position: relative;
		font-size: .7em;
		color: #000;
		border: none;
		border-bottom: 1px solid #CCC;
		margin: 0;
		background: none;
	}
	ul.views p.p_research {
		position: absolute;
		right: 15px;
		top: 45px;
		width: 245px;
	}
	ul.views ul.items li span {
	position: absolute;
	right: 0;
}
/*** LISTINGS ***/
ul.listings li img{
	position: absolute;
	border: 2px solid #999;
}
ul.listings li.title {
	margin-bottom: 10px;
}
ul.listings li.listings_item {
	margin: 0 0 0 15px;
	padding:25px 0 10px 10px;
	width: 220px;
	float: left;
	height:95px;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	display:inline;
}

ul.listings li.listings_item2 {
	width: 220px;
	float: left;
	border-bottom: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	min-height: 165px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	display:inline;
}

ul.listings li.right {
	margin: 0 0 0 0px;
	padding-left: 25px;
	border-right: none;
}
ul.listings li p{
	margin-left: 55px;
	margin-bottom: 0;
	font-size: .75em;
}
/*** NEWS ***/
ul.news{
	background: none;
	border: none;
	width:500px;
	display:block;
}
ul.news li {
	border-top: 1px solid #CCC;
	margin-top: 20px;
	padding-top: 20px;
	width:500px;
	display:block;
	overflow:hidden;
}

ul.news li p a {
	font-size: .8em;
}
ul.news li h3 {
	margin: 1px 0 5px 0;
}
#main ul.news li span.date {
	text-transform: uppercase;
	color: #000;
	font-size: .7em;
}
/* @end */

/* @group SIDEBAR-RIGHT */
#sidebar-right .block {
	padding: 0 0 20px 0;
}
#sidebar-right .block p, #sidebar-right .block ul {
	padding: 0 20px;
}
#sidebar-right h2 {
	color: #FFF;
	background: url(../images/bg_title_sidebar.jpg) bottom left repeat-x;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	margin-bottom: 15px;
}
#sidebar-right .last-block{
	background: url(../images/bg_last_sidebar.jpg) bottom left repeat-x;
	padding-bottom: 50px;
}
#sidebar-right .block span.date {
	display: block;
	font-size: .7em;
	font-weight: bold;
	color: #368548;
	margin-bottom: 2px;
}
#sidebar-right .block a.link-sidebar {
	font-size: .7em;
	color: #333;
	font-weight: bold;
}
#sidebar-right .block ul li a.link-title {
	font-size: .8em;
	font-weight: bold;
}
#sidebar-right .block a.active {
	color: #000;
	background: url(../images/bg_link_active_sidebar.jpg) left center no-repeat;
	padding-left: 10px;
}
#sidebar-right .block ul li {
	margin-bottom: 10px;
}
#sidebar-right .more-link {
	display: block;
	background: url(../images/bg_link_more_sideleft.jpg) left center no-repeat;
	font-size: .8em;
	padding-left: 14px;
	color: #1B1B1B;
	font-weight: bold;
	width: 80px;
	margin-top: 8px;
	margin-left: 10px;
	
}
/***** 	BLOCK PROPERTIES  ****/
#sidebar-right .block-properties ul li{
	border-bottom: 1px solid #999;
	height: 54px;
}
#sidebar-right .block-properties ul li .img_thumb{
	border: 2px solid #999;
	margin: 0 8px 0 0;
	float: left;
	width:42px;
	height:42px;
}

/***** BLOCK QUOTE ****/
#sidebar-right .block-quote {
	text-align: right;
}
#sidebar-right .block-quote .content {
	padding: 20px 20px 0 20px;
	background: url(../images/bg_quote.jpg) left top repeat-x #D0D0D0;
	border-top: 1px solid #e6e6e6;
}
/***** 	ABOUT US  ****/
#sidebar-right .text-about p {
	color: #333;
	font-size: .9em;
	line-height: 1.3em;
}
/**** CONTACT  ****/
#contact_sidebar div.block-address {
	background: none;
	padding-top: 10px;
	position: relative;
}
#contact_sidebar div.block-maps {
	position: relative;
	width: 245px;
	height: 145px;
}
#contact_sidebar div.block-maps iframe {
	border: 1px solid #ccc;
}
/**** KEY STATS ****/
#sidebar-right div.key-stats {
	background: url(../images/bg_bottom_sidebar.jpg) left top repeat-x #FFF;
	padding-top: 10px;
	position: relative;
	border-top: 1px solid #FFF;
}
#sidebar-right div.key-stats strong {
display:block;
font-size:0.8em;
text-align:center;
}
#sidebar-right div.key-stats span { font-size:0.9em;}
#sidebar-right div.key-stats h2 {
	background: none;
	height: 20px;
	line-height: 20px;
	margin-bottom:5px;
}
#sidebar-right div.key-stats a.link-resources{
	background: url(../images/bg_link_resources.jpg) left center no-repeat;
	position: absolute;
	right: 20px;
	top: 11px;
	padding-left: 14px;
	font-size: .7em;
}
#sidebar-right div.key-stats strong {
	
}
#sidebar-right div.key-stats ul {
	margin-top: 4px;
	padding: 0 20px;
}

#sidebar-right div.key-stats ul li {
	line-height: 18px;
	height: 18px;
	position: relative;
	font-size: .6em;
	color: #666;
	border-top: 1px solid #CCC;
	margin: 0;
}
#sidebar-right div.key-stats ul li span {
	position: absolute;
	right: 0;
}
#sidebar-right div.key-stats h2 {
	color: #666;
}
/* @end */

/* @group CONTACT */
#contact_form {
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
}
#contact_form label {
	display: block;
	font-size: .8em;
	margin-bottom: 2px;
	font-weight: bold;
}
#contact_form input.form-text {
	height: 18px;
	width: 500px;
	font-size: 1em;
	color: #666;
	padding: 2px;
	border: 1px solid #CCC;
}
#contact_form input#edit-state, #contact_form input#edit-telephone {
	width: 200px;
}
#contact_form input#edit-email {
	width: 350px;
}
#contact_form textarea {
	height: 80px;
	width: 500px;
	font-size: 1em;
	color: #666;
	padding: 2px;
	border: 1px solid #CCC;
}
#contact_form .field-item {
	margin-bottom: 10px;
}
/* @end */

/* @group SITEMAP */
div.sitemap h2 {
	margin-bottom: 5px;
	margin-top: 20px;
}
div.sitemap ul li {
	padding-left: 10px;
	font-size: .9em;
	margin-left: 5px;
}
/* @end */


/* @group FOOTER */
#footer p {
	color: #fff;
	font-size: .6em;
	font-weight: normal;
	position: absolute;	
	top: 10px;
}

#footer p.links-footer {
	color: #fff;
	right: 0;
	font-size: .6em;
	font-weight: normal;	
}

ul.social-icons {
    position: absolute;
    top: 32px;
    right: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.social-icons li {
    float: left;
    display: inline;
    margin-left: 5px;
}

ul.social-icons li img {
    width: 32px;
}  

ul.social-icons li img.gplus {
    width: 28px;
    margin-top: 2px;
    margin-left: 7px;
}
/* @end */

/* @group SITEMAP */
ul.siteMap li {
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:10px;
}
ul.siteMap ul { margin:5px 0;}
ul.siteMap ul li {
	margin-left:30px;
	font-weight:normal;
}
/* @end */

/* @group LEGAL */
ul.textolegal, ul.protecciondatos {
	font-size:0.8em;
	text-align:justify;
	line-height:1.6em;
	margin-bottom:20px;
}
/* @end */

/* @group IMAGES */
#home .features img {
	 width:142px;
	 height:88px;
}
#home .box2 img {
	width:73px;
	/*height:98px;*/
}
div.img_thumb img {
	width:40px;
	/*height:48px;*/
}
.listings_item2 div.img_thumb img {
	width:42px;
	height:42px;
}
a.right { float:right;}
a.right img {border:2px solid #999999;margin-left:10px;margin-bottom:10px;}
ul.documents {font-size:1em;}
li.pdf a {
	background:url(../images/icons/pdf.gif) no-repeat 0 2px;
	padding-left:20px;
	display:block;
	line-height:20px;
	vertical-align:middle;	
	overflow:hidden;
}

li.ppt a {
	background:url(../images/icons/ppt.gif) no-repeat  0 4px;
	padding-left:10px;	
	display:block;	
	line-height:20px;
	vertical-align:middle;	
}
li.doc a {
	background:url(../images/icons/word.gif) no-repeat  0 4px;
	padding-left:20px;
	display:block;	
	line-height:20px;
	vertical-align:middle;	
}
a.zoom {
	float:right;
	background:url(../images/icons/zoom.gif) no-repeat 0 0;
	padding-left:18px;
	font-size:0.7em;
	clear:right;
	height:13px;
	line-height:13px;
	vertical-align:middle;
}
/* = PAGINATION
--------------------------------------------------------- */	
div.pagination {
	font-size : 0.7em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:30px 0 0 0px;
	text-decoration : none; 
	text-align:center;
}
div.pagination ul{
	margin:0;
	padding:0;
} 
div.pagination li{
	display:inline;
	background:none !important;
}
div.pagination li.page{
	margin:0px 20px 0 20px;
	font-weight:bold;
}
div.pagination a:link , div.pagination a:visited {
	text-decoration:none;
	font-weight:normal;
} 
div.pagination a:hover {
	text-decoration : underline; 
}





table.careers { 
	width:100%;
	margin-top:26px;
	}

table.careers td.heading { background:url(../images/bullets/ruler-dot.gif) repeat-x 0 0;padding:0 0 10px}
table.careers td {
	padding:10px 0;
	}
table.careers tr.font12{
	font-size:12px;
	font-weight:bold;}
	
p.back a{	
	float:right;
	color:#006600; font-weight:bold;}
p.back a:hover{
	color:#00CC00;}
/* @end */

