/* CSP - MAGENTA THEME : Color themes for csp layout: background images, color definitions, icons, ... */

/* MAIN LAYOUT ZONES:

***********************************************************************
	#MainContentZone: Home div wrapper for Left menu & CenterZone
	.LeftZone: Home div wrapper for 2 or 3 columns layout
		25-50-25
		25-25-25-25

	.RightZone: Colright for related content
***********************************************************************/

/*	BASICS: TAGS	*/

html, body {
background-image: url('../img/fnd_body_v4.jpg');
background-repeat: repeat-y;
background-position: center;
background-color: #FFFFFF;
background-attachment: fixed;
/*background: url('../img/fnd_body_v3.gif') repeat-y fixed center; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}

body {
}

input.submit {
}


/* general */

.ms-WPHeader h3, #ProcedureLeftZone_auto h3.ms-standardheader, #ProcedureZone h3.ms-standardheader, #ArticleContent #SectionTitle h2,
.ms-WPHeader h2, #ProcedureLeftZone_auto h2.ms-standardheader, #ProcedureZone h2.ms-standardheader {
/*color: #0167AE !important;*/
color: #000 !important;
background-image: url('../img/bullet_h3.gif');
background-repeat: no-repeat;
background-position: 95% 0.5em;
background-color: #CADFF3;
border: 1px solid #CADFF3;
}
#middle #ArticleContent .LeftZone .ms-WPHeader h3, #middle #MainContent .CenterZone .ms-WPHeader h3, #ProcedureLeftZone_auto h3.ms-standardheader, #ProcedureZone h3.ms-standardheader, #ArticleContent #SectionTitle h2,
#middle #ArticleContent .LeftZone .ms-WPHeader h2, #middle #MainContent .CenterZone .ms-WPHeader h2, #ProcedureLeftZone_auto h2.ms-standardheader, #ProcedureZone h2.ms-standardheader {
background-position: 98.7% 0.5em !important;
}

#middle .description h4{
color: #666666;
}

#middle .description span{
color: #666666;
}

#middle #wrapper-4columns #MainContentZone .CQWPMoreElements a:link,
#middle #wrapper-4columns #MainContentZone .CQWPMoreElements a:visited {
color: #666666;
}

#middle #MainContent .CQWPMoreElements,
#middle #MainContentZone .CQWPMoreElements {
color: #666666 !important;
background-image: url('../img/globo.gif');
background-repeat: no-repeat;
background-position: 0em 0.15em;
}

#middle #MainContent .CQWPMoreElements a:link, #middle #MainContent .CQWPMoreElements a:visited {
color: #666666;
}

.CSPItemStyleContentContainer .link-item a{
color: #666666;
}

.slm-layout-main .groupheader{
color: #666666;
background-image: url('../img/bullet_ciudadania.jpg');
background-repeat: no-repeat;
background-position: 4.5em 0.5em;
}

.CSPItemStyleGroup{
color: #666666;
}

.searchInput{
color: #666666;
}




/*	MAIN	*/

#main {
}

.error {
    color: red !important;
}
fieldset {
    border: none;
}

/* HEADER */

#header #logoContainerFijo{
background-image: url('../img/fnd_cabecera_v4.jpg');
background-repeat: no-repeat;
background-position: left bottom;
}

#header #logoContainerFondo {

}


#header #logoContainerFondo #logoContainer {


}

#header #logoContainer h1 {
}

#header #logoContainer h1 a {
}

#header div.Variation-Menu ul.Variation-Menu li{
color: #0064A5;
}

/*--------------------------------------- control central -----------------------------------------------*/
#profileNavigation ul{
background-color: #F1F1F1;
}

#profileNavigation ul li{
background-color: #F1F1F1;
border: 1px solid #E3E3E3;
}

#profileNavigation ul li ul li {
background-color: transparent;
list-style-image: url('../img/bullet_control_central.gif');
list-style-position: inside;
}

#profileNavigation ul li ul li a{
color:#666666;
}

#profileNavigation ul li ul li a:hover{
color:#666666;
}

#profileNavigation ul li .grupo_titulo, #profileNavigation ul li ul li a:hover{
color: #0167AE;
}


#middle #wrapper-4columns #MainContentZone .MiddleZone #ProfileZone .Requestitem .link-item a:hover{
	color:#2F64CA
}

#middle #wrapper-4columns #MainContentZone .MiddleZone #ProfileZone .Requestitem .description {
	color:#333333;
}


/* Search header box */
#boxsearch {
    float: right;
    margin: 1em 0em 0em 0em;
}
.searchbox-panel
{
    border: 1px solid #7f9db9;
    font-size:15px;
    padding: 1px;
    vertical-align: middle;
}
.searchbox-label
{
    display: none;
}
.searchbox-textbox
{
    border: none;
}
.searchbox-button
{
    width: 18px;
    height: 18px;
    border: none;
    cursor: pointer;
    background-image: url('../img/searchButton.gif');
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align:bottom;
}



/* MAIN MENU */
#header .contentMenu {
    /*border: 1px solid #DDDDDB;*/
}

#header .contentMenu ul.AspNet-Menu {
    background-color: #336799;
    /*text-transform: uppercase;*/
}


#header .AspNet-Menu li#t-home a {
margin-left: 130px;
}

#header .AspNet-Menu a:hover, .AspNet-Menu a.active {
color: #fff;
background: #003066;
}

#header .contentMenu ul li {
}

#header .contentMenu ul li.last {
    background: none;
}

#header .contentMenu ul li a {
}

#header .contentMenu ul li a:hover, #header .contentMenu ul li a.AspNet-Menu-Selected {
}


/* GRAPHICAL TOP ZONE:  Silverlight box, Sign in Zone*/

#GraphicalTopZone {
}

#GraphicalTopZone .TopLeftZone {
    color: #fff;
}

#GraphicalTopZone .TopRightZone {
}

/*           SIGN IN ZONE: Login                     */

#middle #GraphicalTopZone .TopRightZone .Login_Container {
    color: #fff;
}

#middle #GraphicalTopZone .TopRightZone .Login_Container .Login_TopMessage {
}

#middle #GraphicalTopZone .TopRightZone .Login_Container .Login_BottomMessage {
    color: #ccc;
}

#middle #GraphicalTopZone .TopRightZone .Login_Container .Login_EnterButton {
    border: none;
}

#middle #GraphicalTopZone .TopRightZone .Login_Container .Login_HowToMessage a {
    color: #fff;
    text-decoration: underline;
}



/* Login */

.SigninZone .Login_TopMessage{
	color: #333333;
	background-color: #ffffff;
	background-image: url('../img/px_fndgris.gif');
	background-repeat:repeat;

}

.SigninZone .Login_BottomMessage{
	color: #000000;
}

.SigninZone .Login_HowToMessage a{
/*	color: #666666;*/
color: #333333;
	background-color: #ffffff;
	background-image: url('../img/px_fndgris.gif');
	background-repeat:repeat;
}

.SigninZone .Login_EnterButton{
color: #DDDDDD;
/*background-color: transparent;*/

background-color: #000000;
	background-image: url('../img/fond_boton.gif');
	background-repeat: no-repeat;
	background-position: 0em 0em;
}

/******************************  Nuevo botón Login  ****************************/
.SigninZone .ms-WPBody{
    padding: 0;
}
.SigninZone .Login_Container_ES .Login_TopMessage,
.SigninZone .Login_Container_ES .Login_HowToMessage,
.SigninZone .Login_Container_ES .Login_BottomMessage {
    display: none;
}
.SigninZone .Login_Container_ES .Login_EnterButton {
    background: url('../img/boton_tramitacion_es.jpg') repeat-x left bottom;
    height: 90px;
    width: 270px;
    margin: 0;
    padding: 0;
    color: transparent;
    cursor: pointer;
    border: none;
}
.SigninZone .Login_Container_EU .Login_TopMessage,
.SigninZone .Login_Container_EU .Login_HowToMessage,
.SigninZone .Login_Container_EU .Login_BottomMessage {
    display: none;
}

.SigninZone .Login_Container_EU .Login_EnterButton {
    background: url('../img/boton_tramitacion_eu.jpg') repeat-x left bottom;
    height: 90px;
    width: 270px;
    margin: 0;
    padding: 0;
    color: transparent;
    cursor: pointer;
    border: none;
}


/******************************  Nuevo botón Login  ****************************/



#SignInZone .ms-WPBody {
}

#SignInZone .ms-WPBody .AspNet-Login div.AspNet-Login-TitlePanel {
}

#SignInZone .ms-WPBody .AspNet-Login-UserPanel input, #SignInZone .ms-WPBody .AspNet-Login-PasswordPanel input {
}

#SignInZone .ms-WPBody .AspNet-Login-SubmitPanel input, #SignInZone .ms-WPBody .panellogindnie button {
}


/* BG COLRIGHT FOR HOME & INTERIOR PAGES */

#MainContentZone .RightZone, #MainContent .RightZone {
}

/* FOOTER */

#footer {
    border-top: 2px solid #336799;
    background-color: #336799;
}

#footer ul li {
}

#footer ul li a {
    color: #FFF;
}

#footer ul li a:hover {
    color: #FFF;
}

#footer .ms-WPHeader td {
    border: none;
}

#footer .ms-WPBorder, #footer .ms-WPBorderBorderOnly {
    border: none;
}

#footer .slm-layout-main ul li{
}


/* MAINCONTENT */

#MainContentZone .reflect {
}

#MainContentZone .CSPItemStyleGroup {
    color: #666666;

}

#middle #wrapper-4columns #MainContentZone .CSPItemStyleContentContainer .CSPItemStyleGroup{
color: #666666;
}

#MainContentZone .item {
}

#MainContentZone .link-item, #MainContentZone .link-item a, #MainContentZone .link-item a:link {
    color: #336799;
}

#MainContentZone .description {
}


#MainContentZone .ms-WPTitle {
}

#MainContentZone .ms-WPBody {
}

#MainContentZone .CQWPMoreElements {
}

#MainContentZone .CQWPMoreElements a:link, #MainContentZone .CQWPMoreElements a:visited {
}

/* WEBPARTS TITLES BACKGROUNDS : Main content zone */
/* EventsZone */

#EventsZone .CQWPMoreElements{
color: #666666 !important;
background-image: url('../img/agenda.gif') !important;
background-repeat: no-repeat;
background-position: 0em 0em !important;
}

#EventsZone .CQWPMoreElements a{
color: #666666;
}

#MainContentZone .CenterZone #EventsZone .ms-WPTitle {
}

#MainContentZone .CenterZone #EventsZone .ms-WPBody {
}


/* EventsZone 3 columns*/

#MainContentZone .MostLeftZone #EventsZone .ms-WPTitle {
background: url('../img/bullet_h3.gif') no-repeat 95% 0.5em;
}

#MainContentZone #EventsZone .ms-WPBody {
}

#MainContentZone #EventsZone .link-item, #MainContentZone #EventsZone .link-item a, #MainContentZone #EventsZone .link-item a:link {
color: #336799;
}

/* NewsZone */

.MostLeftZone #NewsZone .link-item h4 a{
color: #336799;
}

#MainContentZone .MostLeftZone #NewsZone .ms-WPTitle {
}

#MainContentZone #NewsZone .ms-WPBody {
}

#MainContentZone #NewsZone .link-item, #MainContentZone #NewsZone .link-item a, #MainContentZone #NewsZone .link-item a:link {
    color: #336799;
}

#MainContentZone #NewsZone .link-item a, #MainContentZone #NewsZone .link-item a:link {
    text-decoration: underline;
}


#MainContentZone #NewsZone .description {
}

#middle #wrapper-4columns #MainContentZone #NewsZone .CSPPublishingDate {
color: #666666;
}


/* NewsZone 3 columns*/

#MainContentZone .CenterZone #NewsZone .ms-WPTitle {
}

#MainContentZone .CenterZone #NewsZone .ms-WPBody {
}

#MainContentZone #EventsZone .CSPItemStyleGroup {
    color: #666666;
}

/* BlogZone */

#MainContentZone .MostLeftZone #BlogZone .ms-WPTitle {
}

#MainContentZone .MostLeftZone #BlogZone .ms-WPBody {
 color:#4C4C4C;
}

#MainContentZone .MostLeftZone #BlogZone .CQWPMoreElements {
}

#MainContentZone .MostLeftZone #BlogZone .CQWPMoreElements a {
background: url('../img/bullet_ciudadania.jpg') no-repeat scroll 0 50% transparent;
color: #666666;
}

#middle #wrapper-4columns #MainContentZone .MostLeftZone #BlogZone.CQWPMoreElements {
}

#middle #wrapper-4columns #MainContentZone .CSPItemStyleGroup {
    font-size: 1.2em;
    background-image: url("../img/icon_seccion.jpg") !important;
    background-position: center left;
    padding-left: 21px !important;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    margin-top: 5px;
    text-transform: uppercase;
}
#middle #wrapper-4columns #MainContentZone .CSPItemStyleContentContainer .CSPItemStyleGroup {
    font-size: 1em;
    background-image: none !important;
    background-position: center left;
    padding-left: 0 !important;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    margin-top: 5px;
    text-transform: uppercase;
}
#middle #wrapper-4columns #MainContentZone .RightZone .ms-WPBody
{
	border: none;
}

