body.edit #menu_wrap {
	display: none;
}


body.edit #hero_wrap {
	width: auto;
	height: auto;
	overflow: visible;
}

body.edit #hero_fader {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
}

body.edit .hero_fader_item {
	position: relative;
	width: auto;
	height: auto;
	overflow: visible;
}

body.edit #hero_fader_nav {
	display: none;
}

body.edit .hero_fader_txt {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
}

body.edit .hero_fader_item_imagerow {
	height: auto;
}

body.edit .hero_fader_item_imagerow .hfii_img {
	float: none;
	height: auto;
	margin: 10px;
	padding: 5px;
	background-color: #e5e5e5;
}

body.edit .hfii_logo {
	width: auto;
	height: auto;
}

body.edit .hfii_last a {
	display: inline;
	padding-left: 13px;
	border-left: 0px solid white;
}

/*
	LOGO
*/

body.edit #logo {
	display: none;
}


/*
	NEWS TAB
*/

body.edit #news_tab {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	background-image: none;
	margin: 20px;
	padding: 20px;
	border: 3px solid #999;
}

body.edit #news_wrap {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
}

body.edit .news_item {
	width: auto;
	height: auto;
	overflow: visible;
}

body.edit .news_item .news_line {
	display: inline;
}

body.edit #news_tab_hide {
	display: none;
}

body.edit #news_tab_show {
	display: none;
}

/*
	SLIDER
*/

body.edit #slider_wrap {
}

body.edit #slider_btn {
	display: none;
}

body.edit #slider_viewport {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
}

body.edit #slider_bar {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
}

body.edit .slider_item {
	float: none;
	position: relative;
	width: auto;
	height: auto;
	overflow: visible;
}

body.edit .slider_img {
	float: none;
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	background-image: none;
}

body.edit .slider_txt {
	float: none;
	position: absolute;
	top: 0px;
	left: 220px;
	width: auto;
	height: auto;
	overflow: visible;
	margin: 0px;
}

body.edit #soft_edge {
	display: none;
}

/*
	LISTING 1
*/



body.edit #listing .blue_heading {
	border-bottom: 0px solid #d7d7d7;
}

body.edit .listing_item {
	border-bottom: 0px dotted #d7d7d7;
	margin: 0 0 0 0;
	padding: 15px 0;
	clear: both;
}


body.edit .listing_item .slider_txt {
	width: auto;
	margin: 0px;
}

body.edit .listing_img {
	width: auto;
	width: auto;
	float: none;
	margin: 0 0 30px 0;
}


body.edit .img_txt_item {
	width: auto;
	padding: 0 0 25px 0;
}


/*
	LISTING 2
*/



body.edit  #img_listing .blue_heading {
	width: auto;
	border-bottom: 0px solid #d7d7d7;
	margin: 0 0 15px 28px;
}

body.edit .img_listing_item {
	width: auto;
	height: auto;
	float: none;
	border-bottom: 0px dotted #d7d7d7;
}

body.edit .img_listing_img {
	width: auto;
	height: auto;
	float: none;
	background-image: none;
}

body.edit .img_listing_item .slider_txt {
	width: auto;
	height: auto;
	float: none;
}


/*
	GALLERY
*/

body.edit #gallery {
}

body.edit #gallery_viewport {
	width: auto;
	height: auto;
	overflow: visible;
	position: static;
}

body.edit #gallery_content {
	width: auto;
	height: auto;
	position: static;
	top: auto;
	left: auto;
}

body.edit #gallery_subtitles {
	padding: 10px;
	height: auto;
}

body.edit .gallery_subtitle {
	color: #6089C0;
	font-size: 16px;
	display: inline;
}

body.edit #gallery_subtitles .gallery_subtitle {

}

body.edit .gallery_nav {
	display: none;
}

body.edit #gallery_next {
}

body.edit #gallery_prev {
}

body.edit .gallery_item {
	float: none;
}

body.edit .gallery_item img {
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: pointer;
}

body.edit .gallery_item img.current {
	opacity: 1;
	filter: alpha(opacity=100);
}



/*
	ADD. CLASSES
*/

body.edit .img_frame_342 {
	background-image: none;
	width: auto;
}

body.edit .img_frame_342 a {
	display: inline;
	background-image: none;
}

body.edit #promo_code_wrap {
	display: block;
	padding: 15px;
	border: 2px solid #ccc;
}
