/* 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:#FFFFFF;
	float:left;
	margin:8px 0 0 15px;
	text-align:left;
	font:.85em 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:#B4B4B4;
}
a {
	text-decoration:none;
	border:none;
}

p {
	padding:5px 0 5px 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:1em "Arial", Helvetica, sans-serif;
	color:#004B8D;
	border:0;
	margin-top:20px;
}
#back:hover {
	text-decoration:none;
	font:bold 1em "Arial", Helvetica, sans-serif;
	color:#004B8D;
	border:0;
	margin-top:20px;
}
/*General heading
------------------------------------------------------------------*/
h1{
	color:#004B8D;
	width:100%;
	float:left;
	font:1.8em "Arial", Helvetica, sans-serif;
	margin:10px 0 10px 0;
}

h3{
	color:#50709C;
	min-width:500px;
	font:1.4em "Arial", Helvetica, sans-serif;
	margin:10px 0 10px 0;
	width:auto;
}

h4{
	color:#50709C;
	width:100%;
	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 #B2BFCE;
	margin:0 15px 0 0;
}

.img_right {
	float:right;
	border:3px solid #B2BFCE;
	margin:0 0 0 15px;
	
}

/*General Header
------------------------------------------------------------------*/
#header_wrapper {
	background:#004B8D;
	height:171px;
	width:100%;
}
#main_header {
	width:955px;
	height:100%;
	margin:0 auto;
}
#logo {
	width:150px;
	float:left;
	height:150px;
	margin: 15px 15px 0 0;
}
#flash {
	width:auto;
	float:right;
	height:100%;
}
#nav_wrapper {
	background:#042759;
	height:30px;
	border-bottom:5px solid #2458A3;
	width:100%;
}

#error {
	margin:20px 0 0 50px;
	}

#legal500 {
	width:100%;
	float:left;
	text-align:center;
	margin:25px 0 15px 0;
}
/*General Content
------------------------------------------------------------------*/  	
#cse-search-results {
	width:685px;
	margin:0 20px 20px 20px;
	float:left;
	height:100%;

	}
#cse-search-box {
	width:190px;
	float:left;
	height:100%;
	margin:15px 0 15px 0;
}

#cse-search-box .bar {
	width:140px;
	height:20px;
	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 .button {
	float:right;
	width:auto;
	height:25px;
	padding:1px 3px;
	font-size:.7em;
	text-align:right;	
	text-transform:uppercase;
	font-weight:bold;
	color:#004B8D;
	border:1px solid #333;
}

#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;
}

/*General Content
------------------------------------------------------------------*/    
#content_wrapper {
	background:#E6E6E6;
	height:100%;
	width:100%;
}

#main_content {
	width:955px;
	margin:0 auto;
	height:100%;
	padding:10px 0 15px 0;
	background:#FFF;
}
#left_content {
	width:200px;
	float:left;
	height:100%;
	margin:0 10px 10px 10px;
}
#left_content img {
	float:left;
	margin:20px 0;
}
#content_home {
	width:585px;
	margin:10px;
	float:left;
	height:100%;
}

#right_content_home {
	width:110px;
	margin:0 0 0 5px;
	float:left;
	height:100%;
}
#right_content_home img {
	float:left;
	margin:10px;
}

#content {
	width:485px;
	margin:0 10px 10px 10px;
	float:left;
	height:100%;
}

#content_details {
	width:680px;
	margin:10px;
	float:left;
	height:100%;
}
#content_news{
	width:700px;
	margin:0 10px 10px 10px;
	float:left;
	height:100%;
}
#content_staff {
	width:500px;
	float:left;
}
#right_content {
	width:190px;
	margin:0;
	float:left;
	height:100%;
	padding:0 0 0 20px;
}
#right_content .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;
}
#right_content .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:#004B8D;
	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;
}

#profile_images {
	float: right;
}

#info {
	width:485px;
	float: left;
	background:#D3DAE2;
	padding:5px 10px;
	margin-bottom:10px;
}
#info p {
	color:#004B8D;
	font: 1em "Arial", Helvetica, sans-serif;
	float:left;
	margin:0 15px 0 0;
}

#info a {
	color:#004B8D;
	font: 1em "Arial", Helvetica, sans-serif;
	border-bottom:1px dotted #004B8D;
}

