/*------------------------------
       Header
-------------------------------*/

	.top-band {
		background-color: #ed1c24;
	}

	.columns.top-bar-container {
		padding-left: 0;
		padding-right: 0;
	}

	.top-bar .toggle-topbar.menu-icon {
		right: 15px;
	}

	.top-bar .name h1 a {
		padding: 2px 60px 0 0;
	}

	.top-bar {
		margin-bottom: 0;
		background-color: #eb0009;
	}

	.top-bar.expanded .title-area {
		background: #ed1c24;
	}
	.top-bar.expanded .toggle-topbar a span {
		color: #fff;
		-webkit-box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
		box-shadow: 0 10px 0 1px #fff, 0 16px 0 1px #fff, 0 22px 0 1px #fff;
	}
	.top-bar.expanded .toggle-topbar a {
		color: #fff;
	}
	.top-bar-section ul {
		background-color: #eeb300;
	}

	.top-bar-section .dropdown li a {
		padding: 12px 12px;
	}
	.top-bar-section .dropdown li.back h5 a {
		color: #000;
		font-size: 14px;
		text-transform: uppercase;
	}

	.top-bar-section ul li > a {
		background: #fee037;
		font-weight: normal;
		font-size: 14px;
		color: #6b6021;
	}

	.top-bar-section ul li > a:hover {
		background: #ffea73;
	}
	.top-bar-section .divider {
		border-bottom: none;
		border-top: solid 1px #dcbb00;
		clear: both;
		height: 1px;
		width: 100%;
	}

	.top-bar-section .divider:last-child {
		color: #6b6b6b;
	}
	.top-band .lr-topnav {
		padding: 0;
	}
	.top-bar-section .has-dropdown > a:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border: solid 5px;
		border-color: rgba(255, 255, 255, 0.8) transparent transparent transparent;
		margin-top: -2.5px;
	}

	/*	makes the dropdown menu show up at the right width */
	/* Also holds the separate dropdown styles for desktop view  */
	@media only screen and (min-width: 58.75em){

		.top-band {
			background-color: #eb0009;
			border-bottom: 1px solid #a90007;
			-webkit-box-shadow: inset 0px -1px 0px 0px rgba(126, 1, 6, .4);
			box-shadow: inset 0px -1px 0px 0px rgba(126, 1, 6, .4);
		}
		.top-bar {
			-webkit-box-shadow: inset 0px -1px 0px 0px rgba(126, 1, 6, .4);
			box-shadow: inset 0px -1px 0px 0px rgba(126, 1, 6, .4);
		}
		.top-bar .title-area a img	 {
			display:block;
			visibility: visible;
		}
		.top-bar-section > ul > .divider  {
			border-right: none;
			border-left: 1px solid #a90007;
		}

		.top-bar-section .divider {
			border-bottom: none;
			border-top: solid 1px #f3d224;
		}

		.top-bar-section ul li > a:hover {
			background: #ccc;
		}

		.top-bar .top-bar-section ul {
			background: none;
		}
		.top-bar .top-bar-section .show-menu li:hover {
			background-color: #f3d224;
			color: #2b5600;
		}
		.top-bar .home-link {
			display: none;
			visibility: hidden;
		}
		li#menu-active
		{
			background-color: #f3d224;
			color: #2b5600;
			-webkit-box-shadow: inset 0px -2px 1px 0px rgba(224, 190, 10, 1);
	        box-shadow: inset 0px -2px 1px 0px rgba(224, 190, 10, 1);
		}


		li#menu-active a
		{
			color: #000000;
		}


		.top-bar .top-bar-section .show-menu li:hover a{
			color: #000;
		}
		.top-bar .top-bar-section .show-menu li a {
			min-width: 160px;
			line-height:24px;
			padding: 8px 10px 0px 10px;
			font-weight: normal;
			text-align: center;
			background: none;
			color: #fff;
			font-size: 16px;
		}
		.top-bar-section ul.dropdown {
			border-left: 1px solid #f3d224;
			border-right: 1px solid #f3d224;
			border-bottom: 1px solid #f3d224;
			border-top: 1px solid #f3d224;


			-webkit-border-radius: 0px 0px 5px 5px;
	        border-radius: 0px 0px 5px 5px;
		}
		.top-bar-section ul.dropdown .dropdown {
			-webkit-border-radius: 0px 5px 5px 5px;
	        border-radius: 0px 5px 5px 5px;
		}
		.top-bar-section ul.dropdown li:nth-child(2) {

			-webkit-border-radius: 0px 5px 0px 0px;
	        border-radius: 0px 5px 0px 0px;
		}
		.top-bar-section ul.dropdown li:nth-child(2) a {
			-webkit-border-radius: 0px 0px 0px 0px;
	        border-radius: 0px 0px 0px 0px;
		}

		.top-bar .top-bar-section .dropdown li a {
			background-color: #fff;
			color: #000;
			line-height: 1;
			white-space: nowrap;
			padding: 9px 15px;
			background: #fff;

			text-align: left;
			font-size: 13px;
			line-height: 1;
			height: auto;
		}
		.top-bar .top-bar-section .dropdown .dropdown li:nth-child(2) a
		.top-bar .top-bar-section .dropdown .dropdown li:nth-child(2)
		 {
			-webkit-border-radius: 0px 5px 0px 0px;
	        border-radius: 0px 5px 0px 0px;

		}

    .top-bar .top-bar-section .dropdown li.has-dropdown a[href='http://www.worldwinner.com/'],
		.top-bar .top-bar-section .dropdown li a[href*='all-games'] {
			background-color: #fbf0b9;
   /*
      border-bottom: none;

			-webkit-border-radius: 0px 0px 5px 5px;
	        border-radius: 0px 0px 5px 5px;
      */
		}
		.top-bar .top-bar-section .dropdown .dropdown li:nth-child(2) a {
			-webkit-border-radius: 0px 5px 0px 0px;
	        border-radius: 0px 5px 0px 0px;
		}

		.top-bar .top-bar-section .dropdown .dropdown li:last-child a {
/* 			background-color: #fff; */
			border-bottom: none;

			-webkit-border-radius: 0px 0px 5px 5px;
	        border-radius: 0px 0px 5px 5px;
		}

		.top-bar .top-bar-section .dropdown li.has-dropdown a:hover,
    .top-bar .top-bar-section .dropdown .dropdown li a:hover {
			background-color: #f3d224;
		}
		.top-bar .top-bar-section .dropdown li a:hover {
			background-color: #f3d224;
		}

		.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
			border: none;
			content: "\00a0\00a0\203A";
			margin-top: -14px;
			right: 5px;
		}
	}
