/* Import Global Investigations Layout
----------------------------------------------------------------------------------*/

@import "investigations_layout.css";
@import "dialog.css";

/* dialog
----------------------------------------------------------------------------------*/

.ui-dialog {
	background-color: #fff;
}

.ui-dialog .ui-dialog-titlebar {
	border-bottom: 1px solid #004833;
	background: #A61419 repeat-x;
}

.ui-dialog .ui-dialog-titlebar-close {
	background: url(../media/images/lightbox/lightbox-btn-close.gif) no-repeat;
}

.ui-dialog .ui-dialog-titlebar-close-hover {
	background: url(../media/images/lightbox/lightbox-btn-close.gif) no-repeat;
}

.ui-dialog .ui-dialog-title {
	color: white;
}


/* mainContent
----------------------------------------------------------------------------------*/

.template_investigations #mainContent {
	background: #E5E5E5; }
	


/* Title header
----------------------------------------------------------------------------------*/

.template_investigations #mainContent h1 {
	background-image: url(../media/images/brands/investigation_primatebreedingintheeu.png); }


/* Image Gallery
----------------------------------------------------------------------------------*/

.template_investigations #slideShowNav, .template_investigations #slideShowCaption {
	background: #3A3936; }
	
.template_investigations #slideShowNav a {
	color: #fff; }
	
.template_investigations #slideShowNav a:hover {
	color: #E5E5E5;
}
	
.template_investigations #slideShowPagingation a {
	border-color: #3A3936;
	background: #fff;
	color: #3A3936; }

.template_investigations #slideShowPagingation a:hover, .template_investigations #slideShowNav a.activeSlide {
	color: #3399CC; }
	
/* Column 1 
----------------------------------------------------------------------------------*/

.template_investigations #mainContent #column1 h2 span {
	color: #3399CC;
}

.template_investigations #mainContent #column1 h2 {
	background: #fff;
	color: #231F20;
}

.template_investigations #mainContent #column1 #innerContent {
	background: #fff;
	color: #231F20;
}

/* Article
----------------------------------------------------------------------------------*/
	
.template_investigations #mainContent #article {
	background: white;
}

.template_investigations #mainContent #article h2 {
	color: #3399CC;
}

/* Column 3
----------------------------------------------------------------------------------*/


.template_investigations #mainContent #column3 h2 {
	background: #3399CC url(../media/images/brands/icons/chevrons/primateBreeding_chevrons.gif) no-repeat right;
}

.template_investigations #mainContent #column3 #innerContent {
	background: #EFEFEF;
	color: #fff;
}

.template_investigations #mainContent #column3 #innerContent a {
	color: #000;
}

.template_investigations #mainContent #column3 #innerContent .selected a {
	color: #3399CC;
}

.template_investigations #mainContent #column3 #innerContent li {
	background: url(../media/images/brands/icons/bullet-points/list-chevrons-3399CC.gif) no-repeat 0 -13px;
}

/* Alert Me
----------------------------------------------------------------------------------*/

#alertme{
	background: #EFEFEF url(../media/images/brands/icons/alert/alert-A61419-small-ChainOfSuffering.gif) no-repeat 5px 5px;
}

#alertme a, #howToHelp a {
	color: black;
}

/* How To Help
----------------------------------------------------------------------------------*/

#howToHelp {
	background: #D8D7D4 url(../media/images/brands/icons/help/help-D8D7D4-small-primateBreading.png) no-repeat 5px 10px;
}

/* breakingNews
----------------------------------------------------------------------------------*/

#breakingNews {
	background:	#EFEFEF none repeat scroll 0 0;
}

#breakingNews  h2 {
	background: #3399CC;
	color: #fff;
}

#breakingNews a {
	color: black;
	text-decoration: none;
}

#breakingNews a:hover {
	text-decoration: underline;
}
