/**************Orokorrak*************/

/*
@font-face {
	font-family: BigMummy;
	src: url(./fonts/BigMummy.eot#) format('eot'),
	     url(./fonts/BigMummy.woff) format('woff'),
	     url(./fonts/BigMummy.ttf)  format('truetype'),
	     url(./fonts/BigMummy.svg#svgBigmummy) format('svg');
	}*/



body	{
	margin: 0 auto;
	padding: 0;
	font:  93% Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 10px;
	text-align: center;
	line-height: 140%;
	background: url(body.gif) repeat-x top left;
	}
	
	
	
fieldset	{
	border: 0;
	}

input	{
	
	}

a{
	color: #ff0000;
	text-decoration: none;
}

a img{
	border: 0;
}

a:hover{
	color: #000;
	text-decoration:underline;
}

a:visited{
	color: #fa4242;
}

h1, h2{
	font-family: 'Arial Black', Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;

	}

h1 a {
	text-decoration: none;
	}

h1{
	font-size: 160%;
	padding-left: 0px;
	margin-top: 0px;
	}

h2{
	font-size: 130%;
	}

h3{
	font-size: 100%;
	margin-bottom: 0px;
	margin-top:0px;
	}
.error{
	padding: 5px;
	border: 1px solid #f00;
	}

.aukeratua{
        background-color: #F9D98B;
        margin-left:20px;
        margin-bottom:5px;	
        margin-top:5px;
        }
        
.ezaukeratua{
        margin-left:20px;
        margin-bottom:5px;
        margin-top:5px;
        }



/**************Maketaziorako*************/

#maincontainer	{
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}


#container	{
	max-width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#container{
    width:expression(document.body.clientWidth > 1000 ? "950px" : "auto");
}

#container form{
    text-align: center;
}
#container form fieldset{
    text-align: left;
}

#header{
	color: #fff;
	height: 140px;
	margin-bottom:20px;
}

#header a{
	color: #fff;
}
#header a:hover{
	color: #000;
}

#logoa{
	width: 500px;
	margin:0 0 0 15px;
	float: left;
}

#logoa p{
	margin:10px 0 0 7px;
	padding: 0;
	font-size: 140%;
	font-weight: normal;
	letter-spacing: 1px;
	width: 300px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff8286;
}

#logoa img{
	border: 0px;
	padding:20px 0px 0px 0px;
	}

#headeroptions{
	float: right;
	height: 30px;
	margin: 0px 0 2em 0;
	padding:0;
	width: 400px;

	}
	
#headeroptions ul{
	margin:0 0 2em 0;
	padding:0;

	}

*html #headeroptions{
	margin: 10px 0 0 0;
	}

#headeroptions li{
	display: inline-block;
	float: right;
	list-style: none;
	background: url('option.gif');	
	padding: 0.5em 1em;
		-moz-border-radius: 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	}

#headeroptions a{
	text-decoration: none;
	font-weight: bold;
	}

#searchform{
	float: right;
	margin: 1em 0 0 0;
	padding: 0;
	white-space:nowrap;
	}

#language{
	display: none;
	}

#sidebar	{
	float: left;
	width: 28%;
	padding: 0px;
	margin: 0 0 0 10px;
	font-size: 90%;
	}

#sidebar ul li{
	margin:5px 10px 5px -20px;
	padding:0px 0px 2px 0px;
        list-style-image: url('menu.gif');
	line-height: 130%;
	}

#sidebar ol li{
	margin:0px 0px 10px 5px;
	}

#sidebar a{
	text-decoration: none;
	}

#sidebar a:hover{
	color: #000;
	}

#sidebar .active{
	color: #000;
	list-style-image: url('menu2.gif');
	}

#breadcrumb{
	font-size: smaller;
	padding: 5px 0px 10px 0px;
	}

#footer{
	clear: both;
	height:80px;
	color: #fff;
	margin: 10px 0px 0px 0px;
	background: url(body.gif) repeat-x top left;
	font-size: 0.85em;
	text-align: right;
	padding: 0.5em 2em;
	}
#footer ul{
	list-style-image: none;
	float: right
	}

#footer li{
	display: inline;
	padding: 0 1em;
	border-left: 1px solid #fff;

	}
#footer a{
	color: #fff;
	text-decoration: none;
}


/***********************Portada**************************/

