@import url(reset.css); 

* {margin:0;padding:0;} 


html, body {height: 100%;}

body{
	background: #fff; 
	font-family:Arial,sans-serif;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #444;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-shadow:none;
	text-transform:none;
	visibility:visible;
	white-space:normal;
	word-spacing:normal;
}
blockquote{
	font-family: monospace;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	vertical-align: top;
	padding: 1em;
	border: 1px dashed #2F6FAB;
	color: black;
	background-color: #F9F9F9;
	line-height: 1.1em;
}
button{
	width:100px;
	height:30px;
}
.inputbutton{
	width:100px;
	height:30px;
}
#content{
	min-height:100%;
	
}

#main {
	overflow:auto;
	padding-bottom: 70px;/* must be same height as the footer */
	width:960px;
	margin: 0 auto;
	
}  
		
	#sidebar {
		position: relative; 
		float: left;
		width: 140px; 
		margin-left:10px;
		
	}
	
	#sidebar h3 {
		border: none; 
		color: #006fbb; 
		
	}
		#sidebar h3 + ul.nav {
			
		}
	#sidebar .important{
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		margin-top: 15px;
		margin-left: 0pt;
		background-color: #fbe6f2;
		border:solid #d893a1 1px;
		color: #333333;
		width:93%;
	}
	#sidebar #logo {
			background: url(images/cisuc-logo.png); 
			width: 113px;
			height: 20px; 		
			margin-top:5px;	
			margin-bottom:15px;	
	}
	
	#sidebar #member_menu{
		padding-top:10px;
	}

	#sidebar ul.nav {
		margin: 0px 0px 0px 0px;
	}
		#sidebar ul.nav li{
			width:140px;
			display: block;
			border:solid #dddddd 1px;
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
			border-bottom-right-radius: 3px;
			border-bottom-left-radius: 3px;
			margin-bottom: 5px;
		}
	

		#sidebar ul.nav a {
			
			font-size: 100%;
			vertical-align: baseline;
			background-color: transparent;
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
			border-bottom-right-radius: 3px;
			border-bottom-left-radius: 3px;
			color:#444444;
			line-height:14px;
			font-size: 11px;
			cursor: pointer;
			display: block;
			padding-left:5px;
			padding-right:5px;
			padding-top:5px;
			padding-bottom:5px;
		}
			#sidebar ul.nav a.on {
				font-weight:bold;
				text-decoration: none; 
				
			}
			
			#sidebar ul.nav a:hover{
				background: #888888; 
				color: #fff;
				text-decoration: none; 
			}
			
	#sidebar ul.nav-level-2 {
		margin: 0px 0px 1em 12px;
	}
		#sidebar ul.nav-level-2 li {
			width:120px;
			display: block;
			border:#fff;
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
			border-bottom-right-radius: 3px;
			border-bottom-left-radius: 3px;
			margin-bottom: 1px;
			
			
		}

		#sidebar ul.nav-level-2 a {
			
			font-size: 100%;
			vertical-align: baseline;
			background-color: transparent;
			background-image: none;
			background-repeat: repeat;
			background-attachment: scroll;
			background-position: 0% 0%;
			background-clip: border-box;
			background-origin: padding-box;
			background-size: auto auto;
			color:#444444;
			line-height:14px;
			font-size: 11px;
			cursor: pointer;
			display: block;
			padding-left:5px;
			padding-right:5px;
			padding-top:5px;
			padding-bottom:5px;
		}
			#sidebar ul.nav-level-2 a.on {
				font-weight:bold;
				text-decoration: none; 
				
			}
			
			#sidebar ul.nav-level-2 a:hover{
				background: #888888; 
				color: #fff;
				text-decoration: none; 
			}		

			
	#sidebar ul.nav-level-3 {
		margin: 0px 0px 1em 12px;
	}
		#sidebar ul.nav-level-3 li {
			width:115px;
			display: block;
			border:#fff;
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
			border-bottom-right-radius: 3px;
			border-bottom-left-radius: 3px;
			margin-bottom: 1px;
			
			
		}

		#sidebar ul.nav-level-3 a {
			
			font-size: 100%;
			vertical-align: baseline;
			background-color: transparent;
			background-image: none;
			background-repeat: repeat;
			background-attachment: scroll;
			background-position: 0% 0%;
			background-clip: border-box;
			background-origin: padding-box;
			background-size: auto auto;
			color:#444444;
			line-height:14px;
			font-size: 11px;
			cursor: pointer;
			display: block;
			padding-left:5px;
			padding-right:5px;
			padding-top:5px;
			padding-bottom:5px;
		}
			#sidebar ul.nav-level-3 a.on {
				font-weight:bold;
				text-decoration: none; 
				
			}
			
			#sidebar ul.nav-level-3 a:hover{
				background: #888888; 
				color: #fff;
				text-decoration: none; 
			}		
			
	#sidebar .sidebar_item {
		padding: 0 5px 0 14px;
		margin: 0 0 2em 0;
		border-right: 1px dotted #ccc;
	}
	.loginform {
		height:25px;
		line-height:25px;
		width:135px;
		display: block;
		border:solid #dddddd 1px;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
		margin-bottom:5px;
		padding:0px;
		padding-left:5px;
	}
	#sidebar p {
		margin-bottom:5px;
	}

				
		
