@import url("curves.css");

/*
Banc de Sang i Teixits
Can Antaviana, 2009

-basic
-vincles
-layout 910px
-top
-nav_main
-GENERAL - portada
-molla de pa
-interiors
-content_sub
-footer
*/

/*---------------
=Basic
---------------------------------------------*/
html {font-size: 100%;} /* WinIE text resize correction */
body {
	font-size: 1em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	color: #333;
	/*background: #AA1123 url('img/bg_body.jpg') repeat-x;*/
	background: #00948D url('img/bg_body_concordia.jpg') repeat-x;
	padding: 0;
	margin: 0;
}
body#portada {background: #AA1123 url('img/bg_body_home.jpg') repeat-x;}
ul,ol,dl,fieldset {margin:0;padding:0;}
img,abbr,acronym,fieldset {border: none;}
ul {list-style: none;}
hr {
	position: absolute;
	left: -9999px;
}

/*Clearfix*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */

/*acc*/
#acc {
	position : absolute;
	top : -9000px;
	left : -9000px;
	z-index : 20;
}
	#acc a:focus,
	#acc a:active {
		position : absolute;
		top : 9010px;
		left : 9010px;
		background : #fff;
		color : #333;
		padding : 5px;
		font-weight : bold;
		border : 1px solid #600;
		width : 10em;
		z-index : 1;
	}
	
h1 { 
	background: url('img/bg_sup.gif') repeat-x;
	font-size:1em; 
	margin:0;
	padding: 7px;
	text-transform: uppercase;
}

h2 { 
	font-size: 1.666em;
	font-weight: normal;
	background: url('img/bg_h2.gif') repeat-x;
	background-position: 0 bottom;
	margin:0 0 10px 0;
	padding: 0 0 8px 0;
	color: black;
	line-height: 1em;
}
h3 { 
	font-size: 1.3077em; 
	background: #a5102d url('img/bg_h3.gif') repeat-y;
	color: white;
	margin: 10px 0;
	font-weight: normal;
	padding: 5px 5px 5px 10px;
}
h4 {
	background: url('img/bg_h4.gif') repeat-x;
	padding: 9px 7px 11px 0;	
	font-size: 1.2308em; 
	font-weight: normal;
	color: #a5102d;
	margin: 10px 0;
	line-height: 100%;
}
h5 {
	margin: 10px 0;
	font-size: 1.25em;
		
}

/*---------------
=Vincles
---------------------------------------------*/
/*General*/
a:link {
	/*color: #aa1224;*/
	color: #00948D;
	text-decoration: none;
	/*border-bottom: 1px dotted #aa1224;*/
	border-bottom: 1px dotted #00948D;
}
a:visited {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}
a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	/*background-color: #aa1224;*/
	background-color: #00948D;
}
a:hover {
	/*color: #aa1224;*/
	color: #00948D;
	text-decoration: none;
	/*border-bottom: 1px solid #aa1224;*/
	border-bottom: 1px solid #00948D;
}
a:active {
	color: #fff;
	text-decoration: none;
	outline: 0;
	/*background-color: #aa1224;*/
	background-color: #00948D;
}
/*Vincles externs*/
a.external {
	background-image: url('img/icon_link_ext.gif');
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding-right: 14px;
}
a:visited.external {background-image: url('img/icon_link_ext2.gif');}
a:focus.external,
a:active.external {background-image: url('img/icon_link_ext2.gif');}

a.img,
.img:visited,
.img:focus,
.img:active {
	border: none; 
	background: none;
}

#nav_sub li a.external {
	position: relative;
}
	#nav_sub li a.external span {
		background-image: url('img/icon_link_ext3.gif');
		background-repeat: no-repeat;
		background-position: 100% 0;
		position: absolute;
		top: 6px;
		width: 8px;
		height: 9px;	
		padding-left: 5px;
	}
	#nav_sub li ul li a.external span {
		top: 3px;	
	}
/*---------------
=Layout 910px
---------------------------------------------*/
#container_main {
	width: 910px;
	margin: 0 auto;
	text-align: left;
}
#container_sub {
	background: #E5E5E5 url('img/bg_container_sub.gif') repeat-x;	
	padding-bottom: 20px;
}
#content_main {
	width: 56%;
	float: left;	
	margin: 14px 14px 20px 14px;
	border: 2px #a9a9a9 solid;
	background: #fff;
	font-size: .8125em;
	color: #666;
	line-height: 135%;
}
	#content_main #contingut {
		padding: 10px;	
	}
	
#content_sub {
	float: right;
	width: 17%;
	margin: 14px 14px 0 0;	
}

#ample #content_main {
	width: 74.5%;	
}

body#ample.nomenu #content_main,
body.nomenu #content_main  {
	width: 77.5%;
}

/*---------------
-top
---------------------------------------------*/

#capsalera {
	position: relative;
	margin-top: 45px;
	height: 61px;
}

#eines {
	position: absolute;
	left: 0;
	top: -41px;
	width: 100%;
	height: 1.9375em;
}
	div#eines ul#idiomes {background: #000;}
		div#eines ul li {
			float: left;
			font-size: .8125em;
			color: #000;
			background: none;
			padding-left: 0;
		}
			div#eines ul li a {
				display: block;
				color: #fff;
				border-bottom: none;
				padding: 5px 10px;
				background: none;
			}
			div#eines ul li a:focus,
			div#eines ul li a:active {
				color: #fff;
				outline: 1px dotted #fff;
			}
			div#eines ul#idiomes li.current {
				background: #00948D;
				position: relative;
			}
				
				div#eines ul li a:hover {text-decoration: underline;}
				div#eines li a:focus,
				div#eines li a:active {
					background: none;
					color: #910a2b;
				}
	div#eines ul#accessos {
		float: right;
	}
		div#eines ul#accessos li {
			border-right: 1px solid #fff;
			font-size: .6875em;
			padding:0;
		}

/*logo portada*/
#logo {
	padding: 0;
	margin: 0;
	width: 161px;
	height: 46px;
	font-size: 1.4em;
	overflow: hidden;
	position: relative;
}
	#logo a:link,
	#logo a:visited {
		color: #000;
		text-decoration: none;
		font-weight: normal;
	}
	#logo a span {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		/*background: url('img/banc-de-sang-teixits.gif') no-repeat;*/
		background: url('img/banc-de-sang-teixits_concordia.gif') no-repeat;
		cursor: pointer;
	}
	
