.hero-unit {
	color: white;
	background: url('../img/istock/grid.png');
}

.hero-unit h3 {
	font-weight: normal;
}

.featurette-divider {
	margin: 65px 0;
}

.featurette {
	padding-top: 20px;
	overflow: hidden;
}

.featurette-image.pull-right {
	margin-left: 40px;
}

.featurette-image.pull-left {
	margin-right: 40px;
}

.featurette-image {
	margin-top: 20px;
}

.featurette-heading {
	font-size: 50px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: -1px;
	margin: 10px 0;
}

.marketing .span6 {
	text-align: center;
}

.marketing h2 {
	font-weight: normal;
	font-size: 31.5px;
	line-height: 40px;
/*	color: #5a5a5a;*/
	margin: 10px 0;
}

.marketing .span6 p {
	margin-left: 10px;
	margin-right: 10px;
/*	color: #5a5a5a;*/
	font-size: 14px;
	line-height: 20px;
}

.spotlight > div {
	position: relative;
	min-height: 250px;
}

.products-spotlight > div {
	position: relative;
	min-height: 175px;
}

.spotlight-button-container {
	position: absolute;
	right: 9px;
	bottom: 0;
}

.fieldWithErrors > input {
	color: #B94A48;
	border-color: #B94A48;
}


/* ---<<< Footer >>>--- */
footer {
	background-color: #EEEEEE;
}

footer > .container {
	padding-top: 20px;
}

footer .container ul > li > a {
	color: #999999;
}

.twitter-link {
	width: 52px;
	height: 52px;
	background: url('../img/socialis/glyph/Twitter.png') no-repeat center center;
	display: block;
	color:transparent;
	text-decoration: none;
	margin-top: -20px;
}

.twitter-link:hover {
	background: url('../img/socialis/color/Twitter.png') no-repeat center center;
	width: 52px;
	height: 52px;
	color: transparent;	
	text-decoration: none;
}

.brand .logo {
	height: 55px;
}

.no-margin {
	margin-left: 0px;
}

.twitter-follow {
	float: right;
}

.blog-btn-group:after, .blog-btn-group:before {
	clear: none;
}

.blog-author {
	line-height: 18px;
	color: #999999;
	cursor: default;
}

.sub-title {
	color: #999999;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
	text-align: center;
}

.sub-title-left {
	color: #999999;
	font-size: 18px;
	font-weight: 300;
	line-height: 24px;
}

.top-description {
	font-weight: normal;
	line-height: 27px !important;
	font-size: 18px !important;
}
