/* @override http://s9d6axue89v.preview.thewebconsole.com/layout.css */

/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body {
	background: #be171a;	
}

.left {
	background: url(left.jpg) 100% 0 no-repeat;
}

.right {
	background: url(right.jpg) 0 0 no-repeat;
}

.middleBg {
	background: url(middle-bg.jpg) 0 0 no-repeat;
}

.bgRunner {
	background: url(bg-runner.png) 0 0 repeat-y;
}

.bottom {
	background: url(bottom.png) 0 100% no-repeat;
	min-height: 54px;
}

#cmsbody {
	padding: 13px 23px 13px 10px!important;
}

.newsletterBox {
	width: 167px;
	padding: 0 0 0 20px;
}

#news-name, #news-email {
	background: url(input.png) 0 0 no-repeat;
	border: 0;
	width: 140px;
	padding: 4px 28px 5px 15px;
}

#submitBtn {
	margin: 0px 0 5px 95px;
}

.menuDiv {
	background: url(menu.jpg) 0 0 no-repeat;
	height:47px;
}

.phone {
	padding: 0px 0 0 11px;
}