#main #main-content{
	float:left;
	width:780px;
	padding-right:0px;
	margin-left:20px;
}	

	.heading{
		color: #0096D7;
		font-size: 220%;
		line-height: 30px;
		text-shadow: 0 -1px 1px #DDD;
		font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		margin: 0px 0 10px;
		z-index: -1;
		vertical-align: baseline;
		background: transparent;
	}
	
	#main-content h2,
	#main-content h3,
	#main-content h4 {
		font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		margin-top: 10px;
		margin-right: 0pt;
		margin-bottom: 10px;
		margin-left: 0pt;
		z-index: -1;
		color: #444444;
	}

	#main-content h2 {
		
		color: #0096D7;
		font-size: 220%;
		line-height: 30px;
	}

	#main-content h3 {
		color: #aacc; 
		font-size: 18px; 
		border-bottom: 1px dotted #ccc; 
		width:100%;
		
	}
	#main-content h4 {
		color: #aacc; 
		font-size: 14px; 
		width:50%;
		padding:0px;
		padding-top:10px;
		padding-bottom:5px;
		margin:0px;
		
	}

	#main-content table {
                margin: 1em 0 1.5em 0;
		width:100%;
        }

        #main-content table.list a{
                text-decoration:none;
                color:#669;
        }
        #main-content table.list a:hover{
                background-color:#f8f8f8;
        }
        #main-content table.list{
                font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
                font-size: 12px;
                border-collapse: collapse;
                text-align: left;
        }

        #main-content table.list th{
                font-size: 14px;
                font-weight: bold;
                padding: 10px 8px;
                border-bottom: 2px solid #bbb;
		color: #0096d7;

        }

        #main-content table.list td{
                border-bottom: 1px solid #ccc;
                padding: 6px 8px;
        }

        #main-content table.list tbody tr:hover td{
                color: #0096d7;
                background-color:#E4EBEE;
                cursor:pointer;
        }

	#main-content p{
		padding-bottom:10px;
	}
	#main-content strong{
		font-weight:bold;
	}
	#main-content a{
		color:#39C;
	}
	#main-content a:hover{
		background-color:#39C;
		color:#fff;
	}
			
	#main-content .important{
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		margin-bottom: 12px;
		margin-left: 0pt;
		background-color: #fbe6f2;
		border:solid #d893a1 1px;
		color: #333333;
		width:97%;
	}
	#main-content .wrapper{

	}


	#main-content .sucess{
		padding:5px;
		margin-bottom: 12px;
		margin-left: 0pt;
		background-color: #e2f9e3;
		background-image: none;
		background-repeat: repeat;
		background-attachment: scroll;
		background-position: 0% 0%;
		background-clip: border-box;
		background-origin: padding-box;
		background-size: auto auto;
		border:solid #9ece9e 1px;
		color: #333333;
		line-height:30px;
		width:97%;
	}
	#main-content .people_wrapper{
		
	}
	
	#main-content .people_wrapper a{
		color:#444;
	}

	#main-content .people_wrapper a:hover{
		color:#e6323b;
		background-color:#fff;
		text-decoration:none;
		
	}
	#main-content .member_name{
		float:left;
		width:49%;
		height:15px;
		
	}
	#main-content .people_list{
		width:100%;
	}
	#main-content .people_list a{
		color:#444;
	}
	#main-content .people_list a:hover{
		color:#e6323b;
		background-color:#fff;
	}
	#main-content .people_list td{
		height:20px;
	}
	
	#main-content div#people_photo{
		float:right;
		width:100px;
		height:128px;
		border:solid #747B7B 1px;
		padding:2px;
		border-top-left-radius: 3px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
	}
	#main-content .p_people_project{
		line-height:25px;
	}
	
	#main-content .people_member_name{
		color: #444;
		text-shadow: 0 -1px 1px #DDD;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		margin: 0px 0 10px;
		z-index: -1;
		vertical-align: baseline;
		background: transparent;
		border:none;
	}
	#main-content .editform_pubtype{
		width:100%;

	}
	#main-content .editform_pubtype td{
		padding:10px;

	}

	

	#main-content .editform{
		width:100%;
	}
	#main-content .editform td{
		padding-top:10px;

	}
	#main-content .editform td:first-child{
		text-align:right;
		padding-right:20px;
	}

		#main-content .contact_form{
			width:380px;
			height:20px;
			border:solid #ccc 1px;	
		}
		#main-content .contact_form_text > textarea{
			width:380px;
			height:100px;
			border:solid #ccc 1px;	
		}
		#main-content .contact_form_url{
			display:none;
		}
		#main-content .editform input{
			
			border:solid #cccccc 1px;
			margin-bottom:3px;
			color:#434c4e;
			padding-top:5px;
			padding-bottom:5px;
			padding-left:10px;
			font-family: arial;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			line-height: normal;
			font-size-adjust: none;
			font-stretch: normal;
			width:95%;
			height:15px;

			
		}
		
		
		#main-content .submit input{
			color: #fff;
			background: #747a7b;
			border: 2px outset #fff;
			font-family: arial;
			font-style: normal;
			font-variant: normal;
			font-weight: bold;
			font-size: 12px;
			line-height: normal;
			font-size-adjust: none;
			font-stretch: normal;
			padding-left:0px;
			width:120px;	
			height:30px;
		} 
		
		
		#main-content .editform input:hover{
			/*border:solid #808080 1px;*/
			/*cursor:pointer;*/
		}
		
		
		#main-content .editform textarea{
			border:solid #cccccc 1px;
			margin-bottom:3px;
			padding-left:10px;
			padding-top:10px;
			width:95%;
			color:#434c4e;
			height: 100px;
			font-family: arial;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 12px;
			line-height: normal;
			font-size-adjust: none;
			font-stretch: normal;
			
		}
		#main-content .newsform textarea{
			height:200px;
		}
		#main-content .newsform input{
			height:20px;
			width:95%;
		}
		
		#main-content .editform .radio{
			border:none;
			width:13px;
			border:solid red 1px;
			height:13px;

		}
		
		#main-content .editform .radio:hover{
			border:none;
		}
		
		#main-content .editform select{
			width:97%;

			border:solid #cccccc 1px;
		}
		
		#main-content ul{
			padding-left:25px;
		}
		#main-content li{
			list-style-type: square;
			
			line-height:17px;
		}
		
		
		#search_big{
	
		}

		#input_search_big{
			margin:0px;
			padding-top:3px;
			border:solid #e8ebec 1px;
			width:400px;
			color:#434c4e;
			height: 16px;
			font-family: arial;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			font-size: 11px;
			line-height: normal;
			font-size-adjust: none;
			font-stretch: normal;
			
		}

		

		.search_pub td{
			height:25px;
		}

		.search_table{
			width:100%;
			padding:10px;
			border:solid #000 1px;
		}

		.search_table .right{
			width:20%;
			text-align:right;
		}

		
		ul#tabnav { /* general settings */
			text-align: left; /* set to left, right or center */
			margin: 0 0 -1px 0; /* set margins as desired */
			font: bold 11px verdana, arial, sans-serif; /* set font as desired */
			border-bottom: 1px solid #6c6; /* set border COLOR as desired */
			list-style-type: none;
			padding: 3px 0px 3px 0px; /* THIRD number must change with respect to padding-top (X) below */
		}
		
		ul#tabnav li { /* do not change */
			display: inline;
		}
		
		body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4 { /* settings for selected tab */
			border-bottom: 1px solid #fff; /* set border color to page background color */
			background-color: #fff; /* set background color to match above border color */
		}
		
		body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
			background-color: #fff; /* set selected tab background color as desired */
			color: #000; /* set selected tab link color as desired */
			position: relative;
			top: 1px;
			padding-top: 4px; /* must change with respect to padding (X) above and below */
		}
		
		ul#tabnav li a { /* settings for all tab links */
			padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
			border: 1px solid #6c6; /* set border COLOR as desired; usually matches border color specified in #tabnav */
			background-color: #cfc; /* set unselected tab background color as desired */
			color: #666; /* set unselected tab link color as desired */
			margin-right: 0px; /* set additional spacing between tabs as desired */
			text-decoration: none;
			border-bottom: none;
		}
		
		ul#tabnav a:hover { /* settings for hover effect */
			background: #fff; /* set desired hover color */
			color:#666;
		}
		
		
		#list_people table{
				border-collapse: collapse; 
		}
		#list_people td
		{
			border:1px solid #ECE9D7;
			padding:3px;
			margin:0px;
			padding-top:5px;
			padding-bottom:5px;

		}
		#list_people th
		{	
			padding:3px;
			background-color:#ECE9D7;
			color:black;
		}
		#list_people tr{
			background-color: #fff;
		}

		#list_people tr:hover{
			background-color: #e0eaf1;
		}
		#list_people tr:nth-child(even) {
			background-color: #f4f3ee;
		}

		#list_people tr:nth-child(even):hover{
			background-color: #e0eaf1;
		}
		.authors{
			height:0px;
		}
		
		.authors td{
			padding:3px;
			margin:0;
	
			line-height:20px;
			border-bottom:solid #fff 1px;
			
		}

		.authors_table{
			width:100%;
		}
	 	.authors_table select{
			border:solid #cccccc 1px;
			width:98%;
			font-size:11px;

		}

		.authors_table td:first-child{
			text-align:left;
		}
		.authors tr{
			background-color:#eeeeee;
		}
		.authors tr:hover {
			cursor:pointer;
			background-color:#fff;
			
		}
		
		.authors tr:hover .add_author{
			display:block;
			
		}
		
		.authors_div{
			border:solid #6c6 1px;
			height:210px;
			overflow:auto;
			font-size:10px;
		}
		
		.add_author{
			display:none;
			background-image:url("/images/add.png");
			background-repeat:no-repeat;
			background-position:right;
			height:12px;
			
		}
		.authors_table span{
			display:none;
		}
	
		#pselectedAuthors{
			height:230px;
		}
		
		#progress_bar {
			/*margin: 10px 0;
			padding: 3px;*/
			border: 1px solid #000;
			font-size: 14px;
			clear: both;
			opacity: 0;
			-moz-transition: opacity 1s linear;
			-o-transition: opacity 1s linear;
			-webkit-transition: opacity 1s linear;
			line-height:20px;
			width:370px;
			float:left;
		}
		#progress_bar.loading {
			opacity: 1.0;
		}
		#progress_bar .percent {
			background-color: #F1D6CC;
			height: 20px;
			width: 0px;
		}
		
		.uploadleft{
			float:left;
			margin-right:10px;
		}
		
		.uploadright{
			float:left;
			margin:0;
			padding:0;
			height:30px;
		}
	
		
		.member_publications ul{
			padding-left:0px;
			margin-left:0px;
			
		}	
		.member_publications li{
			list-style-type: square;
			padding-top:9px;
			line-height:17px;
		}
		
		
		.pub_file{
			background-image: url("/images/doc_type_pdf.gif");
			background-repeat: no-repeat;
			width: 38px;
			height: 38px;
			margin-right: 5px;
		}
		.top_img{
			margin-bottom:10px;
			border-radius:3px;
		}
		#img_gallery img{
			padding:3px;
			cursor:pointer;
		}


	.destaque{
		border-radius: 3px;
		background-color:#0096D7;
		
		width:780px;
		height:280px;
		margin-bottom:32px;
		
	}
	
	.destaque img{
		max-height:100%; 
		max-width:100%;
	}
	.destaque h1{
		font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		vertical-align: baseline;
		background: transparent;
		color: #FFFFFF;
		display: block;
		margin-top: 10px;
		font-size: 200%;
		line-height: 26px;
		text-shadow: 0 -1px 1px #DDD;
	}
	.destaque p{
		
		font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
		line-height: 18px;
		margin-top: 0;
		font-weight: normal;
		color: white;
		display: block;
		opacity: .85;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		vertical-align: baseline;
		background: transparent;
		margin-top:10px;
	}
	.destaque .dleft{
		float:left;
		width:420px;
		height:260px;
		background-color:#fff;
		margin:10px;
		text-align:center;
		
	}
	.destaque .dright{
		float:left;
		width:267px;
		height:260px;
		margin-top:20px;
		margin-left:20px;
		
	}
	.hide{
		display:none;
	}