/*---------------
=menú nav_main
---------------------------------------------*/
#nav_main {
	position: absolute;
	right: 0;
	top: 11px;
	bottom:0;
	padding: 0;
	margin: 0;
	width: 730px;
	height: 49px;
}
	#nav_main li {
		float: left;
		position: relative;
		background: none;
		padding-left: 0;
	}
		#nav_main li a {
			display: block;	
		}
		#nav_main li a:hover,
		#nav_main li a:link,
		#nav_main li a:visited {
			color: #000;
			text-decoration: none;
			font-weight: normal;
			border: 0;
			
		}
		
			#nav_main li a span {
				position: absolute;
				cursor: pointer;
				width: 100%;
				height: 49px;
				top:0;
				left:0;
			}

			#nav_main #info_corporativa a { width: 192px; height: 49px;}
			#nav_main #linies a { width: 143px; height: 49px;}
			#nav_main #bst a { width: 127px; height: 49px;}
			#nav_main #recerca a { width: 87px; height: 49px;}
			#nav_main #catedra a { width: 181px; height: 49px;}
			
			#nav_main #info_corporativa a span { background: url('img/menu-info-corporativa.jpg') no-repeat;}
			#nav_main #linies a span { background: url('img/menu-linies-activitat.jpg') no-repeat;}
			#nav_main #bst a span { background: url('img/menu-bst-societat.jpg') no-repeat;}
			#nav_main #recerca a span { background: url('img/menu-recerca.jpg') no-repeat;}
			#nav_main #catedra a span { background: url('img/menu-catedra.jpg') no-repeat;}
			
			#nav_main #info_corporativa a:hover span,
			#nav_main #info_corporativa.current span,
			#nav_main #linies a:hover span,
			#nav_main #linies.current span,
			#nav_main #bst a:hover span,
			#nav_main #bst.current span,
			#nav_main #recerca a:hover span,
			#nav_main #recerca.current span,
			#nav_main #catedra a:hover span,
			#nav_main #catedra.current span { background-position: 0 -49px;}
			
/*---------------
=menú nav_sub
---------------------------------------------*/			

#nav_sub {
	background: #303030 url('img/bg_nav_sub.gif') repeat-x;	
	width: 20%;
	float: left;
	margin: 14px 0 0 14px;
	padding: 7px 0;
	font-size: .75em;
}			
	#nav_sub li {
		background: url('img/nav_sub_separa.gif') repeat-x;
		background-position: 0 bottom;
		padding:0;
	}
	#nav_sub li.current {background: #373737;}
	#nav_sub li.last {background: none;}
		#nav_sub li a {
			background: url('img/kland_nav_sub.gif') no-repeat;	
			background-position: 5px 5px;
			padding: 3px 10px 5px 17px;
			margin: 0 4px;
			color: white;
			display: block;
			border: none;
		}
			#nav_sub li ul {
				margin: 0 8px;	
				padding-bottom: 5px;
			}
			#nav_sub li ul li {
				background: none;	
			}
				#nav_sub li ul li a {
					background: #4A4A4A;
					padding: 1px 10px;
					margin: 4px 0;	
				}
				#nav_sub li ul li a:hover,
				#nav_sub li ul li.current a{
					background: #AA1123;	
				}
			
			
/*---------------
=GENERAL - portada
---------------------------------------------*/
#portada #general {
	background: #A4A4A4 url('img/fons-capsal-flash.jpg') repeat-x;
	min-height: 310px;
}

/*flash*/
#portada #flash {
	float: left;
	width: 530px;
	height: 275px;
	overflow: hidden;
	padding: 15px;
}

#portada #news{
	float: right;
	/*font-size: .6875em;	*/
	width: 310px;
	height: 263px;
	margin: 15px 15px 15px 0;
	background: #dfdfdf url('img/bg_home_news.gif') repeat-x;
	padding: 0 12px 12px 12px;
}
	#portada #news h2 {
		margin: 12px 0 8px 0;	
		border-bottom: 1px #666 dashed;
		padding-bottom: 8px;
		height: 14px;
		background: none;
	}
		#portada #news h2 img {
			margin: 0;	
		}
	#portada #news .rss {
		background: url('img/icona-rss.gif') no-repeat right 3px;
		padding-right: 20px;
		padding-top: 3px;
		height: 20px;
		font-size: .68em;
		right: 12px;
		top: 10px;	
	}
	#portada #news .data {
		text-transform: uppercase;
		font-size: .625em;	
	}
	#portada #news p {
		font-size: .75em;
	}
	#news h3 {
		font-size: .8125em;
		margin: 5px 0;
		background: none;
		padding:0;
		font-weight: bold;
	}
	#portada #news img {
		float: left;	
		margin: 8px 8px 8px 0;
	}
	
	#portada #news .mes {
		border-top: 1px #666 dashed;
		position: absolute;
		bottom: 10px;
		width: 310px;
		padding-top: 8px;
	}
	.mes {
		border: none;
	}
	.mes a {
		background: url('img/bg-mes.gif') repeat-x;	
		font-size: 12px;
		position: relative;
		text-align: center;
		padding: 5px 0;
		width: 130px;
		display: block;
		color: white;
		border-bottom: none;
		line-height: 100%;
	}
	.publis a {
		width: 200px;	
	}
		
		.mes a:hover,
		.mes a:focus,
		.mes a:active,
		.mes a:visited {
			border: none;
			color: white;
		}
.box {
	position: relative;	
}

#portada #news .rss {
	position: absolute;	
}

/* departaments */
#portada #departaments ul {
		background: white;	
}
	#portada #departaments ul li {
		background: none;
		float: left;
		padding: 12px;
		display: inline;	
		width: 159px;
		height: 274px;
		cursor: pointer;
	}
		#portada #departaments ul .intro {
			width: 337px;
		}
		#portada #departaments ul #banc_cordo,
		#portada #departaments ul #diagnosi {
			background: #E5E5E5;
		}
		#portada #departaments ul li p {
			font-size: .8125em;
		}
		/* unificar les altures */
		#portada #departaments ul li h2 {
			margin:0;
			padding:0;
			height: 50px;
			background: none;
		}
		#portada #departaments ul li h2 img {
			margin: 0;
			padding: 0;
			border: 0;
			float: left;
		}
		/**#portada #departaments ul li .go {
			position: absolute;
			top:12px;
			right:12px;
			font-size: .56em;	
		}
			#portada #departaments ul li .go a {
				position: relative;
				width: 20px;
				height: 24px;
				
			}*/
				#portada #departaments ul li h2 span {
					background: url('img/boto-fletxa-fonsblanc.jpg') no-repeat;
					background-position: right;
					position: absolute;	
					width: 20px;
					height: 24px;
					top:12px;
					right:12px;
					cursor: pointer;
				}
					#portada #departaments ul #banc_cordo h2 span,
					#portada #departaments ul #diagnosi h2 span {
						background: url('img/boto-fletxa-fonsgris.jpg') no-repeat;
					}
