/* @group TEXT - TITLE AND SLOGAN */

#pageHeader h1 {
	color: #000000;
}

#pageHeader h2
{
	color: #454545;
}



/* @end */

/* @group TEXT - Horizontal toolbar */

/* normal */

#navcontainer a,
#navcontainer ul ul a,
#navcontainer ul ul ul li a{	
color: #262626;
}

/* active */

#navcontainer a:hover,
#navcontainer a:active,
#navcontainer .current,
#navcontainer #current,
#navcontainer .currentAncestor,
#navcontainer ul ul a:hover,
#navcontainer ul ul a:active,
#navcontainer ul ul #current,
#navcontainer ul ul .current,
#navcontainer ul ul .currentAncestor,
#navcontainer ul ul ul a:hover,
#navcontainer ul ul ul a:active,
#navcontainer ul ul ul .current,
#navcontainer ul ul ul #current,
#navcontainer ul ul ul .currentAncestor{	
color: #3F8EFE;
}



/* @end */

/* @group TEXT - LINK NORMAL */

/* Vertical Toolbar Sidebar */

#navcontainer2 a,
#navcontainer2 .currentAncestor {
	color: #326EA1;
}

#navcontainer2 ul ul a  {
	color: #2F6898;
}
#navcontainer2 ul ul ul a {
	color: #2D6390;
}
#navcontainer2 ul ul ul ul a,
#navcontainer2 ul ul ul ul ul a {
	color: #2A5D88;
}

/* #navcontainer2 ul ul a,
#navcontainer2 ul ul ul a,
#navcontainer2 ul ul .currentAncestor {
	color: #326EA1;
} */

.blog-archive-link-disabled   {
	color: #326EA1;
}

a:link {
	color: #326EA1;
}

/* @end */

/* @group TEXT - LINK ACTIVE */

/* Vertical Toolbar Sidebar */

#navcontainer2 a:hover,
#navcontainer2 ul .current,
#navcontainer2 ul #current {
	color: #122A5E;
}

#navcontainer2 ul .current,
#navcontainer2 ul ul a:hover,
#navcontainer2 ul ul #current   {
	color: #122A5E;
}

/* movie photos links */

.thumbnail-frame:hover,
.movie-thumbnail-frame:hover  {
	color: #122A5E;
}

/* links */

a:hover,
a:active, a:visited   {
	color: #122A5E;
}

/* #navcontainer a:hover, #navcontainer a:active, #navcontainer ul ul a:hover, #navcontainer .currentAncestor */

.blog-archive-link,
.blog-archive-link-enabled,
.blog-category-link-enabled   {
	color: #122A5E;

}

/* @end */

/* @group TEXT - CONTENT-table-code */

.album-title,
.movie-page-title,
.filesharing-item-title,
.standout, blockquote {
	color: #292929;
}

#contentContainer, #footer {
	color: #2E2E2E;
}

/* Borders Below */

.album-title,
.movie-page-title,
.filesharing-item-title a:link,
.blog-entry-date,
#navcontainer2 a{
	border-bottom-color: #3B3B3B;
	border-top-color: #3B3B3B;
}


#contentContainer,
#footer  {
	border-left-color: #2E2E2E;
	border-right-color: #2E2E2E;
}

table,
code,
.filesharing-item,
.movie-description  {
	border-left-color: #242424;
	border-right-color: #242424;
	border-top-color: #242424;
	border-bottom-color: #242424;
	color: #242424;
}

td  {
	border-left-color: #494949;
	border-right-color: #494949;
	border-top-color: #494949;
	border-bottom-color: #494949;
}

th {
	
}

/* @end */

/* @group TEXT - SIDEBAR-last update */

#sidebarContainer,
#sidebarContainer .sideHeader,
.standout, #sidebar blockquote  {
	color: #333333;
}

/* @end */

/* @group GREYBOX */

/* GreyBox  Global COLOUR control */

/* Top/Bottom borders */

.GB_header {
	border-top-color: #D0D0D0;
	border-bottom-color: #D0D0D0;	
}

/* Gallery text */

.GB_header .caption,
.GB_Window .header {
	color: #D0D0D0;
}

/* Gallery number between  */

#GB_middle {
	color: #F9F9F9;
}

/* frame border */

.GB_Window .content {
	border-left-color: #07328D;
	border-right-color: #07328D;
	border-top-color: #07328D;
	border-bottom-color: #07328D;	
}

.GB_Gallery .content,
.GB_Window .close {
	border-left-color: #D0D0D0;
	border-right-color: #D0D0D0;
	border-top-color: #D0D0D0;
	border-bottom-color: #D0D0D0;	
}

/* Horiz. Slideshow backgound below */

.GB_header .inner {
	background-color: #07328D;
}

/* borders window and background site */

.GB_Window .header,
.GB_Window .content {
	background-color: #07328D;
}

/* Horiz. Transparent backgound below */

#GB_overlay, .GB_Gallery .content {
	background-color: #07328D;
}

/* pulsantino pages */

.GB_Window .on {
	color: #F9F9F9;
}

.GB_Window .click {
	color: #FFFFFF;	
}



/* @end */
