/* GENERAL INFORMATION
------------------------------------------- 	
Theme: ISOLAS v1.0
Author: Pablo Barcia
Start Date: 29.07.09
*/

/* reset
-------------------------------------------*/ 
/* http://meyerweb.com/eric/tools/css/reset/ ------ v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,

q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	color:#666;
	float:left;
	margin:10px 15px;
	text-align:left;
	font:.95em Arial, Helvetica, sans-serif;
}

/* end reset */ 

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: .8em/1.3em Arial, Helvetica, sans-serif;
	text-align: justify;
	background:#DEE0E2;
}
a {
	text-decoration:none;
	border:none;
}

p {
	padding:0 0 10px 0;
	color:#666666;
	font: .9em/1.3em Arial, Helvetica, sans-serif;
}
.SC_Item, .SC_ItemSelected  {
	color:#000000;
}
/*General links
------------------------------------------------------------------*/
a:link, a:visited{
	text-decoration:none;
	font:1em "Arial", Helvetica, sans-serif;
	color:#004B8D;
	border:0;
}
	
a:hover {
	text-decoration:none;
	font:1em "Arial", Helvetica, sans-serif;
}

#back {
	text-decoration:none;
	font:bold 1em "Arial", Helvetica, sans-serif;
	color:#FFF;
	background:#037CC1;
	padding:2px 5px;
	border:0;
	float:left;
}
/*General heading
------------------------------------------------------------------*/
h1{
	color:#034694;
	width:100%;
	float:left;
	font:1.8em "Arial", Helvetica, sans-serif;
	margin:10px 0 20px 0;
}
h2 {
	color:#666;
	float:left;
	font:1.5em "Arial",Helvetica,sans-serif;
	margin:-15px 0 20px 0;
	width:100%;
}

h3{
	color:#999;
	font:1.4em "Arial", Helvetica, sans-serif;
	margin:18px 0 10px 0;
	width:auto;
}

h4{
	color:#50709C;
	font:1.15em "Arial", Helvetica, sans-serif;
	margin:10px 0 10px 0;
}
#right_content .about_box h3 {
	color:#FFFFFF;
	width:100%;
	float:left;
	font:1.4em "Arial", Helvetica, sans-serif;
	margin:20px 0 0 12px;
}
.img_left {
	float:left;
	border:3px solid #CCC;
	margin:0 15px 0 0;
}

.img_right {
	float:right;
	border:3px solid #CCC;
	margin:0 0 15px 15px;
	
}

/*General Header
------------------------------------------------------------------*/
#header_wrapper {
	background:#FFF;
	height:135px;
	width:100%;
}
#main_header {
	width:955px;
	height:100%;
	margin:0 auto;
}
#logo {
	width:193px;
	float:left;
	height:108px;
	padding-top:10px;
}

#flash {
	width:auto;
	float:right;
	height:100%;
}

#nav_wrapper {
	float:right;
	height:55px;
	width:760px;
	margin-top:0px;
}

#error {
	margin:20px 0 0 50px;
}

/*General Content
------------------------------------------------------------------*/  	
#cse-search-results {
	width:685px;
	margin:0 20px 20px 20px;
	float:left;
	height:100%;
}

#cse-search-box {
	width:205px;
	float:right;
	height:45px;
	margin-bottom:15px;
	background:#ADB5BC;
}

#cse-search-box .bar {
	width:185px;
	float:left;
	border:1px solid #999;
	font: italic 1em "Verdana", Arial, Helvetica, sans-serif;
	padding:5px 30px 5px 8px;
	color:#999;
	margin:10px 15px 8px 5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background: #FFF url(../images/icon_search.jpg) no-repeat right;
}

#cse-search-box .button {
	float:left;
	width:24px;
	height:24px;
	font-size:.7em;
	text-align:right;	
	text-transform:uppercase;
	font-weight:bold;
	background:url(/images/btn_search.jpg) no-repeat;
	border:1px solid #999;
	cursor:pointer;
}

#cse-search-box-large {
	width:600px;
	float:left;
	height:100%;
	margin:15px 0 0 0;
}

#cse-search-box-large .bar {
	width:350px;
	float:left;
	border:1px solid #999;
	font: 1em "Verdana", Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#004B8D;
	margin:0 5px 0 0;
}

#cse-search-box-large .button {
	float:left;
	width:auto;
	height:24px;
	padding:1px 3px;
	font-size:.7em;
	text-align:right;	
	text-transform:uppercase;
	font-weight:bold;
	color:#004B8D;
	border:1px solid #333;
}