#header {
	height:22px;
	margin: 0 auto;
	background-color:#eeeeee;
	margin-bottom:80px; 
	
} 

#header #top{
	background: url(images/header_logo.gif) top left no-repeat;
	height:50px;
	width:962px;
	margin:0 auto;
	padding:0 0px 8px 0px;
	font-size:11px;
	
}
	#header #top #search{
		height:20px;
		width:140px;
		float:right;
		margin-top:13px;
	}
	#header #top #search input{
		width:100px;
		height:20px;
		border:none;
		color:#999;
		font-size:11px;
		outline:none;
		padding-left:7px;
	}
	#header #breadcrumbs{
		font-weight:bold;
		width:962px;
		height:20px;
		margin:0 auto;
		padding:0 0px 0 0px;
		color:#ccc;
		font-size: 11px;
		background-color: transparent;
	}
	#header #breadcrumbs a{
		color:#888888;
	}
	#header #breadcrumbs ul{
		padding-left:10px;
	}
	#header #breadcrumbs li{
		float: left;
		list-style: none;
		margin: 0 5px 5px 0;
		font-family: Arial,sans-serif;
		
		color: #444;
		line-height: 16px;
	}

	#header #breadcrumbs .arrow{
		color: #CCC;
		margin: 0;
	}
	#header #breadcrumbs #user_panel{
		padding:0px;
		float:right;
		color:#888888;
	}
	#header #breadcrumbs #user_panel a:hover{
		color:#e6323b;
	}
