/**********KOLOREAK:
				Urdina fondoa: #007AAF;
				Marroia:#754C00;
				berdia:#81C242;


*********************************/
body {
	margin: 0;
	padding: 0;
	font: small Verdana, Arial, sans-serif;
	color: #000;
	background-color:#007AAF;
}

h1 {
	font-size: 160%;	
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#754C00;
}

h2 {
	font-size: 140%;
	color:#754C00;
}

h3 {
	font-size: 125%;
	color: #004062;

	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 105%;
}

h5 {
	font-size: 90%;
}

h6 {
	font-size: 85%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

img, img a{
	border: 0px;
}

pre, code {
	font: 1em Courier, "Courier New", monospace;
	letter-spacing: -0.066em;	
}

p {
	margin: 0.3em 0 1.2em;
	line-height: 1.4em;
}

ul, li {
	line-height: 1.4em;
}

hr {
	display: block;
	clear: both;
	visibility: hidden;
}

a{
	color:#007AAF;
	text-decoration: underline;
}

a:hover {
	color:#81C242;
	text-decoration:underline;
}
a.visited{
	color:#007AAF;
}
#maincontainer {
	margin: 0 auto;
	width: 990px;
	padding: 0;
	background: white url("maincontainer_left.gif") repeat-y left top;
}
/**********Maketaziokoak*********************************/

#header {
	padding: 0;	
	margin: 0;
	background: url("header.gif") no-repeat top left;
	height:142px;
	/*border:1px solid red;*/
}

#header a{
	text-decoration: none;
	color: white;
	letter-spacing: 1px;
}

#logo {
	border: 0;
	height:95px;
	width:380px;
	float:left;
	margin-left:220px;
	margin-top:50px;
}

#search {
   	display: none;
}

#language {
	font-size: 0.8em;
	color:white;
	float:right;
	margin-right:10px;
	padding-top:5px;
}
#language a{
	color:white;
}
#language a:hover{
	text-decoration:underline;
	color:#007AAF;
}

#utilities{
	display:none;
}
#utilities_intranet{
	display:none;
}
#tagline {
	position:absolute;
	margin-left:780px;
	margin-top:110px;
	color:#004062;
	font-weight:bold;
	font-size:140%;
}
#tagline a{
	color:#004062;
}
/**********Portada*********************************/
#maincontent{
	clear:both;
}
#mainpicture {
	margin-left:0px;
	width:778px;
	clear:both;
	height:151px;
}

#mainpicture img{
	margin:0;
}
#mainpicture h1{
	margin-left:520px;
	margin-top:20px;
}
#mainfeatures {
	width:500px;
	float:left;
        
}

#firstfeatured h2{
	background:url("firstfeatured.gif") no-repeat top right !important;
	padding-right:15px !important;
	text-align:left;
        height: 110px;
}
#firstfeatured h2 a{
	color:#fff !important;
	font-size:110% !important;
}
#mainfeatures h2{
	background: url("featured_title.gif") repeat-x top left;
	padding:8px 0 15px 10px;
	margin:0;
}
#mainfeatures h2 a{
	font-size: 100%;
	color: white;
	margin-bottom: 10px;
	text-decoration:none;
}
#mainfeatures h2 a:hover{
	color: #999;
}
.featured img{
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #efefef;
	padding:2px;
}
.featured{
	width: 470px;
	float: left;
	margin-left: 0px;
	font-size: 0.9em;
	padding:10px;
	padding-bottom:0;
}
.featured a {
}
.featured a:hover {
	color:black;
}
#mainevents{
	width:230px;
	float:right;
	margin-right:20px;
}
#mainevents h1{
	background: url("agenda_title.gif") repeat-x top left;
	padding:0px 0 15px 10px;
}
#mainevents h1 a{
	color:white;
	text-decoration:none;
	font-family:verdana;
	text-transform:uppercase;
	font-size:70%;
}
.eventitem{
	padding:10px;
}
.data{   
	margin:0px;
    font-size: 90%;
	color: #999999;
}
.eventitem h2{
	padding:0;
	margin:0;
	font-size:90%;
}
a.smalllink{
	float:right;
	font-size:85%;
	color:#666;
	text-decoration:none !important;
}


/*****************Menu nagusia****************/

div#mainmenu {
	CLEAR:BOTH;
	letter-spacing: 1px;
	font-size: 11px;
	margin-top: 0px;
	color:white;
	background: url("mainmenu_bottom.gif") no-repeat bottom right;
	width:200px;
	padding:0;

	height:500px;
	font-size:110%;
	font-family: Arial, Helvetica, sans-serif;
}
div#mainmenu ul{
	margin: 0;
}

div#mainmenu ul li{
	margin-left:-40px;
	line-height: 35px;
	list-style:none;
}

div#mainmenu ul li a{
	text-decoration: none;
	color:white;
	background: url("menu_li.gif") repeat-x top;
	width:185px;
	display:block;
	padding-left:15px;
}

div#mainmenu ul li a:hover{
	background: url("menu_lion.gif") repeat-x top;
}

div#mainmenu ul li#active{
	background: url("menu_lion.gif") repeat-x top;
	padding-left:15px;
	border-top:1px solid #0079AE;
}

div#mainmenu ul li#active a{
	background: url("menu_lion.gif") repeat-x top;
	padding-left:0px;
}

#container {
	CLEAR:BOTH;
	margin-top:-420px;
	margin-left:210px;
	padding-bottom:20px;	
	padding-top:0px;
}

#container a{
    text-decoration: underline;
	}

#content {
	width: 490px;
	margin-left: 20px;
}

#breadcrumb {
	margin: 0px 0px 10px 10px;
	font-size: smaller;
	text-align:left;
	padding: 0px 0 5px 0;
	color:black;
	display:block;
}