#search {
	width:200px;
	height:25px;
	margin:30px 0 0 0;
	float:right;
	background:blue;
}

/*General Content
------------------------------------------------------------------*/    
#content_wrapper {
	background:#FFF url(../images/bg_content.jpg) repeat-x;
	height:100%;
	width:100%;
}

#main_content {
	width:955px;
	margin:0 auto;
	height:100%;
	padding:0 0 15px 0;
}

#inner_img {
	margin:0 auto;
	width:980px;
	height:195px;
	background:url(../images/bg_img_header.jpg) repeat-y;
}
#img_header {
	width:100%;
	margin:0 auto;
	background:#034694;
	height:185px;
	padding:0 0 10px 0;
	border-bottom:5px solid #ADB5BC;
}
#img_header img {
	width:955px;
	height:195px;
	float:left;
	
}

#img_header .text_intro {
	width:370px;
	height:140px;
	float:right;
	margin:10px 10px 0 0;
}
#img_header h2 {
	font:1.6em "Verdana", Arial, Helvetica, sans-serif;
	padding:0;
	margin:0 0 5px 0;
	color:#2C3C4C;
}
#img_header p {
	font:.85em "Verdana", Arial, Helvetica, sans-serif;
	padding:4px 0;
	color:#666;
}


#slogan {
	width:740px;
	height:auto;
	float:right;
	padding-top:25px;
	color:#034694;
	font:italic bold 1.2em Arial, Helvetica, sans-serif;
	margin-bottom:20px;
	text-align:right;
}

#left_content img {
	float:left;
	margin:20px 0;
}
#content_home {
	width:710px;
	margin:10px 0 0 25px;
	float:left;
	height:100%;
}

#content_home  .inner_img_right {
	width:270px;
	height:100%;
	float:right;
	margin:0 0 0 15px;
}
#content_home  .inner_img_right .img_right {
	
}
#right_content_home {
	width:110px;
	margin:0 0 0 5px;
	float:left;
	height:100%;
}
#right_content_home img {
	float:left;
	margin:10px;
}


#img_bg{
	width:953px;
	height:195px;
	padding-left:14px;
	z-index:0;
	position:absolute;
}
#png_bg{
	width:565px;
	background:url(../../images/bg_slogan.png) repeat-x;
	height:40px;
	z-index:5;
	position:absolute;
	margin:105px 0 0 14px;
}	
#png_bg h2 {
	color:#E2E2E2;
	font:2em Arial, Helvetica, sans-serif;
	margin:4px 20px 0 0;	
	width:auto;
	float:right;}


#content_details {
	width:680px;
	margin:10px;
	float:left;
	height:100%;
}
#content_submenu{
	width:660px;
	margin:0 10px 10px 50px;
	float:left;
	height:100%;
}
#content{
	width:955px;
	margin:0 auto;
	height:100%;
	padding: 10px 0 0 15px;
}
#content_staff {
	width:500px;
	float:left;
}
#sidebar {
	width:205px;
	margin:0;
	float:left;
	height:100%;
	padding:0;
}
#sidebar .download  {
	float:left;
	background: url(/images/bg_donwload.jpg) no-repeat; 
	width:165px;
	height:20px;
	padding:8px 5px 2px 40px;
	font-size:.85em;	
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	color:#004B8D;
	border: 1px solid #C6C6C6;
	margin-top:15px;
}
#sidebar .send  {
	float:left;
	background: url(/images/bg_sendemail.jpg) no-repeat; 
	width:165px;
	height:20px;
	padding:8px 5px 2px 40px;
	font-size:.85em;
	text-align:right;	
	text-transform:uppercase;
	font-weight:bold;
	color:#004B8D;
	border: 1px solid #C6C6C6;
	margin-top:15px;
}
#people {
	width:90px;
	float:left;
	min-height:180px;
}
.people_img {
	float:right;
	border:3px solid #999;
	margin:0 0 0 20px;
	max-width:166px;
	max-height:227px;
}

.people_title {
	color:#2F3C49;
	width:100%;
	float:left;
	font:1.8em "Arial", Helvetica, sans-serif;
	margin:10px 0 10px 0;
	border-bottom:1px dotted #004B8D;
}
#people_areas {
	width:98%;
	border: 1px solid #999999;
	background:#CCCCCC;
	margin:0 0 15px 0;
}
#people_areas h2 {
	color:#666;
	width:190px;
	float:left;
	font:1.8em "Arial", Helvetica, sans-serif;
	margin:10px 0 0 10px;
}
#people_areas img {
	border: 2px solid #999999;
	margin:10px 0 0 12px;
}
#people_areas .title {
	width:80px;
	margin:5px 0 0 12px;
	text-align:center;
	font-size:.9em;
	color:#004B8D;
	float:left;
}