/*---------------
=molla de pa
---------------------------------------------*/
#molladepa {
	clear: both;
	background: #fff url('img/bg_molla.gif') repeat-x;
	background-position: 0 bottom;
	font-size: .8125em;
	padding: 0px;	
}
	#molladepa p {
		background: url('img/icona-ariadna.gif') no-repeat;	
		background-position: 10px 10px;
		margin:0;
		padding:10px 0 10px 30px;
	}

/*---------------
=interiors
---------------------------------------------*/
/* llistes */
ul li {
	background: url('img/kland_llista.gif') no-repeat;	
	background-position: 0 4px;
	padding: 0 0 5px 13px;
}

ul.duesCol li {
	width: 44%;
	float: left;	
	margin-right: 5px;
}

ul.fons li {
	background: url('img/kland_llista_fons.gif') repeat-x;	
	margin: 0 5px 7px 0;
	position: relative;
	padding-left: 23px;
	padding-top: 3px;
}
	ul.fons li span {
		background: url('img/kland_llista.gif') no-repeat;	
		position: absolute;
		width: 7px;
		height: 8px;
		left: 10px;
		top: 7px;
	}

ul.llista_caixa {
	background: #F5F5F5;
}
	ul.llista_caixa li {
		border: 1px #fff solid;
		background: #E1E1E1;	
		margin: 5px;
		padding: 5px 5px 5px 20px;
		position: relative;
	}
		ul.llista_caixa li span {
			background: url('img/kland_llista.gif') no-repeat;	
			position: absolute;
			width: 7px;
			height: 8px;
			left: 6px;
			top: 8px;
		}
	ul.llista_caixa li.caixaTitol {
		background: url('img/bg_titol_llista.gif') repeat-x;	
		margin:0;
		padding: 5px;
		font-weight: bold;
		color: #aa1224;
		font-size: 1.0833em;
	}
	
ul.jerarquia li {
	background: url('img/kland_jerarquic.gif') no-repeat;
	background-position: 0 3px;	
}
	ul.jerarquia li ul {
		margin-top: 10px;	
	}
	ul.jerarquia li ul li {
		background: url('img/kland_jerarquic2.gif') no-repeat;	
		background-position: 0 3px;
	}
		ul.jerarquia li ul li ul li{
			background: url('img/kland_jerarquic3.gif') no-repeat;	
			background-position: 3px 5px;
		}
		
ol {
	margin-left: 30px;	
}
/* consell administració */
#contingut.consell_administracio ul.president { margin: 20px 0 10px 5px;}

#contingut.consell_administracio ul.president li {
		width: 98%;
		display:block;
		margin-bottom: 10px;
}
#contingut.consell_administracio ul {margin: 0 0 20px 5px;}
#contingut.consell_administracio ul li {
	float: left; 
	border: 1px #ccc solid; 
	font-size: .9230em;
	width: 32%; 
	background: none;
	padding:0;
	margin:0 5px 5px 0;
	font-style: italic;
	color: #aa1123;
}
	#contingut.consell_administracio ul li strong {
		display: block;
		background: #e9e9e9;
		padding: 3px;	
		font-style: normal;
		color: black;
		font-weight: bold;
		margin-bottom: 5px;
		font-size: .9230em;
		line-height: normal;
	}
	#contingut.consell_administracio ul li img {
		float: left;
		margin: 0 10px 0 0;	
	}

/* subportada */
#contingut.subportada ul {margin-left: 10px;margin-top: 25px;}
#contingut.subportada .imatge_capsal {
	padding: 0 0 0 4px;
	display: block;
	position: relative;
	background: url('img/bg_img_subportada_middle.gif') repeat-y;	
	margin-bottom: 20px;
}
	#contingut.subportada .imatge_capsal img {margin:0; padding:4px 0;}
	#contingut.subportada .imatge_capsal span.t {
		background: url('img/bg_img_subportada_top.gif') no-repeat;	
		position: absolute;
		width: 655px;
		height: 4px;
		top:0;
		left:0;	
	}
	#contingut.subportada .imatge_capsal span.b {
		background: url('img/bg_img_subportada_bottom.gif') no-repeat;	
		position: absolute;
		width: 655px;
		height: 4px;
		bottom:0;
		left:0;	
	}
#contingut.subportada ul li {
	background: #EBEBEB;
	width: 43%;
	float: left;
	margin: 0 10px 15px 0;
	padding: 15px;	
	cursor: pointer;
}
	#content_main #contingut.subportada ul li h2 {
		margin:0;
		padding:0;
		background: none;
		color: #aa1224;
		font-size: 1.5384em;
	}
/* taules */
table {width: 100%; margin-bottom: 20px;}
table th {
	background: #aa1224;
	color: white;
	padding: 5px;
}
table td {
	padding: 5px; 
	background: #E1E1E1;
}
table td p,
table th p {padding:0;margin:0;}

table td.petit,table th.petit {width: 200px;text-align: right;}

/* ---- */
.descarregar {
	background: url('img/bg_download.gif') repeat-x;	
	padding: 5px;
}
	.descarregar p {
		/*padding: 7px 5px 7px 25px;*/
		margin:0;
	}
	p.pdf {
		background: url('img/ico_pdf.gif') no-repeat;	
		background-position: 0 5px;
		padding: 5px 5px 7px 25px;
	}
p.primer {
	/*display: inline;*/
	background: url('img/kland_primer.gif') no-repeat;	
	background-position: 0 5px;
	padding-left: 10px;
	clear: both;
}

