body
{
	background-position: center 80px;
	background-repeat: no-repeat;
	background-image: url(../images/fondo_2010.png);
	background-color: #1B1612;
	color: #fff;
	/*font-family: Frutiger, Univers, "Helvetica Neue", "Lucida Grande", Calibri, Helvetica, Verdana, sans-serif;*/
}

/* Layout */
#accessibility
{
	visibility: hidden;
	display: none;
}

#cabeceira
{
	height: 180px;
	background-color: #F04D11;
	/*background-image: url(../images/logo2010.png);background-position-x: 600px;background-position-y: 18px;background-repeat: no-repeat*/
}

#cabeceira .colborder, #cabeceira .border { border-right: 1px solid #1B1612; }

#logo, #tagline, #menu, #idiomas
{
	height: 144px;
	margin-top: 18px;
	margin-bottom: 18px;
}

#idiomas { text-align: right; }

#idiomas ul
{
	padding: 0;
	margin: 0;
	text-align: right;
}

#idiomas ul li
{
	padding-left: 0px;
	padding-right: 0px;
	font-size: 1.2em;
	font-weight: 100;
	list-style-type: none;
	/*display:inline;*/
}

li.gl-gz { }
li.es-es { }
li.en-gb { }
.l10n_current { color: #1B1612; }
#menu { }

#menu ul
{
	padding: 0;
	margin: 0;
}

#menu ul li
{
	font-size: 1.2em;
	font-weight: 100;
	list-style-type: none;
}

#datos_concerto ul {padding: 0;margin:0;}
#datos_concerto ul li {font-size: 1.2em;
	font-weight: 100;
	list-style-type: none;
	border-bottom: 1px solid #fff;
	padding-bottom: 1em;
	padding-top: 1em;}

#contido img { }
#novas_portada, #texto_concerto, #festival h1, #vigo h1, #inscricion h1, #novas h1, #popup h2, #foto h3, #redes p { margin-top: 1em; }
#caixanova p, #redes p {text-align: center;}

#organiza, #colabora, #patrocina { }

hr.espazo
{
	background: transparent;
	color: transparent;
}

hr
{
	background: #fff;
	color: #fff;
}

/*  Hiperenlaces  */
a
{
	text-decoration: none;
	border-bottom: 0;
}

a:link { color: #F04D11; }
a:visited { color: #F04D11; }
a:hover { color: #fff; }
#cabeceira a:link { color: #fff; }
#cabeceira a:visited { color: #fff; }
#cabeceira a:hover { color: #1B1612; }

/* Typography */
h1, h2,h3,h4
{
	margin-bottom: 0.5em;
	line-height: 1;
	font-size: 1.5em;
}

h1, h2 { font-weight: bold; }

#slider h1
{
	color: #F04D11;
	font-size: 54px;
	margin-bottom: 18px;
	font-weight: bold;
}

#slider h1 span
{
	color: #fff;
	font-size: 16px;
	font-weight: 100;
}

h1 span, h2 span {color:#fff;}

#presentacion
{
	text-align: right;
	margin-top: 1em;
}

#presentacion h2, #vigo h1, #novas h1, #inscricion h1 { color: #fff; }
#novas_portada h2, #texto_concerto h2, #festival h1, #popup h2 { color: #F04D11; }
#texto_concerto h2 span, #festival h3 {color:#fff;}
h3 { color: #F04D11; }

em
{
	background-color: #F04D11;
	color: #1B1612;
	padding-right:2px;padding-left:2px;
font-style: normal;
}

/* Images */
#contido img
{
	margin-top: 0;
	padding-top: 0;
}

#presentacion_foto img, #imaxe_concerto img, #foto img
{
	opacity: .60;
	-moz-opacity: .60;
	filter: alpha(opacity=60);
}

/* Definitions */
dl dt { }
dd { margin-left: 0em; }

/* Classes */
.blanco
{
	color: #fff;
	background-color: #1B1612;
	padding-left: 2px;
	padding-right: 2px;
}

/*.amarelo { color: #F04D11; }
.espazo { color: #859eab; }*/

/* Forms */
#buscar input
{
	font-size: 1.2em;
	font-weight: 100;
	list-style-type: none;
	background-color: #F04D11;
	color: #fff;
	width: 100%;
	padding: 0;
	margin: 0;
}

INPUT, TEXTAREA
{
	border: 0;
	background-color: #F04D11;
	padding: 5px;
	color: #222;
}

INPUT:focus, TEXTAREA:focus
{
	border: 0;
	background-color: #fff;
	color: #222;
}

LABEL
{
	float: left;
	width: 110px;
	font-weight: normal;
}

textarea
{
	width: 250px;
	height: 108px;
	margin: 0.5em 0.5em 0.5em 0;
}

select { width: 150px; }

button {border:0;background-color: transparent;font-size: 1.2em;color:#fff;font-weight: bold;}

INPUT.zemRadio
{
	float: left;
	display: inline;
	background: transparent;
}

LABEL.zemRadio
{
	float: left;
	width: 250px;
}

ul#pages, ul#pages li
{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

/* Coda Slider */
.navitation ul, .navigation li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#slider
{
	width: 790px;
	margin: 0 auto;
	position: relative;
}

.scroll
{
	height: 540px;
	overflow: hidden;
	position: relative;
	/* fix for IE to respect overflow */
	clear: left;
}

.scrollContainer div.panel
{
	padding: 0px;
	height: 540px;
	width: 790px;
	/* change to 560px if not using JS to remove rh.scroll */
}

.scrollButtons
{
	position: absolute;
	top: 150px;
	cursor: pointer;
}

.scrollButtons.left { left: -70px; }
.scrollButtons.right { right: -70px; }


/* live_search */

#live_search .ls_results
{

	background-color: #1B1612;
	overflow: hidden;
	width: 350px;
	
}