div.CQWPMoreElements, #EventsZone div.CQWPMoreElements{
	background: none !important;
	float: right;
	padding-bottom: 15px !important;
	text-decoration: underline;
}

/* CitizenZone */

#MainContentZone .MostRightZone #CitizenZone .ms-WPTitle {
}

#MainContentZone .MostRightZone #CitizenZone .ms-WPBody {
}

#MainContentZone .MostRightZone #CitizenZone .item {
}

#MainContentZone #CitizenZone .CQWPMoreElements {
}

#MainContentZone #CitizenZone .CSPItemStyleGroup{
color: #666666;
background-image: url('../img/bullet_ciudadania.jpg');
background-repeat: no-repeat;
background-position: 0.5em 0.5em;
}

#CitizenZone .slm-layout-main .link-item a{
color: #336799;
}

/* MapZone */

#MainContentZone #MapZone .ms-WPTitle {
}


/* HOME RIGHTZONE */
/* WEBPARTS TITLES GENERAL : padding, position, font-sizes... */


#MainContentZone .RightZone .webPartZoneInnerTable, #MainContentZone .RightZone .webPartInnerTable {
}

#MainContentZone .RightZone .ms-WPHeader td {
    border: none;
}

#MainContentZone .RightZone .ms-WPTitle {
}

#MainContentZone .RightZone .ms-WPBody {
    color: #666;
    border-bottom: solid 1px #ddd;
}

#MainContentZone .RightZone .item {
    background: none;
}

#MainContentZone .RightZone .link-item .description, #MainContentZone .RightZone .link-item a:link, #MainContentZone .RightZone .link-item a:visited {
    font-weight: normal;
}

.CSPItemStyleContainer a{
color: #336799;
}

#MainContentZone .RightZone .CSPItemStyleContainer .image-area-left {
}

#MainContentZone .RightZone .CSPItemStyleContainer .image-area-left img {
	/* bug 3288
    border: solid 1px #ccc;
    */
}

#MainContentZone .RightZone .CSPItemStyleContainer .image-area-top {
}

#MainContentZone .RightZone .CSPItemStyleContainer .image-area-top img {
	/* bug 3288
    border: solid 1px #ccc;
    */
}


/* BlogZone 3 columns 25-50-25*/

#MainContentZone .RightZone #BlogZone .ms-WPTitle {
}

#MainContentZone .RightZone #BlogZone .CQWPMoreElements {
    background: none;
}

#MainContentZone .RightZone #BlogZone .CQWPMoreElements a {
    color: #666666;
    font-size: 1em;
}

/* CitizensZone 3 columns 25-50-25*/

#middle #wrapper-3columns #MainContentZone .RightZone #CitizenZone .item {
    background: none;
    border-bottom: solid 2px #ededed;
}

/* RadioZone 3 columns 25-50-25*/

#MainContentZone .RightZone #RadioZone .ms-WPTitle {
}

#MainContentZone .RightZone #RadioZone .CQWPMoreElements {
    background: none;
}

#MainContentZone .RightZone #RadioZone .CQWPMoreElements a {
    color: #666666;
}


/* WeatherZone*/
#MainContentZone #WeatherZone .ms-WPTitle {
}

#MainContentZone .RightZone #WeatherZone .linktem {
}

#MainContentZone .RightZone #WeatherZone .item .CSPItemStyleGroup {
    color: #666666;
}

#MainContentZone .RightZone #WeatherZone ul.WeatherBox {
    background: transparent url('/_layouts/CSP/Images/bg.weather.jpg') no-repeat;
}

#MainContentZone .RightZone #WeatherZone ul.WeatherBox li {
    border-right: 1px dotted #fff;
    color: #fff;
}

#MainContentZone .RightZone #WeatherZone ul.CurrentTemperature li.low {
    background: transparent url('/_layouts/CSP/Images/bg_lowTemperature.gif') no-repeat;
    color: #0167AE;
}

#MainContentZone .RightZone #WeatherZone ul.CurrentTemperature li.high {
    background: transparent url('/_layouts/CSP/Images/bg_highTemperature.gif') no-repeat;
    color: #B10650;
}

/* STYLES FOR INTERIOR PAGES:

***********************************************************************
	#MainContent: Interior div wrapper for Left menu & CenterZone
	#LeftMenu: Left menu Interior pages
	.CenterZone: Content page
	.RightZone: Colright for related content
***********************************************************************/

/* LEFT MENU STYLES */

h2.SiteTitle {
    background: url('/_layouts/CSP/Images/bulletTitleSectionLeftMenu-h2.gif') no-repeat bottom right;
}

#LeftMenu h2{
color: #336799;
background-image: url('../img/taco_h2.jpg');
background-position: 0em 0em;
background-repeat: no-repeat;
background-color: transparent;
}

#LeftMenu ul li {
}

#LeftMenu ul li a {
}

#LeftMenu ul li a:hover, #LeftMenu ul li a.selected {
}

#LeftMenu .AspNet-Menu ul li, #LeftMenu .AspNet-Menu-Vertical ul li{
color: #336799;
}

#LeftMenu ul.AspNet-Menu{
background-color: #F1F1F1;
}

#LeftMenu ul.AspNet-Menu li{
color: #336799;
background-image: url('../img/bullet_arrow_interior.gif');
background-repeat: no-repeat;
background-position: 0em 11px;
}

#LeftMenu ul.AspNet-Menu li a{
color: #336799;
}




/* WEBPARTS TITLES GENERAL : padding, position, font-sizes... */

#MainContent .ms-WPBody {
}

#MainContent .ms-WPTitle {
color: #00365B;
}

#MainContent .CSPItemStyleGroup {
    color: #666666;
}

#MainContent .item {
    border-bottom: 1px solid #DDDDDD;
}

/*#MainContent .link-item,*/

#MainContent .link-item a, #MainContent .link-item a:link, #MainContent .link-item a:visited {
color: #00365B !important;
}

#MainContent .title {
    color: #00365B;
}

#MainContent .description {
    color: #666;
}

#MainContent .CQWPMoreElements, #middle #MainContent .pageIndexFooter {
}

#MainContent .CQWPMoreElements a:link, #MainContent .CQWPMoreElements a:visited {
color: #0167AE;
}

#MainContent .CQWPMoreElements a:hover {
    color: #00365B !important;
}

#middle #MainContent fieldset input {
    border: 1px solid #ccc;
}

#middle .link-item a, #middle .link-item a:link, #middle .link-item a:visited{
color: #0167AE;
}

/*WEBPARTS TITLES FOR INTERIOR PAGES: Main content*/

/* Central Zone */

#MainContent .CenterZone .ms-WPTitle {
}

/* LeftNoTitleZone */
#MainContent .CenterZone #LeftNoTitleZone .ms-WPTitle {
}

#MainContent .CenterZone #LeftNoTitleZone .ms-WPTitle A, A:link ,A:visited {
    color: #666;
    text-decoration:none;
}



#MainContent .CenterZone #LeftNoTitleZone .ms-WPBody {
    background: none;
}

/* Magenta BG Zone */

#MainContent .CenterZone #MagentaBGZone .ms-WPTitle {
}

/* Events Zone */

#MainContent .CenterZone #EventsZone .ms-WPTitle {
}

/* News Zone */

#MainContent .CenterZone #NewsZone .ms-WPTitle {
}

/* Profile Zone */

#MainContent .CenterZone #ProfileZone .ms-WPTitle {
}

/* Form Zone */

#MainContent .CenterZone #FormZone .ms-WPTitle {
}

/* Search Zone */

#MainContent .CenterZone #SearchZone .ms-WPTitle {
}

/* Regulations Zone */

#MainContent .CenterZone #RegulationsZone .ms-WPTitle {
}

/* Message Zone */

#MainContent .CenterZone #MessageZone .ms-WPTitle {
}


/* Politics Zone */

#MainContent .CenterZone #PoliticsZone .ms-WPTitle {
}




/* WEBPARTS CONTENT STYLES */
/* Forms */

#MainContent .CenterZone .CSPForm {
    color: #00365B;
}

#MainContent .CenterZone .CSPForm .CSPFormIntro {
    color: #666;
}

#MainContent .CenterZone .CSPForm .CSPFormInput input, #MainContent .CenterZone .CSPForm .CSPFormInput textarea, #MainContent .CenterZone .CSPForm .CSPFormInput select  {
    color: #666;
    border: solid 1px #ccc;
}

/* Map */

#middle #wrapper-4columns #MainContentZone #MapZone .LocationPanel {
    font-size: 1em;
}

#middle #MainContent .CenterZone .LocationPanel #LocationTextBox {
    color: #666;
    border: solid 1px #ccc;
}

#middle #wrapper-4columns #MainContentZone #MapZone #myMap {
    background-color: #FFF;
    background-image: none;
}


/* Interior pages: Content Type Webparts styles> Central zone */

#MainContent .CenterZone #FormZone .CSPPublishingDate {
    color: #666666;
}

#MainContent .CenterZone #EventsZone .CSPPublishingDate, #MainContent .CenterZone #NewsZone .CSPPublishingDate {
    color: #666666;
}

#middle #MainContent .CenterZone #FormZone .CSPGroupHeader {
}

#middle #MainContent .CenterZone #FormZone .ms-summarystandardbody .ms-formbody {
    background: #ededed;
}

#middle #MainContent .CenterZone #FormZone .ms-partline {
border-bottom: 1px solid #DDDDDD;
}

#middle #MainContent .CenterZone #FormZone .ms-addnew {
    color: #666666 !important;
}


/* MagentaBg News/announcements */

#MainContent .CenterZone #MagentaBGZone .CSPPublishingDate {
    color: #666666;
}

#MainContent .CenterZone #EventsZone .CSPCalendarHeader {
}

#MainContent .CenterZone .viewMore {
    background: url('/_layouts/CSP/Images/bg_moreLinks.gif') repeat-x;
}

#MainContent .CenterZone .viewMore a {
background: url('../img/bullet_ciudadania.jpg') no-repeat scroll 0 50% transparent;
color: #666666;
}


/* CSS STYLES FOR XSL CSP ITEM STYLE */
/* Politics Organization - Item Style */

#MainContent #PoliticsZone .medium {
}

#MainContent .CenterZone #LeftNoTitleZone .groupheader, #MainContent .CenterZone #PoliticsZone .groupheader {
    color: #666666;
    background: none;
}

#MainContent .CenterZone #PoliticsZone .ms-WPBody {
    background: none;
}

#MainContent .CenterZone #PoliticsZone .politicBox {
    border: 1px solid #ccc;
}

#MainContent .CenterZone #PoliticsZone .politicBox .image-area-left img {
    border: 1px solid #ddd;
}

#MainContent .CenterZone #PoliticsZone .politicBox .link-item a {
    color: #666666;
}

#MainContent .CenterZone #PoliticsZone .politicBox .link-item a:hover {
    color: #666666;
}

#MainContent .CenterZone #PoliticsZone .politicBox .link-item .politicColor {
    color: #666;
}

#MainContent .CenterZone #PoliticsZone .politicBox .department {
    color: #000;
    background: url('/_layouts/CSP/Images/bgPoliticName.gif') repeat-x left bottom;
    border-top: 1px solid #ddd;
}

/* Detail politic - Item style */

#MainContent .CenterZone #PoliticsZone .politicDetail h3 {
    color: #666666;
}

#MainContent .CenterZone #LeftNoTitleZone .politicDetail, #MainContent .CenterZone #PoliticsZone .politicDetail {
    background-color: #f2f2f2;
}

#MainContent .CenterZone #LeftNoTitleZone .politicDetail .image-area-left, #MainContent .CenterZone #PoliticsZone .politicDetail .image-area-left {
}

#MainContent .CenterZone #LeftNoTitleZone .politicDetail h2 {
}

#MainContent .CenterZone #LeftNoTitleZone .politicDetail p, #MainContent .CenterZone #PoliticsZone .politicDetail p {
    color: #666666;
}

#MainContent .CenterZone #LeftNoTitleZone .ms-WPBody .politicDetail a, #MainContent .CenterZone #PoliticsZone .ms-WPBody .politicDetail a {
    color: #666666;
}


#MainContent .CenterZone #LeftNoTitleZone .politicDetail span.politicPost, #MainContent .CenterZone #PoliticsZone .politicDetail span.politicPost {
    color: #000;
}

#MainContent .CenterZone #LeftNoTitleZone .ms-WPBody .politicDetail .linkMore {
}

#MainContent .CenterZone #LeftNoTitleZone .ms-WPBody .politicDetail .linkMore a, #MainContent .CenterZone #PoliticsZone .ms-WPBody .politicDetail .linkMore a {
background: url('../img/bullet_ciudadania.jpg') no-repeat scroll 0 50% transparent;
color: #666666;
}

