/* @override 

	http://www.travelbydesign.co.nz/layout.css
*/

/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body {
	background:#141414;
}

.bodyRunner {
	background: url(bodyRunner.gif) 0 0 repeat-y;
}

.leftSide {
	background: url(bgRunner.jpg) 0 0 repeat-x #700201;
}

.rightDiv{
	background: url(right.jpg) 0 0 no-repeat;
	min-height: 400px;
}

.leftDiv {
	background: url(left.jpg) 100% 0 no-repeat;	
	min-height: 400px;
}

.rightSide {
	background: url(bgRunner.jpg) 0 0 repeat-x #700201;
}

.contentTop {
	min-height: 100px;
	background: url(contentTop.jpg) 0 0 no-repeat;
}

.enquireNow {
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

.footerDiv {
	background: url(bottomRunner.gif) 0 0 repeat-x;
	min-height: 100px;
}

#cmsbody {
	min-height: 200px;	
	padding: 143px 13px 0px 13px!important;
}

.bottom {
	min-height: 100px;
	background: url(bottom.jpg) 0 0 no-repeat;
}

#cmsfooter {
	padding: 85px 0 0 0;
	min-height: 100px;
}

/*-------------------- Newsletter Styles --------------------*/

#news-name, #news-email {
	background: url(newsletterInput.gif) 0 0 no-repeat;
	border: 0;
	padding: 8px 8px;
	margin: 4px 0px 0 0;
	width: 190px;
	text-transform:Capitalize;
}

.newsletterBox {
	padding: 75px 15px 13px 30px!important;
	width: 205px;
	background: url(newsletterBg.jpg) 0 0 no-repeat;
	margin: 0 0 0 0!important;
}


#submitBtn {
	margin: 4px 0 0 0;  padding-left:133px;
}

/*-------------------- menu Styles --------------------*/

.menuRunner {
	/*background: url(menuRunner.gif) 0 0 repeat-y;*/
	background:url(menuBg.jpg) left 46px no-repeat;
}

.menuDiv {
	background: url(menuTop.gif) 0 0 no-repeat;
}