#footer {
	position: relative;
	margin-top: -70px; /* negative value of footer height */
	height: 70px;
	clear:both;
	background: url(images/bg-footer.png) repeat-x;
	
} 

	.container-footer{
		height:70px;
		width:962px;
		margin:0 auto;
		padding:0 0px 0 0px;
	}
	
	.right{
		position:relative;
		float:right;	
		background:url(images/footer-img.png) 0px 35px no-repeat;
		width:260px;
		height:70px;
	}
	.left{
		position:relative;
		float:left;
		width:300px;
		height:70px;
		
	}
	.left .big{
		float: left;
		font-size: 270%;
		margin-top: 29px;
		margin-bottom: 0pt;
		margin-left: 13px;
		font-weight: bold;
		color: #cccccc;
			
	}
	.left .small{
		float: left;
		line-height:11px;
		font-weight:normal;
		margin-top: 36px;
		margin-bottom: 0pt;
		margin-left: 6px;
		
		color: #aaaaaa;
		
	}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}
	/*All News*/
	
	#all_news{
		padding-top:10px;
		margin-bottom:0px;
		width:100%;
		
	}
	#all_news .heading{
		font-size: 16px;
		line-height: 16px;
		color: #888!important;
	}
	
	#all_news .timestamp{
		color:#aaa;
		font-size:11px;
	}
	#all_news a{
		color:#39C;
	}
	#all_news a:hover{
		background-color:#39C;
		color:#fff;
	}

	/*news det*/
	#news_item_det{
		padding-top:10px;
		margin-bottom:50px;
		width:100%;
		
	}
	#news_item_det .heading{
		font-size: 16px;
		line-height: 16px;
		color: #888!important;
	}
	
	#news_item_det .timestamp{
		color:#aaa;
		font-size:11px;
	}
	#news_item_det a{
		color:#39C;
	}
	#news_item_det a:hover{
		background-color:#39C;
		color:#fff;
	}

	#news_div{
		height:190px;
		margin-bottom:10px;
	}
	
	.news_item{
		float:left;
		margin-left:20px;
		height:100%;
		width:140px;
		background-color:#DDD;
		border-radius:3px;
		color:#444;
	}
	#news_div .news_item p{
		padding-left:10px;
		padding-right:10px;		
	}
	#news_div .news_item:hover{
		background-color:#444;
		color:#fff;
		cursor:pointer;
	}
	#news_div a{
		color:#444;
	}
	#news_div a:hover{
		color:#fff;
	}
	
	#news_div .news_item:first-child{
		margin-left:0px;
	}
	.news_item img{
		height: 80px;
		width: 120px;
		margin-bottom:10px;
	}
	.news_item .news_item_img img{
		width:100%;
	}
	.news_wrapper{
		height:90%;
		padding:10px;
		
	}
	.news_title{
		text-shadow: 0 -1px 1px #DDD;
		line-height: 22px;
		font-weight: normal;
		color: #666;
		font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
		font-style: normal;
		font-variant: normal;
		z-index: -1;
		font-size:18px;
		margin-bottom:10px;
	}
	
	#slidetabs .current{
		color:#666;
	}	
	
	#slidetabs a{
		padding:0;
		color:#ccc;
		font-size:280%;
		height:50px;
	}
	
	#slidetabs a:hover{
		background-color:#fff;
		color:#ccc;
		
		cursor:default;
	}
	
	
	
		
	#slideshow {
		position:relative;
		height:320px;
	}

	#slideshow>div {
		position:absolute;
		top:0;
		left:0;
		z-index:8;
		opacity:0.0;
		height: 320px;
		background-color: #FFF;
	}

	#slideshow>div.active {
		z-index:10;
		opacity:1.0;
	}

	#slideshow>div.last-active {
		z-index:9;
	}
	.morenews{
		margin-top:10px;
		font-weight:bold;
	}