#MainContent .CenterZone .politicDetail .item {
    background: none;
}

#MainContent .CenterZone .politicDetail .item .link-item a {
    background: transparent url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat 0 5px;
}

#MainContent .CenterZone .politicDetail .item .link-item a:hover {
    color: #666666;
}

/* Politic Detail List - Item style */

#MainContent .CenterZone #PoliticsZone .politicDetail .politicInfo ul li, #MainContent .CenterZone #PoliticsZone .politicDetail .politicInfo p {
    color: #666666;
}

/* Department - Item Style */

#MainContent .CenterZone .departmentItem {
}

#MainContent .CenterZone .departmentItem p.title {
    border-bottom: 1px dotted #333;
}

#MainContent .CenterZone .departmentItem  a, a:link, a:visited {
    text-decoration:none;
    color: #666666;

}




#MainContent .CenterZone .departmentItem .left_departmentItem .image-area-left img {
}

#MainContent .CenterZone .departmentItem .bottom_departmentItem {
}

#MainContent .CenterZone .departmentItem .bottom_departmentItem h4 {
    color: #666666;
    background: #ededed;
}

#MainContent .CenterZone .departmentItem .bottom_departmentItem h5 {
    color: #666666;
    background: #ededed;
}

#MainContent .CenterZone .departmentItem .bottom_departmentItem ul {
    border-top: 1px solid #ededed;
}

#MainContent .CenterZone .departmentItem .bottom_departmentItem ul li {
    color: #666666;
}

#MainContent .CenterZone .departmentItem .bottom_departmentItem ul li span {
    color: #666;
}

#MainContent .CenterZone .departmentItem .bottom_departmentItem ul li a {
    color: #666666;
}

#MainContent .CenterZone .departmentItem .bottom_departmentItem ul li a:hover {
}

#MainContent .CenterZone .departmentItem .viewMoreInfo {
    border-bottom: 1px solid #ddd;
}

#MainContent .CenterZone .departmentItem .viewMoreInfo a {
background: url('../img/bullet_ciudadania.jpg') no-repeat scroll 0 50% transparent;
color: #666666;
}

/* Historic - Item Style */

#MainContent .CenterZone .HistoryItem h4.historicDate {
}

#MainContent .CenterZone .HistoryItem h4.historicDate a {
    color: #666666 !important
}

#MainContent .CenterZone .HistoryItem .HistoryItemContent {
}

/* Regulations - Item Style */

#MainContent #RegulationsZone .link-item a:link, #MainContent #RegulationsZone .link-item a:visited {
    background: transparent url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat scroll left 6px;
}

#MainContent #RegulationsZone .link-item a:hover {
    color: #666666;
}

/*  Especialization - Item Style */

#MainContent .CenterZone .CSPEspecializationAttribute {
    background: transparent url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat scroll left 6px;
    color: #666666;
}

#MainContent .CenterZone .CSPEspecializationAttribute span {
    color: #666;
}

#MainContent .CenterZone .CSPEspecializationAttribute a:link, #MainContent .CenterZone .CSPEspecializationAttribute a:visited {
    color: #666666;
}

/* Job vacancies - Item style */

#MainContent .CenterZone .CSPJobVacancyContainer a:link, #MainContent .CenterZone .CSPJobVacancyContainer a:visited {
    color: #666666;
}

#MainContent .CenterZone .CSPJobVacancyContainer a:hover {
    color: #666666;
}

/* Indicators - Item style */

#MainContent .CenterZone .contentArticle {
    color: #666;
}

#MainContent #LeftNoTitleZone .CSPClause .item {
    background: url('/_layouts/CSP/Images/pdfIcon.gif') no-repeat left top;
}

#MainContent #LeftNoTitleZone .CSPClause .link-item a:link, #MainContent #LeftNoTitleZone .CSPClause .link-item a:visited {
}


/* Radio - Group Header style */

#MainContent .CenterZone .CSPRadioHeader {
    border: none;
    color: #666666;
}

#MainContent .CenterZone #MessageZone .CSPJobVacancyContainer a {
    color: #666666;
}


#MainContent .CenterZone #MessageZone .CSPJobVacancyContainer a:hover {
    color: #666666;
}

/* Tourist Reference & Tourist Souvenir - Item Style */

#MainContent .CenterZone .touristSouvenirContent {
    border: 1px solid transparent;
}

#MainContent .CenterZone .CSPTouristItemStyleContainer .image-area-left, #MainContent .CenterZone .touristSouvenirContent .image-area-left {
}

#MainContent .CenterZone .CSPTouristItemStyleContainer img {
}

#MainContent .CenterZone .CSPTouristItemStyleContainer .getMoreInfo a, #MainContent .CenterZone .touristSouvenirContent .getMoreInfo a {
    color: #666666;
}

#MainContent .CenterZone .CSPTouristItemStyleContainer .getMoreInfo a:hover, #MainContent .CenterZone .touristSouvenirContent .getMoreInfo a:hover {
    color: #666666;
}

#MainContent .CenterZone .CSPTouristItemStyleContainer .getMoreInfo p, #MainContent .CenterZone .touristSouvenirContent .getMoreInfo p {
    background: url('/_layouts/CSP/Images/pdfIcon.gif') no-repeat left 6px;
}


/* EmploymentList - Item Style */

#MainContent .CenterZone .CSPEmploymentWithDate p.title {
    color: #000;
}

#MainContent .CenterZone #FormZone .CSPEmploymentWithDate .CSPPublishingDate {
}

#MainContent .CenterZone #FormZone .CSPEmploymentWithDate img {
    border: 1px solid #ccc;
}


/* Requestshome - ItemStyle */

#MainContent .CenterZone #FormZone .CSPRequestsItemStyleContainer strong {
    color: #666666;
}

#MainContent .CenterZone #FormZone .CSPRequestsItemStyleContainer span {
}


/* Citizen Entity  - Item Style */

#MainContent .CenterZone .CSPCitizenContainer {
}

#MainContent .CenterZone .CSPCitizenContainer img {
    border: 1px solid #ccc;
}

#MainContent .CenterZone .CSPCitizenContainer p.title {
    color: #000;
}

#MainContent .CenterZone .CSPCitizenContainer .CSPPublishingDate {
    color: #666666;
}

#middle #MainContent .CenterZone .CSPItemStyleContentContainer .CSPPublishingDate{
color: #666666;
}

#MainContent .CenterZone .CSPCitizenContainer .description {
}

#MainContent .CenterZone .CSPCitizenContainer a.MoreElements {
    color: #666666;
}

#CitizenZone .CSPItemStyleContainer .link-item .CSPItemStyleImageLeft a{
color: #000000;
}

/* Citizen: formacion y actividades - Item style*/

#MainContent .CenterZone .studyCenterItem .studyCenterItemContent, #MainContent .CenterZone .touristSouvenirItem .touristSouvenirItemContent {
    border: 1px solid transparent;
}

#MainContent .CenterZone .studyCenterItem .studyCenterItemContent .image-area-left {
}

#MainContent .CenterZone .studyCenterItem .studyCenterItemContent .link-item {
}


#MainContent .CenterZone .studyCenterItem .studyCenterItemContent .image-area-left img {
}

#MainContent .CenterZone .studyCenterItem .viewMoreInfo {
    background: none;
    border-bottom: 1px solid #DDDDDD;
}

#MainContent .CenterZone .studyCenterItem .viewMoreInfo a {
background: url('../img/bullet_ciudadania.jpg') no-repeat scroll 0 50% transparent;
color: #0167AE;
}


/* Citizen Center - Item Style & Citizen Activity  - Item Style*/

/* Tourist Souvenir  - Item Style*/

#MainContent .CenterZone .CSPCitizenCenterContainer {
}

#MainContent .CenterZone .CSPCitizenCenterContainer .wrapper-grey {
    background: #f0f0f0;
}

#MainContent .CenterZone .CSPCitizenCenterContainer .image-area-left {
    background: #fff;
}

#MainContent .CenterZone .CSPCitizenCenterContainer img {
    border: 1px solid #ccc;
}

#MainContent .CenterZone .CSPCitizenCenterContainer p.title a {
    color: #000;
}

#MainContent .CenterZone .CSPCitizenCenterContainer ul {
}

#MainContent .CenterZone .CSPCitizenCenterContainer ul li {
    color: #00365B;
    background: url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat 0 5px;
}

#MainContent .CenterZone .CSPCitizenCenterContainer ul li span {
    color: #666;
}

#MainContent .CenterZone .CSPCitizenCenterContainer ul li a {
    color: #0167AE;
}

#MainContent .CenterZone .CSPCitizenCenterContainer ul li a:hover {
    color: #00365B;
}

/* Citizen Activity */

#MainContent .CenterZone .CSPCitizenContainer {
}

#MainContent .CenterZone .CSPCitizenContainer .viewMoreInfo {
    background: none;
    border-bottom: 1px solid #DDDDDD;
}

#MainContent .CenterZone .CSPCitizenContainer .viewMoreInfo a {
background: url('../img/bullet_ciudadania.jpg') no-repeat scroll 0 50% transparent;
color: #0167AE;
}

#MainContent .CenterZone .CSPCitizenContainer .viewMoreInfo a:hover {
    color: #000;
}

/* Tourist Place */

#MainContent .CenterZone .touristPlaceItem {
}

#MainContent .CenterZone .touristPlaceItem p.title {
}

#MainContent .CenterZone .touristPlaceItem ul {
}

#MainContent .CenterZone .touristPlaceItem ul li {
    color: #00365B;
    background: url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat 0 5px;
}

#MainContent .CenterZone .touristPlaceItem ul li.link {
    background: none;
}

#MainContent .CenterZone .touristPlaceItem ul li.link a {
    color: #0167AE;
}

#MainContent .CenterZone .touristPlaceItem ul li a:hover {
    color: #00365B;
}



/*Chemist list - Item style*/

#MainContent .CenterZone .CSPChemistContainer {
}

#MainContent .CenterZone .CSPChemistContainer table {
}

#MainContent .CenterZone .CSPChemistContainer table.item {
}

#MainContent .CenterZone .CSPChemistContainer td {
}

#MainContent .CenterZone .CSPChemistContainer .title {
}

#MainContent .CenterZone .CSPChemistContainer .address, #MainContent .CenterZone .CSPChemistContainer .phone {
}

#MainContent .CenterZone .CSPChemistContainer .phone {
}

/* Tourist Cultural - Item Style */

#MainContent .CenterZone .CSPTouristItemStyleContainer img, #MainContent .CenterZone .touristSouvenirContent img {
    background: #fff;
}

#MainContent .CenterZone .CSPTouristItemStyleContainer .wrapper-grey, #MainContent .CenterZone .touristSouvenirContent .wrapper-grey {
    background: #ededed;
}

#MainContent .CenterZone .CSPTouristItemStyleContainer .getMoreInfo, #MainContent .CenterZone .touristSouvenirContent .getMoreInfo {
}

#MainContent .CenterZone .CSPTouristItemStyleContainer .getMoreInfo a {
}

#MainContent .CenterZone .CSPTouristItemStyleContainer .getMoreInfo p, #MainContent .CenterZone .touristSouvenirContent .getMoreInfo p {
}

/* Tourist Reference - Item Style */

#MainContent .CenterZone .CSPTouristReferenceItemStyleContainer {
}

#MainContent .CenterZone .CSPTouristReferenceItemStyleContainer img {
}


/* Publications (files) - Item Style */

#MainContent .CSPFileIcon {
}

#MainContent .CSPJobVacancyContainer td.CSPFileName {
}


/* RIGHT ZONE */
/* WEBPARTS TITLES GENERAL: padding, position, font-sizes... */

#MainContent .RightZone .ms-WPTitle {
}

#MainContent .RightZone .ms-WPBody {
}

#MainContent .RightZone .item {
    background: none;
    border-bottom: 2px solid #EDEDED;
}

#MainContent .RightZone .link-item a:link, #MainContent .RightZone .link-item a:visited {
    color: #0167AE;
}


#MainContent .RightZone .link-item a:hover {
    color: #000;
}

#MainContent .RightZone .image-area-top img {
    border: solid 1px #ccc;
}

#MainContent .RightZone .image-area-left img {
    border: solid 1px #ccc;
}

#MainContent .RightZone .CSPGroupHeader {
    border: none;
    color: #0167AE;
}

#MainContent .RightZone .CSPPublishingDate {
    color: #0167AE;
}

/* WEBPARTS TITLES FOR INTERIOR PAGES: Right column */
/* Alert Zone */

#MainContent .RightZone #AlertZone .ms-WPTitle {
}

/* Blue BG Zone */

#MainContent .RightZone #BlueBGZone .ms-WPTitle {
    color: #fff;
}

/* Events Zone */

#MainContent .RightZone #EventsZone .ms-WPTitle {
}

/* News Zone */

#MainContent .RightZone #NewsZone .ms-WPTitle {
}

/* Profile Zone */

#MainContent .RightZone #ProfileZone .ms-WPTitle {
}