/*-------Breadcrumbs--------*/

	.breadcrumb-band {
		font-family: "Open Sans", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
		background-color: #f67a00;
		background-color: rgba(255, 255, 255, .80);
	    color: rgba(255, 255, 255, .80);
	    border-bottom: 1px solid #ccc;
	}
	.custom-breadcrumb,
	.custom-breadcrumb .separator {
		font-size: 11px;
		color: #000;
		line-height: 23px;
	}
	.custom-breadcrumb .separator{
		font-size: 10px;
		padding: 0 5px;
	}
	.custom-breadcrumb a {
		color: #e57100;
		font-size: 11px;
	}
	.custom-breadcrumb a:hover {
		color: #e57100;
	}



/*------------------------------
        Footer
-------------------------------*/
	ul.footer-links ul.menu {text-align: center}

	.footer-topper {
		background: url('http://static-www.ecs.popcap.com/www.popcap.com/sites/home_pages_2013/img/footer_clouds.png') no-repeat center bottom;
		height: 64px;
		position: relative;
		top: -64px;
	}
	.left-border {
		min-height: 190px;
		border-left: 1px solid #6db6d5;
	}
	.right-border {
		min-height: 190px;
		border-right: 1px solid #6db6d5;
	}
	ul.menu {
		margin-left: 0;
	}
	.bottom-band {
		margin-top: 0px;
		background-color:#0080b6;
		width: 100%;
		border-top: 7px solid #6db6d5;
		text-align: center;
	}
	footer h3 {
		font-family: 'Open Sans', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
		color: #ffe84f;
		font-size: 18px;
		padding: 0px 0 13px 0;
		line-height: 23px;
		font-weight: normal;
	}

	footer li {
		line-height: 18px;
		padding-bottom: 7px;
	}
	footer li a {
		font-family: 'Open Sans', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
		font-size: 13px;
		color: #fff;
		line-height: 18px;
	}
	footer li a:hover {
		color: #fff;
	}
	.footer-links {
		margin-bottom: 50px;
	}
	.games-second {
		padding-top: 48px;
	}
	.top-bar .top-bar-section .lr-show-menu	{
			display:block;
			visibility: visible;
	}
	.legal-row {
		width: 100%;
	}

	.legal, .legal-row {
		background-color: #6db6d5;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 15px;
	}
	.legal p {
		font-size: 10px;
		line-height: 13px;
		color: #00709f;
	}
  .legal p.apple-legal {
    margin-top:0.75em
  }