.destacat {
	background: url('img/dest_left.gif') no-repeat;
	background-position: 10px 50%;
	border: 2px #a9a9a9 solid;
	position: relative;
	padding: 10px;
	text-align: center;
	font-size: 1.125em;
	color: #AA1123;
	margin-bottom: 15px;
}
	/*.destacat .wrapper {
		position: absolute;
		 background: url('img/dest_left.gif') no-repeat;
		width: 11px;
		height: 42px;
		left: 0;
	}*/
	.destacat p {
		/*position: absolute;*/
		background: url('img/dest_right.gif') no-repeat;
		background-position: 100% 50%;
		padding: 5px 20px;
		margin:0;
	}
#content_main .txtImgEsq img {
	float: left;
	margin: 0 15px 10px 0;
}
#content_main .txtImgDr img {
	float: right;
	margin: 0 0 10px 15px;	
}
.txtDestDret,
.txtDestEsq {
	margin-bottom: 15px;	
}
.txtDestEsq .destacat {
	float: left;
	width: 40%;
	margin: 0 15px 10px 0;
}
	.txtDestDret .destacat,
	.txtDestEsq .destacat {
		background: url('img/dest_top.gif') no-repeat;	
		background-position: 50% 10px;
	}
	.txtDestDret p,
	.txtDestEsq p {
		background: url('img/dest_bottom.gif') no-repeat;	
		background-position: 50% 100%;
		padding: 20px 0;
	}
.txtDestDret .destacat {
	float: right;	
	width: 40%;
	margin: 0 0 10px 15px;
}

/* banners - composicions - caixetes */

#portada #banners {
	display: block;
	clear: both;
	padding: 25px 15px;
	background: white url('img/bg_banners_home.gif') repeat-x;
	background-position: 0 top;
}
.comp-horitzontal p.image {float: left;margin:0;padding:0;}

.comp-horitzontal p.last {float: right;}

.comp-horitzontal a,
.comp-horitzontal a.external,
.comp-horitzontal a:visited.external,
.comp-horitzontal a:focus.external,
.comp-horitzontal a:active.external {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#content_main img {margin: 10px 0;}

.relacionats {
	background: #e5e5e5;
	padding-top: 5px;
	clear:both;
}
	.relacionats .tit-relacionats {
		background: url('img/kland_relacionats.jpg') 11px 50% no-repeat;	
		color: #333;
		padding: 8px 8px 8px 39px;
		font-size: 1.231em;
		margin: 0;
	}
		.relacionats li,
		.llistat #content_main #contingut .relacionats li  {
			background: #fff;
			padding: 8px;
			margin: 6px;
			border: 1px solid #ccc;	
		}
			.relacionats li a {
				padding: 2px 0 2px 20px;
				background: 0 50% no-repeat;
				background-position: 0 2px;
				border: none;
			}
			.relacionats li a:hover {text-decoration: underline;}
			.relacionats li.pdf a {background-image: url('img/pdf.jpg');}
			.relacionats li.links a {background-image: url('img/link.jpg');}
		
.pujar {
	background: url('img/kland_pujar.jpg') no-repeat;	
	padding-left: 20px;
	display:block;
	clear: both;
}

img.left {
	float: left;	
	padding: 0 10px 10px 0;
}
img.right {
	float: right;	
	padding: 0 0 10px 10px;
}

/* gmaps */
.block-gmaps {
	border-top: 1px dotted #999;
	padding: 20px 0;	
}
	.block-gmaps .text {
		width: 35%;
		float: left;
	}
	.block-gmaps .text p {
		margin-top: 0;	
	}
	.block-gmaps #mapa1,
	.block-gmaps #mapa2 { float: right; width: 416px;}
	.block-gmaps #mapa1 img,
	.block-gmaps #mapa2 img { margin:0; padding:0;}

/*---------------
=subhomes
---------------------------------------------*/	
.sub h1 {
	font-size: 2em;
	font-weight: normal;
	background: url('img/bg_h2.gif') repeat-x;
	background-position: 0 bottom;
	margin:0 0 10px 0;
	padding: 8px 0 16px 0;
	color: black;
	text-transform: none;
}
.sub h2 {
	background: none;
	color: #A5102D;
	font-size: 1.3846em;	
	font-weight: bold;
	padding: .6em 0 0 0;
	margin:0;
}
.sub h3 {
	background: none;
	color: #A5102D;
	font-size: 1em;	
	font-weight: bold;
	padding: 0;
	margin:0;
}
.sub #footer h3 {
	color: white;	
}
#ample .sub img {
	margin-left: 2px;
}
.sub .general {
	width: 70%;
	float: left;
	margin-bottom: 15px;
}
.sub .apartat {
	float: right;	
	/*border: 2px #A9A9A9 solid;*/
	width: 178px;
	margin-right: 5px;
	margin-bottom: 15px;
	position: relative;
	background: url('img/bg_middle_apartat.gif') repeat-y;
	padding: 4px;
}
	.sub .apartat .t {
		background: url('img/bg_sup_apartat.gif') no-repeat;
		position: absolute;
		top:0;
		left:0;
		width: 186px;
		height: 10px;
		display: block;	
	}
	.sub .apartat .b {
		background: url('img/bg_inf_apartat.gif') no-repeat;
		position: absolute;
		bottom:0;
		left:0;
		width: 186px;
		height: 10px;
		display: block;	
	}