#info a:hover {
	color:#004B8D;
	font:bold 1em "Arial", Helvetica, sans-serif;
	border-bottom:1px solid #004B8D;
}
#pagination {
	width:100%;
	height:20px;
	padding:10px 5px 15px 0;
	background:#E4EBF2;
	border-top: 1px solid #B7CFE5;
	border-bottom:1px solid #B7CFE5;
	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;
}
/*General Box HOME
------------------------------------------------------------------*/
#box_home {
	width:210px;
	height:92px;
	float:left;
	margin:1px;
	padding:8px 15px 15px 15px;
	background: url(/images/box_l.jpg);
	color:#004B8D;
	
}
#box_home h3 {
	color:#50709C;
	font:1.4em "Arial", Helvetica, sans-serif;
	margin:5px 0 0 0;
	width:auto;
}
#box_home p {
	padding:5px 0 5px 0;
	color:#666666;
	font: .88em/1.3em Arial, Helvetica, sans-serif;
}
#box_home:hover {
	width:210px;
	height:92px;
	float:left;
	margin:1px;
	padding:8px 15px 15px 15px;
	background: url(/images/box_h.jpg);
	color:#004B8D;
	cursor:pointer;
}
/*General box team
------------------------------------------------------------------*/

#team {
	width:68px;
	height:145px;
	padding:10px;
	float:left;
	margin:15px;
	border:1px solid #CCC;
}
#team:hover {
	width:68px;
	height:145px;
	padding:10px;
	float:left;
	background:#EFF7FF;
	margin:15px;
	border:1px solid #004B8E;
}
#team .img_team {
	width:100%;
	height:90px;
	float:left;
}
#team h2 {
	width:66px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
	text-align:left;
	font: normal .9em Arial, Helvetica, sans-serif ;
}
#team p {
	width:100%;
	float:left;
	margin:2px 0;
	padding:0;
	text-align:left;
	font: normal .85em Arial, Helvetica, sans-serif ;

}
ul.list {
	width:500px;
	height:100%;
	float:left;
	color:#50709C;
	margin-bottom:15px;
}

ul.list li {
	list-style:none;
	display:block;
	padding:0 0 0 15px;
	margin:5px 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:#E3F0FF;
	border-bottom: 1px dotted #999;
	color:#1F529E;
	font:1em, "Arial", Helvetica, sans-serif;
}
ul#article #title {
	color:#1F529E;
	font: bold 1.2em "Arial", Helvetica, sans-serif;
}
ul#article #line1 {
	color:#1F529E;
	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:#004B8D;
	width:auto;
	float:left;
	font:1.8em "Arial", Helvetica, sans-serif;
	
}
#content_details .top {
	width:100%;
	height:40px;
	float:left;
	margin:0 0 5px 0;
	border-bottom:1px dotted #004B8D;
}
#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:#666666;
	float:right;
}
#article_date {
	font:.9em "Arial", Helvetica, sans-serif;
	color:#1F529E;
	float:left;
	width:auto;}
#full_text {}

/*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:#004B8D;
	padding:8px 10px;
	font:1.5em "Arial", Helvetica, sans-serif;
	background:#E6E6E6;
	border-bottom:2px solid #004B8D;
}
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:460px;
	float:left;
	height:auto;
	border:1px solid #50709C;
	padding:10px;
}
#form_practice input {
	width:200px;
	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:210px;
	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:220px;
	float:left;
	border:none;
	background: #E4E4E4;
	font:1em "Verdana", Arial, Helvetica, sans-serif;
	color:#004B8D;
	padding:5px 10px;
	border:1px solid #A1BDD3;
	margin:5px 0;
}
#form_practice label {
	float:left;
	width:225px;
	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 {
	/*background:url(/images/bottom_footer.gif) repeat-x;*/
	height:107px;
	width:100%;
	margin:0 auto;
}
#main_footer {
	width:955px;
	height:100%;
	margin:0 auto;
	padding-top:10px;
	color:#FFF;
}
#main_footer p {
	width:auto;
	height:8px;
	text-align:center;
	color:#FFF;
}
#main_footer p a {
	font:1em Arial, Helvetica, sans-serif;
	color:#FFF;
	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;
}