#breadcrumb a{
	color:#007AAF;;
}
#breadcrumb a:hover{
	color:black;
}
/***********************Eskumako menua****************************/


#menu{
	color: black;
	width: 233px;
	margin-right:15px;
	float:right;
	margin-top:30px;
}
#menu ul{
	margin-left: 0px;
	padding: 0;
	border: 0;
}

#menu li{
	margin: 0;
	line-height: 2em;
	padding-left:10px;
	list-style:none;
	background:#ccc url("menu2_li.gif") repeat-x top left;
	margin-bottom:4px;
}

#menu li a{
	display: block;
	color: black;
	text-decoration: none;
}
#menu li a:hover{
	text-decoration:underline;
}
#menu li.active{
	background:#754C00 url("menu2_lion.gif") repeat-x top left;
	color:white;
}
#menu ul ul{
	padding-bottom:5px;
}
#menu li li{
	margin: 0;
	line-height:1.2em;
	padding:5px 0 5px 2px;
	margin-left:20px;
	list-style:none;
	list-style-image: url("li.gif");
	background-color:transparent;
	background-image:none;
	margin-bottom:0px;
}
#menu li.active li a{
	color:white;
}
#menu li li a{
	color:black;
}



.cleaner{
	margin:0px;
	padding: 0px;
	clear: both;
	font-size: 5px;
}

/****************agenda************/

#menu2 h1{
	background: url("agenda_title.gif") repeat-x top left;
	padding:6px 0 15px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:white;
}
table.calendar {
	border:1px solid #754C00;
	margin:0 auto;
	margin-bottom:10px;
}
.year{
	background-color:#754C00;
	color:white;
	text-align:center;
	font-weight:bold;
	padding:0px !important;
	vertical-align:center !important;
}
.day{
	text-align:center;
}
.agenda h3{
	margin-top:0;
	margin-bottom:5px;
	border-top:1px dotted #ccc;
}
/*table.calendar a{
	background-color:#EF8A25;
	color:white;
	text-decoration:none;
}*/
table.calendar a{
	color:red;
	text-decoration:none;
}
table.calendar a:hover{
	background-color:#754C00;
	color:white;
}
table.calendar {
	width:235px !important;
	float:left;
	margin-right:10px;
	height:180px;
}
table.calendar td{
	padding:0;
	vertical-align:top;
	font-size:85%;
}
table.calendar td.ebentua{

}
table.calendar td.ebentua a{
	margin-right:3px;
	float:left;
	padding:0 2px;
	text-decoration:none !important;
}
table.calendar td.ebentua img{
	float:left;
	width:7px;
	padding:0 !important;
	border:1px solid white;
}

.irteerak{
	font-size:85%;
}
.irteerak li{
	background-image:none !important;
	background-color:white !important;
	padding:5px !important;
	line-height:15px !important;
	border:1px solid #efefef;
}
.irteerak li img{
	float:left;
	margin-right:3px;
}

.erreserba{
	background: url("menu_lion.gif") repeat-x top;
	padding:8px 10px;
	text-align:center;
	display:block;
	width:130px;
	text-decoration:none !important;
	font-size:85%;
	color:white;

	text-transform:uppercase;
}
.erreserba:hover{
	background: url("menu_li.gif") repeat-x top;
	color:white;
}
.agortuta{
	background: url("menu2_li.gif") repeat-x top;
	color:red;
	display:block;
	width:100%;
	text-align:center;
	padding:3px 10px;
	font-size:85%;
}

#begibistan{
	border:1px solid #efefef;
	text-align:center;
	padding:5px;
	font-size:85% !important;
}
/******************Irudiak*************/
#content img{
	padding: 0px 5px 0px 0px;
	background: url(xxx) no-repeat top right;
}

.irudia p{
	font-size: x-small;
	color:#666666;
	}

.imgright{
	float: right;
	margin-left: 10px;
	margin-top: -25px;
}

.imgleft{
	float: left;
	margin-right: 10px;
}

table{
	border:1px solid #007AAF;
	margin:1px;
	width:90%;
}
table th{
	background-color:#007AAF;
	color:white;
	text-align:left;
	padding-left:5px;
	font-weight:normal;
}
table td{
	background-color:white;
	padding-left:5px;
	border:1px solid #efefef;
}
table caption{
	display:none;
}

table.ibilaldiak{
	border:1px solid #007AAF;
	margin:0;
	width:100%;
}
table.ibilaldiak a{
	font-weight:bold;
}

table.ibilaldiak td{
	background-color:white;
	border:none;
	vertical-align:top;
	padding:5px 0;
}
table.ibilaldiak img{
	margin:0px 0 0 3px;
}
.pdf{
	background: url("pdf.gif") no-repeat top left;
	padding-left:15px;

	line-height:2em;
	float:right;
}
#footer {
	background: url("footer.gif") no-repeat top left;
	text-align:right;
	line-height:.5em;
	padding-bottom:10px;
	margin-right:20px;
}
#footer img{
	margin-left:200px;
	padding-top:10px;
	margin-bottom:0;
}
#footer a{
	margin-top:-10px;
	margin-bottom:5px;
}
/************************/

.presentacion #menu{
	background:url("/presentacion/zerda.jpg") no-repeat bottom;
	padding-bottom:290px;
}
/************************bideoa*************/
.aurkezpen_bideoa #content{
	width:730px;
}
/***************galeria***********/

.galeria table{
	border:none;
	width:100%;
}
.galeria table td{
	padding:0;
	border:none;
	padding:5px;
}
.galeria img{
	border:1px solid #ccc;
	padding:0 !important;
	padding:2px !important;
}
/******************************/

.euskeraz{
	color:#0077A8;
	border:1px solid #0077A8;
	padding:5px 10px;
	font-size:90%;
}