.sub .mes {
	clear: both;	
}
	.sub .apartat ul li {
		background: url('img/bg_apartat.gif') repeat-x;
		background-position: 0 100%;	
		padding:0;
	}
		.sub .apartat ul li a {
			display: block;
			background: url('img/fletxa_gris.gif') no-repeat;	
			background-position: 5px 10px;
			text-transform:none;
			border:none;
			padding: 5px 5px 5px 15px;
		}
		.sub .apartat ul li a:focus,
		.sub .apartat ul li a:visited,
		.sub .apartat ul li a:active {color: #aa1224;}

/* DONANTS */
.donants .capsal{
	background: url('img/bg_h2.gif') repeat-x;
	padding: 1em 0 0 0;
	position: relative;
}
	.donants .capsal span {
		position: absolute;
		bottom: 0;
		left:0;	
		background: url('img/bg_h2.gif') repeat-x;
		height: 2px;
		width: 100%;
	}
	.donants .capsal .general a{
		margin: 0;
		padding:0;	
		border: 0;
	}
	
	.donants .capsal .apartat {
		margin-top: 7px;	
	}
	.sub .donants #seccions {
		margin-top: 10px;	
	}
		.sub .donants #seccions li {
			background: none;
			margin:0;
			padding:0;
			float: left;
			width: 48%;
		}
		.sub .donants #seccions li h2 { font-size: 1.2307em;}
		.sub .donants #seccions li h2 a {color: #aa1224;}
		.sub .donants #seccions li h2 a:hover,
		.sub .donants #seccions li h2 a:active,
		.sub .donants #seccions li h2 a:focus,
		.sub .donants #seccions li h2 a:visited {color: #aa1224;background: none;}
			.sub .donants #seccions li.last {
				float: right;	
			}
			.sub .donants #seccions li img {
				border: none;
				margin: 15px 0 0 0;
				padding:0;	
			}
			.sub .donants #seccions li a {
				border: none;	
			}
		.sub .donants #seccions ul {
			background: url('img/bg_h2.gif') 0 100% repeat-x;
			padding-bottom: 10px;
		}

	.donants_cordo #seccions ul li.first { background: #E5E5E5 url('img/donants/cordo_first.jpg') no-repeat;	background-position: 14px 14px;}
	.donants_cordo #seccions ul li.middle { background: #E5E5E5 url('img/donants/cordo_middle.jpg') no-repeat;	background-position: 14px 14px;}
	.donants_cordo #seccions ul li.last {
		background: #E5E5E5 url('img/donants/cordo_last.jpg') no-repeat;
		background-position: 14px 14px;
		margin-right: 0;	
	}
	.linies_cordo #seccions ul li.first { background: #E5E5E5 url('img/linies/foto-decorativa.gif') no-repeat;	background-position: 10px 10px;}
	.linies_cordo #seccions ul li.middle { background: #E5E5E5 url('img/linies/foto-decorativa.gif') no-repeat;	background-position: 10px 10px;}
	.linies_cordo #seccions ul li.last {
		background: #E5E5E5 url('img/linies/foto-decorativa.gif') no-repeat;
		background-position: 10px 10px;
		margin-right: 0;	
	}
	
	.linies_cordo #seccions ul li a,
	.donants_cordo #seccions ul li a,
	.donants_cordo #seccions ul li a:visited,
	.donants_cordo #seccions ul li a:active {background: none;}
	.donants_cordo #seccions ul li a:focus {color: #aa1224;background: none;}

.linies_cordo #seccions,
.donants_cordo #seccions {
	clear: both;
	margin: 1em 0; 
	background: url('img/bg_h2.gif') repeat-x;
	padding: 1em 0;
}
	.linies_cordo #seccions ul,
	.donants_cordo #seccions ul {
		background: url('img/bg_h2.gif') repeat-x;
		background-position: 0 100%;
		padding-bottom: 1em;
		/*margin-left: 5px;*/
	}
	
		.linies_cordo #seccions ul li,
		.donants_cordo #seccions ul li {
			background: #E5E5E5;
			border: 1px #CDCDCD solid;
			float: left;
			width: 190px;
			margin-right: 15px;
			font-size: 1.1538em;
			/*height: 125px;*/
			padding:8px;
			font-weight: bold;
			cursor: pointer;
		}
			.donants_cordo #seccions ul li a {margin: 83px 0 0 0;display: block;padding: 5px;text-decoration: none;border:none;}
			.linies_cordo #seccions ul li a {
				background: url('img/fletxa_gris.gif') no-repeat;
				background-position: 0 10px;
				margin: 83px 0 0 0;
				display: block;
				padding: 5px 5px 5px 10px;
				text-decoration: none;
				border:none;
				font-weight: normal;
			}
			.linies_cordo #seccions ul li {font-size: .9230em;}

/* LINIES */
			
.linies_banc #seccions {
	clear: both;	
	margin: 1em 0; 
	padding: 1em 0;
	background: url('img/bg_h2.gif') repeat-x;
	position: relative;
}
	.linies_banc #seccions span {
		position: absolute;
		background: url('img/bg_h2.gif') repeat-x;
		height: 2px;
		width: 100%;
		display: block;
		bottom: 0;
		left:0;
	}
	
.linies_banc #seccions div {
	background: #E5E5E5;
	border: 1px #CDCDCD solid;
	float: left;
	width: 180px;
	margin-right: 15px;
	font-size: 1em;
	padding: 1em;
}
	.linies_banc #seccions div h3,
	.linies_banc #seccions div img {
		border-bottom: 1px white solid;
		padding: 0 0 10px 0;
		margin: 0 0 10px 0;	
	}
	.linies_banc #seccions div ul li {
		background: url('img/fletxa_gris.gif') no-repeat;
		background-position: 0 10px;
		padding: 3px 0 3px 10px;
		margin: 5px 0;	
		font-size: .9230em;
	}
	.linies_banc #seccions div ul li a {font-weight: bold;}
	.linies_banc #seccions div p {margin: 0;padding:0;font-size: .9230em;line-height: 15px;}
.linies_banc #seccions .last { margin-right: 0;}

.linies_banc .link_destacat {
	float: right;
	width: 180px;
	margin: 5px 8px 5px 0;
}
	.link_destacat a {
		color: white;
		background: #181818 url("img/bg_link_destacat.gif") no-repeat;
		background-position: 95% 50%;
		display: block;
		padding: 7px 20px 7px 17px;
		border: 0;
		text-decoration: none;
	}
	
	
.linies_labo #seccions ul {
	background: url('img/bg_h2.gif') 0 100% repeat-x;
	padding: 10px 0 25px 0;
}
	.linies_labo #seccions ul li {
			padding: 10px 10px 20px 10px;
			background: #E5E5E5;
			border: 1px #CDCDCD solid;
			float: left;
			width: 185px;
			margin-right: 16px;
			cursor: pointer;
	}
		.linies_labo #seccions ul li.last {
			margin-right: 0;
		}
			
			.linies_labo #seccions ul li h2 {
				padding-top: 0;
				padding-bottom: 10px;
				font-size: 1.2307em;
				border-bottom: 1px white solid;
			}
			.linies_labo #seccions ul li p {margin: 10px 0;padding:0;font-size: .9230em;line-height: 15px;}
	.linies_labo #seccions ul li img {
		border: 0;
		padding:0;
		margin:15px 0 0 3px;	
	}
		.linies_labo #seccions ul li a {border: none;}