/* Search Zone */

#MainContent .RightZone #SearchZone .ms-WPTitle {
}

/* Blog Zone */

#MainContent .RightZone #BlogZone .ms-WPTitle {
}

#MainContent .RightZone #BlogZone .CQWPMoreElements {
}

#MainContent .RightZone #BlogZone .CQWPMoreElements a {
    color: #0167AE;
}

/* Ad Zone */

#MainContent .RightZone #AdZone .ms-WPTitle {
/*    color: #666;
    background: #ededed;
    border-bottom: solid 1px #ccc;*/
}

#MainContent .RightZone #AdZone .ms-WPBody {
    background: none;
    border: none;
}

#MainContent .RightZone #AdZone .item {
	/* bug 4036
    border: none;
    */
}

#MainContent .RightZone #AdZone .LinkBannerElements {
}

#MainContent .RightZone #AdZone .ms-WPBody .LinkBannerElements a {
    color: #666;
    background: transparent url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat 0px 6px;
}

#MainContent .RightZone #AdZone .ms-WPBody .LinkBannerElements a:hover {
    color: #000;
}


/* Weather Zone */

#MainContent .RightZone #WeatherZone .ms-WPTitle {
}

/* Other Info Zone */

#MainContent .RightZone #OtherInfoZone .ms-WPTitle {
}

#MainContent .RightZone #OtherInfoZone .ms-WPBody .floating-left a {
    color: #0167AE;
}


#MainContent .RightZone #OtherInfoZone .ms-WPBody .floating-left a:hover {
    color: #000;
}

#MainContent .RightZone #OtherInfoZone .ms-WPBody .CSPItemStyleGroup {
    color: #666;
}

#MainContent .RightZone #OtherInfoZone .ms-WPBody .CQWPMoreElements {
    background: none;
}

#MainContent .RightZone #OtherInfoZone .ms-WPBody .CQWPMoreElements a {
}

#MainContent .RightZone #OtherInfoZone .ms-WPBody .CQWPMoreElements a:hover {
    color: #00365B;
}

#MainContent .RightZone #OtherInfoZone .ms-WPBody .CSPGroupHeader {
    background: transparent url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat scroll 5px 6px;
    border: medium none;
    color: #00365B;
}

#MainContent .RightZone #OtherInfoZone .ms-WPBody #group {
    border-bottom: 2px solid #EDEDED;
}

#MainContent .RightZone #OtherInfoZone .ms-WPBody .item {
	/* bug 4036
    border: none;
    */
}

/*Politics groups summaryLinks - colright*/

#MainContent .RightZone #OtherInfoZone p.politicGroup {
}

#MainContent .RightZone #OtherInfoZone p.politicGroup strong {
    color: #000;
}

#MainContent .RightZone #OtherInfoZone p.politicGroup a {
    color: #0167AE;
}


/* CSS STYLES FOR XSL CSP ITEM STYLE : Right column*/

/* Blog - Item style */

#MainContent #BlogZone .CSPPublishingDate {
}


/* Contact Politic  - Item Style */

#MainContent .RightZone #OtherInfoZone ul.PoliticContact li {
    color: #00365B;
    background: url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat 0 8px;
}

#MainContent .RightZone #OtherInfoZone ul.PoliticContact li a {
    color: #00365B;
}

#MainContent .RightZone #OtherInfoZone ul.PoliticContact li strong {
}

#MainContent .RightZone #OtherInfoZone .rightcontactLink {
    border-top: 1px solid #d3d3d3;
}

#MainContent .RightZone #OtherInfoZone .rightcontactLink a {
    color: #0056D8;
}

/* Historic Facts - Item style */

#MainContent .RightZone .CSPFactIndex .item {
    border: none;
}

#MainContent .RightZone .CSPFactIndex .link-item a:link, #MainContent .RightZone .CSPFactIndex .link-item a:visited {
    background: url('/_layouts/CSP/Images/bulletColright_grey.gif') transparent no-repeat left 11px;
    color: #00365B;
}

#MainContent .RightZone .CSPFactIndex .link-item a:hover {
    color: #0056D8;
}

/* Related Procedures - Item Style */

#MainContent .RightZone #OtherInfoZone .CSPRelatedProcedure .link-item a:link, #MainContent .RightZone #OtherInfoZone .CSPRelatedProcedure .link-item a:visited {
}

#MainContent .RightZone #OtherInfoZone .CSPRelatedProcedure .link-item a:hover {
    background: url('/_layouts/CSP/Images/bulletColright_grey.gif') transparent no-repeat left 11px;
    color: #000;
}

/* Clauses - Item Style */

#MainContent .RightZone .CSPClause .link-item {
}

#MainContent .RightZone .CSPClause .link-item a:link, #MainContent .RightZone .CSPClause .link-item a:visited {
}

#MainContent .RightZone .CSPClause .description {
    background: url('/_layouts/CSP/Images/pdfIcon.gif') no-repeat 6px 4px;
}

/* Ordinance List */

#MainContent .RightZone .CSPOrdinanceProcedureList {
    border-bottom: 2px solid #ededed;
}

#MainContent .RightZone .CSPOrdinanceProcedureList .link-item a:link, #MainContent .RightZone .CSPOrdinanceProcedureList .link-item a:visited {
}

#MainContent .RightZone .CSPOrdinanceProcedureList .link-item a:hover {
    background: url('/_layouts/CSP/Images/bulletColright_grey.gif') transparent no-repeat left 11px;
}

/* Distribution - Item style */

#MainContent .RightZone .CSPDistribution .item {
    border: none;
}

#MainContent .RightZone #OtherInfoZone .CSPDistribution .link-item .description {
    color: #00365B;
}

#MainContent .RightZone .CSPDistribution .link-item .description .subscribeImg {
}

#MainContent .RightZone .CSPDistribution .link-item a:link, #MainContent .RightZone .CSPDistribution .link-item a:visited {
    color: #0056D8;
}

/* Corporative  - Item Style */

#MainContent .RightZone .CSPCorporative img {
    border: none;
}

#MainContent .RightZone #OtherInfoZone .CSPCorporative p.pdf {
    background: url('/_layouts/CSP/Images/pdfIcon.gif') no-repeat 6px top;
}

#MainContent .RightZone .CSPCorporative .CSPItemStyleImageLeft a:link, #MainContent .RightZone .CSPCorporative .CSPItemStyleImageLeft a:visited {
    color: #0167AE;
}

#MainContent .RightZone .CSPCorporative .link-item .description {
    color: #00365B;
}

/* CorporativeImg  - Item Style */

#MainContent .RightZone .CSPCorporative img {
    border: none;
}

#MainContent .RightZone #OtherInfoZone .CSPCorporative p.pdf {
    background: url('/_layouts/CSP/Images/pdfIcon.gif') no-repeat 6px top;
}

#MainContent .RightZone #OtherInfoZone .CSPCorporative p.pdf a {
    color: #666;
}


#MainContent .RightZone .CSPCorporative .CSPItemStyleImageLeft p.title {
    color: #000;
}

/* Photo Gallery - Item Style */

#MainContent .RightZone .CSPPhotoGallery .link-item {
}

#MainContent .RightZone .CSPPhotoGallery img {
    border: none;
}

#MainContent .RightZone .CSPPhotoGallery .link-item a:link, #MainContent .RightZone .CSPPhotoGallery .link-item a:visited {
    color: #0167AE;
}

/*Request ItemStyle*/

#MainContent .RightZone #OtherInfoZone .Requestitem {
    border-bottom: 2px solid #ededed;
}

#MainContent .RightZone #OtherInfoZone .ms-WPBody .Requestitem .CSPItemStyleGroup {
}


#MainContent .RightZone #OtherInfoZone .Requestitem .link-item a:link, #MainContent .RightZone #OtherInfoZone .Requestitem .link-item a:visited {
}

#MainContent .RightZone #OtherInfoZone .Requestitem .description {
    color: #00365B;
}

/* Weather Zone - Item style for: interior pages, colRight */

#MainContent #WeatherZone .item .CSPItemStyleGroup {
    color: #0167AE;
}

#MainContent #WeatherZone ul.WeatherBox {
    background: transparent url('/_layouts/CSP/Images/bg.weather.jpg') no-repeat;
}

#MainContent #WeatherZone ul.WeatherBox li {
    border-right: 1px dotted #fff;
    color: #fff;
}

#MainContent #WeatherZone ul.CurrentTemperature li.low {
    background: transparent url('/_layouts/CSP/Images/bg_lowTemperature.gif') no-repeat;
    color: #0167AE;
}

#MainContent #WeatherZone ul.CurrentTemperature li.high {
    background: transparent url('/_layouts/CSP/Images/bg_highTemperature.gif') no-repeat;
    color: #B10650;
}


/* Top publications - Item style for: interior pages, colRight */

#MainContent .RightZone .CSPJobVacancyContainer {
    border-bottom: 2px solid #ededed;
}

#MainContent .RightZone .CSPJobVacancyContainer a:link, #MainContent .RightZone .CSPJobVacancyContainer a:visited {
    color: #336799;
}

#MainContent .RightZone .CSPJobVacancyContainer a:hover {
    color: #336799;
}

/* Citizen cultural Events  - Item Style */

#MainContent .RightZone .CSPCulturalEvents .CSPPublishingDate {
    background: none;
color: #336799;
}

#MainContent .RightZone #EventsZone .ms-WPBody a:link, #MainContent .RightZone #EventsZone .ms-WPBody a:visited {
    color: #336799;
}

#MainContent .RightZone #EventsZone .ms-WPBody .CSPCulturalEvents .CSPItemStyleNoImageLeft a:link, #MainContent .RightZone #EventsZone .ms-WPBody .CSPCulturalEvents .CSPItemStyleNoImageLeft a:visited, #MainContent .RightZone #NewsZone .ms-WPBody .CSPCulturalEvents .CSPItemStyleNoImageLeft a:link, #MainContent .RightZone #NewsZone .ms-WPBody .CSPCulturalEvents .CSPItemStyleNoImageLeft a:visited {
color: #336799 !important;
}


/* STYLES FOR INTERIOR PAGES: ARTICLE PAGES
***********************************************************************
	#MainContent: Interior div wrapper for Left menu & CenterZone
	.LeftZone: Left menu Interior pages
	.RightZone: Colright for related content
***********************************************************************/


/*Css Article*/
/* Title article Zone */

#middle #MainContent #SectionTitle h2 {
color: #336799 !important;
background-image: url('../img/bullet_h3.gif');
background-repeat: no-repeat;
background-position:  98.7% 0.5em;
background-color: #F1F1F1;
border: 1px solid #E3E3E3;



}

#middle #MainContent .magenta {
    color: #336799;
}

#middle #MainContent .contentArticle {
    color: #666;
}

#middle #MainContent .image-area-left {
}

#middle #MainContent .CSPItemStyleGroup {
    color: #666666;
}

#middle #MainContent .articleInfoBox .CSPItemStyleGroup {
    color: #666666;
}

#middle #MainContent .articleInfoBox span.date {
    color: #666666;
}

#middle #MainContent #DetailBox .date {
    color: #666666;
}

#middle #MainContent .viewMore {
    background: url('/_layouts/CSP/Images/bg_moreLinks.gif') repeat-x;
}

#middle #MainContent .viewMore a {
background: url('../img/bullet_ciudadania.jpg') no-repeat scroll 0 50% transparent;
color: #666666;
}


/* CSP - 2 columns 70-30  NO MENU*/

/* SEARCH LAYOUT ZONES:

***********************************************************************
	#MainContent: Interior div wrapper for Left menu & CenterZone
	.LeftZone: Content page
	.RightZone: Colright for related content
***********************************************************************/

/* WEBPARTS TITLES FOR ARTICLE PAGES: without menu */

/* Events Zone */

#MainContent .LeftZone #EventsZone .ms-WPTitle {
}

/* News Zone */

#MainContent .LeftZone #NewsZone .ms-WPTitle {
}

#MainContent .LeftZone #BasicZone .ms-WPTitle {
}

/* Search Zone */

#MainContent .LeftZone #SearchZone .ms-WPTitle {
}

/* General: default arrow */

#MainContent .LeftZone .ms-WPTitle {
}

/* Colright search: aspx page */

#middle #SearchContent .RightZone {
	/* bug 3354
    background: #EDEDED;
    */
}

#middle #SearchContent .RightZone div.ms-searchChannelTitle {
    color: #fff;
    border: none;
}


#middle #SearchContent .RightZone .ms-searchsummarymain {
    background: none;
}

#middle #SearchContent .RightZone #OtherInfoZone .ms-WPBody .ms-searchsummaryTitle a {
    color: #0167AE !important;
}
#middle #SearchContent .RightZone #SearchZone fieldset {
    border: none;
}
#middle #SearchContent .RightZone #SearchZone label {
}
#middle #SearchContent .RightZone #SearchZone input, #middle #SearchContent .RightZone #SearchZone select {
    border: 1px solid #ccc;
    color: #0167AE;
}

