html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

a:hover, a:active {
	outline: 0;
}

/* CMP styles */

/* global CMP footer styles */

.footer-wrapper {
    background: #efefef;
	clear:both;
	/*position:fixed;
	bottom:0;
	float:left;*/
    width: 100%;
	/*height:400px;*/
    padding: 30px 0 0px 0;
    /*font-size: 13px;
	font-family: 'Open Sans', HelveticaNeue, sans-serif!important;*/
}

	.footer-wrapper .container {
		width: 1180px;
    	margin: 0 auto;
    	padding: 0;
	}
	
		.footer-wrapper .col-1-5 {
    		width: 20%;
			float:left;
		}
	
	.footer-wrapper img.site-logo {
    	height: 35px;
    	vertical-align: middle;
	}
	
	.footer-wrapper .follow {
		margin: 15px 0 0 0px;
		display: block;
	}
	
		.footer-wrapper .follow img {
			width: 36px;
			vertical-align: middle;
		}
		
		.footer-wrapper .follow .label {
			margin: 0 5px 0 0;
			font-size: 14px;
			color: #777;
			text-transform: uppercase;
			display: inline-block;
			padding: .2em .6em .3em;
		}
	
	.footer-wrapper .engaged {
		padding-top:20px;	
	}
		
		.footer-wrapper .engaged h4 {
			font-size: 15px;
			font-weight: bold;
			color: #333;
			margin: 5px 0 15px 0;
		}
		
		.footer-wrapper .engaged ul {
    		list-style: none;
    		margin: 0 0 30px 0;
    		padding: 0;
		}
		
	.site-footer {
		background: #efefef;
		padding: 0px 0 15px 0;
		font-size: 13px;
	}
		
			.site-footer .engaged ul li {
				list-style: none;
				margin: 0;
				padding: 0;
				display: block;
			}
		
				.footer-wrapper .engaged ul li a {
					margin: 0;
					display: block;
					color: #337ab7;
					text-decoration: none;
				}
				
				.footer-wrapper .engaged ul li a:hover {
					text-decoration:underline;
					color:#666;
				}
	
				.footer-wrapper .engaged ul li.more a {
    				margin: 15px 0 5px 0;
				}
	
.alm-global-stripe {
	background: #111;
	padding: 10px 0;
	clear:both;
}

	.alm-global-stripe p {
		margin: 0;
		padding: 0;
		color: #fff;
		font-size: 13px;
		text-align: center;
	}
	
	.alm-global-stripe img.alm-logo {
		height: 16px;
		vertical-align: middle;
		margin: 0 15px 0 0;
	}
	
	/* /global CMP footer styles */
	
	/* brand CMP footer styles */
	
	.brand-footer {
		background: #efefef;
		margin: 0;
 	    padding: 0px 0px 20px 0px;
	}
	
		.brand-footer .inner {
			width: 1180px;
			margin: 0 auto;
			padding: 0px 0 30px 0;
			border-bottom: 1px solid #ccc;
		}
		
		.brand-footer img.brand-logo {
    		height: 30px;
    		vertical-align: middle;
		}
		
		.brand-footer .brand-nav {
			margin: 10px 0 0 0px;
			padding: 0;
			text-align: left;
			background: none;
		}
		
			.brand-footer .brand-nav ul {
				list-style: none;
				margin: 0 0 15px 0;
				padding: 0;
				text-align: center;
			}
			
				.brand-footer .brand-nav ul li {
					list-style: none;
					margin: 0;
					padding: 0;
					display: inline-block;
				}
				
				.brand-footer .brand-nav ul li:first-child:before {
					content: "";
					margin-right: 0;
				}

				.brand-footer .brand-nav ul li:before {
					content: "/";
					margin: 0 10px 0 5px;
					color: #ccc;
				}
				
				.brand-footer .brand-nav ul li a {
					color: #337ab7;
    				text-decoration: none;	
				}
				
				.brand-footer .brand-nav ul.major li a {
					font-size: 15px;
					font-weight: bold;
				}
				
			.brand-footer .brand-nav ul.minor {
				list-style: none;
				margin: 0 0 0px 0;
				padding: 0;
				text-align: center;
			}
			
				.brand-footer .brand-nav ul li {
					list-style: none;
					margin: 0;
					padding: 0;
					display: inline-block;
					font-size: 12px;
    				white-space: nowrap;
				}
	
	/* /brand CMP footer styles */

/* start original styles */

footer {
	clear:both;
	text-align:left;
}

	/*.footer-wrapper {
		background-color: #3e383a;
		font: 10px/23px "Droid Sans", sans-serif;
		font-weight: bold;
		color: #d8d7d8;
		width:100%;
		clear:both;
	}*/
	
		/*.footer-wrapper a {
			text-decoration: none;
			color: #d8d7d8;
			font: 10px/23px "Droid Sans", sans-serif;
			font-weight: bold;
		}*/
		