.linies_labo .link_destacat {
	float: left;
	width: 207px;
	margin: 20px 15px 20px 0;
}
	.linies_labo .link_destacat a,
	.linies_labo .link_destacat a:hover,
	.linies_labo .link_destacat a:visited,
	.linies_labo .link_destacat a:focus {
		border: none;
		color: white;	
	}
	.linies_labo .link_destacat .a {
		padding-top: 16px;	
		padding-bottom: 16px;	
	}

.linies_teixits #seccions {
	background: url('img/bg_h2.gif') repeat-x;
	position: relative;
	padding: 15px 0;
}
.linies_teixits .mes {
	margin-bottom: 15px;	
}
	.linies_teixits #seccions div.resum {
		width: 65%;
		float: left;
		background:#E5E5E5;
		border: 1px #CDCDCD solid;
		padding: 10px;
		font-size: .9230em;
		line-height: 15px;
		color: #333;
	}
		.linies_teixits #seccions div.resum p {padding:0;margin:0;}
	.linies_teixits .link_destacat {
		float: right;
		width: 178px;	
		margin-right: 10px;
	}
	.linies_teixits #seccions span {
		background: url('img/bg_h2.gif') repeat-x;
		width: 100%;
		height:2px;
		position:absolute;
		bottom: 0;
		left:0;
		
	}

/*---------------
=formulari contacte
---------------------------------------------*/
/*formularis*/
.contacte h2 { background: none; color: #aa1224;}

.contacte div#text-presentacio {
	background: url('img/ico-form.gif');	
	background-position: 15px 15px;
	background-repeat: no-repeat;
	padding: 15px 50px 15px 115px;
	height: 80px;
	border-top: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
	color: #333;
}
	.contacte div#text-presentacio p {margin:0;padding:0;}
.contacte form {margin: 0 15px 0 10px;}
.contacte form div {margin: 15px 0;}
	.contacte form div.esq {float: left; width: 45%;}
	.contacte form div.dret {float: right; width: 45%;}
		.contacte form label {
			/*font-size: .8125em;*/
			display: block;
			margin: 0 0 .25em;
		}
		.contacte form div.titol {width: 100%; clear: both;}
		.contacte form input,
		.contacte form textarea {
			border: 1px solid #999;
			background: #fff;
			padding: .3em .2em;
			color: #666;
			width: 100%;
		}
		
		.contacte form textarea {clear: both; width: 100%;}
		.contacte div#botons {
			padding: 1em 0 0 0;
			float: none;
			margin: 0;
			width: 100%;
		}
		.contacte div#botons .bt {
			width: auto;
			background: #AA1224;
			text-transform: uppercase;
			border: none;
			color: white;
		}
		.contacte form input#cancel {
			border: none;
			width: auto;
			background: none;
			color: #910a2b;
			padding: 0;
			border-bottom: 1px dotted #910a2b;
			margin-left: 1em;
		}
			.contacte form input#cancel:hover {
				border-bottom-style: solid;
				cursor: pointer;
			}
		.contacte #verif input {
				width: auto;
		}
		
		.contacte form input.buttonSubmit {width: auto;}
			
		.contacte .nota {font-size: .8461em; margin: 20px 15px 20px 10px; line-height: normal;}
/*validació*/
label.error {
	color: #f00;
	padding: .5em 0 .5em 20px;
	background: url('img/boto_form_error.gif') 0 50% no-repeat;
}
#content_main form input.error,
#content_main form textarea.error {border-color: #f00;}
form#consulta fieldset fieldset label.error {float: right;}
form#contactar fieldset fieldset label.error {
	float: right;
	font-size: 1em;
}

/* cercador publicacions */
.boxes.cercar .tit { 
	position: relative; 
	padding-left: 23px;
}
	.cercar .tit span { 
		position: absolute;
		background: url('img/ico-lupa.png') no-repeat;
		width: 15px;
		height: 15px;
		left: 5px;
		top: 6px;
	}
	.cercar form {padding:0;margin:10px 0;}
	.cercar form legend,
	.cercar form label {display: none;}
	
	.cercar form input {
		border: 1px #999 solid;	
		float: left;
		width: 105px;
		background: #efefef;
		margin: 10px 0 10px 10px;
		color: #666;
		padding: 2px 0;
		font-size: 1em;
	}
		.cercar form button {
			width: 21px;	
			height: 21px;
			background: none;
			padding:0;
			margin: 10px 10px 0 0;
			border: none;
			float: right;
		}


/*---------------
=content_sub
---------------------------------------------*/
.boxes {
	background: white;
	border: 2px #ccc solid;	
	font-size: .75em;
	margin-bottom: 14px;
}
	.boxes .tit,
	.search .tit {
		background: url('img/bg_sup.gif') repeat-x;
		padding: 7px;
		margin:0;
	}
	.boxes ul li {
		background: url('img/bg_h2.gif') repeat-x;
		background-position: 0 bottom;
		padding: 5px;
	}
	.boxes ul li.last {background: none;}
		.boxes ul li a {
			display: block;
			background: url('img/kland_llista_sub.gif') no-repeat;	
			background-position: 0 4px;
			padding-left: 10px;
			border: none;
		}
		.boxes ul li a:focus,
		.boxes ul li a:active,
		.boxes ul li a:hover {
			border: none;	
		}
.capsa {
	padding: 5px;	
}
	.capsa p { margin: 5px 0;}

#content_sub .destacat {
	background: url('img/dest_top_boxes.gif') no-repeat;	
	background-position: 50% 10px;
	border: none;
}
	#content_sub .destacat p {
		background: url('img/dest_bottom_boxes.gif') no-repeat;	
		background-position: 50% 100%;
		padding: 20px 0;
	}

/*---------------
=notícies, recull premsa
---------------------------------------------*/
.llistat .rss {
	background: url('img/icona-rss.gif') no-repeat;
	background-position: 100% 0;
	padding-right: 20px;
	float: right;
	font-size: .9230em;
}
.llistat #content_main #mostrant {
	margin:0;
	padding:0 0 7px 0;
	border-bottom: 1px #666 dotted;	
	color: #666;
}
.llistat #content_main #mostrant.tots {
	border-top: 1px #666 dotted;	
	border-bottom: 1px #666 dotted;
	padding-top: 5px;
}
.llistat #content_main ul li .cat {
	margin: 5px 0;	
	text-transform: uppercase;
	font-size: .8461em;
}
.llistat #content_main ul li h2 {
	background: none;
	margin: 5px 0;
	line-height: normal;
	font-size: 1.3846em;
}
	.llistat #content_main ul li h2 a {
		color: #333;
		/*border-bottom: 1px dotted #333;	*/
		border: none;
	}
		.llistat #content_main ul li h2 a:hover,
		.llistat #content_main ul li h2 a:focus,
		.llistat #content_main ul li h2 a:active { 
			border-bottom: 1px solid #333;	
		}
	.llistat #content_main ul li {
		background: none;	
		padding-left: 0;
		border-bottom: 1px dotted #999;
		padding-bottom: 5px;
	}