#MainContent .RightZone #SearchZone .Colright_SearchButton {
}

#MainContent .RightZone #SearchZone .Colright_SearchButton input {
    border: none;
}

/* search */

#middle #ArticleContent .RightZone #OtherInfoZone .ms-WPBody .searchInput input, #middle #ArticleContent .RightZone #SearchZone .ms-WPBody .searchInput input, #middle #ArticleContent .RightZone #OtherInfoZone .ms-WPBody .searchInput select, #middle #ArticleContent .RightZone #SearchZone .ms-WPBody .searchInput select, #middle #MainContent .RightZone #OtherInfoZone .ms-WPBody .searchInput select {
    border: 1px solid #ccc;
    color: #666;
}



#middle #SearchContent .LeftZone #SearchZone .ms-WPTitle, #middle #SearchContent .LeftZone #ResultsZone .ms-WPTitle {
}

#middle #SearchContent .LeftZone #PaginationZone .ms-WPBody, #middle #SearchContent .LeftZone #ResultsZone .ms-WPBody {
    background: none;
}

#middle #SearchContent .LeftZone #ResultsZone .srch-URL a:link, #middle #SearchContent .LeftZone #ResultsZone .srch-URL a:visited {
    color: #0056D8 !important;
    text-decoration: none;
}


#middle #SearchContent .LeftZone #AdvancedSearchZone .ms-WPTitle {
    color: #fff;
}

#middle #SearchContent .LeftZone #ResultsListZone .ms-WPTitle {
}

#middle #SearchContent .LeftZone #SearchZone #SRSB table input.ms-sbplain {
    color: #999;
}

#middle #SearchContent .LeftZone #SearchZone .ms-WPBody {
}

#middle #SearchContent .LeftZone #SearchZone #SRSB .ms-sbgo a {
    background: none;
}


#middle #SearchContent .LeftZone #SearchZone #SRSB .ms-sblink a:link, #middle #SearchContent .LeftZone #SearchZone #SRSB .ms-sblink a:visited {
    color: #0167AE;
}

#middle #SearchContent .LeftZone #SearchZone .ms-WPBody .ms-sblink a {
    color: #0167AE;
}


/* Num search Results */

.srch-sort {
    text-align: right;
}

.srch-Page {
    text-align: left;
}

#middle #SearchContent .LeftZone #ResultsZone .ms-WPBody .srch-sort-right, #middle #SearchContent .LeftZone #PaginationZone .ms-WPBody .srch-Page, #middle #SearchContent .LeftZone #ResultsZone .ms-WPBody .srch-stats {
}

#middle #SearchContent .LeftZone .srch-Page {
    background-color: #ededed !important;
}

#middle #SearchContent .LeftZone #ResultsZone .srch-stats, #middle #SearchContent .LeftZone #ResultsListZone .srch-stats {
    background: none !important;
}

#middle #SearchContent .LeftZone #ResultsListZone .srch-Metadata {
border-bottom: 1px solid #DDDDDD;
}

#middle #SearchContent .LeftZone #PaginationZone .ms-WPBody .srch-Page a:link,
#middle #SearchContent .LeftZone #PaginationZone .ms-WPBody .srch-Page a:visited,
#middle #SearchContent .LeftZone #PaginationZone .ms-WPBody .srch-Page a:hover {
    background: #F0F0F0;
    color: #666666;
}

#middle #SearchContent .LeftZone #ResultsZone .ms-WPBody .srch-sort-right a:link {
    color: #0167AE;
}

/* Advanced search - aspx */

#middle #SearchContent .LeftZone #AdvancedSearchZone #SRSB table {
}

#middle #SearchContent #AdvancedSearchZone .ms-WPBody td.ms-advsrchText {
}

#middle #SearchContent #AdvancedSearchZone .ms-WPBody td.ms-advsrchHeadingText {
    background: none;
}

#middle #SearchContent #AdvancedSearchZone .ms-WPBody td.ms-advsrchHeadingText h3 {
    color: #0167AE;
    border-bottom: 1px solid #0167AE;
}


#middle #SearchContent #AdvancedSearchZone .ms-WPBody td.ms-advsrchText label {
    color: #999;
}

#middle #SearchContent #SearchZone .ms-WPBody #SRSB label {
    color: #999;
}

#middle #SearchContent #SearchZone .ms-WPBody #SRSB td.ms-sbcell {
    border: none;
}

#middle #SearchContent #AdvancedSearchZone .ms-WPBody td.ms-advsrchText input {
    color: #0167AE;
}

#middle #SearchContent #AdvancedSearchZone .ms-WPBody td.ms-advsrchText select {
    color: #0167AE;
}

#middle #SearchContent #AdvancedSearchZone .ms-WPBody a:link {
    color: #0167AE;
}

/* Results List - aspx */

#middle #SearchContent .LeftZone #ResultsListZone .srch-Description {
    color: #666;
}

#middle #SearchContent .LeftZone #ResultsListZone .srch-Icon {
}

#middle #SearchContent .LeftZone #ResultsListZone .srch-Title a:link, #middle #SearchContent .LeftZone #ResultsListZone .srch-Title a:visited {
    color: #000;
}

#middle #SearchContent .LeftZone #ResultsListZone .srch-Description b {
    color: #666;
}

#middle #SearchContent .LeftZone #ResultsListZone .srch-URL a:link, #middle #SearchContent .LeftZone #ResultsListZone .srch-URL a:visited {
    color: #0167AE !important;
}

#middle #SearchContent .LeftZone #ResultsListZone .srch-Metadata {
border-bottom: 1px solid #DDDDDD;
}

/* Style for right column, search aspx page */

#middle #SearchContent .RightZone .ms-searchtaChannelTitle {
}

#middle #SearchContent .RightZone .ms-searchChannelTitle span {
    color: #fff !important;
}

#middle #SearchContent .RightZone .ms-searchtamain {
    border: none;
}

#middle #SearchContent.RightZone .ms-WPBody .ms-searchtaTitle a {
}

#middle #SearchContent .RightZone .ms-WPBody .ms-searchtaUrl {
}

#middle #SearchContent .RightZone .ms-WPBody .ms-searchtaTitle a, #middle #SearchContent .RightZone .ms-WPBody .ms-searchtaTitle a:visited {
    color: #0167AE !important;
}

#middle #SearchContent .RightZone .ms-WPBody .ms-searchtaUrl a {
    color: #0167AE !important;
}

#SearchContent .RightZone #OtherInfoZone .ms-WPBody .ms-searchsummarymorelink {
    background: url('/_layouts/CSP/Images/bg_moreLinks.gif') repeat-x left bottom;
}

#SearchContent .RightZone #OtherInfoZone .ms-WPBody .ms-searchsummarymorelink a {
background: url('../img/bullet_ciudadania.jpg') no-repeat scroll 0 50% transparent;
color: #0167AE;
}


/* WEBPARTS CONTENT FOR ARTICLE PAGES : with menu */
/*General Styles for content aspx*/

#MainContent .LeftZone .CenterZone .magenta {
    color: #0056D8;
}

#MainContent .LeftZone .CenterZone .blue {
    color: #0167AE;
}

#MainContent .LeftZone .CenterZone .title {
    color: #000;
}

#MainContent .LeftZone .CenterZone .date {
    color: #0056D8;
}

#MainContent .LeftZone .CenterZone .contentArticle {
    color: #666;
}

#MainContent .LeftZone .CenterZone .CSPItemStyleGroup {
    color: #0167AE;
}

#MainContent .LeftZone .CSPPublishingLink {
    color: #0167AE;
}

#MainContent .LeftZone .CSPPublishingLink .link-item, #MainContent .LeftZone .CSPPublishingLink .link-item a, #MainContent .LeftZone .CSPPublishingLink .link-item a:link {
    color: #0167AE;
}

/* Tourist services detail - aspx 70-30 */

#MainContent .CenterZone #touristSevices .LeftBox .leftImg img {
    border: 1px solid #ccc;
}

#MainContent .CenterZone #touristSevices .RightBox ul {
    color: #666666;
}

#MainContent .CenterZone #touristSevices .RightBox ul li {
    background: url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat left 6px;
}

#MainContent .CenterZone #touristSevices .RightBox ul li a:link {
    color: #0167AE;
}

#MainContent .CenterZone #touristSevices .clearer {
    border-bottom: 1px dotted #ccc;
}

/* Institution detail - aspx 70-30 */

#MainContent .CenterZone #institution .RightBox {
    background: #ededed;
}


#MainContent .CenterZone #institution .RightBox ul {
    color: #666666;
}

#MainContent .CenterZone #institution .RightBox ul li a:link {
    color: #0167AE;
}

/* Company zones detail - aspx 70-30 */

#MainContent .CenterZone #CompanyZone h3 {
    color: #0056D8;
}


#MainContent .CenterZone #CompanyZone .LeftBox {
    background: #ededed;
}

#MainContent .CenterZone #CompanyZone .TopBox {
    background: #fff;
}

#MainContent .CenterZone #CompanyZone .BottomBox ul, #MainContent .CenterZone #NewsZone .BottomBox ul, #MainContent .CenterZone #DepartmentZone .RightBox ul {
    color: #666666;
}

#MainContent .CenterZone #CompanyZone .BottomBox ul li, #MainContent .CenterZone #NewsZone .BottomBox ul li, #MainContent .CenterZone #DepartmentZone .RightBox ul li {
    background: url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat left 8px;
}

#MainContent .CenterZone #CompanyZone .BottomBox ul li strong, #MainContent .CenterZone #NewsZone .BottomBox ul li strong, #MainContent .CenterZone #DepartmentZone .RightBox ul li strong {
    color: #00365B;
}

#MainContent .CenterZone #CompanyZone .BottomBox ul li a:link, #MainContent .CenterZone #CompanyZone .BottomBox ul li a, #MainContent .CenterZone #NewsZone .BottomBox ul li a:link, #MainContent .CenterZone #NewsZone .BottomBox ul li a, #MainContent .CenterZone #DepartmentZone .RightBox ul li a:link, #MainContent .CenterZone #DepartmentZone .RightBox ul li a {
    color: #0167AE;
}

#MainContent .CenterZone #CompanyZone .BottomBox ul li a:hover, #MainContent .CenterZone #NewsZone .BottomBox ul li a:hover {
    color: #00365B;
}

/* Employment - aspx 70-30 */

#MainContent .CenterZone #employment ul.employInfobasic {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

#MainContent .CenterZone #employment ul.employInfobasic li {
    background: url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat scroll 6px 8px;
    color: #00365B;
}

#MainContent .CenterZone #employment ul.employInfoCompany {
    border-bottom: 1px solid #ccc;
}

#MainContent .CenterZone #employment ul.employInfoCompany li {
    background: url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat scroll 6px 8px;
}

#MainContent .CenterZone #employment ul.employInfoCompany li strong {
    color: #00365B;
}

#MainContent .CenterZone #employment ul.employInfoCompany li a {
    color: #0167AE;
}

#MainContent .CenterZone #employment ul.employInfoCompany li p {
    color: #000;
}

#MainContent .CenterZone #employment h4 {
    border-bottom: 1px solid #0167AE;
    color: #0167AE;
}

/* Entities, for aldult, young, > citizens centers - aspx 70-30*/

#MainContent .CenterZone #citizenCenter .BottomBox, #MainContent .CenterZone #citizenEntity .BottomBox {
}

#MainContent .CenterZone #citizenCenter .BottomBox, #MainContent .CenterZone #citizenEntity .BottomBox {
    color: #666666;
}

#MainContent .CenterZone #citizenCenter .BottomBox ul li a:link, #MainContent .CenterZone #citizenEntity .BottomBox ul li a:link {
    color: #0167AE;
}

#MainContent .CenterZone #citizenCenter .TopBox img {
}

#MainContent .CenterZone #citizenCenter .BottomBox ul {
    color: #666666;
}

#MainContent .CenterZone #citizenEntity .BottomBox ul {
    color: #666666;
}

#MainContent .CenterZone #citizenCenter .BottomBox ul li, #MainContent .CenterZone #citizenEntity .BottomBox ul li {
    background: url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat left 6px;
}

#MainContent .CenterZone #citizenCenter .BottomBox ul li a:link, #MainContent .CenterZone #citizenEntity .BottomBox ul li a:link {
    color: #0167AE;
}

#MainContent .CenterZone #citizenCenter .clearer {
    border-bottom: 1px dotted #ccc;
}


/* RequestZone & ordinance - aspx 70-30 */

#MainContent .CenterZone #Requests, #MainContent .CenterZone #Ordinance {
}

#MainContent .CenterZone #Requests .blue, #MainContent .CenterZone #Ordinance .blue {
    color: #0167AE;
}

#MainContent .CenterZone #Ordinance span.date {
    color: #0167AE;
}

#MainContent .CenterZone .requestInfo p.idrequest {
    background: #5FCAE9;
    border: 1px solid #0167AE;
    color: #fff;
}

#MainContent .CenterZone .requestInfo p.idrequest span {
}