#info {
	width:485px;
	float: left;
	background:#EFEFEF;
	border-left:8px solid #CCC; 
	padding:8px 10px 0 10px;
	margin-bottom:10px;
}
#info p {
	color:#2F3C49;
	font: 1em "Arial", Helvetica, sans-serif;
	float:left;
	margin:0 15px 0 0;
}

#info a {
	color:#2F3C49;
	font: 1em "Arial", Helvetica, sans-serif;
	border-bottom:1px dotted #2F3C49;
}

#info a:hover {
	color:#FFF;
	font:1em "Arial", Helvetica, sans-serif;
	border-bottom:1px solid #2F3C49;
	background:#2F3C49;
}

#pagination {
	width:100%;
	height:20px;
	padding:5px 5px 10px 0;
	background:#F4F4F4;
	border-top: 1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:right;
}

#pagination a {
	width:auto;
	height:20px;
	padding:0 5px;
	font-size:1em;
	text-decoration:none;
	color:#18476D;
}

#pagination a:hover, #pagination .current  {
	width:auto;
	height:20px;
	padding:0 5px;
	font-size:1em;
	text-decoration:none;
	color:#FFF;
	background:#0099FF;
}
#pagination select {
	width:120px;
	height:auto;
	padding:3px 5px;
	font-size:1em;
	text-decoration:none;
	margin:0 0 0 5px;
	color:#333;
	float:left;
	border:1px solid #999999;
	background:#FFF;
}

#pagination label {
	width:auto;
	height:auto;
	font-size:1em;
	margin:5px 0 0 20px;
	color:#333;
	float:left;
}

#people_table {
	width:100%;
	padding:5px;
}

#people_table tr td {
	padding:5px 0;
	border-bottom:1px dotted #CCC;
}
#people_table tr th {
	padding:5px 0;
	margin-bottom:5px;
}
#people_table tr td:hover {
	padding:5px 0;
	border-bottom:1px dotted #CCC;
}
#people_table a:hover { font-weight:bold;}


/*General Box HOME
------------------------------------------------------------------*/
#box_home {
	width:215px;
	height:100%;
	float:left;
	margin:12px;
	
}
#box_home h2 {
	color:#FFF;
	font:bold 1.2em "Arial", Helvetica, sans-serif;
	margin:0;
	width:210px;
	padding:4px 0 3px 5px;
	background:#2F3C49;
	border-top:2px solid #C1BF97;
}
#box_home p {
	padding:5px;
	color:#999;
	font: .95em/1.3em Arial, Helvetica, sans-serif;
}

#box_home:hover {
	width:215px;
	height:100%;
	float:left;
	margin:12px;
	cursor:pointer;
}
#box_home .link {
	background: url(../../images/arrow_link.jpg) no-repeat left;
	padding:1px 0 0 22px;
	margin:0 0 0 5px;
	color:#0066CC;
}
/*General box team
------------------------------------------------------------------*/

#team {
	width:90px;
	height:95px;
	padding:10px;
	float:left;
	margin:15px;
	background:#EFEFEF;
	border:1px solid #CCC;
	border-top:5px solid #CCC;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}
#team:hover {
	width:90px;
	height:95px;
	padding:10px;
	float:left;
	background:#EFEFEF;
	margin:15px;
	border:1px solid #37526F;
	border-top:5px solid #37526F;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}
#team .img_team {
	width:90px;
	height:auto;
	border:1px solid #999;
	float:left;
	background:url(/images/silhouette_s.jpg) no-repeat;
}
#team h2 {
	width:100px;
	margin:5px 0 5px 0;
	padding:0;
	border:none;
	float:left;
	text-align:left;
	color:#344E5D;
	font: normal 1em Arial, Helvetica, sans-serif ;
}
#team p {
	width:100px;
	float:left;
	margin:5px 0 0 10px;
	padding:0;
	text-align:left;
	font: normal .85em Arial, Helvetica, sans-serif ;

}
#team a {
	text-decoration:none;
	font:bold .85em "Arial", Helvetica, sans-serif;
	color:#FFF;
	background:#037CC1;
	padding:3px 6px;
	margin-left:178px;
	margin-top:10px;
	border:0;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;

}
#content_home ul {
	width:95%;
	height:100%;
	color:#50709C;
	margin: 0 0 15px 15px;
}

