/* @override http://6qcbgajd9y5.preview.thewebconsole.com/layout.css */

/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/*-------------------- Background Styles --------------------*/
body {
	background: url(bgRunner.gif) 0 0 repeat-x #461b7e;
}

.leftBg {
	background: url(left.jpg) 100% 0 no-repeat;
}

.rightBg {
	background: url(right.jpg) 0 0 no-repeat;	
}
/*-------------------- Menu Styles --------------------*/
.menuDiv {
	background: url(menu.jpg) 0 0 no-repeat;
	height: 41px;
}
/*-------------------- Content Styles --------------------*/
.contentRunner {
	background: url(contentRunner.gif) 0 0 repeat-y;
}

.contentBottom {
	background: url(bottom.jpg) 0 100% no-repeat;
}

#cmsbody {
	min-height: 350px;
	padding: 10px 10px 13px 10px;
}
/*-------------------- Newsletter Styles --------------------*/
#news-name, #news-email {
	background: url(newsletterText.gif) 0 0 no-repeat;
	padding: 4px 5px 5px 5px;
	margin: 0 0 3px 0;
	border: 0;
	width: 225px;
}

#submitBtn {
	margin: 0 0 5px 0;
}

.newsletterDiv {
	width: 247px;
	background: url(newsletterBg.gif) 100% 0 no-repeat;
	padding: 120px 0 0 0;
}
/*-------------------- Social Styles --------------------*/
.socialDiv {
	
}
/*-------------------- Footer Styles --------------------*/
#cmsfooter {
	
}
/*-------------------- Flash Styles --------------------*/
.flashDiv {
	padding: 5px 0 0 5px;
}
