/* ------------------------------------------------------------------------------------ *
| GLOBALS CSS FILE :: For Credit Andorra												|
| css/globals.css																		|
| 																						|
| PROJECT :: www.creditandorra.ad v1.0													|
| 																						|
+ ------------------------------------------------------------------------------------- +

/* @group BASE (YUI) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 108%;
}

h1, h2, h3 {
	margin: 0 0 1em;
}

h1, h2, h3, h4, h5, h6, strong {
	font-weight: bold;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

em {
	font-style: italic;
}

blockquote, dl {
	margin: 1em;
}

dl {
	margin-left: 2em;
}

ol li {
	list-style: decimal outside;
}

ul li {
	list-style: none;
}

dl dd {
	margin-left: 1em;
}

th, td {
	border: 1px solid #000;
	padding: .5em;
}

th {
	font-weight: bold;
	text-align: center;
}

caption {
	margin-bottom: .5em;
	text-align: center;
}

p, fieldset, table, pre {
	margin-bottom: 1em;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group GLOBALS ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

html {
	background: #dedede url(../images/html_bg.png) left top repeat-x;
}

html, body {
	height: 100%;
}

body {
	font: normal 69%/1.4em arial, verdana, sans-serif;
	color: #777;
}

h1 {
	position: absolute;
	z-index: 1;
	top: 3.6em;
	left: 50%;
	margin: 0 0 0 -480px;
	padding: 0;
}

h1 a {
	width: 233px;
	height: 58px;
	display: block;
	text-indent: -999em;
	background: url(../images/logo.png) no-repeat;
}

h1 em {
	font-weight: normal;
	font-style: normal;
}

#popup h1 {
	left: 19px;
	top: 19px;
	margin: 0;
}

h2 {
	color: #acb340;
	font-size: 2em;
}

h2.small {
	font-size: 1.45em;
	margin-bottom: .85em;
}

h3 {
	font-size: 1.18em;
	font-weight: bold;
}

* a {
	outline: none;
	cursor: pointer;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #613b8f;
}

a:hover, a:active {
	text-decoration: underline;
}

p.last {
	margin-bottom: 1.8em;
}

::-moz-selection {
	background: #acb340;
	color: #fff;
}

::selection {
	background: #acb340;
	color: #fff;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group PAGE LAYOUT ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#branding,
#pb_header,
#navigation,
#content,
#footer {
	width: 100%;
}

#branding {
	height: 3.636em;
	line-height: 3.636em;
	background: #dcdcdc url(../images/branding_bg.png) repeat-x;
	border-bottom: 1px solid #b3b3b3;
}

#branding_inner {
	width: 86.363em;
	width: 950px;
	padding: 0 20px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

#search {
	float: right;
	background: #c8c8ca url(../images/search_bg.png) repeat-x;
	padding: 0 1.818em;
	margin-right: -1.818em;
}

#languages {
	float: right;
	margin-right: 1.363em;
}

#location {
	float: right;
	margin-right: 1.363em;
	display: block;
}

#delegations {
	float:left;
	font-size:1.09em;
	font-weight:bold;
	margin-top:8px;
	position:relative;
}

#delegations a {
	float:left;
	height:25px;
	margin-right:5px;
	width:auto;
}

#delegations span {
	display:none;
	float:left;
	font-weight:normal;
	height:25px;
	line-height:25px;
	padding-right:10px;
	width:auto;
}

#delegations span.active {
	display:inline;
}

#delegations li strong {
	display:none;
	font-weight:normal;
}

#delegations li.active strong, #delegations li:hover strong {
	color:#613C90;
	cursor:default;
	display:inline;
	left:10.6em;
	letter-spacing:0.05em;
	position:absolute;
	top:0.1em;
	white-space:nowrap;
	width:auto;
	z-index:1;
}

#delegations li.active:hover strong {
	color:#613C90;
	cursor:default;
	display:inline;
	left:10.6em;
	letter-spacing:0.05em;
	position:absolute;
	top:0.1em;
	white-space:nowrap;
	width:auto;
	z-index:1;
}

#delegations:hover li.active strong {
	display:none;
}

#delegations:hover li.active:hover strong {
	display:block;
}

.bc_deleg {
	color: #a5b82b !important;
}
.as_deleg {
	color: #a80d4d !important;
}

.fu_deleg {
	color: #272425 !important;
}

.ca_deleg {
	color: #a5b82b !important;
}

.pb_deleg {
	color: #613c90 !important;
}


#languages li {
	float: left;
}

#languages li a {
	color: #fff;
	margin-right: 1px;
	display: block;
	float: left;
	padding: .15em .7em;
	background-color: #d0d2d3;
	margin-top: .65em;
	height: 2.2em;
	line-height: 2.2em;
	width: 1em;
	text-align: center;
	text-shadow: #bababa 1px 1px 1px;
	-webkit-box-shadow: #ddd 0 0 1px;
}

#languages li.pb_active a {
	background-color: #866eac;
	text-decoration: none;
	color: #fff;
	width: auto;
	height: auto;
	text-shadow: none;
}

#languages li a:hover {
	background-color: #866eac;
	color: #fff;
	text-shadow: none;
	text-decoration: none;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group HEADER :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#pb_header {
	background-color: #dedede;
	background: url(../images/header_bg.png) repeat-x;
	color: #fff;
}

#pb_header #header_inner {
	width: 90em;
	width: 990px;
	margin: 0 auto;
	background: url(../images/pb_header_bg.jpg) no-repeat center top;
	height: 299px;
	position: relative;
}

#popup {
	width: 600px;
	overflow-x: hidden;
}

html#interior #popup #pb_header {
	height: 138px;
}

html#interior #popup #pb_header #header_inner {
	width: 100%;
	background-repeat: repeat-x;
	background-position: -50px -10px;
	height: 138px;
}

html.no_bg {
	background-image: none !important;
}

#tagline {
	font: bold 3em/1em "arial black", arial, sans-serif;
	letter-spacing: -.06em;
	margin: 0;
	position: absolute;
	bottom: 30px;
	left: .65em;
	/*-moz-opacity: .23;
	opacity: .23; */
	-webkit-text-stroke-color: #5d3c83;
	-webkit-text-stroke-width: .02em;
	text-stroke-color: #5d3c83;
	text-stroke-width: .02em;
}

