/* Import Global Campaigns Layout
----------------------------------------------------------------------------------*/

@import "campaigns_layout.css";



/* mainContent background
----------------------------------------------------------------------------------*/

.template_campaign #mainContent {
	background: #00ACA1; }


/* displaycontent background
----------------------------------------------------------------------------------*/

.template_campaign #mainContent #displayContent {
	background: white;
	color: black; }

.template_campaign #mainContent #displayContent span {
	color: #00ACA1; }

/* Columns 1 and 3
----------------------------------------------------------------------------------*/

.template_campaign #mainContent #column1 h2, .template_campaign #mainContent #column3 h2 {
	background: #004833 url(../media/images/brands/icons/chevrons/tornFromTheWild_chevrons.gif) no-repeat right;
}

.template_campaign #mainContent #column1 #innerContent li, .template_campaign #mainContent #column3 #innerContent li {
	background: url(../media/images/brands/icons/bullet-points/list-chevrons-00ACA2.gif) no-repeat 0 -13px;
}

.template_campaign #mainContent #column1 a:hover, .template_campaign #mainContent #column3 a:hover {
	color: #F15A23; }

.template_campaign #mainContent #column3 .selected a { /* Control style of the current page */
	color: #000;
}

#column3 #innerContent {
	height: 70px;
}
	

/* Icons
----------------------------------------------------------------------------------*/

.template_campaign #viewGallery {
	background: #efefef url(../media/images/brands/icons/gallery/gallery-EFEFEF-small.gif) no-repeat 5px 5px;
}

.template_campaign #alertme {
	background: #efefef url(../media/images/brands/icons/alert/alert-EFEFEF-small.gif) no-repeat 5px 5px;
}

.template_campaign #howToHelp {
	background: #fff url(../media/images/brands/icons/help/help-FFFFFF-small-ChainOfSuffering.gif) no-repeat 5px 10px;
}



/* Article
----------------------------------------------------------------------------------*/

.template_campaign #mainContent #article h2 {
	color: #00ACA1; }



/* The Latest
----------------------------------------------------------------------------------*/

#breakingNews h2 {
	background: #004833; }