/*
Theme Name:		BIST - Serviços
Theme URI:		http://nme.ist.utl.pt
Description:	Template filho dos serviços para a Biblioteca do IST
Author:			NME
Author URI:		http://nme.ist.utl.pt
Template:		geral
Version:		1.0
*/
@import url("../geral/style.css");

nav {height:auto !important; min-height: 1em !important; padding-bottom:20px !important;}
nav.recursos {float:left; width:220px; padding: 20px 0 0 0;}
nav.recursos li {float:left; list-style-type:none; width:198px; height:80px; padding:0; margin:4px 0 0 11px;}
nav.recursos li a{float:left; width:198px !important; height:80px; margin: 0; padding: 0;}
nav.recursos li a.link1{background:url(/files/sites/37/link1-1.png);}
nav.recursos li a.link2{background:url(/files/sites/37/link2.png);}
nav.recursos li a.link3{background:url(/files/sites/37/link3-1.png);}
nav.recursos li a.link4{background:url(/files/sites/37/link-4-2.png);}
nav.recursos li a.link5{background:url(/files/sites/37/link5.png);}
nav.recursos li a.link6{background:url(/files/sites/37/link6.png);}
nav.recursos li a.link7{background:url(/files/sites/37/link7.png);}

nav.recursos li a{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* ie8 supports both; this variant doesn't work if meta tag below used */
	filter:alpha(opacity=50); /* for internet explorer <= 7, and 8 when <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> */
	-moz-opacity:0.50; /* for older gecko browsers */
	-khtml-opacity: 0.50; /* for older webkit browsers */
	opacity: 0.50; /* CSS3 standard */
	}

nav.recursos li a:hover{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* ie8 supports both; this variant doesn't work if meta tag below used */
	filter:alpha(opacity=100); /* for internet explorer <= 7, and 8 when <meta http-equiv="3X-UA-Compatible" content="IE=EmulateIE7" /> */
	-moz-opacity:1.00; /* for older gecko browsers */
	-khtml-opacity: 1.00; /* for older webkit browsers */
	opacity: 1.00; /* CSS3 standard */
	}

article#search_page	{height: 300px !important;}

h2.spacing {padding-top: 30px; padding-bottom: 5px;}

.grid_5.omega p{background: #F4F1EB;}
.language {display:none;}

.panel-text {font-size: 11px; line-height: 1.25;}