#content_home ul li {
	list-style:none;
	display: block;
	padding:0 0 0 15px;
	margin:8px 0;
	background:url(/images/bullet.jpg) no-repeat left;
}
/*Article
------------------------------------------------------------------*/
ul#article {
	width:190px;
	height:100%;
	float:left;
	margin:20px 0;
	}

ul#article li {
	list-style:none;
	display:block;
	}

ul#article li a {
	width:680px;
	float:left;
	padding:10px;
	background:#FFF;
	border-bottom: 1px dotted #999;
	color:#606060;
	font: 1em, "Arial", Helvetica, sans-serif;
}
ul#article li a:hover {
	width:680px;
	float:left;
	padding:10px;
	background:#F7F7F7;
	border-bottom: 1px dotted #999;
	color:#333;
	font:1em, "Arial", Helvetica, sans-serif;
}
ul#article #title {
	color:#034694;
	font: bold 1.2em "Arial", Helvetica, sans-serif;
}
ul#article #line1 {
	color:#666;
	font: .85em, "Arial", Helvetica, sans-serif;
	margin-bottom:5px;
}
ul#article #summary {
	color:#666;
	font: .85em, "Arial", Helvetica, sans-serif;
	margin-bottom:5px;
}
ul#article #type {
	color:#666;
	font: .85em, "Arial", Helvetica, sans-serif;
	margin-bottom:5px;
}
ul#article img {
	width:80px;
	height:60px;
	border:3px solid #CCCCCC;
	float:left;	
	margin:0 10px 0 0;
}
/*NEWS Details
------------------------------------------------------------------*/
#content_details .article_title {
	color:#2F3C49;
	width:auto;
	float:left;
	font:1.8em "Arial", Helvetica, sans-serif;
	border:none;
}
#content_details .top {
	width:100%;
	height:40px;
	float:left;
	margin:0 0 5px 0;
	border-bottom:1px dotted #BFB683;
}
#icons {
	float:right;
	width:auto;
	padding:12px 0 0 0;
	height:25px;
	}
#img_detail .left, #content_details .left {
	float:left;
	width:auto;
	border:3px solid #CCCCCC;
	margin:0 15px 5px 0;
}
#img_detail .right, #content_details .right {
	float:right;
	width:auto;
	border:3px solid #CCCCCC;
	margin:0 0 5px 15px;
}
#pub_title {
	font:italic .9em "Arial", Helvetica, sans-serif;
	color:#999;
	float:right;
}
#article_date {
	font:.9em "Arial", Helvetica, sans-serif;
	color:#999;
	float:left;
	width:auto;}
#full_text {margin:5px 0 15px 0;}


#content_news{
	width:700px;
	margin:0 10px 10px 10px;
	float:left;
	height:100%;
}
/*Sidebar WIDGET
------------------------------------------------------------------*/
ul#widget {
	width:185px;
	height:100%;
	margin-bottom:15px;
	float:left;
	padding:5px 10px;
	background:#E3E6E8;
}
ul#widget .title {
	width:170px;
	height:15px;
	margin-bottom:10px;
	float:left;
	color:#034694;
	padding:8px 10px 5px 0;
	font:bold 1.1em "Verdana", Arial, Helvetica, sans-serif;
	border-bottom:2px dotted #CCC;
}
ul#widget p {
	text-align:left;
	width:180px;
	list-style:none;
	display:block;
	font-size:.85em;
	color:#999999;
}

ul#widget li a {
	text-align:left;
	width:180px;
	margin:10px 0;
	text-decoration:none;
	list-style:none;
	display:block;
	font-size:.85em;
	color:#666;
}

ul#widget li a:hover {
	text-align:left;
	width:180px;
	margin:10px 0;
	text-decoration:underline;
	list-style:none;
	display:block;
	font-size:.85em;
	color:#666;
	font-weight:normal;
	
}
ul#widget a.view_more {
	background:#034694;
	width:auto;
	color:#FFF;
	margin-top:5px;
	float:left;
	font-size:.85em;
	font-weight:bold;
	padding:3px 6px; 
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
ul#widget a.view_more:hover {
	width:auto;
	color:#FFF;
	text-decoration:none;
	font-size:.85em;
	
}
/*Sidebar NEWS
------------------------------------------------------------------*/
ul#news {
	width:190px;
	height:100%;
	float:left;
	}