@media only screen and (max-width: 940px){
	.left-border {
		min-height: 220px;
		border-left: 1px solid #6db6d5;
	}
	.right-border {
		min-height: 220px;
		border-right: 1px solid #6db6d5;
	}
}
@media only screen and (max-width: 840px){
	.left-border {
		min-height: 250px;
		border-left: 1px solid #6db6d5;
	}
	.right-border {
		min-height: 250px;
		border-right: 1px solid #6db6d5;
	}
}


/* -- Footer - Smaller screen styles 767px --*/

@media only screen and (max-width: 767px){

	footer.row .inner .columns {
		padding: 0;
	}
	footer li {
		line-height: 18px;
		padding-bottom: 0px;
	}
	footer li li, footer h3 {
		text-align: center;
		border-bottom: 1px solid #6db6d5;
	}

	.bj footer li li, .bj footer h3 {
		text-align: center;
		border-bottom: 1px solid #662590;
	}

	footer li a, footer h3 {
		line-height: 36px;
		display: block;
	}
	footer h3 {
		font-family: 'Open Sans', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
		font-size: 16px;
		font-weight: normal;
	}

	footer li a:hover {
		background-color: #6db6d5;
	}

	footer .first, footer .second {
		width: 100% !important;
	}

	footer .second {
		float: left !important;
	}
	.footer-grid {
		/*
padding-left: 0 !important;
		padding-right: 0 !important;
*/
	}
	ul.footer-links li {
/* 		margin: 0 -15px; */
	}
	.footer-links {
		margin: 0 -15px 50px -15px;
	}

	.small-block-grid-1 > li {
		width: 100%;
		padding: 0 0px 0px;
	}

	.left-border {
		min-height: 20px;
	}
	footer h3 {
		border-top: none;
		margin-top: 9px;
	}
}

/* --------------------------------------------------
   language switcher
-----------------------------------------------------*/

#block-popcap_lang_switcher-1,
#block-popcap_lang_switcher-2 {
  width: auto;
  height: auto;
  border-left: none;
  float: none;
  margin-top: 0;
  display: none;
}
.franchise-plants-vs--zombies #site-map #block-popcap_lang_switcher-1, .franchise-plants-vs--zombies #site-map #block-popcap_lang_switcher-2, .franchise-bejeweled #site-map #block-popcap_lang_switcher-1, .franchise-bejeweled #site-map #block-popcap_lang_switcher-2 {
	top:25px;
	}

#block-popcap_lang_switcher-1 ul,
#block-popcap_lang_switcher-2 ul {
	width: 80%;
	margin: 0 auto;


  	behavior: url(/sites/all/themes/popcap_2012/css/PIE.htc);
  	position: relative;
  	background: #188ec0;
	border-left: 1px solid #6db6d5;
	border-right: 1px solid #6db6d5;
	border-bottom: 1px solid #6db6d5;

}
#block-popcap_lang_switcher-1 ul li,
#block-popcap_lang_switcher-2 ul li{
	border-bottom: none;
	padding-bottom: 0;
}
#block-popcap_lang_switcher-1 ul li a, #block-popcap_lang_switcher-2 ul li a {
	  border-bottom: 1px solid #96daff;
  display: block;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
}

