/* Headers */
h1 a span
{
	color: #1B8DE3;
	font-weight: bold;
}
	
h2
{
	color: #1B8DE3;
}

h3
{
	color: #000000;
	background: #1B8DE3;
}

h4
{
	color: #000000;
	background: #1B8DE3;
}

.editable-content a
{
	color: #1B8DE3;
	text-decoration: none;
}

/* Link */
.link .link-2 a
{
    color: #1B8DE3;
}

/* Navigation */
#navigation
{
	width: 734px;
	padding-left: 230px;
}

#navigation a:hover, #navigation a.on
{
	color: #1B8DE3;
}

/* Homepage */
#homepage-content-3 .palSqueeze div ul li.title a
{
	color: #1B8DE3;
}

/* News */
.news-2-2 a
{
    color: #1B8DE3;
}

/* Carousel */
.carousel-wrapper .carousel .left
{
	background: url('/Resources/Images/arrow_left_blue.gif') left top;
}
	
.carousel-wrapper .carousel .right
{
	background: url('/Resources/Images/arrow_right_blue.gif') left top;
}

.carousel-wrapper .carousel ul a:hover span
{
	border: solid 1px #1B8DE3;
}

.carousel-wrapper .carousel ul a span div
{
	color: #1B8DE3;
}

/* Productions */
#productions .header-filter a
{
	color: #1B8DE3;
}

#productions .production a:hover span
{
	border: solid 1px #1B8DE3;
}

#productions .productions .production span div
{
	color: #1B8DE3;
}

#productions .pagination .left
{
	background: url('/Resources/Images/arrow_left_blue.gif') left top;
}
	
#productions .pagination .right
{
	background: url('/Resources/Images/arrow_right_blue.gif') left top;
}

/* Production */
.production-3 p a
{
    color: #1B8DE3;
}

.version
{
    color: #1B8DE3;
    font-size: 1.3em;
}

/* Contact */
.contact-2 .content-2 a
{
    color: #1B8DE3;
}

.contact-1 dt, .contact-3 dt
{
    color: #1B8DE3;
}

/* People */
#our-people .person a span div
{
    color: #1B8DE3;
}

#our-people .person a:hover span
{
	border: solid 1px #1B8DE3;
}

/* Flash Player */
.flash-video p a
{
	color: #1B8DE3;
	text-decoration: none;
}

/* Footer */
#footer a:hover
{
	color: #1B8DE3;
	text-decoration: none;
}