/* SECTION TITLE BGR */
.sectiontitle { background-color: #afd635;}

/* LINKS */
a, a:link, a:visited   { color: #8fc620; text-decoration: none; }
a:hover, a.plain:hover { color: #8fc620; background-color: transparent; text-decoration: underline;}

.manualgalnav, .manualgalnavcurr, .shortnewsdate { color: #8fc620; }

.imagelink { color: #8fc620; border-color: #8fc620; }

.filmStripCellSelected { border-color: #8fc620; }

.button, .numberedSmallNavSelected, .numberedSmallNavSelected a:link, .numberedSmallNavSelected a:hover, .numberedSmallNavSelected a:visited, .numberedNavSelected, .numberedNavSelected a:link, .numberedNavSelected a:hover, .numberedNavSelected a:visited { background-color: #8fc620; }

.fb_perm_link_popup { background-color: #FFFFFF; border-color: #8fc620; }

font.background, a.background {
	background-color: #D5E994;
}

a.background:link, a.background:visited {
   color: #666666;
   text-decoration: underline;
}
a.background:hover {
   color: #666666;
   text-decoration: none;
}

font.highlight, a.highlight {
	color: #FFB502;
}

a.highlight:link, a.highlight:visited {
   color: #FFB502;
   text-decoration: underline;
}
a.highlight:hover {
   color: #FFB502;
   text-decoration: none;
}

/* SECTION GROUP */

/* Horizontal Classic */
/* Header */
.sgHC0 .active .secTitle { background-color: #afd635; }

/* Vertical Classic */
/* Header */
.sgVC0 .active .secTitle { background-color: #afd635; }
/* Body */

/* Vertical Classic Collapsible */
/* Header */
.sgVCC0 .noactive .secTitle { background-color: #afd635; }
.sgVCC0 .active .secTitle { background-color: #f7fbea; }
/* Body */
.sgVCC0 .secBody { background-color: #f7fbea; }
/* Collapse Icon */
.sgVCC0 .noactive .secIconColCell { background-color: #afd635; }
.sgVCC0 .active .secIconColCell { background-color: #f7fbea; }
.sgVCC0 .secIconExp { background-image: url('http://img.webkreator.com.mx/Designs/Cocoa/Images/arrow_expanded_32.gif'); }

/* Horizontal Tabbed */
/* Header */
.sgHT0 .tabButtonContainer td.active { background-color: #f7fbea; }
/* Body */
.sgHT0 .tabContentHolder .sectionCell { background-color: #f7fbea; }

/* Vertical Tabbed */
/* Header */
.sgVT0 .tabButtonContainer td.active { background-color: #f7fbea; }
/* Body */
.sgVT0 .tabContentHolderCell { background-color: #f7fbea; }