#MainContent .CenterZone .requestInfo p {
}

#MainContent .CenterZone .requestInfo div.txt, #MainContent .LeftZone .CenterZone #Ordinance .contentArticle {
}

#MainContent .CenterZone #Ordinance .contentArticle {
}

#MainContent .CenterZone .requestNum {
}

#MainContent .CenterZone .requestInfo {
    color: #666666;
}

#MainContent .CenterZone .requestInfo .link-item {
}

#MainContent .CenterZone .requestInfo .link-item, #MainContent .CenterZone .requestInfo .link-item a, #MainContent .CenterZone .requestInfo .link-item a:link {
    color: #0167AE;
}

#MainContent .CenterZone #Requests .link-item a:hover {
    color: #0167AE;
}

/*Press Release 70-30 CenterZone*/

#MainContent .CenterZone #PressSummary {
}



/* CSP - 1 columns: Procedures process */

/* MAIN LAYOUT ZONES:

***********************************************************************
	#MainContent: Interior div wrapper for Left menu & CenterZone
	#LeftMenu: Left menu Interior pages
	#RightZone: Main content
***********************************************************************/

/* ProceduresGroup - Item Style */
/* Procedure Element */

#ProcedureLeftZone_auto .CQWPMoreElements {
    background: none;
}

#ProcedureLeftZone_auto .ms-WPBody ul.CSPProcedureElement li a {
color: #00365B;
}

#ProcedureLeftZone_auto .ms-WPBody ul.CSPProcedureElement li a:hover {
    color: #0167AE;
}

/* Calendar procedures */

#ProcedureListZone_auto .CSPCalendarHeader {
    border: none;
    color: #0056D8;
}


/* Procedures Zone */


#ProcedureListZone_auto table td.ProceduresList ul li a:link {
    color: #0167AE;
    text-decoration: underline;
}


#ProcedureListZone_auto table td.ProceduresList ul li a:hover {
    color: #00365B;
}



/* Welcome page - WebParts */

#ProcedureZone .ms-WPTitle {
}

#ProcedureZone .ms-WPBody {
    color: #666666;
}

#ProcedureZone .item {
border-bottom: 1px solid #DDDDDD;
}


/* Steps Styles */

.StepActive {
 /*   background: url('../img/bg_StepActive.jpg') no-repeat right bottom;*/
 border-bottom: 3px solid #BDBEC0;
}

.StepInactive {

 border-bottom: 3px solid #666666;
 }

.StepActive strong {
color: #336799;
}

.StepInactive strong {
    color: #666666;
}

.StepActive span {
background: #BDBEC0;
    color: #333333;

}

.StepInactive span {
    background: #eeeeee;
    color: #666666;

}

.optionStep {
    background: #f7f7f7;
    border-top: 1px solid #DDDDDB;
}

/* Tab Styles */

.dynamic-tab-pane-control .tab-row h2.selected,
.dynamic-tab-pane-control .tab-row h4.selected {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    color: #333333;
    background-color: #fff;
}

.dynamic-tab-pane-control .tab-row a {
    color: #333333;
    background: #D6D7D9;
}

.dynamic-tab-pane-control .tab-row a:hover {
    background: url('../img/bg_ActiveTab.gif') repeat-x;
    color: #000000;
}

.dynamic-tab-pane-control .tab-row h2.selected a,
.dynamic-tab-pane-control .tab-row h4.selected a {
    background: url('../img/bg_ActiveTab.gif') repeat-x;
    color: #000000 ;
    font-weight: bold ;
	 background-color: #000000;
}

.dynamic-tab-pane-control .tab-page {
    border: 1px solid #ccc;
    background: white;
    color: #666;
}


#ProcedureContent #RightZone .procedureInfo {
    border: 1px solid #ccc;
    color: #666;
}

#ProcedureContent #RightZone .procedureInfo h5 {
    color: #007C9E;
}

/*Content Procedure Styles*/

#ProcedureContent #RightZone .contentArticle {
}


#ProcedureContent #RightZone .contentArticle p, #ProcedureZone p {
    color: #666;
}

#ProcedureContent #RightZone .contentArticle p strong, #ProcedureZone p strong {
    color: #00365B;
}

#ProcedureContent #RightZone a.basicLink {
    color: #0167AE;
}

#ProcedureContent #RightZone .contentArticle a.basicLink:hover {
    color: #666;
}

#ProcedureContent #RightZone h5.alert {
    color: #0167AE;
    background: #DAE4F8;
    border-top: 1px dotted #0167AE;
    border-bottom: 1px dotted #0167AE;
}

#ProcedureContent #RightZone ul.alertList {
}

#ProcedureContent #RightZone ul.alertList li {
}

#ProcedureContent #RightZone h4.stepPart {
    border-bottom: 1px solid #0056D8;
    color: #0056D8;
}

.searchMyDocs,.addDocs {
}

.searchMyDocs .InputMyDocs {
}

.searchMyDocs .InputMyDocs input {
    border: none;
}

/* Step 3 Add Docs related to procedure */

.addDocs fieldset {
    border: none;
}

.addDocs input.fieldDocs {
    border: 1px solid #D6D4CC;
    color: #666;
}

.addDocs label {
}

.addDocs a.moreDocs {
    color: #0167AE;
}

.addDocs a.moreDocs:hover {
    color: #00365B;
}

.addDocs p.nameFile {
    color: #0056D8;
}


/* Step 4 sign procedure */

table.citizenInfo 
{
    /* Incidencia 35647 */
    width: 98%;
}

table.citizenInfo td {
    color: #0056D8;
}

table.citizenInfo td.fieldItem {
    color: #00365B;
}

table.documentsInfo {
    border: 0;
}

table.documentsInfo td {
}

table.documentsInfo td.fieldItem {
}

/* Incidencia 19570 */

table.citizenInfo th.fieldItem {
    color: #00365B;
}

table.documentsInfo th.fieldItem {
}
/* Fin Incidencia 19570 */

/* resume procedure */

#ProcedureZone .resumeProcedure {
    background: #f7f7f7;
    border-top: 1px solid #DDDDDB;
}
#ProcedureZone .resumeProcedure textarea {
    border: 1px solid #DDDDDB;
}
#ProcedureZone .resumeProcedure h5 {
    color: #0056D8;
}

#ProcedureZone .resumeProcedure p {
    color: #666;
}

#ProcedureZone .resumeProcedure a {
    color: #0056D8;
}

#ProcedureZone .resumeProcedure a:hover {
    color: #00365B;
}


/* justificante del tramite */

#ProcedureZone p.thanks {
}

#ProcedureZone .justificante {

}

#ProcedureZone .justificante .numprocedureId {
    color: #0167AE;
}

#ProcedureZone .justificante .numprocedure {
    color: #0167AE;
}

/* ModalWin */

.ModalWin {
    border: 1px solid #ccc;
}

.ModalWin h1.titleWindow {
    background: #0056D8;
    color: #fff;
}

.ModalWin h4.titleWindow {
    background: #0056D8;
    color: #fff;
}

.ModalWin p.blue {
    color: #0056D8;
}

.ModalWin label {
}

.ModalWin input {
    border: 1px solid #ccc;
    color: #666;
}


.ModalWin p.info {
    color: #666;
}

.ModalWin a {
    color: #0167AE;
}

.ModalWin .centerButton {
}

.ModalWin .centerButton label {
}

.ModalWin ul {
}

.ModalWin ul li {
}

.ModalWin ul li input {
    border: none;
}

.ModalWin ul li a {
}

.ModalWin ul li .clearer {
}

/* My Docs 2 */

.ModalWin ul.optionList {
}

.ModalWin ul.optionList li {
    background: none;
}

.ModalWin ul.optionList li input {
    border: none;
}

.ModalWin ul.optionList li label {
}

.ModalWin ul.optionList li p {
    color: #666;
}

.ModalWin ul.optionList li ul li {
}

.ModalWin ul.optionList li ul li label {
    color: #0167AE;
}

.ModalWin ul.optionList li ul li p {
    color: #999;
}

.ModalWin ul.optionList li input.textSearch {
    border: 1px solid #ccc;
    color: #999;
}

/* Search procedures */

#ProcedureZone fieldset {
    border: none;
}

#ProcedureZone legend {
    color: #336799;
    border-bottom: 1px solid #336799;
}

/* DivBox sizes */

#ProcedureZone .row {
}

#ProcedureZone .fieldThirdRadioButton {
}

#ProcedureZone .fieldMedium {
}

#ProcedureZone .fieldSmall {
}

#ProcedureZone .fieldSmallRadioButton {
}

#ProcedureZone .fieldMediumRadioButton {
}

#ProcedureZone .field_XSmall {
}

#ProcedureZone .field_XXSmall {
}

#ProcedureZone label {
}

/* Input general*/

#ProcedureZone .fieldThird input, #ProcedureZone .fieldMedium input, #ProcedureZone .fieldMedium select, #ProcedureZone .fieldSmall input, #ProcedureZone .field_XSmall input, #ProcedureZone .field_XXSmall input {
    color: #00365B;
    border: 1px solid #ccc;
}

#ProcedureZone .fieldThirdRadioButton p {
    color: #00365B;
}

#ProcedureZone .fieldSmallRadioButton input, #ProcedureZone .fieldMediumRadioButton input, #ProcedureZone .fieldThirdRadioButton input {
    border: none;
}

#ProcedureZone .fieldSmallRadioButton .labelGroup label, #ProcedureZone .fieldMediumRadioButton .labelGroup label, #ProcedureZone .fieldThirdRadioButton .labelGroup label {
    color: #00365B;
}

#ProcedureZone .fieldSmallRadioButton label, #ProcedureZone .fieldMediumRadioButton label, #ProcedureZone .fieldThirdRadioButton label {
}

#ProcedureZone .fieldBig input {
}

#ProcedureZone .fieldMedium input, #ProcedureZone .fieldMedium select {
}

#ProcedureZone .fieldSmall input {
}

#ProcedureZone .field_XSmall input {
}

#ProcedureZone .field_XXSmall input {
}

#ProcedureZone .clearerLine {
    border-top: 1px dotted #ccc;
}

/*Users activation account*/

#ProcedureZone .UserActivationForm h4 {
    color: #0056D8;
}

#ProcedureZone .Captcha .ButtonSend input {
}

/* MY CITY */
#middle #MainContent #FormZone .ms-WPBody .item {
    margin: 0;
}

#middle #MainContent #FormZone .ms-WPBody h4.myprocedure, #middle #MainContent #FormZone .ms-WPBody h4.myprocedure a:link, #middle #MainContent #FormZone .ms-WPBody h4.myprocedure a:visited {
    color: #0167AE;
    border-bottom: 1px solid #0167AE;
}

#middle #MainContent #FormZone .ms-WPBody h4.myprocedure a:hover {
    text-decoration: none;
}

#middle #MainContent #FormZone .ms-WPBody .item h4.myprocedure {
    border: none;
}

#middle #MainContent #FormZone .ms-WPBody p.numProcedure, #middle #MainContent #FormZone .ms-TPBody p.numProcedure {
    color: #0167AE;
}

#middle #MainContent #FormZone .ms-WPBody ul.procedureDetails {
}

#middle #MainContent #FormZone .ms-WPBody ul.procedureDetails li {
    background: transparent url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat left 8px;
    color: #00365B;
}

#middle #MainContent #FormZone .ms-WPBody ul.procedureDetails li.viewDetails {
}

#middle #MainContent #FormZone .ms-WPBody ul.procedureDetails li.viewDetails a {
    color: #0167AE;
}

#middle #MainContent #FormZone .ms-WPBody h4.stepPart {
    color: #0056D8;
}

#middle #MainContent #FormZone .ms-WPBody ul {
}

#middle #MainContent #FormZone .ms-WPBody .pendingDocs {
    background: #EDF1C7;
}

#middle #MainContent #FormZone .ms-WPBody .pendingDocs p {
    color: #666;
}

#middle #MainContent #FormZone .ms-WPBody .pendingDocs h4 {
    color: #000;
}

#middle #MainContent #FormZone .ms-WPBody .pendingDocs ul {
}

#middle #MainContent #FormZone .ms-WPBody .pendingDocs ul li {
}

#middle #MainContent #FormZone .ms-WPBody .pendingDocs ul li strong {
    color: #000;
    background: transparent url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat left 8px;
}

#middle #MainContent #FormZone .ms-WPBody p.infoProcedureText {
    color: #666;
}

#middle #MainContent #FormZone .ms-WPBody p.infoProcedureText strong {
    color: #000;
}

.addDocs {
}

.addDocs label.add {
    color: #000;
}

.addDocs p.nameFile {
    color: #0056D8;
}

#middle #MainContent #FormZone .ms-WPBody .attachedFile {
    border-top: 1px solid #D6D4CC;
    border-bottom: 1px solid #D6D4CC;
    background: #ededed;
}


#middle #MainContent #FormZone .ms-WPBody .attachedFile label {
    color: #000;
}


/*Profile zone -  RightColumn ascx*/

