#Head {
	width: 899px;
	height: 290px;
	background: #878787 url(Images/ListingDesignGalleryBG.png) repeat-x top left;
}

.listingDesigns #BoxMainContent {
	width: 899px;
}

.listingDesigns #BoxMainContentBG {
	padding-top: 20px;
	background: none;
}

.listingDesigns #MainContentFullWidth {
	margin-right: 0px;
	margin-left: 0px;
}

#DesignGallery {
	position: absolute;
	top: 50px;
	left: 25px;
	right: 27px;
	padding: 0 20px;
}

#DesignGalleryTitle {
	position: absolute;
	text-align: center;
	top: 164px;
	left: 0;
	right: 0;
	color: #fff;
	z-index: 15;
	font-size: 20px;
	font-weight: bold;
	text-shadow: 0px 1px 5px #333;
}

/* slider specific CSS */

.sliderGallery {
	overflow: hidden;
	position: relative;
	height: 240px;
	width: 832px;
}

.sliderGallery table {
	position: absolute;
	overflow: none;
	padding: 0;
	margin: 0;
}

.sliderGallery table td img {
	height: 148px;
	border: none;
}

.slider {
	width: 832px;
	height: 23px;
	margin-top: 200px;
	position: relative;
	background: url(Images/scrollbar-center.jpg) repeat-x;
}

#sliderLeft {
	background: url(Images/scrollbar-left.jpg) no-repeat top left;
	height: 23px;
}

#sliderRight {
	background: url(Images/scrollbar-right.jpg) no-repeat top right;
	height: 23px;
}

.handle {
	position: absolute;
	cursor: move;
	height: 23px;
	width: 90px;
	top: 0;
	background: url(Images/scrollbar-scroller.gif) no-repeat;
	z-index: 10;
}

.slider span {
	color: #bbb;
	cursor: pointer;
	position: absolute;
	z-index: 20;
	top: 3px;
}

.slider .slider-lbl1 {
	left: 50px;
}

.slider .slider-lbl2 {
	left: 107px;
}

.slider .slider-lbl3 {
	left: 156px;
}

.slider .slider-lbl4 {
	left: 280px;
}

.slider .slider-lbl5 {
	left: 455px;
}

#ListingDesignVideoBox {
	width: 430px;
	height: 377px;
	padding: 0;
	float: left;
	margin-right: 25px;
	margin-top: 3px;
	overflow: hidden;
	background: url(Images/videoBG.jpg) no-repeat top left;
}

.height30 {
	height: 30px;
}

#ListingDesignDescription a.GalleryLink img {
	margin: 0 0 5px 20px;
	width: 190px;
	float: right;
}

.LivePreview {
	height: 29px;
	padding: 0 27px 0 35px;
	background: #666 url(Images/LivePreviewPanelBG.jpg) top left;
}

.LivePreview h4 {
	width: 200px;
	float: left;
	padding-top: 3px;
	text-shadow: 0px 1px 0px #000;
	font-size: 20px;
}

#LivePreviewSelector {
	float: right;
	padding-top: 2px;
	color: #fff;
	text-shadow: 0px 1px 0px #000;
}

iframe#designContent {
	width: 100%;
	margin: 0;
	margin-top: -1px;
	padding: 0;
	border: none;
	min-height: 450px;
}

#iframeDIV {
	
}
