/* CSS Document */
#page-index #bottom-adlets, #page-offers #bottom-adlets {
	display:none;
} {
	display:none;
}

#bottom-adlets {
	width:925px;
	height:250px;
	margin:0 auto;
	text-align:center;
}

	#bottom-adlets div {
		float:left;
		width:185px;
	}
		#bottom-adlets div a.bigblue {
			display:block;
			font-weight:bold;
			font-size:1.25em;
			line-height:0.9em;
			text-decoration:none;
			color:#20529b;
			margin:0;
			padding:0;	
			letter-spacing:-1px;

		}
		#bottom-adlets div p {
			line-height:0.9em;
			margin-top:-20px;
			padding:0;
		}
		#bottom-adlets div p a {
			text-decoration:none;
			font-size:0.75em;
		}

footer {
	clear: both;
	height: 60px;
	/*background: url('../images/brandsite/layout_footer-bg.png') 0 0 repeat-x;*/
	background-color:#0a5499;
}
		
	footer nav {
		margin:0 auto;
		max-width:1450px;
		min-width:1000px;
		width:100%;
	}
		footer nav .logo {
			float:left;
			margin:7px -50px 0px;
		}
		.soc-icons {
			float:left;
			margin:10px 0 0 30px;
		}
		.soc-icons a {
					display:none;
					width:30px;
					height:30px;
					margin:5px;
					float:left;
					box-shadow:none;
					border:0;
				}
				.sssoc-icons a.fbi {
					margin-left:13px;
				}
				.a-alhambrawater, .b-belmontsprings, .c-crystal-springs, .d-deeprockwater, .h-hinckleysprings, .k-kentwoodsprings, .m-mountolympuswater, .s-sierrasprings, .sp-sparkletts {
					display:block !important;
				}

		footer nav ul {
			margin:15px 30px 0 -30px;
			float: right;
		}	
			footer nav ul li {
				font-size: 0.8em;
				color:#cee7fe;
				list-style-type:none;
				text-decoration:none;
				float: right;
			}
				footer nav ul li a:link, footer nav ul li a:visited {
					padding: 0 7px;
					text-decoration:none;
					color:#ffffff;/*#cee7fe*/
				}
				footer nav ul li a:hover {
					/*color:#00498f;*/
					text-decoration:underline;
				}
		footer nav  p {
			font-size: 0.8em;
			color:#cee7fe;
			padding-top:1px;
			/*margin:-8px 8px 0px 120px;*/
		}
		p.social-icons {
			clear:right;
			float:right;
			margin:0 35px 0 0;
		}
		a.g-plus-chic {
			display:none;
			width:20px;
			height:20px;
			text-indent:100%;
			white-space:nowrap;
			overflow:hidden;
			background: url('../images/brandsite/social-icon_g+off.png') no-repeat;
		}
		a.g-plus-chic:hover {
			background: url('../images/brandsite/social-icon_g+over.png') no-repeat;
		}
		.a-alhambrawater, .b-belmontsprings, .c-crystal-springs, .d-deeprockwater, .h-hinckleysprings, .k-kentwoodsprings, .m-mountolympuswater, .s-sierrasprings, .sp-sparkletts {
			display:block !important;
		}
		p.copyright {
			float:left;
		}
		html.lt-ie8 footer nav  p {
			float:none;
			text-align:right;
			}
			footer nav p a div {
				float:left;
				width:167px;
				height:21px;
			}


