body{
	background: none;
}
#page{
	width: 100%;
	border: none;
	background: none;
	overflow: visible;
}
#page h1{
	display: none;
}
#header{
	display: none;
}

#content{
	padding: 0;
}
.content-holder,
.main-content,
.dress-content{
	overflow: visible;
}
.top-bar{
	background: none;
	overflow: visible;
}
.top-bar strong{
	display: none;
}
.top-bar .btn-print,
.top-bar .btn-search,
.top-bar .link-print{
	display: none;
}
.pages{
	display: none;
}
.top-bar .login{
	display: none;
}
.main-content{
	width: 100%;
	float: none;
}
.dress-content{
	width: 100%;
}
.trips-page .dress-content{
	width: 70%;
}
* html .trips-page .dress-content{
	width: 50%;
}
* html .dress-box{
	float: none;
	display: block;
	margin-bottom: 45px;
}
* html .trips-page .dress-box{
	margin-bottom: 5px;
}
.dress-box .title{
	background: none;
	color: #000;
}
.dress-box .title a{
	color: #000;
}
.dress-box .title a.link{
	padding: 0;
}
.dress-box em{
	color: #000;
}
.dress-box .title img{
	display: none;
}
.dress-img .btn-x,
.dress-img .btn-plus{
	display: none;
}
.dress-box .title .open{
	display: none;
}
.packing-notes{
	width: 28%;
	float: left;
	height: auto;
}
.packing-notes .txt input{
	border: 1px solid #000;
	width: 80%;
	margin-left: 5px;
}
.save-box{
	background: none;
	color: #000;
}
.bottom-btn{
	display: none;
}
.save-box a{
	display: none;
}
.packing-notes .btn-add{
	display: none;
}
.packing-notes .txt{
	width: 90%;
	background: none;
}
.packing-notes .txt a{
	display: none;
}
.packing-notes .txt img{
	display: block;
}
.gallery-wrapper{
	height: auto;
}
.gallery-row .title{
	background:none;
}
.gallery-row .title h3{
	margin: 0;
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 20px;
}
.gallery-row .title a{
	color: #000;
}
.gallery-row .block{
	position: relative;
	overflow: hidden;
	height: 118px;
}
.gallery-row .shoes-row .block{
	height: 99px;
}
.gallery{
	padding: 0;
	list-style: none;
	margin: 0;
	overflow: hidden;
	width: 100%;
}
.gallery li{
	float: left;
	margin-right: 2px;
	width: 113px;
	height: 112px;
	overflow: hidden;
	position: relative;
}
.gallery img{
	display: block;
}
.dress-types{
	display: none;
}
.shoes-row .gallery li{
	height: 94px;
}
.gallery-row .hscroll-bar{
	display: none;
}
.grey-screens{
	display: none;
}
.screen{
	display: none;
}
.sidebar{
	display: none;
}
.bottom-bar{
	display: none;
}
#footer{
	display: none;
}
