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