/* These are just the demo styles and these can be removed and Orbit
will still work like a champ (except any content block needs a background which
our demo gets from this sheet) */

.container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -300px 0 0 -470px; }
    
.newsRendercontent { background: url(/../static/images/footer/render-news-bg.gif); }

.content { background: url(/../static/images/merchant-solutions/casestudy/banners/fatbrain.jpg); }

.content h1 {
	font-size: 40px;
	text-transform: uppercase; 
	font-weight: bold; 
	text-align: center;
	margin-top: 180px;
	color: #222;
	line-height: 50px;
}
.content h3 {
	text-align: center;
	font-size: 22px;
	color: #222;
}
.content2 { background: url("/static/images/merchant-solutions/casestudy/banners/drillspot.jpg"); }
.content2 h1 {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-top: 180px;
	color: #222;
	line-height: 50px;  }
.content2 h3 {
	text-align: center;
	font-size: 22px;
	color: #222; }

.content3 { background: url("/static/images/merchant-solutions/casestudy/banners/bhphoto.jpg"); }
.content3 h1 {
	font-size: 40px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-top: 180px;
	color: #222;
	line-height: 50px;  }
.content3 h3 {
	text-align: center;
	font-size: 22px;
	color: #222; }
	
.content4 { background: url(/../static/images/merchant-solutions/casestudy/banners/barnes-case-study.jpg); }
.content4 h1 {
	font-size: 40px; 
	text-transform: uppercase; 
	font-weight: bold; 
	text-align: center;
	margin-top: 180px;
	color: #222;
	line-height: 50px;  }
.content4 h3 {
	text-align: center; 
	font-size: 22px; 
	color: #222; }

.sales-content { background: url(/../static/images/merchant-solutions/casestudy/banners/bg-blank.jpg); }
.sales-content2 { background: url(/../static/images/merchant-solutions/casestudy/banners/bg-blank.jpg); }
.sales-content3 { background: url(/../static/images/merchant-solutions/casestudy/banners/bg-blank.jpg); }
.sales-content-main { background: #FFFFF; }