#block-popcap_lang_switcher-1 ul li.last a, #block-popcap_lang_switcher-2 ul li.last a {
	border: none;
}

#block-popcap_lang_switcher-1 ul li a.selected, #block-popcap_lang_switcher-2 ul li a.selected,
#block-popcap_lang_switcher-1 ul li a:hover, #block-popcap_lang_switcher-2 ul li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #559820;
}

#lang_switch_1,
#lang_switch_2 {
  	display: inline-block;
  	color: #fff;
  	font-size: 12px;
  	border: 1px solid #6db6d5;
  	width: 80%;
	text-align: center;
	background-color: #188ec0;
	padding-left: 5px;
}

#lang_switch_1 span,
#lang_switch_2 span {
    background: url(http://static-www.ec.popcap.com/www.popcap.com/sites/all/themes/popcap_2012/global/arrows.png) no-repeat scroll right -57px transparent;
    display: inline-block;
    height: 6px;
    margin: 1px 2px;
    width: 8px;
}

.ie7 #lang_switch_1 span, .ie7 #lang_switch_2 span {
	margin-top: -11px;
}


@media only screen and (max-width: 767px) {
	#lang_switch_1,
	#lang_switch_2,
	#block-popcap_lang_switcher-1 ul,
	#block-popcap_lang_switcher-2 ul {
		width: 60%;
	}
	#lang_switch_1,
	#lang_switch_2 {
		padding: 10px;
	}


}


/*---------------------------------------------------------*/
/*-------------Custom Footers for Franchises --------------*/
/*---------------------------------------------------------*/


/*--------------*/
/*----Jobs----*/
/*-------------*/

.jobs .bottom-band {
		margin-top: 70px;
}

/*--------------*/
/*----Sol Blitz----*/
/*-------------*/

.solblitz .footer {
	height: 64px;
}
.solblitz .bottom-band {
	margin-top: 70px;
}

/*--------------*/
/*----Peggle----*/
/*-------------*/

	.peg .footer {
		height: 64px;
		}

	.peg #block-popcap_lang_switcher-1 ul,
	.peg #block-popcap_lang_switcher-2 ul {
	  	background: #188ec0;
	  	border-left: 1px solid #6db6d5;
	  	border-right: 1px solid #6db6d5;
		border-bottom: 1px solid #6db6d5;
	}

	.peg .bottom-band {
		margin-top: 70px;
	}

	.peg #block-popcap_lang_switcher-1 ul li a, .peg #block-popcap_lang_switcher-2 ul li a {
	  border-bottom: 1px solid #96daff;
	  padding-bottom: 0;
	}

	.peg #block-popcap_lang_switcher-1 ul li a.selected, .peg #block-popcap_lang_switcher-2 ul li a.selected,
	.peg #block-popcap_lang_switcher-1 ul li a:hover, .peg #block-popcap_lang_switcher-2 ul li a:hover {
	  background-color: #4ba0c4;
	}

	.peg #lang_switch_1,
	.peg #lang_switch_2 {
	  	border: 1px solid #6db6d5;
		background-color: #4ba0c4;
	}


