/* @group Background COLOR BODY */

/* container and background */

body,
.movie-background,
.photo-background {
background-color: #FFFFFF;	
}



/* @end */

/* @group Text Colour Title and Slogan */

#pageHeader h1, #viewingButton #text {
	color: #FBFBFB;
}

#pageHeader h2 {
	color: #000000;
}



/* @end */

/* @group Links Horizontal Toolbar */

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

#navcontainer a:hover,
#navcontainer a:active,
#navcontainer .current,
#navcontainer .currentAncestor,
#navcontainer ul ul a:hover,
#navcontainer ul ul a:active,
#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 .currentAncestor{	
color: #909090;
}

/* havbar on horizontal menu */

#breadcrumbcontainer2 li {
		color: #AFAFAF;

}

#breadcrumbcontainer2 a {
	color: #FBFBFB;

}

#breadcrumbcontainer2 a:hover {
	color: #909090;
}



/* @end */

/* @group Link   NORMAL */

/* Vertical Toolbar Sidebar */

#navcontainer2 a,
#navcontainer2 .currentAncestor {
	color: #FF800E;
}

#navcontainer2 ul ul a  {
	color: #E5730C;
}
#navcontainer2 ul ul ul a {
	color: #CC660B;
}
#navcontainer2 ul ul ul ul a,
#navcontainer2 ul ul ul ul ul a {
	color: #B25909;
}

/* links */

a:link {
	color: #FF800E;
}

/* breadcrumbcontainer normal */

#breadcrumbcontainer li {
		color: #B25909;

}

#breadcrumbcontainer a {
	color: #FF800E;

}

/* @end */

/* @group Link   ACTIVE ecc */

/* Vertical Toolbar Sidebar */

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

#navcontainer2 ul .current,
#navcontainer2 ul ul a:hover,
#navcontainer2 ul ul #current   {
	color: #FF800E;

}

/* movie photos links */

.thumbnail-frame:hover,
.movie-thumbnail-frame:hover   {
	color: #FF800E;

}

/* links */

a:hover, a:active   {
	color: #FF800E;
}

.blog-archive-link-enabled,
.blog-category-link-enabled,
.blog-entry-permalink a:visited   {
	color: #FF800E;

}

/* links visited */

a:visited   {
	color: #E5730C;
}

/* breadcrumbcontainer normal */

#breadcrumbcontainer a:hover {
	color: #FF800E;
}

/* @end */

/* @group Text  Colour  CONTENT  */

/* Photo single page */

.photo-frame, .exif-data, .photo-navigation
 {
border-bottom-color: #2B2B2B;	
border-color: #2B2B2B;	
}

/* Photo single page end */

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

}

#contentContainer, #footer {
	color: #363636;
}

/* Borders Below */

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


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

table, code  {
	border-left-color: #2B2B2B;
	border-right-color: #2B2B2B;
	border-top-color: #2B2B2B;
	border-bottom-color: #2B2B2B;
	background-color: #FFFFFF;
	color: #2B2B2B;
}

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

th {
	
}

/* @end */

/* @group Text  Colour  SIDEBAR */

#sidebarContainer .lastpublished
.GB_Window .close {
	border-left-color: #404040;
	border-right-color: #404040;
	border-top-color: #404040;
	border-bottom-color: #404040;
	
}

#sidebarContainer {
	color: #363636;
}

#sidebarContainer .sideHeader,
#sidebarContainer .lastpublished,
.standout, #sidebar blockquote  {
	color: #2B2B2B;
}

/* @end */

/* @group GreyBox COLOURS */

/* GreyBox  Global COLOUR control */

/* Top/Bottom borders */

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

/* Gallery text */

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

/* Gallery number between  */

#GB_middle {
	color: #7A7A7A;
}

/* frame border */

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

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

/* Horiz. Slideshow backgound below */

.GB_header .inner {
	background-color: #333333;
}

/* borders window and background site */

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

/* Horiz. Transparent backgound below */

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

/* pulsantino pages */

.GB_Window .on {
	color: #7A7A7A;
}

.GB_Window .click {
	color: #999999;	
}



/* @end */