ul#news_right {
	width:190px;
	height:100%;
	float:right;
	}
ul#news .title, ul#news_right .title {
	width:170px;
	height:20px;
	float:left;
	color:#2F3C49;
	text-transform:lowercase;
	padding:8px 10px 5px 0;
	font:1.5em "Verdana", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #CCC;
}
ul#news li, ul#news_right li {
text-align:left;
	list-style:none;
	display:block;
	}
a.wiew_more {
	background:url(/images/icon_arrow.jpg) no-repeat right;
	color:#1F529E;
	margin-top:10px;
	float:left;
	font-weight:bold;
	padding:2px 15px 2px 5px; 
}

ul#news li a, ul#news_right li a {
	width:170px;
	float:left;
	padding:10px;
	background:#FFF;
	border-bottom: 1px dotted #999;
	color:#606060;
	font:italic 1em, "Arial", Helvetica, sans-serif;
	text-decoration:underline;
}
ul#news li a:hover, ul#news_right li a:hover {
	width:170px;
	float:left;
	padding:10px;
	background:#CCD9E2;
	border-bottom: 1px dotted #999;
	color:#1F529E;
	text-decoration:underline;
	font:italic 1em, "Arial", Helvetica, sans-serif;
}

/*Form Practice
------------------------------------------------------------------*/
#form_practice {
	width:700px;
	float:left;
	height:auto;
	border:1px solid #50709C;
	padding:10px;
}
#form_practice input {
	width:300px;
	float:left;
	border:1px solid #999;
	font: 1em "Verdana", Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#004B8D;
	margin:0 10px 5px 0;
}
#form_practice textarea {
	width:320px;
	float:left;
	border:1px solid #999;
	font:1em "Verdana", Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#004B8D;
	height:80px;
	margin:0 0 3px 0;
}
#form_practice #send {
	width:auto;
	float:right;
	border:none;
	background: #E4E4E4;
	font:1em "Verdana", Arial, Helvetica, sans-serif;
	color:#004B8D;
	padding:2px 20px;
	border:1px solid #A1BDD3;
	margin:5px 18px 0;
}
#form_practice label {
	float:left;
	width:350px;
	color:#999999;
}
#form_practice fieldset {
	float:left;
	width:230px;
	height: 100%;
}
/*General Form
------------------------------------------------------------------*/
#form {
	width:180px;
	float:left;
	height:95px;
	border:1px solid #50709C;
	padding:5px;
	margin:0;
}
#form input {
	width:90px;
	float:left;
	border:1px solid #CCC;
	font:italic .85em "Verdana", Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#999;
	margin:0 10px 3px 0;
}
#form #send {
	width:65px;
	float:right;
	height:18px;
	border:none;
	background:url(/images/bg_btn_send.jpg) no-repeat;
	font:.85em "Verdana", Arial, Helvetica, sans-serif;
	color:#FFF;
	
	padding:0 5px 5px 5px;
	margin:4px 3px 0 0;
}

#form select {
	width:100px;
	float:left;
	border:1px solid #CCC;
	font:italic .85em "Verdana", Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#999;
}
#form img {
	margin:5px 0 15px 0;
}
#form .leftform {
	float:left;
	width:105px;
}
#form fieldset {
	float:right;
	width:auto;
}
/*General Foooter
------------------------------------------------------------------*/
    
#footer_wrapper {
	height:107px;
	width:100%;
	margin:0 auto;
}
#main_footer {
	width:955px;
	height:100%;
	margin:0 auto;
	font-size:.95em;
	padding-top:10px;
	color:#999;
}
#footer_right {
	width:240px;
	float:right;
	height:100%;
	text-align:right;
	padding-top:10px;
	color:#999;
}
#footer_left {
	width:620px;
	float:left;
	height:100%;
	text-align:left;
	padding-top:10px;
	color:#999;
}
#main_footer p{
	width:auto;
	padding:3px 0;
	color:#666;
}
#main_footer p.small {
	width:auto;
	color:#999;
	font-size:.75em;
}
#main_footer p a {
	font:1em Arial, Helvetica, sans-serif;
	color:#666;
	width: auto;
	text-decoration:none;
	border:none;
}
#main_footer p a:hover {
	font:1em Arial, Helvetica, sans-serif;
	color:#666;
	width: auto;
	text-decoration:none;
	border:none;
}