ul.profileInfo {
}

ul.profileInfo li {
}

/* PDF HEADER */

#header {
}


/* SEMO 2009-11-09

***********************************************************************
*/

#MainContent .CenterZone .LocationPanel .CSPFormButton input {
    font-weight: bold;
    font-size: 1em;
}


/* ************************************ *
 * ARTICLE CONTENT						*
 * ************************************ */

#ArticleContent h3, #ArticleContent .date{
color: #0056D8;
}


/* LEFT ZONE */



/* Welcome page - WebParts */

#middle #ArticleContent .ms-WPTitle {
    color: #666666;
}

#middle #ArticleContent .ms-WPBody {
    color: #666666;
}

#middle #ArticleContent .item {
border-bottom: 1px solid #DDDDDD;
}

#middle #ArticleContent .LeftZone .image-area-left {
}

#middle #ArticleContent .link-item a, #middle #ArticleContent .link-item a:link, #middle #ArticleContent .link-item a:visited {
    color: #00365B;
}

#middle #ArticleContent .title {
    color: #00365B;
}

#middle #ArticleContent .LeftZone .CSPItemStyleGroup {
color: #0167AE;
}

#middle #ArticleContent .LeftZone .CSPItemStyleContainer .CSPItemStyleGroup {
color: #0167AE !important;
}

#middle #ArticleContent .LeftZone .CSPItemStyleContentContainer .CSPItemStyleGroup {
color: #0167AE !important;
}

#middle #ArticleContent .description {
    color: #666666;
}

/* Welcome page - News */

#middle #ArticleContent .LeftZone #NewsZone .ms-WPTitle {
}

/* Welcome page - Events */

#middle #ArticleContent .LeftZone #EventsZone .ms-WPTitle {
}



/* Welcome page - Events */

#middle #ArticleContent .LeftZone #BasicZone .ms-WPTitle {
}


/* Article page */

/*error page*/

#middle #ArticleContent .LeftZone #LeftZone_auto .ms-WPBody a {
    color: #336799;
    text-decoration: underline;
}

#middle #ArticleContent .LeftZone #SectionTitle h2 {
}

#middle #ArticleContent .LeftZone #DetailBox .articleInfoBox .CSPItemStyleGroup {
    color: #666666;
}

#middle #ArticleContent .LeftZone .magenta {
    color: #336799;
}

#middle #ArticleContent .LeftZone #DetailBox .date {
    color: #666666;
}

#middle #ArticleContent .LeftZone #DetailBox .contentArticle {
    color: #666666;
}

#middle #ArticleContent .LeftZone #DetailBox .viewMore {
    background: transparent url('/_layouts/CSP/Images/bg_moreLinks.gif') repeat-x scroll 0 0;
}

#middle #ArticleContent .LeftZone #DetailBox .viewMore a {
background: url('../img/bullet_ciudadania.jpg') no-repeat scroll 0 50% transparent;
color: #666666;
}

/* RIGHT ZONE */

#middle #ArticleContent .RightZone {
}

/* Welcome page - Right column */

#middle #ArticleContent .RightZone .ms-WPTitle {
    color: #fff;
}

#middle #ArticleContent .RightZone .ms-WPBody {
    border-bottom: 1px solid #DDDDDD;
}

#middle #ArticleContent .RightZone .item {
    background: transparent none repeat scroll 0 0;
    border-bottom: 2px solid #EDEDED;
}

#middle #ArticleContent .RightZone .link-item a:link, #middle #ArticleContent .RightZone .link-item a:visited {
    color: #0167AE;
}

/* Welcome page- Right column - Other info */

#middle #ArticleContent .RightZone #OtherInfoZone .ms-WPTitle {
}

#middle #ArticleContent .RightZone #OtherInfoZone .ms-WPBody .CSPDistribution .link-item .description {
}

#middle #ArticleContent .RightZone #OtherInfoZone .ms-WPBody .item {
    border: none;
}

#middle #ArticleContent .RightZone .CSPDistribution .link-item .description {
    color: #00365B;
}

#middle #ArticleContent .RightZone .CSPDistribution .link-item .description .subscribeImg {
}

#middle #ArticleContent .RightZone .CSPDistribution .link-item a:link, #middle #ArticleContent .RightZone .CSPDistribution .link-item a:visited {
    color: #0056D8;
}


/*Search colright*/

#middle #ArticleContent .RightZone #OtherInfoZone span, #middle #ArticleContent .RightZone #OtherInfoZone label {
}

#middle #ArticleContent .RightZone #OtherInfoZone .ms-WPBody td {
}

#middle #ArticleContent .RightZone #OtherInfoZone .ms-WPBody input, #middle #ArticleContent .RightZone #OtherInfoZone .ms-WPBody td input.ms-input, #middle #ArticleContent .RightZone #OtherInfoZone .ms-WPBody td select.ms-input {
    border: 1px solid #ccc;
}

/* ************************************ *
 * BLOG SITE						*
 * ************************************ */

#BlogLeftMenu .ms-WPBody .ms-navheader a:link, #BlogLeftMenu .ms-WPBody .ms-navheader a:visited {
    color: #0167AE;
}

#BlogLeftMenu .ms-WPBody .ms-CategoryTitleCell a {
    color: #000;
    background: transparent url('/_layouts/CSP/Images/bulletColright_grey.gif') no-repeat 15px 8px;
}

#BlogLeftMenu .ms-WPBody a.ms-addnew {
    color: #00365B;
}

#BlogLeftMenu .ms-WPBody .ms-BlogEmptyListText {
    color: #4C4C4C;
    padding: 4px 4px 2px 25px;
}

#BlogLeftMenu .ms-WPBody .ms-CategoryTitleCell a:hover {
    color: #0167AE;
}

/*AdminLinks*/

.ms-WPBody ul.ms-blogAdminLinks {
    border: 1px solid #ccc;
    background: #CBEEF8;
}

.ms-WPBody ul.ms-blogAdminLinks li a {
    border-bottom: 1px solid #fff;
}

#BlogLeftMenu .ms-WPBody a.ms-addnew:hover {
    text-decoration: underline;
}

#BlogZone .ms-WPBody .ms-PostTitle a:link, #BlogZone .ms-WPBody .ms-PostTitle a:visited {
    color: #0167AE;
    text-decoration: none;
}

#BlogZone .ms-WPBody .ms-PostTitle a:hover {
    text-decoration: underline;
}

#BlogZone .ms-PostWrapper .ms-PostFooter {
    background: #f6f6f6;
    border-bottom: 1px solid #F0F0F0;
}

/*Comments*/

#BlogZone .ms-commenttable td {
    border-top: 1px solid #ccc;
}

#BlogZone h3.ms-CommentHeader {
    color: #0167AE;
}

#BlogZone .ms-blogedit a {
    background-color: #ededed;
    background-image: none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #0167AE;
}

#BlogZone .ms-blogedit {
    border-top: 1px solid #E3EFFF;
}

#BlogZone .ms-WPBody .ms-blogedit a:link, #BlogZone .ms-WPBody .ms-blogedit a:visited {
    color: #666;
    text-decoration: underline;
}

#BlogZone .ms-WPBody .ms-blogedit a:hover {
    color: #000;
}


/* HUGO: Override de clases para tornar los resultados de búsqueda general idénticos a los demás  */
.srch-results .CSPItemStyle {
    color: #0167AE;
    font-family: 'Lucida Sans Unicode' , 'Lucida Grande' ,Garuda,sans-serif;
    padding-top: 4px;
    margin-bottom: 4px;
}
.srch-results {
    padding-left: 6px;
    padding-right: 6px;
}
.srch-Page-bg {
    margin-top: 1em;
}
.srch-Page A:link {
    padding-left: 6px;
    padding-right: 6px;
}
.srch-Description {
    font-size: 1em;
    padding-top: 3px;
}
.srch-Title {
    font-size: 1.3em;
    text-decoration: underline;
    color: #00365B;
}

/* HUGO */

#ProcedureLeftZone_auto .ms-WPBody ul.CSPProcedureElement li a span {
    color: red;
}


/* botones */

input.generic {
}
input.genericBig {
}
input.genericExtraBig {
}
input.cancel, a.cancel {
}
input.ShowDoc {
}
input.ShowDocBig {
}
input.AddDoc {
}
input.DownloadDoc {
}
input.DownloadDocExtraBig {
}
input.SignDoc {
}
input.SignSmallDoc {
}
input.HistoricProcedure {
}
input.accept {
}
input.print {
}
a.register {
}
a.AttachedDocs {
}
a.PayProcedure {
}

/* Forms Engine */

.form-field {
    border-color: #D6D4CC;
    color: #666;
}
.form-datefield-container {
	background-image: url('../img/calendar.icon.gif') !important;
    background-repeat: no-repeat;
    background-position: right 2px;
    padding: 0 24px 0 0;
    cursor: pointer;
}

/*Pagination General*/

ul.pagination {
    background: url('/_layouts/CSP/Images/bg_moreLinks.gif') repeat-x;
}

ul.pagination li {
    background: #ededed;
}

ul.pagination li a.currentPage {
    font-weight: bold;
}

ul.pagination li a.currentPage:link {
color: #00365B;
}

ul.pagination li a.currentPage:hover {
    text-decoration: none;
}

ul.pagination li a.currentPage:visited {
    background: #ededed;
    color: #00365B;
}

ul.pagination li a.notCurrentPage {
    font-weight: normal;
}

ul.pagination li a.notCurrentPage:link {
    background: #F0F0F0;
color: #0167AE;
}

ul.pagination li a.notCurrentPage:hover {
    text-decoration: none;
}

ul.pagination li a.notCurrentPage:visited {
    background: #F0F0F0;
    color: #336799;
}

/* Buttons */

.button{
    background-image: url('../img/button_background.gif');
    background-position: left top;
    background-repeat: no-repeat;
}

/* bug 3344 - Inicio */
.button a, .button a:link, .button input {
color: #336799 !important;
}
/* bug 3344 - Fin */

.button a, .button input{
    background-image: none;
    background-position: right top;
    background-repeat: no-repeat;
	background-color:transparent;
}

.button-next a, .button-next input{
    background-image: url('../img/button_next.gif');
}

.button-cancel a, .button-cancel input{
    background-image: url('../img/button_cancel.gif');
}

.button-add a, .button-add input{
    background-image: url('../img/button_add.gif');
}

.button-down a, .button-down input{
    background-image: url('../img/button_down.gif');
}

.button-check a, .button-check input{
    background-image: url('../img/button_check.gif');
}

.button-folder a, .button-folder input{
    background-image: url('../img/button_folder.gif');
}

.button-print a, .button-print input{
    background-image: url('../img/button_print.gif');
}

.button-view a, .button-view input{
    background-image: url('../img/button_view.gif');
}

.button a:hover, .button input:hover{
    color: #336799 !important;
}

/* bug 3344 */
#infoActivation a {
    color:#336799 !important;
}
/* bug 3344 */



/*Sitemap*/
.sitemap{
color: #333;
}

.sitemap a,
.sitemap a:link,
.sitemap a:visited{
color: #333;
}

ul.sitemap-pages a,
ul.sitemap-pages a:link,
ul.sitemap-pages a:visited{
color: #666;
}

a.sitemap-item.sitemap-level1{
color: #336799 !important;
}

a.sitemap-item.sitemap-level2{
background-image: url('../img/bullet_mapa_1.gif');
background-repeat: no-repeat;
background-position: left 0.35em;
}

a.sitemap-item.sitemap-level3{
background-image: url('../img/bullet_mapa_2.gif');
background-repeat: no-repeat;
background-position: left 0.5em;
}

a.sitemap-item.sitemap-level4{
background-image: url('../img/bullet_mapa_3.gif');
background-repeat: no-repeat;
background-position: left 0.55em;
}

/*----------------------------------------------------------------------------------------------*/
/*-------------------------- solo migas de pan -------------------------------------------------*/
/*----------------------------------------------------------------------------------------------*/

/* BREADCRUMB */

#middle #MainContent #BreadCrumbZone ul,
#middle #SearchContent #BreadCrumbZone ul{

}


#middle #MainContent #BreadCrumbZone li,
#middle #SearchContent #BreadCrumbZone li {
	color: #333333;

	list-style: none !important;


}

#middle #MainContent #BreadCrumbZone ul li a,
#middle #SearchContent #BreadCrumbZone ul li a {
background-image: url('../img/separador.gif');
background-repeat: no-repeat;
background-position:  100% 0.4em;
color: #333333;
text-decoration: underline;

}

#middle #MainContent #BreadCrumbZone ul li a.linkhome,
#middle #SearchContent #BreadCrumbZone ul li a.linkhome {
	background-image: url('../img/bullet_inicio_interior.gif');
	background-repeat: no-repeat;
	background-position: 0em 0em;
	height: auto; /* bug 3826 */
}

#BreadCrumbZone {
}

#BreadCrumbZone ul {
    /*border-top: 1px solid #fff;*/
}

#BreadCrumbZone ul li {
    color: #333333;
}