/* icones llistats */
.llistat #content_main ul li .pdf {
	background: url('img/ico-pdf-llistat.gif') no-repeat;	
	margin:0;
	padding: 0 0 5px 25px;
	line-height: normal;
}
.llistat #content_main ul li .video {
	background: url('img/ico-video-llistat.gif') no-repeat;	
	margin:0;
	padding: 0 0 5px 25px;
	line-height: normal;
}
.llistat #content_main ul li .music {
	background: url('img/ico-music-llistat.gif') no-repeat;
	margin:0;
	padding: 0 0 5px 25px;
	line-height: normal;
}
/*---------------
galeria
---------------------------------------------*/
.galeria .altres-albums {
	display: block;
}
	.galeria .altres-albums p {
		background: url('img/ico-album.gif') no-repeat;	
		background-position: 0 3px;
		padding: 3px 0 3px 20px;
		margin:0 0 10px 0;	
		float: right;
	}
.galeria #album-current {
	padding: 10px;
	border: 1px #afafaf solid;
	background: #ebebeb;	
	margin-bottom: 10px;
}
	.galeria #album-current img {
		background: white;
		margin: 0 10px 0 0;
		border: 1px #ccc solid;	
		padding: 10px;
	}
	.galeria #album-current h2 {background: none;padding:0;}
	.galeria #album-current h2 a {
		border: none;
	}
	.galeria #album-current p {
		margin-left: 197px;	
		color: #666;
	}
	.galeria #content_main #mostrant {border: none;}
	
.gallery li {
	width: 31.5%;
	float: left;
	margin: 0 10px 10px 0;	
}
	.gallery li .foto {
		border: 2px #DEDEDE	solid;
		text-align: center;
	}
.gallery li h3 {
	background: none;
	margin: 5px 0;
	padding:0;
	font-size: 1.25em;	
}
	.gallery li h3 a {
		border: none;	
	}
	
.galeria #presentacio {
	background: url('img/imatge-galeria.jpg') no-repeat;	
	background-position: 100% 0;
	padding-right: 120px;
	color: #666;
}
	.galeria #presentacio h2 {
		background: none;	
		color: #aa1224;
		margin:0;
		padding:0;
	}
	
/* llistat àlbums */
.galeria #content_main #albums { margin-top: 15px;}
.galeria #content_main #albums li {
	background: #EBEBEB;
	border: 1px #ADADAD solid;
	margin: 0 0 15px 0;
	padding: 10px;
	color: #333;
}
	.galeria #content_main #albums li h3 {
		background: none;
		margin:0;
		padding:0;
	}
	.galeria #albums li .foto {
		text-align: center;
		float: left;
		padding: 10px;
		background: white;
		border: 1px #ccc solid;
		margin: 0 15px 15px 0;
		width: 165px;
	}
		.galeria #albums li .foto img {margin:0;}
		
	.galeria #albums li .num-fotos {
		background: url('img/ico-album.gif') no-repeat;	
		background-position: 0 5px;
		padding: 5px 0 5px 23px;
		display: inline;
	}
/*---------------
paginació
---------------------------------------------*/
#pag {
	margin: 1.125em 0 1.125em;
	position: relative;
	background: #E5E5E5;
	padding: .5em 1em;
}
	#pag p {
		padding: .2em 0;
		margin: 0;
	}
	#pag p.anterior {
		float: left;
		width: 100px;
	}
	#pag p.pagina {
		float: left;
		width: 150px;
	}
	#pag ul {
		float: left;
		width: 300px;
		margin: 0;
	}
		#content_main #pag ul li {
			float: left;
			width: 2em;
			border: 1px solid #ccc;
			/*padding: .2em .1em;*/
			margin: 0 .4em 0 0;
			padding:0;
			text-align: center;
			background-image: none;
		}
			#content_main #pag ul li a {
				border: none;
				background: #AAA;
				display: block;
				padding: 3px 0;
				color: black;
				/*width: 2em;*/
			}
			#content_main #pag ul li.current {
				/*background-color: #AA1224;*/
				background-color: #00948D;
				color:#fff;
				/*border: 1px solid #AA1224;*/
				border: 1px solid #00948D;
				padding: 3px 0;
			}
			#pag ul li a:focus,
			#pag ul li a:active {
				color: #db0962;
			}
	#pag p.seguent {
		position: absolute;
		right: 1em;
	}

/*---------------
=cercador de persones
---------------------------------------------*/
#content_main img.logo {margin-bottom: 40px;}
div.user {
	background: none;
	width: 290px;
	height: 90px;
	float: left;
	display: inline;
	margin-right: 15px;
	margin-bottom: 15px;
	border:1px #ccc solid;
	padding:10px;
}
	#content_main div.user h3 {
		background: none;
		color: #00938C;
		padding:0;
		margin:0 0 5px 0;
		font-size: 1.385em;
	}
	#content_main div.user p {line-height: normal;margin:0;padding:0;}
div.user img {float: right;display:inline;}

#cercador {
	border:1px #ccc solid;
	padding:5px;
}
	#cercador form {margin:0;padding:0;}
	#cercador input {
		color: #333;
		font-size: 12px;
		width: 300px;
	}
		#cercador input.envia {
			width: auto;
			border:0;
			padding: 2px 10px;
			background: #00938c;
			color: white;
			font-weight: bold;
			margin-left: 15px;
		}
.gris {
	background: #e5e5e5;
	color: #333;
	padding:5px;
}

/*
div.item {
	border-bottom: 1px dotted #999;
	margin-bottom: 1em;
	position: relative;
	padding-right: 100px;
	height: 1%; ie6
}
	div.item h3 {
		color: #00938C;
		background: none;
		padding: 0;
		font-size: 1.385em;
		line-height: 1.25;
	}
	#content_main div.item img {
		position: absolute;
		margin: 0;
		right: 0;
		top: 0;
	}
cercador
div.search p.tit {
	font-size: .75em;
	border: 1px solid #8c8c8c;
	margin-bottom: 10px;
}
	#cercador_persones #search {
		background: url('img/bg_input.png') no-repeat;
		width: 123px;
		height: 26px;
		border: none;
		float: left;
		padding: 0 5px;
		margin-right: 1px;
	}
	#cercador_persones #bt {
		margin-top: 2px;
	}*/