/*.container {
	margin:0px auto;
}

	.footer-wrapper .container  {
		background-color: #3e383a;
	}*/

ul ul, ul ol, ol ol, ol ul {
	margin-left:0;
}

.top-footer-list {
	padding: 15px 0px 20px 0;
	margin-bottom: 5px;
	border-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #4a4e50;
	min-width:947px;
}

	.top-footer-list a {
		display: inline-block;
	}
.left-anchors {
	padding-left:10px;	
}
.left-anchors .about-alm {
    padding-left: 20px;
    background: url(../images/about-alm.jpg) no-repeat left;
}
.left-anchors .contact-alm {
    padding-left: 20px;
    background: url(../images/contact-alm.jpg) no-repeat left;
}
.left-anchors .advertise-alm {
    padding-left: 20px;
    background: url(../images/advertise-with-us.jpg) no-repeat left;
}
.left-anchors .site-map {
    padding-left: 20px;
    background: url(../images/site-map.jpg) no-repeat left;
}
.connect-with-us .linked-in-footer {
    background: url(../images/linked-in-footer.jpg) no-repeat center;
}
.connect-with-us .rss-in-footer {
    background: url(../images/rss-icon.png) no-repeat center;
}
.connect-with-us .facebook-footer {
    background: url(../images/facebook-footer.jpg) no-repeat center;
}
.connect-with-us .twitter-footer {
    background: url(../images/twitter-footer.jpg) no-repeat center;
}
.connect-with-us .google-plus-footer {
    background: url(../images/google-plus-footer.jpg) no-repeat center;
}

.footer-wrapper ul {
	list-style: none;
}

.left-anchors {
	float: left;
	text-transform:uppercase;
	/*font-weight:normal;*/
}

	.left-anchors li, .connect-with-us li, .bottom-footer-section ul li {
		border-style: solid;
		border-right-width: 1px;
		border-right-color: #4a4e50;
		padding-right: 8px;
		margin-right: 5px;
		display: inline-block;
	}

	.left-anchors .about-alm {
		padding-left: 20px;
		background: url(../images/about-alm.jpg) no-repeat left;
	}

.connect-with-us {
	float: right;
	text-transform:uppercase;
	/*font-weight:normal;*/
}
.connect-with-us a {
    text-indent: -9999px;
    width: 25px;
}

div, section, a, p, header, nav, footer, ul, li, span {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

ul, ol {
	padding: 0;
	margin: 0 0 10px 0px;
}

.bottom-footer-section {
	display: table;
	width: 100%;
	padding: 5px 0 20px 6px;
	border-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #4a4e50;
	margin-top: 5px;
	margin-bottom: 5px;
	min-width:980px;
}

	.bottom-footer-section ul {
		float:right;
	}
	
		.bottom-footer-section ul li {
			height: 65px;
		}
		
			.bottom-footer-section ul li ul {
				position: absolute;
			}
	
				.bottom-footer-section ul li ul li {
					border: none;
					height: 24px;
					display: list-item;
					text-align:left;
				}
	
	.bottom-footer-section span {
		float: left;
		padding-left: 50px;
		padding-right: 10px;
		width: 30px;
		background: url(../images/alm-network-footer.png) no-repeat left;
		padding-right: 30px !important;
	}
	
	.bottom-footer-section select {
		float: left;
		width: 170px;
		height: 23px;
		padding: 2px;
		margin: 0px;
		border-radius: 4px;
	}

/*select, input[type="file"] {
	height: 30px;
	line-height: 30px;
}*/

#copyright {
	/* temp fix for non-responsiveness */
	background-color: #3e383a;
	text-align:right;
	padding-right:12px;
	/*float: right;*/ 
	font-weight: normal;
	padding-bottom: 5px;
}

/* Start - Styles added to correct the UI breaks from brand specific styles */

.footer-wrapper .site-footer img,
.footer-wrapper .alm-global-stripe img {
	display: inline-block;
}

.footer-wrapper .site-footer {
	background: none;
}

.footer-wrapper .site-footer .engaged ul li {
	float: none;
}

body .footer-wrapper, 
body #wrapper:after {
	height:186px;
    /*height: 386px;*/
}

#wrapper .main-nav-grey.major img.brand-logo {
	display: inline-block;
	color: #999;
}

/*#wrapper h2.regPageBanner {
	margin-top: 0px !important;
	background-color: #3e383a !important;
	color: #fff !important;
}*/

#wrapper .main-nav-grey.major img.brand-logo.add-logo-bg {
	background-color: #3e383a;
    padding: 10px;
}

/* End - Styles added to correct the breaks from brand specific styles */