table#portadadmoztable {
	font-size: 11px;
	}

#portadajarioa{
	padding:10px 0 0 0;
	float:left;
	}

#portadajarioatable{
	width: 100%;
	float: left;
	}

#portadajarioatable p{
	margin: 5px 0px 7px 7px;
	padding: 0 10px;
	}

#portadajarioatable img{
   border:0;
}

#portadajarioatable p:first-letter{
	padding-left: 20px;
	}

#portadaazpikoa{
	margin:0px 0px 20px 0px;
	float:left;
	}

#portadajarioa em{
	font-size: smaller;
	}

#portadajarioa h2, #zureiturriak h2{
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px 10px;
	margin: 0 0 1em 0;
	color: #fff;
	background: url('tit.png') top left; 
	}

.group, #mainjarioa h2{
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:5px 10px;
	margin: 0 0 1em 0;
	color: #fff;
	background: url('tit.png') top left;
	font-weight: normal;
	}

#portadajarioa h2 a{
	text-decoration:none;
	color: #fff;
	}

#portadajarioa h2 a:hover{
	color: #000;
	}

.iturria {
	font-size:80%;
	font-weight: bold;
	display: block;
}

#portadajarioatable .taldea_gehiago{
	background: none repeat scroll 0 0 #F2E8D1;
    font-size: smaller;
    margin-bottom: 10px;
    padding: 2px 15px;
    text-align: right;
    -moz-border-radius: 5px;
    float: right;
	
}

#mainjarioa .taldea_gehiago{
	background: none repeat scroll 0 0 #F2E8D1;
    font-size: smaller;
    margin-bottom: 10px;
    padding: 2px 15px;
    text-align: right;
    -moz-border-radius: 5px;
    display: inline-block;
}


#portadaorokorrak ul li{
	margin:0px 0px 0px -20px;
	padding:0px 0px 2px 0px;
}
#portadaorokorrak li{
	list-style-image: url('menu.gif');
}

#portadaorokorrak a{
	text-decoration: none;
}

#portadaorokorrak a:hover{
	color: #000;
}

#portadaorokorrak .active{
	color: #000;
	list-style-image: url('menu2.gif');
}


/*******************Nere jarioa*****************/

#mainjarioa	{
	margin: 0 0 0 300px;
	padding: 0px 0px 0px 10px;
	border: 0;
	}
#mainjarioa h2 a, #mainjarioa h2 a:visited{
	color: #fff;
	}
#sidebar p{
	margin: 0px;
	}
#sidebar h1{
	margin: 0.8em 0 0.3em 5px;
	color: #b0917c;
	}
#sidebar legend{
	display:none;
	}
#iturriak{
	font-size: 95%;
	font-weight: normal;
	margin-top: 10px;
	}
h3#zureeposta  {
	margin: 0px 0px 0px 5px;
}


/* Jarioa barruko orrien edukia */	                

#maincontent {
	margin: 0 0 0 30%;
	padding: 0px 0px 10px 10px;
	border: 0;
	width: 68%;
	}

#maincontent2{
	width: 68%;
	margin: 0 0 0 1em;
	}

#maincontent2 p, #maincontent2 h3{
	padding: 0 0 0 1.5em;
	}

.items p{
	margin: 0px;
	}

.items h3{
	margin: 15px 0 0 0;
	}


.description {
	border: 1px solid #000000;   
	padding: 5px;
}

#editor p{
	background-color: #FFFFFF;	        
	}



/****************** Local menuko div desberdinak************************************/	

#search {
	padding: 0px;
	margin:0px;
}

#search h1{
	display:none;
}
	

.menu_selected {
	background-color: #fff;	

}

/* ****************************WEB MAPA*********************** */

#mapa_1{
	float: left;
	width: 300px;
	padding:0px 0px 20px 0px;
	}

#mapa_2{
	padding:0px 0px 20px 0px;    
	}



/* *****************Eskina borobilduak********************* */


/* set millions of background images */
.rbroundbox { background: #f2e8d1; }
.rbtop div  { background: url('tr.gif') no-repeat top left; }
.rbtop      { background: url('tr.gif') no-repeat top right; }
.rbbot div  { background: url('tr.gif') no-repeat bottom left;}
.rbbot      { background: url('tr.gif') no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 10px;
font-size: 1px;
}
.rbcontent  { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 0px auto; }