/*--------------*/
/*----PVZ-------*/
/*-------------*/

	.pvz #lang_switch_1,
	.pvz #lang_switch_2 {
	  	display: inline-block;
	  	color: #fff;
	  	font-size: 12px;
	  	border: 1px solid #559820;
	  	width: 80%;
		text-align: center;
		background-color: rgb(109, 192, 44);
		padding-left: 5px;
	}
	.pvz #block-popcap_lang_switcher-1 ul, .pvz #block-popcap_lang_switcher-2 ul {
		background: #6dc02c;
		border-left: 1px solid #559820;
		border-right: 1px solid #559820;
		border-bottom: 1px solid #559820;
	}
	.pvz #block-popcap_lang_switcher-1 ul li a, .pvz #block-popcap_lang_switcher-2 ul li a {
		border-bottom: 1px solid #559820;
	}
	.pvz .left-border {
		border-left: 1px solid #1a840c;
	}
	.pvz .right-border {
		border-right: 1px solid #1a840c;
	}
	.pvz .bottom-band {
		background-color:#66b727;
		width: 100%;
		margin-top: 70px;
		border-top: 0;
	}
	.pvz footer h3 {
		color: #fff;
		padding: 0px 0 8px 0;
	}
	.pvz footer li {
	}
	.pvz footer li a {
		color: #daeecb;
	}
	.pvz footer li a:hover {
		color: #fff;
	}
	.pvz .games-second {
		padding-top: 48px;
	}
	.pvz .top-bar .top-bar-section .lr-show-menu	{
			display:block;
			visibility: visible;
	}
	.pvz .legal {
		background-color: transparent;
		text-align: center;
		padding-top: 40px;
		padding-bottom: 10px;
	}
	.pvz .legal p {
		font-size: 10px;
		line-height: 13px;
		color: #fff;
	}
	/*--grass for product pages--*/
	.pvz .footer-topper {
		background: url('http://static-www.ecs.popcap.com/www.popcap.com/sites/pvz_franchise_2013/global/global_footer_grass.png') no-repeat center bottom;
		height: 64px;
		position: relative;
		top: -35px;
	}
	.pvz .left-border {
		border-left: 1px solid #1a840c;
	}
	.pvz .bottom-band {
		background-color:#66b727;
	}
	.pvz footer li a {
		color: #daeecb;
	}


	/*--------------*/
	/*----Bejeweled-------*/
	/*-------------*/

	.bj .footer-topper {
		display: none;
	}

	.bj .bottom-band {
		padding-top: 40px;
		margin-top: 0px;
		background-color:#7a3aa3;
		width: 100%;
		border-top: none;
		text-align: center;
	}

	.bj .left-border {
		min-height: 190px;
		border-left: 1px solid #662590;
	}

	.bj .right-border {
		min-height: 190px;
		border-right: 1px solid #662590;
	}

	.bj .legal, 	body.bj .legal-row {
		background-color: #662590;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 15px;
	}

	.bj .legal p {
		font-size: 10px;
		line-height: 13px;
		color: #fff;
	}

	@media only screen and (max-width: 768px) {
		  .breadcrumb-band {
		  	display: none;
		  }
	}


		/*--mobile footer--*/
	@media only screen and (max-width: 767px) {
		.pvz footer.row .inner .columns {
			padding: 0;
		}

		.pvz  footer li, .pvz footer h3 {
			text-align: center;
			border-bottom: 1px solid #559820;
		}

		.bj  footer li, .pvz footer h3 {
			text-align: center;
			border-bottom: 1px solid #662590;
		}
		.pvz footer h3 {
			text-align: center;
			border-bottom: 1px solid #559820;
		}




		/*--remove extra line above headings on all sub pages--*/
		.pvz footer h3 {
			border-top: none;
		}

		.pvz  footer li a, pvz footer h3 {
			line-height: 36px;
			display: block;
			padding: 0;
		}
		.pvz  footer h3 {
			padding-top: 15px;
			font-size: 16px;
			font-weight: normal;
		}

		.pvz footer li a:hover {
			background-color: #559820;
		}

		.pvz footer .first, footer .second {
			width: 100% !important;
		}

		.pvz footer .second {
			float: left !important;
		}
		.pvz .games-second {
			padding-top: 0px;
		}
		.pvz footer .footer-links > li {
			border-bottom: none;
		}



		.bj footer h3 {
			border-top: none;
		}
		.bj .bottom-band {
			margin-top: 70px;
		}
		.bj  footer li a, pvz footer h3 {
			line-height: 36px;
			display: block;
			padding: 0;
		}
		.bj  footer h3 {
			padding-top: 15px;
			font-size: 16px;
			font-weight: normal;
		}

		.bj footer li a:hover {
			background-color: #9e53ce;
		}

		.bj footer .first, footer .second {
			width: 100% !important;
		}

		.bj footer .second {
			float: left !important;
		}
		.bj .games-second {
			padding-top: 0px;
		}
		.bj footer .footer-links > li {
			border-bottom: none;
		}

	}

