/* Import Global Campaigns Layout
----------------------------------------------------------------------------------*/

@import "campaigns_layout.css";



/* mainContent background
----------------------------------------------------------------------------------*/

.template_campaign #mainContent {
	background: #e5c7d3; }


/* displaycontent background
----------------------------------------------------------------------------------*/

.template_campaign #mainContent #displayContent {
	background: white;
	color: black; }

.template_campaign #mainContent #displayContent span {
	color: #b23d78; }

/* Columns 1 and 3
----------------------------------------------------------------------------------*/

.template_campaign #mainContent #column1 h2, .template_campaign #mainContent #column3 h2 {
	background: #b23d78 url(../media/images/brands/icons/chevrons/gocrueltyfree_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-b23d78.gif) no-repeat 0 -13px;
}

.template_campaign #mainContent #column1 a:hover, .template_campaign #mainContent #column3 a:hover {
	color: #b23d78; }

.template_campaign #mainContent #column3 .selected a { /* Control style of the current page */
	color: #b23d78;
}

#column3 #innerContent {
	height: 120px;
}

/* Find Out More
----------------------------------------------------------------------------------*/

.template_campaign #mainContent #column3 #innerContent {
	 }
	
	

/* 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-GoCrueltyFree.gif) no-repeat 5px 10px;
}

.template_campaign #websiteLink {
	background: #efefef url(../media/images/brands/icons/website/website-EFEFEF-small.gif) no-repeat 5px 10px;
}

.template_campaign #shopCrueltyFree {
	background: #efefef url(../media/images/brands/icons/website/website-EFEFEF-small.gif) no-repeat 5px 10px;
	float: left;
	width: 210px;
	height: 50px;
	margin: 0 0 0 6px
}

.template_campaign #shopCrueltyFree p {
	margin: 0;
	padding: 20px 50px 0 40px;
	line-height: 12px
}

.template_campaign #shopCrueltyFree a {
	font-weight: bold;
	text-decoration: none;
	color: #000; }


/* Article
----------------------------------------------------------------------------------*/

.template_campaign #mainContent #article h2, .template_campaign #mainContent #article h3 {
	color: #b23d78; }



/* The Latest
----------------------------------------------------------------------------------*/

#breakingNews h2 {
	background: #b23d78; }