/*####################################------SUBMENU & BANNER ELEMENTS STYLE----*/

.CSBanner {
	margin-top: 10px;
	width: 100%;
	position: relative;
	zoom:1;
	
}

.CSBanner:after {display: block; clear: both; content:'';}

.TopLeftPaneWrap {
	width:21%;
	float: left;
	position: relative;
}

.TopLeftPane {
	width:100%;
	float: left;
}

.BannerPaneWrap {
	width: 78.5%;
	float: right;
	position: relative;
}
.cs-UltimateBanner, .cs-slideshowDiv a, .cs-slideshowDiv a img{
	width:100% !important;
}
/*####################################------CONTENT ELEMENTS STYLE----*/

.ContentBlockWrap {
	padding: 0 10px;
	position:relative;
	
}

/*####################################------MIDDLE ELEMENTS STYLE----*/

.MiddlePanesWrap {
	margin-top: 10px;
	width: 100%;
	position: relative;
	
}

.MiddlePanesWrap:after {display: block; clear: both; content:'';}

.MiddleLeftPaneWrap {
	width: 55.5%;
	float: left;
}

.MiddleLeftPane {
	padding-top: 1px;
}

.MiddleRightPaneWrap {
	width: 42%;
	float: right;
}

.MiddleRightPane {
	padding-top: 1px;
}

#Body .QuickGalleryContent .ThumbImage img {
	border: 1px solid #bababa;
}

#Body .QuickGalleryContent .ThumbContainer {
	margin: 10px 10px 10px 0;
}