.right_pane{
	float:right;
	padding-left:10px;
	background-color:#fff;	
}

#main-content .destaque a{
		color:#fff;
}

#graph_select td{
        border:solid #fff 1px;


}
#graph_select select{
        background: #fff;
        border: 1px solid #ddd;
        padding: 5px 8px;
        margin: 2px 0px;
        width:120px;

}

.fixed_headers {
  width: @table_width;
  table-layout: fixed;
  border-collapse: collapse;
  
  th { text-decoration: underline; }
  th, td {
    padding: 5px;
    text-align: left;
  }
  
  td:nth-child(1), th:nth-child(1) { min-width: @column_one_width; }
  td:nth-child(2), th:nth-child(2) { min-width: @column_two_width; }
  td:nth-child(3), th:nth-child(3) { width: @column_three_width; }

  thead {
    background-color: @header_background_color;
    color: @header_text_color;
    tr {
      display: block;
      position: relative;
    }
  }
  tbody {
    display: block;
    overflow: auto;
    width: 100%;
    height: @table_body_height;
    tr:nth-child(even) {
      background-color: @alternate_row_background_color;
    }
  }
}

.old_ie_wrapper {
  height: @table_body_height;
  width: @table_width;
  overflow-x: hidden;
  overflow-y: auto;
  tbody { height: auto; }
}
