
/* backgroud images for body */
body.batthern { background:url(../../images/bg/batthern.png) repeat; }
body.always_grey { background:url(../../images/bg/always_grey.png) repeat; }
body.bedge_grunge { background:url(../../images/bg/bedge_grunge.png) repeat; }
body.purty_wood {
	background:url(../../images/bg/purty_wood.png) repeat;
}
body.bgnoise_lg { background:url(../../images/bg/bgnoise_lg.png) repeat; }
body.retina_wood { background:url(../../images/bg/retina_wood.png) repeat; }
body.checkered_pattern { background:url(../../images/bg/checkered_pattern.png) repeat; }
body.debut_dark { background:url(../../images/bg/debut_dark.png) repeat; }
body.diagonal-noise { background:url(../../images/bg/diagonal-noise.png) repeat; }
body.fancy_deboss { background:url(../../images/bg/fancy_deboss.png) repeat; }
body.little_triangles { background:url(../../images/bg/little_triangles.png) repeat; }
body.lyonnette { background:url(../../images/bg/lyonnette.png) repeat; }
body.noisy_grid { background:url(../../images/bg/noisy_grid.png) repeat; }
body.weave { background:url(../../images/bg/weave.png) repeat; }
body.bright_squares { background:url(../../images/bg/bright_squares.png) repeat; }

/* wrap */ 
#container.boxed {
	width:1000px;
	overflow:hidden;
	margin:30px auto 0;
	background:rgba(255,255,255,0.3);

}
.mainFooterBottom {
	height:40px !important;
}

#showcase-bar {
	width:1220px;
	margin-right:auto;
	margin-left:auto;
}


.hidden {
	display:block;
	visibility: visible;
}