#BreadCrumbZone ul li a {
    color: #333333;
}

#BreadCrumbZone ul li a.linkhome {
}

#BreadCrumbZone ul li a:link,
#BreadCrumbZone ul li a:visited {
    color: #333333;
}

#BreadCrumbZone li a:hover {
}


/* Breadcrumb */

#ProcedureContent #RightZone #BreadCrumbZone ul {
    /*border-top: 1px solid #FFFFFF;*/
}

#ProcedureContent #RightZone #BreadCrumbZone ul li {
    color: #333333;
}

#ProcedureContent #RightZone #BreadCrumbZone ul li a:link,
#ProcedureContent #RightZone #BreadCrumbZone ul li a:visited {
    color: #333333;
}

#ProcedureContent #RightZone #BreadCrumbZone ul li a.linkhome {
/*    background: transparent url('/_layouts/CSP/Images/homeIcon.gif')*/
	 	background: url('../img/bullet_inicio_interior.gif') no-repeat scroll 0 2px;
	 	height: auto; /* bug 3826 */
}

/* Blog Breadcrumb */

/* BREADCRUMB */

#BlogBreadCrumbZone {
}

#BlogBreadCrumbZone ul {
    /*border-top: 1px solid #fff;*/
}

#BlogBreadCrumbZone ul li {
    color: #333333;
}

#BlogBreadCrumbZone ul li a {

/*    background: url('/_layouts/CSP/Images/bulletbreadcrum.gif') no-repeat right 5px;*/
background-image: url('../img/separador.gif');
background-repeat: no-repeat;
background-position:  100% 0.4em;
color: #333333;
text-decoration: underline;
}

#BlogBreadCrumbZone ul li a.linkhome {
/*    background: url('/_layouts/CSP/Images/homeIcon.gif') no-repeat 0 2px;*/

	 	background: url('../img/bullet_inicio_interior.gif') no-repeat scroll 0 2px;
	 	height: auto; /* bug 3826 */
}

#BlogBreadCrumbZone ul li a:link,
#BlogBreadCrumbZone ul li a:visited {
    color: #333333;
}

#BlogBreadCrumbZone li a:hover {
}

/* Breadcrumb */

#middle #ArticleContent .LeftZone #BreadCrumbZone ul {
    /*border-top: 1px solid #FFFFFF;*/
}

#middle #ArticleContent .LeftZone #BreadCrumbZone ul li {
    color: #333333;
}

#middle #ArticleContent .LeftZone #BreadCrumbZone ul li a:link,
#middle #ArticleContent .LeftZone #BreadCrumbZone ul li a:visited {
background-image: url('../img/separador.gif');
background-repeat: no-repeat;
background-position:  100% 0.4em;
color: #333333;
text-decoration: underline;


}

#middle #ArticleContent .LeftZone #BreadCrumbZone ul li a.linkhome {
/*    background: transparent url('/_layouts/CSP/Images/homeIcon.gif') no-repeat scroll;
	 background-position:0 2px;*/

	 	 	background: url('../img/bullet_inicio_interior.gif') no-repeat scroll 0 2px;
	 	 	height: auto; /* bug 3826 */
}



/*------------------------------ tabla certificados -----------------------------------*/
table.tablelibrocertificados{
	border: 1px solid #B7B7B7;
}

table.tablelibrocertificados caption{
	background-image: url('/_layouts/CSP/Images/fnd_caption.jpg');
	background-repeat: repeat-x;
	background-position: center;
	border-top: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #B8B8B8;
	color: #434343;
}

table.tablelibrocertificados th{
	background-image: url('/_layouts/CSP/Images/fnd_th.jpg');
	background-repeat: repeat-x;
	background-position: center;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	color: #666666;
}

table.tablelibrocertificados td{
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	color: #666666;
}

table.tablelibrocertificados td.zebraleft,table.tablelibrocertificados th.zebraleft{
}

table.tablelibrocertificados tr.zebra{
	background-color: #F9F9F9;
}
/*------------------------------ tabla certificados FIN -----------------------------------*/

/*------- Estilos para datepicker y jquery ui en general ----------*/
/* ZALLA */

/*! jQuery UI - v1.9.2 - 2013-01-24
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=10px&bgColorHeader=%23757474&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=33&borderColorHeader=%23535252&fcHeader=%23ffffff&iconColorHeader=%23ffffff&bgColorContent=%23fffafe&bgTextureContent=05_inset_soft.png&bgImgOpacityContent=10&borderColorContent=%2372b42d&fcContent=%23030303&iconColorContent=%2372b42d&bgColorDefault=%23ffffff&bgTextureDefault=03_highlight_soft.png&bgImgOpacityDefault=60&borderColorDefault=%23fcfffa&fcDefault=%23030303&iconColorDefault=%23ffffff&bgColorHover=%23CFEEFF&bgTextureHover=03_highlight_soft.png&bgImgOpacityHover=50&borderColorHover=%23757474&fcHover=%23ffffff&iconColorHover=%23ffffff&bgColorActive=%23285c00&bgTextureActive=04_highlight_hard.png&bgImgOpacityActive=30&borderColorActive=%2372b42d&fcActive=%23ffffff&iconColorActive=%23ffffff&bgColorHighlight=%23fbf5d0&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=%23f9dd34&fcHighlight=%23363636&iconColorHighlight=%23CFEEFF&bgColorError=%23ffdc2e&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=95&borderColorError=%23fad000&fcError=%232b2b2b&iconColorError=%23cd0a0a&bgColorOverlay=%23444444&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=15&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=07_diagonals_small.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=0px&offsetTopShadow=4px&offsetLeftShadow=4px&cornerRadiusShadow=4px
* Copyright (c) 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
.ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin-top: 2px; padding: .5em .5em .5em .7em; zoom: 1; }
.ui-accordion .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-noicons { padding-left: .7em; }
.ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; }
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; }
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}.ui-dialog { position: absolute; top: 0; left: 0; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; }
.ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.5; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }

.ui-menu .ui-state-disabled { font-weight: normal; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu .ui-state-disabled a { cursor: default; }

/* icon support */
.ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }

/* right-aligned */
.ui-menu .ui-menu-icon { position: static; float: right; }
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }
.ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } /* more specificity required here to overide default borders */
.ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } /* vertical centre icon */
.ui-spinner-up { top: 0; }
.ui-spinner-down { bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position:-65px -16px;
}
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
	background-image: none;
}
body .ui-tooltip { border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget { font-family: Lucida Grande,Lucida Sans,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Lucida Grande,Lucida Sans,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #757474; background: #fffafe url('../img/ui-bg_inset-soft_10_fffafe_1x100.png') 50% bottom repeat-x; color: #030303; }
.ui-widget-content a { color: #030303; }
.ui-widget-header { border: 1px solid #336799; background: #336799 url('../img/ui-bg_highlight-soft_33_757474_1x100.png') 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
/*.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #ffffff url('../img/ui-bg_highlight-soft_60_ffffff_1x100.png') 50% 50% repeat-x; font-weight: normal; color: #030303; }*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #ffffff; background: #ffffff url('../img/ui-bg_highlight-soft_60_ffffff_1x100.png') 50% 50% repeat-x; font-weight: normal; color: #030303; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #030303; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #757474; background: #dddddd !important; font-weight: normal; color: #030303 !important; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color: #363636 !important; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #ffffff; background: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fff; background: #eeeeee ; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #ffffff; background: #dddddd !important; color: #2b2b2b; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #2b2b2b; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #2b2b2b; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); } /* For IE8 - See #6059 */

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url('../img/ui-icons_72b42d_256x240.png'); }
.ui-widget-content .ui-icon {background-image: url('../img/ui-icons_72b42d_256x240.png'); }
.ui-widget-header .ui-icon {background-image: url('../img/ui-icons_ffffff_256x240.png'); }
.ui-state-default .ui-icon { background-image: url('../img/ui-icons_ffffff_256x240.png'); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url('../img/ui-icons_ffffff_256x240.png'); }
.ui-state-active .ui-icon {background-image: url('../img/ui-icons_ffffff_256x240.png'); }
.ui-state-highlight .ui-icon {background-image: url('../img/ui-icons_CFEEFF_256x240.png'); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url('../img/ui-icons_cd0a0a_256x240.png'); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -khtml-border-top-left-radius: 10px; border-top-left-radius: 10px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-right-radius: 10px; border-top-right-radius: 10px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left-radius: 10px; border-bottom-left-radius: 10px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; border-bottom-right-radius: 10px; }

/* Overlays */
.ui-widget-overlay { background: #444444 url('../img/ui-bg_diagonals-thick_15_444444_40x40.png') 50% 50% repeat; opacity: .3;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: 4px 0 0 4px; padding: 0px; background: #aaaaaa url('../img/ui-bg_diagonals-small_0_aaaaaa_40x40.png') 50% 50% repeat; opacity: .3;filter:Alpha(Opacity=30); -moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

a.ui-state-default:link {color:#000000; text-decoration:none;text-align:center;}   
a.ui-state-default:visited {color:#000000;text-decoration:none;text-align:center;} 
a.ui-state-default:hover {color:#000000;text-decoration:none;text-align:center;} 
a.ui-state-default:active {color:#000000;text-decoration:none;text-align:center;} 
.ui-datepicker{
width:97%;
}

    .highlight a
    {
        background-color: #336799 !important;
        background-image: none !important;
        color: white !important;
        font-size: 8pt;
        font-weight:bold;
        border: 1px solid #ffffff;
    }




/* CSPTablon */

#MainContent .CenterZone .CSPTablon {
    color: #00365B;
}

#MainContent .CenterZone .CSPTablon .CSPFormIntro {
    color: #666;
}

#MainContent .CenterZone .CSPTablon .CSPTablonInput input, #MainContent .CenterZone .CSPTablon .CSPTablonInput textarea, #MainContent .CenterZone .CSPTablon .CSPTablonInput select  {
    color: #666;
    border: solid 1px #ccc;
}

/* ESTO ES PARA QUE HAGAMOS PRUEBAS DEL TABLON DE ANUNCIOS */
 
.catnoticiaizda
{
    float: left;
    width: 100%;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    border: none !important;
}
 
.datenoticiadcha
{
    float: left;
    width: 100%;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #666666 !important;
}
 
.literales_sin_mayusculas
{
    text-transform: none!important;
    color: #666666 !important;
    float: left!important;
}

.ancho98
{
    float: left;
    width: 98%;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    border: none !important;
}
.CSPTablonImagen {
	float: left;
	position: relative;
	vertical-align: middle;
	margin-left: 5px;
}
.documento_sin_mayusculas
{
    text-transform: none!important;
    color: #666666 !important;
    margin-left: 5px;
}

.CSPTituloAnuncioTablon 
{
    font-family: tahoma;
    font-size: 12pt!important;
    color: #003399;
    text-decoration: none;
}

.ClearerTablon
{
    padding-top: 10px!important;
    float: left;
    display: block!important;
    width: 100%;
    *width: 0%!important;
}
/* FIN DE PRUEBAS DEL TABLON DE ANUNCIOS */

/* Codigo para accesibilidad, para ocultar h2 que creamos */
.Oculto h2
{
	display: block !important;
	position:absolute;
	left:-5000px;
	list-style: none !important;
	padding: 0 !important;
	font-size: 1em !important;
	text-decoration: none !important;
}

.Oculto
{
	display: block !important;
	position:absolute;
	left:-5000px;
	list-style: none !important;
	padding: 0 !important;
	font-size: 1em !important;
	text-decoration: none !important;
}

#header .ContentMenu h2
{
	list-style: none !important;
	padding: 0 !important;
	font-size: 1em !important;
	text-decoration: none !important;
	display: none !important;
}

/*Estilo para la hora oficial*/
#showClock
{
    color: #666666;
	text-decoration: none !important;
}
#offclock
{
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    clear: right;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 0.85em
}

/*Fin del estilo para la hora oficial*/


/*------------------------------ tabla notificaciones -----------------------------------*/
table.tablenotificaciones{
	border: 1px solid #B7B7B7;
}

table.tablenotificaciones caption{
	background-image: url('/_layouts/CSP/Images/fnd_caption.jpg');
	background-repeat: repeat-x;
	background-position: center;
	border-top: 1px solid #B8B8B8;
	border-left: 1px solid #B8B8B8;
	border-right: 1px solid #B8B8B8;
	color: #434343;
}

table.tablenotificaciones th{
	background-image: url('/_layouts/CSP/Images/fnd_th.jpg');
	background-repeat: repeat-x;
	background-position: center;
	border-bottom: 1px solid #D0D0D0;
	border-left: 1px solid #D0D0D0;
	border-right: 1px solid #D0D0D0;
	color: #666666;
}

table.tablenotificaciones td{
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	color: #666666;
}

table.tablenotificaciones td.zebraleft,table.tablelibrocertificados th.zebraleft{
}

table.tablenotificaciones tr.zebra{
	background-color: #F9F9F9;
}
/*------------------------------ tabla notificaciones FIN -----------------------------------*/