/*---------------
=agenda
---------------------------------------------*/
#agenda .rss {margin-top: -2.75em;}
p.back {
	float: right;
	margin: -2.5em 0 0;
}
	p.back a {border: none;}
	p.back a:hover {text-decoration: underline;}
p.categoria {
	background: url('img/icon_categoria.gif') 0 50% no-repeat;
	padding-left: 20px;
}
p.more a {
	background: #00948D;
	color: #fff;
	padding: .25em .5em;
}
p.data {margin-bottom: 0;}
p.loc {margin-top: 0;}
p.more a:hover {text-decoration: underline;}
	p.more span {
		display: block;
		position: absolute;
		left: -9999em;
	}

.item h3 {clear:both;}
	.item h3 a{color: white;border-bottom: 1px white dotted;}
	
.item .esq {float:left;padding: 0 15px 10px 0;}	

/*fitxa*/
#agenda.fitxa .item {
	padding-right: 0;
	border: none;
}
	#agenda.fitxa .item h3 {
		border-bottom: 1px dotted #999;
		padding-bottom: .5em;
	}
	#agenda.fitxa .item img {position: static;}
	#agenda.fitxa .item .dades {
		border-bottom: 1px dotted #999;
		padding-bottom: .75em;
	}
		#agenda.fitxa .item .dades p {margin: 0;}
	#agenda.fitxa .item .descr {
		margin-bottom: .75em;
	}
		#agenda.fitxa .item .descr img {
			float: right;
			margin: 0 0 20px 20px;
		}
/*calendar*/
table.calendari {
	border-spacing: 3px;
	background: url('img/border_table.gif') repeat-x;
}
	table.calendari caption {
		font-size: .8125em;
		color: #00938C;
		font-weight: bold;
		position: relative;
		overflow: auto;
	}
		table.calendari caption span {
			border: 1px solid #c0c0c0;
			border-width: 0 1px;
			margin-bottom: 4px;
			padding: 0 10px;
			width: 100px;
			display: block;
			float: left;
		}
		table.calendari caption img {float: left;}
		table.calendari caption img.prev {margin-right: 6px;}
		table.calendari caption img.next {margin-left: 6px;}
			table.calendari caption a {border: none;}
	table.calendari th {
		color: #666;
		text-transform: lowercase;
		font-weight: normal;
	}
	table.calendari th,
	table.calendari td {
		font-size: .8125em;
		padding: 2px;
		text-align: center;
		border-width: 3px;
		background: none;
		line-height: 1.25;
	}

	table.calendari td.day {
		background: #fff;
		padding-top: 1px;
		padding-bottom: 1px;
	}
	table.calendari td.event {background: #00938C;}
		table.calendari td.event a {
			color: #fff;
			border: none;
		}
		table.calendari td.event a:hover {
			text-decoration: underline;
		}

/*---------------
=footer
---------------------------------------------*/
#footer {
	background: #333;
	padding: 15px;
	color: white;
}
	#footer div {
		float: left;	
	}
		#footer .info {
			width: 345px;	
		}
		#footer .info h3 {
			font-size: .875em;
			margin:0;
			padding:0;
			background: none;
			font-weight: bold;
		}
		#footer .info img {
			float: left;
			margin: 0 12px 12px 0;
		}
		#footer .info p {
			color: #c2c2c2;	
			font-size: .75em;
		}
		#footer .contacte {
			background: url('img/icona-contacte.jpg') no-repeat 0 100%;
		}
		#footer .situacio {
			background: url('img/icona-planol.jpg') no-repeat 0 100%;
		}
			#footer .contacte,
			#footer .situacio {
				width: 88px;
				height: 100px;
				text-align: center;
			}
			#footer .contacte a,
			#footer .situacio a {
				color: white;
				font-size: .8125em;		
				border: none;
			}
			

		#footer .logos {
			width: 190px;
			height: 70px;
			text-align: left;
			padding-left: 15px;
			padding-top: 30px;
			margin-right: 15px;
			border-right: 2px #484848 solid;	
		}
			#footer .logos img.dep {
				margin-bottom: 22px;
				/*margin-right: 30px;*/
			}
				#footer .att {
					float: left;	
					color: #808080;
					background: url('img/img-att.jpg') 60px 3px no-repeat;
					font-size: .9375em;
					width: 120px;
				}
					#footer .att span {
						color: white;	
						font-size: 1.46666em;
						padding-top: 10px;
						display: block; 
					}
			/*#footer .logos img.san {
				margin-top: 10px;
			}*/
	
	#footer a.external,
	#footer a:active.external,
	#footer a:focus.external,
	#footer a:visited.external {background: none;border: none;}
	
	#footer a:hover {border: none;}
	
	#footer .situacio,
	#footer .contacte,
	#footer .logos {
		border-left: 2px #484848 solid;	
	}
	
	#copy {
		text-align: center;
		font-size: .75em;
		color: white;
		padding: 15px 0;
	}
		#copy a {
			color: white;
			border-bottom: 1px white dotted;
		}
			#copy a:hover,
			#copy a:focus,
			#copy a:visited {
				border-bottom: 1px white solid;	
			}
			
			
/******************************************
	ESTILS FORMULARI ZEND EDITORA CONCORDIA
 ******************************************/
dl.zend_form {
	font-family:Helvetica,Arial,Verdana,sans-serif;
	text-align:left;
	font-size:0.8125em;
	line-height:135%;
}
	dl.zend_form dd input {
		background:none repeat scroll 0 0 #FFFFFF;
		border:1px solid #999999;
		color:#666666;
		padding:0.2em 0.15em;
		width:90%;
	}
	
	dl.zend_form dd input#update {
		/*background:none repeat scroll 0 0 #AA1224;*/
		background:none repeat scroll 0 0 #00948D;
		border:medium none;
		color:white;
		text-transform:uppercase;
		width:auto;
	}
	
	dl.zend_form dd ul.errors {
 		color:#FF0000;
 		font-size:1em;
	}
 
 
 
 
 
 
 