#featuring {
	position: absolute;
	right: 0;
	bottom: 30px;
	background: url(../images/featuring_bg.png) repeat-x;
	height: 180px;
	width: 490px;
}

#featuring div {
	margin: 20px;
	/*display: inline-block;*/
}

#featuring div strong.title,
#featuring div strong.title2 {
	font-size: 1.636em;
	display: block;
	padding: .25em 1em .25em .5em;
	float: left;
	clear: both;
	font-weight: normal;
	color: #96a000;
	margin-bottom: .6em;
}

#featuring div strong.title {
	background: #fff url(../images/arrow1.png) no-repeat 96% 50%;
}

#featuring div strong.title2 {
	background: #fff url(../images/arrow2.png) no-repeat 96% 50%;
}

#featuring div strong.title,
#featuring div strong.title a {
	color: #96a000;
}

#featuring div strong.title2,
#featuring div strong.title2 a {
	color: #542687;
}

#featuring div em {
	clear: both;
	float: left;
	font-style: normal;
	color: #d8d0e2;
	width: 100%;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group FOOTER :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#footer {
	padding: 5px 0;
	font-weight: bold;
	font-size: 10px;
	margin: 0 auto;
	width:990px;
	background-color: #fff;
}

#footer #footer_inner {
	width: 950px;
	padding: 0 20px;
	margin: 0 auto;
}

#footer #footer_menu{
	text-transform: uppercase;
}

#footer_menu a, #footer_menu a strong{
	background: url('../images/foot-tab.png') no-repeat;
	height: 25px;
	line-height: 25px;
	float: left;
}
#footer_menu li{
	float: left;
}
#footer_menu a{
	padding: 0 30px 0 5px;
	margin-right: 1px;
	color: #3c3c3c;
}
#footer_menu a strong{
	background-position: right top;
	padding-right: 20px;
	position: relative;
	right: -30px;
}
#footer_menu li.select a, #footer_menu li.select a strong{
	background-image: url('../images/foot-tab-active.png');
}

#footer_content{
	clear: both;
	display: block;
	width: 949px;
	background: #e8e6dd url('../images/foot-content.png') no-repeat bottom left;
	margin-bottom: 1em;
}
#footer_content ul{
	padding: 7px 30px;
}

#footer_content li{
	float: left;
}

#footer_content a{
	float: left;
	width: 220px;
	margin: 0 65px 5px 0;
	background: #d3d1c5 url('../images/foot-arrow.gif') no-repeat 95% center;
	color: #41403d;
	padding: 1px 5px;
}

#footer .ultimaLinea{
	margin-left: 30px;
	padding-bottom: 10px;
	color: #3c3c3c;
}
#footer .ultimaLinea a{ color: #3c3c3c; }

#footer .limpiaFoot{ clear:both; }

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group MISC :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

blockquote {
	font: italic 1.636em/1.3em georgia, serif;
	background: url(../images/blockquote_left_bg.png) no-repeat;
	margin: 0 0 1em;
	padding-left: 17px;
}

blockquote div {
	display: inline;
	background: url(../images/blockquote_right_bg.png) no-repeat 100% 50%;
	padding-right: 17px;
}

.multiples blockquote {
	font: italic 1.3em/1.3em georgia, serif;
}
.multiples p {
	margin-bottom: 3.6em;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

/* @group CLEARFIX :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#featuring div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @end  :::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = ::::: = */

