/* myny css */
#myNYHeader {
	margin-bottom: 1.5em;
	margin-top: 15px;
	padding: 1px;
}
#myNYHeaderLeft {
	float: left;
	width: 80px;
	margin: 0 15px 0 10px;
}
#myNYHeaderRight h2 {
	color: #63635f;
	font-style: italic;
	font-size: 16px;
}
#myNYHeaderRight p {
    margin-top:0;
}
.saveTabs #tabs,
.loveTabs #tabs {
	background-position:  left 80px;
} 
.smallItalic, 
.smallItalic a {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	color: #7e7c71;
}
.userImageStatus {
	white-space: nowrap;
	color: #63635f;
	font-size: 11px;
}
.avatarUpload .userImageStatus {
	display: block;
	margin-bottom: 5px;
}
.imageApproved {
	color: #63635f;
}
.imagePending {
	color: #63635f;
}
.highlightRed,
.imageRejected {
	color: #ee2e24;
}
.tools {
	margin-bottom: 1em;
	margin-top:15px;
}
.numLoved {
	float: left;
	padding: 3px 10px 3px 3px;
	line-height: 1.25em;
	font-size: 24px;
	font-style: italic;
	color: #191918;
}
.itemRow .itemsDetails .title li.sendIcon span,
.itemRow .itemsDetails .title li.saveIcon span {
	*margin-left: -10px;
}

/* Loved items form (delete checked items)
------------------------------------------------*/
#lovedItems {
   width: 458px;
    margin:11px 5px 10px 10px;
    clear: both;
}
#lovedItems input.submit {
	background: url(/Images/btn_delete_checked_items.gif) 0 0 no-repeat;
	width: 156px;
	height: 19px;
	border: 0;
	cursor: pointer;
}
#lovedItems input.submit.submitHover {
	background: url(/Images/btn_delete_checked_items_on.gif) 0 0 no-repeat;
	width: 156px;
	height: 19px;
	border: 0;
	cursor: pointer;
}
.itemRow {
	width: 458px;
	height: auto;
	min-height: 86px;
	max-height: 101px;
	margin-top: 8px;
	padding-top: 2px;
    border-top: 1px solid #edece7;	
}
.itemRow .left {
	float: left;
}
.itemRow .right {
	float: left;
	width: 431px;
}
.itemRow .right .itemsDetails {
	float: left;
	width: 431px;
}
.itemRow .right.withImage .itemsDetails {
	width: 267px;
}
.itemRow .right .itemsDetails .iconsDiv {
	float: left;
	display: block;
	width: 100px;
	padding-top: 5px;
}
.itemRow .right .title {
	clear: both;
	width: 100%;
}
.itemRow .right .itemsDetails .title a.myNyTitle {
	float: left;
	padding-right: 7px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #63635f;
}
.itemRow p {
	clear: both;
	margin: 0;
}
.itemRow .left input.checkbox {
	float: left;
	width: 12px;
	height: 12px;
	*width: 13px;
	*height: 13px;
	margin-right: 7px;
	background: #fff;
	border: 1px solid #babab7;
}
.itemRow .right .itemImage {
	float: left;
	vertical-align: top;
	margin: 0 5px 0 0;
}
.itemRow .right .stayResultsImage {
	float: left;
	vertical-align: top;
	margin: 0 5px 0 0;
}
.itemRow .right img {
	height: 78px;
	width: 158px;
}
.itemRow .right li.shareThis ul li a img {
	height: 16px;
	width: 16px;
}
.tabContentRight h4 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#userToolPrintItems {
	background-image: url(/Images/icon_print.gif);
	width:13px;
}

/* Right Column
-----------------------------------------------*/
#userItems,
#contentmain_0_ctrlUserDetail_userItems {
	margin-top: 15px;
	padding: 0 0 10px 10px;
	background: url(/Images/bg_dotted_border.gif) repeat-y left top;
	font-size: 11px;
}
#itemData,
#tripPlannerData {
	width: 309px;
	margin-bottom: 1em;
	font-style: italic;
	/*font-size: 8px;*/
}
.itemInfo {
	background-color: #F1F0E8;
	height: 20px;
	line-height: 20px;
	font-style: normal;
}
.itemInfo a {
	font-style: normal;
	display: block;
	height: 20px;
}
.itemInfo a:hover {
	background-color: Transparent;
}
.itemInfo td {
	border-bottom: 2px solid #FCFCFA;
}
.itemCount {
	padding-left: 24px;
	cursor: pointer;
}
.itemText {
	margin-left: 5px;
	font-style: italic;
}
.itemText a {
	font-style: italic;
}
.whatYouLove {
	background: #F1F0E8 url(/Images/icon_myny_loved.gif) 5px 3px no-repeat;
}
.savedItems  {
	background: #F1F0E8 url(/Images/icon_myny_saved_items.gif) 5px 4px no-repeat;
}
.myTrips {
	background: #F1F0E8 url(/Images/icon_myny_my_trips.gif) 5px 4px no-repeat;
}
 .whatYouLove.resultCategoryHdrHover,
 .savedItems.resultCategoryHdrHover,
 .myTrips.resultCategoryHdrHover,
.activeItem,
.activeItem .whatYouLove,
.activeItem .whatYouLoveText,
.activeItem .savedItems,
.activeItem .savedItemsText,
.activeItem .myTrips,
.activeItem .myTripsText {
	background-color: #f2f0b8;
}
.myNYCategoryBlock {
	margin: 0;
	margin-top: 2px;
	padding: 0;
}
.myNYCategoryBlock .resultItemsBlock {
	margin: 1em 0;
}
.myNYCategoryBlock .resultCategoryHdr {
	width: 304px !important;
}
table#personalProfile {
	width: 307px;
	margin-bottom: 1em;
}
table#personalProfile td.edit {
	text-align: right;
}
p.edit {
	float: right;
	text-align: right;
	margin: 0;
}
p.edit a {
	color: #63635F;
	font-size: 11px;
}
#recommendedForYou {
	background: #dcd8cd;
	margin-top: 1em;
}
#recommendedForYou h4 {
	/*font-size: 16px;*/
}
.deal:hover {
	background: #f2f0b8;
}
.imgHeader {
	margin: 1em 5px 0 5px;
}
.deal div {
	float: left;
	width: 190px;
}
.deal p {
	margin: 0;
}
.deal .dealPrice {
	float: right;
	width: 90px;
	padding-right: 5px;
}
.deal .dealPrice .large {
	font-size: 22px;
	position:relative;
}
.edit a {
	font-style:normal;
}
.deal h5 {
	float: left;
	margin-bottom: .2em;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}
.more {
	padding: 5px;
	text-align: right;
}
#recommendedForYou #deals h4 {
	padding: 5px 5px 0 5px;
}
#deals .deal, #travelIdeas, #itineraries {
	padding: 5px;
}
#lovedItemsWrapper .paginationWrapDiv, 
#savedItemsWrapper .paginationWrapDiv {
    width: auto;
}
.savedItemsText,
.whatYouLoveText {
	cursor: pointer;
}
.calendarInputWrap input.removeBack 
{
    background: none !important;
}
